Create a vehicle (console) - AWS IoT FleetWise

Create a vehicle (console)

You can use the AWS IoT FleetWise console to create a vehicle.

Important

Before you start, check the following:

To create a vehicle
  1. Open the AWS IoT FleetWise console.

  2. On the navigation pane, choose Vehicles.

  3. On the vehicle summary page, choose Create vehicle, and then do the following steps.

Step 1: Define vehicle properties

In this step, you name the vehicle and associate it with the model manifest and decoder manifest.

  1. Enter a unique name for the vehicle.

    Important

    A vehicle corresponds to an AWS IoT thing. If a thing already exists with that name, choose Associate the vehicle with an IoT thing to update the thing with the vehicle. Or, choose a different vehicle name and AWS IoT FleetWise will automatically create a new thing for the vehicle.

  2. Choose a vehicle model (model manifest) from the list.

  3. Choose a decoder manifest from the list. The decoder manifest is associated with the vehicle model.

  4. (Optional) To associate vehicle attributes, choose Add attributes. If you skip this step, you must add attributes after the vehicle is created before you can deploy it to campaigns.

  5. (Optional) To associate tags with the vehicle, choose Add new tag. You can also add tags after the vehicle is created.

  6. Choose Next.

Step 2: Configure vehicle certificate

To use your vehicle as an AWS IoT thing, you must configure a vehicle certificate with an attached policy. If you skip this step, you must configure a certificate after the vehicle is created before you can deploy it to campaigns.

  1. Choose Auto-generate a new certificate (recommended).

  2. Choose Next.

Step 3: Attach policies to certificate

Attach a policy to the certificate you configured in the previous step.

  1. For Policies, enter an existing policy name. To create a new policy, choose Create policy.

  2. Choose Next.

Step 4: Review and create

Verify the configurations for the vehicle, and then choose Create vehicle.

Important

After the vehicle is created, you must download the certificate and keys. You'll use the certificate and private key to connect the vehicle in the Edge Agent for AWS IoT FleetWise software.