UNPKG

aws-spot-price

Version:

CLI utility to list current global AWS EC2 Spot Instance prices.

7 lines (6 loc) 205 B
export * from './constants/ec2-types'; export * from './constants/platform'; export * from './constants/regions'; export * from './lib/core'; export * from './lib/credential'; export * from './lib/utils';