NotifyCountryInformation - AWS End User Messaging SMS

NotifyCountryInformation

The information for a country that supports notify messaging.

Contents

CountryName

The name of the country.

Type: String

Required: Yes

CustomerOwnedIdentityRequired

Whether a customer-owned identity is required to send notify messages to this country.

Type: Boolean

Required: Yes

IsoCountryCode

The two-character code, in ISO 3166-1 alpha-2 format, for the country or region.

Type: String

Length Constraints: Fixed length of 2.

Pattern: [A-Z]{2}

Required: Yes

SupportedChannels

An array of supported channels for the country. Supported values include SMS and VOICE.

Type: Array of strings

Array Members: Minimum number of 1 item. Maximum number of 4 items.

Valid Values: SMS | VOICE | MMS | RCS

Required: Yes

SupportedTiers

An array of supported tiers for the country.

Type: Array of strings

Array Members: Minimum number of 1 item. Maximum number of 2 items.

Valid Values: BASIC | ADVANCED

Required: Yes

SupportedUseCases

An array of supported use cases for the country.

Type: Array of strings

Array Members: Minimum number of 1 item. Maximum number of 4 items.

Valid Values: CODE_VERIFICATION

Required: Yes

See Also

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