Skip to content

Tag: s3

nodeJS Logo
Cloud Computing

Writing to S3 from AWS Lambda

To write to Amazon S3 from an AWS Lambda function in Node.js, you can use the AWS SDK for JavaScript in Node.js.

December 3, 2019