SESV2.Client.
put_email_identity_configuration_set_attributes
(**kwargs)¶Used to associate a configuration set with an email identity.
See also: AWS API Documentation
Request Syntax
response = client.put_email_identity_configuration_set_attributes(
EmailIdentity='string',
ConfigurationSetName='string'
)
[REQUIRED]
The email address or domain to associate with a configuration set.
dict
Response Syntax
{}
Response Structure
(dict) --
If the action is successful, the service sends back an HTTP 200 response with an empty HTTP body.
Exceptions
SESV2.Client.exceptions.NotFoundException
SESV2.Client.exceptions.TooManyRequestsException
SESV2.Client.exceptions.BadRequestException