From 6a77edca2f5f0ee4eb9b5217a2629c6edc88b815 Mon Sep 17 00:00:00 2001 From: Quetzalli Date: Thu, 4 Dec 2025 11:05:11 -0800 Subject: [PATCH] Remove outdated tip on CodeCommit features Removed tip about AWS discontinuing new feature development for CodeCommit. --- src/content/docs/aws/services/codecommit.mdx | 5 ----- 1 file changed, 5 deletions(-) diff --git a/src/content/docs/aws/services/codecommit.mdx b/src/content/docs/aws/services/codecommit.mdx index 79079371..e02fd25c 100644 --- a/src/content/docs/aws/services/codecommit.mdx +++ b/src/content/docs/aws/services/codecommit.mdx @@ -7,11 +7,6 @@ persistence: supported import FeatureCoverage from "../../../../components/feature-coverage/FeatureCoverage"; -:::tip -AWS has discontinued new feature development for CodeCommit effective [25 July 2024](https://aws.amazon.com/blogs/devops/how-to-migrate-your-aws-codecommit-repository-to-another-git-provider/). -However, LocalStack will continue making parity improvements. -::: - ## Introduction CodeCommit is a managed source control service by AWS that enables developers to store and collaborate on their code repositories.