1
0
Fork 0
mirror of https://github.com/chrislusf/seaweedfs synced 2025-09-18 17:20:22 +02:00
seaweedfs/weed/s3api
2025-09-17 22:12:03 -07:00
..
cors fix listing objects (#7008) 2025-07-22 01:07:15 -07:00
policy fix 2024-10-03 09:03:17 -07:00
policy_engine S3 API: Add SSE-S3 (#7151) 2025-08-22 01:15:42 -07:00
s3_constants S3 API: Advanced IAM System (#7160) 2025-08-30 11:15:48 -07:00
s3bucket adjust fix 2025-02-01 14:11:57 -08:00
s3err S3 API: Advanced IAM System (#7160) 2025-08-30 11:15:48 -07:00
AmazonS3.xsd add s3test for sql (#5718) 2024-07-04 11:00:41 -07:00
auth_credentials.go S3 API: Advanced IAM System (#7160) 2025-08-30 11:15:48 -07:00
auth_credentials_subscribe.go S3 API: Add SSE-KMS (#7144) 2025-08-21 08:28:07 -07:00
auth_credentials_test.go S3 API: Advanced IAM System (#7160) 2025-08-30 11:15:48 -07:00
auth_signature_v2.go rewrite, simplify, avoid unused functions (#6989) 2025-07-15 10:11:49 -07:00
auth_signature_v4.go Revert "Merge branch 'master' into feature/mq-kafka-gateway-m1" 2025-09-14 12:50:19 -07:00
auto_signature_v4_test.go Revert "Merge branch 'master' into feature/mq-kafka-gateway-m1" 2025-09-14 12:50:19 -07:00
bucket_metadata.go added context to filer_client method calls (#6808) 2025-05-22 09:46:49 -07:00
bucket_metadata_test.go [s3acl] Step1: move s3account.AccountManager into to iam.S3ApiConfiguration (#4859) 2023-09-25 08:34:12 -07:00
chunked_bug_reproduction_test.go S3 API: unsigned streaming (no cred) but chunks contain signatures (#7118) 2025-08-11 10:31:01 -07:00
chunked_reader_v4.go S3 API: unsigned streaming (no cred) but chunks contain signatures (#7118) 2025-08-11 10:31:01 -07:00
chunked_reader_v4_test.go implement s3 streaming-unsigned-payload-trailer (#6539) 2025-02-12 12:29:13 -08:00
custom_types.go S3 API: Add integration with KMS providers (#7152) 2025-08-22 22:10:30 -07:00
filer_multipart.go S3 API: Add SSE-S3 (#7151) 2025-08-22 01:15:42 -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_util.go S3: add object versioning (#6945) 2025-07-09 01:51:45 -07:00
filer_util_tags.go added context to filer_client method calls (#6808) 2025-05-22 09:46:49 -07:00
object_lock_utils.go refactor (#6999) 2025-07-19 00:49:56 -07:00
README.txt add s3test for sql (#5718) 2024-07-04 11:00:41 -07:00
s3_bucket_encryption.go S3 API: Add SSE-S3 (#7151) 2025-08-22 01:15:42 -07:00
s3_bucket_policy_simple_test.go S3 API: Advanced IAM System (#7160) 2025-08-30 11:15:48 -07:00
s3_end_to_end_test.go S3 API: Advanced IAM System (#7160) 2025-08-30 11:15:48 -07:00
s3_error_utils.go S3 API: Add SSE-S3 (#7151) 2025-08-22 01:15:42 -07:00
s3_granular_action_security_test.go S3 API: Advanced IAM System (#7160) 2025-08-30 11:15:48 -07:00
s3_iam_middleware.go S3 API: Advanced IAM System (#7160) 2025-08-30 11:15:48 -07:00
s3_iam_role_selection_test.go S3 API: Advanced IAM System (#7160) 2025-08-30 11:15:48 -07:00
s3_iam_simple_test.go S3 API: Advanced IAM System (#7160) 2025-08-30 11:15:48 -07:00
s3_jwt_auth_test.go S3 API: Advanced IAM System (#7160) 2025-08-30 11:15:48 -07:00
s3_list_parts_action_test.go S3 API: Advanced IAM System (#7160) 2025-08-30 11:15:48 -07:00
s3_multipart_iam.go S3 API: Advanced IAM System (#7160) 2025-08-30 11:15:48 -07:00
s3_multipart_iam_test.go S3 API: Advanced IAM System (#7160) 2025-08-30 11:15:48 -07:00
s3_policy_templates.go S3 API: Advanced IAM System (#7160) 2025-08-30 11:15:48 -07:00
s3_policy_templates_test.go S3 API: Advanced IAM System (#7160) 2025-08-30 11:15:48 -07:00
s3_presigned_url_iam.go S3 API: Advanced IAM System (#7160) 2025-08-30 11:15:48 -07:00
s3_presigned_url_iam_test.go S3 API: Advanced IAM System (#7160) 2025-08-30 11:15:48 -07:00
s3_sse_bucket_test.go S3 API: Add SSE-KMS (#7144) 2025-08-21 08:28:07 -07:00
s3_sse_c.go S3 API: Add SSE-S3 (#7151) 2025-08-22 01:15:42 -07:00
s3_sse_c_range_test.go S3 API: Add SSE-KMS (#7144) 2025-08-21 08:28:07 -07:00
s3_sse_c_test.go S3 API: Add SSE-KMS (#7144) 2025-08-21 08:28:07 -07:00
s3_sse_copy_test.go S3 API: Add SSE-S3 (#7151) 2025-08-22 01:15:42 -07:00
s3_sse_error_test.go S3 API: Add SSE-S3 (#7151) 2025-08-22 01:15:42 -07:00
s3_sse_http_test.go S3 API: Add SSE-KMS (#7144) 2025-08-21 08:28:07 -07:00
s3_sse_kms.go S3 API: Add SSE-S3 (#7151) 2025-08-22 01:15:42 -07:00
s3_sse_kms_test.go S3 API: Add SSE-KMS (#7144) 2025-08-21 08:28:07 -07:00
s3_sse_kms_utils.go S3 API: Add SSE-S3 (#7151) 2025-08-22 01:15:42 -07:00
s3_sse_metadata.go S3 API: Add SSE-KMS (#7144) 2025-08-21 08:28:07 -07:00
s3_sse_metadata_test.go S3 API: Add SSE-KMS (#7144) 2025-08-21 08:28:07 -07:00
s3_sse_multipart_test.go S3 API: Add SSE-S3 (#7151) 2025-08-22 01:15:42 -07:00
s3_sse_s3.go S3 API: Add SSE-S3 (#7151) 2025-08-22 01:15:42 -07:00
s3_sse_test_utils_test.go S3 API: Add integration with KMS providers (#7152) 2025-08-22 22:10:30 -07:00
s3_sse_utils.go S3 API: Add SSE-S3 (#7151) 2025-08-22 01:15:42 -07:00
s3_token_differentiation_test.go S3 API: Advanced IAM System (#7160) 2025-08-30 11:15:48 -07:00
s3_validation_utils.go S3 API: Add SSE-S3 (#7151) 2025-08-22 01:15:42 -07:00
s3api_acl_helper.go "golang.org/x/exp/slices" => "slices" and go fmt 2024-12-19 19:25:06 -08: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_acp.go [s3acl] Step1: move s3account.AccountManager into to iam.S3ApiConfiguration (#4859) 2023-09-25 08:34:12 -07:00
s3api_auth.go fix listing objects (#7008) 2025-07-22 01:07:15 -07:00
s3api_bucket_config.go S3 API: Add SSE-KMS (#7144) 2025-08-21 08:28:07 -07:00
s3api_bucket_cors_handlers.go fix listing objects (#7008) 2025-07-22 01:07:15 -07:00
s3api_bucket_handlers.go less debug 2025-09-14 21:39:28 -07:00
s3api_bucket_handlers_object_lock_config.go refactor (#6999) 2025-07-19 00:49:56 -07:00
s3api_bucket_handlers_test.go fix ListAllMyBucketsResult xmlns 2025-08-14 20:38:03 -07:00
s3api_bucket_metadata_test.go S3 API: Add SSE-KMS (#7144) 2025-08-21 08:28:07 -07:00
s3api_bucket_policy_handlers.go S3 API: Advanced IAM System (#7160) 2025-08-30 11:15:48 -07:00
s3api_bucket_tagging_handlers.go S3 API: Add SSE-KMS (#7144) 2025-08-21 08:28:07 -07:00
s3api_circuit_breaker.go convert error fromating to %w everywhere (#6995) 2025-07-16 23:39:27 -07:00
s3api_circuit_breaker_test.go move to https://github.com/seaweedfs/seaweedfs 2022-07-29 00:17:28 -07:00
s3api_conditional_headers_test.go S3 API: Add integration with KMS providers (#7152) 2025-08-22 22:10:30 -07:00
s3api_copy_size_calculation.go S3 API: Add SSE-S3 (#7151) 2025-08-22 01:15:42 -07:00
s3api_copy_validation.go S3 API: Add SSE-KMS (#7144) 2025-08-21 08:28:07 -07:00
s3api_governance_permissions_test.go Add policy engine (#6970) 2025-07-13 16:21:36 -07:00
s3api_handlers.go Set allowed origins in config (#5109) 2023-12-20 16:21:11 -08:00
s3api_key_rotation.go S3 API: Add SSE-S3 (#7151) 2025-08-22 01:15:42 -07:00
s3api_object_handlers.go cleanup: remove CI-DEBUG logging from S3 versioning troubleshooting 2025-09-15 09:02:56 -07:00
s3api_object_handlers_acl.go fix listing object versions (#7006) 2025-07-21 00:23:22 -07:00
s3api_object_handlers_copy.go S3 API: Advanced IAM System (#7160) 2025-08-30 11:15:48 -07:00
s3api_object_handlers_copy_test.go rename files 2024-04-29 05:33:56 -07:00
s3api_object_handlers_copy_unified.go S3 API: Add SSE-KMS (#7144) 2025-08-21 08:28:07 -07:00
s3api_object_handlers_delete.go fix listing object versions (#7006) 2025-07-21 00:23:22 -07:00
s3api_object_handlers_legal_hold.go refactor (#6999) 2025-07-19 00:49:56 -07:00
s3api_object_handlers_list.go fix listing objects (#7008) 2025-07-22 01:07:15 -07:00
s3api_object_handlers_list_test.go address List permission 2025-07-28 02:39:41 -07:00
s3api_object_handlers_multipart.go S3 API: conditional read and write (#7154) 2025-08-22 16:58:09 -07:00
s3api_object_handlers_postpolicy.go S3 API: Add SSE-S3 (#7151) 2025-08-22 01:15:42 -07:00
s3api_object_handlers_put.go Merge branch 'master' into feature/mq-kafka-gateway-m1 2025-09-17 22:12:03 -07:00
s3api_object_handlers_retention.go refactor (#6999) 2025-07-19 00:49:56 -07:00
s3api_object_handlers_tagging.go rename files 2024-04-29 05:33:56 -07:00
s3api_object_handlers_test.go fix listing objects (#7008) 2025-07-22 01:07:15 -07:00
s3api_object_lock_fix_test.go Fix get object lock configuration handler (#6996) 2025-07-18 02:19:50 -07:00
s3api_object_lock_headers_test.go Test object lock and retention (#6997) 2025-07-18 22:25:58 -07:00
s3api_object_retention.go return proper default value for locking and versioning 2025-07-23 22:20:48 -07:00
s3api_object_retention_test.go S3 API: Add SSE-S3 (#7151) 2025-08-22 01:15:42 -07:00
s3api_object_versioning.go cleanup: remove CI-DEBUG logging from S3 versioning troubleshooting 2025-09-15 09:02:56 -07:00
s3api_policy.go [s3] Put bucket lifecycle configuration (#5510) 2024-04-27 07:39:22 -07:00
s3api_put_handlers.go S3 API: Add SSE-S3 (#7151) 2025-08-22 01:15:42 -07:00
s3api_put_object_helper.go Fix chunked data reading if iam not enabled (#6898) 2025-06-19 22:58:10 -07:00
s3api_put_object_helper_test.go Add credential storage (#6938) 2025-07-02 18:03:17 -07:00
s3api_server.go S3 API: Advanced IAM System (#7160) 2025-08-30 11:15:48 -07:00
s3api_server_grpc.go move to https://github.com/seaweedfs/seaweedfs 2022-07-29 00:17:28 -07:00
s3api_status_handlers.go move to https://github.com/seaweedfs/seaweedfs 2022-07-29 00:17:28 -07:00
s3api_streaming_copy.go S3 API: Add SSE-KMS (#7144) 2025-08-21 08:28:07 -07:00
s3api_test.go move to https://github.com/seaweedfs/seaweedfs 2022-07-29 00:17:28 -07:00
s3api_xsd_generated.go fix ListAllMyBucketsResult xmlns 2025-08-14 20:38:03 -07:00
s3api_xsd_generated_helper.go add s3test for sql (#5718) 2024-07-04 11:00:41 -07:00
stats.go Populate bucket_traffic_received_bytes_total metric (#7249) 2025-09-17 19:04:51 -07:00
tags.go tag parsing decode url encoded 2025-07-28 02:49:43 -07:00
tags_test.go tag parsing decode url encoded 2025-07-28 02:49:43 -07: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