After creating a project that detect persons, I decided to make a simple website and host it on amazon s3
- First we need to create our Table on DynamoDb with an id & value that gonna be updated each time the raspberry detect a person
DynamoDb Table
- We need to update our Lambda function so it can access to DynamoDb Table
+As a result we get a simple website like this
Our website refreach itself every 2 seconds using setTimeout() HTML function
Since we still in lockdown I can only test it on myself
Here is a video where I did explain all these steps https://www.youtube.com/watch?v=Rh74_VjmqFw