---
type: resource-type
title: ExpressGatewayService
description: aws resource type AWS::ECS::ExpressGatewayService
name: ExpressGatewayService
lexicon: aws
resource_type: AWS::ECS::ExpressGatewayService
---
`AWS::ECS::ExpressGatewayService`, a resource type of the aws lexicon.

## Properties

- `InfrastructureRoleArn` (`string`, required)
- `ActiveConfigurations` (`ExpressGatewayService_ExpressGatewayServiceConfiguration[]`, optional)
- `Cluster` (`string`, optional)
- `Cpu` (`string`, optional)
- `CreatedAt` (`string`, optional)
- `ECSManagedResourceArns` (`ExpressGatewayService_ECSManagedResourceArns`, optional)
- `Endpoint` (`string`, optional)
- `ExecutionRoleArn` (`string`, optional)
- `HealthCheckPath` (`string`, optional)
- `Memory` (`string`, optional)
- `NetworkConfiguration` (`ExpressGatewayService_ExpressGatewayServiceNetworkConfiguration`, optional)
- `PrimaryContainer` (`ExpressGatewayService_ExpressGatewayContainer`, optional)
- `ScalingTarget` (`ExpressGatewayService_ExpressGatewayScalingTarget`, optional)
- `ServiceArn` (`string`, optional)
- `ServiceName` (`string`, optional)
- `Status` (`ExpressGatewayService_ExpressGatewayServiceStatus`, optional)
- `Tags` (`ExpressGatewayService_Tag[]`, optional)
- `TaskDefinitionArn` (`string`, optional)
- `TaskRoleArn` (`string`, optional)
- `UpdatedAt` (`string`, optional)

## Attributes

- `ActiveConfigurations`
- `CreatedAt`
- `ECSManagedResourceArns`
- `ECSManagedResourceArns.AutoScaling`
- `ECSManagedResourceArns.AutoScaling.ApplicationAutoScalingPolicies`
- `ECSManagedResourceArns.AutoScaling.ScalableTarget`
- `ECSManagedResourceArns.IngressPath`
- `ECSManagedResourceArns.IngressPath.CertificateArn`
- `ECSManagedResourceArns.IngressPath.ListenerArn`
- `ECSManagedResourceArns.IngressPath.ListenerRuleArn`
- `ECSManagedResourceArns.IngressPath.LoadBalancerArn`
- `ECSManagedResourceArns.IngressPath.LoadBalancerSecurityGroups`
- `ECSManagedResourceArns.IngressPath.TargetGroupArns`
- `ECSManagedResourceArns.LogGroups`
- `ECSManagedResourceArns.MetricAlarms`
- `ECSManagedResourceArns.ServiceSecurityGroups`
- `Endpoint`
- `ServiceArn`
- `Status`
- `UpdatedAt`
