Skip to content

(short issue description) #6083

@jsheld

Description

@jsheld

Describe the issue

Lack of clarity, horrible examples

Links

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

I've been frustrated with this documentation - all of the Dynamo documentation is very poor. In this specific example, you have a line of code commented out (it looks like that was for v2 of the sdk for JavaScript) and this line:

const client = new DynamoDBClient(config);

is using an object config that is not defined anywhere, so I'm left guessing as to what should go here. Moreover, look at the documentation for DynamoDBClient and I can't find anything useful. Does anyone read these examples?

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationThis is a problem with documentation.needs-triageThis issue or PR still needs to be triaged.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions