UNPKG

archfit

Version:

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

3 lines (2 loc) 143 B
import { RestApi } from '@aws-sdk/client-api-gateway'; export declare function getAPIGatewayRESTInstances(region: string): Promise<RestApi[]>;