ChimeSDKVoice / Client / delete_voice_profile_domain

delete_voice_profile_domain#

ChimeSDKVoice.Client.delete_voice_profile_domain(**kwargs)#

See also: AWS API Documentation

Request Syntax

response = client.delete_voice_profile_domain(
    VoiceProfileDomainId='string'
)
Parameters:

VoiceProfileDomainId (string) – [REQUIRED]

Returns:

None

Exceptions

  • ChimeSDKVoice.Client.exceptions.UnauthorizedClientException

  • ChimeSDKVoice.Client.exceptions.NotFoundException

  • ChimeSDKVoice.Client.exceptions.ForbiddenException

  • ChimeSDKVoice.Client.exceptions.AccessDeniedException

  • ChimeSDKVoice.Client.exceptions.BadRequestException

  • ChimeSDKVoice.Client.exceptions.ConflictException

  • ChimeSDKVoice.Client.exceptions.ThrottledClientException

  • ChimeSDKVoice.Client.exceptions.ServiceUnavailableException

  • ChimeSDKVoice.Client.exceptions.ServiceFailureException