seaweedfs/weed/s3api
2024-11-20 23:11:18 -08:00
..
policy fix 2024-10-03 09:03:17 -07:00
s3_constants added s3 iam DeleteBucket permission management (#5599) 2024-05-17 04:54:09 -07:00
s3bucket text change 2023-02-07 15:00:41 -08:00
s3err [s3] add {Get,Put,Delete}BucketTagging and PublicAccessBlock Handlers (#6088) 2024-10-04 10:59:14 -07:00
AmazonS3.xsd add s3test for sql (#5718) 2024-07-04 11:00:41 -07:00
auth_credentials_subscribe.go disconnect from old subscribers 2023-10-13 16:48:14 -07:00
auth_credentials_test.go added s3 iam DeleteBucket permission management (#5599) 2024-05-17 04:54:09 -07:00
auth_credentials.go added s3 iam DeleteBucket permission management (#5599) 2024-05-17 04:54:09 -07:00
auth_signature_v2.go docs(s3api): readability improvements (#3696) 2022-09-15 03:13:21 -07:00
auth_signature_v4.go remove X-Forwarded-For 2024-10-23 17:52:45 -07:00
auto_signature_v4_test.go refactor all methods strings to const (#5726) 2024-07-01 01:00:39 -07:00
bucket_metadata_test.go [s3acl] Step1: move s3account.AccountManager into to iam.S3ApiConfiguration (#4859) 2023-09-25 08:34:12 -07:00
bucket_metadata.go [s3acl] Step1: move s3account.AccountManager into to iam.S3ApiConfiguration (#4859) 2023-09-25 08:34:12 -07:00
chunked_reader_v4.go Improve S3 request signing performance 2023-09-05 10:33:27 -07:00
custom_types.go weed s3: generate time format acceptable by aws cli s3 2019-04-01 16:13:29 -07:00
filer_multipart_test.go [s3] fix s3 test_multipart_resend_first_finishes_last (#5471) 2024-04-06 10:56:39 -07:00
filer_multipart.go Update filer_multipart.go (#6188) 2024-11-01 00:38:35 -07:00
filer_util_tags.go move to https://github.com/seaweedfs/seaweedfs 2022-07-29 00:17:28 -07:00
filer_util.go Use filerGroup for s3 buckets collection prefix (#4465) 2023-05-16 09:39:43 -07:00
README.txt add s3test for sql (#5718) 2024-07-04 11:00:41 -07:00
s3api_acl_helper_test.go [s3acl] Step1: move s3account.AccountManager into to iam.S3ApiConfiguration (#4859) 2023-09-25 08:34:12 -07:00
s3api_acl_helper.go Added tls for http clients (#5766) 2024-07-16 23:14:09 -07:00
s3api_acp.go [s3acl] Step1: move s3account.AccountManager into to iam.S3ApiConfiguration (#4859) 2023-09-25 08:34:12 -07:00
s3api_auth.go go fmt 2020-02-26 16:52:57 -08:00
s3api_bucket_handlers_test.go add s3test for sql (#5718) 2024-07-04 11:00:41 -07:00
s3api_bucket_handlers.go get, set and add path conf 2024-07-20 11:27:11 -07:00
s3api_bucket_skip_handlers.go [s3] add {Get,Put,Delete}BucketTagging and PublicAccessBlock Handlers (#6088) 2024-10-04 10:59:14 -07:00
s3api_circuit_breaker_test.go move to https://github.com/seaweedfs/seaweedfs 2022-07-29 00:17:28 -07:00
s3api_circuit_breaker.go handle wrapped errors 2023-10-05 08:15:11 -07:00
s3api_handlers.go Set allowed origins in config (#5109) 2023-12-20 16:21:11 -08:00
s3api_object_handlers_copy_test.go rename files 2024-04-29 05:33:56 -07:00
s3api_object_handlers_copy.go Added tls for http clients (#5766) 2024-07-16 23:14:09 -07:00
s3api_object_handlers_delete.go [s3] revert skip deletion error, since the error file was not found is already skipped on the side of the grpc function (#5760) 2024-07-10 08:47:43 -07:00
s3api_object_handlers_list_test.go add s3test for sql (#5718) 2024-07-04 11:00:41 -07:00
s3api_object_handlers_list.go adjust comment 2024-10-21 22:36:25 -07:00
s3api_object_handlers_multipart.go consistent error message if auth is not setup 2024-11-20 23:11:18 -08:00
s3api_object_handlers_postpolicy.go fix(s3api): make post api upload object default return 204 (#5648) 2024-06-04 06:18:47 -07:00
s3api_object_handlers_put.go refactor all methods strings to const (#5726) 2024-07-01 01:00:39 -07:00
s3api_object_handlers_skip.go rename files 2024-04-29 05:33:56 -07:00
s3api_object_handlers_tagging.go rename files 2024-04-29 05:33:56 -07:00
s3api_object_handlers_test.go add back "/" prefix if it is missing in object 2022-10-29 17:54:30 -07:00
s3api_object_handlers.go set proxied request content length 2024-10-10 13:55:32 -07:00
s3api_policy.go [s3] Put bucket lifecycle configuration (#5510) 2024-04-27 07:39:22 -07:00
s3api_server_grpc.go move to https://github.com/seaweedfs/seaweedfs 2022-07-29 00:17:28 -07:00
s3api_server.go [s3] add {Get,Put,Delete}BucketTagging and PublicAccessBlock Handlers (#6088) 2024-10-04 10:59:14 -07:00
s3api_status_handlers.go move to https://github.com/seaweedfs/seaweedfs 2022-07-29 00:17:28 -07:00
s3api_test.go move to https://github.com/seaweedfs/seaweedfs 2022-07-29 00:17:28 -07:00
s3api_xsd_generated_helper.go add s3test for sql (#5718) 2024-07-04 11:00:41 -07:00
s3api_xsd_generated.go add s3test for sql (#5718) 2024-07-04 11:00:41 -07:00
stats.go feat: add in-flight metric for s3/file/volume-server (#6120) 2024-10-14 12:10:05 -07:00
tags_test.go move to https://github.com/seaweedfs/seaweedfs 2022-07-29 00:17:28 -07:00
tags.go sort tags by key (#4047) 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. Add EncodingType element for ListBucketResult in AmazonS3.xsd
3. xsdgen -o s3api_xsd_generated.go -pkg s3api AmazonS3.xsd
4. Remove empty Grantee struct in s3api_xsd_generated.go
5. Remove xmlns: sed s'/http:\/\/s3.amazonaws.com\/doc\/2006-03-01\/\ //' s3api_xsd_generated.go