create_pipeline_webhook
Enable automatic pipeline triggering by creating a webhook for AWS CodePipeline. Specify pipeline details, authentication, and event filters to automate workflow execution.
Instructions
Create a webhook for a pipeline to enable automatic triggering
Input Schema
Name | Required | Description | Default |
---|---|---|---|
authentication | Yes | Authentication method for the webhook | |
authenticationConfiguration | No | Authentication configuration based on the authentication type | |
filters | No | Event filters for the webhook | |
pipelineName | Yes | Name of the pipeline | |
targetAction | Yes | The name of the action in the pipeline that processes the webhook | |
webhookName | Yes | Name for the webhook |