gcp-gcs-notification-channel-token-input
A Cloud Storage object-notification channel can carry an arbitrary verification token that is delivered with every notification.
Where it sits
| location | storage.objects.watchAll.request.token |
| location kind | secret_value |
| data kinds | webhook_secret credential |
| emits edge | ContainsCredential |
| service | Cloud Storage (gcp:gcs) |
Collection recipe
| access mode | write_only_input |
| operation | storage.objects.watchAll |
| response path | request.token |
| encoding | string |
| params | {"name": "\u003cresource-name\u003e"} |
Required permissions
storage.buckets.update
References