ryandagley / mycologeek-website

A repository for the Mycologeek website. A flask website showcasing home tech projects.
0 stars 0 forks source link

Test: Set Up Local Lambda Testing with SAM or AWS CLI #38

Open ryandagley opened 1 week ago

ryandagley commented 1 week ago

Set up local testing for Lambda functions using AWS SAM or the AWS CLI to simulate writing data to DynamoDB.

ryandagley commented 6 days ago

I went the manual way for the Historical Weather data, but will set this up. I requires Docker which I don't have installed on my current setup.