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::ECS::ExpressGatewayService ECSManagedResourceArns
The ECSManagedResourceArns property type specifies Property description not available. for an AWS::ECS::ExpressGatewayService.
Syntax
To declare this entity in your CloudFormation template, use the following syntax:
JSON
{ "AutoScaling" :AutoScalingArns, "IngressPath" :IngressPathArns, "LogGroups" :[ String, ... ], "MetricAlarms" :[ String, ... ], "ServiceSecurityGroups" :[ String, ... ]}
YAML
AutoScaling:AutoScalingArnsIngressPath:IngressPathArnsLogGroups:- StringMetricAlarms:- StringServiceSecurityGroups:- String
Properties
AutoScalingProperty description not available.
Required: No
Type: AutoScalingArns
Update requires: No interruption
IngressPathProperty description not available.
Required: No
Type: IngressPathArns
Update requires: No interruption
LogGroupsProperty description not available.
Required: No
Type: Array of String
Update requires: No interruption
MetricAlarmsProperty description not available.
Required: No
Type: Array of String
Update requires: No interruption
ServiceSecurityGroupsProperty description not available.
Required: No
Type: Array of String
Update requires: No interruption