Command option Sample:aws cloudformation describe-stack-events

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

Returns all stack related events for a specified stack in reversechronological order.Show details from next link. https://docs.aws.amazon.com/ja_jp/cli/latest/reference/cloudformation/describe-stack-events.html

aws cloudformation describe-stack-events --stack-name myteststack
    Viewing Stack Event History - AWS CloudFormation : http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-listing-event-history.html
aws cloudformation describe-stack-events --stack-name
    A bash script to tail CloudFormation events 揃 GitHub : http://gist.github.com/lox/0ad7d2f7445a5d1fdbdd
aws cloudformation describe-stack-events \
    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-events --stack-name
    AWS Docker Walkthrough with ElasticBeanstalk: Part 1 : http://ian.blenke.com/post/2015-06-27-aws-docker-walkthrough-with-elasticbeanstalk-part-1/
aws cloudformation describe-stack-events --stack-name js-babysteps-1 --profile gl-77\naws cloudformation describe-stack --stack-name js-babysteps-1 --profile gl-77"
    AWS:First Step to CloudFormation Aravind G V Medium : http://medium.com/@aravindgv/aws-first-step-to-cloudformation-f57dce90f6e5
aws cloudformation describe-stack-events --stack-name
    AWS CLI tips - RizviR : http://rizvir.com/articles/AWS-cli-tips/
aws cloudformation describe-stack-events --profile dev --stack-name name --max-items 1
    amazon web services - How can I retry a AWS CloudFormation update if an update is already happening? - Stack Overflow : http://stackoverflow.com/questions/51409220/how-can-i-retry-a-aws-cloudformation-update-if-an-update-is-already-happening
aws cloudformation describe-stack-events --profile
    AWS CLI - Bonus Bits : http://www.bonusbits.com/wiki/Reference%3AAWS_CLI
aws cloudformation describe-stack-events --stack-name test-stack
    Cloudformation101 : http://www.slideshare.net/DavePigliavento/cloudformation101
aws cloudformation describe-stack-events --stack-name pg-rds-simple
    Simple PostgreSQL RDS CloudFormation Template : http://www.stojanveselinovski.com/blog/2016/01/12/simple-postgresql-rds-cloudformation-template/
aws cloudformation describe-stack-events --stack-name abc
    I didn't do it! — Taming JSON with JQ : http://www.weekeat.com/post/62147549945/taming-json-with-jq

aws のオプション一覧