github.com/turbot/steampipe@v1.7.0-rc.0.0.20240517123944-7cef272d4458/tests/acceptance/test_data/snapshots/expected_sps_testing_text_blocks_dashboard.json (about) 1 { 2 "end_time": "2023-02-28T15:09:34.945423Z", 3 "inputs": {}, 4 "layout": { 5 "children": [ 6 { 7 "name": "dashboard_texts.text.dashboard_testing_text_blocks_anonymous_text_0", 8 "panel_type": "text" 9 }, 10 { 11 "name": "dashboard_texts.text.dashboard_testing_text_blocks_anonymous_text_1", 12 "panel_type": "text" 13 } 14 ], 15 "name": "dashboard_texts.dashboard.testing_text_blocks", 16 "panel_type": "dashboard" 17 }, 18 "panels": { 19 "dashboard_texts.dashboard.testing_text_blocks": { 20 "dashboard": "dashboard_texts.dashboard.testing_text_blocks", 21 "name": "dashboard_texts.dashboard.testing_text_blocks", 22 "panel_type": "dashboard", 23 "status": "complete", 24 "title": "Testing text blocks" 25 }, 26 "dashboard_texts.text.dashboard_testing_text_blocks_anonymous_text_0": { 27 "dashboard": "dashboard_texts.dashboard.testing_text_blocks", 28 "name": "dashboard_texts.text.dashboard_testing_text_blocks_anonymous_text_0", 29 "panel_type": "text", 30 "properties": { 31 "name": "dashboard_testing_text_blocks_anonymous_text_0", 32 "value": "## Note\nThis report requires an [AWS Credential Report](https://docs.aws.amazon.com/IAM/latest/UserGuide/id_credentials_getting-report.html) for each account.\nYou can generate a credential report via the AWS CLI:\n" 33 }, 34 "status": "complete" 35 }, 36 "dashboard_texts.text.dashboard_testing_text_blocks_anonymous_text_1": { 37 "dashboard": "dashboard_texts.dashboard.testing_text_blocks", 38 "name": "dashboard_texts.text.dashboard_testing_text_blocks_anonymous_text_1", 39 "panel_type": "text", 40 "properties": { 41 "name": "dashboard_testing_text_blocks_anonymous_text_1", 42 "value": "```bash\naws iam generate-credential-report\n```\n" 43 }, 44 "status": "complete", 45 "width": 3 46 } 47 }, 48 "schema_version": "20221222", 49 "start_time": "2023-02-28T15:09:34.944783Z", 50 "variables": {} 51 }