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