ses_get_identity_dkim_attributes {paws.customer.engagement} | R Documentation |
Returns the current status of Easy DKIM signing for an entity
Description
Returns the current status of Easy DKIM signing for an entity. For domain name identities, this operation also returns the DKIM tokens that are required for Easy DKIM signing, and whether Amazon SES has successfully verified that these tokens have been published.
See https://www.paws-r-sdk.com/docs/ses_get_identity_dkim_attributes/ for full documentation.
Usage
ses_get_identity_dkim_attributes(Identities)
Arguments
Identities |
[required] A list of one or more verified identities - email addresses, domains, or both. |
[Package paws.customer.engagement version 0.9.0 Index]