Selecione suas preferências de cookies

Usamos cookies essenciais e ferramentas semelhantes que são necessárias para fornecer nosso site e serviços. Usamos cookies de desempenho para coletar estatísticas anônimas, para que possamos entender como os clientes usam nosso site e fazer as devidas melhorias. Cookies essenciais não podem ser desativados, mas você pode clicar em “Personalizar” ou “Recusar” para recusar cookies de desempenho.

Se você concordar, a AWS e terceiros aprovados também usarão cookies para fornecer recursos úteis do site, lembrar suas preferências e exibir conteúdo relevante, incluindo publicidade relevante. Para aceitar ou recusar todos os cookies não essenciais, clique em “Aceitar” ou “Recusar”. Para fazer escolhas mais detalhadas, clique em “Personalizar”.

ListWebhookItem

Modo de foco
ListWebhookItem - CodePipeline
Esta página não foi traduzida para seu idioma. Solicitar tradução

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:

Nesta página

PrivacidadeTermos do sitePreferências de cookies
© 2025, Amazon Web Services, Inc. ou suas afiliadas. Todos os direitos reservados.