Argument of type '{ Auth: { region: string | undefined; userPoolId: string | undefined; userPoolWebClientId: string | undefined; oauth: { scope: string[] | undefined; domain: string | undefined; redirectSignIn: string | undefined; redirectSignOut: string | undefined; responseType: string | undefined; }; }; }' is not assignable to parameter of type 'ResourcesConfig | LegacyConfig | AmplifyOutputs'.