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