View source: R/codepipeline_operations.R
codepipeline_deregister_webhook_with_third_party | 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. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.