@aws-sdk/client-iotsitewise 3.496.0 → 3.499.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/dist-cjs/index.js +69 -68
  2. package/package.json +3 -3
package/dist-cjs/index.js CHANGED
@@ -9057,32 +9057,19 @@ var import_util_endpoints = require("@aws-sdk/util-endpoints");
9057
9057
  // Annotate the CommonJS export names for ESM import in node:
9058
9058
 
9059
9059
  0 && (module.exports = {
9060
- AccessDeniedException,
9061
- AggregateType,
9062
- AssetErrorCode,
9063
- AssetModelState,
9064
- AssetModelType,
9065
- AssetRelationshipType,
9066
- AssetState,
9060
+ IoTSiteWiseServiceException,
9061
+ __Client,
9062
+ IoTSiteWiseClient,
9063
+ IoTSiteWise,
9064
+ $Command,
9067
9065
  AssociateAssetsCommand,
9068
9066
  AssociateTimeSeriesToAssetPropertyCommand,
9069
- AuthMode,
9070
9067
  BatchAssociateProjectAssetsCommand,
9071
9068
  BatchDisassociateProjectAssetsCommand,
9072
- BatchEntryCompletionStatus,
9073
9069
  BatchGetAssetPropertyAggregatesCommand,
9074
- BatchGetAssetPropertyAggregatesErrorCode,
9075
9070
  BatchGetAssetPropertyValueCommand,
9076
- BatchGetAssetPropertyValueErrorCode,
9077
9071
  BatchGetAssetPropertyValueHistoryCommand,
9078
- BatchGetAssetPropertyValueHistoryErrorCode,
9079
9072
  BatchPutAssetPropertyValueCommand,
9080
- BatchPutAssetPropertyValueErrorCode,
9081
- CapabilitySyncStatus,
9082
- ColumnName,
9083
- ComputeLocation,
9084
- ConfigurationState,
9085
- ConflictingOperationException,
9086
9073
  CreateAccessPolicyCommand,
9087
9074
  CreateAssetCommand,
9088
9075
  CreateAssetModelCommand,
@@ -9118,42 +9105,24 @@ var import_util_endpoints = require("@aws-sdk/util-endpoints");
9118
9105
  DescribeProjectCommand,
9119
9106
  DescribeStorageConfigurationCommand,
9120
9107
  DescribeTimeSeriesCommand,
9121
- DetailedErrorCode,
9122
9108
  DisassociateAssetsCommand,
9123
9109
  DisassociateTimeSeriesFromAssetPropertyCommand,
9124
- DisassociatedDataStorageState,
9125
- EncryptionType,
9126
- ErrorCode,
9127
9110
  ExecuteActionCommand,
9128
9111
  ExecuteQueryCommand,
9129
- ForwardingConfigState,
9130
9112
  GetAssetPropertyAggregatesCommand,
9131
9113
  GetAssetPropertyValueCommand,
9132
9114
  GetAssetPropertyValueHistoryCommand,
9133
9115
  GetInterpolatedAssetPropertyValuesCommand,
9134
- IdentityType,
9135
- ImageFileType,
9136
- InternalFailureException,
9137
- InvalidRequestException,
9138
- IoTSiteWise,
9139
- IoTSiteWiseClient,
9140
- IoTSiteWiseServiceException,
9141
- JobStatus,
9142
- LimitExceededException,
9143
9116
  ListAccessPoliciesCommand,
9144
9117
  ListActionsCommand,
9145
9118
  ListAssetModelCompositeModelsCommand,
9146
9119
  ListAssetModelPropertiesCommand,
9147
- ListAssetModelPropertiesFilter,
9148
9120
  ListAssetModelsCommand,
9149
9121
  ListAssetPropertiesCommand,
9150
- ListAssetPropertiesFilter,
9151
9122
  ListAssetRelationshipsCommand,
9152
9123
  ListAssetsCommand,
9153
- ListAssetsFilter,
9154
9124
  ListAssociatedAssetsCommand,
9155
9125
  ListBulkImportJobsCommand,
9156
- ListBulkImportJobsFilter,
9157
9126
  ListCompositionRelationshipsCommand,
9158
9127
  ListDashboardsCommand,
9159
9128
  ListGatewaysCommand,
@@ -9162,32 +9131,10 @@ var import_util_endpoints = require("@aws-sdk/util-endpoints");
9162
9131
  ListProjectsCommand,
9163
9132
  ListTagsForResourceCommand,
9164
9133
  ListTimeSeriesCommand,
9165
- ListTimeSeriesType,
9166
- LoggingLevel,
9167
- MonitorErrorCode,
9168
- Permission,
9169
- PortalState,
9170
- PropertyDataType,
9171
- PropertyNotificationState,
9172
9134
  PutDefaultEncryptionConfigurationCommand,
9173
9135
  PutLoggingOptionsCommand,
9174
9136
  PutStorageConfigurationCommand,
9175
- Quality,
9176
- QueryTimeoutException,
9177
- ResourceAlreadyExistsException,
9178
- ResourceNotFoundException,
9179
- ResourceType,
9180
- ScalarType,
9181
- ServiceUnavailableException,
9182
- StorageType,
9183
9137
  TagResourceCommand,
9184
- TargetResourceType,
9185
- ThrottlingException,
9186
- TimeOrdering,
9187
- TooManyTagsException,
9188
- TraversalDirection,
9189
- TraversalType,
9190
- UnauthorizedException,
9191
9138
  UntagResourceCommand,
9192
9139
  UpdateAccessPolicyCommand,
9193
9140
  UpdateAssetCommand,
@@ -9199,12 +9146,9 @@ var import_util_endpoints = require("@aws-sdk/util-endpoints");
9199
9146
  UpdateGatewayCommand,
9200
9147
  UpdatePortalCommand,
9201
9148
  UpdateProjectCommand,
9202
- ValidationException,
9203
- WarmTierState,
9204
- __Client,
9205
9149
  paginateBatchGetAssetPropertyAggregates,
9206
- paginateBatchGetAssetPropertyValue,
9207
9150
  paginateBatchGetAssetPropertyValueHistory,
9151
+ paginateBatchGetAssetPropertyValue,
9208
9152
  paginateExecuteQuery,
9209
9153
  paginateGetAssetPropertyAggregates,
9210
9154
  paginateGetAssetPropertyValueHistory,
@@ -9226,16 +9170,73 @@ var import_util_endpoints = require("@aws-sdk/util-endpoints");
9226
9170
  paginateListProjects,
9227
9171
  paginateListTimeSeries,
9228
9172
  waitForAssetActive,
9229
- waitForAssetModelActive,
9230
- waitForAssetModelNotExists,
9231
- waitForAssetNotExists,
9232
- waitForPortalActive,
9233
- waitForPortalNotExists,
9234
9173
  waitUntilAssetActive,
9174
+ waitForAssetModelActive,
9235
9175
  waitUntilAssetModelActive,
9176
+ waitForAssetModelNotExists,
9236
9177
  waitUntilAssetModelNotExists,
9178
+ waitForAssetNotExists,
9237
9179
  waitUntilAssetNotExists,
9180
+ waitForPortalActive,
9238
9181
  waitUntilPortalActive,
9239
- waitUntilPortalNotExists
9182
+ waitForPortalNotExists,
9183
+ waitUntilPortalNotExists,
9184
+ AccessDeniedException,
9185
+ Permission,
9186
+ Quality,
9187
+ AggregateType,
9188
+ PropertyDataType,
9189
+ PropertyNotificationState,
9190
+ AssetErrorCode,
9191
+ ForwardingConfigState,
9192
+ ComputeLocation,
9193
+ AssetModelState,
9194
+ ErrorCode,
9195
+ DetailedErrorCode,
9196
+ AssetModelType,
9197
+ AssetRelationshipType,
9198
+ AssetState,
9199
+ ConflictingOperationException,
9200
+ InternalFailureException,
9201
+ InvalidRequestException,
9202
+ LimitExceededException,
9203
+ ResourceAlreadyExistsException,
9204
+ ResourceNotFoundException,
9205
+ ThrottlingException,
9206
+ AuthMode,
9207
+ TimeOrdering,
9208
+ BatchGetAssetPropertyAggregatesErrorCode,
9209
+ BatchEntryCompletionStatus,
9210
+ ServiceUnavailableException,
9211
+ BatchGetAssetPropertyValueErrorCode,
9212
+ BatchGetAssetPropertyValueHistoryErrorCode,
9213
+ BatchPutAssetPropertyValueErrorCode,
9214
+ ColumnName,
9215
+ JobStatus,
9216
+ ImageFileType,
9217
+ MonitorErrorCode,
9218
+ PortalState,
9219
+ ConfigurationState,
9220
+ EncryptionType,
9221
+ CapabilitySyncStatus,
9222
+ LoggingLevel,
9223
+ DisassociatedDataStorageState,
9224
+ StorageType,
9225
+ WarmTierState,
9226
+ ScalarType,
9227
+ QueryTimeoutException,
9228
+ ValidationException,
9229
+ IdentityType,
9230
+ ResourceType,
9231
+ TargetResourceType,
9232
+ ListAssetModelPropertiesFilter,
9233
+ ListAssetPropertiesFilter,
9234
+ TraversalType,
9235
+ ListAssetsFilter,
9236
+ TraversalDirection,
9237
+ ListBulkImportJobsFilter,
9238
+ UnauthorizedException,
9239
+ ListTimeSeriesType,
9240
+ TooManyTagsException
9240
9241
  });
9241
9242
 
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-iotsitewise",
3
3
  "description": "AWS SDK for JavaScript Iotsitewise Client for Node.js, Browser and React Native",
4
- "version": "3.496.0",
4
+ "version": "3.499.0",
5
5
  "scripts": {
6
6
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
7
7
  "build:cjs": "node ../../scripts/compilation/inline client-iotsitewise",
@@ -20,9 +20,9 @@
20
20
  "dependencies": {
21
21
  "@aws-crypto/sha256-browser": "3.0.0",
22
22
  "@aws-crypto/sha256-js": "3.0.0",
23
- "@aws-sdk/client-sts": "3.496.0",
23
+ "@aws-sdk/client-sts": "3.499.0",
24
24
  "@aws-sdk/core": "3.496.0",
25
- "@aws-sdk/credential-provider-node": "3.496.0",
25
+ "@aws-sdk/credential-provider-node": "3.499.0",
26
26
  "@aws-sdk/middleware-host-header": "3.496.0",
27
27
  "@aws-sdk/middleware-logger": "3.496.0",
28
28
  "@aws-sdk/middleware-recursion-detection": "3.496.0",