@aws-sdk/client-iotsitewise 3.1087.0 → 3.1088.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 (133) hide show
  1. package/dist-cjs/index.js +1 -1
  2. package/dist-types/ts3.4/IoTSiteWise.d.ts +356 -463
  3. package/dist-types/ts3.4/IoTSiteWiseClient.d.ts +12 -42
  4. package/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +5 -12
  5. package/dist-types/ts3.4/auth/httpAuthSchemeProvider.d.ts +11 -15
  6. package/dist-types/ts3.4/commandBuilder.d.ts +7 -13
  7. package/dist-types/ts3.4/commands/AssociateAssetsCommand.d.ts +2 -2
  8. package/dist-types/ts3.4/commands/AssociateTimeSeriesToAssetPropertyCommand.d.ts +4 -6
  9. package/dist-types/ts3.4/commands/BatchAssociateProjectAssetsCommand.d.ts +4 -6
  10. package/dist-types/ts3.4/commands/BatchDisassociateProjectAssetsCommand.d.ts +4 -6
  11. package/dist-types/ts3.4/commands/BatchGetAssetPropertyAggregatesCommand.d.ts +4 -6
  12. package/dist-types/ts3.4/commands/BatchGetAssetPropertyValueCommand.d.ts +4 -6
  13. package/dist-types/ts3.4/commands/BatchGetAssetPropertyValueHistoryCommand.d.ts +4 -6
  14. package/dist-types/ts3.4/commands/BatchPutAssetPropertyValueCommand.d.ts +4 -6
  15. package/dist-types/ts3.4/commands/CreateAccessPolicyCommand.d.ts +5 -10
  16. package/dist-types/ts3.4/commands/CreateAssetCommand.d.ts +3 -5
  17. package/dist-types/ts3.4/commands/CreateAssetModelCommand.d.ts +4 -9
  18. package/dist-types/ts3.4/commands/CreateAssetModelCompositeModelCommand.d.ts +4 -6
  19. package/dist-types/ts3.4/commands/CreateBulkImportJobCommand.d.ts +5 -10
  20. package/dist-types/ts3.4/commands/CreateComputationModelCommand.d.ts +4 -6
  21. package/dist-types/ts3.4/commands/CreateDashboardCommand.d.ts +4 -9
  22. package/dist-types/ts3.4/commands/CreateDatasetCommand.d.ts +4 -9
  23. package/dist-types/ts3.4/commands/CreateGatewayCommand.d.ts +4 -9
  24. package/dist-types/ts3.4/commands/CreatePortalCommand.d.ts +3 -5
  25. package/dist-types/ts3.4/commands/CreateProjectCommand.d.ts +4 -9
  26. package/dist-types/ts3.4/commands/DeleteAccessPolicyCommand.d.ts +5 -10
  27. package/dist-types/ts3.4/commands/DeleteAssetCommand.d.ts +3 -5
  28. package/dist-types/ts3.4/commands/DeleteAssetModelCommand.d.ts +4 -9
  29. package/dist-types/ts3.4/commands/DeleteAssetModelCompositeModelCommand.d.ts +4 -6
  30. package/dist-types/ts3.4/commands/DeleteAssetModelInterfaceRelationshipCommand.d.ts +4 -6
  31. package/dist-types/ts3.4/commands/DeleteComputationModelCommand.d.ts +5 -10
  32. package/dist-types/ts3.4/commands/DeleteDashboardCommand.d.ts +4 -9
  33. package/dist-types/ts3.4/commands/DeleteDatasetCommand.d.ts +4 -9
  34. package/dist-types/ts3.4/commands/DeleteGatewayCommand.d.ts +2 -2
  35. package/dist-types/ts3.4/commands/DeletePortalCommand.d.ts +3 -5
  36. package/dist-types/ts3.4/commands/DeleteProjectCommand.d.ts +4 -9
  37. package/dist-types/ts3.4/commands/DeleteTimeSeriesCommand.d.ts +1 -1
  38. package/dist-types/ts3.4/commands/DescribeAccessPolicyCommand.d.ts +5 -10
  39. package/dist-types/ts3.4/commands/DescribeActionCommand.d.ts +4 -9
  40. package/dist-types/ts3.4/commands/DescribeAssetCommand.d.ts +4 -9
  41. package/dist-types/ts3.4/commands/DescribeAssetCompositeModelCommand.d.ts +4 -6
  42. package/dist-types/ts3.4/commands/DescribeAssetModelCommand.d.ts +5 -10
  43. package/dist-types/ts3.4/commands/DescribeAssetModelCompositeModelCommand.d.ts +4 -6
  44. package/dist-types/ts3.4/commands/DescribeAssetModelInterfaceRelationshipCommand.d.ts +4 -6
  45. package/dist-types/ts3.4/commands/DescribeAssetPropertyCommand.d.ts +5 -10
  46. package/dist-types/ts3.4/commands/DescribeBulkImportJobCommand.d.ts +5 -10
  47. package/dist-types/ts3.4/commands/DescribeComputationModelCommand.d.ts +4 -6
  48. package/dist-types/ts3.4/commands/DescribeComputationModelExecutionSummaryCommand.d.ts +4 -6
  49. package/dist-types/ts3.4/commands/DescribeDashboardCommand.d.ts +5 -10
  50. package/dist-types/ts3.4/commands/DescribeDatasetCommand.d.ts +4 -9
  51. package/dist-types/ts3.4/commands/DescribeDefaultEncryptionConfigurationCommand.d.ts +3 -5
  52. package/dist-types/ts3.4/commands/DescribeExecutionCommand.d.ts +5 -10
  53. package/dist-types/ts3.4/commands/DescribeGatewayCapabilityConfigurationCommand.d.ts +4 -6
  54. package/dist-types/ts3.4/commands/DescribeGatewayCommand.d.ts +4 -9
  55. package/dist-types/ts3.4/commands/DescribeLoggingOptionsCommand.d.ts +4 -9
  56. package/dist-types/ts3.4/commands/DescribePortalCommand.d.ts +4 -9
  57. package/dist-types/ts3.4/commands/DescribeProjectCommand.d.ts +4 -9
  58. package/dist-types/ts3.4/commands/DescribeStorageConfigurationCommand.d.ts +3 -5
  59. package/dist-types/ts3.4/commands/DescribeTimeSeriesCommand.d.ts +4 -9
  60. package/dist-types/ts3.4/commands/DisassociateAssetsCommand.d.ts +3 -4
  61. package/dist-types/ts3.4/commands/DisassociateTimeSeriesFromAssetPropertyCommand.d.ts +4 -6
  62. package/dist-types/ts3.4/commands/ExecuteActionCommand.d.ts +4 -9
  63. package/dist-types/ts3.4/commands/ExecuteQueryCommand.d.ts +3 -5
  64. package/dist-types/ts3.4/commands/GetAssetPropertyAggregatesCommand.d.ts +4 -6
  65. package/dist-types/ts3.4/commands/GetAssetPropertyValueCommand.d.ts +4 -9
  66. package/dist-types/ts3.4/commands/GetAssetPropertyValueHistoryCommand.d.ts +3 -5
  67. package/dist-types/ts3.4/commands/GetInterpolatedAssetPropertyValuesCommand.d.ts +4 -6
  68. package/dist-types/ts3.4/commands/InvokeAssistantCommand.d.ts +4 -9
  69. package/dist-types/ts3.4/commands/ListAccessPoliciesCommand.d.ts +4 -9
  70. package/dist-types/ts3.4/commands/ListActionsCommand.d.ts +3 -5
  71. package/dist-types/ts3.4/commands/ListAssetModelCompositeModelsCommand.d.ts +4 -6
  72. package/dist-types/ts3.4/commands/ListAssetModelPropertiesCommand.d.ts +4 -6
  73. package/dist-types/ts3.4/commands/ListAssetModelsCommand.d.ts +3 -8
  74. package/dist-types/ts3.4/commands/ListAssetPropertiesCommand.d.ts +5 -10
  75. package/dist-types/ts3.4/commands/ListAssetRelationshipsCommand.d.ts +5 -10
  76. package/dist-types/ts3.4/commands/ListAssetsCommand.d.ts +2 -4
  77. package/dist-types/ts3.4/commands/ListAssociatedAssetsCommand.d.ts +5 -10
  78. package/dist-types/ts3.4/commands/ListBulkImportJobsCommand.d.ts +4 -9
  79. package/dist-types/ts3.4/commands/ListCompositionRelationshipsCommand.d.ts +4 -6
  80. package/dist-types/ts3.4/commands/ListComputationModelDataBindingUsagesCommand.d.ts +4 -6
  81. package/dist-types/ts3.4/commands/ListComputationModelResolveToResourcesCommand.d.ts +4 -6
  82. package/dist-types/ts3.4/commands/ListComputationModelsCommand.d.ts +4 -9
  83. package/dist-types/ts3.4/commands/ListDashboardsCommand.d.ts +4 -9
  84. package/dist-types/ts3.4/commands/ListDatasetsCommand.d.ts +3 -5
  85. package/dist-types/ts3.4/commands/ListExecutionsCommand.d.ts +4 -9
  86. package/dist-types/ts3.4/commands/ListGatewaysCommand.d.ts +2 -4
  87. package/dist-types/ts3.4/commands/ListInterfaceRelationshipsCommand.d.ts +4 -6
  88. package/dist-types/ts3.4/commands/ListPortalsCommand.d.ts +2 -4
  89. package/dist-types/ts3.4/commands/ListProjectAssetsCommand.d.ts +5 -10
  90. package/dist-types/ts3.4/commands/ListProjectsCommand.d.ts +3 -5
  91. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +5 -10
  92. package/dist-types/ts3.4/commands/ListTimeSeriesCommand.d.ts +3 -8
  93. package/dist-types/ts3.4/commands/PutAssetModelInterfaceRelationshipCommand.d.ts +4 -6
  94. package/dist-types/ts3.4/commands/PutDefaultEncryptionConfigurationCommand.d.ts +4 -6
  95. package/dist-types/ts3.4/commands/PutLoggingOptionsCommand.d.ts +5 -10
  96. package/dist-types/ts3.4/commands/PutStorageConfigurationCommand.d.ts +4 -6
  97. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +3 -5
  98. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +4 -9
  99. package/dist-types/ts3.4/commands/UpdateAccessPolicyCommand.d.ts +5 -10
  100. package/dist-types/ts3.4/commands/UpdateAssetCommand.d.ts +3 -5
  101. package/dist-types/ts3.4/commands/UpdateAssetModelCommand.d.ts +4 -9
  102. package/dist-types/ts3.4/commands/UpdateAssetModelCompositeModelCommand.d.ts +4 -6
  103. package/dist-types/ts3.4/commands/UpdateAssetPropertyCommand.d.ts +3 -4
  104. package/dist-types/ts3.4/commands/UpdateComputationModelCommand.d.ts +5 -10
  105. package/dist-types/ts3.4/commands/UpdateDashboardCommand.d.ts +4 -9
  106. package/dist-types/ts3.4/commands/UpdateDatasetCommand.d.ts +4 -9
  107. package/dist-types/ts3.4/commands/UpdateGatewayCapabilityConfigurationCommand.d.ts +4 -6
  108. package/dist-types/ts3.4/commands/UpdateGatewayCommand.d.ts +2 -2
  109. package/dist-types/ts3.4/commands/UpdatePortalCommand.d.ts +3 -5
  110. package/dist-types/ts3.4/commands/UpdateProjectCommand.d.ts +4 -9
  111. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -1
  112. package/dist-types/ts3.4/endpoint/endpointResolver.d.ts +1 -1
  113. package/dist-types/ts3.4/extensionConfiguration.d.ts +2 -1
  114. package/dist-types/ts3.4/models/enums.d.ts +18 -36
  115. package/dist-types/ts3.4/models/errors.d.ts +14 -42
  116. package/dist-types/ts3.4/models/models_0.d.ts +8 -24
  117. package/dist-types/ts3.4/models/models_1.d.ts +4 -12
  118. package/dist-types/ts3.4/pagination/Interfaces.d.ts +1 -2
  119. package/dist-types/ts3.4/pagination/ListActionsPaginator.d.ts +1 -4
  120. package/dist-types/ts3.4/pagination/ListAssetsPaginator.d.ts +1 -4
  121. package/dist-types/ts3.4/pagination/ListPortalsPaginator.d.ts +1 -4
  122. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +9 -22
  123. package/dist-types/ts3.4/runtimeConfig.d.ts +8 -16
  124. package/dist-types/ts3.4/runtimeConfig.native.d.ts +9 -22
  125. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +1 -1
  126. package/dist-types/ts3.4/runtimeExtensions.d.ts +1 -1
  127. package/dist-types/ts3.4/waiters/waitForAssetActive.d.ts +3 -5
  128. package/dist-types/ts3.4/waiters/waitForAssetModelActive.d.ts +3 -5
  129. package/dist-types/ts3.4/waiters/waitForAssetModelNotExists.d.ts +3 -5
  130. package/dist-types/ts3.4/waiters/waitForAssetNotExists.d.ts +3 -5
  131. package/dist-types/ts3.4/waiters/waitForPortalActive.d.ts +3 -5
  132. package/dist-types/ts3.4/waiters/waitForPortalNotExists.d.ts +3 -5
  133. package/package.json +38 -38
