Uses of Class
software.amazon.awssdk.services.cognitoidentityprovider.model.GetUserAttributeVerificationCodeRequest
Packages that use GetUserAttributeVerificationCodeRequest
Package
Description
With the Amazon Cognito user pools API, you can configure user pools and authenticate users.
-
Uses of GetUserAttributeVerificationCodeRequest in software.amazon.awssdk.services.cognitoidentityprovider
Methods in software.amazon.awssdk.services.cognitoidentityprovider with parameters of type GetUserAttributeVerificationCodeRequestModifier and TypeMethodDescriptionCognitoIdentityProviderAsyncClient.getUserAttributeVerificationCode(GetUserAttributeVerificationCodeRequest getUserAttributeVerificationCodeRequest) Given an attribute name, sends a user attribute verification code for the specified attribute name to the currently signed-in user.CognitoIdentityProviderClient.getUserAttributeVerificationCode(GetUserAttributeVerificationCodeRequest getUserAttributeVerificationCodeRequest) Given an attribute name, sends a user attribute verification code for the specified attribute name to the currently signed-in user. -
Uses of GetUserAttributeVerificationCodeRequest in software.amazon.awssdk.services.cognitoidentityprovider.transform
Methods in software.amazon.awssdk.services.cognitoidentityprovider.transform with parameters of type GetUserAttributeVerificationCodeRequestModifier and TypeMethodDescriptionGetUserAttributeVerificationCodeRequestMarshaller.marshall(GetUserAttributeVerificationCodeRequest getUserAttributeVerificationCodeRequest)