aws-ec2-console-output-log
Boot and console output can echo user-data commands, configuration files, tokens, and application secrets.
Where it sits
| location | GetConsoleOutput.Output |
| location kind | log_field |
| data kinds | credential password api_key sensitive_data |
| emits edge | ContainsSecret |
| service | EC2 (aws:ec2) |
Collection recipe
| access mode | read_api |
| operation | GetConsoleOutput |
| response path | Output |
| encoding | base64 |
| params | {"InstanceId": "\u003cinstance-id\u003e", "Latest": true} |
Required permissions
ec2:GetConsoleOutput
References