This is the new AWS CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS CloudFormation User Guide.
AWS::Events::Endpoint RoutingConfig
The routing configuration of the endpoint.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{ "FailoverConfig" :FailoverConfig}
YAML
FailoverConfig:FailoverConfig
Properties
- FailoverConfig
- 
                    The failover configuration for an endpoint. This includes what triggers failover and what happens when it's triggered. Required: Yes Type: FailoverConfig Update requires: No interruption