aws / aws-sdk-js-v3

Modularized AWS SDK for JavaScript.
Apache License 2.0
3.05k stars 574 forks source link

UpdateItemCommand should be UpdateCommand #6184

Closed jghaines closed 3 months ago

jghaines commented 3 months ago

Describe the issue

As best as I can tell, UpdateItemCommand should be UpdateCommand.

Links

https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/dynamodb/command/UpdateItemCommand/

jghaines commented 3 months ago

Actually, this is likely a confusion between lib-dynamodb and client-dynamodb.

github-actions[bot] commented 3 months ago

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs and link to relevant comments in this thread.