Hi,
Facing below issue while performing “CI/CD Automation Using AWS CodePipeline” task under Cloud (AWS) - Level: 4.
Hi,
Facing below issue while performing “CI/CD Automation Using AWS CodePipeline” task under Cloud (AWS) - Level: 4.
Hi @raymond.baoly,
Can you please check it again with team.
Is there a way to enable next tasks after it, so that I can proceed with remaining tasks in level 4.
Hi @mrafi
There will be a deployment soon to fix the issue, possibly today. I’ll keep you updated, thanks for your patience.
Hi, I’m stuck too, to this task, can’t create buildproject, or codepipeline, and so i can’t advance to the next task. Can you help ?
Here my error
# Créer le projet CodeBuild
aws codebuild create-project \
--cli-input-json file:///tmp/codebuild-project.json
An error occurred (AccessDeniedException) when calling the CreateProject operation: User: arn:aws:iam::252520751240:user/kk_labs_user_448527 is not authorized to perform: iam:PassRole on resource: arn:aws:iam::252520751240:role/CodeBuildServiceRole-datacenter-build-project because no identity-based policy allows the iam:PassRole action
and
aws codepipeline create-pipeline \
--cli-input-json file:///tmp/pipeline-config.json
An error occurred (AccessDeniedException) when calling the CreatePipeline operation: User: arn:aws:iam::252520751240:user/kk_labs_user_448527 is not authorized to perform: iam:PassRole on resource: arn:aws:iam::252520751240:role/CodePipelineServiceRole-datacenter-webapp-pipeline because no identity-based policy allows the iam:PassRole action
Hi @jay4mtl
Please create the CodeBuild project using 2 vCPU and 4 GB. I’ve informed the team to update the task instructions accordingly.