Smaws_Client_WorkMail.CreateAlias
val request :
Smaws_Lib.Context.t ->
create_alias_request ->
(create_alias_response,
[> Smaws_Lib.Protocols.AwsJson.error
| `EmailAddressInUseException of email_address_in_use_exception
| `EntityNotFoundException of entity_not_found_exception
| `EntityStateException of entity_state_exception
| `InvalidParameterException of invalid_parameter_exception
| `LimitExceededException of limit_exceeded_exception
| `MailDomainNotFoundException of mail_domain_not_found_exception
| `MailDomainStateException of mail_domain_state_exception
| `OrganizationNotFoundException of organization_not_found_exception
| `OrganizationStateException of organization_state_exception ])
Stdlib.result
Adds an alias to the set of a given member (user or group) of WorkMail.