aws-lambda-cpp icon indicating copy to clipboard operation
aws-lambda-cpp copied to clipboard

S3-CRT not working with C++ runtime

Open NatxoM opened this issue 4 years ago • 0 comments

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?

NatxoM avatar Jun 04 '21 16:06 NatxoM