ExpressGatewayServiceConfiguration - Amazon Elastic Container Service
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

ExpressGatewayServiceConfiguration

Represents a specific configuration revision of an Express service, containing all the settings and parameters for that revision.

Contents

cpu

The CPU allocation for tasks in this service revision.

Type: String

Required: No

createdAt

The Unix timestamp for when this service revision was created.

Type: Timestamp

Required: No

executionRoleArn

The ARN of the task execution role for the service revision.

Type: String

Required: No

healthCheckPath

The health check path for this service revision.

Type: String

Required: No

ingressPaths

The entry point into this service revision.

Type: Array of IngressPathSummary objects

Required: No

memory

The memory allocation for tasks in this service revision.

Type: String

Required: No

networkConfiguration

The network configuration for tasks in this service revision.

Type: ExpressGatewayServiceNetworkConfiguration object

Required: No

primaryContainer

The primary container configuration for this service revision.

Type: ExpressGatewayContainer object

Required: No

scalingTarget

The auto-scaling configuration for this service revision.

Type: ExpressGatewayScalingTarget object

Required: No

serviceRevisionArn

The ARN of the service revision.

Type: String

Required: No

taskRoleArn

The ARN of the task role for the service revision.

Type: String

Required: No

See Also

For more information about using this API in one of the language-specific Amazon SDKs, see the following: