Retrieve the active SES email identity
data "aws_ses_email_identity" "example" {
email = "awesome@example.com"
}
This data source exports the following attributes in addition to the arguments above:
arn
- The ARN of the email identity.email
- Email identity.