aws-sdk-mock icon indicating copy to clipboard operation
aws-sdk-mock copied to clipboard

Missing region or async timeout from version 4.3.0 on

Open janoist1 opened this issue 5 years ago • 1 comments

After upgrading version from 4.2.0 to 4.3.0 I'm getting "{\"error\":\"Missing region in config\"}" error. If I provide region new AWS.DynamoDB.DocumentClient({ region: 'eu-west-2' }) it then timeouts: Timeout - Async callback was not invoked within timeout specified by jasmine.DEFAULT_TIMEOUT_INTERVAL.

janoist1 avatar Mar 07 '19 14:03 janoist1

any news update ?

j1i-ian avatar Apr 16 '22 08:04 j1i-ian