From 4165e78d53efde1384002b1737a6bb33e543f545 Mon Sep 17 00:00:00 2001 From: Jacob Fritsche Date: Wed, 28 Feb 2024 20:19:46 +0100 Subject: [PATCH] revert f499c6ed96a5dca1a8d20f2a51add0a70f8c9565 revert Wrote parse_to_dynamodb.py as lambda_handler to get all relevant data and also to store the complete json in a DynamoDB-table --- .idea/workspace.xml | 21 ++------ src/lambda_function/parse_to_dynamodb.py | 61 ------------------------ 2 files changed, 4 insertions(+), 78 deletions(-) diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 92e87c9..44e535f 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -4,10 +4,7 @@