ICognitoIdentityProviderUpdateAuthEventFeedbackRequest
Interface in AWS.CognitoIdentityProvider
Interface for UpdateAuthEventFeedback requests.
Ancestors
Properties
EventId
property EventId: string
Specify the ID of the event.
FeedbackToken
property FeedbackToken: string
Specify the feeback token.
FeedbackValue
property FeedbackValue: string
Specify the authentication event feeback value.
Valid values: Invalid | Valid. Specifying Valid indicates to Amazon Cognito that you trust a user session when Amazon Cognito evaluated a level of risk. When set to Invalid, you are telling Amazon Cognito that you don't trust the user and Amazon Cognito did not evaluate a high enough risk level.
Username
property Username: string
Specify the username of the user.
UserPoolId
property UserPoolId: string
Specify the ID of the user pool.