UNPKG

archfit

Version:

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

3 lines (2 loc) 153 B
import { ResultByTime } from '@aws-sdk/client-cost-explorer'; export declare function getSpend(region: string, period: number): Promise<ResultByTime[]>;