Orbit Workbench setup is failing due to Insufficient privilege

0

I am trying out orbit , on clicking the deploy button on repo's readme, the pipeline starts and fails immediately due to S3 privilege access.

As pipeline creates its own role, it has the PowerUserAccess Role which have S3 policy added to it. So not able to figure out the issue.

profile picture
Ritik
asked 10 months ago175 views
1 Answer
0

Would it be possible for you to share the specific details of the error?

profile picture
EXPERT
answered 10 months ago
  • Giving S3:ListObject error for bucket aws-orbit-workbench-public-us-east-1 using this config https://aws-orbit-workbench-public-us-east-1.s3.amazonaws.com/deploy/trial_pipeline_cfn.yaml

  • I have confirmed that PowerUserAccess is indeed set. By the way, is "aws-orbit-workbench-public-us-east-1" an S3 bucket managed by your AWS account? If this S3 bucket is not under your control, I would not be surprised if the deployment fails.
    Another thing to check is that you have not created a deny rule in the bucket policy of the S3 bucket.

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