Facing permissions issue when creating a new CodeBuild Project within Cloud (AWS) Level 4 : CI/CD Automation Using AWS CodePipeline

Getting below issue while creating AWS CodeBuild Project:

User: arn:aws:iam::031744724431:user/kk_labs_user_387479 is not authorized to perform: codebuild:CreateProject on resource: arn:aws:codebuild:us-east-1:031744724431:project/nautilus-build-project with an explicit deny in a service control policy: arn:aws:organizations::487349550619:policy/o-0mgf8ua334/service_control_policy/p-zpor8mxe

Please help me in resolving this issue OR Please help me in bypassing this task, so that I can move forward with other tasks within the Cloud (AWS) - Level 4.

Hi @nayansc568

Please ensure that you create codebuild with this option for compute.

1 Like

Thanks @raymond.baoly for your prompt help. It worked!