AWS Security ChangesHomeSearch

AWS whitepapers documentation change

Service: whitepapers · 2026-05-04 · Documentation low

File: whitepapers/latest/blue-green-deployments/swap-the-auto-scaling-group-behind-elastic-load-balancer.md

Summary

Updated image alt texts to describe blue-green deployment traffic shifting

Security assessment

Focuses on deployment methodology rather than security practices or vulnerabilities.

Diff

diff --git a/whitepapers/latest/blue-green-deployments/swap-the-auto-scaling-group-behind-elastic-load-balancer.md b/whitepapers/latest/blue-green-deployments/swap-the-auto-scaling-group-behind-elastic-load-balancer.md
index 3709e95f6..ce63f4e01 100644
--- a//whitepapers/latest/blue-green-deployments/swap-the-auto-scaling-group-behind-elastic-load-balancer.md
+++ b//whitepapers/latest/blue-green-deployments/swap-the-auto-scaling-group-behind-elastic-load-balancer.md
@@ -17 +17 @@ The following figure shows the environment boundary reduced to the Auto Scaling
-![AWS architecture showing blue-green deployment with Auto Scaling groups and load balancing.](/images/whitepapers/latest/blue-green-deployments/images/swap-auto-scaling-group.png)
+![Blue-green deployment with traffic shifting from blue Auto Scaling group to green group via load balancer.](/images/whitepapers/latest/blue-green-deployments/images/swap-auto-scaling-group.png)
@@ -23 +23 @@ As you scale up the green Auto Scaling group, you can take blue Auto Scaling gro
-![AWS architecture showing load balancing and auto scaling transition between two regions.](/images/whitepapers/latest/blue-green-deployments/images/blue-auto-scaling-group-nodes.png)
+![Blue-green deployment with traffic shifting from blue Auto Scaling group to green group.](/images/whitepapers/latest/blue-green-deployments/images/blue-auto-scaling-group-nodes.png)