Argument of type '{ profile: string; mfaCodeProvider: (mfaSerial: string) => Promise<string>; roleAssumer: (credentials: Credentials, params: AssumeRoleParams) => Promise<{ accessKeyId: string; secretAccessKey: string; sessionToken: string | undefined; expiration: Date | undefined; }>; loadedConfig: Promise<...>; }' is not assignable to parameter of type 'FromIniInit'.