Skip to content

Does S3 supports in-place modification of object? #2115

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

You must be logged in to vote

Yes, you should be able to use any IOStream to as the body of the PutObjectRequest. Check our the API docs here:

void SetBody (const std::shared_ptr< Aws::IOStream > &body)

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by BaffledCoder
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
2 participants