-
Notifications
You must be signed in to change notification settings - Fork 634
Closed
Labels
bugThis issue is a bug.This issue is a bug.p2This is a standard priority issueThis is a standard priority issuepotential-regressionMarking this issue as a potential regression to be checked by team memberMarking this issue as a potential regression to be checked by team memberqueuedThis issues is on the AWS team's backlogThis issues is on the AWS team's backlogresponse-requestedWaiting on additional info and feedback. Will move to \"closing-soon\" in 7 days.Waiting on additional info and feedback. Will move to \"closing-soon\" in 7 days.
Description
Checkboxes for prior research
- I've gone through Developer Guide and API reference
- I've checked AWS Forums and StackOverflow.
- I've searched for previous similar issues and didn't find any solution.
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
AaronMoat, laxmanparmar and bo-orawjaspers
Metadata
Metadata
Assignees
Labels
bugThis issue is a bug.This issue is a bug.p2This is a standard priority issueThis is a standard priority issuepotential-regressionMarking this issue as a potential regression to be checked by team memberMarking this issue as a potential regression to be checked by team memberqueuedThis issues is on the AWS team's backlogThis issues is on the AWS team's backlogresponse-requestedWaiting on additional info and feedback. Will move to \"closing-soon\" in 7 days.Waiting on additional info and feedback. Will move to \"closing-soon\" in 7 days.