Skip to content

Devices Managment Notifications

Fabio Gollinucci edited this page Feb 16, 2020 · 1 revision

Notifications

The automatic synchronization listen for registry events on IoT Topic $aws/events/thing/#, this includes:

  • $aws/events/thing/<thingName>/created
  • $aws/events/thing/<thingName>/updated
  • $aws/events/thing/<thingName>/deleted

this events are disabled by default and you need to enable it from AWS Console.

Enable registry events

Login to AWS Console then go to IoI Core service. On the left menu click on Settings and scroll down until Event-based messages section, click on Edit button and then enable:

  • Thing: created, updated, deleted

click Save to persist the change.

IoT registry events