Skip to content

Commit

Permalink
Added deprecations for Lex V1, Lookout for Equipment, and DeepComposer
Browse files Browse the repository at this point in the history
Resolves #107
  • Loading branch information
0xdabbad00 authored Sep 23, 2024
1 parent 1f1fcf3 commit 6462630
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ This list will also keep track of increases in prices. This will not track chan
| May 5, 2024 | May 10, 2023 | OpsWorks | OpsWorks for Chef Automate will no longer be able to be used ([link](https://docs.aws.amazon.com/opsworks/latest/userguide/welcome_classic.html)) | |
| May 26, 2024 | May 25, 2023 | OpsWorks | OpsWorks Stacks will no longer be able to be used ([link](https://docs.aws.amazon.com/opsworks/latest/userguide/welcome_classic.html)) | |
| June 6, 2024 | July 30, 2024 | CodeCommit | CodeCommit stopped being available to new accounts without announcement, but still works for existing customers. ([link](https://repost.aws/questions/QUshILm0xbTjWJZSD8afYVgA/codecommit-cannot-create-a-repository)) Later announced as discontinued for new customers. ([link](https://x.com/jeffbarr/status/1818488419347317217)) | |
| July 11, 2024 |N/A | ECS | Container image references forcibly resolved to digests, making it impossible to use mutable tags such as "latest". ([awaiting solution](https://github.com/aws/containers-roadmap/issues/2393)) | |
| July 22, 2024 | N/A | Mobile Hub | Mobile Hub removed from the SDK. ([link](https://github.com/aws/aws-sdk-go/commit/e8ff775f9a1995a3e9654b6631d745e94fd32742) | |
| July 29(?), 2024 | July 30, 2024 | CloudSearch | Access discontinued for new customers ([link](https://dev.classmethod.jp/articles/aws-start-to-restrict-codecommit-and-cloudsearch/)) | |
| July 29(?), 2024 | July 30, 2024 | Cloud9 |Access discontinued for new customers ([link](https://dev.classmethod.jp/articles/aws-start-to-restrict-codecommit-and-cloudsearch/)) | |
Expand All @@ -26,11 +27,13 @@ This list will also keep track of increases in prices. This will not track chan
| July 31, 2024 | July 31, 2023 | CodeStar | AWS CodeStar is being deprecated. Existing resources will be unaffected, but you will not be able to create new resources with it. ([link](https://github.com/SummitRoute/aws_breaking_changes/issues/84#issue-1830512424)) | |
| September 30, 2024 | November 22, 2023 | Application Cost Profiler (ACP) | AWS Application Cost Profiler (ACP) will be discontinued ([link](https://github.com/SummitRoute/aws_breaking_changes/issues/87)) | |
| October 1, 2024 | October 20, 2021 | EC2 Auto Scaling Launch Configurations | Through a series of deprecations spanning multiple years, AWS is slowly killing off EC2 Auto Scaling Launch Configurations in favor of EC2 Launch Templates. On October 1, 2024, only those accounts that have previously used Launch Configurations can continue to do so. A final deprecation has not yet been announced. ([link](https://github.com/SummitRoute/aws_breaking_changes/issues/95)) ([Original soft deprecation](https://aws.amazon.com/blogs/compute/amazon-ec2-auto-scaling-will-no-longer-add-support-for-new-ec2-features-to-launch-configurations/)) | |
| October 17, 2024 | September 17, 2024 | Lookout for Equipment | Lookout for Equipment will no longer be open to new customers ([link](https://aws.amazon.com/blogs/machine-learning/preserve-access-and-explore-alternatives-for-amazon-lookout-for-equipment/)) | |
| November 29, 2024 | Unknown | Finspace | FinSpace Dataset Browser will be discontinued ([link](https://docs.aws.amazon.com/finspace/latest/management-api/API_UpdateEnvironment.html)) | |
| December 16, 2024 | Unknown | IoT 1-Click | AWS IoT 1-Click service will be discontinued ([link](https://docs.aws.amazon.com/iot-1-click/latest/developerguide/1click-end-of-life.html)) | |
| December 31, 2024 | December 28, 2023 | Aurora Serverless v1 | Aurora Serverless will be automatically upgraded to v2, which has some significant differences, such as not scaling down to zero. ([link](https://twitter.com/jeremy_daly/status/1740475761113604451)) | |
| July 11, 2024 |N/A | ECS | Container image references forcibly resolved to digests, making it impossible to use mutable tags such as "latest". ([awaiting solution](https://github.com/aws/containers-roadmap/issues/2393)) | |
| March 31, 2025 | September 13, 2024 | Lex V1 | No new resources can be created in Lex V1 on March 31, 2025, and on September 15, 2025 any requests will fail. ([link](https://github.com/SummitRoute/aws_breaking_changes/issues/107)) | |
| July 31, 2025 | July 18, 2024 | QLDB | QLDB to be deprecated on July 31, 2025. ([link](https://docs.aws.amazon.com/qldb/latest/developerguide/document-history.html)) | |
| September 17, 2025 | September 17, 2024 | DeepComposer | DeepComposer will no longer be accessible on September 17, 2025 ([link](https://aws.amazon.com/blogs/machine-learning/support-for-aws-deepcomposer-ending-soon/)) | |
| December (?), 2025 | August 29, 2024 | Deepracer | Deepracer to be open-sourced and no longer exist as a service. ([link](https://aws.amazon.com/blogs/machine-learning/celebrating-the-final-aws-deepracer-league-championship-and-road-ahead/)) | |

## AWS support calendars for third-party products
Expand Down

0 comments on commit 6462630

Please sign in to comment.