コマンドオプションサンプル:aws waf update-byte-match-set

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

aByteMatchSet内のByteMatchTupleオブジェクト(フィルタ)を挿入または削除します。 詳細は次のリンクを参照してください。 https://docs.aws.amazon.com/ja_jp/cli/latest/reference/waf/update-byte-match-set.html

aws waf update-byte-match-set --cli-input-json file://update-byte-match-set.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-byte-match-set --byte-match-set-id a123fae4-b567-8e90-1234-5ab67ac8ca90 --change-token 12cs345-67cd-890b-1cd2-c3a4567d89f1 --updates Action=
    update-byte-match-set — AWS CLI 1.16.15 Command Reference : http://docs.aws.amazon.com/cli/latest/reference/waf/update-byte-match-set.html

aws のオプション一覧