Smaws_Client_WorkMail.DescribeInboundDmarcSettings
Lists the settings in a DMARC policy for a specified organization.
val request :
Smaws_Lib.Context.t ->
Types.describe_inbound_dmarc_settings_request ->
(Types.describe_inbound_dmarc_settings_response,
[> Smaws_Lib.Protocols.AwsJson.error
| `OrganizationNotFoundException of Types.organization_not_found_exception
| `OrganizationStateException of Types.organization_state_exception ])
Stdlib.result