Skip to content

Updating aws sdk to v3#164

Draft
jlouk wants to merge 3 commits intomasterfrom
chore/updating-aws-sdk-v3
Draft

Updating aws sdk to v3#164
jlouk wants to merge 3 commits intomasterfrom
chore/updating-aws-sdk-v3

Conversation

@jlouk
Copy link

@jlouk jlouk commented Jul 27, 2025

No description provided.

assert.equal(typeof read.describeTable, 'function', 'read-only client exposes describeTable function');
assert.equal(typeof read.describeTableAsync, 'function', 'read-only client exposes describeTableAsync function');

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Extra noise from eslint

@@ -1,5 +1,5 @@
var big = require('big.js');
var converter = require('aws-sdk/lib/dynamodb/converter');
var { marshall } = require('@aws-sdk/util-dynamodb');
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant