Puppet Task: codepipeline_aws_delete_webhook

Defined in:
tasks/codepipeline_aws_delete_webhook.json,
tasks/codepipeline_aws_delete_webhook.rb

Overview

Deletes a previously created webhook by name. Deleting the webhook stops AWS CodePipeline from starting a pipeline every time an external event occurs. The API will return 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.

Supports noop? false

Parameters