Add lambda function to write json to dynamo db

This commit is contained in:
2024-02-28 19:16:40 +01:00
parent c9118f96db
commit bf2e2a295a
12 changed files with 215 additions and 7 deletions

10
.idea/weather_forecase.iml generated Normal file
View File

@@ -0,0 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?>
<module type="PYTHON_MODULE" version="4">
<component name="NewModuleRootManager">
<content url="file://$MODULE_DIR$">
<excludeFolder url="file://$MODULE_DIR$/.venv" />
</content>
<orderEntry type="jdk" jdkName="Python 3.12" jdkType="Python SDK" />
<orderEntry type="sourceFolder" forTests="false" />
</component>
</module>