Chime.Client.
delete_voice_connector_proxy
(**kwargs)¶Deletes the proxy configuration from the specified Amazon Chime Voice Connector.
See also: AWS API Documentation
Request Syntax
response = client.delete_voice_connector_proxy(
VoiceConnectorId='string'
)
[REQUIRED]
The Amazon Chime Voice Connector ID.
Exceptions
Chime.Client.exceptions.UnauthorizedClientException
Chime.Client.exceptions.NotFoundException
Chime.Client.exceptions.ForbiddenException
Chime.Client.exceptions.BadRequestException
Chime.Client.exceptions.ThrottledClientException
Chime.Client.exceptions.ServiceUnavailableException
Chime.Client.exceptions.ServiceFailureException