EventRiskType - Amazon Cognito User Pools

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 AWS SDKs, see the following: