Amazon IoT FleetWise · Example Payload

Iot Fleetwise Signal Catalog Summary Example

AutomotiveConnected VehiclesIoTTelematicsVehicle Data

Iot Fleetwise Signal Catalog Summary Example is an example object payload from Amazon IoT FleetWise, with 4 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

namearncreationTimelastModificationTime

Example Payload

Raw ↑
{
  "name": "example-resource",
  "arn": "arn:aws:iot:us-east-1:123456789012:thing/example",
  "creationTime": "2025-03-15T14:30:00Z",
  "lastModificationTime": "2025-03-15T14:30:00Z"
}