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 IngressPathArns
The IngressPathArns 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
{ "CertificateArn" :String, "ListenerArn" :String, "ListenerRuleArn" :String, "LoadBalancerArn" :String, "LoadBalancerSecurityGroups" :[ String, ... ], "TargetGroupArns" :[ String, ... ]}
YAML
CertificateArn:StringListenerArn:StringListenerRuleArn:StringLoadBalancerArn:StringLoadBalancerSecurityGroups:- StringTargetGroupArns:- String
Properties
CertificateArnProperty description not available.
Required: No
Type: String
Update requires: No interruption
ListenerArnProperty description not available.
Required: No
Type: String
Update requires: No interruption
ListenerRuleArnProperty description not available.
Required: No
Type: String
Update requires: No interruption
LoadBalancerArnProperty description not available.
Required: No
Type: String
Update requires: No interruption
LoadBalancerSecurityGroupsProperty description not available.
Required: No
Type: Array of String
Update requires: No interruption
TargetGroupArnsProperty description not available.
Required: No
Type: Array of String
Update requires: No interruption