| Package | Description |
|---|---|
| software.amazon.awssdk.services.cognitoidentityprovider |
Using the Amazon Cognito user pools API, you can create a user pool to manage directories and users.
|
| software.amazon.awssdk.services.cognitoidentityprovider.transform |
| Modifier and Type | Method and Description |
|---|---|
default ResendConfirmationCodeResponse |
CognitoIdentityProviderClient.resendConfirmationCode(ResendConfirmationCodeRequest resendConfirmationCodeRequest)
Resends the confirmation (for confirmation of registration) to a specific user in the user pool.
|
default CompletableFuture<ResendConfirmationCodeResponse> |
CognitoIdentityProviderAsyncClient.resendConfirmationCode(ResendConfirmationCodeRequest resendConfirmationCodeRequest)
Resends the confirmation (for confirmation of registration) to a specific user in the user pool.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ResendConfirmationCodeRequestMarshaller.marshall(ResendConfirmationCodeRequest resendConfirmationCodeRequest) |
Copyright © 2022. All rights reserved.