コマンドオプションサンプル:aws cloudformation describe-change-set

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

変更セットの入力と、変更セットを実行する場合にAWSCloudFormationが行う変更のリストを返します。 詳細は次のリンクを参照してください。 https://docs.aws.amazon.com/ja_jp/cli/latest/reference/cloudformation/describe-change-set.html

aws cloudformation describe-change-set --stack-name example --change-set-name changeset-1
    AWS CloudFormation dry-run with lono cfn preview - BoltOps Blog : http://blog.boltops.com/2017/04/23/aws-cloudformation-dry-run-with-lono-cfn-preview
aws cloudformation describe-change-set \
    LambCIを利用してPull RequestベースのCloudFormation環境を構築する | Developers.IO : http://dev.classmethod.jp/cloud/aws/deploy-cfn-with-lambci/
aws cloudformation describe-change-set --change-set-name arn:aws:cloudformation:us-east-1:123456789012:changeSet/SampleChangeSet/1a2345b6-0000-00a0-a123-00abc0abc000
    Viewing a Change Set - AWS CloudFormation  : http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-changesets-view.html
aws cloudformation describe-change-set --change-set-name
    .../customizations/cloudformation/deploy.py | Fossies : http://fossies.org/linux/aws-cli/awscli/customizations/cloudformation/deploy.py
aws cloudformation describe-change-set --stack-name example --change-set-name changeset-1
    GitHub - tongueroo/cloudformation-examples: basic cloudformation examples for blog posts : http://github.com/tongueroo/cloudformation-examples
aws cloudformation describe-change-set \
    疲弊しないためのCloudFormation管理手法 - Engineering Blog @ktrysmt : http://ktrysmt.github.io/blog/how-to-manage-cfn-easily/
aws cloudformation describe-change-set --stack-name example --change-set-name changeset-1
    AWS CloudFormation dry-run with lono cfn preview BoltOps Medium : http://medium.com/boltops/a-simple-introduction-to-cloudformation-part-4-change-sets-dry-run-mode-c14e41dfeab7
aws cloudformation describe-change-set \u003cspan class=\
    (2017年12月時点) 私的 CloudFormation ベストプラクティス : http://qiita.com/yasuhiroki/items/8463eed1c78123313a6f

aws のオプション一覧