From 6333e5dcb2b3b1fefd0d9b68dce8716f69465e08 Mon Sep 17 00:00:00 2001 From: Jacob Fritsche Date: Wed, 28 Feb 2024 19:19:45 +0100 Subject: [PATCH] Add CloudFormation template to deploy the environment --- .idea/workspace.xml | 38 ++++++++++++++----------- src/cloudformation/API_to_DynamoDB.yaml | 36 +++++++++++++++++++++++ 2 files changed, 58 insertions(+), 16 deletions(-) create mode 100644 src/cloudformation/API_to_DynamoDB.yaml diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 184e3db..44e535f 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -4,27 +4,23 @@