Module Smaws_Client_WorkMail.DeleteRetentionPolicy

Deletes the specified retention policy from the specified organization.

val request : Smaws_Lib.Context.t -> delete_retention_policy_request -> (unit, [> Smaws_Lib.Protocols.AwsJson.error | `InvalidParameterException of invalid_parameter_exception | `OrganizationNotFoundException of organization_not_found_exception | `OrganizationStateException of organization_state_exception ]) Stdlib.result