Skip to main content

decoder_manifests_list_only

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

Overview

Namedecoder_manifests_list_only
TypeResource
DescriptionDefinition of AWS::IoTFleetWise::DecoderManifest Resource Type
Idaws.iotfleetwise.decoder_manifests_list_only

Fields

NameDatatypeDescription
arnstring
creation_timestring
descriptionstring
last_modification_timestring
model_manifest_arnstring
namestring
network_interfacesarray
signal_decodersarray
statusstring
tagsarray
regionstringAWS region.

Methods

NameAccessible byRequired Params
list_resourcesSELECTregion

SELECT examples

Lists all decoder_manifests in a region.

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

Permissions

For permissions required to operate on the decoder_manifests_list_only resource, see decoder_manifests