@aws-sdk/client-iotsitewise 3.490.0 → 3.496.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.
- package/dist-cjs/IoTSiteWise.js +1 -179
- package/dist-cjs/IoTSiteWiseClient.js +1 -43
- package/dist-cjs/commands/AssociateAssetsCommand.js +1 -28
- package/dist-cjs/commands/AssociateTimeSeriesToAssetPropertyCommand.js +1 -28
- package/dist-cjs/commands/BatchAssociateProjectAssetsCommand.js +1 -28
- package/dist-cjs/commands/BatchDisassociateProjectAssetsCommand.js +1 -28
- package/dist-cjs/commands/BatchGetAssetPropertyAggregatesCommand.js +1 -28
- package/dist-cjs/commands/BatchGetAssetPropertyValueCommand.js +1 -28
- package/dist-cjs/commands/BatchGetAssetPropertyValueHistoryCommand.js +1 -28
- package/dist-cjs/commands/BatchPutAssetPropertyValueCommand.js +1 -28
- package/dist-cjs/commands/CreateAccessPolicyCommand.js +1 -28
- package/dist-cjs/commands/CreateAssetCommand.js +1 -28
- package/dist-cjs/commands/CreateAssetModelCommand.js +1 -28
- package/dist-cjs/commands/CreateAssetModelCompositeModelCommand.js +1 -28
- package/dist-cjs/commands/CreateBulkImportJobCommand.js +1 -28
- package/dist-cjs/commands/CreateDashboardCommand.js +1 -28
- package/dist-cjs/commands/CreateGatewayCommand.js +1 -28
- package/dist-cjs/commands/CreatePortalCommand.js +1 -28
- package/dist-cjs/commands/CreateProjectCommand.js +1 -28
- package/dist-cjs/commands/DeleteAccessPolicyCommand.js +1 -28
- package/dist-cjs/commands/DeleteAssetCommand.js +1 -28
- package/dist-cjs/commands/DeleteAssetModelCommand.js +1 -28
- package/dist-cjs/commands/DeleteAssetModelCompositeModelCommand.js +1 -28
- package/dist-cjs/commands/DeleteDashboardCommand.js +1 -28
- package/dist-cjs/commands/DeleteGatewayCommand.js +1 -28
- package/dist-cjs/commands/DeletePortalCommand.js +1 -28
- package/dist-cjs/commands/DeleteProjectCommand.js +1 -28
- package/dist-cjs/commands/DeleteTimeSeriesCommand.js +1 -28
- package/dist-cjs/commands/DescribeAccessPolicyCommand.js +1 -28
- package/dist-cjs/commands/DescribeActionCommand.js +1 -28
- package/dist-cjs/commands/DescribeAssetCommand.js +1 -28
- package/dist-cjs/commands/DescribeAssetCompositeModelCommand.js +1 -28
- package/dist-cjs/commands/DescribeAssetModelCommand.js +1 -28
- package/dist-cjs/commands/DescribeAssetModelCompositeModelCommand.js +1 -28
- package/dist-cjs/commands/DescribeAssetPropertyCommand.js +1 -28
- package/dist-cjs/commands/DescribeBulkImportJobCommand.js +1 -28
- package/dist-cjs/commands/DescribeDashboardCommand.js +1 -28
- package/dist-cjs/commands/DescribeDefaultEncryptionConfigurationCommand.js +1 -28
- package/dist-cjs/commands/DescribeGatewayCapabilityConfigurationCommand.js +1 -28
- package/dist-cjs/commands/DescribeGatewayCommand.js +1 -28
- package/dist-cjs/commands/DescribeLoggingOptionsCommand.js +1 -28
- package/dist-cjs/commands/DescribePortalCommand.js +1 -28
- package/dist-cjs/commands/DescribeProjectCommand.js +1 -28
- package/dist-cjs/commands/DescribeStorageConfigurationCommand.js +1 -28
- package/dist-cjs/commands/DescribeTimeSeriesCommand.js +1 -28
- package/dist-cjs/commands/DisassociateAssetsCommand.js +1 -28
- package/dist-cjs/commands/DisassociateTimeSeriesFromAssetPropertyCommand.js +1 -28
- package/dist-cjs/commands/ExecuteActionCommand.js +1 -28
- package/dist-cjs/commands/ExecuteQueryCommand.js +1 -28
- package/dist-cjs/commands/GetAssetPropertyAggregatesCommand.js +1 -28
- package/dist-cjs/commands/GetAssetPropertyValueCommand.js +1 -28
- package/dist-cjs/commands/GetAssetPropertyValueHistoryCommand.js +1 -28
- package/dist-cjs/commands/GetInterpolatedAssetPropertyValuesCommand.js +1 -28
- package/dist-cjs/commands/ListAccessPoliciesCommand.js +1 -28
- package/dist-cjs/commands/ListActionsCommand.js +1 -28
- package/dist-cjs/commands/ListAssetModelCompositeModelsCommand.js +1 -28
- package/dist-cjs/commands/ListAssetModelPropertiesCommand.js +1 -28
- package/dist-cjs/commands/ListAssetModelsCommand.js +1 -28
- package/dist-cjs/commands/ListAssetPropertiesCommand.js +1 -28
- package/dist-cjs/commands/ListAssetRelationshipsCommand.js +1 -28
- package/dist-cjs/commands/ListAssetsCommand.js +1 -28
- package/dist-cjs/commands/ListAssociatedAssetsCommand.js +1 -28
- package/dist-cjs/commands/ListBulkImportJobsCommand.js +1 -28
- package/dist-cjs/commands/ListCompositionRelationshipsCommand.js +1 -28
- package/dist-cjs/commands/ListDashboardsCommand.js +1 -28
- package/dist-cjs/commands/ListGatewaysCommand.js +1 -28
- package/dist-cjs/commands/ListPortalsCommand.js +1 -28
- package/dist-cjs/commands/ListProjectAssetsCommand.js +1 -28
- package/dist-cjs/commands/ListProjectsCommand.js +1 -28
- package/dist-cjs/commands/ListTagsForResourceCommand.js +1 -28
- package/dist-cjs/commands/ListTimeSeriesCommand.js +1 -28
- package/dist-cjs/commands/PutDefaultEncryptionConfigurationCommand.js +1 -28
- package/dist-cjs/commands/PutLoggingOptionsCommand.js +1 -28
- package/dist-cjs/commands/PutStorageConfigurationCommand.js +1 -28
- package/dist-cjs/commands/TagResourceCommand.js +1 -28
- package/dist-cjs/commands/UntagResourceCommand.js +1 -28
- package/dist-cjs/commands/UpdateAccessPolicyCommand.js +1 -28
- package/dist-cjs/commands/UpdateAssetCommand.js +1 -28
- package/dist-cjs/commands/UpdateAssetModelCommand.js +1 -28
- package/dist-cjs/commands/UpdateAssetModelCompositeModelCommand.js +1 -28
- package/dist-cjs/commands/UpdateAssetPropertyCommand.js +1 -28
- package/dist-cjs/commands/UpdateDashboardCommand.js +1 -28
- package/dist-cjs/commands/UpdateGatewayCapabilityConfigurationCommand.js +1 -28
- package/dist-cjs/commands/UpdateGatewayCommand.js +1 -28
- package/dist-cjs/commands/UpdatePortalCommand.js +1 -28
- package/dist-cjs/commands/UpdateProjectCommand.js +1 -28
- package/dist-cjs/commands/index.js +1 -87
- package/dist-cjs/endpoint/EndpointParameters.js +1 -18
- package/dist-cjs/extensionConfiguration.js +1 -2
- package/dist-cjs/index.js +9240 -12
- package/dist-cjs/models/IoTSiteWiseServiceException.js +1 -12
- package/dist-cjs/models/index.js +1 -5
- package/dist-cjs/models/models_0.js +1 -388
- package/dist-cjs/models/models_1.js +1 -18
- package/dist-cjs/pagination/BatchGetAssetPropertyAggregatesPaginator.js +1 -7
- package/dist-cjs/pagination/BatchGetAssetPropertyValueHistoryPaginator.js +1 -7
- package/dist-cjs/pagination/BatchGetAssetPropertyValuePaginator.js +1 -7
- package/dist-cjs/pagination/ExecuteQueryPaginator.js +1 -7
- package/dist-cjs/pagination/GetAssetPropertyAggregatesPaginator.js +1 -7
- package/dist-cjs/pagination/GetAssetPropertyValueHistoryPaginator.js +1 -7
- package/dist-cjs/pagination/GetInterpolatedAssetPropertyValuesPaginator.js +1 -7
- package/dist-cjs/pagination/Interfaces.js +1 -2
- package/dist-cjs/pagination/ListAccessPoliciesPaginator.js +1 -7
- package/dist-cjs/pagination/ListAssetModelCompositeModelsPaginator.js +1 -7
- package/dist-cjs/pagination/ListAssetModelPropertiesPaginator.js +1 -7
- package/dist-cjs/pagination/ListAssetModelsPaginator.js +1 -7
- package/dist-cjs/pagination/ListAssetPropertiesPaginator.js +1 -7
- package/dist-cjs/pagination/ListAssetRelationshipsPaginator.js +1 -7
- package/dist-cjs/pagination/ListAssetsPaginator.js +1 -7
- package/dist-cjs/pagination/ListAssociatedAssetsPaginator.js +1 -7
- package/dist-cjs/pagination/ListBulkImportJobsPaginator.js +1 -7
- package/dist-cjs/pagination/ListCompositionRelationshipsPaginator.js +1 -7
- package/dist-cjs/pagination/ListDashboardsPaginator.js +1 -7
- package/dist-cjs/pagination/ListGatewaysPaginator.js +1 -7
- package/dist-cjs/pagination/ListPortalsPaginator.js +1 -7
- package/dist-cjs/pagination/ListProjectAssetsPaginator.js +1 -7
- package/dist-cjs/pagination/ListProjectsPaginator.js +1 -7
- package/dist-cjs/pagination/ListTimeSeriesPaginator.js +1 -7
- package/dist-cjs/pagination/index.js +1 -27
- package/dist-cjs/protocols/Aws_restJson1.js +1 -6652
- package/dist-cjs/runtimeExtensions.js +1 -22
- package/dist-cjs/waiters/index.js +1 -9
- package/dist-cjs/waiters/waitForAssetActive.js +1 -45
- package/dist-cjs/waiters/waitForAssetModelActive.js +1 -45
- package/dist-cjs/waiters/waitForAssetModelNotExists.js +1 -30
- package/dist-cjs/waiters/waitForAssetNotExists.js +1 -30
- package/dist-cjs/waiters/waitForPortalActive.js +1 -36
- package/dist-cjs/waiters/waitForPortalNotExists.js +1 -30
- package/package.json +41 -41
|
@@ -1,12 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.IoTSiteWiseServiceException = exports.__ServiceException = void 0;
|
|
4
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
5
|
-
Object.defineProperty(exports, "__ServiceException", { enumerable: true, get: function () { return smithy_client_1.ServiceException; } });
|
|
6
|
-
class IoTSiteWiseServiceException extends smithy_client_1.ServiceException {
|
|
7
|
-
constructor(options) {
|
|
8
|
-
super(options);
|
|
9
|
-
Object.setPrototypeOf(this, IoTSiteWiseServiceException.prototype);
|
|
10
|
-
}
|
|
11
|
-
}
|
|
12
|
-
exports.IoTSiteWiseServiceException = IoTSiteWiseServiceException;
|
|
1
|
+
module.exports = require("../index.js");
|
package/dist-cjs/models/index.js
CHANGED
|
@@ -1,388 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.ListAssetPropertiesFilter = exports.ListAssetModelPropertiesFilter = exports.TargetResourceType = exports.ResourceType = exports.IdentityType = exports.ValidationException = exports.QueryTimeoutException = exports.ScalarType = exports.WarmTierState = exports.StorageType = exports.DisassociatedDataStorageState = exports.LoggingLevel = exports.CapabilitySyncStatus = exports.EncryptionType = exports.ConfigurationState = exports.PortalState = exports.MonitorErrorCode = exports.ImageFileType = exports.JobStatus = exports.ColumnName = exports.BatchPutAssetPropertyValueErrorCode = exports.BatchGetAssetPropertyValueHistoryErrorCode = exports.BatchGetAssetPropertyValueErrorCode = exports.ServiceUnavailableException = exports.BatchEntryCompletionStatus = exports.BatchGetAssetPropertyAggregatesErrorCode = exports.TimeOrdering = exports.AuthMode = exports.ThrottlingException = exports.ResourceNotFoundException = exports.ResourceAlreadyExistsException = exports.LimitExceededException = exports.InvalidRequestException = exports.InternalFailureException = exports.ConflictingOperationException = exports.AssetState = exports.AssetRelationshipType = exports.AssetModelType = exports.DetailedErrorCode = exports.ErrorCode = exports.AssetModelState = exports.ComputeLocation = exports.ForwardingConfigState = exports.AssetErrorCode = exports.PropertyNotificationState = exports.PropertyDataType = exports.AggregateType = exports.Quality = exports.Permission = exports.AccessDeniedException = void 0;
|
|
4
|
-
exports.ListTimeSeriesType = exports.UnauthorizedException = exports.ListBulkImportJobsFilter = exports.TraversalDirection = exports.ListAssetsFilter = exports.TraversalType = void 0;
|
|
5
|
-
const IoTSiteWiseServiceException_1 = require("./IoTSiteWiseServiceException");
|
|
6
|
-
class AccessDeniedException extends IoTSiteWiseServiceException_1.IoTSiteWiseServiceException {
|
|
7
|
-
constructor(opts) {
|
|
8
|
-
super({
|
|
9
|
-
name: "AccessDeniedException",
|
|
10
|
-
$fault: "client",
|
|
11
|
-
...opts,
|
|
12
|
-
});
|
|
13
|
-
this.name = "AccessDeniedException";
|
|
14
|
-
this.$fault = "client";
|
|
15
|
-
Object.setPrototypeOf(this, AccessDeniedException.prototype);
|
|
16
|
-
}
|
|
17
|
-
}
|
|
18
|
-
exports.AccessDeniedException = AccessDeniedException;
|
|
19
|
-
exports.Permission = {
|
|
20
|
-
ADMINISTRATOR: "ADMINISTRATOR",
|
|
21
|
-
VIEWER: "VIEWER",
|
|
22
|
-
};
|
|
23
|
-
exports.Quality = {
|
|
24
|
-
BAD: "BAD",
|
|
25
|
-
GOOD: "GOOD",
|
|
26
|
-
UNCERTAIN: "UNCERTAIN",
|
|
27
|
-
};
|
|
28
|
-
exports.AggregateType = {
|
|
29
|
-
AVERAGE: "AVERAGE",
|
|
30
|
-
COUNT: "COUNT",
|
|
31
|
-
MAXIMUM: "MAXIMUM",
|
|
32
|
-
MINIMUM: "MINIMUM",
|
|
33
|
-
STANDARD_DEVIATION: "STANDARD_DEVIATION",
|
|
34
|
-
SUM: "SUM",
|
|
35
|
-
};
|
|
36
|
-
exports.PropertyDataType = {
|
|
37
|
-
BOOLEAN: "BOOLEAN",
|
|
38
|
-
DOUBLE: "DOUBLE",
|
|
39
|
-
INTEGER: "INTEGER",
|
|
40
|
-
STRING: "STRING",
|
|
41
|
-
STRUCT: "STRUCT",
|
|
42
|
-
};
|
|
43
|
-
exports.PropertyNotificationState = {
|
|
44
|
-
DISABLED: "DISABLED",
|
|
45
|
-
ENABLED: "ENABLED",
|
|
46
|
-
};
|
|
47
|
-
exports.AssetErrorCode = {
|
|
48
|
-
INTERNAL_FAILURE: "INTERNAL_FAILURE",
|
|
49
|
-
};
|
|
50
|
-
exports.ForwardingConfigState = {
|
|
51
|
-
DISABLED: "DISABLED",
|
|
52
|
-
ENABLED: "ENABLED",
|
|
53
|
-
};
|
|
54
|
-
exports.ComputeLocation = {
|
|
55
|
-
CLOUD: "CLOUD",
|
|
56
|
-
EDGE: "EDGE",
|
|
57
|
-
};
|
|
58
|
-
exports.AssetModelState = {
|
|
59
|
-
ACTIVE: "ACTIVE",
|
|
60
|
-
CREATING: "CREATING",
|
|
61
|
-
DELETING: "DELETING",
|
|
62
|
-
FAILED: "FAILED",
|
|
63
|
-
PROPAGATING: "PROPAGATING",
|
|
64
|
-
UPDATING: "UPDATING",
|
|
65
|
-
};
|
|
66
|
-
exports.ErrorCode = {
|
|
67
|
-
INTERNAL_FAILURE: "INTERNAL_FAILURE",
|
|
68
|
-
VALIDATION_ERROR: "VALIDATION_ERROR",
|
|
69
|
-
};
|
|
70
|
-
exports.DetailedErrorCode = {
|
|
71
|
-
INCOMPATIBLE_COMPUTE_LOCATION: "INCOMPATIBLE_COMPUTE_LOCATION",
|
|
72
|
-
INCOMPATIBLE_FORWARDING_CONFIGURATION: "INCOMPATIBLE_FORWARDING_CONFIGURATION",
|
|
73
|
-
};
|
|
74
|
-
exports.AssetModelType = {
|
|
75
|
-
ASSET_MODEL: "ASSET_MODEL",
|
|
76
|
-
COMPONENT_MODEL: "COMPONENT_MODEL",
|
|
77
|
-
};
|
|
78
|
-
exports.AssetRelationshipType = {
|
|
79
|
-
HIERARCHY: "HIERARCHY",
|
|
80
|
-
};
|
|
81
|
-
exports.AssetState = {
|
|
82
|
-
ACTIVE: "ACTIVE",
|
|
83
|
-
CREATING: "CREATING",
|
|
84
|
-
DELETING: "DELETING",
|
|
85
|
-
FAILED: "FAILED",
|
|
86
|
-
UPDATING: "UPDATING",
|
|
87
|
-
};
|
|
88
|
-
class ConflictingOperationException extends IoTSiteWiseServiceException_1.IoTSiteWiseServiceException {
|
|
89
|
-
constructor(opts) {
|
|
90
|
-
super({
|
|
91
|
-
name: "ConflictingOperationException",
|
|
92
|
-
$fault: "client",
|
|
93
|
-
...opts,
|
|
94
|
-
});
|
|
95
|
-
this.name = "ConflictingOperationException";
|
|
96
|
-
this.$fault = "client";
|
|
97
|
-
Object.setPrototypeOf(this, ConflictingOperationException.prototype);
|
|
98
|
-
this.resourceId = opts.resourceId;
|
|
99
|
-
this.resourceArn = opts.resourceArn;
|
|
100
|
-
}
|
|
101
|
-
}
|
|
102
|
-
exports.ConflictingOperationException = ConflictingOperationException;
|
|
103
|
-
class InternalFailureException extends IoTSiteWiseServiceException_1.IoTSiteWiseServiceException {
|
|
104
|
-
constructor(opts) {
|
|
105
|
-
super({
|
|
106
|
-
name: "InternalFailureException",
|
|
107
|
-
$fault: "server",
|
|
108
|
-
...opts,
|
|
109
|
-
});
|
|
110
|
-
this.name = "InternalFailureException";
|
|
111
|
-
this.$fault = "server";
|
|
112
|
-
Object.setPrototypeOf(this, InternalFailureException.prototype);
|
|
113
|
-
}
|
|
114
|
-
}
|
|
115
|
-
exports.InternalFailureException = InternalFailureException;
|
|
116
|
-
class InvalidRequestException extends IoTSiteWiseServiceException_1.IoTSiteWiseServiceException {
|
|
117
|
-
constructor(opts) {
|
|
118
|
-
super({
|
|
119
|
-
name: "InvalidRequestException",
|
|
120
|
-
$fault: "client",
|
|
121
|
-
...opts,
|
|
122
|
-
});
|
|
123
|
-
this.name = "InvalidRequestException";
|
|
124
|
-
this.$fault = "client";
|
|
125
|
-
Object.setPrototypeOf(this, InvalidRequestException.prototype);
|
|
126
|
-
}
|
|
127
|
-
}
|
|
128
|
-
exports.InvalidRequestException = InvalidRequestException;
|
|
129
|
-
class LimitExceededException extends IoTSiteWiseServiceException_1.IoTSiteWiseServiceException {
|
|
130
|
-
constructor(opts) {
|
|
131
|
-
super({
|
|
132
|
-
name: "LimitExceededException",
|
|
133
|
-
$fault: "client",
|
|
134
|
-
...opts,
|
|
135
|
-
});
|
|
136
|
-
this.name = "LimitExceededException";
|
|
137
|
-
this.$fault = "client";
|
|
138
|
-
Object.setPrototypeOf(this, LimitExceededException.prototype);
|
|
139
|
-
}
|
|
140
|
-
}
|
|
141
|
-
exports.LimitExceededException = LimitExceededException;
|
|
142
|
-
class ResourceAlreadyExistsException extends IoTSiteWiseServiceException_1.IoTSiteWiseServiceException {
|
|
143
|
-
constructor(opts) {
|
|
144
|
-
super({
|
|
145
|
-
name: "ResourceAlreadyExistsException",
|
|
146
|
-
$fault: "client",
|
|
147
|
-
...opts,
|
|
148
|
-
});
|
|
149
|
-
this.name = "ResourceAlreadyExistsException";
|
|
150
|
-
this.$fault = "client";
|
|
151
|
-
Object.setPrototypeOf(this, ResourceAlreadyExistsException.prototype);
|
|
152
|
-
this.resourceId = opts.resourceId;
|
|
153
|
-
this.resourceArn = opts.resourceArn;
|
|
154
|
-
}
|
|
155
|
-
}
|
|
156
|
-
exports.ResourceAlreadyExistsException = ResourceAlreadyExistsException;
|
|
157
|
-
class ResourceNotFoundException extends IoTSiteWiseServiceException_1.IoTSiteWiseServiceException {
|
|
158
|
-
constructor(opts) {
|
|
159
|
-
super({
|
|
160
|
-
name: "ResourceNotFoundException",
|
|
161
|
-
$fault: "client",
|
|
162
|
-
...opts,
|
|
163
|
-
});
|
|
164
|
-
this.name = "ResourceNotFoundException";
|
|
165
|
-
this.$fault = "client";
|
|
166
|
-
Object.setPrototypeOf(this, ResourceNotFoundException.prototype);
|
|
167
|
-
}
|
|
168
|
-
}
|
|
169
|
-
exports.ResourceNotFoundException = ResourceNotFoundException;
|
|
170
|
-
class ThrottlingException extends IoTSiteWiseServiceException_1.IoTSiteWiseServiceException {
|
|
171
|
-
constructor(opts) {
|
|
172
|
-
super({
|
|
173
|
-
name: "ThrottlingException",
|
|
174
|
-
$fault: "client",
|
|
175
|
-
...opts,
|
|
176
|
-
});
|
|
177
|
-
this.name = "ThrottlingException";
|
|
178
|
-
this.$fault = "client";
|
|
179
|
-
Object.setPrototypeOf(this, ThrottlingException.prototype);
|
|
180
|
-
}
|
|
181
|
-
}
|
|
182
|
-
exports.ThrottlingException = ThrottlingException;
|
|
183
|
-
exports.AuthMode = {
|
|
184
|
-
IAM: "IAM",
|
|
185
|
-
SSO: "SSO",
|
|
186
|
-
};
|
|
187
|
-
exports.TimeOrdering = {
|
|
188
|
-
ASCENDING: "ASCENDING",
|
|
189
|
-
DESCENDING: "DESCENDING",
|
|
190
|
-
};
|
|
191
|
-
exports.BatchGetAssetPropertyAggregatesErrorCode = {
|
|
192
|
-
AccessDeniedException: "AccessDeniedException",
|
|
193
|
-
InvalidRequestException: "InvalidRequestException",
|
|
194
|
-
ResourceNotFoundException: "ResourceNotFoundException",
|
|
195
|
-
};
|
|
196
|
-
exports.BatchEntryCompletionStatus = {
|
|
197
|
-
ERROR: "ERROR",
|
|
198
|
-
SUCCESS: "SUCCESS",
|
|
199
|
-
};
|
|
200
|
-
class ServiceUnavailableException extends IoTSiteWiseServiceException_1.IoTSiteWiseServiceException {
|
|
201
|
-
constructor(opts) {
|
|
202
|
-
super({
|
|
203
|
-
name: "ServiceUnavailableException",
|
|
204
|
-
$fault: "server",
|
|
205
|
-
...opts,
|
|
206
|
-
});
|
|
207
|
-
this.name = "ServiceUnavailableException";
|
|
208
|
-
this.$fault = "server";
|
|
209
|
-
Object.setPrototypeOf(this, ServiceUnavailableException.prototype);
|
|
210
|
-
}
|
|
211
|
-
}
|
|
212
|
-
exports.ServiceUnavailableException = ServiceUnavailableException;
|
|
213
|
-
exports.BatchGetAssetPropertyValueErrorCode = {
|
|
214
|
-
AccessDeniedException: "AccessDeniedException",
|
|
215
|
-
InvalidRequestException: "InvalidRequestException",
|
|
216
|
-
ResourceNotFoundException: "ResourceNotFoundException",
|
|
217
|
-
};
|
|
218
|
-
exports.BatchGetAssetPropertyValueHistoryErrorCode = {
|
|
219
|
-
AccessDeniedException: "AccessDeniedException",
|
|
220
|
-
InvalidRequestException: "InvalidRequestException",
|
|
221
|
-
ResourceNotFoundException: "ResourceNotFoundException",
|
|
222
|
-
};
|
|
223
|
-
exports.BatchPutAssetPropertyValueErrorCode = {
|
|
224
|
-
AccessDeniedException: "AccessDeniedException",
|
|
225
|
-
ConflictingOperationException: "ConflictingOperationException",
|
|
226
|
-
InternalFailureException: "InternalFailureException",
|
|
227
|
-
InvalidRequestException: "InvalidRequestException",
|
|
228
|
-
LimitExceededException: "LimitExceededException",
|
|
229
|
-
ResourceNotFoundException: "ResourceNotFoundException",
|
|
230
|
-
ServiceUnavailableException: "ServiceUnavailableException",
|
|
231
|
-
ThrottlingException: "ThrottlingException",
|
|
232
|
-
TimestampOutOfRangeException: "TimestampOutOfRangeException",
|
|
233
|
-
};
|
|
234
|
-
exports.ColumnName = {
|
|
235
|
-
ALIAS: "ALIAS",
|
|
236
|
-
ASSET_ID: "ASSET_ID",
|
|
237
|
-
DATA_TYPE: "DATA_TYPE",
|
|
238
|
-
PROPERTY_ID: "PROPERTY_ID",
|
|
239
|
-
QUALITY: "QUALITY",
|
|
240
|
-
TIMESTAMP_NANO_OFFSET: "TIMESTAMP_NANO_OFFSET",
|
|
241
|
-
TIMESTAMP_SECONDS: "TIMESTAMP_SECONDS",
|
|
242
|
-
VALUE: "VALUE",
|
|
243
|
-
};
|
|
244
|
-
exports.JobStatus = {
|
|
245
|
-
CANCELLED: "CANCELLED",
|
|
246
|
-
COMPLETED: "COMPLETED",
|
|
247
|
-
COMPLETED_WITH_FAILURES: "COMPLETED_WITH_FAILURES",
|
|
248
|
-
FAILED: "FAILED",
|
|
249
|
-
PENDING: "PENDING",
|
|
250
|
-
RUNNING: "RUNNING",
|
|
251
|
-
};
|
|
252
|
-
exports.ImageFileType = {
|
|
253
|
-
PNG: "PNG",
|
|
254
|
-
};
|
|
255
|
-
exports.MonitorErrorCode = {
|
|
256
|
-
INTERNAL_FAILURE: "INTERNAL_FAILURE",
|
|
257
|
-
LIMIT_EXCEEDED: "LIMIT_EXCEEDED",
|
|
258
|
-
VALIDATION_ERROR: "VALIDATION_ERROR",
|
|
259
|
-
};
|
|
260
|
-
exports.PortalState = {
|
|
261
|
-
ACTIVE: "ACTIVE",
|
|
262
|
-
CREATING: "CREATING",
|
|
263
|
-
DELETING: "DELETING",
|
|
264
|
-
FAILED: "FAILED",
|
|
265
|
-
UPDATING: "UPDATING",
|
|
266
|
-
};
|
|
267
|
-
exports.ConfigurationState = {
|
|
268
|
-
ACTIVE: "ACTIVE",
|
|
269
|
-
UPDATE_FAILED: "UPDATE_FAILED",
|
|
270
|
-
UPDATE_IN_PROGRESS: "UPDATE_IN_PROGRESS",
|
|
271
|
-
};
|
|
272
|
-
exports.EncryptionType = {
|
|
273
|
-
KMS_BASED_ENCRYPTION: "KMS_BASED_ENCRYPTION",
|
|
274
|
-
SITEWISE_DEFAULT_ENCRYPTION: "SITEWISE_DEFAULT_ENCRYPTION",
|
|
275
|
-
};
|
|
276
|
-
exports.CapabilitySyncStatus = {
|
|
277
|
-
IN_SYNC: "IN_SYNC",
|
|
278
|
-
OUT_OF_SYNC: "OUT_OF_SYNC",
|
|
279
|
-
SYNC_FAILED: "SYNC_FAILED",
|
|
280
|
-
UNKNOWN: "UNKNOWN",
|
|
281
|
-
};
|
|
282
|
-
exports.LoggingLevel = {
|
|
283
|
-
ERROR: "ERROR",
|
|
284
|
-
INFO: "INFO",
|
|
285
|
-
OFF: "OFF",
|
|
286
|
-
};
|
|
287
|
-
exports.DisassociatedDataStorageState = {
|
|
288
|
-
DISABLED: "DISABLED",
|
|
289
|
-
ENABLED: "ENABLED",
|
|
290
|
-
};
|
|
291
|
-
exports.StorageType = {
|
|
292
|
-
MULTI_LAYER_STORAGE: "MULTI_LAYER_STORAGE",
|
|
293
|
-
SITEWISE_DEFAULT_STORAGE: "SITEWISE_DEFAULT_STORAGE",
|
|
294
|
-
};
|
|
295
|
-
exports.WarmTierState = {
|
|
296
|
-
DISABLED: "DISABLED",
|
|
297
|
-
ENABLED: "ENABLED",
|
|
298
|
-
};
|
|
299
|
-
exports.ScalarType = {
|
|
300
|
-
BOOLEAN: "BOOLEAN",
|
|
301
|
-
DOUBLE: "DOUBLE",
|
|
302
|
-
INT: "INT",
|
|
303
|
-
STRING: "STRING",
|
|
304
|
-
TIMESTAMP: "TIMESTAMP",
|
|
305
|
-
};
|
|
306
|
-
class QueryTimeoutException extends IoTSiteWiseServiceException_1.IoTSiteWiseServiceException {
|
|
307
|
-
constructor(opts) {
|
|
308
|
-
super({
|
|
309
|
-
name: "QueryTimeoutException",
|
|
310
|
-
$fault: "client",
|
|
311
|
-
...opts,
|
|
312
|
-
});
|
|
313
|
-
this.name = "QueryTimeoutException";
|
|
314
|
-
this.$fault = "client";
|
|
315
|
-
Object.setPrototypeOf(this, QueryTimeoutException.prototype);
|
|
316
|
-
}
|
|
317
|
-
}
|
|
318
|
-
exports.QueryTimeoutException = QueryTimeoutException;
|
|
319
|
-
class ValidationException extends IoTSiteWiseServiceException_1.IoTSiteWiseServiceException {
|
|
320
|
-
constructor(opts) {
|
|
321
|
-
super({
|
|
322
|
-
name: "ValidationException",
|
|
323
|
-
$fault: "client",
|
|
324
|
-
...opts,
|
|
325
|
-
});
|
|
326
|
-
this.name = "ValidationException";
|
|
327
|
-
this.$fault = "client";
|
|
328
|
-
Object.setPrototypeOf(this, ValidationException.prototype);
|
|
329
|
-
}
|
|
330
|
-
}
|
|
331
|
-
exports.ValidationException = ValidationException;
|
|
332
|
-
exports.IdentityType = {
|
|
333
|
-
GROUP: "GROUP",
|
|
334
|
-
IAM: "IAM",
|
|
335
|
-
USER: "USER",
|
|
336
|
-
};
|
|
337
|
-
exports.ResourceType = {
|
|
338
|
-
PORTAL: "PORTAL",
|
|
339
|
-
PROJECT: "PROJECT",
|
|
340
|
-
};
|
|
341
|
-
exports.TargetResourceType = {
|
|
342
|
-
ASSET: "ASSET",
|
|
343
|
-
};
|
|
344
|
-
exports.ListAssetModelPropertiesFilter = {
|
|
345
|
-
ALL: "ALL",
|
|
346
|
-
BASE: "BASE",
|
|
347
|
-
};
|
|
348
|
-
exports.ListAssetPropertiesFilter = {
|
|
349
|
-
ALL: "ALL",
|
|
350
|
-
BASE: "BASE",
|
|
351
|
-
};
|
|
352
|
-
exports.TraversalType = {
|
|
353
|
-
PATH_TO_ROOT: "PATH_TO_ROOT",
|
|
354
|
-
};
|
|
355
|
-
exports.ListAssetsFilter = {
|
|
356
|
-
ALL: "ALL",
|
|
357
|
-
TOP_LEVEL: "TOP_LEVEL",
|
|
358
|
-
};
|
|
359
|
-
exports.TraversalDirection = {
|
|
360
|
-
CHILD: "CHILD",
|
|
361
|
-
PARENT: "PARENT",
|
|
362
|
-
};
|
|
363
|
-
exports.ListBulkImportJobsFilter = {
|
|
364
|
-
ALL: "ALL",
|
|
365
|
-
CANCELLED: "CANCELLED",
|
|
366
|
-
COMPLETED: "COMPLETED",
|
|
367
|
-
COMPLETED_WITH_FAILURES: "COMPLETED_WITH_FAILURES",
|
|
368
|
-
FAILED: "FAILED",
|
|
369
|
-
PENDING: "PENDING",
|
|
370
|
-
RUNNING: "RUNNING",
|
|
371
|
-
};
|
|
372
|
-
class UnauthorizedException extends IoTSiteWiseServiceException_1.IoTSiteWiseServiceException {
|
|
373
|
-
constructor(opts) {
|
|
374
|
-
super({
|
|
375
|
-
name: "UnauthorizedException",
|
|
376
|
-
$fault: "client",
|
|
377
|
-
...opts,
|
|
378
|
-
});
|
|
379
|
-
this.name = "UnauthorizedException";
|
|
380
|
-
this.$fault = "client";
|
|
381
|
-
Object.setPrototypeOf(this, UnauthorizedException.prototype);
|
|
382
|
-
}
|
|
383
|
-
}
|
|
384
|
-
exports.UnauthorizedException = UnauthorizedException;
|
|
385
|
-
exports.ListTimeSeriesType = {
|
|
386
|
-
ASSOCIATED: "ASSOCIATED",
|
|
387
|
-
DISASSOCIATED: "DISASSOCIATED",
|
|
388
|
-
};
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,18 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.TooManyTagsException = void 0;
|
|
4
|
-
const IoTSiteWiseServiceException_1 = require("./IoTSiteWiseServiceException");
|
|
5
|
-
class TooManyTagsException extends IoTSiteWiseServiceException_1.IoTSiteWiseServiceException {
|
|
6
|
-
constructor(opts) {
|
|
7
|
-
super({
|
|
8
|
-
name: "TooManyTagsException",
|
|
9
|
-
$fault: "client",
|
|
10
|
-
...opts,
|
|
11
|
-
});
|
|
12
|
-
this.name = "TooManyTagsException";
|
|
13
|
-
this.$fault = "client";
|
|
14
|
-
Object.setPrototypeOf(this, TooManyTagsException.prototype);
|
|
15
|
-
this.resourceName = opts.resourceName;
|
|
16
|
-
}
|
|
17
|
-
}
|
|
18
|
-
exports.TooManyTagsException = TooManyTagsException;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,7 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.paginateBatchGetAssetPropertyAggregates = void 0;
|
|
4
|
-
const core_1 = require("@smithy/core");
|
|
5
|
-
const BatchGetAssetPropertyAggregatesCommand_1 = require("../commands/BatchGetAssetPropertyAggregatesCommand");
|
|
6
|
-
const IoTSiteWiseClient_1 = require("../IoTSiteWiseClient");
|
|
7
|
-
exports.paginateBatchGetAssetPropertyAggregates = (0, core_1.createPaginator)(IoTSiteWiseClient_1.IoTSiteWiseClient, BatchGetAssetPropertyAggregatesCommand_1.BatchGetAssetPropertyAggregatesCommand, "nextToken", "nextToken", "maxResults");
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,7 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.paginateBatchGetAssetPropertyValueHistory = void 0;
|
|
4
|
-
const core_1 = require("@smithy/core");
|
|
5
|
-
const BatchGetAssetPropertyValueHistoryCommand_1 = require("../commands/BatchGetAssetPropertyValueHistoryCommand");
|
|
6
|
-
const IoTSiteWiseClient_1 = require("../IoTSiteWiseClient");
|
|
7
|
-
exports.paginateBatchGetAssetPropertyValueHistory = (0, core_1.createPaginator)(IoTSiteWiseClient_1.IoTSiteWiseClient, BatchGetAssetPropertyValueHistoryCommand_1.BatchGetAssetPropertyValueHistoryCommand, "nextToken", "nextToken", "maxResults");
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,7 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.paginateBatchGetAssetPropertyValue = void 0;
|
|
4
|
-
const core_1 = require("@smithy/core");
|
|
5
|
-
const BatchGetAssetPropertyValueCommand_1 = require("../commands/BatchGetAssetPropertyValueCommand");
|
|
6
|
-
const IoTSiteWiseClient_1 = require("../IoTSiteWiseClient");
|
|
7
|
-
exports.paginateBatchGetAssetPropertyValue = (0, core_1.createPaginator)(IoTSiteWiseClient_1.IoTSiteWiseClient, BatchGetAssetPropertyValueCommand_1.BatchGetAssetPropertyValueCommand, "nextToken", "nextToken", "");
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,7 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.paginateExecuteQuery = void 0;
|
|
4
|
-
const core_1 = require("@smithy/core");
|
|
5
|
-
const ExecuteQueryCommand_1 = require("../commands/ExecuteQueryCommand");
|
|
6
|
-
const IoTSiteWiseClient_1 = require("../IoTSiteWiseClient");
|
|
7
|
-
exports.paginateExecuteQuery = (0, core_1.createPaginator)(IoTSiteWiseClient_1.IoTSiteWiseClient, ExecuteQueryCommand_1.ExecuteQueryCommand, "nextToken", "nextToken", "maxResults");
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,7 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.paginateGetAssetPropertyAggregates = void 0;
|
|
4
|
-
const core_1 = require("@smithy/core");
|
|
5
|
-
const GetAssetPropertyAggregatesCommand_1 = require("../commands/GetAssetPropertyAggregatesCommand");
|
|
6
|
-
const IoTSiteWiseClient_1 = require("../IoTSiteWiseClient");
|
|
7
|
-
exports.paginateGetAssetPropertyAggregates = (0, core_1.createPaginator)(IoTSiteWiseClient_1.IoTSiteWiseClient, GetAssetPropertyAggregatesCommand_1.GetAssetPropertyAggregatesCommand, "nextToken", "nextToken", "maxResults");
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,7 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.paginateGetAssetPropertyValueHistory = void 0;
|
|
4
|
-
const core_1 = require("@smithy/core");
|
|
5
|
-
const GetAssetPropertyValueHistoryCommand_1 = require("../commands/GetAssetPropertyValueHistoryCommand");
|
|
6
|
-
const IoTSiteWiseClient_1 = require("../IoTSiteWiseClient");
|
|
7
|
-
exports.paginateGetAssetPropertyValueHistory = (0, core_1.createPaginator)(IoTSiteWiseClient_1.IoTSiteWiseClient, GetAssetPropertyValueHistoryCommand_1.GetAssetPropertyValueHistoryCommand, "nextToken", "nextToken", "maxResults");
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,7 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.paginateGetInterpolatedAssetPropertyValues = void 0;
|
|
4
|
-
const core_1 = require("@smithy/core");
|
|
5
|
-
const GetInterpolatedAssetPropertyValuesCommand_1 = require("../commands/GetInterpolatedAssetPropertyValuesCommand");
|
|
6
|
-
const IoTSiteWiseClient_1 = require("../IoTSiteWiseClient");
|
|
7
|
-
exports.paginateGetInterpolatedAssetPropertyValues = (0, core_1.createPaginator)(IoTSiteWiseClient_1.IoTSiteWiseClient, GetInterpolatedAssetPropertyValuesCommand_1.GetInterpolatedAssetPropertyValuesCommand, "nextToken", "nextToken", "maxResults");
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,2 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,7 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.paginateListAccessPolicies = void 0;
|
|
4
|
-
const core_1 = require("@smithy/core");
|
|
5
|
-
const ListAccessPoliciesCommand_1 = require("../commands/ListAccessPoliciesCommand");
|
|
6
|
-
const IoTSiteWiseClient_1 = require("../IoTSiteWiseClient");
|
|
7
|
-
exports.paginateListAccessPolicies = (0, core_1.createPaginator)(IoTSiteWiseClient_1.IoTSiteWiseClient, ListAccessPoliciesCommand_1.ListAccessPoliciesCommand, "nextToken", "nextToken", "maxResults");
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,7 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.paginateListAssetModelCompositeModels = void 0;
|
|
4
|
-
const core_1 = require("@smithy/core");
|
|
5
|
-
const ListAssetModelCompositeModelsCommand_1 = require("../commands/ListAssetModelCompositeModelsCommand");
|
|
6
|
-
const IoTSiteWiseClient_1 = require("../IoTSiteWiseClient");
|
|
7
|
-
exports.paginateListAssetModelCompositeModels = (0, core_1.createPaginator)(IoTSiteWiseClient_1.IoTSiteWiseClient, ListAssetModelCompositeModelsCommand_1.ListAssetModelCompositeModelsCommand, "nextToken", "nextToken", "maxResults");
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,7 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.paginateListAssetModelProperties = void 0;
|
|
4
|
-
const core_1 = require("@smithy/core");
|
|
5
|
-
const ListAssetModelPropertiesCommand_1 = require("../commands/ListAssetModelPropertiesCommand");
|
|
6
|
-
const IoTSiteWiseClient_1 = require("../IoTSiteWiseClient");
|
|
7
|
-
exports.paginateListAssetModelProperties = (0, core_1.createPaginator)(IoTSiteWiseClient_1.IoTSiteWiseClient, ListAssetModelPropertiesCommand_1.ListAssetModelPropertiesCommand, "nextToken", "nextToken", "maxResults");
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,7 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.paginateListAssetModels = void 0;
|
|
4
|
-
const core_1 = require("@smithy/core");
|
|
5
|
-
const ListAssetModelsCommand_1 = require("../commands/ListAssetModelsCommand");
|
|
6
|
-
const IoTSiteWiseClient_1 = require("../IoTSiteWiseClient");
|
|
7
|
-
exports.paginateListAssetModels = (0, core_1.createPaginator)(IoTSiteWiseClient_1.IoTSiteWiseClient, ListAssetModelsCommand_1.ListAssetModelsCommand, "nextToken", "nextToken", "maxResults");
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,7 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.paginateListAssetProperties = void 0;
|
|
4
|
-
const core_1 = require("@smithy/core");
|
|
5
|
-
const ListAssetPropertiesCommand_1 = require("../commands/ListAssetPropertiesCommand");
|
|
6
|
-
const IoTSiteWiseClient_1 = require("../IoTSiteWiseClient");
|
|
7
|
-
exports.paginateListAssetProperties = (0, core_1.createPaginator)(IoTSiteWiseClient_1.IoTSiteWiseClient, ListAssetPropertiesCommand_1.ListAssetPropertiesCommand, "nextToken", "nextToken", "maxResults");
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,7 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.paginateListAssetRelationships = void 0;
|
|
4
|
-
const core_1 = require("@smithy/core");
|
|
5
|
-
const ListAssetRelationshipsCommand_1 = require("../commands/ListAssetRelationshipsCommand");
|
|
6
|
-
const IoTSiteWiseClient_1 = require("../IoTSiteWiseClient");
|
|
7
|
-
exports.paginateListAssetRelationships = (0, core_1.createPaginator)(IoTSiteWiseClient_1.IoTSiteWiseClient, ListAssetRelationshipsCommand_1.ListAssetRelationshipsCommand, "nextToken", "nextToken", "maxResults");
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,7 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.paginateListAssets = void 0;
|
|
4
|
-
const core_1 = require("@smithy/core");
|
|
5
|
-
const ListAssetsCommand_1 = require("../commands/ListAssetsCommand");
|
|
6
|
-
const IoTSiteWiseClient_1 = require("../IoTSiteWiseClient");
|
|
7
|
-
exports.paginateListAssets = (0, core_1.createPaginator)(IoTSiteWiseClient_1.IoTSiteWiseClient, ListAssetsCommand_1.ListAssetsCommand, "nextToken", "nextToken", "maxResults");
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,7 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.paginateListAssociatedAssets = void 0;
|
|
4
|
-
const core_1 = require("@smithy/core");
|
|
5
|
-
const ListAssociatedAssetsCommand_1 = require("../commands/ListAssociatedAssetsCommand");
|
|
6
|
-
const IoTSiteWiseClient_1 = require("../IoTSiteWiseClient");
|
|
7
|
-
exports.paginateListAssociatedAssets = (0, core_1.createPaginator)(IoTSiteWiseClient_1.IoTSiteWiseClient, ListAssociatedAssetsCommand_1.ListAssociatedAssetsCommand, "nextToken", "nextToken", "maxResults");
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,7 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.paginateListBulkImportJobs = void 0;
|
|
4
|
-
const core_1 = require("@smithy/core");
|
|
5
|
-
const ListBulkImportJobsCommand_1 = require("../commands/ListBulkImportJobsCommand");
|
|
6
|
-
const IoTSiteWiseClient_1 = require("../IoTSiteWiseClient");
|
|
7
|
-
exports.paginateListBulkImportJobs = (0, core_1.createPaginator)(IoTSiteWiseClient_1.IoTSiteWiseClient, ListBulkImportJobsCommand_1.ListBulkImportJobsCommand, "nextToken", "nextToken", "maxResults");
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,7 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.paginateListCompositionRelationships = void 0;
|
|
4
|
-
const core_1 = require("@smithy/core");
|
|
5
|
-
const ListCompositionRelationshipsCommand_1 = require("../commands/ListCompositionRelationshipsCommand");
|
|
6
|
-
const IoTSiteWiseClient_1 = require("../IoTSiteWiseClient");
|
|
7
|
-
exports.paginateListCompositionRelationships = (0, core_1.createPaginator)(IoTSiteWiseClient_1.IoTSiteWiseClient, ListCompositionRelationshipsCommand_1.ListCompositionRelationshipsCommand, "nextToken", "nextToken", "maxResults");
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,7 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.paginateListDashboards = void 0;
|
|
4
|
-
const core_1 = require("@smithy/core");
|
|
5
|
-
const ListDashboardsCommand_1 = require("../commands/ListDashboardsCommand");
|
|
6
|
-
const IoTSiteWiseClient_1 = require("../IoTSiteWiseClient");
|
|
7
|
-
exports.paginateListDashboards = (0, core_1.createPaginator)(IoTSiteWiseClient_1.IoTSiteWiseClient, ListDashboardsCommand_1.ListDashboardsCommand, "nextToken", "nextToken", "maxResults");
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,7 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.paginateListGateways = void 0;
|
|
4
|
-
const core_1 = require("@smithy/core");
|
|
5
|
-
const ListGatewaysCommand_1 = require("../commands/ListGatewaysCommand");
|
|
6
|
-
const IoTSiteWiseClient_1 = require("../IoTSiteWiseClient");
|
|
7
|
-
exports.paginateListGateways = (0, core_1.createPaginator)(IoTSiteWiseClient_1.IoTSiteWiseClient, ListGatewaysCommand_1.ListGatewaysCommand, "nextToken", "nextToken", "maxResults");
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,7 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.paginateListPortals = void 0;
|
|
4
|
-
const core_1 = require("@smithy/core");
|
|
5
|
-
const ListPortalsCommand_1 = require("../commands/ListPortalsCommand");
|
|
6
|
-
const IoTSiteWiseClient_1 = require("../IoTSiteWiseClient");
|
|
7
|
-
exports.paginateListPortals = (0, core_1.createPaginator)(IoTSiteWiseClient_1.IoTSiteWiseClient, ListPortalsCommand_1.ListPortalsCommand, "nextToken", "nextToken", "maxResults");
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,7 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.paginateListProjectAssets = void 0;
|
|
4
|
-
const core_1 = require("@smithy/core");
|
|
5
|
-
const ListProjectAssetsCommand_1 = require("../commands/ListProjectAssetsCommand");
|
|
6
|
-
const IoTSiteWiseClient_1 = require("../IoTSiteWiseClient");
|
|
7
|
-
exports.paginateListProjectAssets = (0, core_1.createPaginator)(IoTSiteWiseClient_1.IoTSiteWiseClient, ListProjectAssetsCommand_1.ListProjectAssetsCommand, "nextToken", "nextToken", "maxResults");
|
|
1
|
+
module.exports = require("../index.js");
|