v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1457355285.1 KB

Retrieves information about a vehicle model (model manifest).

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

Headers

X-Amz-Target'IoTAutobahnControlPlane.GetModelManifest' required

Request body

namestring required

The name of the vehicle model to retrieve information about.

Response

Success

namestring required

The name of the vehicle model.

arnstring required

The Amazon Resource Name (ARN) of the vehicle model.

descriptionstring

A brief description of the vehicle model.

signalCatalogArnstring

The ARN of the signal catalog associated with the vehicle model.

status'ACTIVE' | 'DRAFT' | 'INVALID' | 'VALIDATING'

The state of the vehicle model. If the status is <code>ACTIVE</code>, the vehicle model can't be edited. You can edit the vehicle model if the status is marked <code>DRAFT</code>.

creationTimestring date-time required

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

lastModificationTimestring date-time required

The last time the vehicle model was modified.