{ "opencollection": "1.0.0", "info": { "name": "Amazon Secrets Manager Passwords Rotation API", "version": "2017-10-17" }, "items": [ { "info": { "name": "Rotation", "type": "folder" }, "items": [ { "info": { "name": "Amazon Secrets Manager Rotate Secret", "type": "http" }, "http": { "method": "POST", "url": "https://secretsmanager.amazonaws.com/#RotateSecret", "headers": [ { "name": "X-Amz-Target", "value": "" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Configures and starts the asynchronous process of rotating the secret. If you include the configuration parameters, the operation sets the values for the secret and then immediately starts a rotation." } ] } ], "bundled": true }