describe_inbound_dmarc_settings
(**kwargs)¶Lists the settings in a DMARC policy for a specified organization.
See also: AWS API Documentation
Request Syntax
response = client.describe_inbound_dmarc_settings(
OrganizationId='string'
)
[REQUIRED]
Lists the ID of the given organization.
{
'Enforced': True|False
}
Response Structure
Lists the enforcement setting of the applied policy.
Exceptions
WorkMail.Client.exceptions.OrganizationNotFoundException
WorkMail.Client.exceptions.OrganizationStateException