{ "opencollection": "1.0.0", "info": { "name": "AWS X-Ray CreateGroup Sampling API", "version": "1.0.0" }, "request": { "auth": { "type": "apikey", "key": "Authorization", "value": "{{Authorization}}", "placement": "header" } }, "items": [ { "info": { "name": "Sampling", "type": "folder" }, "items": [ { "info": { "name": "Amazon X-Ray Get sampling rules", "type": "http" }, "http": { "method": "POST", "url": "http://xray.{region}.amazonaws.com/SamplingRules", "body": { "type": "json", "data": "{}" } }, "docs": "Retrieves all sampling rules." } ] } ], "bundled": true }