API Gateway Payload Limit Solution: Using Pre-Signed S3 URLs
Introduction
Amazon API Gateway is a powerful service that allows developers to create and manage APIs at scale. However, one major limitation is the 10MB payload size limit for requests. This can be a problem when users need to upload large files.
T...
devopsvoyager.hashnode.dev3 min read