UNPKG

@sls-next/aws-lambda

Version:

Deploy Lambda functions to AWS in seconds with [Serverless Components](https://github.com/serverless/components). Utilizes layers for dependency management and S3 accelerated uploads for maximum upload speeds.

2 lines (1 loc) 107 B
export declare function removeLambdaVersions(context: any, fnName: string, region: string): Promise<void>;