Amazon IoT Core · Example Payload

Iot Core Describe Event Configurations Response Example

Device ManagementIoTMQTTMessage Routing

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

Top-level fields

eventConfigurationscreationDatelastModifiedDate

Example Payload

Raw ↑
{
  "eventConfigurations": "example-value",
  "creationDate": "example-value",
  "lastModifiedDate": "example-value"
}