File size: 857 Bytes
d8ad0fd | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 | {
"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
}
}
|