4 files changed
+4
-4
lines changed- .gitignore+3
- include/aws/s3/private/s3_meta_request_impl.h+8
- include/aws/s3/s3.h+1
- include/aws/s3/s3_client.h+1
- source/s3.c+1
- source/s3_client.c+55-33
- source/s3_copy_object.c+25-1
- source/s3_meta_request.c+16-4
- source/s3_util.c+5
- tests/CMakeLists.txt+5
- tests/mock_s3_server/CreateMultipartUpload/request_timeout.json+15
- tests/s3_data_plane_tests.c+101-236
- tests/s3_mock_server_tests.c+57-6
- tests/s3_s3express_client_test.c+44
- tests/s3_tester.c+258
- tests/s3_tester.h+27
- tests/test_helper/README.md+4
- tests/test_helper/test_helper.py+4-5
Submodule aws-lc updated from 8b2ebfc to 8ffe277
0 commit comments