CustomThreatProtectionMode

class aws_cdk.aws_cognito.CustomThreatProtectionMode(*values)

Bases: Enum

The Type of Threat Protection Enabled for Custom Authentication.

This feature only functions if your FeaturePlan is set to FeaturePlan.PLUS

See:

https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cognito-userpool-userpooladdons.html

Attributes

AUDIT_ONLY

Cognito gathers metrics on detected risks, but doesn’t take automatic action.

FULL_FUNCTION

Cognito automatically takes preventative actions in response to different levels of risk that you configure for your user pool.