{ "opencollection": "1.0.0", "info": { "name": "Amazon Secrets Manager Passwords API", "version": "2017-10-17" }, "items": [ { "info": { "name": "Passwords", "type": "folder" }, "items": [ { "info": { "name": "Amazon Secrets Manager Get Random Password", "type": "http" }, "http": { "method": "POST", "url": "https://secretsmanager.amazonaws.com/#GetRandomPassword", "headers": [ { "name": "X-Amz-Target", "value": "" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Generates a random password. You can use this operation to generate a password for a new secret or to change the value of an existing secret." } ] } ], "bundled": true }