コマンドオプションサンプル:aws waf update-web-acl

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

WebACL内のActivatedRuleオブジェクトを挿入または削除します。 詳細は次のリンクを参照してください。 https://docs.aws.amazon.com/ja_jp/cli/latest/reference/waf/update-web-acl.html

aws waf update-web-acl --cli-input-json file://update-web-acl.json
    AWS CLIからAWS WAFのWeb ACLを定義してみた #reinvent | Developers.IO : http://dev.classmethod.jp/cloud/aws/model-aws-waf-web-acl-with-awscli/
aws waf update-web-acl --web-acl-id a123fae4-b567-8e90-1234-5ab67ac8ca90 --change-token 12cs345-67cd-890b-1cd2-c3a4567d89f1 --updates Action=
    update-web-acl — AWS CLI 1.16.15 Command Reference : http://docs.aws.amazon.com/cli/latest/reference/waf/update-web-acl.html
aws waf update-web-acl --web-acl-id
    aws/waf-web-acl-pingdom.sh at master 揃 swoodford/aws 揃 GitHub : http://github.com/swoodford/aws/blob/master/waf-web-acl-pingdom.sh

aws のオプション一覧