UNPKG

archfit

Version:

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

6 lines (5 loc) 116 B
export type LambdaTimeout = { functionName: string; invocationsCount: number; timeoutsCount: number; };