ISSUE - CI/CD Automation Using AWS CodePipeline

I’ve seen that this lab is getting possibly removed by the abuse of some users but until it’s removed I’m stuck on my AWS (level 4) journey in the KodeKloudEngineer path.

Can you atleast for now just remove/hide it? because i need to finish it to be able and continue to my next AWS task.
thanks.

I’m told that CodePipeline should be back in the system in the next few days. Sorry for the delay, but we needed time to get “guardrails” implemented and to test that. But it’s on its way.

Hello,

When pipeline is start, the error occurs:

Error calling startBuild: User: arn:aws:sts::983375543249:assumed-role/role-1/1770622844750 is not authorized to perform: codebuild:StartBuild on resource: arn:aws:codebuild:us-east-1:983375543249:project/xfusion-build-project with an explicit deny in a service control policy (Service: AWSCodeBuild; Status Code: 400; Error Code: AccessDeniedException; Request ID: 6d176c43-e388-4b5e-87df-dd3a70cb9b2c; Proxy: null)

We’ve added a fair amount of new information about the limits of what you can do with CodePipeline in the playground landing page:

CodePipeline - CI/CD Service

Automates build, test, and deploy phases.

  • Compute types limited to t3.micro, t3.small, t3.medium. Violations updated to t3.micro.

You should make sure your test is in these limits

hello @rob_kodekloud

I have added error description

Error calling startBuild: User: arn:aws:sts::983375543249:assumed-role/role-1/1770622844750 is not authorized to perform: codebuild:StartBuild on resource: arn:aws:codebuild:us-east-1:983375543249:project/xfusion-build-project with an explicit deny in a service control policy (Service: AWSCodeBuild; Status Code: 400; Error Code: AccessDeniedException; Request ID: 6d176c43-e388-4b5e-87df-dd3a70cb9b2c; Proxy: null)