Command option Sample:aws cloudformation describe-stack-resources

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

Returns AWS resource descriptions for running and deleted stacks.Show details from next link. https://docs.aws.amazon.com/ja_jp/cli/latest/reference/cloudformation/describe-stack-resources.html

aws cloudformation describe-stack-resources \
    List all resources on a cloudformation stack : http://awscli.com/list-all-resources-on-a-cloudformation-stack.html
aws cloudformation describe-stack-resources --stack-name myvpc
    Layered Cloudformation stacks - Jayway : http://blog.jayway.com/2016/03/30/layered-cloudformation-stacks/
aws cloudformation describe-stack-resources \
    CloudFormation Stack Resources Summary : http://blog.rowanudell.com/cloudformation-stack-resources-summary/
aws cloudformation describe-stack-resources --stack-name
    Configure CA Microgateway in Amazon ECS - CA Microgateway - 1.0 - CA Technologies Documentation : http://docops.ca.com/ca-microgateway/1-0/EN/ca-microgateway-reference/deployment/run-ca-microgateway-in-amazon-ecs/configure-ca-microgateway-in-amazon-ecs
aws cloudformation describe-stack-resources command returns information on deleted
    Listing Resources - AWS CloudFormation : http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-listing-stack-resources.html
aws cloudformation describe-stack-resources --stack-name
    Tutorial: Run Kubernetes on Amazon Web Services (AWS) — Heptio Docs : http://docs.heptio.com/content/tutorials/aws-cloudformation-k8s.html
aws cloudformation describe-stack-resources \
    Amazon Fargate+RDS - subZero Documentation : http://docs.subzero.cloud/production-infrastructure/aws-fargate-rds/
aws cloudformation describe-stack-resources --stack-name "core" \
    Composing Configurations with JQ – Danny Berger : http://dpb587.me/blog/2016/04/26/composing-configurations-with-jq.html
aws cloudformation describe-stack-resources --stack-name [YourStackName] --query "StackResources[].ResourceType" --output text
    Hitting CloudFormation Max Resources - Serverless Framework - Serverless Forums : http://forum.serverless.com/t/hitting-cloudformation-max-resources/1098
aws cloudformation describe-stack-resources \
    bash-my-aws/stack-functions at master 揃 realestate-com-au/bash-my-aws 揃 GitHub : http://github.com/realestate-com-au/bash-my-aws/blob/master/lib/stack-functions
aws cloudformation describe-stack-resources --stack-name awseb-e-hmpjnryxdp-stack
    How to Customize AWS Elastic Beanstalk Environments : http://medium.com/boltops/how-to-customize-aws-elastic-beanstalk-environments-5e9d6c5503cf
aws cloudformation describe-stack-resources --stack-name aws-lambda-deploy-stack --logical-resource-id DeployStateMachine --output text
    Implementing Canary Deployments of AWS Lambda Functions with Alias Traffic Shifting | Noise : http://noise.getoto.net/2017/11/30/implementing-canary-deployments-of-aws-lambda-functions-with-alias-traffic-shifting/
aws cloudformation describe-stack-resources "
  : http://raw.githubusercontent.com/jsunmapr/AWS-CFTs/master/520/MapR520-community-Docker.template
aws cloudformation describe-stack-resources --physical-resource-id arn:aws:cloudformation:us-west-2:58701038XXXX:stack/pelorus-vk-DatabaseStack-W12E3SAXPG6K/b0197770-7519-11e6-9518-50aXXXXXca9a
    amazon web services - What is the proper way to describe resources of a nested CloudFormation stack? - Stack Overflow : http://stackoverflow.com/questions/39399485/what-is-the-proper-way-to-describe-resources-of-a-nested-cloudformation-stack
aws cloudformation describe-stack-resources --stack-name
    AWS CLI Queries and jq | the agile admin : http://theagileadmin.com/2017/05/26/aws-cli-queries-and-jq/
aws cloudformation describe-stack-resources --stack-name baeldung-sam-stack
    Introduction to AWS Serverless Application Model | Baeldung : http://www.baeldung.com/aws-serverless

aws のオプション一覧