Question: Accessing S3 Buckets from Galaxy
0
gravatar for qspencer
3.4 years ago by
qspencer0
United States
qspencer0 wrote:

I'm trying to access a folder containing fastq files that's located in an S3 bucket from Galaxy. I click on the "load your own data" link on the right and then the "Paste/Fetch data" button. I paste in my S3 url and hit the "Start" button. I end up with some HTML that contains an "Access Denied" message.

1. The bucket has no ACL or policy attached to it

2. The user that is associated with Galaxy has the policies "AdministratorAccess" and "AmazonS3FullAccess" associated with it. (I would have thought that only the first one was necessary, but added the second when I got "Access Denied" the first time).

What do I need to do to enable Galaxy to access my S3 bucket?

 

Thank you in advance for your assistance!

s3 aws • 994 views
ADD COMMENTlink modified 3.4 years ago • written 3.4 years ago by qspencer0
0
gravatar for Jennifer Hillman Jackson
3.4 years ago by
United States
Jennifer Hillman Jackson25k wrote:

Hello,

Galaxy needs to know about your bucket. This wiki has instructions for setting that up:
https://wiki.galaxyproject.org/CloudMan/UserData

Take care, Jen, Galaxy team

ADD COMMENTlink written 3.4 years ago by Jennifer Hillman Jackson25k
0
gravatar for qspencer
3.4 years ago by
qspencer0
United States
qspencer0 wrote:

Thank you for your reply. I edited the file "persistent_data.yaml" in Galaxy's default bucket and added the user data field "bucket_default" in the following format:

bucket_default: <my bucket name>

I then restarted the cluster via the admin page but still get "access denied" when I try to load user data from my bucket.

Any additional help would be appreciated.

ADD COMMENTlink written 3.4 years ago by qspencer0
Please log in to add an answer.

Help
Access

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.
Powered by Biostar version 16.09
Traffic: 175 users visited in the last hour