The official AWS SDK for JavaScript provides an API to many AWS services, including: S3, SNS, SQS, EC2, Route53, etc.
I'm trying to run a specific function from an existing app via AWS Lambda, using the JS SDK to invoke …
node.js amazon-web-services asynchronous aws-lambda aws-sdk-js