AWS::Cognito::UserPool Policies - Amazon CloudFormation
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

This is the new Amazon CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the Amazon 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 Amazon 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