v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1457355285.1 KB

Retrieves information about a vehicle.

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

Headers

X-Amz-Target'IoTAutobahnControlPlane.GetVehicle' required

Request body

vehicleNamestring required

The ID of the vehicle to retrieve information about.

Response

Success

vehicleNamestring

The ID of the vehicle.

arnstring

The Amazon Resource Name (ARN) of the vehicle to retrieve information about.

modelManifestArnstring

The ARN of a vehicle model (model manifest) associated with the vehicle.

decoderManifestArnstring

The ARN of a decoder manifest associated with the vehicle.

attributesobject
<p>Static information about a vehicle in a key-value pair. For example:</p> <p> <code>"engineType"</code> : <code>"1.3 L R2"</code> </p>
creationTimestring date-time

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

lastModificationTimestring date-time

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