View source: R/cognitoidentityprovider_operations.R
cognitoidentityprovider_verify_user_attribute | R Documentation |
Verifies the specified user attributes in the user pool.
See https://www.paws-r-sdk.com/docs/cognitoidentityprovider_verify_user_attribute/ for full documentation.
cognitoidentityprovider_verify_user_attribute(AccessToken, AttributeName, Code)
AccessToken |
[required] A valid access token that Amazon Cognito issued to the user whose user attributes you want to verify. |
AttributeName |
[required] The attribute name in the request to verify user attributes. |
Code |
[required] The verification code in the request to verify user attributes. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.