codepipeline_register_webhook_with_third_party {paws.developer.tools}R Documentation

Configures a connection between the webhook that was created and the external tool with events to be detected

Description

Configures a connection between the webhook that was created and the external tool with events to be detected.

See https://www.paws-r-sdk.com/docs/codepipeline_register_webhook_with_third_party/ for full documentation.

Usage

codepipeline_register_webhook_with_third_party(webhookName = NULL)

Arguments

webhookName

The name of an existing webhook created with PutWebhook to register with a supported third party.


[Package paws.developer.tools version 0.9.0 Index]