aws-cloudwatch-dashboard-body-config
Dashboard JSON, especially custom widgets and URLs, can contain tokens, endpoints, or sensitive query parameters.
Where it sits
| location | GetDashboard.DashboardBody |
| location kind | config_field |
| data kinds | credential api_key bearer_token connection_string sensitive_data |
| emits edge | ContainsCredential |
| service | CloudWatch/Logs (aws:cloudwatch) |
Collection recipe
| access mode | read_api |
| operation | GetDashboard |
| response path | DashboardBody |
| encoding | json |
| params | {"DashboardName": "\u003cdashboard-name\u003e"} |
Required permissions
cloudwatch:GetDashboard
References