delete_availability_configuration
(**kwargs)¶Deletes the AvailabilityConfiguration
for the given WorkMail organization and domain.
See also: AWS API Documentation
Request Syntax
response = client.delete_availability_configuration(
OrganizationId='string',
DomainName='string'
)
[REQUIRED]
The WorkMail organization for which the AvailabilityConfiguration
will be deleted.
[REQUIRED]
The domain for which the AvailabilityConfiguration
will be deleted.
dict
Response Syntax
{}
Response Structure
Exceptions
WorkMail.Client.exceptions.OrganizationNotFoundException
WorkMail.Client.exceptions.OrganizationStateException