Container

This package contains classes used to create AWS Lambda functions.

Types

CommandableLambdaFunction

Abstract AWS Lambda function that acts as a container to instantiate and run components and expose them via an external entry point.

ILambdaFunctionOverrides

Interface for performing on-demand registrations.

LambdaFunction

Abstract AWS Lambda function that acts as a container to instantiate and run components and expose them via an external entry point.