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 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南