New API Documentation - Developer Preview Available
We are excited to announce the developer preview of our new API documentation for AWS SDK for JavaScript v3. Please follow instructions on the landing page to leave us your feedback.
Class DeregisterWebhookWithThirdPartyCommandProtected
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.
Example
Use a bare-bones client and the command you need to make an API call.
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.
Example
Use a bare-bones client and the command you need to make an API call.
Param
DeregisterWebhookWithThirdPartyCommandInput
Returns
DeregisterWebhookWithThirdPartyCommandOutput
See
input
shape.response
shape.config
shape.Throws
ValidationException (client fault)
The validation was specified in an invalid format.
Throws
WebhookNotFoundException (client fault)
The specified webhook was entered in an invalid format or cannot be found.
Throws
CodePipelineServiceException
Base exception class for all service exceptions from CodePipeline service.