AWS wellarchitected documentation change
Summary
Updated 'Auto Scaling' to 'Amazon EC2 Auto Scaling' for service name clarity
Security assessment
The change only clarifies the official service name without introducing security content. While the context mentions security best practices, the specific edit does not address security features or vulnerabilities.
Diff
diff --git a/wellarchitected/latest/cost-optimization-pillar/cost_manage_demand_resources_cost_analysis.md b/wellarchitected/latest/cost-optimization-pillar/cost_manage_demand_resources_cost_analysis.md index 6d90fbc89..8c21ce513 100644 --- a//wellarchitected/latest/cost-optimization-pillar/cost_manage_demand_resources_cost_analysis.md +++ b//wellarchitected/latest/cost-optimization-pillar/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.