FEA-Bench / testbed /aws-powertools__powertools-lambda-python /tests /events /cloudWatchDashboardEvent.json
| { | |
| "original": "param-to-widget", | |
| "widgetContext": { | |
| "dashboardName": "Name-of-current-dashboard", | |
| "widgetId": "widget-16", | |
| "domain": "https://us-east-1.console.aws.amazon.com", | |
| "accountId": "123456789123", | |
| "locale": "en", | |
| "timezone": { | |
| "label": "UTC", | |
| "offsetISO": "+00:00", | |
| "offsetInMinutes": 0 | |
| }, | |
| "period": 300, | |
| "isAutoPeriod": true, | |
| "timeRange": { | |
| "mode": "relative", | |
| "start": 1627236199729, | |
| "end": 1627322599729, | |
| "relativeStart": 86400012, | |
| "zoom": { | |
| "start": 1627276030434, | |
| "end": 1627282956521 | |
| } | |
| }, | |
| "theme": "light", | |
| "linkCharts": true, | |
| "title": "Tweets for Amazon website problem", | |
| "forms": { | |
| "all": {} | |
| }, | |
| "params": { | |
| "original": "param-to-widget" | |
| }, | |
| "width": 588, | |
| "height": 369 | |
| } | |
| } | |