View source: R/sesv2_operations.R
sesv2_put_email_identity_dkim_attributes | R Documentation |
Used to enable or disable DKIM authentication for an email identity.
See https://www.paws-r-sdk.com/docs/sesv2_put_email_identity_dkim_attributes/ for full documentation.
sesv2_put_email_identity_dkim_attributes(EmailIdentity, SigningEnabled = NULL)
EmailIdentity |
[required] The email identity. |
SigningEnabled |
Sets the DKIM signing configuration for the identity. When you set this value |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.