Uploading a File to AWS S3 with AWS Lambda (Golang)
Overview
In this lab, you will use AWS Lambda to upload a file to S3 via a POST request from API Gateway using Golang.
Contents
- Introduction
- Prerequisites
- Upload file
- References
- Cleaning up resources