aws-ecs-running-task-overrides

RunTask and StartTask overrides can place one-off plaintext secrets in environment values or commands retained on the task description.

awscritical service: aws:ecs emits ContainsCredential

Where it sits

locationDescribeTasks.tasks[].overrides.containerOverrides[].environment[].value / command
location kindenvironment_variable
data kindscredential password api_key connection_string
emits edgeContainsCredential
serviceECS/Fargate (aws:ecs)

Collection recipe

access moderead_api
operationDescribeTasks
response pathtasks[].overrides.containerOverrides[].{environment[].value,command}
encodingjson
params{"cluster": "\u003ccluster-arn\u003e", "tasks": ["\u003ctask-arn\u003e"]}

Required permissions

ecs:DescribeTasks

References

move · open · esc close