aws-opsworks-app-ssl-private-key
OpsWorks app SSL configuration can expose the PEM private key through DescribeApps.
Where it sits
| location | DescribeApps.Apps[].SslConfiguration.PrivateKey |
|---|---|
| location kind | certificate_material |
| data kinds | private_key certificate credential |
| emits edge | ExposesCredential |
| service | OpsWorks (aws:opsworks) |
Collection recipe
| access mode | read_api |
|---|---|
| operation | DescribeApps |
| response path | Apps[].SslConfiguration.PrivateKey |
| encoding | string |
| params | {"AppIds": ["\u003capp-id\u003e"]} |
Required permissions
opsworks:DescribeApps