{ "opencollection": "1.0.0", "info": { "name": "Amazon DynamoDB Backups #TagResource API", "version": "2012-08-10" }, "request": { "auth": { "type": "apikey", "key": "Authorization", "value": "{{Authorization}}", "placement": "header" } }, "items": [ { "info": { "name": "#TagResource", "type": "folder" }, "items": [ { "info": { "name": "Amazon Dynamodb Tag a Dynamodb Resource", "type": "http" }, "http": { "method": "POST", "url": "https://dynamodb.{region}.amazonaws.com/#TagResource", "headers": [ { "name": "X-Amz-Target", "value": "" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Associate a set of tags with an Amazon DynamoDB resource. You can then activate these user-defined tags so that they appear on the Billing and Cost Management console for cost allocation tracking." } ] } ], "bundled": true }