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

Creation of Public Buckets #222

Merged
merged 3 commits into from
Mar 2, 2023
Merged

Creation of Public Buckets #222

merged 3 commits into from
Mar 2, 2023

Conversation

jakobvogel
Copy link
Member

Enables creation of public buckets via canned ACL public-read-write.

client.createBucket(new CreateBucketRequest(bucketName).withCannedAcl(CannedAccessControlList.PublicReadWrite));

Closes #196.
Closes #189.

@jakobvogel jakobvogel merged commit f4ac9bf into develop Mar 2, 2023
@jakobvogel jakobvogel deleted the feature/jvo/issues/196 branch March 2, 2023 09:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants