ChimeSDKVoice / Client / delete_voice_connector_termination

delete_voice_connector_termination#

ChimeSDKVoice.Client.delete_voice_connector_termination(**kwargs)#

Deletes the termination settings for the specified Amazon Chime SDK Voice Connector.

Note

If emergency calling is configured for the Voice Connector, it must be deleted prior to deleting the termination settings.

See also: AWS API Documentation

Request Syntax

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

VoiceConnectorId (string) –

[REQUIRED]

The Voice Connector ID.

Returns:

None

Exceptions