Metadata will be lost when using s3TransferManager to copy large file #5049
Labels
guidance
Question that needs advice or information.
response-requested
Waiting on additional info and feedback. Will move to "closing-soon" in 10 days.
Describe the bug
I have a large file(2.5GB), I use S3TransferManager copy the object to another key.
Expected Behavior
A new file will be created, and the new file contains original metadata.
Current Behavior
The new file be created, but it does not have the original metadata.
Reproduction Steps
Here is my code:
Possible Solution
No response
Additional Information/Context
No response
AWS Java SDK version used
2.25.16
aws-crt used version 0.29.13
JDK version used
jdk17
Operating System and version
aws lambda java17
The text was updated successfully, but these errors were encountered: