v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1457355285.1 KB

Retrieves information about a state template.

Access to certain Amazon Web Services IoT FleetWise features is currently gated. For more information, see Amazon Web Services Region and feature availability in the Amazon Web Services IoT FleetWise Developer Guide.

post/#X-Amz-Target=IoTAutobahnControlPlane.GetStateTemplate

Headers

X-Amz-Target'IoTAutobahnControlPlane.GetStateTemplate' required

Request body

identifierstring required

The unique ID of the state template.

Response

Success

namestring

The name of the state template.

arnstring

The Amazon Resource Name (ARN) of the state template.

descriptionstring

A brief description of the state template.

signalCatalogArnstring

The ARN of the signal catalog associated with the state template.

stateTemplatePropertiesNodePath[]

A list of signals from which data is collected. The state template properties contain the fully qualified names of the signals.

dataExtraDimensionsNodePath[]
<p>A list of vehicle attributes associated with the payload published on the state template's MQTT topic. </p> <p>Default: An empty array</p>
metadataExtraDimensionsNodePath[]
<p>A list of vehicle attributes to associate with user properties of the messages published on the state template's MQTT topic.</p> <p>Default: An empty array</p>
creationTimestring date-time

The time the state template was created in seconds since epoch (January 1, 1970 at midnight UTC time).

lastModificationTimestring date-time

The time the state template was last updated in seconds since epoch (January 1, 1970 at midnight UTC time).

idstring

The unique ID of the state template.