EventRiskType - Amazon Cognito User Pools
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

EventRiskType

The risk evaluation by adaptive authentication, as displayed in an AdminListUserAuthEvents response. Contains evaluations of compromised-credentials detection and assessed risk level and action taken by adaptive authentication.

Contents

CompromisedCredentialsDetected

Indicates whether compromised credentials were detected during an authentication event.

Type: Boolean

Required: No

RiskDecision

The action taken by adaptive authentication. If NoRisk, your user pool took no action. If AccountTakeover, your user pool applied the adaptive authentication automated response that you configured. If Block, your user pool prevented the attempt.

Type: String

Valid Values: NoRisk | AccountTakeover | Block

Required: No

RiskLevel

The risk level that adaptive authentication assessed for the authentication event.

Type: String

Valid Values: Low | Medium | High

Required: No

See Also

For more information about using this API in one of the language-specific Amazon SDKs, see the following: