4ossiblellc / dynamodb-update-expression

A small library providing the solution to return the DynamoDB update expression.
MIT License
25 stars 15 forks source link

Need to Fix AttributeNames #13

Open bradennapier opened 7 years ago

bradennapier commented 7 years ago

2017-08-07T23:17:15.318Z 8bfc2cab-7bc6-11e7-a729-dd511663ce6f ExpressionAttributeNames contains invalid key: Syntax error; key: "#sryLiyD8D-"

4ossiblellc commented 7 years ago

"#" is not allowed as key?

4ossiblellc commented 7 years ago

"#" is not allowed.