View source: R/sesv2_operations.R
sesv2_put_email_identity_configuration_set_attributes | R Documentation |
Used to associate a configuration set with an email identity.
See https://www.paws-r-sdk.com/docs/sesv2_put_email_identity_configuration_set_attributes/ for full documentation.
sesv2_put_email_identity_configuration_set_attributes(
EmailIdentity,
ConfigurationSetName = NULL
)
EmailIdentity |
[required] The email address or domain to associate with a configuration set. |
ConfigurationSetName |
The configuration set to associate with an email identity. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.