VerifiedDestinationNumberInformation - Amazon Pinpoint SMS and Voice v2 API

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

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

See Also

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