UNPKG

archfit

Version:

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

3 lines (2 loc) 173 B
import { ResourceTagMapping } from '@aws-sdk/client-resource-groups-tagging-api'; export declare function getTaggedResources(region: string): Promise<ResourceTagMapping[]>;