1 Answer
- Newest
- Most votes
- Most comments
0
Hi,
Lambda Proxy integration will allow you to return the http code that you want: see https://docs.aws.amazon.com/apigateway/latest/developerguide/api-gateway-create-api-as-simple-proxy-for-lambda.html
Best,
Didier
Relevant content
- AWS OFFICIALUpdated 4 months ago

The API Gateway doesn't allow streaming responses, or does it?