ChimeSDKVoice / Client / delete_voice_connector

delete_voice_connector#

ChimeSDKVoice.Client.delete_voice_connector(**kwargs)#

Deletes an Amazon Chime SDK Voice Connector. Any phone numbers associated with the Amazon Chime SDK Voice Connector must be disassociated from it before it can be deleted.

See also: AWS API Documentation

Request Syntax

response = client.delete_voice_connector(
    VoiceConnectorId='string'
)
Parameters:

VoiceConnectorId (string) –

[REQUIRED]

The Voice Connector ID.

Returns:

None

Exceptions