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::RTBFabric::ResponderGateway ManagedEndpointConfiguration
Describes the configuration of a managed endpoint.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{ "AutoScalingGroupsConfiguration" :AutoScalingGroupsConfiguration, "EksEndpointsConfiguration" :EksEndpointsConfiguration}
YAML
AutoScalingGroupsConfiguration:AutoScalingGroupsConfigurationEksEndpointsConfiguration:EksEndpointsConfiguration
Properties
AutoScalingGroupsConfiguration-
Describes the configuration of an auto scaling group.
Required: No
Type: AutoScalingGroupsConfiguration
Update requires: Some interruptions
EksEndpointsConfiguration-
Describes the configuration of an Amazon Elastic Kubernetes Service endpoint.
Required: No
Type: EksEndpointsConfiguration
Update requires: Some interruptions