AWS::Cognito::UserPool StringAttributeConstraints
The StringAttributeConstraints
property type defines the string attribute
constraints of an Amazon Cognito user pool. StringAttributeConstraints
is a
subproperty of the SchemaAttribute property type.
Syntax
To declare this entity in your Amazon CloudFormation template, use the following syntax:
Properties
MaxLength
-
The maximum length.
Required: No
Type: String
Minimum:
0
Maximum:
131072
Update requires: No interruption
MinLength
-
The minimum length.
Required: No
Type: String
Minimum:
0
Maximum:
131072
Update requires: No interruption