AWS Lambda example using TypeScriptThis is an example of how to create a typescript lambda function.Use TSD for Type Script definition files for existing npm packages.Use TSC for compiling typescript.Use Visual Studio Code for development and debugging.