{
  "dev": {
    "cluster": "dev-marketing-clu",
    "group": "dev-marketing-api",
    "count": 1,
    "launchType": "FARGATE",
    "networkConfiguration": {
      "awsvpcConfiguration": {
        "subnets": [
          "subnet-09b8f25b83aa9aa1a",
          "subnet-08c42fae57797fe9b",
          "subnet-0ad152501e15942cc"
        ],
        "securityGroups": [
          "sg-01af694b42f12ea3e"
        ],
        "assignPublicIp": "DISABLED"
      }
    },
    "platformVersion": "LATEST",
    "propagateTags": "TASK_DEFINITION"
  },
  "qa": {
    "cluster": "qa-marketing-clu",
    "group": "qa-marketing-api",
    "count": 1,
    "launchType": "FARGATE",
    "networkConfiguration": {
      "awsvpcConfiguration": {
        "subnets": [
          "subnet-0b7cf5cedbc3f6de5",
          "subnet-066d69c29ec981666",
          "subnet-009bd05a4a1386a3a"
        ],
        "securityGroups": [
          "sg-04ac06246420e9283"
        ],
        "assignPublicIp": "DISABLED"
      }
    },
    "platformVersion": "LATEST",
    "propagateTags": "TASK_DEFINITION"
  },
  "stage": {
    "cluster": "stage-marketing-clu",
    "group": "stage-marketing-api",
    "count": 1,
    "launchType": "FARGATE",
    "networkConfiguration": {
      "awsvpcConfiguration": {
        "subnets": [
          "subnet-0d5a819e9a07f0dc1",
          "subnet-0f30b3e6446994359",
          "subnet-0baf917100976d545"
        ],
        "securityGroups": [
          "sg-0db380437352c9a4e"
        ],
        "assignPublicIp": "DISABLED"
      }
    },
    "platformVersion": "LATEST",
    "propagateTags": "TASK_DEFINITION"
  },
  "uat": {
    "cluster": "uat-marketing-clu",
    "group": "uat-marketing-api",
    "count": 1,
    "launchType": "FARGATE",
    "networkConfiguration": {
      "awsvpcConfiguration": {
        "subnets": [
          "subnet-06a431613a6d22c1e",
          "subnet-0ae416b1c0fcdf205",
          "subnet-03b4cfd8fa0f8434d"
        ],
        "securityGroups": [
          "sg-0c810ce8a3fd9a75d"
        ],
        "assignPublicIp": "DISABLED"
      }
    },
    "platformVersion": "LATEST",
    "propagateTags": "TASK_DEFINITION"
  },
  "prod": {
    "cluster": "prod-marketing-clu",
    "group": "prod-marketing-api",
    "count": 1,
    "launchType": "FARGATE",
    "networkConfiguration": {
      "awsvpcConfiguration": {
        "subnets": [
          "subnet-0421b14055f2dac11",
          "subnet-0c3b99eed17255b11",
          "subnet-092b4f10d853c85eb"
        ],
        "securityGroups": [
          "sg-0b34fb1ba6578f8ce"
        ],
        "assignPublicIp": "DISABLED"
      }
    },
    "platformVersion": "LATEST",
    "propagateTags": "TASK_DEFINITION"
  }
}
