Data retrieval APIs for AWS IoT TwinMaker
AWS IoT TwinMaker provides the following APIs for data retrieval.
| Actions | Description | Access level |
|---|---|---|
| ExecuteQuery | Execute query | Read |
| GetComponentType | Get a componentType | Read |
| GetEntity | Get an entity | Read |
| GetMetadataTransferJob | Get a metadata transfer job | Read |
| GetPricingPlan | Get pricing plan | Read |
| GetPropertyValue | Retrieve the property values | Read |
| GetPropertyValueHistory | Retrieve the time series value history | Read |
| GetScene | Get a scene | Read |
| GetSyncJob | Get a sync job | Read |
| GetWorkspace | Get a workspace | Read |
| ListComponentTypes | List all componentTypes in a workspace | List |
| ListComponents | List components attached to an entity | List |
| ListEntities | List all entities in a workspace | List |
| ListMetadataTransferJobs | List all metadata transfer jobs | List |
| ListProperties | List properties of an entity component | List |
| ListScenes | List all scenes in a workspace | List |
| ListSyncJobs | List all sync jobs in a workspace | List |
| ListSyncResources | List all sync resources for a sync job | List |
| ListTagsForResource | List all tags for a resource | List |
| ListWorkspaces | List all workspaces | List |