Command option Sample:aws ec2 delete-dhcp-options

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

Deletes the specified set of DHCP options.Show details from next link. https://docs.aws.amazon.com/ja_jp/cli/latest/reference/ec2/delete-dhcp-options.html

aws ec2 delete-dhcp-options --dhcp-options-id dopt-d9070ebb
    describe-dhcp-options — AWS CLI 1.16.6 Command Reference : http://docs.aws.amazon.com/cli/latest/reference/ec2/delete-dhcp-options.html
aws ec2 delete-dhcp-options \
    GitHub - slawekzachcial/kubernetes-the-hard-way-aws: AWS flavour of https://github.com/kelseyhightower/kubernetes-the-hard-way : http://github.com/slawekzachcial/kubernetes-the-hard-way-aws
aws ec2 delete-dhcp-options \
    Deleting a DHCP Options Set - Documentation - Outscale : http://wiki.outscale.net/display/DOCU/Deleting+a+DHCP+Options+Set

aws のオプション一覧