Command option Sample:aws waf create-ip-set

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

Creates an IPSet , which you use to specify which web requests youwant to allow or block based on the IP addresses that the requestsoriginate from.Show details from next link. https://docs.aws.amazon.com/ja_jp/cli/latest/reference/waf/create-ip-set.html

aws waf create-ip-set --name hoge-ip --change-token xxxxxxxxx-c130-4dbf-839c-yyyyyyyyy
    GitHub - h-imaoka/aws-waf-ipset-conv: IPSet converter for AWS waf : http://github.com/h-imaoka/aws-waf-ipset-conv

aws のオプション一覧