Command option Sample:aws waf update-ip-set

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

Inserts or deletes IPSetDescriptor objects in an "IPSet" .Show details from next link. https://docs.aws.amazon.com/ja_jp/cli/latest/reference/waf/update-ip-set.html

aws waf update-ip-set \
    「AWS Black Belt Tech Webinar 2015 ‐ AWS WAF」レポート | Developers.IO : http://dev.classmethod.jp/cloud/aws/blackbelt2015-waf/
aws waf update-ip-set --ip-set-id a123fae4-b567-8e90-1234-5ab67ac8ca90 --change-token 12cs345-67cd-890b-1cd2-c3a4567d89f1 --updates Action="INSERT"
    update-ip-set — AWS CLI 1.16.15 Command Reference : http://docs.aws.amazon.com/cli/latest/reference/waf/update-ip-set.html
aws waf update-ip-set --ip-set-id
    aws/waf-web-acl-pingdom.sh at master 揃 swoodford/aws 揃 GitHub : http://github.com/swoodford/aws/blob/master/waf-import-ip-set-facebook.sh

aws のオプション一覧