Skip to main content

vehicles_list_only

Lists vehicles in a region or regions, for all properties use vehicles

Overview

Namevehicles_list_only
TypeResource
DescriptionDefinition of AWS::IoTFleetWise::Vehicle Resource Type
Idaws.iotfleetwise.vehicles_list_only

Fields

NameDatatypeDescription
arnstring
association_behaviorstring
attributesobject
creation_timestring
decoder_manifest_arnstring
namestring
last_modification_timestring
model_manifest_arnstring
tagsarray
regionstringAWS region.

Methods

NameAccessible byRequired Params
list_resourcesSELECTregion

SELECT examples

Lists all vehicles in a region.

SELECT
region,
name
FROM aws.iotfleetwise.vehicles_list_only
WHERE region = 'us-east-1';

Permissions

For permissions required to operate on the vehicles_list_only resource, see vehicles