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