aws-codebuild-webhook-secret-output
When returned for a provider webhook, the webhook secret is sensitive signing material.
Where it sits
| location | CreateWebhook.webhook.secret |
| location kind | output_value |
| data kinds | webhook_secret credential |
| emits edge | ExposesCredential |
| service | CodeBuild (aws:codebuild) |
Collection recipe
| access mode | creation_response_only |
| operation | CreateWebhook |
| response path | webhook.secret |
| encoding | string |
| params | {"projectName": "\u003cproject-name\u003e"} |
Required permissions
codebuild:CreateWebhook
References