Checking object integrity of multipart upload - Missing GetObjectAttributes in Aws::S3::Model Namespace #2427
-
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:
|
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
Solved by upgrading to aws-sdk-cpp 1.11.x |
Beta Was this translation helpful? Give feedback.
-
Hello! Reopening this discussion to make it searchable. |
Beta Was this translation helpful? Give feedback.
Solved by upgrading to aws-sdk-cpp 1.11.x