# Packages
Package lambda contains the execution logic for running Benthos as an AWS lambda function.
# Functions
NewHandler returns a Handler by creating a Benthos pipeline.
# Constants
ServerlessResponseType is an output type that redirects pipeline outputs back to the handler.