GetUserPoolRiskConfigurationAttachmentResult

Constructors

constructor(accountTakeoverRiskConfiguration: UserPoolRiskConfigurationAttachmentAccountTakeoverRiskConfigurationType? = null, compromisedCredentialsRiskConfiguration: UserPoolRiskConfigurationAttachmentCompromisedCredentialsRiskConfigurationType? = null, riskExceptionConfiguration: UserPoolRiskConfigurationAttachmentRiskExceptionConfigurationType? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The account takeover risk configuration object, including the NotifyConfiguration object and Actions to take if there is an account takeover.

Link copied to clipboard

The compromised credentials risk configuration object, including the EventFilter and the EventAction .

Link copied to clipboard

The configuration to override the risk decision.