Command option Sample:aws cloudformation describe-change-set

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

Returns the inputs for the change set and a list of changes that AWSCloudFormation will make if you execute the change set.Show details from next link. 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 --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 --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 のオプション一覧