コマンドオプションサンプル:aws ec2 associate-dhcp-options

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

指定したVPCに以前作成した一連のDHCPオプションを関連付けたり、DHCPオプションをVPCに関連付けたりしないでください。 詳細は次のリンクを参照してください。 https://docs.aws.amazon.com/ja_jp/cli/latest/reference/ec2/associate-dhcp-options.html

aws ec2 associate-dhcp-options \
    Deploying and Managing OpenShift 3.9 on Amazon Web Services - Red Hat Customer Portal : http://access.redhat.com/documentation/en-us/reference_architectures/2018/html-single/deploying_and_managing_openshift_3.9_on_amazon_web_services/index
aws ec2 associate-dhcp-options --dhcp-options-id dopt-3d63yyyy --vpc-id vpc-688axxxx
aws ec2 associate-dhcp-options --dhcp-options-id dopt-5344b536 --vpc-id vpc-xxxxxxxx
    CUIメインでWindows Active Directory Server on AWS EC2環境を実現する(DHCP Options Set指定&ドメインコントローラ2台目構築) | Developers.IO : http://dev.classmethod.jp/cloud/aws/building-windows-active-direcotry-server-on-aws-ec2-without-using-gui-as-much-as-possible-02-2nd-domain-controller/
aws ec2 associate-dhcp-options --dhcp-options-id default --vpc-id vpc-a01106c2
    create-dhcp-options — AWS CLI 1.16.6 Command Reference : http://docs.aws.amazon.com/cli/latest/reference/ec2/associate-dhcp-options.html
aws ec2 associate-dhcp-options \
    openshift-the-hard-way/aws.md at master 揃 debianmaster/openshift-the-hard-way 揃 GitHub : http://github.com/debianmaster/openshift-the-hard-way/blob/master/aws.md
aws ec2 associate-dhcp-options --vpc-id vpc-aa4958c8 --dhcp-options-id dopt-8bf1f9e9 --region ap-northeast-1
    awscliでVPCのDHCP Options Setの設定をする - okochangの馬鹿でありがとう : http://okochang.hatenablog.jp/entry/2014/01/27/090228
aws ec2 associate-dhcp-options --dhcp-options-id dopt-XXXXXXXX --vpc-id vpc-XXXXXXXX
    Route53 と roadworker を使って VPC 環境の内部DNSを構築する : http://qiita.com/bells17/items/892e518d10b49a069404
aws ec2 associate-dhcp-options --dhcp-options-id dopt-3d63yyyy --vpc-id vpc-688axxxx
    AWS VPCのDNSサーバを変更する | Siguniang's Blog : http://siguniang.wordpress.com/2014/05/28/configure-dns-server-inside-vpc/
aws ec2 associate-dhcp-options \
    Modifying the DHCP Options Set Associated with a VPC - Documentation - Outscale : http://wiki.outscale.net/display/DOCU/Modifying+the+DHCP+Options+Set+Associated+with+a+VPC

aws のオプション一覧