ICognitoIdentityProviderEventRiskType
Interface in AWS.CognitoIdentityProvider
Interface for EventRiskType.
Properties
CompromisedCredentialsDetected
property CompromisedCredentialsDetected: TOptional<Boolean>
Indicates whether compromised credentials were detected during an authentication event.
RiskDecision
property RiskDecision: string
The risk decision.
Valid values: AccountTakeover | Block | NoRisk.
RiskLevel
property RiskLevel: string
The risk level.
Valid values: Low | Medium | High.