| « PreviousNext » | |
![]() ![]() | Did this page help you? Yes | No | Tell us about it... |
Represents the DKIM attributes of a verified email address or a domain.
True if DKIM signing is enabled for email sent from the identity; false otherwise.
Type: Boolean
Required: Yes
A set of character strings that represent the domain's identity. Using these tokens, you will need to create DNS CNAME records that point to DKIM public keys hosted by Amazon SES. Amazon Web Services will eventually detect that you have updated your DNS records; this detection process may take up to 72 hours. Upon successful detection, Amazon SES will be able to DKIM-sign email originating from that domain. (This only applies to domain identities, not email address identities.)
For more information about creating DNS records using DKIM tokens, go to the Amazon SES Developer Guide.
Type: String list
Required: No
Describes whether Amazon SES has successfully verified the DKIM DNS records (tokens) published in the domain name's DNS. (This only applies to domain identities, not email address identities.)
Type: String
Valid Values: Pending | Success | Failed | TemporaryFailure | NotStarted
Required: Yes