{
  "Command": [
    "--url=http://sdm.lbl.gov/fastbit/data/star2000.csv.gz",
    "--s3-bucket=stepf-poc"
  ],
  "LaunchType": "FARGATE",
  "Subnets": [
    "subnet-01646dcbdf59567c6"
  ],
  "Cluster": "arn:aws:ecs:us-east-1:123543223:cluster/slz",
  "TaskDefinition": "arn:aws:ecs:us-east-1:475275892927:task-definition/sfpoc-downloader:2",
  "JobQueue": "dev-delphi-main_queue",
  "LowPriorityJobQueue": "dev-delphi-spotqueue",
  "PriorityThreshold": 5,
  "JobDefinition": "${batch_job_definition}",
  "Environment": [
    {
      "Name": "CONTENT_STATUS_TABLE_NAME",
      "Value": "dev-delphi-slz_content_status"
    },
    {
      "Name": "ARCHIVE_BUCKET",
      "Value": "dev-sme-data-archive"
    },
    {
      "Name": "DECOMPRESSED_BUCKET",
      "Value": "dev-sme-data-decompressed"
    },
    {
      "Name": "CORRUPTED_BUCKET",
      "Value": "dev-delphi-sme-data-corrupted"
    }
  ],
  "Messages": {
    "StartReprocessing": "Start reprocessing",
    "EndReprocessing": "End reprocessing"
  }
}
