AWS Security ChangesHomeSearch

AWS cli documentation change

Service: cli · 2026-04-22 · Documentation low

File: cli/latest/reference/compute-optimizer/get-auto-scaling-group-recommendations.md

Summary

Updated AWS CLI version from 2.34.32 to 2.34.34 and changed terminology from 'Amazon EC2 Auto Scaling group' to 'Auto Scaling group' throughout the document for consistency.

Security assessment

The changes are purely administrative and cosmetic, involving version updates and terminology standardization. There is no mention of security vulnerabilities, patches, or new security features. The changes do not affect security configurations, permissions, or address any security incidents.

Diff

diff --git a/cli/latest/reference/compute-optimizer/get-auto-scaling-group-recommendations.md b/cli/latest/reference/compute-optimizer/get-auto-scaling-group-recommendations.md
index 76e9257c4..1476141f0 100644
--- a//cli/latest/reference/compute-optimizer/get-auto-scaling-group-recommendations.md
+++ b//cli/latest/reference/compute-optimizer/get-auto-scaling-group-recommendations.md
@@ -15 +15 @@
-  * [AWS CLI 2.34.32 Command Reference](../../index.html) »
+  * [AWS CLI 2.34.34 Command Reference](../../index.html) »
@@ -59 +59 @@ First time using the AWS CLI? See the [User Guide](https://docs.aws.amazon.com/c
-Returns Amazon EC2 Auto Scaling group recommendations.
+Returns Auto Scaling group recommendations.
@@ -102 +102 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/comput
-> The ID of the Amazon Web Services account for which to return Amazon EC2 Auto Scaling group recommendations.
+> The ID of the Amazon Web Services account for which to return Auto Scaling group recommendations.
@@ -104 +104 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/comput
-> If your account is the management account of an organization, use this parameter to specify the member account for which you want to return Amazon EC2 Auto Scaling group recommendations.
+> If your account is the management account of an organization, use this parameter to specify the member account for which you want to return Auto Scaling group recommendations.
@@ -118 +118 @@ Syntax:
-> The Amazon Resource Name (ARN) of the Amazon EC2 Auto Scaling groups for which to return recommendations.
+> The Amazon Resource Name (ARN) of the Auto Scaling groups for which to return recommendations.
@@ -130 +130 @@ Syntax:
-> The token to advance to the next page of Amazon EC2 Auto Scaling group recommendations.
+> The token to advance to the next page of Auto Scaling group recommendations.
@@ -134 +134 @@ Syntax:
-> The maximum number of Amazon EC2 Auto Scaling group recommendations to return with a single request.
+> The maximum number of Auto Scaling group recommendations to return with a single request.
@@ -147 +147 @@ Syntax:
-> An array of objects to specify a filter that returns a more specific list of Amazon EC2 Auto Scaling group recommendations.
+> An array of objects to specify a filter that returns a more specific list of Auto Scaling group recommendations.
@@ -188 +188 @@ Syntax:
->>>   * Specify `Optimized` or `NotOptimized` if you specify the `name` parameter as `Finding` and you want to filter results for Amazon EC2 Auto Scaling groups.
+>>>   * Specify `Optimized` or `NotOptimized` if you specify the `name` parameter as `Finding` and you want to filter results for Auto Scaling groups.
@@ -233 +233 @@ JSON Syntax:
-> An object to specify the preferences for the Amazon EC2 Auto Scaling group recommendations to return in the response.
+> An object to specify the preferences for the Auto Scaling group recommendations to return in the response.
@@ -237 +237 @@ JSON Syntax:
->> Specifies the CPU vendor and architecture for Amazon EC2 instance and Amazon EC2 Auto Scaling group recommendations.
+>> Specifies the CPU vendor and architecture for Amazon EC2 instance and Auto Scaling group recommendations.
@@ -385 +385 @@ nextToken -> (string)
-> The token to use to advance to the next page of Amazon EC2 Auto Scaling group recommendations.
+> The token to use to advance to the next page of Auto Scaling group recommendations.
@@ -387 +387 @@ nextToken -> (string)
-> This value is null when there are no more pages of Amazon EC2 Auto Scaling group recommendations to return.
+> This value is null when there are no more pages of Auto Scaling group recommendations to return.
@@ -391 +391 @@ autoScalingGroupRecommendations -> (list)
-> An array of objects that describe Amazon EC2 Auto Scaling group recommendations.
+> An array of objects that describe Auto Scaling group recommendations.
@@ -395 +395 @@ autoScalingGroupRecommendations -> (list)
->> Describes an Amazon EC2 Auto Scaling group recommendation.
+>> Describes an Auto Scaling group recommendation.
@@ -399 +399 @@ autoScalingGroupRecommendations -> (list)
->>> The Amazon Web Services account ID of the Amazon EC2 Auto Scaling group.
+>>> The Amazon Web Services account ID of the Auto Scaling group.
@@ -403 +403 @@ autoScalingGroupRecommendations -> (list)
->>> The Amazon Resource Name (ARN) of the Amazon EC2 Auto Scaling group.
+>>> The Amazon Resource Name (ARN) of the Auto Scaling group.
@@ -407 +407 @@ autoScalingGroupRecommendations -> (list)
->>> The name of the Amazon EC2 Auto Scaling group.
+>>> The name of the Auto Scaling group.
@@ -411 +411 @@ autoScalingGroupRecommendations -> (list)
->>> The finding classification of the Amazon EC2 Auto Scaling group.
+>>> The finding classification of the Auto Scaling group.
@@ -413 +413 @@ autoScalingGroupRecommendations -> (list)
->>> Findings for Amazon EC2 Auto Scaling groups include:
+>>> Findings for Auto Scaling groups include:
@@ -415,2 +415,2 @@ autoScalingGroupRecommendations -> (list)
->>>   * **`NotOptimized` ** —An Amazon EC2 Auto Scaling group is considered not optimized when Compute Optimizer identifies a recommendation that can provide better performance for your workload.
->>>   * **`Optimized` ** —An Amazon EC2 Auto Scaling group is considered optimized when Compute Optimizer determines that the group is correctly provisioned to run your workload based on the chosen instance type. For optimized resources, Compute Optimizer might recommend a new generation instance type.
+>>>   * **`NotOptimized` ** —An Auto Scaling group is considered not optimized when Compute Optimizer identifies a recommendation that can provide better performance for your workload.
+>>>   * **`Optimized` ** —An Auto Scaling group is considered optimized when Compute Optimizer determines that the group is correctly provisioned to run your workload based on the chosen instance type. For optimized resources, Compute Optimizer might recommend a new generation instance type.
@@ -431 +431 @@ autoScalingGroupRecommendations -> (list)
->>> An array of objects that describe the utilization metrics of the Amazon EC2 Auto Scaling group.
+>>> An array of objects that describe the utilization metrics of the Auto Scaling group.
@@ -520 +520 @@ autoScalingGroupRecommendations -> (list)
->>> The number of days for which utilization metrics were analyzed for the Amazon EC2 Auto Scaling group.
+>>> The number of days for which utilization metrics were analyzed for the Auto Scaling group.
@@ -524 +524 @@ autoScalingGroupRecommendations -> (list)
->>> An array of objects that describe the current configuration of the Amazon EC2 Auto Scaling group.
+>>> An array of objects that describe the current configuration of the Auto Scaling group.
@@ -528 +528 @@ autoScalingGroupRecommendations -> (list)
->>>> The desired capacity, or number of instances, for the EC2 Amazon EC2 Auto Scaling group.
+>>>> The desired capacity, or number of instances, for the EC2 Auto Scaling group.
@@ -532 +532 @@ autoScalingGroupRecommendations -> (list)
->>>> The minimum size, or minimum number of instances, for the EC2 Amazon EC2 Auto Scaling group.
+>>>> The minimum size, or minimum number of instances, for the EC2 Auto Scaling group.
@@ -536 +536 @@ autoScalingGroupRecommendations -> (list)
->>>> The maximum size, or maximum number of instances, for the EC2 Amazon EC2 Auto Scaling group.
+>>>> The maximum size, or maximum number of instances, for the EC2 Auto Scaling group.
@@ -540 +540 @@ autoScalingGroupRecommendations -> (list)
->>>> The instance type for the EC2 Amazon EC2 Auto Scaling group.
+>>>> The instance type for the EC2 Auto Scaling group.
@@ -544 +544 @@ autoScalingGroupRecommendations -> (list)
->>>> Describes the allocation strategy that the EC2 Amazon EC2 Auto Scaling group uses. This field is only available for EC2 Amazon EC2 Auto Scaling groups with mixed instance types.
+>>>> Describes the allocation strategy that the EC2 Auto Scaling group uses. This field is only available for EC2 Auto Scaling groups with mixed instance types.
@@ -555 +555 @@ autoScalingGroupRecommendations -> (list)
->>>> Describes the projected percentage reduction in instance hours after adopting the recommended configuration. This field is only available for EC2 Amazon EC2 Auto Scaling groups with scaling policies.
+>>>> Describes the projected percentage reduction in instance hours after adopting the recommended configuration. This field is only available for EC2 Auto Scaling groups with scaling policies.
@@ -559 +559 @@ autoScalingGroupRecommendations -> (list)
->>>> Describes whether the EC2 Amazon EC2 Auto Scaling group has a single instance type or a mixed instance type configuration.
+>>>> Describes whether the EC2 Auto Scaling group has a single instance type or a mixed instance type configuration.
@@ -570 +570 @@ autoScalingGroupRecommendations -> (list)
->>>> List the instance types within an EC2 Amazon EC2 Auto Scaling group that has mixed instance types.
+>>>> List the instance types within an EC2 Auto Scaling group that has mixed instance types.
@@ -576 +576 @@ autoScalingGroupRecommendations -> (list)
->>> Describes the GPU accelerator settings for the current instance type of the Amazon EC2 Auto Scaling group.
+>>> Describes the GPU accelerator settings for the current instance type of the Auto Scaling group.
@@ -596 +596 @@ autoScalingGroupRecommendations -> (list)
->>> An array of objects that describe the recommendation options for the Amazon EC2 Auto Scaling group.
+>>> An array of objects that describe the recommendation options for the Auto Scaling group.
@@ -600 +600 @@ autoScalingGroupRecommendations -> (list)
->>>> Describes a recommendation option for an Amazon EC2 Auto Scaling group.
+>>>> Describes a recommendation option for an Auto Scaling group.
@@ -604 +604 @@ autoScalingGroupRecommendations -> (list)
->>>>> An array of objects that describe an Amazon EC2 Auto Scaling group configuration.
+>>>>> An array of objects that describe an Auto Scaling group configuration.
@@ -608 +608 @@ autoScalingGroupRecommendations -> (list)
->>>>>> The desired capacity, or number of instances, for the EC2 Amazon EC2 Auto Scaling group.
+>>>>>> The desired capacity, or number of instances, for the EC2 Auto Scaling group.
@@ -612 +612 @@ autoScalingGroupRecommendations -> (list)
->>>>>> The minimum size, or minimum number of instances, for the EC2 Amazon EC2 Auto Scaling group.
+>>>>>> The minimum size, or minimum number of instances, for the EC2 Auto Scaling group.
@@ -616 +616 @@ autoScalingGroupRecommendations -> (list)
->>>>>> The maximum size, or maximum number of instances, for the EC2 Amazon EC2 Auto Scaling group.
+>>>>>> The maximum size, or maximum number of instances, for the EC2 Auto Scaling group.
@@ -620 +620 @@ autoScalingGroupRecommendations -> (list)
->>>>>> The instance type for the EC2 Amazon EC2 Auto Scaling group.
+>>>>>> The instance type for the EC2 Auto Scaling group.
@@ -624 +624 @@ autoScalingGroupRecommendations -> (list)
->>>>>> Describes the allocation strategy that the EC2 Amazon EC2 Auto Scaling group uses. This field is only available for EC2 Amazon EC2 Auto Scaling groups with mixed instance types.
+>>>>>> Describes the allocation strategy that the EC2 Auto Scaling group uses. This field is only available for EC2 Auto Scaling groups with mixed instance types.
@@ -635 +635 @@ autoScalingGroupRecommendations -> (list)
->>>>>> Describes the projected percentage reduction in instance hours after adopting the recommended configuration. This field is only available for EC2 Amazon EC2 Auto Scaling groups with scaling policies.
+>>>>>> Describes the projected percentage reduction in instance hours after adopting the recommended configuration. This field is only available for EC2 Auto Scaling groups with scaling policies.
@@ -639 +639 @@ autoScalingGroupRecommendations -> (list)
->>>>>> Describes whether the EC2 Amazon EC2 Auto Scaling group has a single instance type or a mixed instance type configuration.
+>>>>>> Describes whether the EC2 Auto Scaling group has a single instance type or a mixed instance type configuration.
@@ -650 +650 @@ autoScalingGroupRecommendations -> (list)
->>>>>> List the instance types within an EC2 Amazon EC2 Auto Scaling group that has mixed instance types.
+>>>>>> List the instance types within an EC2 Auto Scaling group that has mixed instance types.
@@ -656 +656 @@ autoScalingGroupRecommendations -> (list)
->>>>> Describes the GPU accelerator settings for the recommended instance type of the Amazon EC2 Auto Scaling group.
+>>>>> Describes the GPU accelerator settings for the recommended instance type of the Auto Scaling group.
@@ -676 +676 @@ autoScalingGroupRecommendations -> (list)
->>>>> An array of objects that describe the projected utilization metrics of the Amazon EC2 Auto Scaling group recommendation option.
+>>>>> An array of objects that describe the projected utilization metrics of the Auto Scaling group recommendation option.
@@ -769 +769 @@ autoScalingGroupRecommendations -> (list)
->>>>> The performance risk of the Amazon EC2 Auto Scaling group configuration recommendation.
+>>>>> The performance risk of the Auto Scaling group configuration recommendation.
@@ -784 +784 @@ autoScalingGroupRecommendations -> (list)
->>>>> The rank of the Amazon EC2 Auto Scaling group recommendation option.
+>>>>> The rank of the Auto Scaling group recommendation option.
@@ -790 +790 @@ autoScalingGroupRecommendations -> (list)
->>>>> An object that describes the savings opportunity for the Amazon EC2 Auto Scaling group recommendation option. Savings opportunity includes the estimated monthly savings amount and percentage.
+>>>>> An object that describes the savings opportunity for the Auto Scaling group recommendation option. Savings opportunity includes the estimated monthly savings amount and percentage.
@@ -817 +817 @@ autoScalingGroupRecommendations -> (list)
->>>>> An object that describes the savings opportunity for the Amazon EC2 Auto Scaling group recommendation option that includes Savings Plans and Reserved Instances discounts. Savings opportunity includes the estimated monthly savings and percentage.
+>>>>> An object that describes the savings opportunity for the Auto Scaling group recommendation option that includes Savings Plans and Reserved Instances discounts. Savings opportunity includes the estimated monthly savings and percentage.
@@ -821 +821 @@ autoScalingGroupRecommendations -> (list)
->>>>>> The estimated monthly savings possible as a percentage of monthly cost after applying the Savings Plans and Reserved Instances discounts. This saving can be achieved by adopting Compute Optimizer’s Amazon EC2 Auto Scaling group recommendations.
+>>>>>> The estimated monthly savings possible as a percentage of monthly cost after applying the Savings Plans and Reserved Instances discounts. This saving can be achieved by adopting Compute Optimizer’s Auto Scaling group recommendations.
@@ -825 +825 @@ autoScalingGroupRecommendations -> (list)
->>>>>> An object that describes the estimated monthly savings possible by adopting Compute Optimizer’s Amazon EC2 Auto Scaling group recommendations. This is based on the Savings Plans and Reserved Instances pricing discounts.
+>>>>>> An object that describes the estimated monthly savings possible by adopting Compute Optimizer’s Auto Scaling group recommendations. This is based on the Savings Plans and Reserved Instances pricing discounts.
@@ -859 +859 @@ autoScalingGroupRecommendations -> (list)
->>> The timestamp of when the Amazon EC2 Auto Scaling group recommendation was last generated.
+>>> The timestamp of when the Auto Scaling group recommendation was last generated.
@@ -863 +863 @@ autoScalingGroupRecommendations -> (list)
->>> The risk of the current Amazon EC2 Auto Scaling group not meeting the performance needs of its workloads. The higher the risk, the more likely the current Amazon EC2 Auto Scaling group configuration has insufficient capacity and cannot meet workload requirements.
+>>> The risk of the current Auto Scaling group not meeting the performance needs of its workloads. The higher the risk, the more likely the current Auto Scaling group configuration has insufficient capacity and cannot meet workload requirements.
@@ -876 +876 @@ autoScalingGroupRecommendations -> (list)
->>> An object that describes the effective recommendation preferences for the Amazon EC2 Auto Scaling group.
+>>> An object that describes the effective recommendation preferences for the Auto Scaling group.
@@ -880 +880 @@ autoScalingGroupRecommendations -> (list)
->>>> Describes the CPU vendor and architecture for an instance or Amazon EC2 Auto Scaling group recommendations.
+>>>> Describes the CPU vendor and architecture for an instance or Auto Scaling group recommendations.
@@ -1083 +1083 @@ autoScalingGroupRecommendations -> (list)
->>> The applications that might be running on the instances in the Amazon EC2 Auto Scaling group as inferred by Compute Optimizer.
+>>> The applications that might be running on the instances in the Auto Scaling group as inferred by Compute Optimizer.
@@ -1119 +1119 @@ errors -> (list)
-> For example, an error is returned if you request recommendations for an unsupported Amazon EC2 Auto Scaling group.
+> For example, an error is returned if you request recommendations for an unsupported Auto Scaling group.
@@ -1125 +1125 @@ errors -> (list)
->> For example, an error is returned if you request recommendations for an unsupported Amazon EC2 Auto Scaling group, or if you request recommendations for an instance of an unsupported instance family.
+>> For example, an error is returned if you request recommendations for an unsupported Auto Scaling group, or if you request recommendations for an instance of an unsupported instance family.
@@ -1149 +1149 @@ errors -> (list)
-  * [AWS CLI 2.34.32 Command Reference](../../index.html) »
+  * [AWS CLI 2.34.34 Command Reference](../../index.html) »