Checking object integrity of multipart upload - Missing GetObjectAttributes in Aws::S3::Model Namespace #2427
Answered
by
WolfgangVogl
WolfgangVogl
asked this question in
Q&A
|
Currently I'm checking possible ways of checking/ensuring object integrity. But I can't find it in the Aws::S3::Model Namespace - I could find a similar call in Aws::CloudDirectory::Model but I'm not sure that this is the right one and if it is - why isn't it in the S3 Namespace? It seems I couldn't use my S3Client Instance to send the request... Just for completeness, here's what I want to accomplish:
|
Answered by
WolfgangVogl
Apr 17, 2023
Replies: 2 comments
|
Solved by upgrading to aws-sdk-cpp 1.11.x |
0 replies
Answer selected by
WolfgangVogl
|
Hello! Reopening this discussion to make it searchable. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Solved by upgrading to aws-sdk-cpp 1.11.x