VerifiedDestinationNumberInformation - 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.

VerifiedDestinationNumberInformation

Provides information about the requested verified destintion phone number.

Contents

CreatedTimestamp

The time when the destination phone number was created, in UNIX epoch time format.

Type: Timestamp

Required: Yes

DestinationPhoneNumber

The verified destination phone number, in E.164 format.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 20.

Pattern: \+?[1-9][0-9]{1,18}

Required: Yes

Status

The status of the verified destination phone number.

  • PENDING: The phone number hasn't been verified yet.

  • VERIFIED: The phone number is verified and can receive messages.

Type: String

Valid Values: PENDING | VERIFIED | UNSUPPORTED

Required: Yes

VerifiedDestinationNumberArn

The Amazon Resource Name (ARN) for the verified destination phone number.

Type: String

Required: Yes

VerifiedDestinationNumberId

The unique identifier for the verified destination phone number.

Type: String

Required: Yes

RcsAgentId

The unique identifier of the RCS agent associated with the verified destination number.

Type: String

Required: No

See Also

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