diff --git a/en/aws/autoscaling/app-tier-launch-configurations-iam-roles.md b/en/aws/autoscaling/app-tier-launch-configurations-iam-roles.md index 37df56b2a..db5173764 100644 --- a/en/aws/autoscaling/app-tier-launch-configurations-iam-roles.md +++ b/en/aws/autoscaling/app-tier-launch-configurations-iam-roles.md @@ -33,5 +33,5 @@ 16. On the "Launch Configuration" page, scroll down and click on the "Copy launch configuration" button.
17. On the "Create launch configuration" page, scroll down and select the "IAM instance profile" from the dropdown under the Additional configuration.
18. Click on the "Create launch configuration" button at the bottom to make the changes.
-19. Repeat steps number 8 - 18 to update App-Tier Auto Scaling launch configuration and attach a customer created App-Tier IAM role.
+19. Repeat steps number 8 - 18 to update App-Tier Auto Scaling launch configuration and attach a customer created App-Tier IAM role.

Note: AWS has [officially announced](https://aws.amazon.com/blogs/compute/amazon-ec2-auto-scaling-will-no-longer-add-support-for-new-ec2-features-to-launch-configurations/) that they will be discontinuing support for AWS Launch Configurations, with the support end date set for December 31, 2023. It's recommended to migrate from a launch configuration to a launch template, following [these steps](https://docs.aws.amazon.com/autoscaling/ec2/userguide/migrate-to-launch-templates.html). diff --git a/en/aws/autoscaling/launch-configuration-referencing-missing-security-groups.md b/en/aws/autoscaling/launch-configuration-referencing-missing-security-groups.md index b97740e19..8264020d0 100644 --- a/en/aws/autoscaling/launch-configuration-referencing-missing-security-groups.md +++ b/en/aws/autoscaling/launch-configuration-referencing-missing-security-groups.md @@ -27,5 +27,5 @@ 10. On the "Launch Configuration" page, scroll down and click on the "Copy launch configuration" button.
11. On the "Create launch configuration" page, scroll down and select the "Create a new Security group" option and open the Inbound ports as per the requirements.
12. Click on the "Create launch configuration" button at the bottom to make the changes.
-13. Repeat steps number 8 - 12 to ensure that the launch configuration security group has not been deleted.
+13. Repeat steps number 8 - 12 to ensure that the launch configuration security group has not been deleted.

Note: AWS has [officially announced](https://aws.amazon.com/blogs/compute/amazon-ec2-auto-scaling-will-no-longer-add-support-for-new-ec2-features-to-launch-configurations/) that they will be discontinuing support for AWS Launch Configurations, with the support end date set for December 31, 2023. It's recommended to migrate from a launch configuration to a launch template, following [these steps](https://docs.aws.amazon.com/autoscaling/ec2/userguide/migrate-to-launch-templates.html). \ No newline at end of file diff --git a/en/aws/autoscaling/web-tier-launch-configurations-iam-roles.md b/en/aws/autoscaling/web-tier-launch-configurations-iam-roles.md index bbbc00d89..058be24c9 100644 --- a/en/aws/autoscaling/web-tier-launch-configurations-iam-roles.md +++ b/en/aws/autoscaling/web-tier-launch-configurations-iam-roles.md @@ -33,7 +33,8 @@ 16. On the "Launch Configuration" page, scroll down and click on the "Copy launch configuration" button.
17. On the "Create launch configuration" page, scroll down and select the "IAM instance profile" from the dropdown under the Additional configuration.
18. Click on the "Create launch configuration" button at the bottom to make the changes.
-19. Repeat steps number 8 - 18 to update Web-Tier Auto Scaling launch configuration and attach a customer created App-Tier IAM role.
+19. Repeat steps number 8 - 18 to update Web-Tier Auto Scaling launch configuration and attach a customer created App-Tier IAM role.

+ Note: AWS has [officially announced](https://aws.amazon.com/blogs/compute/amazon-ec2-auto-scaling-will-no-longer-add-support-for-new-ec2-features-to-launch-configurations/) that they will be discontinuing support for AWS Launch Configurations, with the support end date set for December 31, 2023. It's recommended to migrate from a launch configuration to a launch template, following [these steps](https://docs.aws.amazon.com/autoscaling/ec2/userguide/migrate-to-launch-templates.html).