Fleet indexing service
Fleet Indexing is a managed service that you can use to index, search, and aggregate your registry data, shadow data, and device connectivity data (device lifecycle events) in the cloud. After you set up your fleet index, the service manages the indexing of updates for your thing groups, thing registries, and device shadows. For more information about aggregation queries, see Querying for aggregate data. You can use a simple query language to search across this data. You can also create a dynamic thing group with a search query.
It might take about 30 seconds for the Fleet Indexing service to update the fleet index after a thing is created, updated, or deleted.
When you enable indexing, AWS IoT creates an index for your things or thing groups. After it's active, you can run queries on your index, such as finding all devices that are handheld and have more than 70 percent battery life. AWS IoT keeps the index continuously updated with your latest data.
AWS_Things
is the index created for all of your things. AWS_ThingGroups
is the index that contains all of your
thing groups.
You can use the AWS IoT console
For information about pricing this and other services, see the AWS IoT Device Management
Pricing
Topics