IoT FleetWise State Template

IoT FleetWise State Template in AWS represents the response structure for retrieving a state template. It provides details about the configuration and state management of vehicle data collection and processing within IoT FleetWise. This resource helps define how vehicle signals and data are organized, enabling consistent data handling across fleets.

aws.iotfleetwise_state_template

Fields

TitleIDTypeData TypeDescription
_keycorestring
account_idcorestring
arncorestringThe Amazon Resource Name (ARN) of the state template.
creation_timecoretimestampThe time the state template was created in seconds since epoch (January 1, 1970 at midnight UTC time).
data_extra_dimensionscorearray<string>A list of vehicle attributes associated with the payload published on the state template's MQTT topic. Default: An empty array
descriptioncorestringA brief description of the state template.
idcorestringThe unique ID of the state template.
last_modification_timecoretimestampThe time the state template was last updated in seconds since epoch (January 1, 1970 at midnight UTC time).
metadata_extra_dimensionscorearray<string>A list of vehicle attributes to associate with user properties of the messages published on the state template's MQTT topic. Default: An empty array
namecorestringThe name of the state template.
signal_catalog_arncorestringThe ARN of the signal catalog associated with the state template.
state_template_propertiescorearray<string>A list of signals from which data is collected. The state template properties contain the fully qualified names of the signals.
tagscorehstore