versity/versitygw

add support for bucket ACL on bucket creation

Closed this issue · 0 comments

Describe the solution you'd like
I believe the API allows for providing an ACL when creating a bucket. It would be good to enable this in the gateway. This would replace the default ACL currently defined when creating a bucket:
https://github.com/versity/versitygw/blob/main/s3api/controllers/base.go#L411-L415