Module Smaws_Client_WorkMail.CreateGroup

Creates a group that can be used in WorkMail by calling the RegisterToWorkMail operation.

val request : Smaws_Lib.Context.t -> Types.create_group_request -> (Types.create_group_response, [> Smaws_Lib.Protocols.AwsJson.error | `DirectoryServiceAuthenticationFailedException of Types.directory_service_authentication_failed_exception | `DirectoryUnavailableException of Types.directory_unavailable_exception | `InvalidParameterException of Types.invalid_parameter_exception | `NameAvailabilityException of Types.name_availability_exception | `OrganizationNotFoundException of Types.organization_not_found_exception | `OrganizationStateException of Types.organization_state_exception | `ReservedNameException of Types.reserved_name_exception | `UnsupportedOperationException of Types.unsupported_operation_exception ]) Stdlib.result