{ "opencollection": "1.0.0", "info": { "name": "Amazon QuickSight Dashboards Datasets API", "version": "2018-04-01" }, "request": { "auth": { "type": "apikey", "key": "Authorization", "value": "{{Authorization}}", "placement": "header" } }, "items": [ { "info": { "name": "Datasets", "type": "folder" }, "items": [ { "info": { "name": "Amazon QuickSight List datasets", "type": "http" }, "http": { "method": "GET", "url": "https://quicksight.{region}.amazonaws.com/accounts/:AwsAccountId/data-sets", "params": [ { "name": "AwsAccountId", "value": "", "type": "path" } ] }, "docs": "Lists all datasets in the current AWS account." } ] } ], "bundled": true }