Command option Sample:aws cloudformation list-stack-resources

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

Returns descriptions of all resources of the specified stack.Show details from next link. https://docs.aws.amazon.com/ja_jp/cli/latest/reference/cloudformation/list-stack-resources.html

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 --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 のオプション一覧