aws-batch-submitted-job-values
Resolved per-job parameters and environment values may retain plaintext credentials on the submitted job record.
Where it sits
| location | DescribeJobs.jobs[].parameters / container.environment[].value / ecsProperties.taskProperties[].containers[].environment[].value / eksProperties.podProperties.containers[].env[].value |
| location kind | environment_variable |
| data kinds | credential password api_key connection_string |
| emits edge | ContainsCredential |
| service | Batch (aws:batch) |
Collection recipe
| access mode | read_api |
| operation | DescribeJobs |
| response path | jobs[].parameters / jobs[].container.environment[].value / jobs[].ecsProperties.taskProperties[].containers[].environment[].value / jobs[].eksProperties.podProperties.containers[].env[].value |
| encoding | json |
| params | {"jobs": ["\u003cjob-id\u003e"]} |
Required permissions
References