このアカウントのこの地域にあるすべてのウェブフックのリストを取得します。 詳細は次のリンクを参照してください。 https://docs.aws.amazon.com/ja_jp/cli/latest/reference/codepipeline/list-webhooks.html
aws codepipeline list-webhooks --endpoint-url "https://codepipeline.eu-central-1.amazonaws.com" --region "eu-central-1" |
Start a GitHub Pipeline Automatically Using Webhooks - AWS CodePipeline : http://docs.aws.amazon.com/codepipeline/latest/userguide/pipelines-webhooks-view.html |
aws codepipeline list-webhooks --endpoint-url "https://codepipeline.eu-central-1.amazonaws.com" --region "eu-central-1" |
aws-codepipeline-user-guide/pipelines-webhooks-view.md at master 揃 awsdocs/aws-codepipeline-user-guide 揃 GitHub : http://github.com/awsdocs/aws-codepipeline-user-guide/blob/master/doc_source/pipelines-webhooks-view.md |
aws codepipeline list-webhooks --region us-east-2 |
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 |