AWS::Events::Endpoint RoutingConfig
The routing configuration of the endpoint.
Syntax
To declare this entity in your Amazon 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