AWS IoT FleetWise will no longer be open to new customers as of April 30, 2026. Existing
AWS IoT FleetWise customers can continue using the service. The
Guidance
for Connected Mobility on AWS
Get AWS IoT FleetWise vehicle model information
You can use the GetModelManifest API operation to retrieve information about a vehicle model. The following example uses AWS CLI.
To retrieve information about a vehicle model, run the following command.
Replace vehicle-model with the name of the vehicle
model that you want to retrieve.
aws iotfleetwise get-model-manifest --namevehicle-model
Note
This operation is eventually consistent
If you enabled encryption using a customer managed AWS KMS key, include the following policy statement so that your role can invoke the GetModelManifest API operation.