dwyl / dwyl/aws-sdk-mock

Missing region or async timeout from version 4.3.0 on

Open
#175 1 comment 14 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
1.1k
Forks
105
Avg merge
16h 55m
Merged PRs (30d)
10

Description

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.`

Contributor guide

Open the contributing guide

Research direction

No file or test is named. Reproduce the upgrade from 4.2.0 to 4.3.0 with AWS.DynamoDB.DocumentClient, first without a region and then with eu-west-2, and compare the missing-region and timeout behavior. Done means the documented configuration no longer produces either failure.

Written by the indexing model from the issue text.

Assessment

Tech stack
aws
Domain
cloud, databases
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.