| 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 AdminRespondToAuthChallengeResponse |
CognitoIdentityProviderClient.adminRespondToAuthChallenge(AdminRespondToAuthChallengeRequest adminRespondToAuthChallengeRequest)
Responds to an authentication challenge, as an administrator.
|
default CompletableFuture<AdminRespondToAuthChallengeResponse> |
CognitoIdentityProviderAsyncClient.adminRespondToAuthChallenge(AdminRespondToAuthChallengeRequest adminRespondToAuthChallengeRequest)
Responds to an authentication challenge, as an administrator.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
AdminRespondToAuthChallengeRequestMarshaller.marshall(AdminRespondToAuthChallengeRequest adminRespondToAuthChallengeRequest) |
Copyright © 2023. All rights reserved.