delete_domain(**kwargs)¶Deletes the specified domain from Voice ID.
See also: AWS API Documentation
Request Syntax
response = client.delete_domain(
DomainId='string'
)
[REQUIRED]
The identifier of the domain you want to delete.
Exceptions
VoiceID.Client.exceptions.ResourceNotFoundExceptionVoiceID.Client.exceptions.ValidationExceptionVoiceID.Client.exceptions.ConflictExceptionVoiceID.Client.exceptions.InternalServerExceptionVoiceID.Client.exceptions.ThrottlingExceptionVoiceID.Client.exceptions.AccessDeniedException