View a markdown version of this page

AWS::Cognito::UserPoolDomain RoutingType - AWS CloudFormation

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::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 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