Admin Update Auth Event Feedback
POST {{aws_cognito_identity_provider_base_url}}/?Action=AdminUpdateAuthEventFeedback
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
Action | string | The authentication event ID. |
Request Body
{"EventId"=>"string", "FeedbackValue"=>"string", "Username"=>"string", "UserPoolId"=>"string"}