AWS Security ChangesHomeSearch

AWS AmazonECS documentation change

Service: AmazonECS · 2026-04-04 · Documentation low

File: AmazonECS/latest/developerguide/managed-daemons-create-manage.md

Summary

Updated 'Bake time' definition to clarify that ECS monitors CloudWatch alarms during this period and automatically rolls back deployments if alarms trigger.

Security assessment

The change documents an automatic rollback feature based on CloudWatch alarms, which can be used for security monitoring (e.g., triggering on security-related metrics). This adds documentation about a reliability/security feature but doesn't address a specific security vulnerability.

Diff

diff --git a/AmazonECS/latest/developerguide/managed-daemons-create-manage.md b/AmazonECS/latest/developerguide/managed-daemons-create-manage.md
index c12be513b..956bbb177 100644
--- a//AmazonECS/latest/developerguide/managed-daemons-create-manage.md
+++ b//AmazonECS/latest/developerguide/managed-daemons-create-manage.md
@@ -44,2 +43,0 @@ Before you create a daemon, verify that you have the following:
-     * **Bake time** \- Time in minutes to wait after deploying before proceeding to the next batch. Default: `3`.
-
@@ -47,0 +46,2 @@ Before you create a daemon, verify that you have the following:
+     * **Bake time** \- The number of minutes that Amazon ECS waits after it updates all instances to the new daemon revision before it completes the deployment. During this period, Amazon ECS monitors CloudWatch alarms and automatically rolls back the deployment if any alarm triggers. Default: `0`.
+