コマンドオプションサンプル:aws cloudformation list-stack-resources

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

指定されたスタックのすべてのリソースの説明を返します。 詳細は次のリンクを参照してください。 https://docs.aws.amazon.com/ja_jp/cli/latest/reference/cloudformation/list-stack-resources.html

aws cloudformation list-stack-resources --stack-name XXXXXXXXXXX-Network
    AWS CLIでサービスの各種コマンドを動かしてみる(CloudFormation編) | Developers.IO : http://dev.classmethod.jp/cloud/aws/awscli-cloudformation/
aws cloudformation list-stack-resources --stack-name myteststack
    Listing Resources - AWS CloudFormation : http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-listing-stack-resources.html
aws cloudformation list-stack-resources --stack-name myteststack
    aws-cloudformation-user-guide/using-cfn-listing-stack-resources.md at master 揃 awsdocs/aws-cloudformation-user-guide 揃 GitHub : http://github.com/awsdocs/aws-cloudformation-user-guide/blob/master/doc_source/using-cfn-listing-stack-resources.md
aws cloudformation list-stack-resources --stack-name puppet-enterprise
    Puppet AWS CloudFormation User Guide - Puppet Enterprise 2017.2 | Puppet : http://puppet.com/docs/pe/2017.2/awscf_intro.html
aws cloudformation list-stack-resources \u003cspan class=\
    SAM で API Gateway の CloudWatch Logs を有効にしたい : http://qiita.com/couzie/items/17b6fb94e92dd43d2743
aws cloudformation list-stack-resources --stack-name abc123
    bash - Variable expansion inside parentheses and quotes - Unix & Linux Stack Exchange : http://unix.stackexchange.com/questions/219181/variable-expansion-inside-parentheses-and-quotes
aws cloudformation list-stack-resources --stack-name
    AWS CloudFormation template with single & redundant system : http://www.slideshare.net/NaoyaHashimoto/aws-cloud-formation-31793720

aws のオプション一覧