ListWebhookItem
class ListWebhookItem
The detail returned for each webhook after listing webhooks, such as the webhook URL, the webhook name, and the webhook ARN.
Types
Properties
Link copied to clipboard
The detail returned for each webhook, such as the webhook authentication type and filter rules.
Link copied to clipboard
The text of the error message about the webhook.
Link copied to clipboard
The date and time a webhook was last successfully triggered, in timestamp format.
Link copied to clipboard
A unique URL generated by CodePipeline. When a POST request is made to this URL, the defined pipeline is started as long as the body of the post request satisfies the defined authentication and filtering conditions. Deleting and re-creating a webhook makes the old URL invalid and generates a new one.