EventFeedbackType
The feedback that your application submitted to an advanced security features event log, as displayed in an AdminListUserAuthEvents response.
Contents
- FeedbackValue
-
The authentication event feedback value. When you provide a
FeedbackValue
value ofvalid
, you tell Amazon Cognito that you trust a user session where Amazon Cognito has evaluated some level of risk. When you provide aFeedbackValue
value ofinvalid
, 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.Type: String
Valid Values:
Valid | Invalid
Required: Yes
- Provider
-
The submitter of the event feedback. For example, if you submit event feedback in the Amazon Cognito console, this value is
Admin
.Type: String
Length Constraints: Minimum length of 0. Maximum length of 131072.
Required: Yes
- FeedbackDate
-
The date that you or your user submitted the feedback.
Type: Timestamp
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: