Skip to content

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