UNPKG

archfit

Version:

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

5 lines (4 loc) 96 B
export type RequestValidation = { resourceId: string; hasRequestValidation: boolean; };