Smaws_Client_WorkMail.ListAccessControlRules
Lists the access control rules for the specified organization.
val request :
Smaws_Lib.Context.t ->
Types.list_access_control_rules_request ->
(Types.list_access_control_rules_response,
[> Smaws_Lib.Protocols.AwsJson.error
| `OrganizationNotFoundException of Types.organization_not_found_exception
| `OrganizationStateException of Types.organization_state_exception ])
Stdlib.result