AWS wellarchitected documentation change
Summary
Specified 'Amazon EC2 Auto Scaling' instead of generic 'Auto Scaling'
Security assessment
Added service name specificity for clarity. No security implications or security documentation changes.
Diff
diff --git a/wellarchitected/latest/framework/cost_manage_demand_resources_cost_analysis.md b/wellarchitected/latest/framework/cost_manage_demand_resources_cost_analysis.md index 4c9f9d17e..7bdb630bb 100644 --- a//wellarchitected/latest/framework/cost_manage_demand_resources_cost_analysis.md +++ b//wellarchitected/latest/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.