export interface ModuleOptions { awsRegion: string; awsParamSorePath: string; awsParamStoreContinueOnError: boolean; }