Files
seaweedfs/weed/s3api
Konstantin Lebedev a46f873edd [s3acl] Step 0: Put bucket ACL only responds success if the ACL is private. (#4856)
* Passing test:
test_bucket_acl_default
test_bucket_acl_canned_private_to_private

https://github.com/seaweedfs/seaweedfs/issues/4519

* Update weed/s3api/s3api_bucket_handlers.go

---------

Co-authored-by: Konstantin Lebedev <9497591+kmlebedev@users.noreply.github.co>
Co-authored-by: Chris Lu <chrislusf@users.noreply.github.com>
2023-09-21 08:20:05 -07:00
..
2023-02-07 15:00:41 -08:00
2022-10-01 19:18:00 -07:00
2018-07-18 02:37:09 -07:00
2023-03-21 23:01:49 -07:00
2018-07-18 02:37:09 -07:00
2020-02-26 16:52:57 -08:00
2021-10-11 15:03:56 +05:00
2022-02-26 22:44:26 +08:00
2022-12-11 22:49:57 -08:00

see https://blog.aqwari.net/xml-schema-go/

1. go get aqwari.net/xml/cmd/xsdgen
2. xsdgen -o s3api_xsd_generated.go -pkg s3api AmazonS3.xsd