Select your cookie preferences

We use essential cookies and similar tools that are necessary to provide our site and services. We use performance cookies to collect anonymous statistics, so we can understand how customers use our site and make improvements. Essential cookies cannot be deactivated, but you can choose “Customize” or “Decline” to decline performance cookies.

If you agree, AWS and approved third parties will also use cookies to provide useful site features, remember your preferences, and display relevant content, including relevant advertising. To accept or decline all non-essential cookies, choose “Accept” or “Decline.” To make more detailed choices, choose “Customize.”

ListWebhookItem - CodePipeline

ListWebhookItem

The detail returned for each webhook after listing webhooks, such as the webhook URL, the webhook name, and the webhook ARN.

Contents

definition

The detail returned for each webhook, such as the webhook authentication type and filter rules.

Type: WebhookDefinition object

Required: Yes

url

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.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 1000.

Required: Yes

arn

The Amazon Resource Name (ARN) of the webhook.

Type: String

Required: No

errorCode

The number code of the error.

Type: String

Required: No

errorMessage

The text of the error message about the webhook.

Type: String

Required: No

lastTriggered

The date and time a webhook was last successfully triggered, in timestamp format.

Type: Timestamp

Required: No

tags

Specifies the tags applied to the webhook.

Type: Array of Tag objects

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following:

PrivacySite termsCookie preferences
© 2025, Amazon Web Services, Inc. or its affiliates. All rights reserved.