Amazon IoT Core · Example Payload

Iot Core Get Indexing Configuration Response Example

Device ManagementIoTMQTTMessage Routing

Iot Core Get Indexing Configuration Response Example is an example object payload from Amazon IoT Core, with 2 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

thingIndexingConfigurationthingGroupIndexingConfiguration

Example Payload

Raw ↑
{
  "thingIndexingConfiguration": "example-value",
  "thingGroupIndexingConfiguration": "example-value"
}