From 90f0be2f0a7156cbb8fac3da2869e20da4328f16 Mon Sep 17 00:00:00 2001
From: awstools
+ *
*
- *
*
CLOSED
: The phone number or sender ID has been deleted and you must also delete the registration for the number.CREATED
: Your registration is created but not submitted.SUBMITTED
: Your registration has been submitted and is awaiting review.COMPLETE
: Your registration has been approved and your origination identity has been created.
- * REVIEWING
: Your registration has been accepted and is being reviewed.
DELETED
: The registration has been deleted.
* @@ -1451,7 +1455,7 @@ export interface CreateRegistrationResult { *
- * COMPLETE
: Your registration has been approved and and your origination identity has been created.
REQUIRES_AUTHENTICATION
: You need to complete email authentication.
* @@ -1459,11 +1463,11 @@ export interface CreateRegistrationResult { *
- * CLOSED
: The phone number or sender ID has been deleted and you must also delete the registration for the number.
REVIEWING
: Your registration has been accepted and is being reviewed.
*
- * DELETED
: The registration has been deleted.
SUBMITTED
: Your registration has been submitted and is awaiting review.
* The time when the registration was in the requires authentication state, in UNIX epoch time format.
+ * @public + */ + RequiresAuthenticationTimestamp?: Date; + /** *The time when the registration was in the approved state, in UNIX epoch time format.
* @public @@ -1763,27 +1773,31 @@ export interface CreateRegistrationVersionResult { *
- * DRAFT
: The initial status of a registration version after it’s created.
APPROVED
: Your registration has been approved.
*
- * SUBMITTED
: Your registration has been submitted.
ARCHIVED
: Your previously approved registration version moves into this status when a more recently submitted version is approved.
*
- * REVIEWING
: Your registration has been accepted and is being reviewed.
DENIED
: You must fix your registration and resubmit it.
*
- * APPROVED
: Your registration has been approved.
DISCARDED
: You've abandon this version of their registration to start over with a new version.
*
- * DISCARDED
: You've abandon this version of their registration to start over with a new version.
DRAFT
: The initial status of a registration version after it’s created.
*
- * DENIED
: You must fix your registration and resubmit it.
REQUIRES_AUTHENTICATION
: You need to complete email authentication.
+ *
+ * REVIEWING
: Your registration has been accepted and is being reviewed.
@@ -1791,7 +1805,7 @@ export interface CreateRegistrationVersionResult { *
- * ARCHIVED
: Your previously approved registration version moves into this status when a more recently submitted version is approved.
SUBMITTED
: Your registration has been submitted.
*
+ * CLOSED
: The phone number or sender ID has been deleted and you must also delete the registration for the number.
* CREATED
: Your registration is created but not submitted.
- * SUBMITTED
: Your registration has been submitted and is awaiting review.
COMPLETE
: Your registration has been approved and your origination identity has been created.
*
- * REVIEWING
: Your registration has been accepted and is being reviewed.
DELETED
: The registration has been deleted.
* @@ -2474,7 +2492,7 @@ export interface DeleteRegistrationResult { *
- * COMPLETE
: Your registration has been approved and and your origination identity has been created.
REQUIRES_AUTHENTICATION
: You need to complete email authentication.
* @@ -2482,11 +2500,11 @@ export interface DeleteRegistrationResult { *
- * CLOSED
: The phone number or sender ID has been deleted and you must also delete the registration for the number.
REVIEWING
: Your registration has been accepted and is being reviewed.
*
- * DELETED
: The registration has been deleted.
SUBMITTED
: Your registration has been submitted and is awaiting review.
*
+ * CLOSED
: The phone number or sender ID has been deleted and you must also delete the registration for the number.
* CREATED
: Your registration is created but not submitted.
- * SUBMITTED
: Your registration has been submitted and is awaiting review.
COMPLETE
: Your registration has been approved and your origination identity has been created.
*
- * REVIEWING
: Your registration has been accepted and is being reviewed.
DELETED
: The registration has been deleted.
* @@ -4422,7 +4444,7 @@ export interface RegistrationInformation { *
- * COMPLETE
: Your registration has been approved and and your origination identity has been created.
REQUIRES_AUTHENTICATION
: You need to complete email authentication.
* @@ -4430,11 +4452,11 @@ export interface RegistrationInformation { *
- * CLOSED
: The phone number or sender ID has been deleted and you must also delete the registration for the number.
REVIEWING
: Your registration has been accepted and is being reviewed.
*
- * DELETED
: The registration has been deleted.
SUBMITTED
: Your registration has been submitted and is awaiting review.
*
- * DRAFT
: The initial status of a registration version after it’s created.
APPROVED
: Your registration has been approved.
*
- * SUBMITTED
: Your registration has been submitted.
ARCHIVED
: Your previously approved registration version moves into this status when a more recently submitted version is approved.
*
- * REVIEWING
: Your registration has been accepted and is being reviewed.
DENIED
: You must fix your registration and resubmit it.
*
- * APPROVED
: Your registration has been approved.
DISCARDED
: You've abandon this version of their registration to start over with a new version.
*
- * DISCARDED
: You've abandon this version of their registration to start over with a new version.
DRAFT
: The initial status of a registration version after it’s created.
*
- * DENIED
: You must fix your registration and resubmit it.
REQUIRES_AUTHENTICATION
: You need to complete email authentication.
+ *
+ * REVIEWING
: Your registration has been accepted and is being reviewed.
@@ -4981,7 +5007,7 @@ export interface RegistrationVersionInformation { *
- * ARCHIVED
: Your previously approved registration version moves into this status when a more recently submitted version is approved.
SUBMITTED
: Your registration has been submitted.
*
- * DRAFT
: The initial status of a registration version after it’s created.
APPROVED
: Your registration has been approved.
*
- * SUBMITTED
: Your registration has been submitted.
ARCHIVED
: Your previously approved registration version moves into this status when a more recently submitted version is approved.
*
- * REVIEWING
: Your registration has been accepted and is being reviewed.
DENIED
: You must fix your registration and resubmit it.
*
- * APPROVED
: Your registration has been approved.
DISCARDED
: You've abandon this version of their registration to start over with a new version.
*
- * DISCARDED
: You've abandon this version of their registration to start over with a new version.
DRAFT
: The initial status of a registration version after it’s created.
*
- * DENIED
: You must fix your registration and resubmit it.
REQUIRES_AUTHENTICATION
: You need to complete email authentication.
+ *
+ * REVIEWING
: Your registration has been accepted and is being reviewed.
@@ -5630,7 +5660,7 @@ export interface DiscardRegistrationVersionResult { *
- * ARCHIVED
: Your previously approved registration version moves into this status when a more recently submitted version is approved.
SUBMITTED
: Your registration has been submitted.
*
- * DRAFT
: The initial status of a registration version after it’s created.
APPROVED
: Your registration has been approved.
*
- * SUBMITTED
: Your registration has been submitted.
ARCHIVED
: Your previously approved registration version moves into this status when a more recently submitted version is approved.
*
- * REVIEWING
: Your registration has been accepted and is being reviewed.
DENIED
: You must fix your registration and resubmit it.
*
- * APPROVED
: Your registration has been approved.
DISCARDED
: You've abandon this version of their registration to start over with a new version.
*
- * DISCARDED
: You've abandon this version of their registration to start over with a new version.
DRAFT
: The initial status of a registration version after it’s created.
*
- * DENIED
: You must fix your registration and resubmit it.
REQUIRES_AUTHENTICATION
: You need to complete email authentication.
+ *
+ * REVIEWING
: Your registration has been accepted and is being reviewed.
@@ -7575,7 +7609,7 @@ export interface SubmitRegistrationVersionResult { *
- * ARCHIVED
: Your previously approved registration version moves into this status when a more recently submitted version is approved.
SUBMITTED
: Your registration has been submitted.
* The status of the registration.
\n\n CREATED
: Your registration is created but not submitted.
\n SUBMITTED
: Your registration has been submitted and is awaiting review.
\n REVIEWING
: Your registration has been accepted and is being reviewed.
\n PROVISIONING
: Your registration has been approved and your origination identity is being created.
\n COMPLETE
: Your registration has been approved and and your origination identity has been created.
\n REQUIRES_UPDATES
: You must fix your registration and resubmit it.
\n CLOSED
: The phone number or sender ID has been deleted and you must also delete the registration for the number.
\n DELETED
: The registration has been deleted.
The status of the registration.
\n\n CLOSED
: The phone number or sender ID has been deleted and you must also delete the registration for the number.
\n CREATED
: Your registration is created but not submitted.
\n COMPLETE
: Your registration has been approved and your origination identity has been created.
\n DELETED
: The registration has been deleted.
\n PROVISIONING
: Your registration has been approved and your origination identity is being created.
\n REQUIRES_AUTHENTICATION
: You need to complete email authentication.
\n REQUIRES_UPDATES
: You must fix your registration and resubmit it.
\n REVIEWING
: Your registration has been accepted and is being reviewed.
\n SUBMITTED
: Your registration has been submitted and is awaiting review.
The status of the registration.
\n\n DRAFT
: The initial status of a registration version after it’s created.
\n SUBMITTED
: Your registration has been submitted.
\n REVIEWING
: Your registration has been accepted and is being reviewed.
\n APPROVED
: Your registration has been approved.
\n DISCARDED
: You've abandon this version of their registration to start over with a new version.
\n DENIED
: You must fix your registration and resubmit it.
\n REVOKED
: Your previously approved registration has been revoked.
\n ARCHIVED
: Your previously approved registration version moves into this status when a more recently submitted version is approved.
The status of the registration.
\n\n APPROVED
: Your registration has been approved.
\n ARCHIVED
: Your previously approved registration version moves into this status when a more recently submitted version is approved.
\n DENIED
: You must fix your registration and resubmit it.
\n DISCARDED
: You've abandon this version of their registration to start over with a new version.
\n DRAFT
: The initial status of a registration version after it’s created.
\n REQUIRES_AUTHENTICATION
: You need to complete email authentication.
\n REVIEWING
: Your registration has been accepted and is being reviewed.
\n REVOKED
: Your previously approved registration has been revoked.
\n SUBMITTED
: Your registration has been submitted.
The status of the registration.
\n\n CREATED
: Your registration is created but not submitted.
\n SUBMITTED
: Your registration has been submitted and is awaiting review.
\n REVIEWING
: Your registration has been accepted and is being reviewed.
\n PROVISIONING
: Your registration has been approved and your origination identity is being created.
\n COMPLETE
: Your registration has been approved and and your origination identity has been created.
\n REQUIRES_UPDATES
: You must fix your registration and resubmit it.
\n CLOSED
: The phone number or sender ID has been deleted and you must also delete the registration for the number.
\n DELETED
: The registration has been deleted.
The status of the registration.
\n\n CLOSED
: The phone number or sender ID has been deleted and you must also delete the registration for the number.
\n CREATED
: Your registration is created but not submitted.
\n COMPLETE
: Your registration has been approved and your origination identity has been created.
\n DELETED
: The registration has been deleted.
\n PROVISIONING
: Your registration has been approved and your origination identity is being created.
\n REQUIRES_AUTHENTICATION
: You need to complete email authentication.
\n REQUIRES_UPDATES
: You must fix your registration and resubmit it.
\n REVIEWING
: Your registration has been accepted and is being reviewed.
\n SUBMITTED
: Your registration has been submitted and is awaiting review.
The status of the registration version.
\n\n DRAFT
: The initial status of a registration version after it’s created.
\n SUBMITTED
: Your registration has been submitted.
\n REVIEWING
: Your registration has been accepted and is being reviewed.
\n APPROVED
: Your registration has been approved.
\n DISCARDED
: You've abandon this version of their registration to start over with a new version.
\n DENIED
: You must fix your registration and resubmit it.
\n REVOKED
: Your previously approved registration has been revoked.
\n ARCHIVED
: Your previously approved registration version moves into this status when a more recently submitted version is approved.
The status of the registration version.
\n\n APPROVED
: Your registration has been approved.
\n ARCHIVED
: Your previously approved registration version moves into this status when a more recently submitted version is approved.
\n DENIED
: You must fix your registration and resubmit it.
\n DISCARDED
: You've abandon this version of their registration to start over with a new version.
\n DRAFT
: The initial status of a registration version after it’s created.
\n REQUIRES_AUTHENTICATION
: You need to complete email authentication.
\n REVIEWING
: Your registration has been accepted and is being reviewed.
\n REVOKED
: Your previously approved registration has been revoked.
\n SUBMITTED
: Your registration has been submitted.
The status of the registration.
\n\n CREATED
: Your registration is created but not submitted.
\n SUBMITTED
: Your registration has been submitted and is awaiting review.
\n REVIEWING
: Your registration has been accepted and is being reviewed.
\n PROVISIONING
: Your registration has been approved and your origination identity is being created.
\n COMPLETE
: Your registration has been approved and and your origination identity has been created.
\n REQUIRES_UPDATES
: You must fix your registration and resubmit it.
\n CLOSED
: The phone number or sender ID has been deleted and you must also delete the registration for the number.
\n DELETED
: The registration has been deleted.
The status of the registration.
\n\n CLOSED
: The phone number or sender ID has been deleted and you must also delete the registration for the number.
\n CREATED
: Your registration is created but not submitted.
\n COMPLETE
: Your registration has been approved and your origination identity has been created.
\n DELETED
: The registration has been deleted.
\n PROVISIONING
: Your registration has been approved and your origination identity is being created.
\n REQUIRES_AUTHENTICATION
: You need to complete email authentication.
\n REQUIRES_UPDATES
: You must fix your registration and resubmit it.
\n REVIEWING
: Your registration has been accepted and is being reviewed.
\n SUBMITTED
: Your registration has been submitted and is awaiting review.
The status of the registration.
\n\n DRAFT
: The initial status of a registration version after it’s created.
\n SUBMITTED
: Your registration has been submitted.
\n REVIEWING
: Your registration has been accepted and is being reviewed.
\n APPROVED
: Your registration has been approved.
\n DISCARDED
: You've abandon this version of their registration to start over with a new version.
\n DENIED
: You must fix your registration and resubmit it.
\n REVOKED
: Your previously approved registration has been revoked.
\n ARCHIVED
: Your previously approved registration version moves into this status when a more recently submitted version is approved.
The status of the registration.
\n\n APPROVED
: Your registration has been approved.
\n ARCHIVED
: Your previously approved registration version moves into this status when a more recently submitted version is approved.
\n DENIED
: You must fix your registration and resubmit it.
\n DISCARDED
: You've abandon this version of their registration to start over with a new version.
\n DRAFT
: The initial status of a registration version after it’s created.
\n REQUIRES_AUTHENTICATION
: You need to complete email authentication.
\n REVIEWING
: Your registration has been accepted and is being reviewed.
\n REVOKED
: Your previously approved registration has been revoked.
\n SUBMITTED
: Your registration has been submitted.
The time when the registration was in the reviewing state, in UNIX epoch time format.
" } }, + "RequiresAuthenticationTimestamp": { + "target": "smithy.api#Timestamp", + "traits": { + "smithy.api#documentation": "The time when the registration was in the requires authentication state, in UNIX epoch time format.
" + } + }, "ApprovedTimestamp": { "target": "smithy.api#Timestamp", "traits": { @@ -12275,7 +12281,7 @@ "RegistrationVersionStatus": { "target": "com.amazonaws.pinpointsmsvoicev2#RegistrationVersionStatus", "traits": { - "smithy.api#documentation": "The status of the registration version.
\n\n DRAFT
: The initial status of a registration version after it’s created.
\n SUBMITTED
: Your registration has been submitted.
\n REVIEWING
: Your registration has been accepted and is being reviewed.
\n APPROVED
: Your registration has been approved.
\n DISCARDED
: You've abandon this version of their registration to start over with a new version.
\n DENIED
: You must fix your registration and resubmit it.
\n REVOKED
: Your previously approved registration has been revoked.
\n ARCHIVED
: Your previously approved registration version moves into this status when a more recently submitted version is approved.
The status of the registration version.
\n\n APPROVED
: Your registration has been approved.
\n ARCHIVED
: Your previously approved registration version moves into this status when a more recently submitted version is approved.
\n DENIED
: You must fix your registration and resubmit it.
\n DISCARDED
: You've abandon this version of their registration to start over with a new version.
\n DRAFT
: The initial status of a registration version after it’s created.
\n REQUIRES_AUTHENTICATION
: You need to complete email authentication.
\n REVIEWING
: Your registration has been accepted and is being reviewed.
\n REVOKED
: Your previously approved registration has been revoked.
\n SUBMITTED
: Your registration has been submitted.