ICognitoIdentityProviderAdminUpdateAuthEventFeedbackRequest
Interface in AWS.CognitoIdentityProvider
Interface for AdminUpdateAuthEventFeedback requests.
Ancestors
Properties
EventId
property EventId: string
Specify the ID of the authentication event.
FeedbackValue
property FeedbackValue: string
Specify the feedback value for the authentication event.
Valid values: Invalid | Valid.
Username
property Username: string
Specify the Username of the user.
UserPoolId
property UserPoolId: string
Specify the ID of the user pool.