Skip to content

Does S3EncryptionClient or S3EncryptionClientV2 in s3-encryption support MultipartUpload in addition to PutObject and GetObject? #3386

Answered by SergeyRyabinin
zmw132 asked this question in Q&A
Discussion options

You must be logged in to vote

Hello,

I'm sorry but existing C++ SDK high-level encryption client does not have have "transfer manager" capabilities, so it is not perform multi-part upload/download.
We don't have any plans for this functionality at the moment either.

You maybe be interested in checking "Amazon S3 Encryption Client", but it is only implemented in java and go.
https://docs.aws.amazon.com/amazon-s3-encryption-client/latest/developerguide/what-is-s3-encryption-client.html

Thanks.

Replies: 1 comment

Comment options

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