IdentityVerificationAttributes
Represents the verification attributes of a single identity.
Contents
- VerificationStatus
-
The verification status of the identity: "Pending", "Success", "Failed", or "TemporaryFailure".
Type: String
Valid Values:
Pending | Success | Failed | TemporaryFailure | NotStarted
Required: Yes
- VerificationToken
-
The verification token for a domain identity. Null for email address identities.
Type: String
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: