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. 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.
codepipeline_deregister_webhook_with_third_party(webhookName = NULL)
webhookName |
The name of the webhook you want to deregister. |