Data Source: aws_ses_email_identity

Retrieve the active SES email identity

Example Usage

data "aws_ses_email_identity" "example" {
  email = "awesome@example.com"
}

Attribute Reference

This data source exports the following attributes in addition to the arguments above: