aws-batch-submitted-job-values

Resolved per-job parameters and environment values may retain plaintext credentials on the submitted job record.

awscritical service: aws:batch emits ContainsCredential

Where it sits

locationDescribeJobs.jobs[].parameters / container.environment[].value / ecsProperties.taskProperties[].containers[].environment[].value / eksProperties.podProperties.containers[].env[].value
location kindenvironment_variable
data kindscredential password api_key connection_string
emits edgeContainsCredential
serviceBatch (aws:batch)

Collection recipe

access moderead_api
operationDescribeJobs
response pathjobs[].parameters / jobs[].container.environment[].value / jobs[].ecsProperties.taskProperties[].containers[].environment[].value / jobs[].eksProperties.podProperties.containers[].env[].value
encodingjson
params{"jobs": ["\u003cjob-id\u003e"]}

Required permissions

batch:DescribeJobs

References

move · open · esc close