ChimeSDKVoice / Client / delete_voice_profile_domain
delete_voice_profile_domain#
- ChimeSDKVoice.Client.delete_voice_profile_domain(**kwargs)#
Deletes all voice profiles in the domain. WARNING: This action is not reversible.
See also: AWS API Documentation
Request Syntax
response = client.delete_voice_profile_domain( VoiceProfileDomainId='string' )
- Parameters:
VoiceProfileDomainId (string) –
[REQUIRED]
The voice profile domain ID.
- Returns:
None
Exceptions