View a markdown version of this page

AWS::Cognito::UserPoolDomain RoutingType - 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::UserPoolDomain RoutingType

Specifies routing configuration for user pool domains. Contains failover settings for multi-region deployments.

This data type is a request parameter of API_CreateUserPoolDomain and API_UpdateUserPoolDomain, and a response parameter of API_DescribeUserPoolDomain.

Syntax

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

JSON

{ "Failover" : FailoverType }

Properties

Failover

The failover configuration that specifies the secondary region and health check settings.

Required: No

Type: FailoverType

Update requires: No interruption