Variable: awsLambdaAdapterResolver
Variable: awsLambdaAdapterResolver
const awsLambdaAdapterResolver: AdapterResolver;
Adapter resolver for generic AWS Lambda adapter.
Creates and configures an AWSLambdaAdapter for handling generic events in AWS Lambda.
Param
The IBlueprint providing configuration and dependencies.
Returns
An AWSLambdaAdapter instance.
