AWS::ECS::ExpressGatewayServiceResource Type definition for AWS::ECS::ExpressGatewayService
12 configurable properties. 3 required. Click a row to see details.
| Property | Type | Flags |
|---|---|---|
ExecutionRoleArn | string | RequiredWrite-only |
InfrastructureRoleArn | string | RequiredCreate-only |
PrimaryContainer | ExpressGatewayContainer | RequiredWrite-only |
Cluster | string | Create-only |
Cpu | string | Write-only |
HealthCheckPath | string | Write-only |
Memory | string | Write-only |
NetworkConfiguration | ExpressGatewayServiceNetworkConfiguration | Write-only |
ScalingTarget | ExpressGatewayScalingTarget | Write-only |
ServiceName | string | Create-only |
Tags | Array<Tag> | Create-only |
TaskRoleArn | string | Write-only |
Values returned after the resource is created. Access these with Fn::GetAtt.
| Attribute | Type | Description |
|---|---|---|
ActiveConfigurations | Array<ExpressGatewayServiceConfiguration> | - |
CreatedAt | string | - |
ECSManagedResourceArns | ECSManagedResourceArns | - |
Endpoint | string | - |
ServiceArn | string | - |
Status | ExpressGatewayServiceStatus | - |
UpdatedAt | string | - |
A minimal template with required properties and common optional ones.
AWSTemplateFormatVersion: "2010-09-09"
Description: Sample template for AWS::ECS::ExpressGatewayService
Resources:
MyResource:
Type: AWS::ECS::ExpressGatewayService
Properties:
ExecutionRoleArn: "arn:aws:service:region:account:resource"
InfrastructureRoleArn: "arn:aws:service:region:account:resource"
PrimaryContainer: "value"
Tags:
- Key: Environment
Value: ProductionPermissions CloudFormation needs in your IAM role to manage this resource.
ecs:DescribeExpressGatewayServiceecs:DescribeServiceRevisionsecs:CreateExpressGatewayServiceecs:CreateClusterecs:DescribeExpressGatewayServiceecs:DescribeServiceDeploymentsecs:ListServiceDeploymentsecs:RegisterTaskDefinitionecs:TagResourceiam:PassRoleecs:UpdateExpressGatewayServiceecs:DescribeExpressGatewayServiceecs:DescribeServiceDeploymentsecs:ListServiceDeploymentsecs:RegisterTaskDefinitioniam:PassRoleecs:DeleteExpressGatewayServiceecs:DescribeExpressGatewayServiceecs:DescribeServicesEverything you need to know about ECS on one page. HD quality, print-friendly.
Download Free InfographicServiceArnThese properties cannot be changed after the resource is created. Updating them triggers a replacement.
ServiceNameClusterInfrastructureRoleArnTags