#aws-codecommit
Doing my part .gif
May 16, 2026 at 3:36 PM
え、CodeCommit復活するんだ。。
どいういう層が新規で必要だったんだろう

> CodeCommit is returning to full General Availability

The Future of AWS CodeCommit | AWS DevOps & Developer Productivity Blog https://aws.amazon.com/jp/blogs/devops/aws-codecommit-returns-to-general-availability/
The Future of AWS CodeCommit | Amazon Web Services
Back in July 2024, we announced plans to de-emphasize AWS CodeCommit based on adoption patterns and our assessment of customer needs. We never stopped looking at the data or listening to you, and what you’ve shown us is clear: you need an AWS-managed solution for your code repositories. Based on this feedback, CodeCommit is returning […]
aws.amazon.com
November 25, 2025 at 2:09 AM
Seen this story before. Remember AWS CodeCommit?
June 30, 2025 at 9:28 PM
AWS CodeCommit 終了の流れなのね。
既存の人は特に問題ないけど、新規の場合はリポジトリ作れなくなる。移行先は GitHub とか Gitlab が推奨されていて下記でメリット/デメリットが記載されている。

移行の前にCodeCommitの位置づけを振り返る #CodeCommit - Qiita qiita.com/watany/items...
移行の前にCodeCommitの位置づけを振り返る - Qiita
はじめに前提として、このブログの内容を踏まえたものです。https://dev.classmethod.jp/articles/aws-start-to-restrict-codecommit-…
qiita.com
July 28, 2024 at 6:07 PM
CodeCommitはサービス終了してしまうのだろうか
AWS CodeCommitの新規リポジトリ作成とAmazon CloudSearchの新規ドメイン作成が制限されはじめた様です | DevelopersIO
dev.classmethod.jp
July 27, 2024 at 1:08 PM
✍️ New blog post by Nao San

[AWS] DevTools Evangelism: CodeCommit Edition

#aws #devtools #codecommit
[AWS] DevTools Evangelism: CodeCommit Edition
This article is a machine translation of the contents of the following URL, which I wrote in...
dev.to
November 29, 2025 at 12:19 AM
But is it in GitHub, Bitbucket, GitLab or that one AWS CodeCommit repo you created to see how well it worked and never migrated away from?!
December 25, 2024 at 6:24 PM
それなりにサービス終了してるんだが、使われてないためかあまり話題になってなかったと。Cloud9やCodeCommitの影響は大きそうというのはある。
【AWS】近年の終了サービスから見るAWSの今後の方向性 - Qiita
前段最近CodeCommitやCloud9の新規アカウント利用不可になったことでX上ではざわざわ...していました。・ 2024年7月27日時点におけるAWS CodeCommitとAmazon…
qiita.com
August 4, 2024 at 12:39 PM
AWS CodeCommit returns to full General Availability with renewed investment, including Git LFS support and regional expansions, after listening to customer feedback about the need for an AWS-managed code repository solution.
The Future of AWS CodeCommit
AWS CodeCommit returns to full General Availability with renewed investment, including Git LFS support and regional expansions, after listening to customer feedback about the need for an AWS-managed code repository solution.
aws-news.com
November 24, 2025 at 8:00 PM
AWS recently announced that the managed source control service AWS CodeCommit is again generally available and that new features, including Git Large File Storage, will be added early in 2026. My recap for @infoq.com is out today.

www.infoq.com/news/2025/12...
AWS CodeCommit Returns to General Availability After Backlash
AWS recently announced that the managed source control service AWS CodeCommit is again generally available and that new features, including Git Large File Storage, will be added early in 2026. This ma...
www.infoq.com
December 7, 2025 at 5:31 PM
Did a PoC hack today. A website that is also a git repo with builtin staging/production environments.

It's very AWS centric to keep things extremely simple (one vendor).

Under the hood a CodeCommit repo, that utilizes CodeBuild to initiate a Cloudformation deployment on push.
March 15, 2026 at 9:43 PM
Flux v2.9 is out! 🚀

- New CLI plugin system with Mirror & Schema extensions
- Server-side apply field ignore rules
- Age post-quantum SOPS + OpenBao/Vault auth
- SSH Git commit verification
- AWS CodeCommit support

