Smaws_Client_WorkMail.UpdateImpersonationRole
val request :
Smaws_Lib.Context.t ->
update_impersonation_role_request ->
(update_impersonation_role_response,
[> Smaws_Lib.Protocols.AwsJson.error
| `EntityNotFoundException of entity_not_found_exception
| `EntityStateException of entity_state_exception
| `InvalidParameterException of invalid_parameter_exception
| `LimitExceededException of limit_exceeded_exception
| `OrganizationNotFoundException of organization_not_found_exception
| `OrganizationStateException of organization_state_exception
| `ResourceNotFoundException of resource_not_found_exception ])
Stdlib.result
Updates an impersonation role for the given WorkMail organization.