AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
One authentication event that Amazon Cognito logged in a user pool with threat protection active. Contains user and device metadata and a risk assessment from your user pool.
Namespace: Amazon.CognitoIdentityProvider.Model
Assembly: AWSSDK.CognitoIdentityProvider.dll
Version: 3.x.y.z
public class AuthEventType
The AuthEventType type exposes the following members
Name | Description | |
---|---|---|
![]() |
AuthEventType() |
Name | Type | Description | |
---|---|---|---|
![]() |
ChallengeResponses | System.Collections.Generic.List<Amazon.CognitoIdentityProvider.Model.ChallengeResponseType> |
Gets and sets the property ChallengeResponses.
A list of the challenges that the user was requested to answer, for example |
![]() |
CreationDate | System.DateTime |
Gets and sets the property CreationDate.
The date and time when the item was created. Amazon Cognito returns this timestamp
in UNIX epoch time format. Your SDK might render the output in a human-readable format
like ISO 8601 or a Java |
![]() |
EventContextData | Amazon.CognitoIdentityProvider.Model.EventContextDataType |
Gets and sets the property EventContextData. The user context data captured at the time of an event request. This value provides additional information about the client from which event the request is received. |
![]() |
EventFeedback | Amazon.CognitoIdentityProvider.Model.EventFeedbackType |
Gets and sets the property EventFeedback.
The |
![]() |
EventId | System.String |
Gets and sets the property EventId. The event ID. |
![]() |
EventResponse | Amazon.CognitoIdentityProvider.EventResponseType |
Gets and sets the property EventResponse. The event response. |
![]() |
EventRisk | Amazon.CognitoIdentityProvider.Model.EventRiskType |
Gets and sets the property EventRisk. The threat evaluation from your user pool about an event. Contains information about whether your user pool detected compromised credentials, whether the event triggered an automated response, and the level of risk. |
![]() |
EventType | Amazon.CognitoIdentityProvider.EventType |
Gets and sets the property EventType. The type of authentication event. |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5