AWS wellarchitected documentation change
Summary
Updated service name from 'Auto Scaling' to 'Amazon EC2 Auto Scaling' for specificity
Security assessment
The change clarifies the exact AWS service name but does not introduce security-related content or address security vulnerabilities. The security mention in the paragraph refers to existing Trusted Advisor capabilities unchanged by this edit.
Diff
diff --git a/wellarchitected/2023-10-03/framework/cost_manage_demand_resources_cost_analysis.md b/wellarchitected/2023-10-03/framework/cost_manage_demand_resources_cost_analysis.md index 777a1edb2..4c5258ec2 100644 --- a//wellarchitected/2023-10-03/framework/cost_manage_demand_resources_cost_analysis.md +++ b//wellarchitected/2023-10-03/framework/cost_manage_demand_resources_cost_analysis.md @@ -38 +38 @@ You can use [Amazon CloudWatch](https://aws.amazon.com/cloudwatch/) to collect a -With [AWS Trusted Advisor](https://aws.amazon.com/premiumsupport/technology/trusted-advisor/), you can provision your resources following best practices to improve system performance and reliability, increase security, and look for opportunities to save money. You can also turn off non-production instances and use Amazon CloudWatch and Auto Scaling to match increases or reductions in demand. +With [AWS Trusted Advisor](https://aws.amazon.com/premiumsupport/technology/trusted-advisor/), you can provision your resources following best practices to improve system performance and reliability, increase security, and look for opportunities to save money. You can also turn off non-production instances and use Amazon CloudWatch and Amazon EC2 Auto Scaling to match increases or reductions in demand.