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 | OFFUpdate requires: No interruption