gcp-gcs-hmac-secret-create-output
Cloud Storage returns the new HMAC secret only in the key-creation response.
Where it sits
| location | storage.projects.hmacKeys.create.secret |
| location kind | output_value |
| data kinds | secret_key credential |
| emits edge | ExposesCredential |
| service | Cloud Storage (gcp:gcs) |
Collection recipe
| access mode | creation_response_only |
| operation | storage.projects.hmacKeys.create |
| response path | secret |
| encoding | string |
| params | {"name": "\u003cresource-name\u003e"} |
Required permissions
storage.hmacKeys.create
References