ChimeSDKVoice / Client / delete_voice_connector_proxy
delete_voice_connector_proxy¶
- ChimeSDKVoice.Client.delete_voice_connector_proxy(**kwargs)¶
Deletes the proxy configuration from the specified Amazon Chime SDK Voice Connector.
Warning
End of support notice: On April 7, 2026, AWS will end support for Amazon Chime SDK proxy sessions.
Danger
This operation is deprecated and may not function as expected. This operation should not be used going forward and is only kept for the purpose of backwards compatiblity.
See also: AWS API Documentation
Request Syntax
response = client.delete_voice_connector_proxy( VoiceConnectorId='string' )
- Parameters:
VoiceConnectorId (string) –
[REQUIRED]
The Voice Connector ID.
- Returns:
None
Exceptions