AWS cost-management documentation change
Summary
Clarified Auto Scaling behavior with budget actions and updated terminology
Security assessment
Operational clarification about budget action limitations. While related to cost control, it doesn't address security vulnerabilities or document security features.
Diff
diff --git a/cost-management/latest/userguide/budgets-best-practices.md b/cost-management/latest/userguide/budgets-best-practices.md index 1cf47051d..3a4430339 100644 --- a//cost-management/latest/userguide/budgets-best-practices.md +++ b//cost-management/latest/userguide/budgets-best-practices.md @@ -67 +67 @@ To learn more about AWS Budgets actions, see the [Configuring budget actions](./ -If a budget action is used to stop an Amazon EC2 instance in an Auto Scaling Group (ASG), Amazon EC2 Auto Scaling restarts the instance, or launches new instances to replace the stopped instance. Therefore, "shutdown budget actions is not effective to Amazon EC2/Amazon RDS budget actions" aren't effective unless you combine a second budget action that removes permissions on the role used by the Launch Configuration managing the ASG. +If a budget action is used to stop an Amazon EC2 instance in an Amazon EC2 Auto Scaling Group (ASG), Amazon EC2 Auto Scaling restarts the instance, or launches new instances to replace the stopped instance. Therefore, "shutdown budget actions is not effective to Amazon EC2/Amazon RDS budget actions" aren't effective unless you combine a second budget action that removes permissions on the role used by the Launch Configuration managing the ASG.