IoT FleetWise Vehicle

An IoT FleetWise Vehicle in AWS represents a digital model of a physical vehicle that you can manage within the IoT FleetWise service. It stores vehicle attributes, such as make, model, and year, and links to signal catalogs and decoder manifests. This resource allows you to collect, organize, and transfer vehicle data to the cloud for analysis, monitoring, and building connected vehicle applications.

aws.iotfleetwise_vehicle

Fields

TitleIDTypeData TypeDescription
_keycorestring
account_idcorestring
arncorestringThe Amazon Resource Name (ARN) of the vehicle to retrieve information about.
attributescorehstoreStatic information about a vehicle in a key-value pair. For example: "engineType" : "1.3 L R2"
creation_timecoretimestampThe time the vehicle was created in seconds since epoch (January 1, 1970 at midnight UTC time).
decoder_manifest_arncorestringThe ARN of a decoder manifest associated with the vehicle.
last_modification_timecoretimestampThe time the vehicle was last updated in seconds since epoch (January 1, 1970 at midnight UTC time).
model_manifest_arncorestringThe ARN of a vehicle model (model manifest) associated with the vehicle.
state_templatescorejsonState templates associated with the vehicle.
tagscorehstore
vehicle_namecorestringThe ID of the vehicle.