4 Commits

Author SHA1 Message Date
Jon Herron
7c056d22af Push config down to connectors, use config for aws secrets 2022-10-06 11:10:38 -04:00
Jon Herron
8e30c5593c Upload file to s3 2022-10-05 21:07:19 -04:00
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