Konstantin Lebedev edb753ab4d https://github.com/chrislusf/seaweedfs/issues/2583 2 years ago
..
http 7210558c7b s3: pass through s3 presigned headers 2 years ago
policy 62563a895a refactoring 3 years ago
s3_constants 4f31c1bb94 go fmt 3 years ago
s3err 34779e8f38 force enable asynchronous I/O sending events to Fluentd 2 years ago
AmazonS3.xsd 834a25f084 add list all my buckets 6 years ago
README.txt 834a25f084 add list all my buckets 6 years ago
auth_credentials.go edb753ab4d https://github.com/chrislusf/seaweedfs/issues/2583 2 years ago
auth_credentials_subscribe.go 5c87fcc6d2 add client id for all metadata listening clients 2 years ago
auth_credentials_test.go edb753ab4d https://github.com/chrislusf/seaweedfs/issues/2583 2 years ago
auth_signature_v2.go 29abe980df s3: add support for PostPolicy 3 years ago
auth_signature_v4.go a23bcbb7ec refactor: move from io/ioutil to io and os package 2 years ago
auto_signature_v4_test.go a23bcbb7ec refactor: move from io/ioutil to io and os package 2 years ago
chunked_reader_v4.go a7887166cf wildcard prefix to restrict access to directories in s3 bucket 2 years ago
custom_types.go 78b9db34d5 weed s3: generate time format acceptable by aws cli s3 5 years ago
filer_multipart.go 5c3b783310 s3: copy object API needs to escape special characters 2 years ago
filer_multipart_test.go 8b382a8209 refactor 3 years ago
filer_util.go 9f9ef1340c use streaming mode for long poll grpc calls 2 years ago
filer_util_tags.go 9f9ef1340c use streaming mode for long poll grpc calls 2 years ago
s3api_auth.go ed0acd1722 go fmt 4 years ago
s3api_bucket_handlers.go a7887166cf wildcard prefix to restrict access to directories in s3 bucket 2 years ago
s3api_bucket_handlers_test.go 8b382a8209 refactor 3 years ago
s3api_handlers.go 9f9ef1340c use streaming mode for long poll grpc calls 2 years ago
s3api_object_copy_handlers.go 10404c4275 FEATURE: add JWT to HTTP endpoints of Filer and use them in S3 Client 2 years ago
s3api_object_handlers.go 9b94177380 Merge pull request #2543 from skurfuerst/seaweedfs-158 2 years ago
s3api_object_handlers_postpolicy.go 10678cde81 audit log config 2 years ago
s3api_object_multipart_handlers.go 4ec8715f20 audit log 2 years ago
s3api_object_skip_handlers.go be4b3ed509 AclHandlers 2 years ago
s3api_object_tagging_handlers.go 10678cde81 audit log config 2 years ago
s3api_objects_list_handlers.go 9f9ef1340c use streaming mode for long poll grpc calls 2 years ago
s3api_objects_list_handlers_test.go 8b382a8209 refactor 3 years ago
s3api_policy.go 9d6ffa0ea1 GetBucketLifecycleConfigurationHandler 2 years ago
s3api_server.go 42c849e0df Merge branch 'master' into metadata_follow_with_client_id 2 years ago
s3api_status_handlers.go 969f513265 disable audit log for s3 statusHandler 2 years ago
s3api_test.go 8b382a8209 refactor 3 years ago
s3api_xsd_generated.go be4b3ed509 AclHandlers 2 years ago
stats.go 59d1435d65 s3: avoid possible attacks by version 2 years ago
tags.go 235329a92a fix Tagging add xmlns 2 years ago
tags_test.go dc7e525cb9 fix Tagging test 2 years ago

README.txt

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