CodePipeline.Client.
deregister_webhook_with_third_party
(**kwargs)¶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 also: AWS API Documentation
Request Syntax
response = client.deregister_webhook_with_third_party(
webhookName='string'
)
{}
Response Structure
Exceptions
CodePipeline.Client.exceptions.ValidationException
CodePipeline.Client.exceptions.WebhookNotFoundException