AWS Security ChangesHomeSearch

AWS autoscaling documentation change

Service: autoscaling · 2025-11-22 · Documentation low

File: autoscaling/ec2/userguide/create-mixed-instances-group-attribute-based-instance-type-selection.md

Summary

Updated documentation to consistently use 'Amazon EC2 Auto Scaling group' instead of 'Auto Scaling group' for service name accuracy. Adjusted console references, CLI commands, and terminology throughout the document.

Security assessment

The changes are purely terminological updates to align with branding standards. There is no evidence of addressing security vulnerabilities, weaknesses, or incidents. Existing security-related features like price protection and performance protection are mentioned but not modified in functionality.

Diff

diff --git a/autoscaling/ec2/userguide/create-mixed-instances-group-attribute-based-instance-type-selection.md b/autoscaling/ec2/userguide/create-mixed-instances-group-attribute-based-instance-type-selection.md
index 8179f30b6..0bcb1bd23 100644
--- a//autoscaling/ec2/userguide/create-mixed-instances-group-attribute-based-instance-type-selection.md
+++ b//autoscaling/ec2/userguide/create-mixed-instances-group-attribute-based-instance-type-selection.md
@@ -9 +9 @@ How attribute-based instance type selection worksPrice protectionPerformance pro
-Instead of manually choosing instance types for your mixed instances group, you can specify a set of instance attributes that describe your compute requirements. As Amazon EC2 Auto Scaling launches instances, any instance types used by the Auto Scaling group must match your required instance attributes. This is known as _attribute-based instance type selection_.
+Instead of manually choosing instance types for your mixed instances group, you can specify a set of instance attributes that describe your compute requirements. As Amazon EC2 Auto Scaling launches instances, any instance types used by the Amazon EC2 Auto Scaling group must match your required instance attributes. This is known as _attribute-based instance type selection_.
@@ -19 +19 @@ The following are benefits of attribute-based instance type selection:
-  * Automatic use of new instance types – Your Auto Scaling groups can use newer generation instance types as they're released. Newer generation instance types are automatically used when they match your requirements and align with the allocation strategies you choose for your Auto Scaling group. 
+  * Automatic use of new instance types – Your Amazon EC2 Auto Scaling groups can use newer generation instance types as they're released. Newer generation instance types are automatically used when they match your requirements and align with the allocation strategies you choose for your Amazon EC2 Auto Scaling group. 
@@ -64 +64 @@ There are many options available for defining your instance requirements. For a
-When your Auto Scaling group needs to launch an instance, it will search for instance types that match your specified attributes and are available in that Availability Zone. The allocation strategy then determines which of the matching instance types to launch. By default, attribute-based instance type selection has a price protection feature enabled to prevent your Auto Scaling group from launching instance types that exceed your budget thresholds.
+When your Amazon EC2 Auto Scaling group needs to launch an instance, it will search for instance types that match your specified attributes and are available in that Availability Zone. The allocation strategy then determines which of the matching instance types to launch. By default, attribute-based instance type selection has a price protection feature enabled to prevent your Amazon EC2 Auto Scaling group from launching instance types that exceed your budget thresholds.
@@ -66 +66 @@ When your Auto Scaling group needs to launch an instance, it will search for ins
-By default, you use the number of instances as the unit of measurement when setting the desired capacity of your Auto Scaling group, meaning each instance counts as one unit. 
+By default, you use the number of instances as the unit of measurement when setting the desired capacity of your Amazon EC2 Auto Scaling group, meaning each instance counts as one unit. 
@@ -72 +72 @@ Alternatively, you can set the value for desired capacity to the number of vCPUs
-With price protection, you can specify the maximum price you are willing to pay for EC2 instances launched by your Auto Scaling group. Price protection is a feature that prevents your Auto Scaling group from using instance types that you would consider too expensive even if they happen to fit the attributes that you specified. 
+With price protection, you can specify the maximum price you are willing to pay for EC2 instances launched by your Amazon EC2 Auto Scaling group. Price protection is a feature that prevents your Amazon EC2 Auto Scaling group from using instance types that you would consider too expensive even if they happen to fit the attributes that you specified. 
@@ -127 +127 @@ If no current generation C, M, or R instance types match your specified attribut
-_Performance protection_ is a feature that ensures your Auto Scaling group uses instance types that are similar to or exceed a specified performance baseline. To use performance protection, you specify an instance family as a baseline reference. The capabilities of the specified instance family establish the lowest acceptable level of performance. When Auto Scaling selects instance types, it considers your specified attributes and the performance baseline. Instance types that fall below the performance baseline are automatically excluded from selection, even if they match your other specified attributes. This ensures that all selected instance types offer performance similar to or better than the baseline established by the specified instance family. Auto Scaling uses this baseline to guide instance type selection, but there is no guarantee that the selected instance types will always exceed the baseline for every application.
+_Performance protection_ is a feature that ensures your Amazon EC2 Auto Scaling group uses instance types that are similar to or exceed a specified performance baseline. To use performance protection, you specify an instance family as a baseline reference. The capabilities of the specified instance family establish the lowest acceptable level of performance. When Amazon EC2 Auto Scaling selects instance types, it considers your specified attributes and the performance baseline. Instance types that fall below the performance baseline are automatically excluded from selection, even if they match your other specified attributes. This ensures that all selected instance types offer performance similar to or better than the baseline established by the specified instance family. Amazon EC2 Auto Scaling uses this baseline to guide instance type selection, but there is no guarantee that the selected instance types will always exceed the baseline for every application.
@@ -183 +183 @@ Consider the following when using performance protection:
-  * Create a launch template. For more information, see [Create a launch template for an Auto Scaling group](./create-launch-template.html).
+  * Create a launch template. For more information, see [Create a launch template for an Amazon EC2 Auto Scaling group](./create-launch-template.html).
@@ -200 +200 @@ To review the best practices for a mixed instances group, see [Setup overview fo
-  1. Open the Amazon EC2 console at [https://console.aws.amazon.com/ec2/](https://console.aws.amazon.com/ec2/), and choose **Auto Scaling Groups** from the navigation pane.
+  1. Open the Amazon EC2 console at [https://console.aws.amazon.com/ec2/](https://console.aws.amazon.com/ec2/), and choose **Amazon EC2 Auto Scaling Groups** from the navigation pane.
@@ -204 +204 @@ To review the best practices for a mixed instances group, see [Setup overview fo
-  3. Choose **Create an Auto Scaling group**. 
+  3. Choose **Create an Amazon EC2 Auto Scaling group**. 
@@ -206 +206 @@ To review the best practices for a mixed instances group, see [Setup overview fo
-  4. On the **Choose launch template or configuration** page, for **Auto Scaling group name** , enter a name for your Auto Scaling group.
+  4. On the **Choose launch template or configuration** page, for **Amazon EC2 Auto Scaling group name** , enter a name for your Amazon EC2 Auto Scaling group.
@@ -212 +212 @@ To review the best practices for a mixed instances group, see [Setup overview fo
-    2. For **Launch template version** , choose whether the Auto Scaling group uses the default, the latest, or a specific version of the launch template when scaling out. 
+    2. For **Launch template version** , choose whether the Amazon EC2 Auto Scaling group uses the default, the latest, or a specific version of the launch template when scaling out. 
@@ -222 +222 @@ To review the best practices for a mixed instances group, see [Setup overview fo
-If you chose a launch template that already contains a set of instance attributes, such as vCPUs and memory, then the instance attributes are displayed. These attributes are added to the Auto Scaling group properties, where you can update them from the Amazon EC2 Auto Scaling console at any time.
+If you chose a launch template that already contains a set of instance attributes, such as vCPUs and memory, then the instance attributes are displayed. These attributes are added to the Amazon EC2 Auto Scaling group properties, where you can update them from the Amazon EC2 Auto Scaling console at any time.
@@ -236 +236 @@ If you chose a launch template that already contains a set of instance attribute
-    6. (Optional) When you specify a percentage for Spot Instances, select **Include On-Demand base capacity** and then specify the minimum amount of the Auto Scaling group's initial capacity that must be fulfilled by On-Demand Instances. Anything beyond the base capacity uses the **Instances distribution** settings to determine how many On-Demand Instances and Spot Instances to launch. 
+    6. (Optional) When you specify a percentage for Spot Instances, select **Include On-Demand base capacity** and then specify the minimum amount of the Amazon EC2 Auto Scaling group's initial capacity that must be fulfilled by On-Demand Instances. Anything beyond the base capacity uses the **Instances distribution** settings to determine how many On-Demand Instances and Spot Instances to launch. 
@@ -242 +242 @@ If you chose a launch template that already contains a set of instance attribute
-    9. For **Capacity Rebalancing** , choose whether to enable or disable Capacity Rebalancing. Use Capacity Rebalancing to automatically respond when your Spot Instances approach termination from a Spot interruption. For more information, see [Capacity Rebalancing in Auto Scaling to replace at-risk Spot Instances](./ec2-auto-scaling-capacity-rebalancing.html). 
+    9. For **Capacity Rebalancing** , choose whether to enable or disable Capacity Rebalancing. Use Capacity Rebalancing to automatically respond when your Spot Instances approach termination from a Spot interruption. For more information, see [Capacity Rebalancing in Amazon EC2 Auto Scaling to replace at-risk Spot Instances](./ec2-auto-scaling-capacity-rebalancing.html). 
@@ -244 +244 @@ If you chose a launch template that already contains a set of instance attribute
-    10. Under **Network** , for **VPC** , choose a VPC. The Auto Scaling group must be created in the same VPC as the security group you specified in your launch template.
+    10. Under **Network** , for **VPC** , choose a VPC. The Amazon EC2 Auto Scaling group must be created in the same VPC as the security group you specified in your launch template.
@@ -254 +254 @@ If you chose a launch template that already contains a set of instance attribute
-    2. For **Desired capacity** , the initial size of your Auto Scaling group. 
+    2. For **Desired capacity** , the initial size of your Amazon EC2 Auto Scaling group. 
@@ -256 +256 @@ If you chose a launch template that already contains a set of instance attribute
-    3. In the **Scaling** section, under **Scaling limits** , if your new value for **Desired capacity** is greater than **Min desired capacity** and **Max desired capacity** , the **Max desired capacity** is automatically increased to the new desired capacity value. You can change these limits as needed. For more information, see [Set scaling limits for your Auto Scaling group](./asg-capacity-limits.html).
+    3. In the **Scaling** section, under **Scaling limits** , if your new value for **Desired capacity** is greater than **Min desired capacity** and **Max desired capacity** , the **Max desired capacity** is automatically increased to the new desired capacity value. You can change these limits as needed. For more information, see [Set scaling limits for your Amazon EC2 Auto Scaling group](./asg-capacity-limits.html).
@@ -260 +260 @@ If you chose a launch template that already contains a set of instance attribute
-  9. On the **Review** page, choose **Create Auto Scaling group**.
+  9. On the **Review** page, choose **Create Amazon EC2 Auto Scaling group**.
@@ -280 +280 @@ Use one of the following commands:
-To create an Auto Scaling group with attribute-based instance type selection by using the AWS CLI, use the following [create-auto-scaling-group](https://awscli.amazonaws.com/v2/documentation/api/latest/reference/autoscaling/create-auto-scaling-group.html) command. 
+To create an Amazon EC2 Auto Scaling group with attribute-based instance type selection by using the AWS CLI, use the following [create-auto-scaling-group](https://awscli.amazonaws.com/v2/documentation/api/latest/reference/autoscaling/create-auto-scaling-group.html) command. 
@@ -330 +330 @@ To set the value for desired capacity as the number of vCPUs or the amount of me
-Alternatively, you can use the following [create-auto-scaling-group](https://awscli.amazonaws.com/v2/documentation/api/latest/reference/autoscaling/create-auto-scaling-group.html) command to create the Auto Scaling group. This references a YAML file as the sole parameter for your Auto Scaling group.
+Alternatively, you can use the following [create-auto-scaling-group](https://awscli.amazonaws.com/v2/documentation/api/latest/reference/autoscaling/create-auto-scaling-group.html) command to create the Amazon EC2 Auto Scaling group. This references a YAML file as the sole parameter for your Amazon EC2 Auto Scaling group.
@@ -370 +370 @@ For an example of how to use multiple launch templates with attribute-based inst
-You can preview the instance types that match your compute requirements without launching them and adjust your requirements if necessary. When creating your Auto Scaling group in the Amazon EC2 Auto Scaling console, a preview of the instance types appears in the **Preview matching instance types** section on the **Choose instance launch options** page.
+You can preview the instance types that match your compute requirements without launching them and adjust your requirements if necessary. When creating your Amazon EC2 Auto Scaling group in the Amazon EC2 Auto Scaling console, a preview of the instance types appears in the **Preview matching instance types** section on the **Choose instance launch options** page.
@@ -372 +372 @@ You can preview the instance types that match your compute requirements without
-Alternatively, you can preview the instance types by making an Amazon EC2 [GetInstanceTypesFromInstanceRequirements](https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_GetInstanceTypesFromInstanceRequirements.html) API call using the AWS CLI or an SDK. Pass the `InstanceRequirements` parameters in the request in the exact format that you would use to create or update an Auto Scaling group. For more information, see [Preview instance types with specified attributes](https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ec2-fleet-attribute-based-instance-type-selection.html#ec2fleet-get-instance-types-from-instance-requirements) in the _Amazon EC2 User Guide_.
+Alternatively, you can preview the instance types by making an Amazon EC2 [GetInstanceTypesFromInstanceRequirements](https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_GetInstanceTypesFromInstanceRequirements.html) API call using the AWS CLI or an SDK. Pass the `InstanceRequirements` parameters in the request in the exact format that you would use to create or update an Amazon EC2 Auto Scaling group. For more information, see [Preview instance types with specified attributes](https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ec2-fleet-attribute-based-instance-type-selection.html#ec2fleet-get-instance-types-from-instance-requirements) in the _Amazon EC2 User Guide_.
@@ -378 +378 @@ To learn more about attribute-based instance type selection, see [Attribute-Base
-You can declare attribute-based instance type selection when you create an Auto Scaling group using CloudFormation. For more information, see the example snippet in the [Auto scaling template snippets](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/quickref-autoscaling.html#scenario-mixed-instances-group-template-examples) section of the _CloudFormation User Guide_.
+You can declare attribute-based instance type selection when you create an Amazon EC2 Auto Scaling group using CloudFormation. For more information, see the example snippet in the [Auto scaling template snippets](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/quickref-autoscaling.html#scenario-mixed-instances-group-template-examples) section of the _CloudFormation User Guide_.