Smaws_Client_WorkMail.DescribeOrganization
Provides more information regarding a given organization based on its identifier.
val error_to_string :
[ Smaws_Lib.Protocols.AwsJson.error
| `InvalidParameterException of Types.invalid_parameter_exception
| `OrganizationNotFoundException of Types.organization_not_found_exception ] ->
string
val request :
'http_type Smaws_Lib.Context.t ->
Types.describe_organization_request ->
(Types.describe_organization_response,
[> Smaws_Lib.Protocols.AwsJson.error
| `InvalidParameterException of Types.invalid_parameter_exception
| `OrganizationNotFoundException of Types.organization_not_found_exception ])
Stdlib.result