I am using aws dynamodb with this call:
const params: DynamoDB.DocumentClient.QueryInput = { TableName: tableName, KeyConditionExpression: \'#hashKey = :h