How to fetch and update S3 files with AWS Lambda, Serverless Framework, and TypeScript
https://www.youtube.com/watch?v=Bbq3WRtmH0k
In this article, you're going to learn:
how to create an S3 bucket with AWS CLI
how to create multiple TypeScript AWS Lambda functions with access to files in the S3 bucket
how to deploy the code and infra...
Piyush Garg
MERN | Flutter | React Native
Hey there, Nice Post. I made an npm package for handling AWS Lambda responses. Do checkout π
AWS-TS This package lets you handle and send responses from AWS lambda with ease. You have the ability to send various types of responses such as JSON or Plain Text without worrying about headers and status codes. You can also enable or disable cors for all or specific responses or set custom headers.
π https://www.npmjs.com/package/aws-ts