Skip to content

Dynamo DB client issue after 3.656.0 release #6502

@NikhilUmesh

Description

@NikhilUmesh

Checkboxes for prior research

Describe the bug

While converting the Typescript file to a javascript file, we encounter an issue. Module not found

Regression Issue

  • Select this option if this issue appears to be a regression.

SDK version number

3.656.0

Which JavaScript Runtime is this issue in?

Node.js

Details of the browser/Node.js/ReactNative version

18

Reproduction Steps

Converting the file from Typescript to java script for the files containing Dynamo Db dependency.

Observed Behavior

node_modules/@aws-sdk/client-dynamodb/dist-types/DynamoDBClient.d.ts(1,39): error TS7016: Could not find a declaration file for module '@aws-sdk/core/account-id-endpoint'.

Expected Behavior

Successfully create a dynamo DB client to establish the connection, while compiling typescript.

Possible Solution

No response

Additional Information/Context

No response

Metadata

Metadata

Assignees

Labels

bugThis issue is a bug.p2This is a standard priority issuepotential-regressionMarking this issue as a potential regression to be checked by team memberqueuedThis issues is on the AWS team's backlogresponse-requestedWaiting on additional info and feedback. Will move to \"closing-soon\" in 7 days.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions