Create Amazon S3 Presigned Url using Serverless framework and NodeJS

In this hands on coding tutorial, we will discuss about Amazon S3 Presigned URLs and also implement and deploy a serverless solution on AWS to generate the same. The following diagram illustrates the solution that we will create in the hands on coding. When an Amazon S3 bucket is created, the bucket is private, meaning …

Create Amazon S3 Presigned Url using Serverless framework and NodeJS Read More »