v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-14101465558.4 KB

Verifies the specified user attributes in the user pool.

If your user pool requires verification before Amazon Cognito updates the attribute value, VerifyUserAttribute updates the affected attribute to its pending value. For more information, see UserAttributeUpdateSettingsType.

post/#X-Amz-Target=AWSCognitoIdentityProviderService.VerifyUserAttribute

Headers

X-Amz-Target'AWSCognitoIdentityProviderService.VerifyUserAttribute' required

Request body

AccessTokenstring password required

A valid access token that Amazon Cognito issued to the user whose user attributes you want to verify.

AttributeNamestring required

The attribute name in the request to verify user attributes.

Codestring required

The verification code in the request to verify user attributes.

Response

Success

VerifyUserAttributeResponse required

A container representing the response from the server from the request to verify user attributes.