export interface AmplifyConfig { Analytics?: object; Auth?: object; API?: object; Storage?: object; Cache?: object; }