指定したスタックの更新をキャンセルします。 詳細は次のリンクを参照してください。 https://docs.aws.amazon.com/ja_jp/cli/latest/reference/cloudformation/cancel-update-stack.html
| aws cloudformation cancel-update-stack --stack-name cmrds |
| AWS CLIでサービスの各種コマンドを動かしてみる(CloudFormation編) | Developers.IO : http://dev.classmethod.jp/cloud/aws/awscli-cloudformation/ |
| aws cloudformation cancel-update-stack --stack-name myteststack |
| update-stack — AWS CLI 1.16.3 Command Reference : http://docs.aws.amazon.com/cli/latest/reference/cloudformation/cancel-update-stack.html |
| aws cloudformation cancel-update-stack --stack-name |
| 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 |