dwyl/learn-aws-lambda

How to return specific http response header + status code in a Lambda function

Open

#50 opened on Feb 4, 2016

View on GitHub
 (2 comments) (0 reactions) (0 assignees)JavaScript (1,037 stars) (206 forks)batch import
help wantedquestion

Description

Is there a way to return a specific http _response_ header and status code form a Lambda function.

@jackcarlisle as part of the work you are doing today, please investigate and document this so a complete beginner can understand it. thanks!

Contributor guide