I'm referring specifically to this feature: https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGui... CFn will allow you to specify up to 5 alarms to monitor during stack deployment as well as a duration to…
CFn supports stack rollback alarms. All you need to do is create an alarm for failing ECS tasks.
I'm referring specifically to this feature: https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGui... CFn will allow you to specify up to 5 alarms to monitor during stack deployment as well as a duration to…
CFn supports stack rollback alarms. All you need to do is create an alarm for failing ECS tasks.