IoT FleetWise Decoder Manifest

An IoT FleetWise Decoder Manifest in AWS defines how vehicle data signals are interpreted and translated into meaningful information. It specifies the decoding rules for raw vehicle data, such as sensor values or network messages, so that applications can understand and use the data consistently. This resource helps manage and organize decoder configurations across fleets.

aws.iotfleetwise_decoder_manifest

Fields

TitleIDTypeData TypeDescription
_keycorestring
account_idcorestring
arncorestringThe ARN of a vehicle model (model manifest) associated with the decoder manifest.
creation_timecoretimestampThe time the decoder manifest was created in seconds since epoch (January 1, 1970 at midnight UTC time).
descriptioncorestringA brief description of the decoder manifest.
last_modification_timecoretimestampThe time the decoder manifest was last updated in seconds since epoch (January 1, 1970 at midnight UTC time).
messagecorestringThe detailed message for the decoder manifest. When a decoder manifest is in an INVALID status, the message contains detailed reason and help information.
model_manifest_arncorestringThe ARN of a vehicle model (model manifest) associated with the decoder manifest.
namecorestringThe name of the decoder manifest.
statuscorestringThe state of the decoder manifest. If the status is ACTIVE, the decoder manifest can't be edited. If the status is marked DRAFT, you can edit the decoder manifest.
tagscorehstore