AWS::Cognito::UserPool Policies - AWS CloudFormation
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

This is the new CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS CloudFormation User Guide.

AWS::Cognito::UserPool Policies

A list of user pool policies. Contains the policy that sets password-complexity requirements.

Syntax

To declare this entity in your CloudFormation template, use the following syntax:

Properties

PasswordPolicy

The password policy settings for a user pool, including complexity, history, and length requirements.

Required: No

Type: PasswordPolicy

Update requires: No interruption

SignInPolicy

The policy for allowed types of authentication in a user pool. To activate this setting, your user pool must be in the Essentials tier or higher.

Required: No

Type: SignInPolicy

Update requires: No interruption