AWS batch ListObjectsV2 operation: Access Denied #3331
Unanswered
harshaldeokarutd
asked this question in
Q&A
Replies: 1 comment
-
I'm not sure this is your issue but I solved something similar by copying the public S3 files I needed to my own private bucket and then specifying the copied files while running the pipeline. The problem was that Nextflow was using the attached IAM role to access S3 and the public bucket I was pulling from only allowed S3 access when |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I am getting below error while running nextflow script on AWS batch.
Also the custom AMI has the aws cli installed and the ec2 instance role attached to batch compute environment has the administor access and s3 full access. Can anyone please help what exactly I am missing here.
Beta Was this translation helpful? Give feedback.
All reactions