Add DynamoDb support

This commit is contained in:
2020-04-30 22:25:20 -04:00
parent c85d5cada4
commit 7016926c3d
22 changed files with 84 additions and 20 deletions

View File

@@ -1,5 +1,5 @@
# -*- coding: utf-8 -*-
from app import fact_bot
import fact_bot
def handler(event, context):