AdminUpdateAuthEventFeedbackRequest
Types
Properties
Link copied to clipboard
The authentication event feedback value. When you provide a FeedbackValue
value of valid
, you tell Amazon Cognito that you trust a user session where Amazon Cognito has evaluated some level of risk. When you provide a FeedbackValue
value of invalid
, you tell Amazon Cognito that you don't trust a user session, or you don't believe that Amazon Cognito evaluated a high-enough risk level.
Link copied to clipboard
Link copied to clipboard
The user pool ID.
Functions
Link copied to clipboard
inline fun copy(block: AdminUpdateAuthEventFeedbackRequest.Builder.() -> Unit = {}): AdminUpdateAuthEventFeedbackRequest