コマンドオプションサンプル:aws codepipeline register-webhook-with-third-party

コマンドサンプルを検索した結果です。

作成されたwebhookと外部ツールとの間の接続を、検出されるイベントとの間で設定します。 詳細は次のリンクを参照してください。 https://docs.aws.amazon.com/ja_jp/cli/latest/reference/codepipeline/register-webhook-with-third-party.html

aws codepipeline register-webhook-with-third-party --webhook-name my-webhook
    Start a GitHub Pipeline Automatically Using Webhooks - AWS CodePipeline  : http://docs.aws.amazon.com/codepipeline/latest/userguide/pipelines-webhooks-create.html
aws codepipeline register-webhook-with-third-party --webhook-name webhook_name

    Feature Request: Put GitHub webhook and register it to AWS CodePipeline 揃 Issue #18118 揃 hashicorp/terraform 揃 GitHub : http://github.com/hashicorp/terraform/issues/18118
aws codepipeline register-webhook-with-third-party --webhook-name "webhook1"

    amazon web services - How to register a created webhook in AWS CLI? - Stack Overflow : http://stackoverflow.com/questions/50755825/how-to-register-a-created-webhook-in-aws-cli/51827356

aws のオプション一覧