Try it now and let us know what you think. Switch to the new look >>
You can return to the original look by selecting English in the language selector above.
Actions, Resources, and Condition Keys for AWS IoT SiteWise
AWS IoT SiteWise (service prefix: iotsitewise
) provides the following service-specific resources, actions, and condition context
keys for use in IAM permission policies.
References:
-
Learn how to configure this service.
-
View a list of the API operations available for this service.
-
Learn how to secure this service and its resources by using IAM permission policies.
Topics
Actions Defined by AWS IoT SiteWise
You can specify the following actions in the Action
element of an IAM policy statement. Use policies to grant permissions to perform
an operation in AWS. When you use an action in a policy, you usually allow or
deny access to the API operation or CLI command with the same name. However,
in some cases, a single action controls access to more than one operation. Alternatively,
some operations require several different actions.
The Resource column indicates whether each action supports resource-level permissions. If
there is no value for this column, you must specify all resources ("*") in the
Resource
element of your policy statement. If the column includes a resource type, then
you can specify an ARN of that type in a statement with that action. Required
resources are indicated in the table with an asterisk (*). If you specify a resource-level
permission ARN in a statement using this action, then it must be of this type.
Some actions support multiple resource types. If the resource type is optional (not
indicated as required), then you can choose to use one but not the other.
For details about the columns in the following table, see The Actions Table.
Actions | Description | Access Level | Resource Types (*required) | Condition Keys | Dependent Actions |
---|---|---|---|---|---|
AssociateGatewaySink | Associates the specified sink with the specified gateway. | Write | |||
AssociateGatewaySource | Associates the specified source with the specified gateway. | Write | |||
AssociateViewEntities | Associates the specified entities within a view for the specified group. | Write | |||
CreateAsset | Creates an asset. | Write | |||
CreateAssetTemplate | Creates an asset template. | Write | |||
CreateGateway | Creates a gateway. | Write | |||
CreateGroup | Creates a group. | Write | |||
CreateMeasurementDataStore | Registers a measurement data store. | Write | |||
CreateMetricType | Creates a metric type. | Write | |||
CreateView | Creates a view. | Write | |||
DeleteAsset | Deletes the specified asset. | Write | |||
DeleteAssetTemplate | Deletes the specified asset template. | Write | |||
DeleteGateway | Deletes the specified gateway. | Write | |||
DeleteGroup | Deletes the specified group. | Write | |||
DeleteMeasurementDataStore | Deregisters the specified measurement data store. | Write | |||
DeleteMetricType | Deletes the specified metric type. | Write | |||
DeleteView | Deletes the specified view. | Write | |||
DeregisterViewEntities | Deregisters the specified assets and groups from the specified view. | Write | |||
DescribeAssetTemplates | Describes the specified asset templates. | Read | |||
DescribeAssets | Describes the specified assets. | Read | |||
DescribeGateways | Describes the gateways for the account. | Read | |||
DescribeGroups | Describes the groups for the account. | Read | |||
DescribeMeasurementDataStores | Describes the specified measurement data stores. | Read | |||
DescribeMetricTypes | Describes the metric types for the account. | Read | |||
DescribeViews | Describes the specified views. | Read | |||
DisassociateGatewaySink | Disassociates the specified sink from the specified gateway. | Write | |||
DisassociateGatewaySource | Disassociates the specified source from the specified gateway. | Write | |||
DisassociateViewEntities | Disassociates the specified entities within a view for the specified group. | Write | |||
GetMeasurementData | Fetches the measurement data for the specified measurement and time interval. | Read | |||
GetMetricData | Fetches the metric data for the specified metric and time interval. | Read | |||
ListAssetTemplates | Lists the asset templates for the account. | List | |||
ListAssets | Lists the assets for the account. | List | |||
ListGateways | Lists the gateways for the account. | List | |||
ListGroups | Lists the groups for the account. | List | |||
ListMeasurementDataStores | Lists the measurement data stores for the account. | List | |||
ListMeasurementDataStreams | Lists the measurement data streams for the specified measurement data store. | List | |||
ListMetricTypes | Lists the metric types for the account. | List | |||
ListViewEntities | Lists the assets and groups for the specified view. | List | |||
ListViews | Lists the views for the account. | List | |||
RegisterViewEntities | Registers the specified assets and groups with the specified view. | Write | |||
UpdateAsset | Updates the specified asset. | Write | |||
UpdateAssetTemplate | Updates the specified asset template. | Write | |||
UpdateGateway | Updates the specified gateway. | Write | |||
UpdateGroup | Updates the specified group. | Write | |||
UpdateMeasurementDataStore | Updates metadata about the measurement data store. | Write | |||
UpdateView | Updates the specified view. | Write |
Resources Defined by AWS IoT SiteWise
The following resource types are defined by this service and can be used in the
Resource
element of IAM permission policy statements. Each action in the Actions table identifies the resource types that can be specified with that action. A resource
type can also define which condition keys you can include in a policy. These
keys are displayed in the last column of the table. For details about the columns
in the following table, see The Resource Types Table.
Resource Types | ARN | Condition Keys |
---|---|---|
asset |
arn:${Partition}:iotsitewise:${Region}:${Account}:asset/${AssetId}
|
|
asset-template |
arn:${Partition}:iotsitewise:${Region}:${Account}:asset-template/${AssetTemplateId}
|
|
gateway |
arn:${Partition}:iotsitewise:${Region}:${Account}:gateway/${GatewayId}
|
|
group |
arn:${Partition}:iotsitewise:${Region}:${Account}:group/${GroupId}
|
|
measurement |
arn:${Partition}:iotsitewise:${Region}:${Account}:measurement/${MeasurementId}
|
|
measurement-data-store |
arn:${Partition}:iotsitewise:${Region}:${Account}:measurement-data-store/${MeasurementDataStoreId}
|
|
metric |
arn:${Partition}:iotsitewise:${Region}:${Account}:metric/${MetricId}
|
|
metric-type |
arn:${Partition}:iotsitewise:${Region}:${Account}:metric-type/${MetricTypeId}
|
|
view |
arn:${Partition}:iotsitewise:${Region}:${Account}:view/${ViewId}
|
Condition Keys for AWS IoT SiteWise
IoT SiteWise has no service-specific context keys that can be used in the Condition
element of policy statements. For the list of the global context keys that are
available to all services, see Available Keys for Conditions in the IAM Policy Reference.