delete_impersonation_role
(**kwargs)¶Deletes an impersonation role for the given WorkMail organization.
See also: AWS API Documentation
Request Syntax
response = client.delete_impersonation_role(
OrganizationId='string',
ImpersonationRoleId='string'
)
[REQUIRED]
The WorkMail organization from which to delete the impersonation role.
[REQUIRED]
The ID of the impersonation role to delete.
dict
Response Syntax
{}
Response Structure
Exceptions
WorkMail.Client.exceptions.InvalidParameterException
WorkMail.Client.exceptions.OrganizationNotFoundException
WorkMail.Client.exceptions.OrganizationStateException