export interface IAWSError { code: string; }