You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Mi Flower Care & Temp-Humidity sensor
Config file
save it as my.ini
[dynamodb]
region_name = ap-southeast-1
table = iot-logger
AWS Credentials
You have to save credentials in ~/.aws/credentials
[default]
aws_secret_access_key = ...
aws_access_key_id = ...