Amazon Cognito UserPool Policies
Policies
is a property of the AWS::Cognito::UserPool
resource that defines the password policies of an Amazon Cognito User Pool.
Syntax
JSON
{ "PasswordPolicy" :
PasswordPolicy
}
YAML
PasswordPolicy:
PasswordPolicy
Properties
PasswordPolicy
-
Specifies information about the user pool password policy.
Type: Amazon Cognito UserPool PasswordPolicy
Required: No