gcp-appengine-authorized-certificate-private-key-input
An App Engine authorized-certificate request can carry an unencrypted PEM private key that is input-only after creation.
Where it sits
| location | appengine.apps.authorizedCertificates.create/appengine.apps.authorizedCertificates.patch.request.certificateRawData.privateKey |
| location kind | secret_value |
| data kinds | private_key credential |
| emits edge | ContainsCredential |
| service | App Engine (gcp:appengine) |
Collection recipe
| access mode | write_only_input |
| operation | appengine.apps.authorizedCertificates.create/appengine.apps.authorizedCertificates.patch |
| response path | request.certificateRawData.privateKey |
| encoding | string |
| params | {"name": "\u003cresource-name\u003e"} |
Required permissions
appengine.applications.update
References