How-to-get-raspberry-pi-to-interact-with-Amazon-web-Services-push-data-into-the-DynamoDB(Simple IoT Project)
- Creating thing, certificate and attaching a policy to the certificate
- Installing Required SDKs, and Libraries. such as “AWS IoT Python SDK” & Paho-MQTT library
- Programming Part – Creating scripts for Publishing, Subscribing to a particular thing(3.1) ei_aws_publish.py(3.2) ei_aws-subscribe.py
- Execution of Scripts & Data logging and Creating DynamoDB Rule & DynamoDB Table.