AWS Security ChangesHomeSearch

AWS wellarchitected documentation change

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

File: wellarchitected/latest/reliability-pillar/rel_manage_service_limits_aware_quotas_and_constraints.md

Summary

Updated example text to specify 'Amazon EC2 Auto Scaling groups' instead of generic 'Auto Scaling groups'

Security assessment

Change clarifies the specific AWS service (EC2 Auto Scaling) but does not address security vulnerabilities or introduce security-related content. This is a documentation precision improvement.

Diff

diff --git a/wellarchitected/latest/reliability-pillar/rel_manage_service_limits_aware_quotas_and_constraints.md b/wellarchitected/latest/reliability-pillar/rel_manage_service_limits_aware_quotas_and_constraints.md
index dedb5732b..63d063890 100644
--- a//wellarchitected/latest/reliability-pillar/rel_manage_service_limits_aware_quotas_and_constraints.md
+++ b//wellarchitected/latest/reliability-pillar/rel_manage_service_limits_aware_quotas_and_constraints.md
@@ -50 +50 @@ 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 instances used in a Region. 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 instances used in a Region. That limit may be reached during a traffic scaling event using Amazon EC2 Auto Scaling groups (ASG).