aws-acm-exported-private-key-output
ExportCertificate returns an exportable certificate's private key encrypted only by the caller-supplied passphrase.
Where it sits
| location | ExportCertificate.PrivateKey |
|---|---|
| location kind | certificate_material |
| data kinds | private_key certificate credential |
| emits edge | ExposesCredential |
| service | Certificate Manager (aws:acm) |
Collection recipe
| access mode | creation_response_only |
|---|---|
| operation | ExportCertificate |
| response path | PrivateKey |
| encoding | string |
| params | {"CertificateArn": "\u003ccertificate-arn\u003e", "Passphrase": "\u003cbase64-passphrase\u003e"} |
Required permissions
acm:ExportCertificate