DNISEmergencyCallingConfiguration - Amazon Chime

The Amazon Chime SDK Identity, Media Pipelines, Meetings, and Messaging APIs are now published on the new Amazon Chime SDK API Reference. For more information, see the Amazon Chime SDK API Reference.

DNISEmergencyCallingConfiguration

The Dialed Number Identification Service (DNIS) emergency calling configuration details associated with an Amazon Chime Voice Connector's emergency calling configuration.

Contents

CallingCountry

The country from which emergency calls are allowed, in ISO 3166-1 alpha-2 format.

Type: String

Pattern: [A-Z]{2}

Required: Yes

EmergencyPhoneNumber

The DNIS phone number to route emergency calls to, in E.164 format.

Type: String

Pattern: ^\+?[1-9]\d{1,14}$

Required: Yes

TestPhoneNumber

The DNIS phone number to route test emergency calls to, in E.164 format.

Type: String

Pattern: ^\+?[1-9]\d{1,14}$

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: