deregisterWebhookWithThirdParty
inline suspend fun CodePipelineClient.deregisterWebhookWithThirdParty(crossinline block: DeregisterWebhookWithThirdPartyRequest.Builder.() -> Unit): 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.