Amazon CodeDeploy · Schema

ECSTaskSet

Information about a set of Amazon ECS tasks in an CodeDeploy deployment. An Amazon ECS task set includes details such as the desired number of tasks, how many tasks are running, and whether the task set serves production traffic. An CodeDeploy application that uses the Amazon ECS compute platform deploys a containerized application in an Amazon ECS service as a task set.

AmazonAWSDeploymentDevOpsCI/CDRelease ManagementBlue/Green Deployment

Properties

Name Type Description
identifer object
desiredCount object
pendingCount object
runningCount object
status object
trafficWeight object
targetGroup object
taskSetLabel object
View JSON Schema on GitHub