v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-14191644620.9 KB

Creates an Amazon Chime Voice Connector under the administrator's AWS account. You can choose to create an Amazon Chime Voice Connector in a specific AWS Region.

Enabling CreateVoiceConnectorRequest$RequireEncryption configures your Amazon Chime Voice Connector to use TLS transport for SIP signaling and Secure RTP (SRTP) for media. Inbound calls use TLS transport, and unencrypted outbound calls are blocked.

post/voice-connectors

Request body

Namestring required

The name of the Amazon Chime Voice Connector.

AwsRegion'us-east-1' | 'us-west-2'

The AWS Region in which the Amazon Chime Voice Connector is created. Default value: <code>us-east-1</code> .

RequireEncryptionboolean required

When enabled, requires encryption for the Amazon Chime Voice Connector.

Response

Success