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

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

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

aws waf-regional update-ip-set \
    AWS CLIがAWS WAFとALBの関連付けをサポートしていたので試してみた | Developers.IO : http://dev.classmethod.jp/cloud/aws/creating-aws-waf-with-alb-using-aws-cli/
aws waf-regional update-ip-set --ip-set-id bf67cf7d-5300-442a-b9c0-6d782b216a4b --change-token 093abce2-8260-4ed8-9524-3b8b6ced9706 --updates
    Blacklist/block every single IPV4 address in AWS WAF 揃 GitHub : http://gist.github.com/mayitbeegh/e60bac7694f54c7dd59405f0d32b247d

aws のオプション一覧