aws-sdk-cpp Questions
1
Solved
The AWS memory allocation functions, Aws::MakeShared, Aws::MakeUnique, Aws::MakeUniqueArray, Aws::Malloc, Aws::New, and Aws::NewArray all require a const char * allocationTag argument to be provide...
Disgruntle asked 1/7, 2019 at 18:57
0
My team implemented a pipeline with Computer Vision (OpenCV) and a DNN in Tensorflow and Keras using C++. This pipeline is an AWS Layer used by an AWS Lambda Function implemented in Python and this...
Benisch asked 26/2, 2020 at 17:54
1
Solved
Whenever I run my program I get the error "Unable to connect to endpoint". But I know that I can connect to that bucket because I can successfully download files that are in that bucket using the s...
Tanguay asked 22/6, 2017 at 2:29
1
© 2022 - 2024 — McMap. All rights reserved.