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
demandé il y a 2 ans256 vues
1 réponse
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
INGÉNIEUR EN ASSISTANCE TECHNIQUE
répondu il y a 2 ans

Vous n'êtes pas connecté. Se connecter pour publier une réponse.

Une bonne réponse répond clairement à la question, contient des commentaires constructifs et encourage le développement professionnel de la personne qui pose la question.

Instructions pour répondre aux questions