Cloudformation rollback alarm trigger cannot be removed

0

I have created Cloudformation stack with rollback trigger alarm configured. Now, I am not able to remove the alarm from the rollback configuration.

To replicate:

  1. Have stack with rollback alarm
  2. Update stack so that there is no rollback alarm, by providing empty list for "rollback triggers".
"RollbackConfiguration": {
    "MonitoringTimeInMinutes": 2,
    "RollbackTriggers": []
}

Update succeeds, however, the console still shows that rollback trigger alarm is configured.

  1. Subsequent updates still check the alarm. I.e on subsequent updates, if an alarm occurs the stack is rolled back.

According to docs here: To remove all currently specified triggers, specify an empty list for this parameter.

However, specifying an empty list does not seem to work and I have NO way to remove rollback alarm.

Can anybody replicate?

  • Can you please post the exact steps to replicate?

simon
質問済み 2年前256ビュー
1回答
0

Hello, To answer your question, we require details that are non-public information. Please open a support case with AWS using the following link - https://support.console.aws.amazon.com/support/home#/case/create

AWS
サポートエンジニア
回答済み 2年前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