Smaws_Client_WorkMail.DescribeOrganization
Provides more information regarding a given organization based on its identifier.
val request :
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