decoder_manifests
Retrieves a list of decoder_manifests
in a region
Overview
Name | decoder_manifests |
Type | Resource |
Description | decoder_manifests |
Id | awscc.iotfleetwise.decoder_manifests |
Fields
Name | Datatype | Description |
---|---|---|
name | string | |
region | string | AWS 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