2 Commits

Author SHA1 Message Date
Jon Herron
e293725996 Layering connectors 2022-10-05 19:02:21 -04:00
Dan
ac0365da78 Basic ability to add and list items in DynamoDB, but there is a whole slew of additional things to consider.
* Catch and return errors as json (otherwise the backend blows up)
* Added Boto3 (AWS library) as a dependency
* Not sure if it's right, but tried to divide the auth and commands.
2022-09-29 17:55:45 -04:00