{ "opencollection": "1.0.0", "info": { "name": "Amazon Secrets Manager Passwords #UntagResource API", "version": "2017-10-17" }, "items": [ { "info": { "name": "#UntagResource", "type": "folder" }, "items": [ { "info": { "name": "Amazon Secrets Manager Untag Resource", "type": "http" }, "http": { "method": "POST", "url": "https://secretsmanager.amazonaws.com/#UntagResource", "headers": [ { "name": "X-Amz-Target", "value": "" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Removes specific tags from a secret. This operation is idempotent. If a requested tag is not attached to the secret, no error is returned." } ] } ], "bundled": true }