@@ -25,8 +25,7 @@ export declare const PropertyDataType: {
25
25
  readonly STRING: "STRING";
26
26
  readonly STRUCT: "STRUCT";
27
27
  };
28
- export type PropertyDataType =
29
- (typeof PropertyDataType)[keyof typeof PropertyDataType];
28
+ export type PropertyDataType = (typeof PropertyDataType)[keyof typeof PropertyDataType];
30
29
  export declare const PropertyNotificationState: {
31
30
  readonly DISABLED: "DISABLED";
32
31
  readonly ENABLED: "ENABLED";
@@ -36,8 +35,7 @@ export type PropertyNotificationState =
36
35
  export declare const AssetErrorCode: {
37
36
  readonly INTERNAL_FAILURE: "INTERNAL_FAILURE";
38
37
  };
39
- export type AssetErrorCode =
40
- (typeof AssetErrorCode)[keyof typeof AssetErrorCode];
38
+ export type AssetErrorCode = (typeof AssetErrorCode)[keyof typeof AssetErrorCode];
41
39
  export declare const ForwardingConfigState: {
42
40
  readonly DISABLED: "DISABLED";
43
41
  readonly ENABLED: "ENABLED";
@@ -48,8 +46,7 @@ export declare const ComputeLocation: {
48
46
  readonly CLOUD: "CLOUD";
49
47
  readonly EDGE: "EDGE";
50
48
  };
51
- export type ComputeLocation =
52
- (typeof ComputeLocation)[keyof typeof ComputeLocation];
49
+ export type ComputeLocation = (typeof ComputeLocation)[keyof typeof ComputeLocation];
53
50
  export declare const AssetModelState: {
54
51
  readonly ACTIVE: "ACTIVE";
55
52
  readonly CREATING: "CREATING";
@@ -58,8 +55,7 @@ export declare const AssetModelState: {
58
55
  readonly PROPAGATING: "PROPAGATING";
59
56
  readonly UPDATING: "UPDATING";
60
57
  };
61
- export type AssetModelState =
62
- (typeof AssetModelState)[keyof typeof AssetModelState];
58
+ export type AssetModelState = (typeof AssetModelState)[keyof typeof AssetModelState];
63
59
  export declare const ErrorCode: {
64
60
  readonly INTERNAL_FAILURE: "INTERNAL_FAILURE";
65
61
  readonly VALIDATION_ERROR: "VALIDATION_ERROR";
@@ -69,15 +65,13 @@ export declare const DetailedErrorCode: {
69
65
  readonly INCOMPATIBLE_COMPUTE_LOCATION: "INCOMPATIBLE_COMPUTE_LOCATION";
70
66
  readonly INCOMPATIBLE_FORWARDING_CONFIGURATION: "INCOMPATIBLE_FORWARDING_CONFIGURATION";
71
67
  };
72
- export type DetailedErrorCode =
73
- (typeof DetailedErrorCode)[keyof typeof DetailedErrorCode];
68
+ export type DetailedErrorCode = (typeof DetailedErrorCode)[keyof typeof DetailedErrorCode];
74
69
  export declare const AssetModelType: {
75
70
  readonly ASSET_MODEL: "ASSET_MODEL";
76
71
  readonly COMPONENT_MODEL: "COMPONENT_MODEL";
77
72
  readonly INTERFACE: "INTERFACE";
78
73
  };
79
- export type AssetModelType =
80
- (typeof AssetModelType)[keyof typeof AssetModelType];
74
+ export type AssetModelType = (typeof AssetModelType)[keyof typeof AssetModelType];
81
75
  export declare const AssetModelVersionType: {
82
76
  readonly ACTIVE: "ACTIVE";
83
77
  readonly LATEST: "LATEST";
@@ -187,13 +181,11 @@ export type ComputationModelState =
187
181
  export declare const DatasetSourceFormat: {
188
182
  readonly KNOWLEDGE_BASE: "KNOWLEDGE_BASE";
189
183
  };
190
- export type DatasetSourceFormat =
191
- (typeof DatasetSourceFormat)[keyof typeof DatasetSourceFormat];
184
+ export type DatasetSourceFormat = (typeof DatasetSourceFormat)[keyof typeof DatasetSourceFormat];
192
185
  export declare const DatasetSourceType: {
193
186
  readonly KENDRA: "KENDRA";
194
187
  };
195
- export type DatasetSourceType =
196
- (typeof DatasetSourceType)[keyof typeof DatasetSourceType];
188
+ export type DatasetSourceType = (typeof DatasetSourceType)[keyof typeof DatasetSourceType];
197
189
  export declare const DatasetState: {
198
190
  readonly ACTIVE: "ACTIVE";
199
191
  readonly CREATING: "CREATING";
@@ -223,8 +215,7 @@ export declare const MonitorErrorCode: {
223
215
  readonly LIMIT_EXCEEDED: "LIMIT_EXCEEDED";
224
216
  readonly VALIDATION_ERROR: "VALIDATION_ERROR";
225
217
  };
226
- export type MonitorErrorCode =
227
- (typeof MonitorErrorCode)[keyof typeof MonitorErrorCode];
218
+ export type MonitorErrorCode = (typeof MonitorErrorCode)[keyof typeof MonitorErrorCode];
228
219
  export declare const PortalState: {
229
220
  readonly ACTIVE: "ACTIVE";
230
221
  readonly CREATING: "CREATING";
@@ -244,21 +235,18 @@ export declare const ConfigurationState: {
244
235
  readonly UPDATE_FAILED: "UPDATE_FAILED";
245
236
  readonly UPDATE_IN_PROGRESS: "UPDATE_IN_PROGRESS";
246
237
  };
247
- export type ConfigurationState =
248
- (typeof ConfigurationState)[keyof typeof ConfigurationState];
238
+ export type ConfigurationState = (typeof ConfigurationState)[keyof typeof ConfigurationState];
249
239
  export declare const EncryptionType: {
250
240
  readonly KMS_BASED_ENCRYPTION: "KMS_BASED_ENCRYPTION";
251
241
  readonly SITEWISE_DEFAULT_ENCRYPTION: "SITEWISE_DEFAULT_ENCRYPTION";
252
242
  };
253
- export type EncryptionType =
254
- (typeof EncryptionType)[keyof typeof EncryptionType];
243
+ export type EncryptionType = (typeof EncryptionType)[keyof typeof EncryptionType];
255
244
  export declare const ExecutionState: {
256
245
  readonly COMPLETED: "COMPLETED";
257
246
  readonly FAILED: "FAILED";
258
247
  readonly RUNNING: "RUNNING";
259
248
  };
260
- export type ExecutionState =
261
- (typeof ExecutionState)[keyof typeof ExecutionState];
249
+ export type ExecutionState = (typeof ExecutionState)[keyof typeof ExecutionState];
262
250
  export declare const CapabilitySyncStatus: {
263
251
  readonly IN_SYNC: "IN_SYNC";
264
252
  readonly NOT_APPLICABLE: "NOT_APPLICABLE";
@@ -266,8 +254,7 @@ export declare const CapabilitySyncStatus: {
266
254
  readonly SYNC_FAILED: "SYNC_FAILED";
267
255
  readonly UNKNOWN: "UNKNOWN";
268
256
  };
269
- export type CapabilitySyncStatus =
270
- (typeof CapabilitySyncStatus)[keyof typeof CapabilitySyncStatus];
257
+ export type CapabilitySyncStatus = (typeof CapabilitySyncStatus)[keyof typeof CapabilitySyncStatus];
271
258
  export declare const LoggingLevel: {
272
259
  readonly ERROR: "ERROR";
273
260
  readonly INFO: "INFO";
@@ -313,8 +300,7 @@ export declare const TargetResourceType: {
313
300
  readonly ASSET: "ASSET";
314
301
  readonly COMPUTATION_MODEL: "COMPUTATION_MODEL";
315
302
  };
316
- export type TargetResourceType =
317
- (typeof TargetResourceType)[keyof typeof TargetResourceType];
303
+ export type TargetResourceType = (typeof TargetResourceType)[keyof typeof TargetResourceType];
318
304
  export declare const ListAssetModelPropertiesFilter: {
319
305
  readonly ALL: "ALL";
320
306
  readonly BASE: "BASE";
@@ -335,14 +321,12 @@ export declare const ListAssetsFilter: {
335
321
  readonly ALL: "ALL";
336
322
  readonly TOP_LEVEL: "TOP_LEVEL";
337
323
  };
338
- export type ListAssetsFilter =
339
- (typeof ListAssetsFilter)[keyof typeof ListAssetsFilter];
324
+ export type ListAssetsFilter = (typeof ListAssetsFilter)[keyof typeof ListAssetsFilter];
340
325
  export declare const TraversalDirection: {
341
326
  readonly CHILD: "CHILD";
342
327
  readonly PARENT: "PARENT";
343
328
  };
344
- export type TraversalDirection =
345
- (typeof TraversalDirection)[keyof typeof TraversalDirection];
329
+ export type TraversalDirection = (typeof TraversalDirection)[keyof typeof TraversalDirection];
346
330
  export declare const ListBulkImportJobsFilter: {
347
331
  readonly ALL: "ALL";
348
332
  readonly CANCELLED: "CANCELLED";
@@ -357,11 +341,9 @@ export type ListBulkImportJobsFilter =
357
341
  export declare const ComputationModelType: {
358
342
  readonly ANOMALY_DETECTION: "ANOMALY_DETECTION";
359
343
  };
360
- export type ComputationModelType =
361
- (typeof ComputationModelType)[keyof typeof ComputationModelType];
344
+ export type ComputationModelType = (typeof ComputationModelType)[keyof typeof ComputationModelType];
362
345
  export declare const ListTimeSeriesType: {
363
346
  readonly ASSOCIATED: "ASSOCIATED";
364
347
  readonly DISASSOCIATED: "DISASSOCIATED";
365
348
  };
366
- export type ListTimeSeriesType =
367
- (typeof ListTimeSeriesType)[keyof typeof ListTimeSeriesType];
349
+ export type ListTimeSeriesType = (typeof ListTimeSeriesType)[keyof typeof ListTimeSeriesType];
@@ -3,105 +3,77 @@ import { IoTSiteWiseServiceException as __BaseException } from "./IoTSiteWiseSer
3
3
  export declare class AccessDeniedException extends __BaseException {
4
4
  readonly name: "AccessDeniedException";
5
5
  readonly $fault: "client";
6
- constructor(
7
- opts: __ExceptionOptionType<AccessDeniedException, __BaseException>
8
- );
6
+ constructor(opts: __ExceptionOptionType<AccessDeniedException, __BaseException>);
9
7
  }
10
8
  export declare class ConflictingOperationException extends __BaseException {
11
9
  readonly name: "ConflictingOperationException";
12
10
  readonly $fault: "client";
13
11
  resourceId: string | undefined;
14
12
  resourceArn: string | undefined;
15
- constructor(
16
- opts: __ExceptionOptionType<ConflictingOperationException, __BaseException>
17
- );
13
+ constructor(opts: __ExceptionOptionType<ConflictingOperationException, __BaseException>);
18
14
  }
19
15
  export declare class InternalFailureException extends __BaseException {
20
16
  readonly name: "InternalFailureException";
21
17
  readonly $fault: "server";
22
- constructor(
23
- opts: __ExceptionOptionType<InternalFailureException, __BaseException>
24
- );
18
+ constructor(opts: __ExceptionOptionType<InternalFailureException, __BaseException>);
25
19
  }
26
20
  export declare class InvalidRequestException extends __BaseException {
27
21
  readonly name: "InvalidRequestException";
28
22
  readonly $fault: "client";
29
- constructor(
30
- opts: __ExceptionOptionType<InvalidRequestException, __BaseException>
31
- );
23
+ constructor(opts: __ExceptionOptionType<InvalidRequestException, __BaseException>);
32
24
  }
33
25
  export declare class LimitExceededException extends __BaseException {
34
26
  readonly name: "LimitExceededException";
35
27
  readonly $fault: "client";
36
- constructor(
37
- opts: __ExceptionOptionType<LimitExceededException, __BaseException>
38
- );
28
+ constructor(opts: __ExceptionOptionType<LimitExceededException, __BaseException>);
39
29
  }
40
30
  export declare class ResourceAlreadyExistsException extends __BaseException {
41
31
  readonly name: "ResourceAlreadyExistsException";
42
32
  readonly $fault: "client";
43
33
  resourceId: string | undefined;
44
34
  resourceArn: string | undefined;
45
- constructor(
46
- opts: __ExceptionOptionType<ResourceAlreadyExistsException, __BaseException>
47
- );
35
+ constructor(opts: __ExceptionOptionType<ResourceAlreadyExistsException, __BaseException>);
48
36
  }
49
37
  export declare class ResourceNotFoundException extends __BaseException {
50
38
  readonly name: "ResourceNotFoundException";
51
39
  readonly $fault: "client";
52
- constructor(
53
- opts: __ExceptionOptionType<ResourceNotFoundException, __BaseException>
54
- );
40
+ constructor(opts: __ExceptionOptionType<ResourceNotFoundException, __BaseException>);
55
41
  }
56
42
  export declare class ThrottlingException extends __BaseException {
57
43
  readonly name: "ThrottlingException";
58
44
  readonly $fault: "client";
59
- constructor(
60
- opts: __ExceptionOptionType<ThrottlingException, __BaseException>
61
- );
45
+ constructor(opts: __ExceptionOptionType<ThrottlingException, __BaseException>);
62
46
  }
63
47
  export declare class ServiceUnavailableException extends __BaseException {
64
48
  readonly name: "ServiceUnavailableException";
65
49
  readonly $fault: "server";
66
- constructor(
67
- opts: __ExceptionOptionType<ServiceUnavailableException, __BaseException>
68
- );
50
+ constructor(opts: __ExceptionOptionType<ServiceUnavailableException, __BaseException>);
69
51
  }
70
52
  export declare class PreconditionFailedException extends __BaseException {
71
53
  readonly name: "PreconditionFailedException";
72
54
  readonly $fault: "client";
73
55
  resourceId: string | undefined;
74
56
  resourceArn: string | undefined;
75
- constructor(
76
- opts: __ExceptionOptionType<PreconditionFailedException, __BaseException>
77
- );
57
+ constructor(opts: __ExceptionOptionType<PreconditionFailedException, __BaseException>);
78
58
  }
79
59
  export declare class QueryTimeoutException extends __BaseException {
80
60
  readonly name: "QueryTimeoutException";
81
61
  readonly $fault: "client";
82
- constructor(
83
- opts: __ExceptionOptionType<QueryTimeoutException, __BaseException>
84
- );
62
+ constructor(opts: __ExceptionOptionType<QueryTimeoutException, __BaseException>);
85
63
  }
86
64
  export declare class ValidationException extends __BaseException {
87
65
  readonly name: "ValidationException";
88
66
  readonly $fault: "client";
89
- constructor(
90
- opts: __ExceptionOptionType<ValidationException, __BaseException>
91
- );
67
+ constructor(opts: __ExceptionOptionType<ValidationException, __BaseException>);
92
68
  }
93
69
  export declare class UnauthorizedException extends __BaseException {
94
70
  readonly name: "UnauthorizedException";
95
71
  readonly $fault: "client";
96
- constructor(
97
- opts: __ExceptionOptionType<UnauthorizedException, __BaseException>
98
- );
72
+ constructor(opts: __ExceptionOptionType<UnauthorizedException, __BaseException>);
99
73
  }
100
74
  export declare class TooManyTagsException extends __BaseException {
101
75
  readonly name: "TooManyTagsException";
102
76
  readonly $fault: "client";
103
77
  resourceName?: string | undefined;
104
- constructor(
105
- opts: __ExceptionOptionType<TooManyTagsException, __BaseException>
106
- );
78
+ constructor(opts: __ExceptionOptionType<TooManyTagsException, __BaseException>);
107
79
  }
@@ -645,18 +645,14 @@ export interface CreateAssetModelCompositeModelRequest {
645
645
  assetModelCompositeModelType: string | undefined;
646
646
  clientToken?: string | undefined;
647
647
  composedAssetModelId?: string | undefined;
648
- assetModelCompositeModelProperties?:
649
- | AssetModelPropertyDefinition[]
650
- | undefined;
648
+ assetModelCompositeModelProperties?: AssetModelPropertyDefinition[] | undefined;
651
649
  ifMatch?: string | undefined;
652
650
  ifNoneMatch?: string | undefined;
653
651
  matchForVersionType?: AssetModelVersionType | undefined;
654
652
  }
655
653
  export interface CreateAssetModelCompositeModelResponse {
656
654
  assetModelCompositeModelId: string | undefined;
657
- assetModelCompositeModelPath:
658
- | AssetModelCompositeModelPathSegment[]
659
- | undefined;
655
+ assetModelCompositeModelPath: AssetModelCompositeModelPathSegment[] | undefined;
660
656
  assetModelStatus: AssetModelStatus | undefined;
661
657
  }
662
658
  export interface ErrorReportLocation {
@@ -982,9 +978,7 @@ export interface DescribeAssetModelResponse {
982
978
  assetModelProperties: AssetModelProperty[] | undefined;
983
979
  assetModelHierarchies: AssetModelHierarchy[] | undefined;
984
980
  assetModelCompositeModels?: AssetModelCompositeModel[] | undefined;
985
- assetModelCompositeModelSummaries?:
986
- | AssetModelCompositeModelSummary[]
987
- | undefined;
981
+ assetModelCompositeModelSummaries?: AssetModelCompositeModelSummary[] | undefined;
988
982
  assetModelCreationDate: Date | undefined;
989
983
  assetModelLastUpdateDate: Date | undefined;
990
984
  assetModelStatus: AssetModelStatus | undefined;
@@ -1007,17 +1001,13 @@ export interface DescribeAssetModelCompositeModelResponse {
1007
1001
  assetModelId: string | undefined;
1008
1002
  assetModelCompositeModelId: string | undefined;
1009
1003
  assetModelCompositeModelExternalId?: string | undefined;
1010
- assetModelCompositeModelPath:
1011
- | AssetModelCompositeModelPathSegment[]
1012
- | undefined;
1004
+ assetModelCompositeModelPath: AssetModelCompositeModelPathSegment[] | undefined;
1013
1005
  assetModelCompositeModelName: string | undefined;
1014
1006
  assetModelCompositeModelDescription: string | undefined;
1015
1007
  assetModelCompositeModelType: string | undefined;
1016
1008
  assetModelCompositeModelProperties: AssetModelProperty[] | undefined;
1017
1009
  compositionDetails?: CompositionDetails | undefined;
1018
- assetModelCompositeModelSummaries:
1019
- | AssetModelCompositeModelSummary[]
1020
- | undefined;
1010
+ assetModelCompositeModelSummaries: AssetModelCompositeModelSummary[] | undefined;
1021
1011
  actionDefinitions?: ActionDefinition[] | undefined;
1022
1012
  }
1023
1013
  export interface DescribeAssetModelInterfaceRelationshipRequest {
@@ -1585,9 +1575,7 @@ export interface ListAssetModelCompositeModelsRequest {
1585
1575
  assetModelVersion?: string | undefined;
1586
1576
  }
1587
1577
  export interface ListAssetModelCompositeModelsResponse {
1588
- assetModelCompositeModelSummaries:
1589
- | AssetModelCompositeModelSummary[]
1590
- | undefined;
1578
+ assetModelCompositeModelSummaries: AssetModelCompositeModelSummary[] | undefined;
1591
1579
  nextToken?: string | undefined;
1592
1580
  }
1593
1581
  export interface ListAssetModelPropertiesRequest {
@@ -1677,9 +1665,7 @@ export interface CompositionRelationshipSummary {
1677
1665
  assetModelCompositeModelType: string | undefined;
1678
1666
  }
1679
1667
  export interface ListCompositionRelationshipsResponse {
1680
- compositionRelationshipSummaries:
1681
- | CompositionRelationshipSummary[]
1682
- | undefined;
1668
+ compositionRelationshipSummaries: CompositionRelationshipSummary[] | undefined;
1683
1669
  nextToken?: string | undefined;
1684
1670
  }
1685
1671
  export interface DataBindingValueFilter {
@@ -1705,9 +1691,7 @@ export interface ComputationModelDataBindingUsageSummary {
1705
1691
  matchedDataBinding: MatchedDataBinding | undefined;
1706
1692
  }
1707
1693
  export interface ListComputationModelDataBindingUsagesResponse {
1708
- dataBindingUsageSummaries:
1709
- | ComputationModelDataBindingUsageSummary[]
1710
- | undefined;
1694
+ dataBindingUsageSummaries: ComputationModelDataBindingUsageSummary[] | undefined;
1711
1695
  nextToken?: string | undefined;
1712
1696
  }
1713
1697
  export interface ListComputationModelResolveToResourcesRequest {
@@ -229,9 +229,7 @@ export interface UpdateAssetModelCompositeModelRequest {
229
229
  matchForVersionType?: AssetModelVersionType | undefined;
230
230
  }
231
231
  export interface UpdateAssetModelCompositeModelResponse {
232
- assetModelCompositeModelPath:
233
- | AssetModelCompositeModelPathSegment[]
234
- | undefined;
232
+ assetModelCompositeModelPath: AssetModelCompositeModelPathSegment[] | undefined;
235
233
  assetModelStatus: AssetModelStatus | undefined;
236
234
  }
237
235
  export interface UpdateAssetPropertyRequest {
@@ -314,9 +312,7 @@ export interface CreateComputationModelRequest {
314
312
  computationModelName: string | undefined;
315
313
  computationModelDescription?: string | undefined;
316
314
  computationModelConfiguration: ComputationModelConfiguration | undefined;
317
- computationModelDataBinding:
318
- | Record<string, ComputationModelDataBindingValue>
319
- | undefined;
315
+ computationModelDataBinding: Record<string, ComputationModelDataBindingValue> | undefined;
320
316
  clientToken?: string | undefined;
321
317
  tags?: Record<string, string> | undefined;
322
318
  }
@@ -326,9 +322,7 @@ export interface DescribeComputationModelResponse {
326
322
  computationModelName: string | undefined;
327
323
  computationModelDescription?: string | undefined;
328
324
  computationModelConfiguration: ComputationModelConfiguration | undefined;
329
- computationModelDataBinding:
330
- | Record<string, ComputationModelDataBindingValue>
331
- | undefined;
325
+ computationModelDataBinding: Record<string, ComputationModelDataBindingValue> | undefined;
332
326
  computationModelCreationDate: Date | undefined;
333
327
  computationModelLastUpdateDate: Date | undefined;
334
328
  computationModelStatus: ComputationModelStatus | undefined;
@@ -340,9 +334,7 @@ export interface UpdateComputationModelRequest {
340
334
  computationModelName: string | undefined;
341
335
  computationModelDescription?: string | undefined;
342
336
  computationModelConfiguration: ComputationModelConfiguration | undefined;
343
- computationModelDataBinding:
344
- | Record<string, ComputationModelDataBindingValue>
345
- | undefined;
337
+ computationModelDataBinding: Record<string, ComputationModelDataBindingValue> | undefined;
346
338
  clientToken?: string | undefined;
347
339
  }
348
340
  export interface Datum {
@@ -1,6 +1,5 @@
1
1
  import { PaginationConfiguration } from "@smithy/types";
2
2
  import { IoTSiteWiseClient } from "../IoTSiteWiseClient";
3
- export interface IoTSiteWisePaginationConfiguration
4
- extends PaginationConfiguration {
3
+ export interface IoTSiteWisePaginationConfiguration extends PaginationConfiguration {
5
4
  client: IoTSiteWiseClient;
6
5
  }
@@ -1,8 +1,5 @@
1
1
  import { Paginator } from "@smithy/types";
2
- import {
3
- ListActionsCommandInput,
4
- ListActionsCommandOutput,
5
- } from "../commands/ListActionsCommand";
2
+ import { ListActionsCommandInput, ListActionsCommandOutput } from "../commands/ListActionsCommand";
6
3
  import { IoTSiteWisePaginationConfiguration } from "./Interfaces";
7
4
  export declare const paginateListActions: (
8
5
  config: IoTSiteWisePaginationConfiguration,
@@ -1,8 +1,5 @@
1
1
  import { Paginator } from "@smithy/types";
2
- import {
3
- ListAssetsCommandInput,
4
- ListAssetsCommandOutput,
5
- } from "../commands/ListAssetsCommand";
2
+ import { ListAssetsCommandInput, ListAssetsCommandOutput } from "../commands/ListAssetsCommand";
6
3
  import { IoTSiteWisePaginationConfiguration } from "./Interfaces";
7
4
  export declare const paginateListAssets: (
8
5
  config: IoTSiteWisePaginationConfiguration,
@@ -1,8 +1,5 @@
1
1
  import { Paginator } from "@smithy/types";
2
- import {
3
- ListPortalsCommandInput,
4
- ListPortalsCommandOutput,
5
- } from "../commands/ListPortalsCommand";
2
+ import { ListPortalsCommandInput, ListPortalsCommandOutput } from "../commands/ListPortalsCommand";
6
3
  import { IoTSiteWisePaginationConfiguration } from "./Interfaces";
7
4
  export declare const paginateListPortals: (
8
5
  config: IoTSiteWisePaginationConfiguration,
@@ -8,25 +8,17 @@ export declare const getRuntimeConfig: (config: IoTSiteWiseClientConfig) => {
8
8
  bodyLengthChecker: import("@smithy/types").BodyLengthCalculator;
9
9
  credentialDefaultProvider:
10
10
  | ((input: any) => import("@smithy/types").AwsCredentialIdentityProvider)
11
- | ((
12
- _: unknown
13
- ) => () => Promise<import("@smithy/types").AwsCredentialIdentity>);
11
+ | ((_: unknown) => () => Promise<import("@smithy/types").AwsCredentialIdentity>);
14
12
  defaultUserAgentProvider: (
15
- config?: import("@aws-sdk/core/client").PreviouslyResolved
13
+ config?: import("@aws-sdk/core/client").PreviouslyResolved,
16
14
  ) => Promise<import("@smithy/types").UserAgent>;
17
15
  eventStreamSerdeProvider: import("@smithy/types").EventStreamSerdeProvider;
18
16
  maxAttempts: number | import("@smithy/types").Provider<number>;
19
17
  region: string | import("@smithy/types").Provider<any>;
20
- requestHandler:
21
- | import("@smithy/core/protocols").HttpHandler<any>
22
- | RequestHandler;
18
+ requestHandler: import("@smithy/core/protocols").HttpHandler<any> | RequestHandler;
23
19
  retryMode: string | import("@smithy/types").Provider<string>;
24
20
  streamCollector: (
25
- stream:
26
- | import("stream").Readable
27
- | import("stream/web").ReadableStream
28
- | ReadableStream
29
- | Blob
21
+ stream: import("stream").Readable | import("stream/web").ReadableStream | ReadableStream | Blob,
30
22
  ) => Promise<Uint8Array>;
31
23
  useDualstackEndpoint: (boolean | import("@smithy/types").Provider<boolean>) &
32
24
  (boolean | import("@smithy/types").Provider<boolean | undefined>);
@@ -54,13 +46,8 @@ export declare const getRuntimeConfig: (config: IoTSiteWiseClientConfig) => {
54
46
  logger: import("@smithy/types").Logger;
55
47
  extensions: import("./runtimeExtensions").RuntimeExtension[];
56
48
  customUserAgent?: string | import("@smithy/types").UserAgent;
57
- userAgentAppId?:
58
- | string
59
- | undefined
60
- | import("@smithy/types").Provider<string | undefined>;
61
- retryStrategy?:
62
- | import("@smithy/types").RetryStrategy
63
- | import("@smithy/types").RetryStrategyV2;
49
+ userAgentAppId?: string | undefined | import("@smithy/types").Provider<string | undefined>;
50
+ retryStrategy?: import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2;
64
51
  endpoint?:
65
52
  | ((
66
53
  | string
@@ -82,7 +69,7 @@ export declare const getRuntimeConfig: (config: IoTSiteWiseClientConfig) => {
82
69
  endpointParams: import("./endpoint/EndpointParameters").EndpointParameters,
83
70
  context?: {
84
71
  logger?: import("@smithy/types").Logger;
85
- }
72
+ },
86
73
  ) => import("@smithy/types").EndpointV2;
87
74
  tls?: boolean;
88
75
  serviceConfiguredEndpoint?: never;
@@ -95,13 +82,13 @@ export declare const getRuntimeConfig: (config: IoTSiteWiseClientConfig) => {
95
82
  signer?:
96
83
  | import("@smithy/types").RequestSigner
97
84
  | ((
98
- authScheme?: import("@smithy/types").AuthScheme
85
+ authScheme?: import("@smithy/types").AuthScheme,
99
86
  ) => Promise<import("@smithy/types").RequestSigner>);
100
87
  signingEscapePath?: boolean;
101
88
  systemClockOffset?: number;
102
89
  signingRegion?: string;
103
90
  signerConstructor?: new (
104
91
  options: import("@smithy/signature-v4").SignatureV4Init &
105
- import("@smithy/signature-v4").SignatureV4CryptoInit
92
+ import("@smithy/signature-v4").SignatureV4CryptoInit,
106
93
  ) => import("@smithy/types").RequestSigner;
107
94
  };
@@ -10,24 +10,18 @@ export declare const getRuntimeConfig: (config: IoTSiteWiseClientConfig) => {
10
10
  credentialDefaultProvider:
11
11
  | ((input: any) => import("@smithy/types").AwsCredentialIdentityProvider)
12
12
  | ((
13
- init?: import("@aws-sdk/credential-provider-node").DefaultProviderInit
13
+ init?: import("@aws-sdk/credential-provider-node").DefaultProviderInit,
14
14
  ) => import("@aws-sdk/credential-provider-node").MemoizedRuntimeConfigAwsCredentialIdentityProvider);
15
15
  defaultUserAgentProvider: (
16
- config?: import("@aws-sdk/core/client").PreviouslyResolved
16
+ config?: import("@aws-sdk/core/client").PreviouslyResolved,
17
17
  ) => Promise<import("@smithy/types").UserAgent>;
18
18
  eventStreamSerdeProvider: import("@smithy/types").EventStreamSerdeProvider;
19
19
  maxAttempts: number | import("@smithy/types").Provider<number>;
20
20
  region: string | import("@smithy/types").Provider<string>;
21
- requestHandler:
22
- | RequestHandler
23
- | import("@smithy/core/protocols").HttpHandler<any>;
21
+ requestHandler: RequestHandler | import("@smithy/core/protocols").HttpHandler<any>;
24
22
  retryMode: string | import("@smithy/types").Provider<string>;
25
23
  streamCollector: (
26
- stream:
27
- | import("stream").Readable
28
- | import("stream/web").ReadableStream
29
- | ReadableStream
30
- | Blob
24
+ stream: import("stream").Readable | import("stream/web").ReadableStream | ReadableStream | Blob,
31
25
  ) => Promise<Uint8Array>;
32
26
  useDualstackEndpoint: boolean | import("@smithy/types").Provider<boolean>;
33
27
  useFipsEndpoint: boolean | import("@smithy/types").Provider<boolean>;
@@ -54,9 +48,7 @@ export declare const getRuntimeConfig: (config: IoTSiteWiseClientConfig) => {
54
48
  logger: import("@smithy/types").Logger;
55
49
  extensions: import("./runtimeExtensions").RuntimeExtension[];
56
50
  customUserAgent?: string | import("@smithy/types").UserAgent;
57
- retryStrategy?:
58
- | import("@smithy/types").RetryStrategy
59
- | import("@smithy/types").RetryStrategyV2;
51
+ retryStrategy?: import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2;
60
52
  endpoint?:
61
53
  | ((
62
54
  | string
@@ -78,7 +70,7 @@ export declare const getRuntimeConfig: (config: IoTSiteWiseClientConfig) => {
78
70
  endpointParams: import("./endpoint/EndpointParameters").EndpointParameters,
79
71
  context?: {
80
72
  logger?: import("@smithy/types").Logger;
81
- }
73
+ },
82
74
  ) => import("@smithy/types").EndpointV2;
83
75
  tls?: boolean;
84
76
  serviceConfiguredEndpoint?: never;
@@ -90,13 +82,13 @@ export declare const getRuntimeConfig: (config: IoTSiteWiseClientConfig) => {
90
82
  signer?:
91
83
  | import("@smithy/types").RequestSigner
92
84
  | ((
93
- authScheme?: import("@smithy/types").AuthScheme
85
+ authScheme?: import("@smithy/types").AuthScheme,
94
86
  ) => Promise<import("@smithy/types").RequestSigner>);
95
87
  signingEscapePath?: boolean;
96
88
  systemClockOffset?: number;
97
89
  signingRegion?: string;
98
90
  signerConstructor?: new (
99
91
  options: import("@smithy/signature-v4").SignatureV4Init &
100
- import("@smithy/signature-v4").SignatureV4CryptoInit
92
+ import("@smithy/signature-v4").SignatureV4CryptoInit,
101
93
  ) => import("@smithy/types").RequestSigner;
102
94
  };
@@ -21,11 +21,7 @@ export declare const getRuntimeConfig: (config: IoTSiteWiseClientConfig) => {
21
21
  urlParser: import("@smithy/types").UrlParser;
22
22
  bodyLengthChecker: import("@smithy/types").BodyLengthCalculator;
23
23
  streamCollector: (
24
- stream:
25
- | import("stream").Readable
26
- | import("stream/web").ReadableStream
27
- | ReadableStream
28
- | Blob
24
+ stream: import("stream").Readable | import("stream/web").ReadableStream | ReadableStream | Blob,
29
25
  ) => Promise<Uint8Array>;
30
26
  base64Decoder: import("@smithy/types").Decoder;
31
27
  base64Encoder: (_input: Uint8Array | string) => string;
@@ -40,13 +36,11 @@ export declare const getRuntimeConfig: (config: IoTSiteWiseClientConfig) => {
40
36
  region: string | import("@smithy/types").Provider<any>;
41
37
  profile?: string;
42
38
  defaultUserAgentProvider: (
43
- config?: import("@aws-sdk/core/client").PreviouslyResolved
39
+ config?: import("@aws-sdk/core/client").PreviouslyResolved,
44
40
  ) => Promise<import("@smithy/types").UserAgent>;
45
41
  credentialDefaultProvider:
46
42
  | ((input: any) => import("@smithy/types").AwsCredentialIdentityProvider)
47
- | ((
48
- _: unknown
49
- ) => () => Promise<import("@smithy/types").AwsCredentialIdentity>);
43
+ | ((_: unknown) => () => Promise<import("@smithy/types").AwsCredentialIdentity>);
50
44
  maxAttempts: number | import("@smithy/types").Provider<number>;
51
45
  retryMode: string | import("@smithy/types").Provider<string>;
52
46
  logger: import("@smithy/types").Logger;
@@ -54,17 +48,10 @@ export declare const getRuntimeConfig: (config: IoTSiteWiseClientConfig) => {
54
48
  eventStreamSerdeProvider: import("@smithy/types").EventStreamSerdeProvider;
55
49
  defaultsMode:
56
50
  | import("@smithy/core/client").DefaultsMode
57
- | import("@smithy/types").Provider<
58
- import("@smithy/core/client").DefaultsMode
59
- >;
51
+ | import("@smithy/types").Provider<import("@smithy/core/client").DefaultsMode>;
60
52
  customUserAgent?: string | import("@smithy/types").UserAgent;
61
- userAgentAppId?:
62
- | string
63
- | undefined
64
- | import("@smithy/types").Provider<string | undefined>;
65
- retryStrategy?:
66
- | import("@smithy/types").RetryStrategy
67
- | import("@smithy/types").RetryStrategyV2;
53
+ userAgentAppId?: string | undefined | import("@smithy/types").Provider<string | undefined>;
54
+ retryStrategy?: import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2;
68
55
  endpoint?:
69
56
  | ((
70
57
  | string
@@ -86,7 +73,7 @@ export declare const getRuntimeConfig: (config: IoTSiteWiseClientConfig) => {
86
73
  endpointParams: import("./endpoint/EndpointParameters").EndpointParameters,
87
74
  context?: {
88
75
  logger?: import("@smithy/types").Logger;
89
- }
76
+ },
90
77
  ) => import("@smithy/types").EndpointV2;
91
78
  tls?: boolean;
92
79
  serviceConfiguredEndpoint?: never;
@@ -99,13 +86,13 @@ export declare const getRuntimeConfig: (config: IoTSiteWiseClientConfig) => {
99
86
  signer?:
100
87
  | import("@smithy/types").RequestSigner
101
88
  | ((
102
- authScheme?: import("@smithy/types").AuthScheme
89
+ authScheme?: import("@smithy/types").AuthScheme,
103
90
  ) => Promise<import("@smithy/types").RequestSigner>);
104
91
  signingEscapePath?: boolean;
105
92
  systemClockOffset?: number;
106
93
  signingRegion?: string;
107
94
  signerConstructor?: new (
108
95
  options: import("@smithy/signature-v4").SignatureV4Init &
109
- import("@smithy/signature-v4").SignatureV4CryptoInit
96
+ import("@smithy/signature-v4").SignatureV4CryptoInit,
110
97
  ) => import("@smithy/types").RequestSigner;
111
98
  };