Patterns for building an API to upload files to Amazon S3

Three different approaches to securely upload content to an Amazon S3 bucket via HTTPS without the need to build a dedicated API or client application.

Infrastructure as Code

How to upload large file to S3 Bucket using CDK using the inbuilt CDK Assets Bucket and Custom Resource