aws-lightsail-container-command-config
Container command arrays may expose credentials passed on the command line.
Where it sits
| location | GetContainerServiceDeployments.deployments[].containers.<name>.command |
| location kind | command_argument |
| data kinds | credential password api_key connection_string |
| emits edge | ContainsCredential |
| service | Lightsail (aws:lightsail) |
Collection recipe
| access mode | read_api |
| operation | GetContainerServiceDeployments |
| response path | deployments[].containers.<name>.command |
| encoding | list |
| params | {"serviceName": "\u003cservice-name\u003e"} |
Required permissions
lightsail:GetContainerServiceDeployments
References