Michael Clark
Results
2
comments of
Michael Clark
I am seeing the same error, despite having all keys in camelCase ```js import { DynamoDBClient, GetItemCommand } from "@aws-sdk/client-dynamodb"; const awsConfiguration = { region: "us-east-1", credentials: { secretAccessKey: process.env.AWS_SECRET_ACCESS_KEY,...
i ran into this as well, and was very annoyed. This also happens despite the index being used my problem is I am using index 1, 2, 3, 4, 5...