AWS Security ChangesHomeSearch

AWS wellarchitected documentation change

Service: wellarchitected · 2025-11-22 · Documentation low

File: wellarchitected/2023-04-10/framework/rel_manage_service_limits_aware_quotas_and_constraints.md

Summary

Updated 'Auto Scaling groups (ASG)' to 'Amazon EC2 Auto Scaling groups (ASG)' in example text

Security assessment

Change adds explicit 'Amazon EC2' product prefix to Auto Scaling group reference. No security context or vulnerability mitigation involved.

Diff

diff --git a/wellarchitected/2023-04-10/framework/rel_manage_service_limits_aware_quotas_and_constraints.md b/wellarchitected/2023-04-10/framework/rel_manage_service_limits_aware_quotas_and_constraints.md
index 3201f9a5b..1530196a8 100644
--- a//wellarchitected/2023-04-10/framework/rel_manage_service_limits_aware_quotas_and_constraints.md
+++ b//wellarchitected/2023-04-10/framework/rel_manage_service_limits_aware_quotas_and_constraints.md
@@ -53 +53 @@ Some service limits, like rate limits on throttled APIs are set within the Amazo
-Service quotas can be Region specific or can also be global in nature. Using an AWS service that reaches its quota will not act as expected in normal usage and may cause service disruption or degradation. For example, a service quota limits the number of DL Amazon EC2 that be used in an Region and that limit may be reached during a traffic scaling event using Auto Scaling groups (ASG). 
+Service quotas can be Region specific or can also be global in nature. Using an AWS service that reaches its quota will not act as expected in normal usage and may cause service disruption or degradation. For example, a service quota limits the number of DL Amazon EC2 that be used in an Region and that limit may be reached during a traffic scaling event using Amazon EC2 Auto Scaling groups (ASG).