Amazon IoT Events · Example Payload

Iot Events Create Input Request Example

example-value

Iot Events Create Input Request Example is an example object payload from Amazon IoT Events, with 4 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

inputNameinputDescriptioninputDefinitiontags

Example Payload

Raw ↑
{
  "inputName": "example-resource",
  "inputDescription": "example-value",
  "inputDefinition": "example-value",
  "tags": "example-value"
}