AWS CodePipeline

Delete webhook

Cette page n'est pas encore disponible en français, sa traduction est en cours.
Si vous avez des questions ou des retours sur notre projet de traduction actuel, n'hésitez pas à nous contacter.

Deletes a previously created webhook by name. Deleting the webhook stops CodePipeline from starting a pipeline every time an external event occurs. The API returns successfully when trying to delete a webhook that is already deleted. If a deleted webhook is re-created by calling PutWebhook with the same name, it will have a different URL.

Inputs

Champ

Type

Description

region [required]

enum

default: us-east-1

name [required]

string

The name of the webhook you want to delete.

Outputs

Champ

Type

Description

amzRequestId [required]

string