aws-acm-imported-private-key-write-input
An imported certificate's unencrypted PEM private key is supplied as a write-only API request field.
Where it sits
| location | ImportCertificate.PrivateKey |
| location kind | certificate_material |
| data kinds | private_key certificate credential |
| emits edge | ContainsCredential |
| service | Certificate Manager (aws:acm) |
Collection recipe
| access mode | write_only_input |
| operation | ImportCertificate |
| response path | request.PrivateKey |
| encoding | binary |
| params | {"CertificateArn": "\u003coptional-existing-certificate-arn\u003e"} |
Required permissions
acm:ImportCertificate
References