aws-lambda-local | Run AWS Lambda functions | Function As A Service library
kandi X-RAY | aws-lambda-local Summary
kandi X-RAY | aws-lambda-local Summary
Run AWS Lambda functions locally
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of aws-lambda-local
aws-lambda-local Key Features
aws-lambda-local Examples and Code Snippets
Community Discussions
Trending Discussions on aws-lambda-local
QUESTION
So, I'm finally at the point where I can test my first Lambda function locally. As background, I've installed the AWS CLI under MacOS 10.14.2 (Mojave) and am able to access my AWS account. I've successfully zipped up my Lambda function and used 'aws lambda create-function' to deploy it.
I've installed aws-lambda-local (https://www.npmjs.com/package/aws-lambda-local) using 'npm install -g aws-lambda-local'.
But when I invoke the following from the Lambda function root:
...ANSWER
Answered 2019-Jan-09 at 06:21According to the aws-lambda-local docs, there is no -l
option. Use -f
or --function
to specify the file with the lambda function
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install aws-lambda-local
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page