@ThreadSafe @Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class AWSIoTSiteWiseClient extends AmazonWebServiceClient implements AWSIoTSiteWise
Welcome to the IoT SiteWise API Reference. IoT SiteWise is an Amazon Web Services service that connects Industrial Internet of Things (IIoT) devices to the power of the Amazon Web Services Cloud. For more information, see the IoT SiteWise User Guide. For information about IoT SiteWise quotas, see Quotas in the IoT SiteWise User Guide.
LOGGING_AWS_REQUEST_METRICENDPOINT_PREFIX| Modifier and Type | Method and Description |
|---|---|
AssociateAssetsResult |
associateAssets(AssociateAssetsRequest request)
Associates a child asset with the given parent asset through a hierarchy defined in the parent asset's model.
|
AssociateTimeSeriesToAssetPropertyResult |
associateTimeSeriesToAssetProperty(AssociateTimeSeriesToAssetPropertyRequest request)
Associates a time series (data stream) with an asset property.
|
BatchAssociateProjectAssetsResult |
batchAssociateProjectAssets(BatchAssociateProjectAssetsRequest request)
Associates a group (batch) of assets with an IoT SiteWise Monitor project.
|
BatchDisassociateProjectAssetsResult |
batchDisassociateProjectAssets(BatchDisassociateProjectAssetsRequest request)
Disassociates a group (batch) of assets from an IoT SiteWise Monitor project.
|
BatchGetAssetPropertyAggregatesResult |
batchGetAssetPropertyAggregates(BatchGetAssetPropertyAggregatesRequest request)
Gets aggregated values (for example, average, minimum, and maximum) for one or more asset properties.
|
BatchGetAssetPropertyValueResult |
batchGetAssetPropertyValue(BatchGetAssetPropertyValueRequest request)
Gets the current value for one or more asset properties.
|
BatchGetAssetPropertyValueHistoryResult |
batchGetAssetPropertyValueHistory(BatchGetAssetPropertyValueHistoryRequest request)
Gets the historical values for one or more asset properties.
|
BatchPutAssetPropertyValueResult |
batchPutAssetPropertyValue(BatchPutAssetPropertyValueRequest request)
Sends a list of asset property values to IoT SiteWise.
|
static AWSIoTSiteWiseClientBuilder |
builder() |
CreateAccessPolicyResult |
createAccessPolicy(CreateAccessPolicyRequest request)
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 or project resource.
|
CreateAssetResult |
createAsset(CreateAssetRequest request)
Creates an asset from an existing asset model.
|
CreateAssetModelResult |
createAssetModel(CreateAssetModelRequest request)
Creates an asset model from specified property and hierarchy definitions.
|
CreateAssetModelCompositeModelResult |
createAssetModelCompositeModel(CreateAssetModelCompositeModelRequest request)
Creates a custom composite model from specified property and hierarchy definitions.
|
CreateBulkImportJobResult |
createBulkImportJob(CreateBulkImportJobRequest request)
Defines a job to ingest data to IoT SiteWise from Amazon S3.
|
CreateDashboardResult |
createDashboard(CreateDashboardRequest request)
Creates a dashboard in an IoT SiteWise Monitor project.
|
CreateGatewayResult |
createGateway(CreateGatewayRequest request)
Creates a gateway, which is a virtual or edge device that delivers industrial data streams from local servers to
IoT SiteWise.
|
CreatePortalResult |
createPortal(CreatePortalRequest request)
Creates a portal, which can contain projects and dashboards.
|
CreateProjectResult |
createProject(CreateProjectRequest request)
Creates a project in the specified portal.
|
DeleteAccessPolicyResult |
deleteAccessPolicy(DeleteAccessPolicyRequest request)
Deletes an access policy that grants the specified identity access to the specified IoT SiteWise Monitor
resource.
|
DeleteAssetResult |
deleteAsset(DeleteAssetRequest request)
Deletes an asset.
|
DeleteAssetModelResult |
deleteAssetModel(DeleteAssetModelRequest request)
Deletes an asset model.
|
DeleteAssetModelCompositeModelResult |
deleteAssetModelCompositeModel(DeleteAssetModelCompositeModelRequest request)
Deletes a composite model.
|
DeleteDashboardResult |
deleteDashboard(DeleteDashboardRequest request)
Deletes a dashboard from IoT SiteWise Monitor.
|
DeleteGatewayResult |
deleteGateway(DeleteGatewayRequest request)
Deletes a gateway from IoT SiteWise.
|
DeletePortalResult |
deletePortal(DeletePortalRequest request)
Deletes a portal from IoT SiteWise Monitor.
|
DeleteProjectResult |
deleteProject(DeleteProjectRequest request)
Deletes a project from IoT SiteWise Monitor.
|
DeleteTimeSeriesResult |
deleteTimeSeries(DeleteTimeSeriesRequest request)
Deletes a time series (data stream).
|
DescribeAccessPolicyResult |
describeAccessPolicy(DescribeAccessPolicyRequest request)
Describes an access policy, which specifies an identity's access to an IoT SiteWise Monitor portal or project.
|
DescribeActionResult |
describeAction(DescribeActionRequest request)
Retrieves information about an action.
|
DescribeAssetResult |
describeAsset(DescribeAssetRequest request)
Retrieves information about an asset.
|
DescribeAssetCompositeModelResult |
describeAssetCompositeModel(DescribeAssetCompositeModelRequest request)
Retrieves information about an asset composite model (also known as an asset component).
|
DescribeAssetModelResult |
describeAssetModel(DescribeAssetModelRequest request)
Retrieves information about an asset model.
|
DescribeAssetModelCompositeModelResult |
describeAssetModelCompositeModel(DescribeAssetModelCompositeModelRequest request)
Retrieves information about an asset model composite model (also known as an asset model component).
|
DescribeAssetPropertyResult |
describeAssetProperty(DescribeAssetPropertyRequest request)
Retrieves information about an asset property.
|
DescribeBulkImportJobResult |
describeBulkImportJob(DescribeBulkImportJobRequest request)
Retrieves information about a bulk import job request.
|
DescribeDashboardResult |
describeDashboard(DescribeDashboardRequest request)
Retrieves information about a dashboard.
|
DescribeDefaultEncryptionConfigurationResult |
describeDefaultEncryptionConfiguration(DescribeDefaultEncryptionConfigurationRequest request)
Retrieves information about the default encryption configuration for the Amazon Web Services account in the
default or specified Region.
|
DescribeGatewayResult |
describeGateway(DescribeGatewayRequest request)
Retrieves information about a gateway.
|
DescribeGatewayCapabilityConfigurationResult |
describeGatewayCapabilityConfiguration(DescribeGatewayCapabilityConfigurationRequest request)
Retrieves information about a gateway capability configuration.
|
DescribeLoggingOptionsResult |
describeLoggingOptions(DescribeLoggingOptionsRequest request)
Retrieves the current IoT SiteWise logging options.
|
DescribePortalResult |
describePortal(DescribePortalRequest request)
Retrieves information about a portal.
|
DescribeProjectResult |
describeProject(DescribeProjectRequest request)
Retrieves information about a project.
|
DescribeStorageConfigurationResult |
describeStorageConfiguration(DescribeStorageConfigurationRequest request)
Retrieves information about the storage configuration for IoT SiteWise.
|
DescribeTimeSeriesResult |
describeTimeSeries(DescribeTimeSeriesRequest request)
Retrieves information about a time series (data stream).
|
DisassociateAssetsResult |
disassociateAssets(DisassociateAssetsRequest request)
Disassociates a child asset from the given parent asset through a hierarchy defined in the parent asset's model.
|
DisassociateTimeSeriesFromAssetPropertyResult |
disassociateTimeSeriesFromAssetProperty(DisassociateTimeSeriesFromAssetPropertyRequest request)
Disassociates a time series (data stream) from an asset property.
|
ExecuteActionResult |
executeAction(ExecuteActionRequest request)
Executes an action on a target resource.
|
ExecuteQueryResult |
executeQuery(ExecuteQueryRequest request)
Run SQL queries to retrieve metadata and time-series data from asset models, assets, measurements, metrics,
transforms, and aggregates.
|
GetAssetPropertyAggregatesResult |
getAssetPropertyAggregates(GetAssetPropertyAggregatesRequest request)
Gets aggregated values for an asset property.
|
GetAssetPropertyValueResult |
getAssetPropertyValue(GetAssetPropertyValueRequest request)
Gets an asset property's current value.
|
GetAssetPropertyValueHistoryResult |
getAssetPropertyValueHistory(GetAssetPropertyValueHistoryRequest request)
Gets the history of an asset property's values.
|
ResponseMetadata |
getCachedResponseMetadata(AmazonWebServiceRequest request)
Returns additional metadata for a previously executed successful, request, typically used for debugging issues
where a service isn't acting as expected.
|
GetInterpolatedAssetPropertyValuesResult |
getInterpolatedAssetPropertyValues(GetInterpolatedAssetPropertyValuesRequest request)
Get interpolated values for an asset property for a specified time interval, during a period of time.
|
ListAccessPoliciesResult |
listAccessPolicies(ListAccessPoliciesRequest request)
Retrieves a paginated list of access policies for an identity (an IAM Identity Center user, an IAM Identity
Center group, or an IAM user) or an IoT SiteWise Monitor resource (a portal or project).
|
ListActionsResult |
listActions(ListActionsRequest request)
Retrieves a paginated list of actions for a specific target resource.
|
ListAssetModelCompositeModelsResult |
listAssetModelCompositeModels(ListAssetModelCompositeModelsRequest request)
Retrieves a paginated list of composite models associated with the asset model
|
ListAssetModelPropertiesResult |
listAssetModelProperties(ListAssetModelPropertiesRequest request)
Retrieves a paginated list of properties associated with an asset model.
|
ListAssetModelsResult |
listAssetModels(ListAssetModelsRequest request)
Retrieves a paginated list of summaries of all asset models.
|
ListAssetPropertiesResult |
listAssetProperties(ListAssetPropertiesRequest request)
Retrieves a paginated list of properties associated with an asset.
|
ListAssetRelationshipsResult |
listAssetRelationships(ListAssetRelationshipsRequest request)
Retrieves a paginated list of asset relationships for an asset.
|
ListAssetsResult |
listAssets(ListAssetsRequest request)
Retrieves a paginated list of asset summaries.
|
ListAssociatedAssetsResult |
listAssociatedAssets(ListAssociatedAssetsRequest request)
Retrieves a paginated list of associated assets.
|
ListBulkImportJobsResult |
listBulkImportJobs(ListBulkImportJobsRequest request)
Retrieves a paginated list of bulk import job requests.
|
ListCompositionRelationshipsResult |
listCompositionRelationships(ListCompositionRelationshipsRequest request)
Retrieves a paginated list of composition relationships for an asset model of type
COMPONENT_MODEL. |
ListDashboardsResult |
listDashboards(ListDashboardsRequest request)
Retrieves a paginated list of dashboards for an IoT SiteWise Monitor project.
|
ListGatewaysResult |
listGateways(ListGatewaysRequest request)
Retrieves a paginated list of gateways.
|
ListPortalsResult |
listPortals(ListPortalsRequest request)
Retrieves a paginated list of IoT SiteWise Monitor portals.
|
ListProjectAssetsResult |
listProjectAssets(ListProjectAssetsRequest request)
Retrieves a paginated list of assets associated with an IoT SiteWise Monitor project.
|
ListProjectsResult |
listProjects(ListProjectsRequest request)
Retrieves a paginated list of projects for an IoT SiteWise Monitor portal.
|
ListTagsForResourceResult |
listTagsForResource(ListTagsForResourceRequest request)
Retrieves the list of tags for an IoT SiteWise resource.
|
ListTimeSeriesResult |
listTimeSeries(ListTimeSeriesRequest request)
Retrieves a paginated list of time series (data streams).
|
PutDefaultEncryptionConfigurationResult |
putDefaultEncryptionConfiguration(PutDefaultEncryptionConfigurationRequest request)
Sets the default encryption configuration for the Amazon Web Services account.
|
PutLoggingOptionsResult |
putLoggingOptions(PutLoggingOptionsRequest request)
Sets logging options for IoT SiteWise.
|
PutStorageConfigurationResult |
putStorageConfiguration(PutStorageConfigurationRequest request)
Configures storage settings for IoT SiteWise.
|
void |
shutdown()
Shuts down this client object, releasing any resources that might be held
open.
|
TagResourceResult |
tagResource(TagResourceRequest request)
Adds tags to an IoT SiteWise resource.
|
UntagResourceResult |
untagResource(UntagResourceRequest request)
Removes a tag from an IoT SiteWise resource.
|
UpdateAccessPolicyResult |
updateAccessPolicy(UpdateAccessPolicyRequest request)
Updates an existing access policy that specifies an identity's access to an IoT SiteWise Monitor portal or
project resource.
|
UpdateAssetResult |
updateAsset(UpdateAssetRequest request)
Updates an asset's name.
|
UpdateAssetModelResult |
updateAssetModel(UpdateAssetModelRequest request)
Updates an asset model and all of the assets that were created from the model.
|
UpdateAssetModelCompositeModelResult |
updateAssetModelCompositeModel(UpdateAssetModelCompositeModelRequest request)
Updates a composite model and all of the assets that were created from the model.
|
UpdateAssetPropertyResult |
updateAssetProperty(UpdateAssetPropertyRequest request)
Updates an asset property's alias and notification state.
|
UpdateDashboardResult |
updateDashboard(UpdateDashboardRequest request)
Updates an IoT SiteWise Monitor dashboard.
|
UpdateGatewayResult |
updateGateway(UpdateGatewayRequest request)
Updates a gateway's name.
|
UpdateGatewayCapabilityConfigurationResult |
updateGatewayCapabilityConfiguration(UpdateGatewayCapabilityConfigurationRequest request)
Updates a gateway capability configuration or defines a new capability configuration.
|
UpdatePortalResult |
updatePortal(UpdatePortalRequest request)
Updates an IoT SiteWise Monitor portal.
|
UpdateProjectResult |
updateProject(UpdateProjectRequest request)
Updates an IoT SiteWise Monitor project.
|
AWSIoTSiteWiseWaiters |
waiters() |
addRequestHandler, addRequestHandler, configureRegion, getClientConfiguration, getEndpointPrefix, getMonitoringListeners, getRequestMetricsCollector, getServiceName, getSignerByURI, getSignerOverride, getSignerRegionOverride, getTimeOffset, makeImmutable, removeRequestHandler, removeRequestHandler, setEndpoint, setEndpoint, setRegion, setServiceNameIntern, setSignerRegionOverride, setTimeOffset, withEndpoint, withRegion, withRegion, withTimeOffsetpublic static AWSIoTSiteWiseClientBuilder builder()
public AssociateAssetsResult associateAssets(AssociateAssetsRequest request)
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 Guide.
associateAssets in interface AWSIoTSiteWiseassociateAssetsRequest - InvalidRequestException - The request isn't valid. This can occur if your request contains malformed JSON or unsupported
characters. Check your request and try again.ResourceAlreadyExistsException - The resource already exists.ResourceNotFoundException - The requested resource can't be found.InternalFailureException - IoT SiteWise can't process your request right now. Try again later.LimitExceededException - You've reached the limit for a resource. For example, this can occur if you're trying to associate more
than the allowed number of child assets or attempting to create more than the allowed number of
properties for an asset model.
For more information, see Quotas in the IoT SiteWise User Guide.
ThrottlingException - Your request exceeded a rate limit. For example, you might have exceeded the number of IoT SiteWise
assets that can be created per second, the allowed number of messages per second, and so on.
For more information, see Quotas in the IoT SiteWise User Guide.
ConflictingOperationException - Your request has conflicting operations. This can occur if you're trying to perform more than one
operation on the same resource at the same time.public AssociateTimeSeriesToAssetPropertyResult associateTimeSeriesToAssetProperty(AssociateTimeSeriesToAssetPropertyRequest request)
Associates a time series (data stream) with an asset property.
associateTimeSeriesToAssetProperty in interface AWSIoTSiteWiseassociateTimeSeriesToAssetPropertyRequest - InvalidRequestException - The request isn't valid. This can occur if your request contains malformed JSON or unsupported
characters. Check your request and try again.ResourceNotFoundException - The requested resource can't be found.InternalFailureException - IoT SiteWise can't process your request right now. Try again later.ThrottlingException - Your request exceeded a rate limit. For example, you might have exceeded the number of IoT SiteWise
assets that can be created per second, the allowed number of messages per second, and so on.
For more information, see Quotas in the IoT SiteWise User Guide.
ConflictingOperationException - Your request has conflicting operations. This can occur if you're trying to perform more than one
operation on the same resource at the same time.public BatchAssociateProjectAssetsResult batchAssociateProjectAssets(BatchAssociateProjectAssetsRequest request)
Associates a group (batch) of assets with an IoT SiteWise Monitor project.
batchAssociateProjectAssets in interface AWSIoTSiteWisebatchAssociateProjectAssetsRequest - InvalidRequestException - The request isn't valid. This can occur if your request contains malformed JSON or unsupported
characters. Check your request and try again.ResourceNotFoundException - The requested resource can't be found.InternalFailureException - IoT SiteWise can't process your request right now. Try again later.ThrottlingException - Your request exceeded a rate limit. For example, you might have exceeded the number of IoT SiteWise
assets that can be created per second, the allowed number of messages per second, and so on.
For more information, see Quotas in the IoT SiteWise User Guide.
LimitExceededException - You've reached the limit for a resource. For example, this can occur if you're trying to associate more
than the allowed number of child assets or attempting to create more than the allowed number of
properties for an asset model.
For more information, see Quotas in the IoT SiteWise User Guide.
public BatchDisassociateProjectAssetsResult batchDisassociateProjectAssets(BatchDisassociateProjectAssetsRequest request)
Disassociates a group (batch) of assets from an IoT SiteWise Monitor project.
batchDisassociateProjectAssets in interface AWSIoTSiteWisebatchDisassociateProjectAssetsRequest - InvalidRequestException - The request isn't valid. This can occur if your request contains malformed JSON or unsupported
characters. Check your request and try again.ResourceNotFoundException - The requested resource can't be found.InternalFailureException - IoT SiteWise can't process your request right now. Try again later.ThrottlingException - Your request exceeded a rate limit. For example, you might have exceeded the number of IoT SiteWise
assets that can be created per second, the allowed number of messages per second, and so on.
For more information, see Quotas in the IoT SiteWise User Guide.
public BatchGetAssetPropertyAggregatesResult batchGetAssetPropertyAggregates(BatchGetAssetPropertyAggregatesRequest request)
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.
batchGetAssetPropertyAggregates in interface AWSIoTSiteWisebatchGetAssetPropertyAggregatesRequest - InvalidRequestException - The request isn't valid. This can occur if your request contains malformed JSON or unsupported
characters. Check your request and try again.InternalFailureException - IoT SiteWise can't process your request right now. Try again later.ThrottlingException - Your request exceeded a rate limit. For example, you might have exceeded the number of IoT SiteWise
assets that can be created per second, the allowed number of messages per second, and so on.
For more information, see Quotas in the IoT SiteWise User Guide.
ServiceUnavailableException - The requested service is unavailable.public BatchGetAssetPropertyValueResult batchGetAssetPropertyValue(BatchGetAssetPropertyValueRequest request)
Gets the current value for one or more asset properties. For more information, see Querying current values in the IoT SiteWise User Guide.
batchGetAssetPropertyValue in interface AWSIoTSiteWisebatchGetAssetPropertyValueRequest - InvalidRequestException - The request isn't valid. This can occur if your request contains malformed JSON or unsupported
characters. Check your request and try again.InternalFailureException - IoT SiteWise can't process your request right now. Try again later.ThrottlingException - Your request exceeded a rate limit. For example, you might have exceeded the number of IoT SiteWise
assets that can be created per second, the allowed number of messages per second, and so on.
For more information, see Quotas in the IoT SiteWise User Guide.
ServiceUnavailableException - The requested service is unavailable.public BatchGetAssetPropertyValueHistoryResult batchGetAssetPropertyValueHistory(BatchGetAssetPropertyValueHistoryRequest request)
Gets the historical values for one or more asset properties. For more information, see Querying historical values in the IoT SiteWise User Guide.
batchGetAssetPropertyValueHistory in interface AWSIoTSiteWisebatchGetAssetPropertyValueHistoryRequest - InvalidRequestException - The request isn't valid. This can occur if your request contains malformed JSON or unsupported
characters. Check your request and try again.InternalFailureException - IoT SiteWise can't process your request right now. Try again later.ThrottlingException - Your request exceeded a rate limit. For example, you might have exceeded the number of IoT SiteWise
assets that can be created per second, the allowed number of messages per second, and so on.
For more information, see Quotas in the IoT SiteWise User Guide.
ServiceUnavailableException - The requested service is unavailable.public BatchPutAssetPropertyValueResult batchPutAssetPropertyValue(BatchPutAssetPropertyValueRequest request)
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 SiteWise User Guide.
To identify an asset property, you must specify one of the following:
The assetId and propertyId of an asset property.
A propertyAlias, which is a data stream alias (for example,
/company/windfarm/3/turbine/7/temperature). To define an asset property's alias, see UpdateAssetProperty.
With respect to Unix epoch time, IoT SiteWise accepts only TQVs that have a timestamp of no more than 7 days in
the past and no more than 10 minutes in the future. IoT SiteWise rejects timestamps outside of the inclusive
range of [-7 days, +10 minutes] and returns a TimestampOutOfRangeException error.
For each asset property, IoT SiteWise overwrites TQVs with duplicate timestamps unless the newer TQV has a
different quality. For example, if you store a TQV {T1, GOOD, V1}, then storing
{T1, GOOD, V2} replaces the existing TQV.
IoT SiteWise authorizes access to each BatchPutAssetPropertyValue entry individually. For more
information, see BatchPutAssetPropertyValue authorization in the IoT SiteWise User Guide.
batchPutAssetPropertyValue in interface AWSIoTSiteWisebatchPutAssetPropertyValueRequest - InvalidRequestException - The request isn't valid. This can occur if your request contains malformed JSON or unsupported
characters. Check your request and try again.ResourceNotFoundException - The requested resource can't be found.InternalFailureException - IoT SiteWise can't process your request right now. Try again later.ThrottlingException - Your request exceeded a rate limit. For example, you might have exceeded the number of IoT SiteWise
assets that can be created per second, the allowed number of messages per second, and so on.
For more information, see Quotas in the IoT SiteWise User Guide.
LimitExceededException - You've reached the limit for a resource. For example, this can occur if you're trying to associate more
than the allowed number of child assets or attempting to create more than the allowed number of
properties for an asset model.
For more information, see Quotas in the IoT SiteWise User Guide.
ServiceUnavailableException - The requested service is unavailable.ConflictingOperationException - Your request has conflicting operations. This can occur if you're trying to perform more than one
operation on the same resource at the same time.public CreateAccessPolicyResult createAccessPolicy(CreateAccessPolicyRequest request)
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 or project resource.
createAccessPolicy in interface AWSIoTSiteWisecreateAccessPolicyRequest - InvalidRequestException - The request isn't valid. This can occur if your request contains malformed JSON or unsupported
characters. Check your request and try again.ResourceNotFoundException - The requested resource can't be found.InternalFailureException - IoT SiteWise can't process your request right now. Try again later.ThrottlingException - Your request exceeded a rate limit. For example, you might have exceeded the number of IoT SiteWise
assets that can be created per second, the allowed number of messages per second, and so on.
For more information, see Quotas in the IoT SiteWise User Guide.
LimitExceededException - You've reached the limit for a resource. For example, this can occur if you're trying to associate more
than the allowed number of child assets or attempting to create more than the allowed number of
properties for an asset model.
For more information, see Quotas in the IoT SiteWise User Guide.
public CreateAssetResult createAsset(CreateAssetRequest request)
Creates an asset from an existing asset model. For more information, see Creating assets in the IoT SiteWise User Guide.
createAsset in interface AWSIoTSiteWisecreateAssetRequest - InvalidRequestException - The request isn't valid. This can occur if your request contains malformed JSON or unsupported
characters. Check your request and try again.ResourceAlreadyExistsException - The resource already exists.ResourceNotFoundException - The requested resource can't be found.InternalFailureException - IoT SiteWise can't process your request right now. Try again later.ThrottlingException - Your request exceeded a rate limit. For example, you might have exceeded the number of IoT SiteWise
assets that can be created per second, the allowed number of messages per second, and so on.
For more information, see Quotas in the IoT SiteWise User Guide.
LimitExceededException - You've reached the limit for a resource. For example, this can occur if you're trying to associate more
than the allowed number of child assets or attempting to create more than the allowed number of
properties for an asset model.
For more information, see Quotas in the IoT SiteWise User Guide.
ConflictingOperationException - Your request has conflicting operations. This can occur if you're trying to perform more than one
operation on the same resource at the same time.public CreateAssetModelResult createAssetModel(CreateAssetModelRequest request)
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 that have standardized definitions. Each asset created from a model inherits the asset model's property and hierarchy definitions. For more information, see Defining asset models in the IoT SiteWise User Guide.
You can create two types of asset models, ASSET_MODEL or COMPONENT_MODEL.
ASSET_MODEL – (default) An asset model that you can use to create assets. Can't be included as a component in another asset model.
COMPONENT_MODEL – A reusable component that you can include in the composite models of other asset models. You can't create assets directly from this type of asset model.
createAssetModel in interface AWSIoTSiteWisecreateAssetModelRequest - InvalidRequestException - The request isn't valid. This can occur if your request contains malformed JSON or unsupported
characters. Check your request and try again.ResourceAlreadyExistsException - The resource already exists.ResourceNotFoundException - The requested resource can't be found.InternalFailureException - IoT SiteWise can't process your request right now. Try again later.ThrottlingException - Your request exceeded a rate limit. For example, you might have exceeded the number of IoT SiteWise
assets that can be created per second, the allowed number of messages per second, and so on.
For more information, see Quotas in the IoT SiteWise User Guide.
LimitExceededException - You've reached the limit for a resource. For example, this can occur if you're trying to associate more
than the allowed number of child assets or attempting to create more than the allowed number of
properties for an asset model.
For more information, see Quotas in the IoT SiteWise User Guide.
ConflictingOperationException - Your request has conflicting operations. This can occur if you're trying to perform more than one
operation on the same resource at the same time.public CreateAssetModelCompositeModelResult createAssetModelCompositeModel(CreateAssetModelCompositeModelRequest request)
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-model-based custom composite models to define standard, reusable components. A component-model-based custom composite model consists of a name, a description, and the ID of the component model it references. A component-model-based custom composite model has no properties of its own; its referenced component model provides its associated properties to any created assets. For more information, see Custom composite models (Components) in the IoT SiteWise User Guide.
Use inline custom composite models to organize the properties of an asset model. The properties of inline custom composite models are local to the asset model where they are included and can't be used to create multiple assets.
To create a component-model-based model, specify the composedAssetModelId of an existing asset model
with assetModelType of COMPONENT_MODEL.
To create an inline model, specify the assetModelCompositeModelProperties and don't include an
composedAssetModelId.
createAssetModelCompositeModel in interface AWSIoTSiteWisecreateAssetModelCompositeModelRequest - ConflictingOperationException - Your request has conflicting operations. This can occur if you're trying to perform more than one
operation on the same resource at the same time.InternalFailureException - IoT SiteWise can't process your request right now. Try again later.InvalidRequestException - The request isn't valid. This can occur if your request contains malformed JSON or unsupported
characters. Check your request and try again.ResourceAlreadyExistsException - The resource already exists.ResourceNotFoundException - The requested resource can't be found.ThrottlingException - Your request exceeded a rate limit. For example, you might have exceeded the number of IoT SiteWise
assets that can be created per second, the allowed number of messages per second, and so on.
For more information, see Quotas in the IoT SiteWise User Guide.
LimitExceededException - You've reached the limit for a resource. For example, this can occur if you're trying to associate more
than the allowed number of child assets or attempting to create more than the allowed number of
properties for an asset model.
For more information, see Quotas in the IoT SiteWise User Guide.
public CreateBulkImportJobResult createBulkImportJob(CreateBulkImportJobRequest request)
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 create a bulk import job, you must enable IoT SiteWise warm tier or IoT SiteWise cold tier. For more information about how to configure storage settings, see PutStorageConfiguration.
Bulk import is designed to store historical data to IoT SiteWise. It does not trigger computations or notifications on IoT SiteWise warm or cold tier storage.
createBulkImportJob in interface AWSIoTSiteWisecreateBulkImportJobRequest - InvalidRequestException - The request isn't valid. This can occur if your request contains malformed JSON or unsupported
characters. Check your request and try again.ResourceAlreadyExistsException - The resource already exists.ResourceNotFoundException - The requested resource can't be found.InternalFailureException - IoT SiteWise can't process your request right now. Try again later.ThrottlingException - Your request exceeded a rate limit. For example, you might have exceeded the number of IoT SiteWise
assets that can be created per second, the allowed number of messages per second, and so on.
For more information, see Quotas in the IoT SiteWise User Guide.
LimitExceededException - You've reached the limit for a resource. For example, this can occur if you're trying to associate more
than the allowed number of child assets or attempting to create more than the allowed number of
properties for an asset model.
For more information, see Quotas in the IoT SiteWise User Guide.
ConflictingOperationException - Your request has conflicting operations. This can occur if you're trying to perform more than one
operation on the same resource at the same time.public CreateDashboardResult createDashboard(CreateDashboardRequest request)
Creates a dashboard in an IoT SiteWise Monitor project.
createDashboard in interface AWSIoTSiteWisecreateDashboardRequest - InvalidRequestException - The request isn't valid. This can occur if your request contains malformed JSON or unsupported
characters. Check your request and try again.ResourceNotFoundException - The requested resource can't be found.InternalFailureException - IoT SiteWise can't process your request right now. Try again later.ThrottlingException - Your request exceeded a rate limit. For example, you might have exceeded the number of IoT SiteWise
assets that can be created per second, the allowed number of messages per second, and so on.
For more information, see Quotas in the IoT SiteWise User Guide.
LimitExceededException - You've reached the limit for a resource. For example, this can occur if you're trying to associate more
than the allowed number of child assets or attempting to create more than the allowed number of
properties for an asset model.
For more information, see Quotas in the IoT SiteWise User Guide.
public CreateGatewayResult createGateway(CreateGatewayRequest request)
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 gateway in the IoT SiteWise User Guide.
createGateway in interface AWSIoTSiteWisecreateGatewayRequest - InvalidRequestException - The request isn't valid. This can occur if your request contains malformed JSON or unsupported
characters. Check your request and try again.ResourceAlreadyExistsException - The resource already exists.InternalFailureException - IoT SiteWise can't process your request right now. Try again later.ThrottlingException - Your request exceeded a rate limit. For example, you might have exceeded the number of IoT SiteWise
assets that can be created per second, the allowed number of messages per second, and so on.
For more information, see Quotas in the IoT SiteWise User Guide.
LimitExceededException - You've reached the limit for a resource. For example, this can occur if you're trying to associate more
than the allowed number of child assets or attempting to create more than the allowed number of
properties for an asset model.
For more information, see Quotas in the IoT SiteWise User Guide.
public CreatePortalResult createPortal(CreatePortalRequest request)
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 you can sign in to a new portal, you must add at least one identity to that portal. For more information, see Adding or removing portal administrators in the IoT SiteWise User Guide.
createPortal in interface AWSIoTSiteWisecreatePortalRequest - InvalidRequestException - The request isn't valid. This can occur if your request contains malformed JSON or unsupported
characters. Check your request and try again.ResourceNotFoundException - The requested resource can't be found.InternalFailureException - IoT SiteWise can't process your request right now. Try again later.ThrottlingException - Your request exceeded a rate limit. For example, you might have exceeded the number of IoT SiteWise
assets that can be created per second, the allowed number of messages per second, and so on.
For more information, see Quotas in the IoT SiteWise User Guide.
LimitExceededException - You've reached the limit for a resource. For example, this can occur if you're trying to associate more
than the allowed number of child assets or attempting to create more than the allowed number of
properties for an asset model.
For more information, see Quotas in the IoT SiteWise User Guide.
public CreateProjectResult createProject(CreateProjectRequest request)
Creates a project in the specified portal.
Make sure that the project name and description don't contain confidential information.
createProject in interface AWSIoTSiteWisecreateProjectRequest - InvalidRequestException - The request isn't valid. This can occur if your request contains malformed JSON or unsupported
characters. Check your request and try again.ResourceNotFoundException - The requested resource can't be found.InternalFailureException - IoT SiteWise can't process your request right now. Try again later.ThrottlingException - Your request exceeded a rate limit. For example, you might have exceeded the number of IoT SiteWise
assets that can be created per second, the allowed number of messages per second, and so on.
For more information, see Quotas in the IoT SiteWise User Guide.
LimitExceededException - You've reached the limit for a resource. For example, this can occur if you're trying to associate more
than the allowed number of child assets or attempting to create more than the allowed number of
properties for an asset model.
For more information, see Quotas in the IoT SiteWise User Guide.
public DeleteAccessPolicyResult deleteAccessPolicy(DeleteAccessPolicyRequest request)
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 Monitor resource.
deleteAccessPolicy in interface AWSIoTSiteWisedeleteAccessPolicyRequest - InvalidRequestException - The request isn't valid. This can occur if your request contains malformed JSON or unsupported
characters. Check your request and try again.ResourceNotFoundException - The requested resource can't be found.InternalFailureException - IoT SiteWise can't process your request right now. Try again later.ThrottlingException - Your request exceeded a rate limit. For example, you might have exceeded the number of IoT SiteWise
assets that can be created per second, the allowed number of messages per second, and so on.
For more information, see Quotas in the IoT SiteWise User Guide.
public DeleteAssetResult deleteAsset(DeleteAssetRequest request)
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 another asset. For more information, see DisassociateAssets.
deleteAsset in interface AWSIoTSiteWisedeleteAssetRequest - InvalidRequestException - The request isn't valid. This can occur if your request contains malformed JSON or unsupported
characters. Check your request and try again.ResourceNotFoundException - The requested resource can't be found.InternalFailureException - IoT SiteWise can't process your request right now. Try again later.ThrottlingException - Your request exceeded a rate limit. For example, you might have exceeded the number of IoT SiteWise
assets that can be created per second, the allowed number of messages per second, and so on.
For more information, see Quotas in the IoT SiteWise User Guide.
ConflictingOperationException - Your request has conflicting operations. This can occur if you're trying to perform more than one
operation on the same resource at the same time.public DeleteAssetModelResult deleteAssetModel(DeleteAssetModelRequest request)
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 if a parent asset model exists that contains a property formula expression that depends on the asset model that you want to delete. For more information, see Deleting assets and models in the IoT SiteWise User Guide.
deleteAssetModel in interface AWSIoTSiteWisedeleteAssetModelRequest - InvalidRequestException - The request isn't valid. This can occur if your request contains malformed JSON or unsupported
characters. Check your request and try again.ResourceNotFoundException - The requested resource can't be found.InternalFailureException - IoT SiteWise can't process your request right now. Try again later.ThrottlingException - Your request exceeded a rate limit. For example, you might have exceeded the number of IoT SiteWise
assets that can be created per second, the allowed number of messages per second, and so on.
For more information, see Quotas in the IoT SiteWise User Guide.
ConflictingOperationException - Your request has conflicting operations. This can occur if you're trying to perform more than one
operation on the same resource at the same time.public DeleteAssetModelCompositeModelResult deleteAssetModelCompositeModel(DeleteAssetModelCompositeModelRequest request)
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 composite model if a parent asset model exists that contains a property formula expression that depends on the asset model that you want to delete. For more information, see Deleting assets and models in the IoT SiteWise User Guide.
deleteAssetModelCompositeModel in interface AWSIoTSiteWisedeleteAssetModelCompositeModelRequest - InvalidRequestException - The request isn't valid. This can occur if your request contains malformed JSON or unsupported
characters. Check your request and try again.ResourceNotFoundException - The requested resource can't be found.InternalFailureException - IoT SiteWise can't process your request right now. Try again later.ThrottlingException - Your request exceeded a rate limit. For example, you might have exceeded the number of IoT SiteWise
assets that can be created per second, the allowed number of messages per second, and so on.
For more information, see Quotas in the IoT SiteWise User Guide.
ConflictingOperationException - Your request has conflicting operations. This can occur if you're trying to perform more than one
operation on the same resource at the same time.public DeleteDashboardResult deleteDashboard(DeleteDashboardRequest request)
Deletes a dashboard from IoT SiteWise Monitor.
deleteDashboard in interface AWSIoTSiteWisedeleteDashboardRequest - InvalidRequestException - The request isn't valid. This can occur if your request contains malformed JSON or unsupported
characters. Check your request and try again.ResourceNotFoundException - The requested resource can't be found.InternalFailureException - IoT SiteWise can't process your request right now. Try again later.ThrottlingException - Your request exceeded a rate limit. For example, you might have exceeded the number of IoT SiteWise
assets that can be created per second, the allowed number of messages per second, and so on.
For more information, see Quotas in the IoT SiteWise User Guide.
public DeleteGatewayResult deleteGateway(DeleteGatewayRequest request)
Deletes a gateway from IoT SiteWise. When you delete a gateway, some of the gateway's files remain in your gateway's file system.
deleteGateway in interface AWSIoTSiteWisedeleteGatewayRequest - InvalidRequestException - The request isn't valid. This can occur if your request contains malformed JSON or unsupported
characters. Check your request and try again.ResourceNotFoundException - The requested resource can't be found.ConflictingOperationException - Your request has conflicting operations. This can occur if you're trying to perform more than one
operation on the same resource at the same time.InternalFailureException - IoT SiteWise can't process your request right now. Try again later.ThrottlingException - Your request exceeded a rate limit. For example, you might have exceeded the number of IoT SiteWise
assets that can be created per second, the allowed number of messages per second, and so on.
For more information, see Quotas in the IoT SiteWise User Guide.
public DeletePortalResult deletePortal(DeletePortalRequest request)
Deletes a portal from IoT SiteWise Monitor.
deletePortal in interface AWSIoTSiteWisedeletePortalRequest - InvalidRequestException - The request isn't valid. This can occur if your request contains malformed JSON or unsupported
characters. Check your request and try again.ResourceNotFoundException - The requested resource can't be found.InternalFailureException - IoT SiteWise can't process your request right now. Try again later.ThrottlingException - Your request exceeded a rate limit. For example, you might have exceeded the number of IoT SiteWise
assets that can be created per second, the allowed number of messages per second, and so on.
For more information, see Quotas in the IoT SiteWise User Guide.
ConflictingOperationException - Your request has conflicting operations. This can occur if you're trying to perform more than one
operation on the same resource at the same time.public DeleteProjectResult deleteProject(DeleteProjectRequest request)
Deletes a project from IoT SiteWise Monitor.
deleteProject in interface AWSIoTSiteWisedeleteProjectRequest - InvalidRequestException - The request isn't valid. This can occur if your request contains malformed JSON or unsupported
characters. Check your request and try again.ResourceNotFoundException - The requested resource can't be found.InternalFailureException - IoT SiteWise can't process your request right now. Try again later.ThrottlingException - Your request exceeded a rate limit. For example, you might have exceeded the number of IoT SiteWise
assets that can be created per second, the allowed number of messages per second, and so on.
For more information, see Quotas in the IoT SiteWise User Guide.
public DeleteTimeSeriesResult deleteTimeSeries(DeleteTimeSeriesRequest request)
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 associated with this asset property.
To identify a time series, do one of the following:
If the time series isn't associated with an asset property, specify the alias of the time series.
If the time series is associated with an asset property, specify one of the following:
The alias of the time series.
The assetId and propertyId that identifies the asset property.
deleteTimeSeries in interface AWSIoTSiteWisedeleteTimeSeriesRequest - InvalidRequestException - The request isn't valid. This can occur if your request contains malformed JSON or unsupported
characters. Check your request and try again.ResourceNotFoundException - The requested resource can't be found.InternalFailureException - IoT SiteWise can't process your request right now. Try again later.ThrottlingException - Your request exceeded a rate limit. For example, you might have exceeded the number of IoT SiteWise
assets that can be created per second, the allowed number of messages per second, and so on.
For more information, see Quotas in the IoT SiteWise User Guide.
ConflictingOperationException - Your request has conflicting operations. This can occur if you're trying to perform more than one
operation on the same resource at the same time.public DescribeAccessPolicyResult describeAccessPolicy(DescribeAccessPolicyRequest request)
Describes an access policy, which specifies an identity's access to an IoT SiteWise Monitor portal or project.
describeAccessPolicy in interface AWSIoTSiteWisedescribeAccessPolicyRequest - InvalidRequestException - The request isn't valid. This can occur if your request contains malformed JSON or unsupported
characters. Check your request and try again.ResourceNotFoundException - The requested resource can't be found.InternalFailureException - IoT SiteWise can't process your request right now. Try again later.ThrottlingException - Your request exceeded a rate limit. For example, you might have exceeded the number of IoT SiteWise
assets that can be created per second, the allowed number of messages per second, and so on.
For more information, see Quotas in the IoT SiteWise User Guide.
public DescribeActionResult describeAction(DescribeActionRequest request)
Retrieves information about an action.
describeAction in interface AWSIoTSiteWisedescribeActionRequest - InvalidRequestException - The request isn't valid. This can occur if your request contains malformed JSON or unsupported
characters. Check your request and try again.ResourceNotFoundException - The requested resource can't be found.InternalFailureException - IoT SiteWise can't process your request right now. Try again later.ThrottlingException - Your request exceeded a rate limit. For example, you might have exceeded the number of IoT SiteWise
assets that can be created per second, the allowed number of messages per second, and so on.
For more information, see Quotas in the IoT SiteWise User Guide.
public DescribeAssetResult describeAsset(DescribeAssetRequest request)
Retrieves information about an asset.
describeAsset in interface AWSIoTSiteWisedescribeAssetRequest - InvalidRequestException - The request isn't valid. This can occur if your request contains malformed JSON or unsupported
characters. Check your request and try again.ResourceNotFoundException - The requested resource can't be found.InternalFailureException - IoT SiteWise can't process your request right now. Try again later.ThrottlingException - Your request exceeded a rate limit. For example, you might have exceeded the number of IoT SiteWise
assets that can be created per second, the allowed number of messages per second, and so on.
For more information, see Quotas in the IoT SiteWise User Guide.
public DescribeAssetCompositeModelResult describeAssetCompositeModel(DescribeAssetCompositeModelRequest request)
Retrieves information about an asset composite model (also known as an asset component). An
AssetCompositeModel is an instance of an AssetModelCompositeModel. If you want to see
information about the model this is based on, call DescribeAssetModelCompositeModel.
describeAssetCompositeModel in interface AWSIoTSiteWisedescribeAssetCompositeModelRequest - InvalidRequestException - The request isn't valid. This can occur if your request contains malformed JSON or unsupported
characters. Check your request and try again.ResourceNotFoundException - The requested resource can't be found.InternalFailureException - IoT SiteWise can't process your request right now. Try again later.ThrottlingException - Your request exceeded a rate limit. For example, you might have exceeded the number of IoT SiteWise
assets that can be created per second, the allowed number of messages per second, and so on.
For more information, see Quotas in the IoT SiteWise User Guide.
public DescribeAssetModelResult describeAssetModel(DescribeAssetModelRequest request)
Retrieves information about an asset model.
describeAssetModel in interface AWSIoTSiteWisedescribeAssetModelRequest - InvalidRequestException - The request isn't valid. This can occur if your request contains malformed JSON or unsupported
characters. Check your request and try again.ResourceNotFoundException - The requested resource can't be found.InternalFailureException - IoT SiteWise can't process your request right now. Try again later.ThrottlingException - Your request exceeded a rate limit. For example, you might have exceeded the number of IoT SiteWise
assets that can be created per second, the allowed number of messages per second, and so on.
For more information, see Quotas in the IoT SiteWise User Guide.
public DescribeAssetModelCompositeModelResult describeAssetModelCompositeModel(DescribeAssetModelCompositeModelRequest request)
Retrieves information about an asset model composite model (also known as an asset model component). For more information, see Custom composite models (Components) in the IoT SiteWise User Guide.
describeAssetModelCompositeModel in interface AWSIoTSiteWisedescribeAssetModelCompositeModelRequest - InvalidRequestException - The request isn't valid. This can occur if your request contains malformed JSON or unsupported
characters. Check your request and try again.ResourceNotFoundException - The requested resource can't be found.InternalFailureException - IoT SiteWise can't process your request right now. Try again later.ThrottlingException - Your request exceeded a rate limit. For example, you might have exceeded the number of IoT SiteWise
assets that can be created per second, the allowed number of messages per second, and so on.
For more information, see Quotas in the IoT SiteWise User Guide.
public DescribeAssetPropertyResult describeAssetProperty(DescribeAssetPropertyRequest request)
Retrieves information about an asset property.
When you call this operation for an attribute property, this response includes the default attribute value that you define in the asset model. If you update the default value in the model, this operation's response includes the new default value.
This operation doesn't return the value of the asset property. To get the value of an asset property, use GetAssetPropertyValue.
describeAssetProperty in interface AWSIoTSiteWisedescribeAssetPropertyRequest - InvalidRequestException - The request isn't valid. This can occur if your request contains malformed JSON or unsupported
characters. Check your request and try again.ResourceNotFoundException - The requested resource can't be found.InternalFailureException - IoT SiteWise can't process your request right now. Try again later.ThrottlingException - Your request exceeded a rate limit. For example, you might have exceeded the number of IoT SiteWise
assets that can be created per second, the allowed number of messages per second, and so on.
For more information, see Quotas in the IoT SiteWise User Guide.
public DescribeBulkImportJobResult describeBulkImportJob(DescribeBulkImportJobRequest request)
Retrieves information about a bulk import job request. For more information, see Describe a bulk import job (CLI) in the Amazon Simple Storage Service User Guide.
describeBulkImportJob in interface AWSIoTSiteWisedescribeBulkImportJobRequest - InvalidRequestException - The request isn't valid. This can occur if your request contains malformed JSON or unsupported
characters. Check your request and try again.ResourceNotFoundException - The requested resource can't be found.InternalFailureException - IoT SiteWise can't process your request right now. Try again later.ThrottlingException - Your request exceeded a rate limit. For example, you might have exceeded the number of IoT SiteWise
assets that can be created per second, the allowed number of messages per second, and so on.
For more information, see Quotas in the IoT SiteWise User Guide.
public DescribeDashboardResult describeDashboard(DescribeDashboardRequest request)
Retrieves information about a dashboard.
describeDashboard in interface AWSIoTSiteWisedescribeDashboardRequest - InvalidRequestException - The request isn't valid. This can occur if your request contains malformed JSON or unsupported
characters. Check your request and try again.ResourceNotFoundException - The requested resource can't be found.InternalFailureException - IoT SiteWise can't process your request right now. Try again later.ThrottlingException - Your request exceeded a rate limit. For example, you might have exceeded the number of IoT SiteWise
assets that can be created per second, the allowed number of messages per second, and so on.
For more information, see Quotas in the IoT SiteWise User Guide.
public DescribeDefaultEncryptionConfigurationResult describeDefaultEncryptionConfiguration(DescribeDefaultEncryptionConfigurationRequest request)
Retrieves information about the default encryption configuration for the Amazon Web Services account in the default or specified Region. For more information, see Key management in the IoT SiteWise User Guide.
describeDefaultEncryptionConfiguration in interface AWSIoTSiteWisedescribeDefaultEncryptionConfigurationRequest - InvalidRequestException - The request isn't valid. This can occur if your request contains malformed JSON or unsupported
characters. Check your request and try again.InternalFailureException - IoT SiteWise can't process your request right now. Try again later.ThrottlingException - Your request exceeded a rate limit. For example, you might have exceeded the number of IoT SiteWise
assets that can be created per second, the allowed number of messages per second, and so on.
For more information, see Quotas in the IoT SiteWise User Guide.
public DescribeGatewayResult describeGateway(DescribeGatewayRequest request)
Retrieves information about a gateway.
describeGateway in interface AWSIoTSiteWisedescribeGatewayRequest - InvalidRequestException - The request isn't valid. This can occur if your request contains malformed JSON or unsupported
characters. Check your request and try again.ResourceNotFoundException - The requested resource can't be found.InternalFailureException - IoT SiteWise can't process your request right now. Try again later.ThrottlingException - Your request exceeded a rate limit. For example, you might have exceeded the number of IoT SiteWise
assets that can be created per second, the allowed number of messages per second, and so on.
For more information, see Quotas in the IoT SiteWise User Guide.
public DescribeGatewayCapabilityConfigurationResult describeGatewayCapabilityConfiguration(DescribeGatewayCapabilityConfigurationRequest request)
Retrieves information about a gateway capability configuration. Each gateway capability defines data sources for a gateway. A capability configuration can contain multiple data source configurations. If you define OPC-UA sources for a gateway in the IoT SiteWise console, all of your OPC-UA sources are stored in one capability configuration. To list all capability configurations for a gateway, use DescribeGateway.
describeGatewayCapabilityConfiguration in interface AWSIoTSiteWisedescribeGatewayCapabilityConfigurationRequest - InvalidRequestException - The request isn't valid. This can occur if your request contains malformed JSON or unsupported
characters. Check your request and try again.ResourceNotFoundException - The requested resource can't be found.InternalFailureException - IoT SiteWise can't process your request right now. Try again later.ThrottlingException - Your request exceeded a rate limit. For example, you might have exceeded the number of IoT SiteWise
assets that can be created per second, the allowed number of messages per second, and so on.
For more information, see Quotas in the IoT SiteWise User Guide.
public DescribeLoggingOptionsResult describeLoggingOptions(DescribeLoggingOptionsRequest request)
Retrieves the current IoT SiteWise logging options.
describeLoggingOptions in interface AWSIoTSiteWisedescribeLoggingOptionsRequest - InvalidRequestException - The request isn't valid. This can occur if your request contains malformed JSON or unsupported
characters. Check your request and try again.ThrottlingException - Your request exceeded a rate limit. For example, you might have exceeded the number of IoT SiteWise
assets that can be created per second, the allowed number of messages per second, and so on.
For more information, see Quotas in the IoT SiteWise User Guide.
InternalFailureException - IoT SiteWise can't process your request right now. Try again later.ResourceNotFoundException - The requested resource can't be found.public DescribePortalResult describePortal(DescribePortalRequest request)
Retrieves information about a portal.
describePortal in interface AWSIoTSiteWisedescribePortalRequest - InvalidRequestException - The request isn't valid. This can occur if your request contains malformed JSON or unsupported
characters. Check your request and try again.ResourceNotFoundException - The requested resource can't be found.InternalFailureException - IoT SiteWise can't process your request right now. Try again later.ThrottlingException - Your request exceeded a rate limit. For example, you might have exceeded the number of IoT SiteWise
assets that can be created per second, the allowed number of messages per second, and so on.
For more information, see Quotas in the IoT SiteWise User Guide.
public DescribeProjectResult describeProject(DescribeProjectRequest request)
Retrieves information about a project.
describeProject in interface AWSIoTSiteWisedescribeProjectRequest - InvalidRequestException - The request isn't valid. This can occur if your request contains malformed JSON or unsupported
characters. Check your request and try again.ResourceNotFoundException - The requested resource can't be found.InternalFailureException - IoT SiteWise can't process your request right now. Try again later.ThrottlingException - Your request exceeded a rate limit. For example, you might have exceeded the number of IoT SiteWise
assets that can be created per second, the allowed number of messages per second, and so on.
For more information, see Quotas in the IoT SiteWise User Guide.
public DescribeStorageConfigurationResult describeStorageConfiguration(DescribeStorageConfigurationRequest request)
Retrieves information about the storage configuration for IoT SiteWise.
describeStorageConfiguration in interface AWSIoTSiteWisedescribeStorageConfigurationRequest - InvalidRequestException - The request isn't valid. This can occur if your request contains malformed JSON or unsupported
characters. Check your request and try again.ResourceNotFoundException - The requested resource can't be found.InternalFailureException - IoT SiteWise can't process your request right now. Try again later.ThrottlingException - Your request exceeded a rate limit. For example, you might have exceeded the number of IoT SiteWise
assets that can be created per second, the allowed number of messages per second, and so on.
For more information, see Quotas in the IoT SiteWise User Guide.
LimitExceededException - You've reached the limit for a resource. For example, this can occur if you're trying to associate more
than the allowed number of child assets or attempting to create more than the allowed number of
properties for an asset model.
For more information, see Quotas in the IoT SiteWise User Guide.
ConflictingOperationException - Your request has conflicting operations. This can occur if you're trying to perform more than one
operation on the same resource at the same time.public DescribeTimeSeriesResult describeTimeSeries(DescribeTimeSeriesRequest request)
Retrieves information about a time series (data stream).
To identify a time series, do one of the following:
If the time series isn't associated with an asset property, specify the alias of the time series.
If the time series is associated with an asset property, specify one of the following:
The alias of the time series.
The assetId and propertyId that identifies the asset property.
describeTimeSeries in interface AWSIoTSiteWisedescribeTimeSeriesRequest - InvalidRequestException - The request isn't valid. This can occur if your request contains malformed JSON or unsupported
characters. Check your request and try again.ResourceNotFoundException - The requested resource can't be found.InternalFailureException - IoT SiteWise can't process your request right now. Try again later.ThrottlingException - Your request exceeded a rate limit. For example, you might have exceeded the number of IoT SiteWise
assets that can be created per second, the allowed number of messages per second, and so on.
For more information, see Quotas in the IoT SiteWise User Guide.
public DisassociateAssetsResult disassociateAssets(DisassociateAssetsRequest request)
Disassociates a child asset from the given parent asset through a hierarchy defined in the parent asset's model.
disassociateAssets in interface AWSIoTSiteWisedisassociateAssetsRequest - InvalidRequestException - The request isn't valid. This can occur if your request contains malformed JSON or unsupported
characters. Check your request and try again.ResourceNotFoundException - The requested resource can't be found.InternalFailureException - IoT SiteWise can't process your request right now. Try again later.ThrottlingException - Your request exceeded a rate limit. For example, you might have exceeded the number of IoT SiteWise
assets that can be created per second, the allowed number of messages per second, and so on.
For more information, see Quotas in the IoT SiteWise User Guide.
ConflictingOperationException - Your request has conflicting operations. This can occur if you're trying to perform more than one
operation on the same resource at the same time.public DisassociateTimeSeriesFromAssetPropertyResult disassociateTimeSeriesFromAssetProperty(DisassociateTimeSeriesFromAssetPropertyRequest request)
Disassociates a time series (data stream) from an asset property.
disassociateTimeSeriesFromAssetProperty in interface AWSIoTSiteWisedisassociateTimeSeriesFromAssetPropertyRequest - InvalidRequestException - The request isn't valid. This can occur if your request contains malformed JSON or unsupported
characters. Check your request and try again.ResourceNotFoundException - The requested resource can't be found.InternalFailureException - IoT SiteWise can't process your request right now. Try again later.ThrottlingException - Your request exceeded a rate limit. For example, you might have exceeded the number of IoT SiteWise
assets that can be created per second, the allowed number of messages per second, and so on.
For more information, see Quotas in the IoT SiteWise User Guide.
ConflictingOperationException - Your request has conflicting operations. This can occur if you're trying to perform more than one
operation on the same resource at the same time.public ExecuteActionResult executeAction(ExecuteActionRequest request)
Executes an action on a target resource.
executeAction in interface AWSIoTSiteWiseexecuteActionRequest - InvalidRequestException - The request isn't valid. This can occur if your request contains malformed JSON or unsupported
characters. Check your request and try again.ResourceNotFoundException - The requested resource can't be found.InternalFailureException - IoT SiteWise can't process your request right now. Try again later.ThrottlingException - Your request exceeded a rate limit. For example, you might have exceeded the number of IoT SiteWise
assets that can be created per second, the allowed number of messages per second, and so on.
For more information, see Quotas in the IoT SiteWise User Guide.
LimitExceededException - You've reached the limit for a resource. For example, this can occur if you're trying to associate more
than the allowed number of child assets or attempting to create more than the allowed number of
properties for an asset model.
For more information, see Quotas in the IoT SiteWise User Guide.
ConflictingOperationException - Your request has conflicting operations. This can occur if you're trying to perform more than one
operation on the same resource at the same time.public ExecuteQueryResult executeQuery(ExecuteQueryRequest request)
Run SQL queries to retrieve metadata and time-series data from asset models, assets, measurements, metrics, transforms, and aggregates.
executeQuery in interface AWSIoTSiteWiseexecuteQueryRequest - InvalidRequestException - The request isn't valid. This can occur if your request contains malformed JSON or unsupported
characters. Check your request and try again.ThrottlingException - Your request exceeded a rate limit. For example, you might have exceeded the number of IoT SiteWise
assets that can be created per second, the allowed number of messages per second, and so on.
For more information, see Quotas in the IoT SiteWise User Guide.
AccessDeniedException - Access is denied.ValidationException - The validation failed for this query.QueryTimeoutException - The query timed out.InternalFailureException - IoT SiteWise can't process your request right now. Try again later.ServiceUnavailableException - The requested service is unavailable.public GetAssetPropertyAggregatesResult getAssetPropertyAggregates(GetAssetPropertyAggregatesRequest request)
Gets aggregated values for an asset property. For more information, see Querying aggregates in the IoT SiteWise User Guide.
To identify an asset property, you must specify one of the following:
The assetId and propertyId of an asset property.
A propertyAlias, which is a data stream alias (for example,
/company/windfarm/3/turbine/7/temperature). To define an asset property's alias, see UpdateAssetProperty.
getAssetPropertyAggregates in interface AWSIoTSiteWisegetAssetPropertyAggregatesRequest - InvalidRequestException - The request isn't valid. This can occur if your request contains malformed JSON or unsupported
characters. Check your request and try again.ResourceNotFoundException - The requested resource can't be found.InternalFailureException - IoT SiteWise can't process your request right now. Try again later.ThrottlingException - Your request exceeded a rate limit. For example, you might have exceeded the number of IoT SiteWise
assets that can be created per second, the allowed number of messages per second, and so on.
For more information, see Quotas in the IoT SiteWise User Guide.
ServiceUnavailableException - The requested service is unavailable.public GetAssetPropertyValueResult getAssetPropertyValue(GetAssetPropertyValueRequest request)
Gets an asset property's current value. For more information, see Querying current values in the IoT SiteWise User Guide.
To identify an asset property, you must specify one of the following:
The assetId and propertyId of an asset property.
A propertyAlias, which is a data stream alias (for example,
/company/windfarm/3/turbine/7/temperature). To define an asset property's alias, see UpdateAssetProperty.
getAssetPropertyValue in interface AWSIoTSiteWisegetAssetPropertyValueRequest - InvalidRequestException - The request isn't valid. This can occur if your request contains malformed JSON or unsupported
characters. Check your request and try again.ResourceNotFoundException - The requested resource can't be found.InternalFailureException - IoT SiteWise can't process your request right now. Try again later.ThrottlingException - Your request exceeded a rate limit. For example, you might have exceeded the number of IoT SiteWise
assets that can be created per second, the allowed number of messages per second, and so on.
For more information, see Quotas in the IoT SiteWise User Guide.
ServiceUnavailableException - The requested service is unavailable.public GetAssetPropertyValueHistoryResult getAssetPropertyValueHistory(GetAssetPropertyValueHistoryRequest request)
Gets the history of an asset property's values. For more information, see Querying historical values in the IoT SiteWise User Guide.
To identify an asset property, you must specify one of the following:
The assetId and propertyId of an asset property.
A propertyAlias, which is a data stream alias (for example,
/company/windfarm/3/turbine/7/temperature). To define an asset property's alias, see UpdateAssetProperty.
getAssetPropertyValueHistory in interface AWSIoTSiteWisegetAssetPropertyValueHistoryRequest - InvalidRequestException - The request isn't valid. This can occur if your request contains malformed JSON or unsupported
characters. Check your request and try again.ResourceNotFoundException - The requested resource can't be found.InternalFailureException - IoT SiteWise can't process your request right now. Try again later.ThrottlingException - Your request exceeded a rate limit. For example, you might have exceeded the number of IoT SiteWise
assets that can be created per second, the allowed number of messages per second, and so on.
For more information, see Quotas in the IoT SiteWise User Guide.
ServiceUnavailableException - The requested service is unavailable.public GetInterpolatedAssetPropertyValuesResult getInterpolatedAssetPropertyValues(GetInterpolatedAssetPropertyValuesRequest request)
Get interpolated values for an asset property for a specified time interval, during a period of time. If your time series is missing data points during the specified time interval, you can use interpolation to estimate the missing data.
For example, you can use this operation to return the interpolated temperature values for a wind turbine every 24 hours over a duration of 7 days.
To identify an asset property, you must specify one of the following:
The assetId and propertyId of an asset property.
A propertyAlias, which is a data stream alias (for example,
/company/windfarm/3/turbine/7/temperature). To define an asset property's alias, see UpdateAssetProperty.
getInterpolatedAssetPropertyValues in interface AWSIoTSiteWisegetInterpolatedAssetPropertyValuesRequest - InvalidRequestException - The request isn't valid. This can occur if your request contains malformed JSON or unsupported
characters. Check your request and try again.ResourceNotFoundException - The requested resource can't be found.InternalFailureException - IoT SiteWise can't process your request right now. Try again later.ThrottlingException - Your request exceeded a rate limit. For example, you might have exceeded the number of IoT SiteWise
assets that can be created per second, the allowed number of messages per second, and so on.
For more information, see Quotas in the IoT SiteWise User Guide.
ServiceUnavailableException - The requested service is unavailable.public ListAccessPoliciesResult listAccessPolicies(ListAccessPoliciesRequest request)
Retrieves a paginated list of access policies for an identity (an IAM Identity Center user, an IAM Identity Center group, or an IAM user) or an IoT SiteWise Monitor resource (a portal or project).
listAccessPolicies in interface AWSIoTSiteWiselistAccessPoliciesRequest - InvalidRequestException - The request isn't valid. This can occur if your request contains malformed JSON or unsupported
characters. Check your request and try again.InternalFailureException - IoT SiteWise can't process your request right now. Try again later.ThrottlingException - Your request exceeded a rate limit. For example, you might have exceeded the number of IoT SiteWise
assets that can be created per second, the allowed number of messages per second, and so on.
For more information, see Quotas in the IoT SiteWise User Guide.
public ListActionsResult listActions(ListActionsRequest request)
Retrieves a paginated list of actions for a specific target resource.
listActions in interface AWSIoTSiteWiselistActionsRequest - InvalidRequestException - The request isn't valid. This can occur if your request contains malformed JSON or unsupported
characters. Check your request and try again.InternalFailureException - IoT SiteWise can't process your request right now. Try again later.ResourceNotFoundException - The requested resource can't be found.ThrottlingException - Your request exceeded a rate limit. For example, you might have exceeded the number of IoT SiteWise
assets that can be created per second, the allowed number of messages per second, and so on.
For more information, see Quotas in the IoT SiteWise User Guide.
public ListAssetModelCompositeModelsResult listAssetModelCompositeModels(ListAssetModelCompositeModelsRequest request)
Retrieves a paginated list of composite models associated with the asset model
listAssetModelCompositeModels in interface AWSIoTSiteWiselistAssetModelCompositeModelsRequest - InvalidRequestException - The request isn't valid. This can occur if your request contains malformed JSON or unsupported
characters. Check your request and try again.InternalFailureException - IoT SiteWise can't process your request right now. Try again later.ThrottlingException - Your request exceeded a rate limit. For example, you might have exceeded the number of IoT SiteWise
assets that can be created per second, the allowed number of messages per second, and so on.
For more information, see Quotas in the IoT SiteWise User Guide.
ResourceNotFoundException - The requested resource can't be found.public ListAssetModelPropertiesResult listAssetModelProperties(ListAssetModelPropertiesRequest request)
Retrieves a paginated list of properties associated with an asset model. If you update properties associated with the model before you finish listing all the properties, you need to start all over again.
listAssetModelProperties in interface AWSIoTSiteWiselistAssetModelPropertiesRequest - InvalidRequestException - The request isn't valid. This can occur if your request contains malformed JSON or unsupported
characters. Check your request and try again.InternalFailureException - IoT SiteWise can't process your request right now. Try again later.ResourceNotFoundException - The requested resource can't be found.ThrottlingException - Your request exceeded a rate limit. For example, you might have exceeded the number of IoT SiteWise
assets that can be created per second, the allowed number of messages per second, and so on.
For more information, see Quotas in the IoT SiteWise User Guide.
public ListAssetModelsResult listAssetModels(ListAssetModelsRequest request)
Retrieves a paginated list of summaries of all asset models.
listAssetModels in interface AWSIoTSiteWiselistAssetModelsRequest - InvalidRequestException - The request isn't valid. This can occur if your request contains malformed JSON or unsupported
characters. Check your request and try again.InternalFailureException - IoT SiteWise can't process your request right now. Try again later.ThrottlingException - Your request exceeded a rate limit. For example, you might have exceeded the number of IoT SiteWise
assets that can be created per second, the allowed number of messages per second, and so on.
For more information, see Quotas in the IoT SiteWise User Guide.
public ListAssetPropertiesResult listAssetProperties(ListAssetPropertiesRequest request)
Retrieves a paginated list of properties associated with an asset. If you update properties associated with the model before you finish listing all the properties, you need to start all over again.
listAssetProperties in interface AWSIoTSiteWiselistAssetPropertiesRequest - InvalidRequestException - The request isn't valid. This can occur if your request contains malformed JSON or unsupported
characters. Check your request and try again.InternalFailureException - IoT SiteWise can't process your request right now. Try again later.ResourceNotFoundException - The requested resource can't be found.ThrottlingException - Your request exceeded a rate limit. For example, you might have exceeded the number of IoT SiteWise
assets that can be created per second, the allowed number of messages per second, and so on.
For more information, see Quotas in the IoT SiteWise User Guide.
public ListAssetRelationshipsResult listAssetRelationships(ListAssetRelationshipsRequest request)
Retrieves a paginated list of asset relationships for an asset. You can use this operation to identify an asset's root asset and all associated assets between that asset and its root.
listAssetRelationships in interface AWSIoTSiteWiselistAssetRelationshipsRequest - InvalidRequestException - The request isn't valid. This can occur if your request contains malformed JSON or unsupported
characters. Check your request and try again.InternalFailureException - IoT SiteWise can't process your request right now. Try again later.ResourceNotFoundException - The requested resource can't be found.ThrottlingException - Your request exceeded a rate limit. For example, you might have exceeded the number of IoT SiteWise
assets that can be created per second, the allowed number of messages per second, and so on.
For more information, see Quotas in the IoT SiteWise User Guide.
public ListAssetsResult listAssets(ListAssetsRequest request)
Retrieves a paginated list of asset summaries.
You can use this operation to do the following:
List assets based on a specific asset model.
List top-level assets.
You can't use this operation to list all assets. To retrieve summaries for all of your assets, use ListAssetModels to get all of your asset model IDs. Then, use ListAssets to get all assets for each asset model.
listAssets in interface AWSIoTSiteWiselistAssetsRequest - InvalidRequestException - The request isn't valid. This can occur if your request contains malformed JSON or unsupported
characters. Check your request and try again.InternalFailureException - IoT SiteWise can't process your request right now. Try again later.ResourceNotFoundException - The requested resource can't be found.ThrottlingException - Your request exceeded a rate limit. For example, you might have exceeded the number of IoT SiteWise
assets that can be created per second, the allowed number of messages per second, and so on.
For more information, see Quotas in the IoT SiteWise User Guide.
public ListAssociatedAssetsResult listAssociatedAssets(ListAssociatedAssetsRequest request)
Retrieves a paginated list of associated assets.
You can use this operation to do the following:
List child assets associated to a parent asset by a hierarchy that you specify.
List an asset's parent asset.
listAssociatedAssets in interface AWSIoTSiteWiselistAssociatedAssetsRequest - InvalidRequestException - The request isn't valid. This can occur if your request contains malformed JSON or unsupported
characters. Check your request and try again.InternalFailureException - IoT SiteWise can't process your request right now. Try again later.ResourceNotFoundException - The requested resource can't be found.ThrottlingException - Your request exceeded a rate limit. For example, you might have exceeded the number of IoT SiteWise
assets that can be created per second, the allowed number of messages per second, and so on.
For more information, see Quotas in the IoT SiteWise User Guide.
public ListBulkImportJobsResult listBulkImportJobs(ListBulkImportJobsRequest request)
Retrieves a paginated list of bulk import job requests. For more information, see List bulk import jobs (CLI) in the IoT SiteWise User Guide.
listBulkImportJobs in interface AWSIoTSiteWiselistBulkImportJobsRequest - InvalidRequestException - The request isn't valid. This can occur if your request contains malformed JSON or unsupported
characters. Check your request and try again.InternalFailureException - IoT SiteWise can't process your request right now. Try again later.ResourceNotFoundException - The requested resource can't be found.ThrottlingException - Your request exceeded a rate limit. For example, you might have exceeded the number of IoT SiteWise
assets that can be created per second, the allowed number of messages per second, and so on.
For more information, see Quotas in the IoT SiteWise User Guide.
public ListCompositionRelationshipsResult listCompositionRelationships(ListCompositionRelationshipsRequest request)
Retrieves a paginated list of composition relationships for an asset model of type COMPONENT_MODEL.
listCompositionRelationships in interface AWSIoTSiteWiselistCompositionRelationshipsRequest - InvalidRequestException - The request isn't valid. This can occur if your request contains malformed JSON or unsupported
characters. Check your request and try again.InternalFailureException - IoT SiteWise can't process your request right now. Try again later.ResourceNotFoundException - The requested resource can't be found.ThrottlingException - Your request exceeded a rate limit. For example, you might have exceeded the number of IoT SiteWise
assets that can be created per second, the allowed number of messages per second, and so on.
For more information, see Quotas in the IoT SiteWise User Guide.
public ListDashboardsResult listDashboards(ListDashboardsRequest request)
Retrieves a paginated list of dashboards for an IoT SiteWise Monitor project.
listDashboards in interface AWSIoTSiteWiselistDashboardsRequest - InvalidRequestException - The request isn't valid. This can occur if your request contains malformed JSON or unsupported
characters. Check your request and try again.InternalFailureException - IoT SiteWise can't process your request right now. Try again later.ThrottlingException - Your request exceeded a rate limit. For example, you might have exceeded the number of IoT SiteWise
assets that can be created per second, the allowed number of messages per second, and so on.
For more information, see Quotas in the IoT SiteWise User Guide.
public ListGatewaysResult listGateways(ListGatewaysRequest request)
Retrieves a paginated list of gateways.
listGateways in interface AWSIoTSiteWiselistGatewaysRequest - InvalidRequestException - The request isn't valid. This can occur if your request contains malformed JSON or unsupported
characters. Check your request and try again.InternalFailureException - IoT SiteWise can't process your request right now. Try again later.ThrottlingException - Your request exceeded a rate limit. For example, you might have exceeded the number of IoT SiteWise
assets that can be created per second, the allowed number of messages per second, and so on.
For more information, see Quotas in the IoT SiteWise User Guide.
public ListPortalsResult listPortals(ListPortalsRequest request)
Retrieves a paginated list of IoT SiteWise Monitor portals.
listPortals in interface AWSIoTSiteWiselistPortalsRequest - InvalidRequestException - The request isn't valid. This can occur if your request contains malformed JSON or unsupported
characters. Check your request and try again.InternalFailureException - IoT SiteWise can't process your request right now. Try again later.ThrottlingException - Your request exceeded a rate limit. For example, you might have exceeded the number of IoT SiteWise
assets that can be created per second, the allowed number of messages per second, and so on.
For more information, see Quotas in the IoT SiteWise User Guide.
public ListProjectAssetsResult listProjectAssets(ListProjectAssetsRequest request)
Retrieves a paginated list of assets associated with an IoT SiteWise Monitor project.
listProjectAssets in interface AWSIoTSiteWiselistProjectAssetsRequest - InvalidRequestException - The request isn't valid. This can occur if your request contains malformed JSON or unsupported
characters. Check your request and try again.InternalFailureException - IoT SiteWise can't process your request right now. Try again later.ThrottlingException - Your request exceeded a rate limit. For example, you might have exceeded the number of IoT SiteWise
assets that can be created per second, the allowed number of messages per second, and so on.
For more information, see Quotas in the IoT SiteWise User Guide.
public ListProjectsResult listProjects(ListProjectsRequest request)
Retrieves a paginated list of projects for an IoT SiteWise Monitor portal.
listProjects in interface AWSIoTSiteWiselistProjectsRequest - InvalidRequestException - The request isn't valid. This can occur if your request contains malformed JSON or unsupported
characters. Check your request and try again.InternalFailureException - IoT SiteWise can't process your request right now. Try again later.ThrottlingException - Your request exceeded a rate limit. For example, you might have exceeded the number of IoT SiteWise
assets that can be created per second, the allowed number of messages per second, and so on.
For more information, see Quotas in the IoT SiteWise User Guide.
public ListTagsForResourceResult listTagsForResource(ListTagsForResourceRequest request)
Retrieves the list of tags for an IoT SiteWise resource.
listTagsForResource in interface AWSIoTSiteWiselistTagsForResourceRequest - InvalidRequestException - The request isn't valid. This can occur if your request contains malformed JSON or unsupported
characters. Check your request and try again.InternalFailureException - IoT SiteWise can't process your request right now. Try again later.ThrottlingException - Your request exceeded a rate limit. For example, you might have exceeded the number of IoT SiteWise
assets that can be created per second, the allowed number of messages per second, and so on.
For more information, see Quotas in the IoT SiteWise User Guide.
ResourceNotFoundException - The requested resource can't be found.ConflictingOperationException - Your request has conflicting operations. This can occur if you're trying to perform more than one
operation on the same resource at the same time.LimitExceededException - You've reached the limit for a resource. For example, this can occur if you're trying to associate more
than the allowed number of child assets or attempting to create more than the allowed number of
properties for an asset model.
For more information, see Quotas in the IoT SiteWise User Guide.
UnauthorizedException - You are not authorized.public ListTimeSeriesResult listTimeSeries(ListTimeSeriesRequest request)
Retrieves a paginated list of time series (data streams).
listTimeSeries in interface AWSIoTSiteWiselistTimeSeriesRequest - InvalidRequestException - The request isn't valid. This can occur if your request contains malformed JSON or unsupported
characters. Check your request and try again.ResourceNotFoundException - The requested resource can't be found.InternalFailureException - IoT SiteWise can't process your request right now. Try again later.ThrottlingException - Your request exceeded a rate limit. For example, you might have exceeded the number of IoT SiteWise
assets that can be created per second, the allowed number of messages per second, and so on.
For more information, see Quotas in the IoT SiteWise User Guide.
public PutDefaultEncryptionConfigurationResult putDefaultEncryptionConfiguration(PutDefaultEncryptionConfigurationRequest request)
Sets the default encryption configuration for the Amazon Web Services account. For more information, see Key management in the IoT SiteWise User Guide.
putDefaultEncryptionConfiguration in interface AWSIoTSiteWiseputDefaultEncryptionConfigurationRequest - InvalidRequestException - The request isn't valid. This can occur if your request contains malformed JSON or unsupported
characters. Check your request and try again.InternalFailureException - IoT SiteWise can't process your request right now. Try again later.ThrottlingException - Your request exceeded a rate limit. For example, you might have exceeded the number of IoT SiteWise
assets that can be created per second, the allowed number of messages per second, and so on.
For more information, see Quotas in the IoT SiteWise User Guide.
LimitExceededException - You've reached the limit for a resource. For example, this can occur if you're trying to associate more
than the allowed number of child assets or attempting to create more than the allowed number of
properties for an asset model.
For more information, see Quotas in the IoT SiteWise User Guide.
ConflictingOperationException - Your request has conflicting operations. This can occur if you're trying to perform more than one
operation on the same resource at the same time.public PutLoggingOptionsResult putLoggingOptions(PutLoggingOptionsRequest request)
Sets logging options for IoT SiteWise.
putLoggingOptions in interface AWSIoTSiteWiseputLoggingOptionsRequest - InvalidRequestException - The request isn't valid. This can occur if your request contains malformed JSON or unsupported
characters. Check your request and try again.ThrottlingException - Your request exceeded a rate limit. For example, you might have exceeded the number of IoT SiteWise
assets that can be created per second, the allowed number of messages per second, and so on.
For more information, see Quotas in the IoT SiteWise User Guide.
InternalFailureException - IoT SiteWise can't process your request right now. Try again later.ConflictingOperationException - Your request has conflicting operations. This can occur if you're trying to perform more than one
operation on the same resource at the same time.ResourceNotFoundException - The requested resource can't be found.public PutStorageConfigurationResult putStorageConfiguration(PutStorageConfigurationRequest request)
Configures storage settings for IoT SiteWise.
putStorageConfiguration in interface AWSIoTSiteWiseputStorageConfigurationRequest - InvalidRequestException - The request isn't valid. This can occur if your request contains malformed JSON or unsupported
characters. Check your request and try again.ResourceAlreadyExistsException - The resource already exists.ResourceNotFoundException - The requested resource can't be found.InternalFailureException - IoT SiteWise can't process your request right now. Try again later.ThrottlingException - Your request exceeded a rate limit. For example, you might have exceeded the number of IoT SiteWise
assets that can be created per second, the allowed number of messages per second, and so on.
For more information, see Quotas in the IoT SiteWise User Guide.
LimitExceededException - You've reached the limit for a resource. For example, this can occur if you're trying to associate more
than the allowed number of child assets or attempting to create more than the allowed number of
properties for an asset model.
For more information, see Quotas in the IoT SiteWise User Guide.
ConflictingOperationException - Your request has conflicting operations. This can occur if you're trying to perform more than one
operation on the same resource at the same time.public TagResourceResult tagResource(TagResourceRequest request)
Adds tags to an IoT SiteWise resource. If a tag already exists for the resource, this operation updates the tag's value.
tagResource in interface AWSIoTSiteWisetagResourceRequest - InvalidRequestException - The request isn't valid. This can occur if your request contains malformed JSON or unsupported
characters. Check your request and try again.InternalFailureException - IoT SiteWise can't process your request right now. Try again later.ThrottlingException - Your request exceeded a rate limit. For example, you might have exceeded the number of IoT SiteWise
assets that can be created per second, the allowed number of messages per second, and so on.
For more information, see Quotas in the IoT SiteWise User Guide.
ResourceNotFoundException - The requested resource can't be found.ConflictingOperationException - Your request has conflicting operations. This can occur if you're trying to perform more than one
operation on the same resource at the same time.LimitExceededException - You've reached the limit for a resource. For example, this can occur if you're trying to associate more
than the allowed number of child assets or attempting to create more than the allowed number of
properties for an asset model.
For more information, see Quotas in the IoT SiteWise User Guide.
UnauthorizedException - You are not authorized.TooManyTagsException - You've reached the limit for the number of tags allowed for a resource. For more information, see Tag naming limits
and requirements in the Amazon Web Services General Reference.public UntagResourceResult untagResource(UntagResourceRequest request)
Removes a tag from an IoT SiteWise resource.
untagResource in interface AWSIoTSiteWiseuntagResourceRequest - InvalidRequestException - The request isn't valid. This can occur if your request contains malformed JSON or unsupported
characters. Check your request and try again.InternalFailureException - IoT SiteWise can't process your request right now. Try again later.ThrottlingException - Your request exceeded a rate limit. For example, you might have exceeded the number of IoT SiteWise
assets that can be created per second, the allowed number of messages per second, and so on.
For more information, see Quotas in the IoT SiteWise User Guide.
ResourceNotFoundException - The requested resource can't be found.ConflictingOperationException - Your request has conflicting operations. This can occur if you're trying to perform more than one
operation on the same resource at the same time.LimitExceededException - You've reached the limit for a resource. For example, this can occur if you're trying to associate more
than the allowed number of child assets or attempting to create more than the allowed number of
properties for an asset model.
For more information, see Quotas in the IoT SiteWise User Guide.
UnauthorizedException - You are not authorized.public UpdateAccessPolicyResult updateAccessPolicy(UpdateAccessPolicyRequest request)
Updates an existing access policy that specifies an identity's access to an IoT SiteWise Monitor portal or project resource.
updateAccessPolicy in interface AWSIoTSiteWiseupdateAccessPolicyRequest - InvalidRequestException - The request isn't valid. This can occur if your request contains malformed JSON or unsupported
characters. Check your request and try again.ResourceNotFoundException - The requested resource can't be found.InternalFailureException - IoT SiteWise can't process your request right now. Try again later.ThrottlingException - Your request exceeded a rate limit. For example, you might have exceeded the number of IoT SiteWise
assets that can be created per second, the allowed number of messages per second, and so on.
For more information, see Quotas in the IoT SiteWise User Guide.
public UpdateAssetResult updateAsset(UpdateAssetRequest request)
Updates an asset's name. For more information, see Updating assets and models in the IoT SiteWise User Guide.
updateAsset in interface AWSIoTSiteWiseupdateAssetRequest - InvalidRequestException - The request isn't valid. This can occur if your request contains malformed JSON or unsupported
characters. Check your request and try again.ResourceAlreadyExistsException - The resource already exists.ResourceNotFoundException - The requested resource can't be found.InternalFailureException - IoT SiteWise can't process your request right now. Try again later.ThrottlingException - Your request exceeded a rate limit. For example, you might have exceeded the number of IoT SiteWise
assets that can be created per second, the allowed number of messages per second, and so on.
For more information, see Quotas in the IoT SiteWise User Guide.
ConflictingOperationException - Your request has conflicting operations. This can occur if you're trying to perform more than one
operation on the same resource at the same time.public UpdateAssetModelResult updateAssetModel(UpdateAssetModelRequest request)
Updates an asset model and all of the assets that were created from the model. Each asset created from the model inherits the updated asset model's property and hierarchy definitions. For more information, see Updating assets and models in the IoT SiteWise User Guide.
If you remove a property from an asset model, IoT SiteWise deletes all previous data for that property. You can’t change the type or data type of an existing property.
To replace an existing asset model property with a new one with the same name, do the following:
Submit an UpdateAssetModel request with the entire existing property removed.
Submit a second UpdateAssetModel request that includes the new property. The new asset property will
have the same name as the previous one and IoT SiteWise will generate a new unique id.
updateAssetModel in interface AWSIoTSiteWiseupdateAssetModelRequest - InvalidRequestException - The request isn't valid. This can occur if your request contains malformed JSON or unsupported
characters. Check your request and try again.ResourceAlreadyExistsException - The resource already exists.ResourceNotFoundException - The requested resource can't be found.InternalFailureException - IoT SiteWise can't process your request right now. Try again later.LimitExceededException - You've reached the limit for a resource. For example, this can occur if you're trying to associate more
than the allowed number of child assets or attempting to create more than the allowed number of
properties for an asset model.
For more information, see Quotas in the IoT SiteWise User Guide.
ThrottlingException - Your request exceeded a rate limit. For example, you might have exceeded the number of IoT SiteWise
assets that can be created per second, the allowed number of messages per second, and so on.
For more information, see Quotas in the IoT SiteWise User Guide.
ConflictingOperationException - Your request has conflicting operations. This can occur if you're trying to perform more than one
operation on the same resource at the same time.public UpdateAssetModelCompositeModelResult updateAssetModelCompositeModel(UpdateAssetModelCompositeModelRequest request)
Updates a composite model and all of the assets that were created from the model. Each asset created from the model inherits the updated asset model's property and hierarchy definitions. For more information, see Updating assets and models in the IoT SiteWise User Guide.
If you remove a property from a composite asset model, IoT SiteWise deletes all previous data for that property. You can’t change the type or data type of an existing property.
To replace an existing composite asset model property with a new one with the same name, do the
following:
Submit an UpdateAssetModelCompositeModel request with the entire existing property removed.
Submit a second UpdateAssetModelCompositeModel request that includes the new property. The new asset
property will have the same name as the previous one and IoT SiteWise will generate a new unique
id.
updateAssetModelCompositeModel in interface AWSIoTSiteWiseupdateAssetModelCompositeModelRequest - ConflictingOperationException - Your request has conflicting operations. This can occur if you're trying to perform more than one
operation on the same resource at the same time.InternalFailureException - IoT SiteWise can't process your request right now. Try again later.InvalidRequestException - The request isn't valid. This can occur if your request contains malformed JSON or unsupported
characters. Check your request and try again.ResourceAlreadyExistsException - The resource already exists.ResourceNotFoundException - The requested resource can't be found.ThrottlingException - Your request exceeded a rate limit. For example, you might have exceeded the number of IoT SiteWise
assets that can be created per second, the allowed number of messages per second, and so on.
For more information, see Quotas in the IoT SiteWise User Guide.
LimitExceededException - You've reached the limit for a resource. For example, this can occur if you're trying to associate more
than the allowed number of child assets or attempting to create more than the allowed number of
properties for an asset model.
For more information, see Quotas in the IoT SiteWise User Guide.
public UpdateAssetPropertyResult updateAssetProperty(UpdateAssetPropertyRequest request)
Updates an asset property's alias and notification state.
This operation overwrites the property's existing alias and notification state. To keep your existing property's alias or notification state, you must include the existing values in the UpdateAssetProperty request. For more information, see DescribeAssetProperty.
updateAssetProperty in interface AWSIoTSiteWiseupdateAssetPropertyRequest - InvalidRequestException - The request isn't valid. This can occur if your request contains malformed JSON or unsupported
characters. Check your request and try again.ResourceNotFoundException - The requested resource can't be found.InternalFailureException - IoT SiteWise can't process your request right now. Try again later.ThrottlingException - Your request exceeded a rate limit. For example, you might have exceeded the number of IoT SiteWise
assets that can be created per second, the allowed number of messages per second, and so on.
For more information, see Quotas in the IoT SiteWise User Guide.
ConflictingOperationException - Your request has conflicting operations. This can occur if you're trying to perform more than one
operation on the same resource at the same time.public UpdateDashboardResult updateDashboard(UpdateDashboardRequest request)
Updates an IoT SiteWise Monitor dashboard.
updateDashboard in interface AWSIoTSiteWiseupdateDashboardRequest - InvalidRequestException - The request isn't valid. This can occur if your request contains malformed JSON or unsupported
characters. Check your request and try again.ResourceNotFoundException - The requested resource can't be found.InternalFailureException - IoT SiteWise can't process your request right now. Try again later.ThrottlingException - Your request exceeded a rate limit. For example, you might have exceeded the number of IoT SiteWise
assets that can be created per second, the allowed number of messages per second, and so on.
For more information, see Quotas in the IoT SiteWise User Guide.
public UpdateGatewayResult updateGateway(UpdateGatewayRequest request)
Updates a gateway's name.
updateGateway in interface AWSIoTSiteWiseupdateGatewayRequest - InvalidRequestException - The request isn't valid. This can occur if your request contains malformed JSON or unsupported
characters. Check your request and try again.ResourceNotFoundException - The requested resource can't be found.ConflictingOperationException - Your request has conflicting operations. This can occur if you're trying to perform more than one
operation on the same resource at the same time.InternalFailureException - IoT SiteWise can't process your request right now. Try again later.ThrottlingException - Your request exceeded a rate limit. For example, you might have exceeded the number of IoT SiteWise
assets that can be created per second, the allowed number of messages per second, and so on.
For more information, see Quotas in the IoT SiteWise User Guide.
public UpdateGatewayCapabilityConfigurationResult updateGatewayCapabilityConfiguration(UpdateGatewayCapabilityConfigurationRequest request)
Updates a gateway capability configuration or defines a new capability configuration. Each gateway capability defines data sources for a gateway. A capability configuration can contain multiple data source configurations. If you define OPC-UA sources for a gateway in the IoT SiteWise console, all of your OPC-UA sources are stored in one capability configuration. To list all capability configurations for a gateway, use DescribeGateway.
updateGatewayCapabilityConfiguration in interface AWSIoTSiteWiseupdateGatewayCapabilityConfigurationRequest - InvalidRequestException - The request isn't valid. This can occur if your request contains malformed JSON or unsupported
characters. Check your request and try again.ResourceNotFoundException - The requested resource can't be found.ConflictingOperationException - Your request has conflicting operations. This can occur if you're trying to perform more than one
operation on the same resource at the same time.InternalFailureException - IoT SiteWise can't process your request right now. Try again later.ThrottlingException - Your request exceeded a rate limit. For example, you might have exceeded the number of IoT SiteWise
assets that can be created per second, the allowed number of messages per second, and so on.
For more information, see Quotas in the IoT SiteWise User Guide.
LimitExceededException - You've reached the limit for a resource. For example, this can occur if you're trying to associate more
than the allowed number of child assets or attempting to create more than the allowed number of
properties for an asset model.
For more information, see Quotas in the IoT SiteWise User Guide.
public UpdatePortalResult updatePortal(UpdatePortalRequest request)
Updates an IoT SiteWise Monitor portal.
updatePortal in interface AWSIoTSiteWiseupdatePortalRequest - InvalidRequestException - The request isn't valid. This can occur if your request contains malformed JSON or unsupported
characters. Check your request and try again.ResourceNotFoundException - The requested resource can't be found.InternalFailureException - IoT SiteWise can't process your request right now. Try again later.ThrottlingException - Your request exceeded a rate limit. For example, you might have exceeded the number of IoT SiteWise
assets that can be created per second, the allowed number of messages per second, and so on.
For more information, see Quotas in the IoT SiteWise User Guide.
ConflictingOperationException - Your request has conflicting operations. This can occur if you're trying to perform more than one
operation on the same resource at the same time.public UpdateProjectResult updateProject(UpdateProjectRequest request)
Updates an IoT SiteWise Monitor project.
updateProject in interface AWSIoTSiteWiseupdateProjectRequest - InvalidRequestException - The request isn't valid. This can occur if your request contains malformed JSON or unsupported
characters. Check your request and try again.ResourceNotFoundException - The requested resource can't be found.InternalFailureException - IoT SiteWise can't process your request right now. Try again later.ThrottlingException - Your request exceeded a rate limit. For example, you might have exceeded the number of IoT SiteWise
assets that can be created per second, the allowed number of messages per second, and so on.
For more information, see Quotas in the IoT SiteWise User Guide.
public ResponseMetadata getCachedResponseMetadata(AmazonWebServiceRequest request)
Response metadata is only cached for a limited period of time, so if you need to access this extra diagnostic information for an executed request, you should use this method to retrieve it as soon as possible after executing the request.
getCachedResponseMetadata in interface AWSIoTSiteWiserequest - The originally executed requestpublic AWSIoTSiteWiseWaiters waiters()
waiters in interface AWSIoTSiteWisepublic void shutdown()
AmazonWebServiceClientshutdown in interface AWSIoTSiteWiseshutdown in class AmazonWebServiceClient