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