Learn R Programming

paws.customer.engagement (version 0.8.0)

sesv2_put_email_identity_configuration_set_attributes: Used to associate a configuration set with an email identity

Description

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.

Usage

sesv2_put_email_identity_configuration_set_attributes(
  EmailIdentity,
  ConfigurationSetName = NULL
)

Arguments

EmailIdentity

[required] The email address or domain to associate with a configuration set.

ConfigurationSetName

The configuration set to associate with an email identity.