Skip to main content

decoder_manifests

Retrieves a list of decoder_manifests in a region

Overview

Namedecoder_manifests
TypeResource
Descriptiondecoder_manifests
Idawscc.iotfleetwise.decoder_manifests

Fields

NameDatatypeDescription
namestring
regionstringAWS region.

Methods

Currently only SELECT is supported for this resource resource.

Example

SELECT
region,
name
FROM awscc.iotfleetwise.decoder_manifests
WHERE region = 'us-east-1'

Permissions

To operate on the decoder_manifests resource, the following permissions are required:

Create

iotfleetwise:CreateDecoderManifest,
iotfleetwise:GetDecoderManifest,
iotfleetwise:UpdateDecoderManifest,
iotfleetwise:ListDecoderManifestSignals,
iotfleetwise:ListDecoderManifestNetworkInterfaces,
iotfleetwise:ListTagsForResource,
iotfleetwise:TagResource

List

iotfleetwise:ListDecoderManifests