RegistrationVersionInformation - Amazon Pinpoint SMS and Voice v2 API

RegistrationVersionInformation

Provides information about the specified version of the registration.

Contents

RegistrationVersionStatus

The status of the registration.

  • DRAFT: The initial status of a registration version after it’s created.

  • SUBMITTED: Your registration has been submitted.

  • REVIEWING: Your registration has been accepted and is being reviewed.

  • APPROVED: Your registration has been approved.

  • DISCARDED: You've abandon this version of their registration to start over with a new version.

  • DENIED: You must fix your registration and resubmit it.

  • REVOKED: Your previously approved registration has been revoked.

  • ARCHIVED: Your previously approved registration version moves into this status when a more recently submitted version is approved.

Type: String

Valid Values: DRAFT | SUBMITTED | REVIEWING | APPROVED | DISCARDED | DENIED | REVOKED | ARCHIVED

Required: Yes

RegistrationVersionStatusHistory

The RegistrationVersionStatusHistory object contains the time stamps for when the reservations status changes.

Type: RegistrationVersionStatusHistory object

Required: Yes

VersionNumber

The version number of the registration.

Type: Long

Valid Range: Minimum value of 1. Maximum value of 100000.

Required: Yes

DeniedReasons

An array of RegistrationDeniedReasonInformation objects.

Type: Array of RegistrationDeniedReasonInformation objects

Required: No

See Also

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