Skip to main content

One post tagged with "AWS"

Amazon web service

View All Tags

Upzip S3 files using AWS Lambda

I developed a static web application on my local machine and attempted to deploy it using Amazon S3. I couldn’t find an option to upload the entire application folder directly, so I zipped the folder and uploaded it to the S3 bucket. However, I was unable to unzip the file inside the S3 bucket.