pinpointemail_put_email_identity_dkim_attributes {paws.customer.engagement} | R Documentation |
Used to enable or disable DKIM authentication for an email identity
Description
Used to enable or disable DKIM authentication for an email identity.
See https://www.paws-r-sdk.com/docs/pinpointemail_put_email_identity_dkim_attributes/ for full documentation.
Usage
pinpointemail_put_email_identity_dkim_attributes(
EmailIdentity,
SigningEnabled = NULL
)
Arguments
EmailIdentity |
[required] The email identity that you want to change the DKIM settings for. |
SigningEnabled |
Sets the DKIM signing configuration for the identity. When you set this value |
[Package paws.customer.engagement version 0.7.0 Index]