# AWS Launch Configuration Getting Deprecated.

## Problem

As per the update from AWS after December 31- 2022, no new EC2 features or new EC2 instance types will be added to launch configurations after this date. Updates from AWS on date:

March 31, 2023

* New accounts created after this date will not be able to create new launch configurations via the console. API and CLI access will remain available to support customers with automation use cases.

December 31, 2023

* New accounts created after this date will not be able to create new launch configurations.

## Environment

* Platform9 Managed Kubernetes - v5.4 and Higher

## Answer

AWS Launch configuration functionalities can be replaced with AWS Launch Template.

Please contact Platform9 Support for more details.

## Additional Details

For more details refer AWS official links:

1. [https://repost.aws/questions/ec2-launch-configurations-deprecation-notice-clarification-needed](https://repost.aws/questions/QUgBj_h-sEQuOqBoC8uGfZtg/ec2-launch-configurations-deprecation-notice-clarification-needed)
2. <https://aws.amazon.com/blogs/compute/amazon-ec2-auto-scaling-will-no-longer-add-support-for-new-ec2-features-to-launch-configurations/>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://platform9.com/kb/pmk/frequently-asked-questions/aws-launch-configuration-getting-deprecated.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
