{
    "command": [],
    "image": "${account_id}.dkr.ecr.${aws_region_id}.amazonaws.com/${job_image}",
    "memory": ${memory},
    "vcpus": ${cpu},
    "volumes": [],
    "environment": [],
    "mountPoints": [],
    "ulimits": [],
    "jobRoleArn": "${job_role_arn}"
}
