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 (206 forks)batch import
help wantedquestion

Repository metrics

Stars
 (1,037 stars)
PR merge metrics
 (Avg merge 16m) (1 merged PR in 30d)

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