v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1457355285.1 KB

Creates a vehicle model (model manifest) that specifies signals (attributes, branches, sensors, and actuators).

For more information, see Vehicle models in the Amazon Web Services IoT FleetWise Developer Guide.

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

Headers

X-Amz-Target'IoTAutobahnControlPlane.CreateModelManifest' required

Request body

namestring required

The name of the vehicle model to create.

descriptionstring

A brief description of the vehicle model.

nodesString[] required

A list of nodes, which are a general abstraction of signals.

signalCatalogArnstring required

The Amazon Resource Name (ARN) of a signal catalog.

Response

Success

namestring required

The name of the created vehicle model.

arnstring required

The ARN of the created vehicle model.