ServiceRevisionSummary - 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).

ServiceRevisionSummary

The information about the number of requested, pending, and running tasks for a service revision.

Contents

arn

The ARN of the service revision.

Type: String

Required: No

pendingTaskCount

The number of pending tasks for the service revision.

Type: Integer

Required: No

requestedProductionTrafficWeight

The percentage of production traffic that is directed to this service revision. This value represents a snapshot of the traffic distribution and may not reflect real-time changes during active deployments. Valid values are 0.0 to 100.0.

Type: Double

Required: No

requestedTaskCount

The number of requested tasks for the service revision.

Type: Integer

Required: No

requestedTestTrafficWeight

The percentage of test traffic that is directed to this service revision. This value represents a snapshot of the traffic distribution and may not reflect real-time changes during active deployments. Valid values are 0.0 to 100.0.

Type: Double

Required: No

runningTaskCount

The number of running tasks for the service revision.

Type: Integer

Required: No

See Also

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