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).

AWS::Cognito::UserPool UserPoolAddOns

The user pool add-ons type.

Syntax

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

JSON

{ "AdvancedSecurityMode" : String }

YAML

AdvancedSecurityMode: String

Properties

AdvancedSecurityMode

The advanced security mode.

Required: No

Type: String

Allowed values: AUDIT | ENFORCED | OFF

Update requires: No interruption