v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-14101465558.4 KB

Provides the feedback for an authentication event, whether it was from a valid user or not. This feedback is used for improving the risk evaluation decision for the user pool as part of Amazon Cognito advanced security.

post/#X-Amz-Target=AWSCognitoIdentityProviderService.UpdateAuthEventFeedback

Headers

X-Amz-Target'AWSCognitoIdentityProviderService.UpdateAuthEventFeedback' required

Request body

UserPoolIdstring required

The user pool ID.

Usernamestring password required

The user pool username.

EventIdstring required

The event ID.

FeedbackTokenstring password required

The feedback token.

FeedbackValue'Valid' | 'Invalid' required

The authentication event feedback value.

Response

Success

UpdateAuthEventFeedbackResponse required