Hi, I followed the tutorial (part 6 - for using cloud services)
I have performed all the steps in tutorial https://docs.aws.amazon.com/greengrass/latest/developerguide/comms-test.html
I have put the role in settings to Greengrass_DynamoDB_Role and added the lamda function and done all of them . The lightcontroller.py and trafficlight.py both are producing desired results . lightcontroller is successfully updating trafficlight in the terminal windows but still there is no change in dynamo db.
Is this an error or bug?I am not finding any way to troubleshoot
Hi, I followed the tutorial (part 6 - for using cloud services) I have performed all the steps in tutorial https://docs.aws.amazon.com/greengrass/latest/developerguide/comms-test.html I have put the role in settings to Greengrass_DynamoDB_Role and added the lamda function and done all of them . The lightcontroller.py and trafficlight.py both are producing desired results . lightcontroller is successfully updating trafficlight in the terminal windows but still there is no change in dynamo db.
Is this an error or bug?I am not finding any way to troubleshoot
Please help Thanks in advance