I am new to the AWS/Node eco system. In my app I want to perform a scan of a DynamoDb table using the aws-sdk.
DynamoDb
In my code I make the scan call as follows