aws-lambda-cpp
aws-lambda-cpp copied to clipboard
S3-CRT not working with C++ runtime
Hi, I've updated AWS SDK CPP to v1.9 and rewritten my libraries that were using S3 to use S3-CRT instead. However S3-CRT doesn't work with my lambda functions. Could you please include/update the S3 examples to S3-CRT?