"aws s3 sync" through the Java SDK #5705
Labels
feature-request
A feature should be added or improved.
needs-triage
This issue or PR still needs to be triaged.
Describe the feature
Describe the feature
I want to use the "aws s3 sync" feature from the SDK.
Use Case
I want to create a Java program to sync between a bucket and the local file system or between buckets, but it's difficult to implement with the features currently available in the SDK that I've looked into.
AWS Java SDK version used
software.amazon.awssdk bom 2.29.9 pom runtimeJDK version used
openjdk version "1.8.0_222"
Operating System and version
Any OS
Use Case
I want to use the "aws s3 sync" feature from the SDK.
Proposed Solution
No response
Other Information
No response
Acknowledgements
AWS Java SDK version used
2.29.9
JDK version used
java version "17.0.9" 2023-10-17 LTS Java(TM) SE Runtime Environment (build 17.0.9+11-LTS-201) Java HotSpot(TM) 64-Bit Server VM (build 17.0.9+11-LTS-201, mixed mode, sharing)
Operating System and version
macOS Sonoma 14.6.1
The text was updated successfully, but these errors were encountered: