コマンドオプションサンプル:aws cloudformation update-termination-protection

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

指定されたスタックの終了保護を更新します。 詳細は次のリンクを参照してください。 https://docs.aws.amazon.com/ja_jp/cli/latest/reference/cloudformation/update-termination-protection.html

aws cloudformation update-termination-protection --enable-termination-protection --stack-name DeleteProtection
    CloudFormationの削除保護はNested Stackも保護します | Developers.IO : http://dev.classmethod.jp/etc/cloudformation-deleting-protection-nested-stack/
aws cloudformation update-termination-protection --enable-termination-protection --stack-name . Can this can be implemented using sceptre for entire stack on cloudformation.

    Add Support for Stack Termination Protection 揃 Issue #228 揃 cloudreach/sceptre 揃 GitHub : http://github.com/cloudreach/sceptre/issues/228

aws のオプション一覧