cognitoidentityprovider_verify_user_attribute: Verifies the specified user attributes in the user pool

View source: R/cognitoidentityprovider_operations.R

cognitoidentityprovider_verify_user_attributeR Documentation

Verifies the specified user attributes in the user pool

Description

Verifies the specified user attributes in the user pool.

See https://www.paws-r-sdk.com/docs/cognitoidentityprovider_verify_user_attribute/ for full documentation.

Usage

cognitoidentityprovider_verify_user_attribute(AccessToken, AttributeName, Code)

Arguments

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.


paws.security.identity documentation built on Sept. 12, 2023, 1:10 a.m.