fluxcd.io/blog/2026/06...

#GitOps #Kubernetes #FluxCD
Announcing Flux 2.9 GA
We are thrilled to announce the release of Flux v2.9.0! Here you will find highlights of new features and improvements in this release.
fluxcd.io
June 30, 2026 at 6:03 PM
🧟 AWS CodeCommit revient !

Je n'ai pas grand chose à faire du service CodeCommit pour mon usage perso ni pro, mais le plus intéressant pour moi dans cette annonce est :

« We Listened, and We Heard You »

aws.amazon.com/fr/blogs/dev...
The Future of AWS CodeCommit | Amazon Web Services
Back in July 2024, we announced plans to de-emphasize AWS CodeCommit based on adoption patterns and our assessment of customer needs. We never stopped looking at the data or listening to you, and what...
aws.amazon.com
November 25, 2025 at 8:13 AM
🔥 On fire en los AWS re:Caps AWS Girls Perú 💜🇵🇪

Me tocó hablar sobre Developer Tools y cómo AWS está empujando fuerte la experiencia DevOps:

🤖 AWS DevOps Agent → menos ruido, más foco
🔁 Y sí… volvió el que se había perdido: el gran AWS CodeCommit
January 24, 2026 at 2:11 AM
One nice feature of git is that you can use it as an entirely local backup and version control (or even remote, if you sync your repo dirs to cloud storage) - but I have loved AWS CodeCommit as a free service 😁
January 31, 2026 at 2:37 PM
📰 New article by Birant Akarslan, Phuong Nguyen

Moving from AWS CodeCommit or Amazon S3 to external configuration repositories for Landing Zone Accelerator on AWS

#AWS #PublicSector
Moving from AWS CodeCommit or Amazon S3 to external configuration repositories for Landing Zone Accelerator on AWS
Organizations deploying the Landing Zone Accelerator (LZA) on AWS solution, provided by Amazon Web Services (AWS), often face challenges in managing and versioning their configuration files. In this post, we explore how to use GitHub as a configuration file repository for the Landing Zone Accelerator on AWS solution, allowing better version control, collaboration, and automation in your LZA deployments.
aws.amazon.com
December 2, 2024 at 5:31 PM
✍️ New blog post by Nao San

[AWS] DevTools Evangelism CodeBuild Edition [CodeBuild]

#aws #devtools #codebuild #codecommit
[AWS] DevTools Evangelism CodeBuild Edition [CodeBuild]
This article is a machine translation of the contents of the following URL, which I wrote in...
dev.to
December 9, 2025 at 6:09 AM
Flux v2.9 is out! 🚀
- CLI plugin system with Mirror & Schema extensions
- Server-side apply field ignore rules
- OpenBao/Vault and AWS CodeCommit keyless auth
- SSH Git commit signing and verification

fluxcd.io/blog/2026/06...
Announcing Flux 2.9 GA
We are thrilled to announce the release of Flux v2.9.0! Here you will find highlights of new features and improvements in this release.
fluxcd.io
July 1, 2026 at 6:06 AM
aws codecommitって要するにaws版githubか。
November 25, 2025 at 3:55 AM
Don't call it a comeback! I honestly can't a remember a situation where they reversed something like this.

aws.amazon.com/blogs/devops...
The Future of AWS CodeCommit | Amazon Web Services
Back in July 2024, we announced plans to de-emphasize AWS CodeCommit based on adoption patterns and our assessment of customer needs. We never stopped looking at the data or listening to you, and what...
aws.amazon.com
November 24, 2025 at 8:45 PM
If you're getting an error creating new repo - seems #AWS is silently deprecating CodeCommit 🫥. Probably most people wouldn't choose it for their VCS, but there were use cases where customers want to keep everything contained. Found only this: repost.aws/questions/QU...
Cannot create first repository in CodeCommit
I'm trying to create my first ever CodeCommit repository, but I keep getting this error: `"CreateRepository request is not allowed because there is no existing repository in this AWS account or AW...
repost.aws
July 29, 2024 at 3:47 PM