I wanted to import jsonschema library in my AWS Lambda in order to perform request validation. Instead of bundling the …
python python-3.x amazon-web-services aws-lambda aws-lambda-layersSTART RequestId: 3d5691d9-ad79-4eed-a26c-5bc3f1a23a99 Version: $LATEST Unable to import module 'lambda_function': …
python-3.x amazon-s3 aws-lambda aws-lambda-layersI'd like to use the npm package "request" in an AWS lambda function. I'm trying to follow the procedure outlined …
javascript node.js amazon-web-services aws-lambda aws-lambda-layers