UNPKG

archfit

Version:

Validate the fitness of your AWS solutions, without the heavy lifting!

3 lines (2 loc) 158 B
import { FunctionConfiguration } from '@aws-sdk/client-lambda'; export declare function getLambdaFunctions(region: string): Promise<FunctionConfiguration[]>;