AWS::Cognito::UserPool UserPoolAddOns - Amazon CloudFormation
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).

This is the new Amazon CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the Amazon CloudFormation User Guide.

AWS::Cognito::UserPool UserPoolAddOns

User pool add-ons. Contains settings for activation of threat protection. To log user security information but take no action, set to AUDIT. To configure automatic security responses to risky traffic to your user pool, set to ENFORCED.

For more information, see Adding advanced security to a user pool. To activate this setting, your user pool must be on the Plus tier.

Syntax

To declare this entity in your Amazon CloudFormation template, use the following syntax:

Properties

AdvancedSecurityAdditionalFlows

Threat protection configuration options for additional authentication types in your user pool, including custom authentication.

Required: No

Type: AdvancedSecurityAdditionalFlows

Update requires: No interruption

AdvancedSecurityMode

The operating mode of threat protection for standard authentication types in your user pool, including username-password and secure remote password (SRP) authentication.

Required: No

Type: String

Allowed values: OFF | AUDIT | ENFORCED

Update requires: No interruption