{ "opencollection": "1.0.0", "info": { "name": "AWS X-Ray Encryption TagResource API", "version": "2016-04-12" }, "request": { "auth": { "type": "apikey", "key": "Authorization", "value": "{{Authorization}}", "placement": "header" } }, "items": [ { "info": { "name": "TagResource", "type": "folder" }, "items": [ { "info": { "name": "AWS X-Ray Tag a Resource", "type": "http" }, "http": { "method": "POST", "url": "https://xray.{region}.amazonaws.com/TagResource", "body": { "type": "json", "data": "{}" } }, "docs": "Applies tags to an existing X-Ray resource." } ] } ], "bundled": true }