Skip to content

Is there any reason to use the legacy S3Client instead of the new S3CrtClient? #2080

Answered by jmklix
specious asked this question in Q&A
Discussion options

You must be logged in to vote

The Aws::S3Crt::S3CrtClient is still in preview and some things are still not implemented in it. It is also optimized for large files(multiple gb) and won't work as well for small files. So unless you want to use it for large files, the recommendation for now is to still use the legacy client.

Replies: 2 comments 4 replies

Comment options

You must be logged in to vote
4 replies
@fyse-nassar
Comment options

@jmklix
Comment options

@rohansuri
Comment options

@jmklix
Comment options

Answer selected by jmklix
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants