Matt Bell
Matt Bell
Hi @NathanielRN! sorry for the very late reply and thanks for taking a look and trying to reproduce! I've had some more time to retry this after updating to the...
@NathanielRN Thanks for the really detailed replies and additional context! I have got this working with another of my python lambdas that has exactly the same config/layer setup. So I...
I can reproduce the error using function code that does nothing except call S3 GetObject (or PutObject). Whereas if I then change the code to call ListObjects instead on the...
Sorry it took me so long to get back to you, but this error doesn't occur with the latest aws-otel-lambda layer, so I think this can be closed
This looks like the same issue as https://github.com/PyCQA/prospector/issues/556 - there's a workaround in that issue if you need one. The fix for this in requirements_detector has been merged now, so...