SES Identity

SES Identity in AWS represents an email address or domain that you verify to use with Amazon Simple Email Service. It includes attributes for DKIM configuration, custom MAIL FROM domain settings, and verification status. These attributes help ensure email authenticity, improve deliverability, and comply with sending requirements.

aws.ses_identity

Fields

TitleIDTypeData TypeDescription
_keycorestring
account_idcorestring
dkim_attributescorestringThe DKIM attributes for an email address or a domain.
identitycorestring
mail_from_domain_attributescorestringA map of identities to custom MAIL FROM attributes.
tagscorehstore
verification_attributescorestringA map of Identities to IdentityVerificationAttributes objects.