Data Source: aws_ses_domain_identity

Retrieve the SES domain identity

Example Usage

data "aws_ses_domain_identity" "example" {
  domain = "example.com"
}

Attribute Reference

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