Smaws_Client_WorkMail.ListOrganizations
Returns summaries of the customer's organizations.
val error_to_string :
[ Smaws_Lib.Protocols.AwsJson.error
| `InvalidParameterException of Types.invalid_parameter_exception ] ->
string
val request :
'http_type Smaws_Lib.Context.t ->
Types.list_organizations_request ->
(Types.list_organizations_response,
[> Smaws_Lib.Protocols.AwsJson.error
| `InvalidParameterException of Types.invalid_parameter_exception ])
Stdlib.result