AWS::Cognito::UserPool NumberAttributeConstraints
The minimum and maximum values of an attribute that is of the number data type.
Syntax
To declare this entity in your Amazon CloudFormation template, use the following syntax:
Properties
MaxValue
-
The maximum value of an attribute that is of the number data type.
Required: No
Type: String
Minimum:
0
Maximum:
131072
Update requires: No interruption
MinValue
-
The minimum value of an attribute that is of the number data type.
Required: No
Type: String
Minimum:
0
Maximum:
131072
Update requires: No interruption