codepipeline_deregister_webhook_with_third_party {paws.developer.tools}R Documentation

Removes the connection between the webhook that was created by CodePipeline and the external tool with events to be detected

Description

Removes the connection between the webhook that was created by CodePipeline and the external tool with events to be detected. Currently supported only for webhooks that target an action type of GitHub.

See https://www.paws-r-sdk.com/docs/codepipeline_deregister_webhook_with_third_party/ for full documentation.

Usage

codepipeline_deregister_webhook_with_third_party(webhookName = NULL)

Arguments

webhookName

The name of the webhook you want to deregister.


[Package paws.developer.tools version 0.9.0 Index]