"502 bad gateway" - 1MB limit static page served from AWS Lambda to Application Load Balancer
We ended up deciding to switch off of the ALB and move to API Gateway. API Gateway can handle a 6MB return from a Lambda, so this should be fine for our purposes.