By using AWS re:Post, you agree to the AWS re:Post Terms of Use

Error returned during Cloudformation final-pipeline.yaml provided in course. I'm unsure how to resolve.

0

Course: DevOps on AWS: Operate and Monitor https://www.coursera.org/learn/devops-aws-operate-monitor/home/week/1

Exercise 1: Monitoring Pipeline Changes https://aws-tc-largeobjects.s3.us-west-2.amazonaws.com/DEV-AWS-MO-DevOps-C3/exercise-1.html

See attached html page with instructions and the final-pipeline.yaml file.

Error During Cloudformation Execution this error is returned: "CreateRepository request is not allowed because there is no existing repository in this AWS account or AWS Organization (Service: AWSCodeCommit; Status Code: 400; Error Code: OperationNotAllowedException"

See attached is a screen shot with the above error.

How do I resolve this error? My research shows that AWSCodeCommit has been discontinued as of June 2024. I need assistance/direction in order to complete this course.

asked 4 months ago156 views
1 Answer
2

Hi,

You already figured out the reason, if this exercise requires CodeCommit repository to be created then you'd not be able to do so as AWS CodeCommit has been discontinued for new users effective July 25

Please refer: https://aws.amazon.com/blogs/devops/how-to-migrate-your-aws-codecommit-repository-to-another-git-provider/#:~:text=After%20careful%20consideration%2C%20we%20have,use%20the%20service%20as%20normal.

Please provide feedback to Coursera team for making adjustment to this this exercise and use another code base repository

Comment here if you have additional questions, happy to help.

-- Abhishek

profile pictureAWS
EXPERT
answered 4 months ago
profile picture
EXPERT
reviewed 4 months ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions