コマンドオプションサンプル:aws cloudformation describe-stack-events

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

指定されたスタックのすべてのスタック関連イベントを、時系列順に返します。 詳細は次のリンクを参照してください。 https://docs.aws.amazon.com/ja_jp/cli/latest/reference/cloudformation/describe-stack-events.html

aws cloudformation describe-stack-events --stack-name sample
    aws-cliからCloudFormationを使う - NowTomの日記 : http://d.hatena.ne.jp/NowTom/20131202/1385960698
aws cloudformation describe-stack-events --stack-name cm-sg-http
    AWS CLIでサービスの各種コマンドを動かしてみる(CloudFormation編) | Developers.IO : http://dev.classmethod.jp/cloud/aws/awscli-cloudformation/
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 \u003cspan class=\
    [JAWS-UG CLI] CloudFormation:#6 スタックの削除 : http://qiita.com/tcsh/items/2a2b8c9ebffacd15dec2
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 のオプション一覧