Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

S3 can not include a folder #98

Open
zghuang opened this issue Jul 31, 2018 · 1 comment
Open

S3 can not include a folder #98

zghuang opened this issue Jul 31, 2018 · 1 comment

Comments

@zghuang
Copy link

zghuang commented Jul 31, 2018

Hi,
I check the code:
if(bucket.indexOf("/") > 0){
throw new IllegalArgumentException("S3 Bucket field cannot contain any subdirectories. Bucket name only!");
}

I don't know why S3 Bucket can't contain any subdirectories, in our real case, We want to use the same S3 Bucket and create different folder under the same Bucket.

can you fix this issue?

Thanks
Danny

@annamataws
Copy link

Hi,
I will add this to our backlog.
Thank you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants