AWS IoT SiteWise Skill
amazonaws-com-iotsitewise
amazonaws-com-iotsitewise
| Method | Path | Description |
|---|---|---|
POST | /assets/{assetId}/associate | |
POST | /timeseries/associate/ | Associates a child asset with the given parent asset through a hierarchy defined in the parent asset's model. For more information, see Associating assets in the IoT SiteWise User... |
POST | /projects/{projectId}/assets/associate | Associates a time series (data stream) with an asset property. |
POST | /projects/{projectId}/assets/disassociate | Associates a group (batch) of assets with an IoT SiteWise Monitor project. |
POST | /properties/batch/aggregates | Disassociates a group (batch) of assets from an IoT SiteWise Monitor project. |
POST | /properties/batch/latest | Gets aggregated values (for example, average, minimum, and maximum) for one or more asset properties. For more information, see Querying aggregates in the IoT SiteWise User Guide. |
POST | /properties/batch/history | Gets the current value for one or more asset properties. For more information, see Querying current values in the IoT SiteWise User Guide. |
POST | /properties | Gets the historical values for one or more asset properties. For more information, see Querying historical values in the IoT SiteWise User Guide. |
POST | /access-policies | Sends a list of asset property values to IoT SiteWise. Each value is a timestamp-quality-value (TQV) data point. For more information, see Ingesting data using the API in the IoT... |
POST | /assets | Creates an access policy that grants the specified identity (IAM Identity Center user, IAM Identity Center group, or IAM user) access to the specified IoT SiteWise Monitor portal... |
POST | /asset-models | Creates an asset from an existing asset model. For more information, see Creating assets in the IoT SiteWise User Guide. |
POST | /asset-models/{assetModelId}/composite-models | Creates an asset model from specified property and hierarchy definitions. You create assets from asset models. With asset models, you can easily create assets of the same type tha... |
POST | /jobs | Creates a custom composite model from specified property and hierarchy definitions. There are two types of custom composite models, inline and component-model-based. Use component... |
POST | /dashboards | Defines a job to ingest data to IoT SiteWise from Amazon S3. For more information, see Create a bulk import job (CLI) in the Amazon Simple Storage Service User Guide. Before you c... |
POST | /20200301/gateways | Creates a dashboard in an IoT SiteWise Monitor project. |
POST | /portals | Creates a gateway, which is a virtual or edge device that delivers industrial data streams from local servers to IoT SiteWise. For more information, see Ingesting data using a gat... |
POST | /projects | Creates a portal, which can contain projects and dashboards. IoT SiteWise Monitor uses IAM Identity Center or IAM to authenticate portal users and manage user permissions. Before... |
DELETE | /access-policies/{accessPolicyId} | Creates a project in the specified portal. Make sure that the project name and description don't contain confidential information. |
DELETE | /assets/{assetId} | Deletes an access policy that grants the specified identity access to the specified IoT SiteWise Monitor resource. You can use this operation to revoke access to an IoT SiteWise M... |
DELETE | /asset-models/{assetModelId} | Deletes an asset. This action can't be undone. For more information, see Deleting assets and models in the IoT SiteWise User Guide. You can't delete an asset that's associated to... |
DELETE | /asset-models/{assetModelId}/composite-models/{assetModelCompositeModelId} | Deletes an asset model. This action can't be undone. You must delete all assets created from an asset model before you can delete the model. Also, you can't delete an asset model... |
DELETE | /dashboards/{dashboardId} | Deletes a composite model. This action can't be undone. You must delete all assets created from a composite model before you can delete the model. Also, you can't delete a composi... |
DELETE | /20200301/gateways/{gatewayId} | Deletes a dashboard from IoT SiteWise Monitor. |
DELETE | /portals/{portalId} | Deletes a gateway from IoT SiteWise. When you delete a gateway, some of the gateway's files remain in your gateway's file system. |
DELETE | /projects/{projectId} | Deletes a portal from IoT SiteWise Monitor. |
POST | /timeseries/delete/ | Deletes a project from IoT SiteWise Monitor. |
GET | /access-policies/{accessPolicyId} | Deletes a time series (data stream). If you delete a time series that's associated with an asset property, the asset property still exists, but the time series will no longer be a... |
GET | /actions/{actionId} | Describes an access policy, which specifies an identity's access to an IoT SiteWise Monitor portal or project. |
GET | /assets/{assetId} | Retrieves information about an action. |
GET | /assets/{assetId}/composite-models/{assetCompositeModelId} | Retrieves information about an asset. |
Use this API as a Claude Code skill for instant agent access.
lapsh skill-install amazonaws-com-iotsitewise
Downloads and installs to ~/.claude/skills/amazonaws-com-iotsitewise/
2019-12-02 (2026-02-13)