Command option Sample:aws cloudformation describe-stack-resource

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

Returns a description of the specified resource in the specifiedstack.Show details from next link. https://docs.aws.amazon.com/ja_jp/cli/latest/reference/cloudformation/describe-stack-resource.html

aws cloudformation describe-stack-resource --stack-name AWSMPBASICCloudControllerwithnewVPC1 --logical-resource-id Cloudbreak --query StackResourceDetail.Metadata --out text
  : http://community.hortonworks.com/storage/attachments/11740-cbd-quick-startlog.txt
aws cloudformation describe-stack-resource --stack-name ec2-bootstrapped-webserver
    CloudFormation/README.md at master 揃 eduardoamendola/CloudFormation 揃 GitHub : http://github.com/eduardoamendola/CloudFormation/blob/master/README.md
aws cloudformation describe-stack-resource --region=
    amazon web services - CloudFormation AutoScalingGroup not waiting for signal on update/scale-up - Stack Overflow : http://stackoverflow.com/questions/42017696/cloudformation-autoscalinggroup-not-waiting-for-signal-on-update-scale-up
aws cloudformation describe-stack-resource --stack-name bogo-lambda-file-processing --logical-resource-id InputBucket --query "StackResourceDetail.PhysicalResourceId" --output text)
    AWS CloudWatch & Logs with Lambda Function / S3 - 2018 : http://www.bogotobogo.com/DevOps/AWS/aws-CloudWatch-logs-Lambda-S3.php
aws cloudformation describe-stack-resource \
     How to create RDS in Amazon AWS : http://www.thesisscientist.com/docs/E-Booklets/887a5399-607c-49fc-b2d8-703cec1eb5fd

aws のオプション一覧