put_inbound_dmarc_settings
(**kwargs)¶Enables or disables a DMARC policy for a given organization.
See also: AWS API Documentation
Request Syntax
response = client.put_inbound_dmarc_settings(
OrganizationId='string',
Enforced=True|False
)
[REQUIRED]
The ID of the organization that you are applying the DMARC policy to.
[REQUIRED]
Enforces or suspends a policy after it's applied.
dict
Response Syntax
{}
Response Structure
Exceptions
WorkMail.Client.exceptions.OrganizationNotFoundException
WorkMail.Client.exceptions.OrganizationStateException