Amazon CodeDeploy · JSON Structure

Amazon Codedeploy Ecs Task Set Count Structure

ECSTaskSetCount schema from Amazon CodeDeploy

Type: int32 Properties: 0
AmazonDeploymentDevOpsCI/CDRelease ManagementBlue/Green Deployment

ECSTaskSetCount is a JSON Structure definition published by Amazon CodeDeploy. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.

Meta-schema: https://json-structure.org/meta/core/v0/#

JSON Structure

Raw ↑
{
  "$schema": "https://json-structure.org/meta/core/v0/#",
  "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-codedeploy/refs/heads/main/json-structure/amazon-codedeploy-ecs-task-set-count-structure.json",
  "name": "ECSTaskSetCount",
  "description": "ECSTaskSetCount schema from Amazon CodeDeploy",
  "type": "int32"
}