Command option Sample:aws elbv2 delete-rule

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

Deletes the specified rule.Show details from next link. https://docs.aws.amazon.com/ja_jp/cli/latest/reference/elbv2/delete-rule.html

aws elbv2 delete-rule --rule-arn arn:aws:elasticloadbalancing:us-west-2:123456789012:listener-rule/app/my-load-balancer/50dc6c495c0c9188/f2f7dc8efc522ab2/1291d13826f405c3
    elbv2 — AWS CLI 1.16.6 Command Reference : http://docs.aws.amazon.com/cli/latest/reference/elbv2/delete-rule.html

aws のオプション一覧