AWS Lambda response streaming to return larger payloads

Lambda response stream via Function URL

Lambda functions showing how to use Lambda response streaming to return larger payloads.

This pattern deploys an AWS Lambda function showing how response streaming to return larger payloads.

< Back to all patterns

GitHub icon Download this pattern (.zip)

GitHub icon View this pattern on GitHub


Clone repo

git clone https://github.com/aws-samples/serverless-patterns/cd serverless-patterns/lambda-streaming-large-sam

Deploy

sam buildsam deploy -g --stack-name lambda-streaming-large-sam


Testing

See the GitHub repo for detailed testing instructions.

Cleanup

Delete the stack: sam delete.

Created by:

Julian Wood

Julian Wood

I help developers and builders learn about and love how serverless technologies can transform the way they build and run applications.

Follow on LinkedIn