AWS CodePipeline

Delete webhook

이 페이지는 아직 한국어로 제공되지 않으며 번역 작업 중입니다. 번역에 관한 질문이나 의견이 있으시면 언제든지 저희에게 연락해 주십시오.

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

항목

유형

설명

region [required]

enum

default: us-east-1

name [required]

string

The name of the webhook you want to delete.

Outputs

항목

유형

설명

amzRequestId [required]

string

PREVIEWING: andrea.moscatelli/clarify-argocd-notifications-service