{ "opencollection": "1.0.0", "info": { "name": "Amazon Secrets Manager Passwords #TagResource API", "version": "2017-10-17" }, "items": [ { "info": { "name": "#TagResource", "type": "folder" }, "items": [ { "info": { "name": "Amazon Secrets Manager Tag Resource", "type": "http" }, "http": { "method": "POST", "url": "https://secretsmanager.amazonaws.com/#TagResource", "headers": [ { "name": "X-Amz-Target", "value": "" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Attaches tags to a secret. Tags consist of a key name and a value. Tags are part of the secret's metadata and are not associated with specific versions of the secret." } ] } ], "bundled": true }