コマンドオプションサンプル:aws elasticbeanstalk swap-environment-cnames

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

2つの環境のCNAMEを交換します。 詳細は次のリンクを参照してください。 https://docs.aws.amazon.com/ja_jp/cli/latest/reference/elasticbeanstalk/swap-environment-cnames.html

aws elasticbeanstalk swap-environment-cnames \ --profile "
    Amazon-Web-Services - インスタンスがELBの後ろにある場合、どのようにAWSのメンテナンスページを作成しますか? Amazon-Elb Amazon-Route53 | サンプルコード [日本語] : http://code-examples.net/ja/q/d0f3fb
aws elasticbeanstalk swap-environment-cnames --source-environment-name my-env-blue --destination-environment-name my-env-green
    swap-environment-cnames — AWS CLI 1.16.6 Command Reference : http://docs.aws.amazon.com/cli/latest/reference/elasticbeanstalk/swap-environment-cnames.html
aws elasticbeanstalk swap-environment-cnames --source-environment-name
    elastic beanstalk cliの結果をshell内で待つようにした : http://qiita.com/knzw_ats/items/d98c405201631e8fd070
aws elasticbeanstalk swap-environment-cnames \
    amazon web services - How do you put up a maintenance page for AWS when your instances are behind an ELB? - Stack Overflow : http://stackoverflow.com/questions/13693947/how-do-you-put-up-a-maintenance-page-for-aws-when-your-instances-are-behind-an-e

aws のオプション一覧