v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-14101465558.4 KB

Provides feedback for an authentication event indicating if it was from a valid user. 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.AdminUpdateAuthEventFeedback

Headers

X-Amz-Target'AWSCognitoIdentityProviderService.AdminUpdateAuthEventFeedback' required

Request body

UserPoolIdstring required

The user pool ID.

Usernamestring password required

The user pool username.

EventIdstring required

The authentication event ID.

FeedbackValue'Valid' | 'Invalid' required

The authentication event feedback value.

Response

Success

AdminUpdateAuthEventFeedbackResponse required