| 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 AdminUpdateAuthEventFeedbackResponse |
CognitoIdentityProviderClient.adminUpdateAuthEventFeedback(AdminUpdateAuthEventFeedbackRequest adminUpdateAuthEventFeedbackRequest)
Provides feedback for an authentication event as to whether it was from a valid user.
|
default CompletableFuture<AdminUpdateAuthEventFeedbackResponse> |
CognitoIdentityProviderAsyncClient.adminUpdateAuthEventFeedback(AdminUpdateAuthEventFeedbackRequest adminUpdateAuthEventFeedbackRequest)
Provides feedback for an authentication event as to whether it was from a valid user.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
AdminUpdateAuthEventFeedbackRequestMarshaller.marshall(AdminUpdateAuthEventFeedbackRequest adminUpdateAuthEventFeedbackRequest) |
Copyright © 2019. All rights reserved.