Uses of Class
software.amazon.awssdk.services.cognitoidentityprovider.model.AdminUpdateAuthEventFeedbackRequest
Packages that use AdminUpdateAuthEventFeedbackRequest
Package
Description
With the Amazon Cognito user pools API, you can configure user pools and authenticate users.
-
Uses of AdminUpdateAuthEventFeedbackRequest in software.amazon.awssdk.services.cognitoidentityprovider
Methods in software.amazon.awssdk.services.cognitoidentityprovider with parameters of type AdminUpdateAuthEventFeedbackRequestModifier and TypeMethodDescriptionCognitoIdentityProviderAsyncClient.adminUpdateAuthEventFeedback(AdminUpdateAuthEventFeedbackRequest adminUpdateAuthEventFeedbackRequest) Provides the feedback for an authentication event generated by threat protection features.CognitoIdentityProviderClient.adminUpdateAuthEventFeedback(AdminUpdateAuthEventFeedbackRequest adminUpdateAuthEventFeedbackRequest) Provides the feedback for an authentication event generated by threat protection features. -
Uses of AdminUpdateAuthEventFeedbackRequest in software.amazon.awssdk.services.cognitoidentityprovider.transform
Methods in software.amazon.awssdk.services.cognitoidentityprovider.transform with parameters of type AdminUpdateAuthEventFeedbackRequestModifier and TypeMethodDescriptionAdminUpdateAuthEventFeedbackRequestMarshaller.marshall(AdminUpdateAuthEventFeedbackRequest adminUpdateAuthEventFeedbackRequest)