Smaws_Client_WorkMail.PutInboundDmarcSettings
Enables or disables a DMARC policy for a given organization.
val request :
Smaws_Lib.Context.t ->
Types.put_inbound_dmarc_settings_request ->
(Types.put_inbound_dmarc_settings_response,
[> Smaws_Lib.Protocols.AwsJson.error
| `OrganizationNotFoundException of Types.organization_not_found_exception
| `OrganizationStateException of Types.organization_state_exception ])
Stdlib.result