- Newest
- Most votes
- Most comments
Hello.
CodeCommit is no longer available for new AWS accounts.
I think that's why it's an error.
https://aws.amazon.com/jp/blogs/devops/how-to-migrate-your-aws-codecommit-repository-to-another-git-provider/
After careful consideration, we have made the decision to close new customer access to AWS CodeCommit, effective July 25, 2024. AWS CodeCommit existing customers can continue to use the service as normal. AWS continues to invest in security, availability, and performance improvements for AWS CodeCommit, but we do not plan to introduce new features.
Hi,
Did you check that the IP resolved on AWS is the same as IP resolved when run locally ?
It may be a different CodeCommit service endpoint when on AWS. That may require updates to the sec group as a consequence.
Best,
Didier
Relevant content
- asked 3 months ago
- asked 3 months ago
- asked 2 years ago
- AWS OFFICIALUpdated 2 years ago
- AWS OFFICIALUpdated 14 days ago
- AWS OFFICIALUpdated 4 years ago
- AWS OFFICIALUpdated a year ago
Just to be sure, have you created a CodeCommit VPC endpoint or NAT Gateway in your VPC? Without these resources, Lambda connected to the VPC will not be able to access AWS service endpoints. https://docs.aws.amazon.com/codecommit/latest/userguide/codecommit-and-interface-VPC.html https://repost.aws/knowledge-center/internet-access-lambda-function