AWS::Cognito::UserPool UserPoolAddOns - AWS CloudFormation

AWS::Cognito::UserPool UserPoolAddOns

User pool add-ons. Contains settings for activation of advanced security features. 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.

Syntax

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

Properties

AdvancedSecurityAdditionalFlows

Property description not available.

Required: No

Type: AdvancedSecurityAdditionalFlows

Update requires: No interruption

AdvancedSecurityMode

The operating mode of advanced security features 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