This package contains classes used to create AWS Lambda functions.
Classes
CommandableLambdaFunction
Abstract AWS Lambda function that acts as a container to instantiate and run components and expose them via an external entry point.
LambdaFunction
Abstract AWS Lambda function that acts as a container to instantiate and run components and expose them via an external entry point.