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

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

Removes the connection between the webhook that was created byCodePipeline and the external tool with events to be detected.Show details from next link. https://docs.aws.amazon.com/ja_jp/cli/latest/reference/codepipeline/deregister-webhook-with-third-party.html

aws codepipeline deregister-webhook-with-third-party --webhook-name my-webhook
    Update the Webhook for Your GitHub Pipeline - AWS CodePipeline  : http://docs.aws.amazon.com/codepipeline/latest/userguide/pipelines-webhooks-delete.html
aws codepipeline deregister-webhook-with-third-party --webhook-name my-webhook
    aws-codepipeline-user-guide/pipelines-webhooks-delete.md at master 揃 awsdocs/aws-codepipeline-user-guide 揃 GitHub : http://github.com/awsdocs/aws-codepipeline-user-guide/blob/master/doc_source/pipelines-webhooks-delete.md

aws のオプション一覧