# README
AWS Lambda Function Handler Source
The lambda executable handler
was built using
go build lambda.go
# Functions
Fails if ShouldFail is `true`, otherwise echos the input.
The lambda executable handler
was built using
go build lambda.go