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) 128 B
export declare const waitUntilReady: (context: any, fnName: string, region: string, pollInterval?: number) => Promise<boolean>;