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
posta 2 anni fa256 visualizzazioni
1 Risposta
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
TECNICO DI SUPPORTO
con risposta 2 anni fa

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande