import { ServerlessAction } from './serverless-action'; export type AwsRegion = string; export type ServiceLogs = Record | undefined>>;