UpdateThing (IoT) Attribute

0

Hello,

I do have a question. When I'm trying to update an attribute on a thing it takes 20-30s to update it, and when I'm trying to load those things again, the updated thing is still not updated. (only if i load those things again after 30s I will see the modifications.) I'm using fleet index and not a searchable attribute.

So my questions is:** How can I see the modified value when I load the things before that 30s?**

Thanks, Razvan

asked 2 years ago273 views
2 Answers
0

Hi,

updating the fleet index can take some moments. If you want to see the result of attribute modification faster you can use the DescribeThing API. You can use the AWS CLI or the SDKs to query this API.

KR, P.

AWS
EXPERT
answered 2 years ago
0

Hello, Thank you for your response, but I have to load all the things into a table filtered by an attribute and the item is not loading in time ( because the update takes a while). I'm struggling with this to find a work-around.

answered 2 years ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions