CountryLaunchStatusInformation - AWS End User Messaging SMS
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

CountryLaunchStatusInformation

Contains per-country launch status details for an RCS agent.

Contents

CarrierStatus

An array of CarrierStatusInformation objects containing carrier-level launch status details.

Type: Array of CarrierStatusInformation objects

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

RegistrationId

The unique identifier of the registration associated with this country launch.

Type: String

Required: Yes

Status

The launch status for this country.

Type: String

Valid Values: CREATED | PENDING | PARTIAL | ACTIVE | REJECTED

Required: Yes

RcsPlatformId

The RCS platform identifier for this country.

Type: String

Required: No

See Also

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