Aug 4, 2023
Hello Russell, thanks for your feedback. Have you thought about deploying the Python package in an EC2 and calling it via it's API if available from the Lambda function. Otherwise you can package your function as a container lambda image, you will have 10GB for dependencies. https://docs.aws.amazon.com/lambda/latest/dg/images-create.html