Skip to main content

model_manifests

Retrieves a list of model_manifests in a region

Overview

Namemodel_manifests
TypeResource
Descriptionmodel_manifests
Idawscc.iotfleetwise.model_manifests

Fields

NameDatatypeDescription
namestring
regionstringAWS region.

Methods

Currently only SELECT is supported for this resource resource.

Example

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

Permissions

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

Create

iotfleetwise:CreateModelManifest,
iotfleetwise:GetModelManifest,
iotfleetwise:UpdateModelManifest,
iotfleetwise:ListModelManifestNodes,
iotfleetwise:ListTagsForResource,
iotfleetwise:TagResource

List

iotfleetwise:ListModelManifests