Command option Sample:aws codepipeline register-webhook-with-third-party

Search command sample in the internet.It is the result.

Configures a connection between the webhook that was created and theexternal tool with events to be detected.Show details from next link. 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 のオプション一覧