AWS::Cognito::UserPool UserPoolAddOns
The user pool add-ons type.
Syntax
To declare this entity in your AWS 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