Amazon IoT FleetWise · Example Payload

Iot Fleetwise Model Manifest Summary Example

example-value

AutomotiveConnected VehiclesIoTTelematicsVehicle Data

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

Top-level fields

namearnsignalCatalogArndescriptionstatuscreationTimelastModificationTime

Example Payload

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