UNPKG

@bitblit/epsilon

Version:

Tiny adapter to simplify building API gateway Lambda APIS

9 lines (8 loc) 169 B
export interface EpsilonDisableSwitches { apiGateway: boolean; saltMine: boolean; cron: boolean; dynamoDb: boolean; s3: boolean; sns: boolean; }