# Functions
Initialize AWSLambdaCustomRuntime.
# Structs
AWS Lambda Custom Runtime.
AWSLambdaRuntimeEnvironemnt is needy environment info for to invoke handler.
AWSLambdaRuntimeError is error of AWS Lambda runtime error.
Context is AWS Lambda event.
# Interfaces
AWSLambdaRuntime is interface of any runtime.
HTTPClient is dependency of AWSLambdaCustomRuntime.