ThingGroupIndexingConfiguration - Amazon IoT
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

ThingGroupIndexingConfiguration

Thing group indexing configuration.

Contents

thingGroupIndexingMode

Thing group indexing mode.

Type: String

Valid Values: OFF | ON

Required: Yes

customFields

A list of thing group fields to index. This list cannot contain any managed fields. Use the GetIndexingConfiguration API to get a list of managed fields.

Contains custom field names and their data type.

Type: Array of Field objects

Required: No

managedFields

Contains fields that are indexed and whose types are already known by the Fleet Indexing service. This is an optional field. For more information, see Managed fields in the Amazon IoT Core Developer Guide.

Note

You can't modify managed fields by updating fleet indexing configuration.

Type: Array of Field objects

Required: No

See Also

For more information about using this API in one of the language-specific Amazon SDKs, see the following: