deregisterWebhookWithThirdParty
abstract suspend fun deregisterWebhookWithThirdParty(input: DeregisterWebhookWithThirdPartyRequest = DeregisterWebhookWithThirdPartyRequest { }): DeregisterWebhookWithThirdPartyResponse
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.