Skip to main content

asset_models

Retrieves a list of asset_models in a region

Overview

Nameasset_models
TypeResource
Descriptionasset_models
Idawscc.iotsitewise.asset_models

Fields

NameDatatypeDescription
asset_model_idstringThe ID of the asset model.
regionstringAWS region.

Methods

Currently only SELECT is supported for this resource resource.

Example

SELECT
region,
asset_model_id
FROM awscc.iotsitewise.asset_models
WHERE region = 'us-east-1'

Permissions

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

Create

iotsitewise:CreateAssetModel,
iotsitewise:ListTagsForResource,
iotsitewise:TagResource,
iotsitewise:DescribeAssetModel

List

iotsitewise:DescribeAssetModel,
iotsitewise:ListAssetModels,
iotsitewise:ListTagsForResource