This interactive command prompt shows you how to use the AWS SDK for JavaScript with AWS Lambda.
For the purpose of this example, root
refers to the same directory as this readme.
- Follow the steps for setting up Lambda code examples for the SDK for JavaScript in Node.;
- From a command prompt, change directories to
root
. - Run
node index.js
. - Type
help
and pressEnter
to see a list of commands.