@aws-sdk/client-iotsitewise 3.135.0 → 3.142.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 (151) hide show
  1. package/CHANGELOG.md +33 -0
  2. package/README.md +1 -1
  3. package/dist-cjs/commands/AssociateAssetsCommand.js +1 -1
  4. package/dist-cjs/commands/AssociateTimeSeriesToAssetPropertyCommand.js +1 -1
  5. package/dist-cjs/commands/BatchAssociateProjectAssetsCommand.js +2 -2
  6. package/dist-cjs/commands/BatchDisassociateProjectAssetsCommand.js +2 -2
  7. package/dist-cjs/commands/BatchGetAssetPropertyAggregatesCommand.js +2 -2
  8. package/dist-cjs/commands/BatchGetAssetPropertyValueCommand.js +2 -2
  9. package/dist-cjs/commands/BatchGetAssetPropertyValueHistoryCommand.js +2 -2
  10. package/dist-cjs/commands/BatchPutAssetPropertyValueCommand.js +2 -2
  11. package/dist-cjs/commands/CreateAccessPolicyCommand.js +2 -2
  12. package/dist-cjs/commands/CreateAssetCommand.js +2 -2
  13. package/dist-cjs/commands/CreateAssetModelCommand.js +2 -2
  14. package/dist-cjs/commands/CreateBulkImportJobCommand.js +2 -2
  15. package/dist-cjs/commands/CreateDashboardCommand.js +2 -2
  16. package/dist-cjs/commands/CreateGatewayCommand.js +2 -2
  17. package/dist-cjs/commands/CreatePortalCommand.js +2 -2
  18. package/dist-cjs/commands/CreateProjectCommand.js +2 -2
  19. package/dist-cjs/commands/DeleteAccessPolicyCommand.js +2 -2
  20. package/dist-cjs/commands/DeleteAssetCommand.js +2 -2
  21. package/dist-cjs/commands/DeleteAssetModelCommand.js +2 -2
  22. package/dist-cjs/commands/DeleteDashboardCommand.js +2 -2
  23. package/dist-cjs/commands/DeleteGatewayCommand.js +1 -1
  24. package/dist-cjs/commands/DeletePortalCommand.js +2 -2
  25. package/dist-cjs/commands/DeleteProjectCommand.js +2 -2
  26. package/dist-cjs/commands/DeleteTimeSeriesCommand.js +1 -1
  27. package/dist-cjs/commands/DescribeAccessPolicyCommand.js +2 -2
  28. package/dist-cjs/commands/DescribeAssetCommand.js +2 -2
  29. package/dist-cjs/commands/DescribeAssetModelCommand.js +2 -2
  30. package/dist-cjs/commands/DescribeAssetPropertyCommand.js +2 -2
  31. package/dist-cjs/commands/DescribeBulkImportJobCommand.js +2 -2
  32. package/dist-cjs/commands/DescribeDashboardCommand.js +2 -2
  33. package/dist-cjs/commands/DescribeDefaultEncryptionConfigurationCommand.js +2 -2
  34. package/dist-cjs/commands/DescribeGatewayCapabilityConfigurationCommand.js +2 -2
  35. package/dist-cjs/commands/DescribeGatewayCommand.js +2 -2
  36. package/dist-cjs/commands/DescribeLoggingOptionsCommand.js +2 -2
  37. package/dist-cjs/commands/DescribePortalCommand.js +2 -2
  38. package/dist-cjs/commands/DescribeProjectCommand.js +2 -2
  39. package/dist-cjs/commands/DescribeStorageConfigurationCommand.js +2 -2
  40. package/dist-cjs/commands/DescribeTimeSeriesCommand.js +2 -2
  41. package/dist-cjs/commands/DisassociateAssetsCommand.js +1 -1
  42. package/dist-cjs/commands/DisassociateTimeSeriesFromAssetPropertyCommand.js +1 -1
  43. package/dist-cjs/commands/GetAssetPropertyAggregatesCommand.js +2 -2
  44. package/dist-cjs/commands/GetAssetPropertyValueCommand.js +2 -2
  45. package/dist-cjs/commands/GetAssetPropertyValueHistoryCommand.js +2 -2
  46. package/dist-cjs/commands/GetInterpolatedAssetPropertyValuesCommand.js +2 -2
  47. package/dist-cjs/commands/ListAccessPoliciesCommand.js +2 -2
  48. package/dist-cjs/commands/ListAssetModelsCommand.js +2 -2
  49. package/dist-cjs/commands/ListAssetRelationshipsCommand.js +2 -2
  50. package/dist-cjs/commands/ListAssetsCommand.js +2 -2
  51. package/dist-cjs/commands/ListAssociatedAssetsCommand.js +2 -2
  52. package/dist-cjs/commands/ListBulkImportJobsCommand.js +2 -2
  53. package/dist-cjs/commands/ListDashboardsCommand.js +2 -2
  54. package/dist-cjs/commands/ListGatewaysCommand.js +2 -2
  55. package/dist-cjs/commands/ListPortalsCommand.js +2 -2
  56. package/dist-cjs/commands/ListProjectAssetsCommand.js +2 -2
  57. package/dist-cjs/commands/ListProjectsCommand.js +2 -2
  58. package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -2
  59. package/dist-cjs/commands/ListTimeSeriesCommand.js +2 -2
  60. package/dist-cjs/commands/PutDefaultEncryptionConfigurationCommand.js +2 -2
  61. package/dist-cjs/commands/PutLoggingOptionsCommand.js +2 -2
  62. package/dist-cjs/commands/PutStorageConfigurationCommand.js +2 -2
  63. package/dist-cjs/commands/TagResourceCommand.js +2 -2
  64. package/dist-cjs/commands/UntagResourceCommand.js +2 -2
  65. package/dist-cjs/commands/UpdateAccessPolicyCommand.js +2 -2
  66. package/dist-cjs/commands/UpdateAssetCommand.js +2 -2
  67. package/dist-cjs/commands/UpdateAssetModelCommand.js +2 -2
  68. package/dist-cjs/commands/UpdateAssetPropertyCommand.js +1 -1
  69. package/dist-cjs/commands/UpdateDashboardCommand.js +2 -2
  70. package/dist-cjs/commands/UpdateGatewayCapabilityConfigurationCommand.js +2 -2
  71. package/dist-cjs/commands/UpdateGatewayCommand.js +1 -1
  72. package/dist-cjs/commands/UpdatePortalCommand.js +2 -2
  73. package/dist-cjs/commands/UpdateProjectCommand.js +2 -2
  74. package/dist-cjs/models/models_0.js +922 -1380
  75. package/dist-cjs/protocols/Aws_restJson1.js +987 -1751
  76. package/dist-es/commands/AssociateAssetsCommand.js +2 -2
  77. package/dist-es/commands/AssociateTimeSeriesToAssetPropertyCommand.js +2 -2
  78. package/dist-es/commands/BatchAssociateProjectAssetsCommand.js +3 -3
  79. package/dist-es/commands/BatchDisassociateProjectAssetsCommand.js +3 -3
  80. package/dist-es/commands/BatchGetAssetPropertyAggregatesCommand.js +3 -3
  81. package/dist-es/commands/BatchGetAssetPropertyValueCommand.js +3 -3
  82. package/dist-es/commands/BatchGetAssetPropertyValueHistoryCommand.js +3 -3
  83. package/dist-es/commands/BatchPutAssetPropertyValueCommand.js +3 -3
  84. package/dist-es/commands/CreateAccessPolicyCommand.js +3 -3
  85. package/dist-es/commands/CreateAssetCommand.js +3 -3
  86. package/dist-es/commands/CreateAssetModelCommand.js +3 -3
  87. package/dist-es/commands/CreateBulkImportJobCommand.js +3 -3
  88. package/dist-es/commands/CreateDashboardCommand.js +3 -3
  89. package/dist-es/commands/CreateGatewayCommand.js +3 -3
  90. package/dist-es/commands/CreatePortalCommand.js +3 -3
  91. package/dist-es/commands/CreateProjectCommand.js +3 -3
  92. package/dist-es/commands/DeleteAccessPolicyCommand.js +3 -3
  93. package/dist-es/commands/DeleteAssetCommand.js +3 -3
  94. package/dist-es/commands/DeleteAssetModelCommand.js +3 -3
  95. package/dist-es/commands/DeleteDashboardCommand.js +3 -3
  96. package/dist-es/commands/DeleteGatewayCommand.js +2 -2
  97. package/dist-es/commands/DeletePortalCommand.js +3 -3
  98. package/dist-es/commands/DeleteProjectCommand.js +3 -3
  99. package/dist-es/commands/DeleteTimeSeriesCommand.js +2 -2
  100. package/dist-es/commands/DescribeAccessPolicyCommand.js +3 -3
  101. package/dist-es/commands/DescribeAssetCommand.js +3 -3
  102. package/dist-es/commands/DescribeAssetModelCommand.js +3 -3
  103. package/dist-es/commands/DescribeAssetPropertyCommand.js +3 -3
  104. package/dist-es/commands/DescribeBulkImportJobCommand.js +3 -3
  105. package/dist-es/commands/DescribeDashboardCommand.js +3 -3
  106. package/dist-es/commands/DescribeDefaultEncryptionConfigurationCommand.js +3 -3
  107. package/dist-es/commands/DescribeGatewayCapabilityConfigurationCommand.js +3 -3
  108. package/dist-es/commands/DescribeGatewayCommand.js +3 -3
  109. package/dist-es/commands/DescribeLoggingOptionsCommand.js +3 -3
  110. package/dist-es/commands/DescribePortalCommand.js +3 -3
  111. package/dist-es/commands/DescribeProjectCommand.js +3 -3
  112. package/dist-es/commands/DescribeStorageConfigurationCommand.js +3 -3
  113. package/dist-es/commands/DescribeTimeSeriesCommand.js +3 -3
  114. package/dist-es/commands/DisassociateAssetsCommand.js +2 -2
  115. package/dist-es/commands/DisassociateTimeSeriesFromAssetPropertyCommand.js +2 -2
  116. package/dist-es/commands/GetAssetPropertyAggregatesCommand.js +3 -3
  117. package/dist-es/commands/GetAssetPropertyValueCommand.js +3 -3
  118. package/dist-es/commands/GetAssetPropertyValueHistoryCommand.js +3 -3
  119. package/dist-es/commands/GetInterpolatedAssetPropertyValuesCommand.js +3 -3
  120. package/dist-es/commands/ListAccessPoliciesCommand.js +3 -3
  121. package/dist-es/commands/ListAssetModelsCommand.js +3 -3
  122. package/dist-es/commands/ListAssetRelationshipsCommand.js +3 -3
  123. package/dist-es/commands/ListAssetsCommand.js +3 -3
  124. package/dist-es/commands/ListAssociatedAssetsCommand.js +3 -3
  125. package/dist-es/commands/ListBulkImportJobsCommand.js +3 -3
  126. package/dist-es/commands/ListDashboardsCommand.js +3 -3
  127. package/dist-es/commands/ListGatewaysCommand.js +3 -3
  128. package/dist-es/commands/ListPortalsCommand.js +3 -3
  129. package/dist-es/commands/ListProjectAssetsCommand.js +3 -3
  130. package/dist-es/commands/ListProjectsCommand.js +3 -3
  131. package/dist-es/commands/ListTagsForResourceCommand.js +3 -3
  132. package/dist-es/commands/ListTimeSeriesCommand.js +3 -3
  133. package/dist-es/commands/PutDefaultEncryptionConfigurationCommand.js +3 -3
  134. package/dist-es/commands/PutLoggingOptionsCommand.js +3 -3
  135. package/dist-es/commands/PutStorageConfigurationCommand.js +3 -3
  136. package/dist-es/commands/TagResourceCommand.js +3 -3
  137. package/dist-es/commands/UntagResourceCommand.js +3 -3
  138. package/dist-es/commands/UpdateAccessPolicyCommand.js +3 -3
  139. package/dist-es/commands/UpdateAssetCommand.js +3 -3
  140. package/dist-es/commands/UpdateAssetModelCommand.js +3 -3
  141. package/dist-es/commands/UpdateAssetPropertyCommand.js +2 -2
  142. package/dist-es/commands/UpdateDashboardCommand.js +3 -3
  143. package/dist-es/commands/UpdateGatewayCapabilityConfigurationCommand.js +3 -3
  144. package/dist-es/commands/UpdateGatewayCommand.js +2 -2
  145. package/dist-es/commands/UpdatePortalCommand.js +3 -3
  146. package/dist-es/commands/UpdateProjectCommand.js +3 -3
  147. package/dist-es/models/models_0.js +229 -916
  148. package/dist-es/protocols/Aws_restJson1.js +1234 -1658
  149. package/dist-types/models/models_0.d.ts +916 -1374
  150. package/dist-types/ts3.4/models/models_0.d.ts +458 -916
  151. package/package.json +6 -6
@@ -9,12 +9,6 @@ export interface GroupIdentity {
9
9
  */
10
10
  id: string | undefined;
11
11
  }
12
- export declare namespace GroupIdentity {
13
- /**
14
- * @internal
15
- */
16
- const filterSensitiveLog: (obj: GroupIdentity) => any;
17
- }
18
12
  /**
19
13
  * <p>Contains information about an Identity and Access Management role. For more information, see <a href="https://docs.aws.amazon.com/IAM/latest/UserGuide/id_roles.html">IAM roles</a> in the
20
14
  * <i>IAM User Guide</i>.</p>
@@ -26,12 +20,6 @@ export interface IAMRoleIdentity {
26
20
  */
27
21
  arn: string | undefined;
28
22
  }
29
- export declare namespace IAMRoleIdentity {
30
- /**
31
- * @internal
32
- */
33
- const filterSensitiveLog: (obj: IAMRoleIdentity) => any;
34
- }
35
23
  /**
36
24
  * <p>Contains information about an Identity and Access Management user.</p>
37
25
  */
@@ -47,12 +35,6 @@ export interface IAMUserIdentity {
47
35
  */
48
36
  arn: string | undefined;
49
37
  }
50
- export declare namespace IAMUserIdentity {
51
- /**
52
- * @internal
53
- */
54
- const filterSensitiveLog: (obj: IAMUserIdentity) => any;
55
- }
56
38
  /**
57
39
  * <p>Contains information for a user identity in an access policy.</p>
58
40
  */
@@ -62,12 +44,6 @@ export interface UserIdentity {
62
44
  */
63
45
  id: string | undefined;
64
46
  }
65
- export declare namespace UserIdentity {
66
- /**
67
- * @internal
68
- */
69
- const filterSensitiveLog: (obj: UserIdentity) => any;
70
- }
71
47
  /**
72
48
  * <p>Contains an identity that can access an IoT SiteWise Monitor resource.</p>
73
49
  * <note>
@@ -93,12 +69,6 @@ export interface Identity {
93
69
  */
94
70
  iamRole?: IAMRoleIdentity;
95
71
  }
96
- export declare namespace Identity {
97
- /**
98
- * @internal
99
- */
100
- const filterSensitiveLog: (obj: Identity) => any;
101
- }
102
72
  export declare enum Permission {
103
73
  ADMINISTRATOR = "ADMINISTRATOR",
104
74
  VIEWER = "VIEWER"
@@ -112,12 +82,6 @@ export interface PortalResource {
112
82
  */
113
83
  id: string | undefined;
114
84
  }
115
- export declare namespace PortalResource {
116
- /**
117
- * @internal
118
- */
119
- const filterSensitiveLog: (obj: PortalResource) => any;
120
- }
121
85
  /**
122
86
  * <p>Identifies a specific IoT SiteWise Monitor project.</p>
123
87
  */
@@ -127,12 +91,6 @@ export interface ProjectResource {
127
91
  */
128
92
  id: string | undefined;
129
93
  }
130
- export declare namespace ProjectResource {
131
- /**
132
- * @internal
133
- */
134
- const filterSensitiveLog: (obj: ProjectResource) => any;
135
- }
136
94
  /**
137
95
  * <p>Contains an IoT SiteWise Monitor resource ID for a portal or project.</p>
138
96
  */
@@ -146,12 +104,6 @@ export interface Resource {
146
104
  */
147
105
  project?: ProjectResource;
148
106
  }
149
- export declare namespace Resource {
150
- /**
151
- * @internal
152
- */
153
- const filterSensitiveLog: (obj: Resource) => any;
154
- }
155
107
  /**
156
108
  * <p>Contains an access policy that defines an identity's access to an IoT SiteWise Monitor
157
109
  * resource.</p>
@@ -183,12 +135,6 @@ export interface AccessPolicySummary {
183
135
  */
184
136
  lastUpdateDate?: Date;
185
137
  }
186
- export declare namespace AccessPolicySummary {
187
- /**
188
- * @internal
189
- */
190
- const filterSensitiveLog: (obj: AccessPolicySummary) => any;
191
- }
192
138
  export declare enum Quality {
193
139
  BAD = "BAD",
194
140
  GOOD = "GOOD",
@@ -223,12 +169,6 @@ export interface Aggregates {
223
169
  */
224
170
  standardDeviation?: number;
225
171
  }
226
- export declare namespace Aggregates {
227
- /**
228
- * @internal
229
- */
230
- const filterSensitiveLog: (obj: Aggregates) => any;
231
- }
232
172
  /**
233
173
  * <p>Contains aggregated asset property values (for example, average, minimum, and
234
174
  * maximum).</p>
@@ -247,12 +187,6 @@ export interface AggregatedValue {
247
187
  */
248
188
  value: Aggregates | undefined;
249
189
  }
250
- export declare namespace AggregatedValue {
251
- /**
252
- * @internal
253
- */
254
- const filterSensitiveLog: (obj: AggregatedValue) => any;
255
- }
256
190
  export declare enum AggregateType {
257
191
  AVERAGE = "AVERAGE",
258
192
  COUNT = "COUNT",
@@ -279,12 +213,6 @@ export interface Alarms {
279
213
  */
280
214
  notificationLambdaArn?: string;
281
215
  }
282
- export declare namespace Alarms {
283
- /**
284
- * @internal
285
- */
286
- const filterSensitiveLog: (obj: Alarms) => any;
287
- }
288
216
  export declare enum PropertyDataType {
289
217
  BOOLEAN = "BOOLEAN",
290
218
  DOUBLE = "DOUBLE",
@@ -310,12 +238,6 @@ export interface PropertyNotification {
310
238
  */
311
239
  state: PropertyNotificationState | string | undefined;
312
240
  }
313
- export declare namespace PropertyNotification {
314
- /**
315
- * @internal
316
- */
317
- const filterSensitiveLog: (obj: PropertyNotification) => any;
318
- }
319
241
  /**
320
242
  * <p>Contains asset property information.</p>
321
243
  */
@@ -353,12 +275,6 @@ export interface AssetProperty {
353
275
  */
354
276
  unit?: string;
355
277
  }
356
- export declare namespace AssetProperty {
357
- /**
358
- * @internal
359
- */
360
- const filterSensitiveLog: (obj: AssetProperty) => any;
361
- }
362
278
  /**
363
279
  * <p>Contains information about a composite model in an asset. This object contains the asset's
364
280
  * properties that you define in the composite model.</p>
@@ -382,12 +298,6 @@ export interface AssetCompositeModel {
382
298
  */
383
299
  properties: AssetProperty[] | undefined;
384
300
  }
385
- export declare namespace AssetCompositeModel {
386
- /**
387
- * @internal
388
- */
389
- const filterSensitiveLog: (obj: AssetCompositeModel) => any;
390
- }
391
301
  export declare enum AssetErrorCode {
392
302
  INTERNAL_FAILURE = "INTERNAL_FAILURE"
393
303
  }
@@ -408,12 +318,6 @@ export interface AssetErrorDetails {
408
318
  */
409
319
  message: string | undefined;
410
320
  }
411
- export declare namespace AssetErrorDetails {
412
- /**
413
- * @internal
414
- */
415
- const filterSensitiveLog: (obj: AssetErrorDetails) => any;
416
- }
417
321
  /**
418
322
  * <p>Describes an asset hierarchy that contains a hierarchy's name and ID.</p>
419
323
  */
@@ -428,12 +332,6 @@ export interface AssetHierarchy {
428
332
  */
429
333
  name: string | undefined;
430
334
  }
431
- export declare namespace AssetHierarchy {
432
- /**
433
- * @internal
434
- */
435
- const filterSensitiveLog: (obj: AssetHierarchy) => any;
436
- }
437
335
  /**
438
336
  * <p>Contains information about a parent asset and a child asset that are related through an
439
337
  * asset hierarchy.</p>
@@ -448,12 +346,6 @@ export interface AssetHierarchyInfo {
448
346
  */
449
347
  childAssetId?: string;
450
348
  }
451
- export declare namespace AssetHierarchyInfo {
452
- /**
453
- * @internal
454
- */
455
- const filterSensitiveLog: (obj: AssetHierarchyInfo) => any;
456
- }
457
349
  /**
458
350
  * <p>Contains an asset attribute property. For more information, see
459
351
  * <a href="https://docs.aws.amazon.com/iot-sitewise/latest/userguide/asset-properties.html#attributes">Attributes</a> in the <i>IoT SiteWise User Guide</i>.</p>
@@ -467,12 +359,6 @@ export interface Attribute {
467
359
  */
468
360
  defaultValue?: string;
469
361
  }
470
- export declare namespace Attribute {
471
- /**
472
- * @internal
473
- */
474
- const filterSensitiveLog: (obj: Attribute) => any;
475
- }
476
362
  export declare enum ForwardingConfigState {
477
363
  DISABLED = "DISABLED",
478
364
  ENABLED = "ENABLED"
@@ -486,12 +372,6 @@ export interface ForwardingConfig {
486
372
  */
487
373
  state: ForwardingConfigState | string | undefined;
488
374
  }
489
- export declare namespace ForwardingConfig {
490
- /**
491
- * @internal
492
- */
493
- const filterSensitiveLog: (obj: ForwardingConfig) => any;
494
- }
495
375
  /**
496
376
  * <p>The processing configuration for the given measurement property.
497
377
  * You can configure measurements to be kept at the edge or forwarded to the Amazon Web Services Cloud.
@@ -503,12 +383,6 @@ export interface MeasurementProcessingConfig {
503
383
  */
504
384
  forwardingConfig: ForwardingConfig | undefined;
505
385
  }
506
- export declare namespace MeasurementProcessingConfig {
507
- /**
508
- * @internal
509
- */
510
- const filterSensitiveLog: (obj: MeasurementProcessingConfig) => any;
511
- }
512
386
  /**
513
387
  * <p>Contains an asset measurement property. For more information, see
514
388
  * <a href="https://docs.aws.amazon.com/iot-sitewise/latest/userguide/asset-properties.html#measurements">Measurements</a> in the <i>IoT SiteWise User Guide</i>.</p>
@@ -521,12 +395,6 @@ export interface Measurement {
521
395
  */
522
396
  processingConfig?: MeasurementProcessingConfig;
523
397
  }
524
- export declare namespace Measurement {
525
- /**
526
- * @internal
527
- */
528
- const filterSensitiveLog: (obj: Measurement) => any;
529
- }
530
398
  export declare enum ComputeLocation {
531
399
  CLOUD = "CLOUD",
532
400
  EDGE = "EDGE"
@@ -542,12 +410,6 @@ export interface MetricProcessingConfig {
542
410
  */
543
411
  computeLocation: ComputeLocation | string | undefined;
544
412
  }
545
- export declare namespace MetricProcessingConfig {
546
- /**
547
- * @internal
548
- */
549
- const filterSensitiveLog: (obj: MetricProcessingConfig) => any;
550
- }
551
413
  /**
552
414
  * <p>Identifies a property value used in an expression.</p>
553
415
  */
@@ -567,12 +429,6 @@ export interface VariableValue {
567
429
  */
568
430
  hierarchyId?: string;
569
431
  }
570
- export declare namespace VariableValue {
571
- /**
572
- * @internal
573
- */
574
- const filterSensitiveLog: (obj: VariableValue) => any;
575
- }
576
432
  /**
577
433
  * <p>Contains expression variable information.</p>
578
434
  */
@@ -586,12 +442,6 @@ export interface ExpressionVariable {
586
442
  */
587
443
  value: VariableValue | undefined;
588
444
  }
589
- export declare namespace ExpressionVariable {
590
- /**
591
- * @internal
592
- */
593
- const filterSensitiveLog: (obj: ExpressionVariable) => any;
594
- }
595
445
  /**
596
446
  * <p>Contains a tumbling window, which is a repeating fixed-sized, non-overlapping, and
597
447
  * contiguous time window. You can use this window in metrics to aggregate data from properties
@@ -679,12 +529,6 @@ export interface TumblingWindow {
679
529
  */
680
530
  offset?: string;
681
531
  }
682
- export declare namespace TumblingWindow {
683
- /**
684
- * @internal
685
- */
686
- const filterSensitiveLog: (obj: TumblingWindow) => any;
687
- }
688
532
  /**
689
533
  * <p>Contains a time interval window used for data aggregate computations (for example,
690
534
  * average, sum, count, and so on).</p>
@@ -695,12 +539,6 @@ export interface MetricWindow {
695
539
  */
696
540
  tumbling?: TumblingWindow;
697
541
  }
698
- export declare namespace MetricWindow {
699
- /**
700
- * @internal
701
- */
702
- const filterSensitiveLog: (obj: MetricWindow) => any;
703
- }
704
542
  /**
705
543
  * <p>Contains an asset metric property. With metrics, you can calculate aggregate functions,
706
544
  * such as an average, maximum, or minimum, as specified through an expression. A metric maps
@@ -736,12 +574,6 @@ export interface Metric {
736
574
  */
737
575
  processingConfig?: MetricProcessingConfig;
738
576
  }
739
- export declare namespace Metric {
740
- /**
741
- * @internal
742
- */
743
- const filterSensitiveLog: (obj: Metric) => any;
744
- }
745
577
  /**
746
578
  * <p>The processing configuration for the given transform property.
747
579
  * You can configure transforms to be kept at the edge or forwarded to the Amazon Web Services Cloud.
@@ -757,12 +589,6 @@ export interface TransformProcessingConfig {
757
589
  */
758
590
  forwardingConfig?: ForwardingConfig;
759
591
  }
760
- export declare namespace TransformProcessingConfig {
761
- /**
762
- * @internal
763
- */
764
- const filterSensitiveLog: (obj: TransformProcessingConfig) => any;
765
- }
766
592
  /**
767
593
  * <p>Contains an asset transform property. A transform is a one-to-one mapping of a property's
768
594
  * data points from one form to another. For example, you can use a transform to convert a
@@ -790,12 +616,6 @@ export interface Transform {
790
616
  */
791
617
  processingConfig?: TransformProcessingConfig;
792
618
  }
793
- export declare namespace Transform {
794
- /**
795
- * @internal
796
- */
797
- const filterSensitiveLog: (obj: Transform) => any;
798
- }
799
619
  /**
800
620
  * <p>Contains a property type, which can be one of <code>attribute</code>,
801
621
  * <code>measurement</code>, <code>metric</code>, or <code>transform</code>.</p>
@@ -824,12 +644,6 @@ export interface PropertyType {
824
644
  */
825
645
  metric?: Metric;
826
646
  }
827
- export declare namespace PropertyType {
828
- /**
829
- * @internal
830
- */
831
- const filterSensitiveLog: (obj: PropertyType) => any;
832
- }
833
647
  /**
834
648
  * <p>Contains information about an asset model property.</p>
835
649
  */
@@ -861,12 +675,6 @@ export interface AssetModelProperty {
861
675
  */
862
676
  type: PropertyType | undefined;
863
677
  }
864
- export declare namespace AssetModelProperty {
865
- /**
866
- * @internal
867
- */
868
- const filterSensitiveLog: (obj: AssetModelProperty) => any;
869
- }
870
678
  /**
871
679
  * <p>Contains information about a composite model in an asset model. This object contains the
872
680
  * asset property definitions that you define in the composite model.</p>
@@ -890,12 +698,6 @@ export interface AssetModelCompositeModel {
890
698
  */
891
699
  properties?: AssetModelProperty[];
892
700
  }
893
- export declare namespace AssetModelCompositeModel {
894
- /**
895
- * @internal
896
- */
897
- const filterSensitiveLog: (obj: AssetModelCompositeModel) => any;
898
- }
899
701
  /**
900
702
  * <p>Contains an asset model property definition. This property definition is applied to all
901
703
  * assets created from the asset model.</p>
@@ -930,12 +732,6 @@ export interface AssetModelPropertyDefinition {
930
732
  */
931
733
  type: PropertyType | undefined;
932
734
  }
933
- export declare namespace AssetModelPropertyDefinition {
934
- /**
935
- * @internal
936
- */
937
- const filterSensitiveLog: (obj: AssetModelPropertyDefinition) => any;
938
- }
939
735
  /**
940
736
  * <p>Contains a composite model definition in an asset model. This composite model definition
941
737
  * is applied to all assets created from the asset model.</p>
@@ -959,12 +755,6 @@ export interface AssetModelCompositeModelDefinition {
959
755
  */
960
756
  properties?: AssetModelPropertyDefinition[];
961
757
  }
962
- export declare namespace AssetModelCompositeModelDefinition {
963
- /**
964
- * @internal
965
- */
966
- const filterSensitiveLog: (obj: AssetModelCompositeModelDefinition) => any;
967
- }
968
758
  /**
969
759
  * <p>Describes an asset hierarchy that contains a hierarchy's name, ID, and child asset model
970
760
  * ID that specifies the type of asset that can be in this hierarchy.</p>
@@ -985,12 +775,6 @@ export interface AssetModelHierarchy {
985
775
  */
986
776
  childAssetModelId: string | undefined;
987
777
  }
988
- export declare namespace AssetModelHierarchy {
989
- /**
990
- * @internal
991
- */
992
- const filterSensitiveLog: (obj: AssetModelHierarchy) => any;
993
- }
994
778
  /**
995
779
  * <p>Contains an asset model hierarchy used in asset model creation. An asset model hierarchy
996
780
  * determines the kind (or type) of asset that can belong to a hierarchy.</p>
@@ -1006,12 +790,6 @@ export interface AssetModelHierarchyDefinition {
1006
790
  */
1007
791
  childAssetModelId: string | undefined;
1008
792
  }
1009
- export declare namespace AssetModelHierarchyDefinition {
1010
- /**
1011
- * @internal
1012
- */
1013
- const filterSensitiveLog: (obj: AssetModelHierarchyDefinition) => any;
1014
- }
1015
793
  export declare enum AssetModelState {
1016
794
  ACTIVE = "ACTIVE",
1017
795
  CREATING = "CREATING",
@@ -1041,12 +819,6 @@ export interface DetailedError {
1041
819
  */
1042
820
  message: string | undefined;
1043
821
  }
1044
- export declare namespace DetailedError {
1045
- /**
1046
- * @internal
1047
- */
1048
- const filterSensitiveLog: (obj: DetailedError) => any;
1049
- }
1050
822
  /**
1051
823
  * <p>Contains the details of an IoT SiteWise error.</p>
1052
824
  */
@@ -1064,12 +836,6 @@ export interface ErrorDetails {
1064
836
  */
1065
837
  details?: DetailedError[];
1066
838
  }
1067
- export declare namespace ErrorDetails {
1068
- /**
1069
- * @internal
1070
- */
1071
- const filterSensitiveLog: (obj: ErrorDetails) => any;
1072
- }
1073
839
  /**
1074
840
  * <p>Contains current status information for an asset model. For more information, see <a href="https://docs.aws.amazon.com/iot-sitewise/latest/userguide/asset-and-model-states.html">Asset and model
1075
841
  * states</a> in the <i>IoT SiteWise User Guide</i>.</p>
@@ -1084,12 +850,6 @@ export interface AssetModelStatus {
1084
850
  */
1085
851
  error?: ErrorDetails;
1086
852
  }
1087
- export declare namespace AssetModelStatus {
1088
- /**
1089
- * @internal
1090
- */
1091
- const filterSensitiveLog: (obj: AssetModelStatus) => any;
1092
- }
1093
853
  /**
1094
854
  * <p>Contains a summary of an asset model.</p>
1095
855
  */
@@ -1126,12 +886,6 @@ export interface AssetModelSummary {
1126
886
  */
1127
887
  status: AssetModelStatus | undefined;
1128
888
  }
1129
- export declare namespace AssetModelSummary {
1130
- /**
1131
- * @internal
1132
- */
1133
- const filterSensitiveLog: (obj: AssetModelSummary) => any;
1134
- }
1135
889
  /**
1136
890
  * <p>Contains a timestamp with optional nanosecond granularity.</p>
1137
891
  */
@@ -1146,12 +900,6 @@ export interface TimeInNanos {
1146
900
  */
1147
901
  offsetInNanos?: number;
1148
902
  }
1149
- export declare namespace TimeInNanos {
1150
- /**
1151
- * @internal
1152
- */
1153
- const filterSensitiveLog: (obj: TimeInNanos) => any;
1154
- }
1155
903
  /**
1156
904
  * <p>Contains an asset property value (of a single type only).</p>
1157
905
  */
@@ -1173,12 +921,6 @@ export interface Variant {
1173
921
  */
1174
922
  booleanValue?: boolean;
1175
923
  }
1176
- export declare namespace Variant {
1177
- /**
1178
- * @internal
1179
- */
1180
- const filterSensitiveLog: (obj: Variant) => any;
1181
- }
1182
924
  /**
1183
925
  * <p>Contains asset property value information.</p>
1184
926
  */
@@ -1196,12 +938,6 @@ export interface AssetPropertyValue {
1196
938
  */
1197
939
  quality?: Quality | string;
1198
940
  }
1199
- export declare namespace AssetPropertyValue {
1200
- /**
1201
- * @internal
1202
- */
1203
- const filterSensitiveLog: (obj: AssetPropertyValue) => any;
1204
- }
1205
941
  export declare enum AssetRelationshipType {
1206
942
  HIERARCHY = "HIERARCHY"
1207
943
  }
@@ -1229,12 +965,6 @@ export interface AssetRelationshipSummary {
1229
965
  */
1230
966
  relationshipType: AssetRelationshipType | string | undefined;
1231
967
  }
1232
- export declare namespace AssetRelationshipSummary {
1233
- /**
1234
- * @internal
1235
- */
1236
- const filterSensitiveLog: (obj: AssetRelationshipSummary) => any;
1237
- }
1238
968
  export declare enum AssetState {
1239
969
  ACTIVE = "ACTIVE",
1240
970
  CREATING = "CREATING",
@@ -1257,12 +987,6 @@ export interface AssetStatus {
1257
987
  */
1258
988
  error?: ErrorDetails;
1259
989
  }
1260
- export declare namespace AssetStatus {
1261
- /**
1262
- * @internal
1263
- */
1264
- const filterSensitiveLog: (obj: AssetStatus) => any;
1265
- }
1266
990
  /**
1267
991
  * <p>Contains a summary of an asset.</p>
1268
992
  */
@@ -1307,12 +1031,6 @@ export interface AssetSummary {
1307
1031
  */
1308
1032
  description?: string;
1309
1033
  }
1310
- export declare namespace AssetSummary {
1311
- /**
1312
- * @internal
1313
- */
1314
- const filterSensitiveLog: (obj: AssetSummary) => any;
1315
- }
1316
1034
  export interface AssociateAssetsRequest {
1317
1035
  /**
1318
1036
  * <p>The ID of the parent asset.</p>
@@ -1333,12 +1051,6 @@ export interface AssociateAssetsRequest {
1333
1051
  */
1334
1052
  clientToken?: string;
1335
1053
  }
1336
- export declare namespace AssociateAssetsRequest {
1337
- /**
1338
- * @internal
1339
- */
1340
- const filterSensitiveLog: (obj: AssociateAssetsRequest) => any;
1341
- }
1342
1054
  /**
1343
1055
  * <p>Your request has conflicting operations. This can occur if you're trying to perform more
1344
1056
  * than one operation on the same resource at the same time.</p>
@@ -1465,12 +1177,6 @@ export interface AssociatedAssetsSummary {
1465
1177
  */
1466
1178
  description?: string;
1467
1179
  }
1468
- export declare namespace AssociatedAssetsSummary {
1469
- /**
1470
- * @internal
1471
- */
1472
- const filterSensitiveLog: (obj: AssociatedAssetsSummary) => any;
1473
- }
1474
1180
  export interface AssociateTimeSeriesToAssetPropertyRequest {
1475
1181
  /**
1476
1182
  * <p>The alias that identifies the time series.</p>
@@ -1489,12 +1195,6 @@ export interface AssociateTimeSeriesToAssetPropertyRequest {
1489
1195
  */
1490
1196
  clientToken?: string;
1491
1197
  }
1492
- export declare namespace AssociateTimeSeriesToAssetPropertyRequest {
1493
- /**
1494
- * @internal
1495
- */
1496
- const filterSensitiveLog: (obj: AssociateTimeSeriesToAssetPropertyRequest) => any;
1497
- }
1498
1198
  export declare enum AuthMode {
1499
1199
  IAM = "IAM",
1500
1200
  SSO = "SSO"
@@ -1513,24 +1213,12 @@ export interface BatchAssociateProjectAssetsRequest {
1513
1213
  */
1514
1214
  clientToken?: string;
1515
1215
  }
1516
- export declare namespace BatchAssociateProjectAssetsRequest {
1517
- /**
1518
- * @internal
1519
- */
1520
- const filterSensitiveLog: (obj: BatchAssociateProjectAssetsRequest) => any;
1521
- }
1522
1216
  export interface BatchAssociateProjectAssetsResponse {
1523
1217
  /**
1524
1218
  * <p>A list of associated error information, if any.</p>
1525
1219
  */
1526
1220
  errors?: AssetErrorDetails[];
1527
1221
  }
1528
- export declare namespace BatchAssociateProjectAssetsResponse {
1529
- /**
1530
- * @internal
1531
- */
1532
- const filterSensitiveLog: (obj: BatchAssociateProjectAssetsResponse) => any;
1533
- }
1534
1222
  export interface BatchDisassociateProjectAssetsRequest {
1535
1223
  /**
1536
1224
  * <p>The ID of the project from which to disassociate the assets.</p>
@@ -1545,24 +1233,12 @@ export interface BatchDisassociateProjectAssetsRequest {
1545
1233
  */
1546
1234
  clientToken?: string;
1547
1235
  }
1548
- export declare namespace BatchDisassociateProjectAssetsRequest {
1549
- /**
1550
- * @internal
1551
- */
1552
- const filterSensitiveLog: (obj: BatchDisassociateProjectAssetsRequest) => any;
1553
- }
1554
1236
  export interface BatchDisassociateProjectAssetsResponse {
1555
1237
  /**
1556
1238
  * <p>A list of associated error information, if any.</p>
1557
1239
  */
1558
1240
  errors?: AssetErrorDetails[];
1559
1241
  }
1560
- export declare namespace BatchDisassociateProjectAssetsResponse {
1561
- /**
1562
- * @internal
1563
- */
1564
- const filterSensitiveLog: (obj: BatchDisassociateProjectAssetsResponse) => any;
1565
- }
1566
1242
  export declare enum TimeOrdering {
1567
1243
  ASCENDING = "ASCENDING",
1568
1244
  DESCENDING = "DESCENDING"
@@ -1628,12 +1304,6 @@ export interface BatchGetAssetPropertyAggregatesEntry {
1628
1304
  */
1629
1305
  timeOrdering?: TimeOrdering | string;
1630
1306
  }
1631
- export declare namespace BatchGetAssetPropertyAggregatesEntry {
1632
- /**
1633
- * @internal
1634
- */
1635
- const filterSensitiveLog: (obj: BatchGetAssetPropertyAggregatesEntry) => any;
1636
- }
1637
1307
  export interface BatchGetAssetPropertyAggregatesRequest {
1638
1308
  /**
1639
1309
  * <p>The list of asset property aggregate entries for the batch get request.
@@ -1658,12 +1328,6 @@ export interface BatchGetAssetPropertyAggregatesRequest {
1658
1328
  */
1659
1329
  maxResults?: number;
1660
1330
  }
1661
- export declare namespace BatchGetAssetPropertyAggregatesRequest {
1662
- /**
1663
- * @internal
1664
- */
1665
- const filterSensitiveLog: (obj: BatchGetAssetPropertyAggregatesRequest) => any;
1666
- }
1667
1331
  export declare enum BatchGetAssetPropertyAggregatesErrorCode {
1668
1332
  AccessDeniedException = "AccessDeniedException",
1669
1333
  InvalidRequestException = "InvalidRequestException",
@@ -1687,12 +1351,6 @@ export interface BatchGetAssetPropertyAggregatesErrorEntry {
1687
1351
  */
1688
1352
  entryId: string | undefined;
1689
1353
  }
1690
- export declare namespace BatchGetAssetPropertyAggregatesErrorEntry {
1691
- /**
1692
- * @internal
1693
- */
1694
- const filterSensitiveLog: (obj: BatchGetAssetPropertyAggregatesErrorEntry) => any;
1695
- }
1696
1354
  export declare enum BatchEntryCompletionStatus {
1697
1355
  ERROR = "ERROR",
1698
1356
  SUCCESS = "SUCCESS"
@@ -1711,12 +1369,6 @@ export interface BatchGetAssetPropertyAggregatesErrorInfo {
1711
1369
  */
1712
1370
  errorTimestamp: Date | undefined;
1713
1371
  }
1714
- export declare namespace BatchGetAssetPropertyAggregatesErrorInfo {
1715
- /**
1716
- * @internal
1717
- */
1718
- const filterSensitiveLog: (obj: BatchGetAssetPropertyAggregatesErrorInfo) => any;
1719
- }
1720
1372
  /**
1721
1373
  * <p>Contains information for an entry that has been processed by the previous
1722
1374
  * <a href="https://docs.aws.amazon.com/iot-sitewise/latest/APIReference/API_BatchGetAssetPropertyAggregates.html">BatchGetAssetPropertyAggregates</a> request.</p>
@@ -1736,12 +1388,6 @@ export interface BatchGetAssetPropertyAggregatesSkippedEntry {
1736
1388
  */
1737
1389
  errorInfo?: BatchGetAssetPropertyAggregatesErrorInfo;
1738
1390
  }
1739
- export declare namespace BatchGetAssetPropertyAggregatesSkippedEntry {
1740
- /**
1741
- * @internal
1742
- */
1743
- const filterSensitiveLog: (obj: BatchGetAssetPropertyAggregatesSkippedEntry) => any;
1744
- }
1745
1391
  /**
1746
1392
  * <p>Contains success information for an entry that is associated with the
1747
1393
  * <a href="https://docs.aws.amazon.com/iot-sitewise/latest/APIReference/API_BatchGetAssetPropertyAggregates.html">BatchGetAssetPropertyAggregates</a> API.</p>
@@ -1756,12 +1402,6 @@ export interface BatchGetAssetPropertyAggregatesSuccessEntry {
1756
1402
  */
1757
1403
  aggregatedValues: AggregatedValue[] | undefined;
1758
1404
  }
1759
- export declare namespace BatchGetAssetPropertyAggregatesSuccessEntry {
1760
- /**
1761
- * @internal
1762
- */
1763
- const filterSensitiveLog: (obj: BatchGetAssetPropertyAggregatesSuccessEntry) => any;
1764
- }
1765
1405
  export interface BatchGetAssetPropertyAggregatesResponse {
1766
1406
  /**
1767
1407
  * <p>A list of the errors (if any) associated with the batch request. Each error entry
@@ -1784,12 +1424,6 @@ export interface BatchGetAssetPropertyAggregatesResponse {
1784
1424
  */
1785
1425
  nextToken?: string;
1786
1426
  }
1787
- export declare namespace BatchGetAssetPropertyAggregatesResponse {
1788
- /**
1789
- * @internal
1790
- */
1791
- const filterSensitiveLog: (obj: BatchGetAssetPropertyAggregatesResponse) => any;
1792
- }
1793
1427
  /**
1794
1428
  * <p>The requested service is unavailable.</p>
1795
1429
  */
@@ -1836,12 +1470,6 @@ export interface BatchGetAssetPropertyValueEntry {
1836
1470
  */
1837
1471
  propertyAlias?: string;
1838
1472
  }
1839
- export declare namespace BatchGetAssetPropertyValueEntry {
1840
- /**
1841
- * @internal
1842
- */
1843
- const filterSensitiveLog: (obj: BatchGetAssetPropertyValueEntry) => any;
1844
- }
1845
1473
  export interface BatchGetAssetPropertyValueRequest {
1846
1474
  /**
1847
1475
  * <p>The list of asset property value entries for the batch get request.
@@ -1853,12 +1481,6 @@ export interface BatchGetAssetPropertyValueRequest {
1853
1481
  */
1854
1482
  nextToken?: string;
1855
1483
  }
1856
- export declare namespace BatchGetAssetPropertyValueRequest {
1857
- /**
1858
- * @internal
1859
- */
1860
- const filterSensitiveLog: (obj: BatchGetAssetPropertyValueRequest) => any;
1861
- }
1862
1484
  export declare enum BatchGetAssetPropertyValueErrorCode {
1863
1485
  AccessDeniedException = "AccessDeniedException",
1864
1486
  InvalidRequestException = "InvalidRequestException",
@@ -1882,12 +1504,6 @@ export interface BatchGetAssetPropertyValueErrorEntry {
1882
1504
  */
1883
1505
  entryId: string | undefined;
1884
1506
  }
1885
- export declare namespace BatchGetAssetPropertyValueErrorEntry {
1886
- /**
1887
- * @internal
1888
- */
1889
- const filterSensitiveLog: (obj: BatchGetAssetPropertyValueErrorEntry) => any;
1890
- }
1891
1507
  /**
1892
1508
  * <p>The error information, such as the error code and the timestamp.</p>
1893
1509
  */
@@ -1901,12 +1517,6 @@ export interface BatchGetAssetPropertyValueErrorInfo {
1901
1517
  */
1902
1518
  errorTimestamp: Date | undefined;
1903
1519
  }
1904
- export declare namespace BatchGetAssetPropertyValueErrorInfo {
1905
- /**
1906
- * @internal
1907
- */
1908
- const filterSensitiveLog: (obj: BatchGetAssetPropertyValueErrorInfo) => any;
1909
- }
1910
1520
  /**
1911
1521
  * <p>Contains information for an entry that has been processed by the previous
1912
1522
  * <a href="https://docs.aws.amazon.com/iot-sitewise/latest/APIReference/API_BatchGetAssetPropertyValue.html">BatchGetAssetPropertyValue</a> request.</p>
@@ -1926,12 +1536,6 @@ export interface BatchGetAssetPropertyValueSkippedEntry {
1926
1536
  */
1927
1537
  errorInfo?: BatchGetAssetPropertyValueErrorInfo;
1928
1538
  }
1929
- export declare namespace BatchGetAssetPropertyValueSkippedEntry {
1930
- /**
1931
- * @internal
1932
- */
1933
- const filterSensitiveLog: (obj: BatchGetAssetPropertyValueSkippedEntry) => any;
1934
- }
1935
1539
  /**
1936
1540
  * <p>Contains success information for an entry that is associated with the
1937
1541
  * <a href="https://docs.aws.amazon.com/iot-sitewise/latest/APIReference/API_BatchGetAssetPropertyValue.html">BatchGetAssetPropertyValue</a> API.</p>
@@ -1946,12 +1550,6 @@ export interface BatchGetAssetPropertyValueSuccessEntry {
1946
1550
  */
1947
1551
  assetPropertyValue?: AssetPropertyValue;
1948
1552
  }
1949
- export declare namespace BatchGetAssetPropertyValueSuccessEntry {
1950
- /**
1951
- * @internal
1952
- */
1953
- const filterSensitiveLog: (obj: BatchGetAssetPropertyValueSuccessEntry) => any;
1954
- }
1955
1553
  export interface BatchGetAssetPropertyValueResponse {
1956
1554
  /**
1957
1555
  * <p>A list of the errors (if any) associated with the batch request. Each error entry
@@ -1974,12 +1572,6 @@ export interface BatchGetAssetPropertyValueResponse {
1974
1572
  */
1975
1573
  nextToken?: string;
1976
1574
  }
1977
- export declare namespace BatchGetAssetPropertyValueResponse {
1978
- /**
1979
- * @internal
1980
- */
1981
- const filterSensitiveLog: (obj: BatchGetAssetPropertyValueResponse) => any;
1982
- }
1983
1575
  /**
1984
1576
  * <p>Contains information for an asset property historical value entry that is associated with the
1985
1577
  * <a href="https://docs.aws.amazon.com/iot-sitewise/latest/APIReference/API_BatchGetAssetPropertyValue.html">BatchGetAssetPropertyValueHistory</a> API.</p>
@@ -2033,12 +1625,6 @@ export interface BatchGetAssetPropertyValueHistoryEntry {
2033
1625
  */
2034
1626
  timeOrdering?: TimeOrdering | string;
2035
1627
  }
2036
- export declare namespace BatchGetAssetPropertyValueHistoryEntry {
2037
- /**
2038
- * @internal
2039
- */
2040
- const filterSensitiveLog: (obj: BatchGetAssetPropertyValueHistoryEntry) => any;
2041
- }
2042
1628
  export interface BatchGetAssetPropertyValueHistoryRequest {
2043
1629
  /**
2044
1630
  * <p>The list of asset property historical value entries for the batch get request.
@@ -2063,12 +1649,6 @@ export interface BatchGetAssetPropertyValueHistoryRequest {
2063
1649
  */
2064
1650
  maxResults?: number;
2065
1651
  }
2066
- export declare namespace BatchGetAssetPropertyValueHistoryRequest {
2067
- /**
2068
- * @internal
2069
- */
2070
- const filterSensitiveLog: (obj: BatchGetAssetPropertyValueHistoryRequest) => any;
2071
- }
2072
1652
  export declare enum BatchGetAssetPropertyValueHistoryErrorCode {
2073
1653
  AccessDeniedException = "AccessDeniedException",
2074
1654
  InvalidRequestException = "InvalidRequestException",
@@ -2092,12 +1672,6 @@ export interface BatchGetAssetPropertyValueHistoryErrorEntry {
2092
1672
  */
2093
1673
  entryId: string | undefined;
2094
1674
  }
2095
- export declare namespace BatchGetAssetPropertyValueHistoryErrorEntry {
2096
- /**
2097
- * @internal
2098
- */
2099
- const filterSensitiveLog: (obj: BatchGetAssetPropertyValueHistoryErrorEntry) => any;
2100
- }
2101
1675
  /**
2102
1676
  * <p>The error information, such as the error code and the timestamp.</p>
2103
1677
  */
@@ -2111,12 +1685,6 @@ export interface BatchGetAssetPropertyValueHistoryErrorInfo {
2111
1685
  */
2112
1686
  errorTimestamp: Date | undefined;
2113
1687
  }
2114
- export declare namespace BatchGetAssetPropertyValueHistoryErrorInfo {
2115
- /**
2116
- * @internal
2117
- */
2118
- const filterSensitiveLog: (obj: BatchGetAssetPropertyValueHistoryErrorInfo) => any;
2119
- }
2120
1688
  /**
2121
1689
  * <p>Contains information for an entry that has been processed by the previous
2122
1690
  * <a href="https://docs.aws.amazon.com/iot-sitewise/latest/APIReference/API_BatchGetAssetPropertyValue.html">BatchGetAssetPropertyValueHistory</a> request.</p>
@@ -2136,12 +1704,6 @@ export interface BatchGetAssetPropertyValueHistorySkippedEntry {
2136
1704
  */
2137
1705
  errorInfo?: BatchGetAssetPropertyValueHistoryErrorInfo;
2138
1706
  }
2139
- export declare namespace BatchGetAssetPropertyValueHistorySkippedEntry {
2140
- /**
2141
- * @internal
2142
- */
2143
- const filterSensitiveLog: (obj: BatchGetAssetPropertyValueHistorySkippedEntry) => any;
2144
- }
2145
1707
  /**
2146
1708
  * <p>Contains success information for an entry that is associated with the
2147
1709
  * <a href="https://docs.aws.amazon.com/iot-sitewise/latest/APIReference/API_BatchGetAssetPropertyValue.html">BatchGetAssetPropertyValueHistory</a> API.</p>
@@ -2156,12 +1718,6 @@ export interface BatchGetAssetPropertyValueHistorySuccessEntry {
2156
1718
  */
2157
1719
  assetPropertyValueHistory: AssetPropertyValue[] | undefined;
2158
1720
  }
2159
- export declare namespace BatchGetAssetPropertyValueHistorySuccessEntry {
2160
- /**
2161
- * @internal
2162
- */
2163
- const filterSensitiveLog: (obj: BatchGetAssetPropertyValueHistorySuccessEntry) => any;
2164
- }
2165
1721
  export interface BatchGetAssetPropertyValueHistoryResponse {
2166
1722
  /**
2167
1723
  * <p>A list of the errors (if any) associated with the batch request. Each error entry
@@ -2184,12 +1740,6 @@ export interface BatchGetAssetPropertyValueHistoryResponse {
2184
1740
  */
2185
1741
  nextToken?: string;
2186
1742
  }
2187
- export declare namespace BatchGetAssetPropertyValueHistoryResponse {
2188
- /**
2189
- * @internal
2190
- */
2191
- const filterSensitiveLog: (obj: BatchGetAssetPropertyValueHistoryResponse) => any;
2192
- }
2193
1743
  /**
2194
1744
  * <p>Contains a list of value updates for an asset property in the list of asset entries
2195
1745
  * consumed by the <a href="https://docs.aws.amazon.com/iot-sitewise/latest/APIReference/API_BatchPutAssetPropertyValue.html">BatchPutAssetPropertyValue</a> API
@@ -2222,12 +1772,6 @@ export interface PutAssetPropertyValueEntry {
2222
1772
  */
2223
1773
  propertyValues: AssetPropertyValue[] | undefined;
2224
1774
  }
2225
- export declare namespace PutAssetPropertyValueEntry {
2226
- /**
2227
- * @internal
2228
- */
2229
- const filterSensitiveLog: (obj: PutAssetPropertyValueEntry) => any;
2230
- }
2231
1775
  export interface BatchPutAssetPropertyValueRequest {
2232
1776
  /**
2233
1777
  * <p>The list of asset property value entries for the batch put request. You can specify up to
@@ -2235,12 +1779,6 @@ export interface BatchPutAssetPropertyValueRequest {
2235
1779
  */
2236
1780
  entries: PutAssetPropertyValueEntry[] | undefined;
2237
1781
  }
2238
- export declare namespace BatchPutAssetPropertyValueRequest {
2239
- /**
2240
- * @internal
2241
- */
2242
- const filterSensitiveLog: (obj: BatchPutAssetPropertyValueRequest) => any;
2243
- }
2244
1782
  export declare enum BatchPutAssetPropertyValueErrorCode {
2245
1783
  AccessDeniedException = "AccessDeniedException",
2246
1784
  ConflictingOperationException = "ConflictingOperationException",
@@ -2269,12 +1807,6 @@ export interface BatchPutAssetPropertyError {
2269
1807
  */
2270
1808
  timestamps: TimeInNanos[] | undefined;
2271
1809
  }
2272
- export declare namespace BatchPutAssetPropertyError {
2273
- /**
2274
- * @internal
2275
- */
2276
- const filterSensitiveLog: (obj: BatchPutAssetPropertyError) => any;
2277
- }
2278
1810
  /**
2279
1811
  * <p>Contains error information for asset property value entries that are associated with the
2280
1812
  * <a href="https://docs.aws.amazon.com/iot-sitewise/latest/APIReference/API_BatchPutAssetPropertyValue.html">BatchPutAssetPropertyValue</a> API.</p>
@@ -2289,12 +1821,6 @@ export interface BatchPutAssetPropertyErrorEntry {
2289
1821
  */
2290
1822
  errors: BatchPutAssetPropertyError[] | undefined;
2291
1823
  }
2292
- export declare namespace BatchPutAssetPropertyErrorEntry {
2293
- /**
2294
- * @internal
2295
- */
2296
- const filterSensitiveLog: (obj: BatchPutAssetPropertyErrorEntry) => any;
2297
- }
2298
1824
  export interface BatchPutAssetPropertyValueResponse {
2299
1825
  /**
2300
1826
  * <p>A list of the errors (if any) associated with the batch put request. Each error entry
@@ -2302,12 +1828,6 @@ export interface BatchPutAssetPropertyValueResponse {
2302
1828
  */
2303
1829
  errorEntries: BatchPutAssetPropertyErrorEntry[] | undefined;
2304
1830
  }
2305
- export declare namespace BatchPutAssetPropertyValueResponse {
2306
- /**
2307
- * @internal
2308
- */
2309
- const filterSensitiveLog: (obj: BatchPutAssetPropertyValueResponse) => any;
2310
- }
2311
1831
  export interface CreateAccessPolicyRequest {
2312
1832
  /**
2313
1833
  * <p>The identity for this access policy. Choose an Amazon Web Services SSO user, an Amazon Web Services SSO group, or an IAM user.</p>
@@ -2332,12 +1852,6 @@ export interface CreateAccessPolicyRequest {
2332
1852
  */
2333
1853
  tags?: Record<string, string>;
2334
1854
  }
2335
- export declare namespace CreateAccessPolicyRequest {
2336
- /**
2337
- * @internal
2338
- */
2339
- const filterSensitiveLog: (obj: CreateAccessPolicyRequest) => any;
2340
- }
2341
1855
  export interface CreateAccessPolicyResponse {
2342
1856
  /**
2343
1857
  * <p>The ID of the access policy.</p>
@@ -2351,12 +1865,6 @@ export interface CreateAccessPolicyResponse {
2351
1865
  */
2352
1866
  accessPolicyArn: string | undefined;
2353
1867
  }
2354
- export declare namespace CreateAccessPolicyResponse {
2355
- /**
2356
- * @internal
2357
- */
2358
- const filterSensitiveLog: (obj: CreateAccessPolicyResponse) => any;
2359
- }
2360
1868
  export interface CreateAssetRequest {
2361
1869
  /**
2362
1870
  * <p>A unique, friendly name for the asset.</p>
@@ -2381,12 +1889,6 @@ export interface CreateAssetRequest {
2381
1889
  */
2382
1890
  assetDescription?: string;
2383
1891
  }
2384
- export declare namespace CreateAssetRequest {
2385
- /**
2386
- * @internal
2387
- */
2388
- const filterSensitiveLog: (obj: CreateAssetRequest) => any;
2389
- }
2390
1892
  export interface CreateAssetResponse {
2391
1893
  /**
2392
1894
  * <p>The ID of the asset. This ID uniquely identifies the asset within IoT SiteWise and can be used with other
@@ -2406,12 +1908,6 @@ export interface CreateAssetResponse {
2406
1908
  */
2407
1909
  assetStatus: AssetStatus | undefined;
2408
1910
  }
2409
- export declare namespace CreateAssetResponse {
2410
- /**
2411
- * @internal
2412
- */
2413
- const filterSensitiveLog: (obj: CreateAssetResponse) => any;
2414
- }
2415
1911
  /**
2416
1912
  * <p>The resource already exists.</p>
2417
1913
  */
@@ -2473,12 +1969,6 @@ export interface CreateAssetModelRequest {
2473
1969
  */
2474
1970
  tags?: Record<string, string>;
2475
1971
  }
2476
- export declare namespace CreateAssetModelRequest {
2477
- /**
2478
- * @internal
2479
- */
2480
- const filterSensitiveLog: (obj: CreateAssetModelRequest) => any;
2481
- }
2482
1972
  export interface CreateAssetModelResponse {
2483
1973
  /**
2484
1974
  * <p>The ID of the asset model. You can use this ID when you call other IoT SiteWise APIs.</p>
@@ -2497,12 +1987,6 @@ export interface CreateAssetModelResponse {
2497
1987
  */
2498
1988
  assetModelStatus: AssetModelStatus | undefined;
2499
1989
  }
2500
- export declare namespace CreateAssetModelResponse {
2501
- /**
2502
- * @internal
2503
- */
2504
- const filterSensitiveLog: (obj: CreateAssetModelResponse) => any;
2505
- }
2506
1990
  /**
2507
1991
  * <p>The Amazon S3 destination where errors associated with the job creation request are saved.</p>
2508
1992
  */
@@ -2520,12 +2004,6 @@ export interface ErrorReportLocation {
2520
2004
  */
2521
2005
  prefix: string | undefined;
2522
2006
  }
2523
- export declare namespace ErrorReportLocation {
2524
- /**
2525
- * @internal
2526
- */
2527
- const filterSensitiveLog: (obj: ErrorReportLocation) => any;
2528
- }
2529
2007
  /**
2530
2008
  * <p>The file in Amazon S3 where your data is saved. </p>
2531
2009
  */
@@ -2544,12 +2022,6 @@ export interface File {
2544
2022
  */
2545
2023
  versionId?: string;
2546
2024
  }
2547
- export declare namespace File {
2548
- /**
2549
- * @internal
2550
- */
2551
- const filterSensitiveLog: (obj: File) => any;
2552
- }
2553
2025
  export declare enum ColumnName {
2554
2026
  ALIAS = "ALIAS",
2555
2027
  ASSET_ID = "ASSET_ID",
@@ -2569,12 +2041,6 @@ export interface Csv {
2569
2041
  */
2570
2042
  columnNames?: (ColumnName | string)[];
2571
2043
  }
2572
- export declare namespace Csv {
2573
- /**
2574
- * @internal
2575
- */
2576
- const filterSensitiveLog: (obj: Csv) => any;
2577
- }
2578
2044
  /**
2579
2045
  * <p>The file format of the data.</p>
2580
2046
  */
@@ -2584,12 +2050,6 @@ export interface FileFormat {
2584
2050
  */
2585
2051
  csv?: Csv;
2586
2052
  }
2587
- export declare namespace FileFormat {
2588
- /**
2589
- * @internal
2590
- */
2591
- const filterSensitiveLog: (obj: FileFormat) => any;
2592
- }
2593
2053
  /**
2594
2054
  * <p>Contains the configuration information of a job, such as the file format used to save data in Amazon S3.</p>
2595
2055
  */
@@ -2599,12 +2059,6 @@ export interface JobConfiguration {
2599
2059
  */
2600
2060
  fileFormat: FileFormat | undefined;
2601
2061
  }
2602
- export declare namespace JobConfiguration {
2603
- /**
2604
- * @internal
2605
- */
2606
- const filterSensitiveLog: (obj: JobConfiguration) => any;
2607
- }
2608
2062
  export interface CreateBulkImportJobRequest {
2609
2063
  /**
2610
2064
  * <p>The unique name that helps identify the job request.</p>
@@ -2627,12 +2081,6 @@ export interface CreateBulkImportJobRequest {
2627
2081
  */
2628
2082
  jobConfiguration: JobConfiguration | undefined;
2629
2083
  }
2630
- export declare namespace CreateBulkImportJobRequest {
2631
- /**
2632
- * @internal
2633
- */
2634
- const filterSensitiveLog: (obj: CreateBulkImportJobRequest) => any;
2635
- }
2636
2084
  export declare enum JobStatus {
2637
2085
  CANCELLED = "CANCELLED",
2638
2086
  COMPLETED = "COMPLETED",
@@ -2683,12 +2131,6 @@ export interface CreateBulkImportJobResponse {
2683
2131
  */
2684
2132
  jobStatus: JobStatus | string | undefined;
2685
2133
  }
2686
- export declare namespace CreateBulkImportJobResponse {
2687
- /**
2688
- * @internal
2689
- */
2690
- const filterSensitiveLog: (obj: CreateBulkImportJobResponse) => any;
2691
- }
2692
2134
  export interface CreateDashboardRequest {
2693
2135
  /**
2694
2136
  * <p>The ID of the project in which to create the dashboard.</p>
@@ -2718,12 +2160,6 @@ export interface CreateDashboardRequest {
2718
2160
  */
2719
2161
  tags?: Record<string, string>;
2720
2162
  }
2721
- export declare namespace CreateDashboardRequest {
2722
- /**
2723
- * @internal
2724
- */
2725
- const filterSensitiveLog: (obj: CreateDashboardRequest) => any;
2726
- }
2727
2163
  export interface CreateDashboardResponse {
2728
2164
  /**
2729
2165
  * <p>The ID of the dashboard.</p>
@@ -2737,12 +2173,6 @@ export interface CreateDashboardResponse {
2737
2173
  */
2738
2174
  dashboardArn: string | undefined;
2739
2175
  }
2740
- export declare namespace CreateDashboardResponse {
2741
- /**
2742
- * @internal
2743
- */
2744
- const filterSensitiveLog: (obj: CreateDashboardResponse) => any;
2745
- }
2746
2176
  /**
2747
2177
  * <p>Contains details for a gateway that runs on IoT Greengrass. To create a gateway that runs on IoT Greengrass,
2748
2178
  * you must add the IoT SiteWise connector to a Greengrass group and deploy it. Your Greengrass
@@ -2757,12 +2187,6 @@ export interface Greengrass {
2757
2187
  */
2758
2188
  groupArn: string | undefined;
2759
2189
  }
2760
- export declare namespace Greengrass {
2761
- /**
2762
- * @internal
2763
- */
2764
- const filterSensitiveLog: (obj: Greengrass) => any;
2765
- }
2766
2190
  /**
2767
2191
  * <p>Contains details for a gateway that runs on IoT Greengrass V2. To create a gateway that runs on IoT Greengrass
2768
2192
  * V2, you must deploy the IoT SiteWise Edge component to your gateway device. Your <a href="https://docs.aws.amazon.com/greengrass/v2/developerguide/device-service-role.html">Greengrass
@@ -2776,12 +2200,6 @@ export interface GreengrassV2 {
2776
2200
  */
2777
2201
  coreDeviceThingName: string | undefined;
2778
2202
  }
2779
- export declare namespace GreengrassV2 {
2780
- /**
2781
- * @internal
2782
- */
2783
- const filterSensitiveLog: (obj: GreengrassV2) => any;
2784
- }
2785
2203
  /**
2786
2204
  * <p>Contains a gateway's platform information.</p>
2787
2205
  */
@@ -2795,12 +2213,6 @@ export interface GatewayPlatform {
2795
2213
  */
2796
2214
  greengrassV2?: GreengrassV2;
2797
2215
  }
2798
- export declare namespace GatewayPlatform {
2799
- /**
2800
- * @internal
2801
- */
2802
- const filterSensitiveLog: (obj: GatewayPlatform) => any;
2803
- }
2804
2216
  export interface CreateGatewayRequest {
2805
2217
  /**
2806
2218
  * <p>A unique, friendly name for the gateway.</p>
@@ -2817,12 +2229,6 @@ export interface CreateGatewayRequest {
2817
2229
  */
2818
2230
  tags?: Record<string, string>;
2819
2231
  }
2820
- export declare namespace CreateGatewayRequest {
2821
- /**
2822
- * @internal
2823
- */
2824
- const filterSensitiveLog: (obj: CreateGatewayRequest) => any;
2825
- }
2826
2232
  export interface CreateGatewayResponse {
2827
2233
  /**
2828
2234
  * <p>The ID of the gateway device. You can use this ID when you call other IoT SiteWise APIs.</p>
@@ -2836,12 +2242,6 @@ export interface CreateGatewayResponse {
2836
2242
  */
2837
2243
  gatewayArn: string | undefined;
2838
2244
  }
2839
- export declare namespace CreateGatewayResponse {
2840
- /**
2841
- * @internal
2842
- */
2843
- const filterSensitiveLog: (obj: CreateGatewayResponse) => any;
2844
- }
2845
2245
  export declare enum ImageFileType {
2846
2246
  PNG = "PNG"
2847
2247
  }
@@ -2859,12 +2259,6 @@ export interface ImageFile {
2859
2259
  */
2860
2260
  type: ImageFileType | string | undefined;
2861
2261
  }
2862
- export declare namespace ImageFile {
2863
- /**
2864
- * @internal
2865
- */
2866
- const filterSensitiveLog: (obj: ImageFile) => any;
2867
- }
2868
2262
  export interface CreatePortalRequest {
2869
2263
  /**
2870
2264
  * <p>A friendly name for the portal.</p>
@@ -2938,12 +2332,6 @@ export interface CreatePortalRequest {
2938
2332
  */
2939
2333
  alarms?: Alarms;
2940
2334
  }
2941
- export declare namespace CreatePortalRequest {
2942
- /**
2943
- * @internal
2944
- */
2945
- const filterSensitiveLog: (obj: CreatePortalRequest) => any;
2946
- }
2947
2335
  export declare enum MonitorErrorCode {
2948
2336
  INTERNAL_FAILURE = "INTERNAL_FAILURE",
2949
2337
  LIMIT_EXCEEDED = "LIMIT_EXCEEDED",
@@ -2962,12 +2350,6 @@ export interface MonitorErrorDetails {
2962
2350
  */
2963
2351
  message?: string;
2964
2352
  }
2965
- export declare namespace MonitorErrorDetails {
2966
- /**
2967
- * @internal
2968
- */
2969
- const filterSensitiveLog: (obj: MonitorErrorDetails) => any;
2970
- }
2971
2353
  export declare enum PortalState {
2972
2354
  ACTIVE = "ACTIVE",
2973
2355
  CREATING = "CREATING",
@@ -2988,12 +2370,6 @@ export interface PortalStatus {
2988
2370
  */
2989
2371
  error?: MonitorErrorDetails;
2990
2372
  }
2991
- export declare namespace PortalStatus {
2992
- /**
2993
- * @internal
2994
- */
2995
- const filterSensitiveLog: (obj: PortalStatus) => any;
2996
- }
2997
2373
  export interface CreatePortalResponse {
2998
2374
  /**
2999
2375
  * <p>The ID of the created portal.</p>
@@ -3022,12 +2398,6 @@ export interface CreatePortalResponse {
3022
2398
  */
3023
2399
  ssoApplicationId: string | undefined;
3024
2400
  }
3025
- export declare namespace CreatePortalResponse {
3026
- /**
3027
- * @internal
3028
- */
3029
- const filterSensitiveLog: (obj: CreatePortalResponse) => any;
3030
- }
3031
2401
  export interface CreateProjectRequest {
3032
2402
  /**
3033
2403
  * <p>The ID of the portal in which to create the project.</p>
@@ -3052,12 +2422,6 @@ export interface CreateProjectRequest {
3052
2422
  */
3053
2423
  tags?: Record<string, string>;
3054
2424
  }
3055
- export declare namespace CreateProjectRequest {
3056
- /**
3057
- * @internal
3058
- */
3059
- const filterSensitiveLog: (obj: CreateProjectRequest) => any;
3060
- }
3061
2425
  export interface CreateProjectResponse {
3062
2426
  /**
3063
2427
  * <p>The ID of the project.</p>
@@ -3071,12 +2435,6 @@ export interface CreateProjectResponse {
3071
2435
  */
3072
2436
  projectArn: string | undefined;
3073
2437
  }
3074
- export declare namespace CreateProjectResponse {
3075
- /**
3076
- * @internal
3077
- */
3078
- const filterSensitiveLog: (obj: CreateProjectResponse) => any;
3079
- }
3080
2438
  export interface DeleteAccessPolicyRequest {
3081
2439
  /**
3082
2440
  * <p>The ID of the access policy to be deleted.</p>
@@ -3087,20 +2445,8 @@ export interface DeleteAccessPolicyRequest {
3087
2445
  */
3088
2446
  clientToken?: string;
3089
2447
  }
3090
- export declare namespace DeleteAccessPolicyRequest {
3091
- /**
3092
- * @internal
3093
- */
3094
- const filterSensitiveLog: (obj: DeleteAccessPolicyRequest) => any;
3095
- }
3096
2448
  export interface DeleteAccessPolicyResponse {
3097
2449
  }
3098
- export declare namespace DeleteAccessPolicyResponse {
3099
- /**
3100
- * @internal
3101
- */
3102
- const filterSensitiveLog: (obj: DeleteAccessPolicyResponse) => any;
3103
- }
3104
2450
  export interface DeleteAssetRequest {
3105
2451
  /**
3106
2452
  * <p>The ID of the asset to delete.</p>
@@ -3111,12 +2457,6 @@ export interface DeleteAssetRequest {
3111
2457
  */
3112
2458
  clientToken?: string;
3113
2459
  }
3114
- export declare namespace DeleteAssetRequest {
3115
- /**
3116
- * @internal
3117
- */
3118
- const filterSensitiveLog: (obj: DeleteAssetRequest) => any;
3119
- }
3120
2460
  export interface DeleteAssetResponse {
3121
2461
  /**
3122
2462
  * <p>The status of the asset, which contains a state (<code>DELETING</code> after successfully
@@ -3124,12 +2464,6 @@ export interface DeleteAssetResponse {
3124
2464
  */
3125
2465
  assetStatus: AssetStatus | undefined;
3126
2466
  }
3127
- export declare namespace DeleteAssetResponse {
3128
- /**
3129
- * @internal
3130
- */
3131
- const filterSensitiveLog: (obj: DeleteAssetResponse) => any;
3132
- }
3133
2467
  export interface DeleteAssetModelRequest {
3134
2468
  /**
3135
2469
  * <p>The ID of the asset model to delete.</p>
@@ -3140,12 +2474,6 @@ export interface DeleteAssetModelRequest {
3140
2474
  */
3141
2475
  clientToken?: string;
3142
2476
  }
3143
- export declare namespace DeleteAssetModelRequest {
3144
- /**
3145
- * @internal
3146
- */
3147
- const filterSensitiveLog: (obj: DeleteAssetModelRequest) => any;
3148
- }
3149
2477
  export interface DeleteAssetModelResponse {
3150
2478
  /**
3151
2479
  * <p>The status of the asset model, which contains a state (<code>DELETING</code> after
@@ -3153,12 +2481,6 @@ export interface DeleteAssetModelResponse {
3153
2481
  */
3154
2482
  assetModelStatus: AssetModelStatus | undefined;
3155
2483
  }
3156
- export declare namespace DeleteAssetModelResponse {
3157
- /**
3158
- * @internal
3159
- */
3160
- const filterSensitiveLog: (obj: DeleteAssetModelResponse) => any;
3161
- }
3162
2484
  export interface DeleteDashboardRequest {
3163
2485
  /**
3164
2486
  * <p>The ID of the dashboard to delete.</p>
@@ -3169,32 +2491,14 @@ export interface DeleteDashboardRequest {
3169
2491
  */
3170
2492
  clientToken?: string;
3171
2493
  }
3172
- export declare namespace DeleteDashboardRequest {
3173
- /**
3174
- * @internal
3175
- */
3176
- const filterSensitiveLog: (obj: DeleteDashboardRequest) => any;
3177
- }
3178
2494
  export interface DeleteDashboardResponse {
3179
2495
  }
3180
- export declare namespace DeleteDashboardResponse {
3181
- /**
3182
- * @internal
3183
- */
3184
- const filterSensitiveLog: (obj: DeleteDashboardResponse) => any;
3185
- }
3186
2496
  export interface DeleteGatewayRequest {
3187
2497
  /**
3188
2498
  * <p>The ID of the gateway to delete.</p>
3189
2499
  */
3190
2500
  gatewayId: string | undefined;
3191
2501
  }
3192
- export declare namespace DeleteGatewayRequest {
3193
- /**
3194
- * @internal
3195
- */
3196
- const filterSensitiveLog: (obj: DeleteGatewayRequest) => any;
3197
- }
3198
2502
  export interface DeletePortalRequest {
3199
2503
  /**
3200
2504
  * <p>The ID of the portal to delete.</p>
@@ -3205,12 +2509,6 @@ export interface DeletePortalRequest {
3205
2509
  */
3206
2510
  clientToken?: string;
3207
2511
  }
3208
- export declare namespace DeletePortalRequest {
3209
- /**
3210
- * @internal
3211
- */
3212
- const filterSensitiveLog: (obj: DeletePortalRequest) => any;
3213
- }
3214
2512
  export interface DeletePortalResponse {
3215
2513
  /**
3216
2514
  * <p>The status of the portal, which contains a state (<code>DELETING</code> after successfully
@@ -3218,12 +2516,6 @@ export interface DeletePortalResponse {
3218
2516
  */
3219
2517
  portalStatus: PortalStatus | undefined;
3220
2518
  }
3221
- export declare namespace DeletePortalResponse {
3222
- /**
3223
- * @internal
3224
- */
3225
- const filterSensitiveLog: (obj: DeletePortalResponse) => any;
3226
- }
3227
2519
  export interface DeleteProjectRequest {
3228
2520
  /**
3229
2521
  * <p>The ID of the project.</p>
@@ -3234,20 +2526,8 @@ export interface DeleteProjectRequest {
3234
2526
  */
3235
2527
  clientToken?: string;
3236
2528
  }
3237
- export declare namespace DeleteProjectRequest {
3238
- /**
3239
- * @internal
3240
- */
3241
- const filterSensitiveLog: (obj: DeleteProjectRequest) => any;
3242
- }
3243
2529
  export interface DeleteProjectResponse {
3244
2530
  }
3245
- export declare namespace DeleteProjectResponse {
3246
- /**
3247
- * @internal
3248
- */
3249
- const filterSensitiveLog: (obj: DeleteProjectResponse) => any;
3250
- }
3251
2531
  export interface DeleteTimeSeriesRequest {
3252
2532
  /**
3253
2533
  * <p>The alias that identifies the time series.</p>
@@ -3266,24 +2546,12 @@ export interface DeleteTimeSeriesRequest {
3266
2546
  */
3267
2547
  clientToken?: string;
3268
2548
  }
3269
- export declare namespace DeleteTimeSeriesRequest {
3270
- /**
3271
- * @internal
3272
- */
3273
- const filterSensitiveLog: (obj: DeleteTimeSeriesRequest) => any;
3274
- }
3275
2549
  export interface DescribeAccessPolicyRequest {
3276
2550
  /**
3277
2551
  * <p>The ID of the access policy.</p>
3278
2552
  */
3279
2553
  accessPolicyId: string | undefined;
3280
2554
  }
3281
- export declare namespace DescribeAccessPolicyRequest {
3282
- /**
3283
- * @internal
3284
- */
3285
- const filterSensitiveLog: (obj: DescribeAccessPolicyRequest) => any;
3286
- }
3287
2555
  export interface DescribeAccessPolicyResponse {
3288
2556
  /**
3289
2557
  * <p>The ID of the access policy.</p>
@@ -3320,24 +2588,12 @@ export interface DescribeAccessPolicyResponse {
3320
2588
  */
3321
2589
  accessPolicyLastUpdateDate: Date | undefined;
3322
2590
  }
3323
- export declare namespace DescribeAccessPolicyResponse {
3324
- /**
3325
- * @internal
3326
- */
3327
- const filterSensitiveLog: (obj: DescribeAccessPolicyResponse) => any;
3328
- }
3329
2591
  export interface DescribeAssetRequest {
3330
2592
  /**
3331
2593
  * <p>The ID of the asset.</p>
3332
2594
  */
3333
2595
  assetId: string | undefined;
3334
2596
  }
3335
- export declare namespace DescribeAssetRequest {
3336
- /**
3337
- * @internal
3338
- */
3339
- const filterSensitiveLog: (obj: DescribeAssetRequest) => any;
3340
- }
3341
2597
  export interface DescribeAssetResponse {
3342
2598
  /**
3343
2599
  * <p>The ID of the asset.</p>
@@ -3389,24 +2645,12 @@ export interface DescribeAssetResponse {
3389
2645
  */
3390
2646
  assetDescription?: string;
3391
2647
  }
3392
- export declare namespace DescribeAssetResponse {
3393
- /**
3394
- * @internal
3395
- */
3396
- const filterSensitiveLog: (obj: DescribeAssetResponse) => any;
3397
- }
3398
2648
  export interface DescribeAssetModelRequest {
3399
2649
  /**
3400
2650
  * <p>The ID of the asset model.</p>
3401
2651
  */
3402
2652
  assetModelId: string | undefined;
3403
2653
  }
3404
- export declare namespace DescribeAssetModelRequest {
3405
- /**
3406
- * @internal
3407
- */
3408
- const filterSensitiveLog: (obj: DescribeAssetModelRequest) => any;
3409
- }
3410
2654
  export interface DescribeAssetModelResponse {
3411
2655
  /**
3412
2656
  * <p>The ID of the asset model.</p>
@@ -3457,12 +2701,6 @@ export interface DescribeAssetModelResponse {
3457
2701
  */
3458
2702
  assetModelStatus: AssetModelStatus | undefined;
3459
2703
  }
3460
- export declare namespace DescribeAssetModelResponse {
3461
- /**
3462
- * @internal
3463
- */
3464
- const filterSensitiveLog: (obj: DescribeAssetModelResponse) => any;
3465
- }
3466
2704
  export interface DescribeAssetPropertyRequest {
3467
2705
  /**
3468
2706
  * <p>The ID of the asset.</p>
@@ -3473,12 +2711,6 @@ export interface DescribeAssetPropertyRequest {
3473
2711
  */
3474
2712
  propertyId: string | undefined;
3475
2713
  }
3476
- export declare namespace DescribeAssetPropertyRequest {
3477
- /**
3478
- * @internal
3479
- */
3480
- const filterSensitiveLog: (obj: DescribeAssetPropertyRequest) => any;
3481
- }
3482
2714
  /**
3483
2715
  * <p>Contains asset property information.</p>
3484
2716
  */
@@ -3515,12 +2747,6 @@ export interface Property {
3515
2747
  */
3516
2748
  type?: PropertyType;
3517
2749
  }
3518
- export declare namespace Property {
3519
- /**
3520
- * @internal
3521
- */
3522
- const filterSensitiveLog: (obj: Property) => any;
3523
- }
3524
2750
  /**
3525
2751
  * <p>Contains information about a composite model property on an asset.</p>
3526
2752
  */
@@ -3538,12 +2764,6 @@ export interface CompositeModelProperty {
3538
2764
  */
3539
2765
  assetProperty: Property | undefined;
3540
2766
  }
3541
- export declare namespace CompositeModelProperty {
3542
- /**
3543
- * @internal
3544
- */
3545
- const filterSensitiveLog: (obj: CompositeModelProperty) => any;
3546
- }
3547
2767
  export interface DescribeAssetPropertyResponse {
3548
2768
  /**
3549
2769
  * <p>The ID of the asset.</p>
@@ -3570,24 +2790,12 @@ export interface DescribeAssetPropertyResponse {
3570
2790
  */
3571
2791
  compositeModel?: CompositeModelProperty;
3572
2792
  }
3573
- export declare namespace DescribeAssetPropertyResponse {
3574
- /**
3575
- * @internal
3576
- */
3577
- const filterSensitiveLog: (obj: DescribeAssetPropertyResponse) => any;
3578
- }
3579
2793
  export interface DescribeBulkImportJobRequest {
3580
2794
  /**
3581
2795
  * <p>The ID of the job.</p>
3582
2796
  */
3583
2797
  jobId: string | undefined;
3584
2798
  }
3585
- export declare namespace DescribeBulkImportJobRequest {
3586
- /**
3587
- * @internal
3588
- */
3589
- const filterSensitiveLog: (obj: DescribeBulkImportJobRequest) => any;
3590
- }
3591
2799
  export interface DescribeBulkImportJobResponse {
3592
2800
  /**
3593
2801
  * <p>The ID of the job.</p>
@@ -3654,24 +2862,12 @@ export interface DescribeBulkImportJobResponse {
3654
2862
  */
3655
2863
  jobLastUpdateDate: Date | undefined;
3656
2864
  }
3657
- export declare namespace DescribeBulkImportJobResponse {
3658
- /**
3659
- * @internal
3660
- */
3661
- const filterSensitiveLog: (obj: DescribeBulkImportJobResponse) => any;
3662
- }
3663
2865
  export interface DescribeDashboardRequest {
3664
2866
  /**
3665
2867
  * <p>The ID of the dashboard.</p>
3666
2868
  */
3667
2869
  dashboardId: string | undefined;
3668
2870
  }
3669
- export declare namespace DescribeDashboardRequest {
3670
- /**
3671
- * @internal
3672
- */
3673
- const filterSensitiveLog: (obj: DescribeDashboardRequest) => any;
3674
- }
3675
2871
  export interface DescribeDashboardResponse {
3676
2872
  /**
3677
2873
  * <p>The ID of the dashboard.</p>
@@ -3710,20 +2906,8 @@ export interface DescribeDashboardResponse {
3710
2906
  */
3711
2907
  dashboardLastUpdateDate: Date | undefined;
3712
2908
  }
3713
- export declare namespace DescribeDashboardResponse {
3714
- /**
3715
- * @internal
3716
- */
3717
- const filterSensitiveLog: (obj: DescribeDashboardResponse) => any;
3718
- }
3719
2909
  export interface DescribeDefaultEncryptionConfigurationRequest {
3720
2910
  }
3721
- export declare namespace DescribeDefaultEncryptionConfigurationRequest {
3722
- /**
3723
- * @internal
3724
- */
3725
- const filterSensitiveLog: (obj: DescribeDefaultEncryptionConfigurationRequest) => any;
3726
- }
3727
2911
  /**
3728
2912
  * <p>Contains the details of an IoT SiteWise configuration error.</p>
3729
2913
  */
@@ -3737,12 +2921,6 @@ export interface ConfigurationErrorDetails {
3737
2921
  */
3738
2922
  message: string | undefined;
3739
2923
  }
3740
- export declare namespace ConfigurationErrorDetails {
3741
- /**
3742
- * @internal
3743
- */
3744
- const filterSensitiveLog: (obj: ConfigurationErrorDetails) => any;
3745
- }
3746
2924
  export declare enum ConfigurationState {
3747
2925
  ACTIVE = "ACTIVE",
3748
2926
  UPDATE_FAILED = "UPDATE_FAILED",
@@ -3761,12 +2939,6 @@ export interface ConfigurationStatus {
3761
2939
  */
3762
2940
  error?: ConfigurationErrorDetails;
3763
2941
  }
3764
- export declare namespace ConfigurationStatus {
3765
- /**
3766
- * @internal
3767
- */
3768
- const filterSensitiveLog: (obj: ConfigurationStatus) => any;
3769
- }
3770
2942
  export declare enum EncryptionType {
3771
2943
  KMS_BASED_ENCRYPTION = "KMS_BASED_ENCRYPTION",
3772
2944
  SITEWISE_DEFAULT_ENCRYPTION = "SITEWISE_DEFAULT_ENCRYPTION"
@@ -3788,24 +2960,12 @@ export interface DescribeDefaultEncryptionConfigurationResponse {
3788
2960
  */
3789
2961
  configurationStatus: ConfigurationStatus | undefined;
3790
2962
  }
3791
- export declare namespace DescribeDefaultEncryptionConfigurationResponse {
3792
- /**
3793
- * @internal
3794
- */
3795
- const filterSensitiveLog: (obj: DescribeDefaultEncryptionConfigurationResponse) => any;
3796
- }
3797
2963
  export interface DescribeGatewayRequest {
3798
2964
  /**
3799
2965
  * <p>The ID of the gateway device.</p>
3800
2966
  */
3801
2967
  gatewayId: string | undefined;
3802
2968
  }
3803
- export declare namespace DescribeGatewayRequest {
3804
- /**
3805
- * @internal
3806
- */
3807
- const filterSensitiveLog: (obj: DescribeGatewayRequest) => any;
3808
- }
3809
2969
  export declare enum CapabilitySyncStatus {
3810
2970
  IN_SYNC = "IN_SYNC",
3811
2971
  OUT_OF_SYNC = "OUT_OF_SYNC",
@@ -3843,12 +3003,6 @@ export interface GatewayCapabilitySummary {
3843
3003
  */
3844
3004
  capabilitySyncStatus: CapabilitySyncStatus | string | undefined;
3845
3005
  }
3846
- export declare namespace GatewayCapabilitySummary {
3847
- /**
3848
- * @internal
3849
- */
3850
- const filterSensitiveLog: (obj: GatewayCapabilitySummary) => any;
3851
- }
3852
3006
  export interface DescribeGatewayResponse {
3853
3007
  /**
3854
3008
  * <p>The ID of the gateway device.</p>
@@ -3884,12 +3038,6 @@ export interface DescribeGatewayResponse {
3884
3038
  */
3885
3039
  lastUpdateDate: Date | undefined;
3886
3040
  }
3887
- export declare namespace DescribeGatewayResponse {
3888
- /**
3889
- * @internal
3890
- */
3891
- const filterSensitiveLog: (obj: DescribeGatewayResponse) => any;
3892
- }
3893
3041
  export interface DescribeGatewayCapabilityConfigurationRequest {
3894
3042
  /**
3895
3043
  * <p>The ID of the gateway that defines the capability configuration.</p>
@@ -3904,12 +3052,6 @@ export interface DescribeGatewayCapabilityConfigurationRequest {
3904
3052
  */
3905
3053
  capabilityNamespace: string | undefined;
3906
3054
  }
3907
- export declare namespace DescribeGatewayCapabilityConfigurationRequest {
3908
- /**
3909
- * @internal
3910
- */
3911
- const filterSensitiveLog: (obj: DescribeGatewayCapabilityConfigurationRequest) => any;
3912
- }
3913
3055
  export interface DescribeGatewayCapabilityConfigurationResponse {
3914
3056
  /**
3915
3057
  * <p>The ID of the gateway that defines the capability configuration.</p>
@@ -3943,20 +3085,8 @@ export interface DescribeGatewayCapabilityConfigurationResponse {
3943
3085
  */
3944
3086
  capabilitySyncStatus: CapabilitySyncStatus | string | undefined;
3945
3087
  }
3946
- export declare namespace DescribeGatewayCapabilityConfigurationResponse {
3947
- /**
3948
- * @internal
3949
- */
3950
- const filterSensitiveLog: (obj: DescribeGatewayCapabilityConfigurationResponse) => any;
3951
- }
3952
3088
  export interface DescribeLoggingOptionsRequest {
3953
3089
  }
3954
- export declare namespace DescribeLoggingOptionsRequest {
3955
- /**
3956
- * @internal
3957
- */
3958
- const filterSensitiveLog: (obj: DescribeLoggingOptionsRequest) => any;
3959
- }
3960
3090
  export declare enum LoggingLevel {
3961
3091
  ERROR = "ERROR",
3962
3092
  INFO = "INFO",
@@ -3971,36 +3101,18 @@ export interface LoggingOptions {
3971
3101
  */
3972
3102
  level: LoggingLevel | string | undefined;
3973
3103
  }
3974
- export declare namespace LoggingOptions {
3975
- /**
3976
- * @internal
3977
- */
3978
- const filterSensitiveLog: (obj: LoggingOptions) => any;
3979
- }
3980
3104
  export interface DescribeLoggingOptionsResponse {
3981
3105
  /**
3982
3106
  * <p>The current logging options.</p>
3983
3107
  */
3984
3108
  loggingOptions: LoggingOptions | undefined;
3985
3109
  }
3986
- export declare namespace DescribeLoggingOptionsResponse {
3987
- /**
3988
- * @internal
3989
- */
3990
- const filterSensitiveLog: (obj: DescribeLoggingOptionsResponse) => any;
3991
- }
3992
3110
  export interface DescribePortalRequest {
3993
3111
  /**
3994
3112
  * <p>The ID of the portal.</p>
3995
3113
  */
3996
3114
  portalId: string | undefined;
3997
3115
  }
3998
- export declare namespace DescribePortalRequest {
3999
- /**
4000
- * @internal
4001
- */
4002
- const filterSensitiveLog: (obj: DescribePortalRequest) => any;
4003
- }
4004
3116
  /**
4005
3117
  * <p>Contains an image that is uploaded to IoT SiteWise and available at a URL.</p>
4006
3118
  */
@@ -4015,12 +3127,6 @@ export interface ImageLocation {
4015
3127
  */
4016
3128
  url: string | undefined;
4017
3129
  }
4018
- export declare namespace ImageLocation {
4019
- /**
4020
- * @internal
4021
- */
4022
- const filterSensitiveLog: (obj: ImageLocation) => any;
4023
- }
4024
3130
  export interface DescribePortalResponse {
4025
3131
  /**
4026
3132
  * <p>The ID of the portal.</p>
@@ -4091,24 +3197,12 @@ export interface DescribePortalResponse {
4091
3197
  */
4092
3198
  alarms?: Alarms;
4093
3199
  }
4094
- export declare namespace DescribePortalResponse {
4095
- /**
4096
- * @internal
4097
- */
4098
- const filterSensitiveLog: (obj: DescribePortalResponse) => any;
4099
- }
4100
3200
  export interface DescribeProjectRequest {
4101
3201
  /**
4102
3202
  * <p>The ID of the project.</p>
4103
3203
  */
4104
3204
  projectId: string | undefined;
4105
3205
  }
4106
- export declare namespace DescribeProjectRequest {
4107
- /**
4108
- * @internal
4109
- */
4110
- const filterSensitiveLog: (obj: DescribeProjectRequest) => any;
4111
- }
4112
3206
  export interface DescribeProjectResponse {
4113
3207
  /**
4114
3208
  * <p>The ID of the project.</p>
@@ -4142,20 +3236,8 @@ export interface DescribeProjectResponse {
4142
3236
  */
4143
3237
  projectLastUpdateDate: Date | undefined;
4144
3238
  }
4145
- export declare namespace DescribeProjectResponse {
4146
- /**
4147
- * @internal
4148
- */
4149
- const filterSensitiveLog: (obj: DescribeProjectResponse) => any;
4150
- }
4151
3239
  export interface DescribeStorageConfigurationRequest {
4152
3240
  }
4153
- export declare namespace DescribeStorageConfigurationRequest {
4154
- /**
4155
- * @internal
4156
- */
4157
- const filterSensitiveLog: (obj: DescribeStorageConfigurationRequest) => any;
4158
- }
4159
3241
  export declare enum DisassociatedDataStorageState {
4160
3242
  DISABLED = "DISABLED",
4161
3243
  ENABLED = "ENABLED"
@@ -4175,12 +3257,6 @@ export interface CustomerManagedS3Storage {
4175
3257
  */
4176
3258
  roleArn: string | undefined;
4177
3259
  }
4178
- export declare namespace CustomerManagedS3Storage {
4179
- /**
4180
- * @internal
4181
- */
4182
- const filterSensitiveLog: (obj: CustomerManagedS3Storage) => any;
4183
- }
4184
3260
  /**
4185
3261
  * <p>Contains information about the storage destination.</p>
4186
3262
  */
@@ -4190,12 +3266,6 @@ export interface MultiLayerStorage {
4190
3266
  */
4191
3267
  customerManagedS3Storage: CustomerManagedS3Storage | undefined;
4192
3268
  }
4193
- export declare namespace MultiLayerStorage {
4194
- /**
4195
- * @internal
4196
- */
4197
- const filterSensitiveLog: (obj: MultiLayerStorage) => any;
4198
- }
4199
3269
  /**
4200
3270
  * <p>How many days your data is kept in the hot tier. By default, your data is kept indefinitely in the hot tier.</p>
4201
3271
  */
@@ -4217,12 +3287,6 @@ export interface RetentionPeriod {
4217
3287
  */
4218
3288
  unlimited?: boolean;
4219
3289
  }
4220
- export declare namespace RetentionPeriod {
4221
- /**
4222
- * @internal
4223
- */
4224
- const filterSensitiveLog: (obj: RetentionPeriod) => any;
4225
- }
4226
3290
  export declare enum StorageType {
4227
3291
  MULTI_LAYER_STORAGE = "MULTI_LAYER_STORAGE",
4228
3292
  SITEWISE_DEFAULT_STORAGE = "SITEWISE_DEFAULT_STORAGE"
@@ -4282,12 +3346,6 @@ export interface DescribeStorageConfigurationResponse {
4282
3346
  */
4283
3347
  lastUpdateDate?: Date;
4284
3348
  }
4285
- export declare namespace DescribeStorageConfigurationResponse {
4286
- /**
4287
- * @internal
4288
- */
4289
- const filterSensitiveLog: (obj: DescribeStorageConfigurationResponse) => any;
4290
- }
4291
3349
  export interface DescribeTimeSeriesRequest {
4292
3350
  /**
4293
3351
  * <p>The alias that identifies the time series.</p>
@@ -4302,12 +3360,6 @@ export interface DescribeTimeSeriesRequest {
4302
3360
  */
4303
3361
  propertyId?: string;
4304
3362
  }
4305
- export declare namespace DescribeTimeSeriesRequest {
4306
- /**
4307
- * @internal
4308
- */
4309
- const filterSensitiveLog: (obj: DescribeTimeSeriesRequest) => any;
4310
- }
4311
3363
  export interface DescribeTimeSeriesResponse {
4312
3364
  /**
4313
3365
  * <p>The ID of the asset in which the asset property was created.</p>
@@ -4347,12 +3399,6 @@ export interface DescribeTimeSeriesResponse {
4347
3399
  */
4348
3400
  timeSeriesLastUpdateDate: Date | undefined;
4349
3401
  }
4350
- export declare namespace DescribeTimeSeriesResponse {
4351
- /**
4352
- * @internal
4353
- */
4354
- const filterSensitiveLog: (obj: DescribeTimeSeriesResponse) => any;
4355
- }
4356
3402
  export interface DisassociateAssetsRequest {
4357
3403
  /**
4358
3404
  * <p>The ID of the parent asset from which to disassociate the child asset.</p>
@@ -4374,12 +3420,6 @@ export interface DisassociateAssetsRequest {
4374
3420
  */
4375
3421
  clientToken?: string;
4376
3422
  }
4377
- export declare namespace DisassociateAssetsRequest {
4378
- /**
4379
- * @internal
4380
- */
4381
- const filterSensitiveLog: (obj: DisassociateAssetsRequest) => any;
4382
- }
4383
3423
  export interface DisassociateTimeSeriesFromAssetPropertyRequest {
4384
3424
  /**
4385
3425
  * <p>The alias that identifies the time series.</p>
@@ -4398,12 +3438,6 @@ export interface DisassociateTimeSeriesFromAssetPropertyRequest {
4398
3438
  */
4399
3439
  clientToken?: string;
4400
3440
  }
4401
- export declare namespace DisassociateTimeSeriesFromAssetPropertyRequest {
4402
- /**
4403
- * @internal
4404
- */
4405
- const filterSensitiveLog: (obj: DisassociateTimeSeriesFromAssetPropertyRequest) => any;
4406
- }
4407
3441
  export interface GetAssetPropertyAggregatesRequest {
4408
3442
  /**
4409
3443
  * <p>The ID of the asset.</p>
@@ -4456,12 +3490,6 @@ export interface GetAssetPropertyAggregatesRequest {
4456
3490
  */
4457
3491
  maxResults?: number;
4458
3492
  }
4459
- export declare namespace GetAssetPropertyAggregatesRequest {
4460
- /**
4461
- * @internal
4462
- */
4463
- const filterSensitiveLog: (obj: GetAssetPropertyAggregatesRequest) => any;
4464
- }
4465
3493
  export interface GetAssetPropertyAggregatesResponse {
4466
3494
  /**
4467
3495
  * <p>The requested aggregated values.</p>
@@ -4472,12 +3500,6 @@ export interface GetAssetPropertyAggregatesResponse {
4472
3500
  */
4473
3501
  nextToken?: string;
4474
3502
  }
4475
- export declare namespace GetAssetPropertyAggregatesResponse {
4476
- /**
4477
- * @internal
4478
- */
4479
- const filterSensitiveLog: (obj: GetAssetPropertyAggregatesResponse) => any;
4480
- }
4481
3503
  export interface GetAssetPropertyValueRequest {
4482
3504
  /**
4483
3505
  * <p>The ID of the asset.</p>
@@ -4495,24 +3517,12 @@ export interface GetAssetPropertyValueRequest {
4495
3517
  */
4496
3518
  propertyAlias?: string;
4497
3519
  }
4498
- export declare namespace GetAssetPropertyValueRequest {
4499
- /**
4500
- * @internal
4501
- */
4502
- const filterSensitiveLog: (obj: GetAssetPropertyValueRequest) => any;
4503
- }
4504
3520
  export interface GetAssetPropertyValueResponse {
4505
3521
  /**
4506
3522
  * <p>The current asset property value.</p>
4507
3523
  */
4508
3524
  propertyValue?: AssetPropertyValue;
4509
3525
  }
4510
- export declare namespace GetAssetPropertyValueResponse {
4511
- /**
4512
- * @internal
4513
- */
4514
- const filterSensitiveLog: (obj: GetAssetPropertyValueResponse) => any;
4515
- }
4516
3526
  export interface GetAssetPropertyValueHistoryRequest {
4517
3527
  /**
4518
3528
  * <p>The ID of the asset.</p>
@@ -4557,12 +3567,6 @@ export interface GetAssetPropertyValueHistoryRequest {
4557
3567
  */
4558
3568
  maxResults?: number;
4559
3569
  }
4560
- export declare namespace GetAssetPropertyValueHistoryRequest {
4561
- /**
4562
- * @internal
4563
- */
4564
- const filterSensitiveLog: (obj: GetAssetPropertyValueHistoryRequest) => any;
4565
- }
4566
3570
  export interface GetAssetPropertyValueHistoryResponse {
4567
3571
  /**
4568
3572
  * <p>The asset property's value history.</p>
@@ -4573,12 +3577,6 @@ export interface GetAssetPropertyValueHistoryResponse {
4573
3577
  */
4574
3578
  nextToken?: string;
4575
3579
  }
4576
- export declare namespace GetAssetPropertyValueHistoryResponse {
4577
- /**
4578
- * @internal
4579
- */
4580
- const filterSensitiveLog: (obj: GetAssetPropertyValueHistoryResponse) => any;
4581
- }
4582
3580
  export interface GetInterpolatedAssetPropertyValuesRequest {
4583
3581
  /**
4584
3582
  * <p>The ID of the asset.</p>
@@ -4689,12 +3687,6 @@ export interface GetInterpolatedAssetPropertyValuesRequest {
4689
3687
  */
4690
3688
  intervalWindowInSeconds?: number;
4691
3689
  }
4692
- export declare namespace GetInterpolatedAssetPropertyValuesRequest {
4693
- /**
4694
- * @internal
4695
- */
4696
- const filterSensitiveLog: (obj: GetInterpolatedAssetPropertyValuesRequest) => any;
4697
- }
4698
3690
  /**
4699
3691
  * <p>Contains information about an interpolated asset property value.</p>
4700
3692
  */
@@ -4708,12 +3700,6 @@ export interface InterpolatedAssetPropertyValue {
4708
3700
  */
4709
3701
  value: Variant | undefined;
4710
3702
  }
4711
- export declare namespace InterpolatedAssetPropertyValue {
4712
- /**
4713
- * @internal
4714
- */
4715
- const filterSensitiveLog: (obj: InterpolatedAssetPropertyValue) => any;
4716
- }
4717
3703
  export interface GetInterpolatedAssetPropertyValuesResponse {
4718
3704
  /**
4719
3705
  * <p>The requested interpolated values.</p>
@@ -4724,12 +3710,6 @@ export interface GetInterpolatedAssetPropertyValuesResponse {
4724
3710
  */
4725
3711
  nextToken?: string;
4726
3712
  }
4727
- export declare namespace GetInterpolatedAssetPropertyValuesResponse {
4728
- /**
4729
- * @internal
4730
- */
4731
- const filterSensitiveLog: (obj: GetInterpolatedAssetPropertyValuesResponse) => any;
4732
- }
4733
3713
  export declare enum IdentityType {
4734
3714
  GROUP = "GROUP",
4735
3715
  IAM = "IAM",
@@ -4776,12 +3756,6 @@ export interface ListAccessPoliciesRequest {
4776
3756
  */
4777
3757
  maxResults?: number;
4778
3758
  }
4779
- export declare namespace ListAccessPoliciesRequest {
4780
- /**
4781
- * @internal
4782
- */
4783
- const filterSensitiveLog: (obj: ListAccessPoliciesRequest) => any;
4784
- }
4785
3759
  export interface ListAccessPoliciesResponse {
4786
3760
  /**
4787
3761
  * <p>A list that summarizes each access policy.</p>
@@ -4792,12 +3766,6 @@ export interface ListAccessPoliciesResponse {
4792
3766
  */
4793
3767
  nextToken?: string;
4794
3768
  }
4795
- export declare namespace ListAccessPoliciesResponse {
4796
- /**
4797
- * @internal
4798
- */
4799
- const filterSensitiveLog: (obj: ListAccessPoliciesResponse) => any;
4800
- }
4801
3769
  export interface ListAssetModelsRequest {
4802
3770
  /**
4803
3771
  * <p>The token to be used for the next set of paginated results.</p>
@@ -4809,12 +3777,6 @@ export interface ListAssetModelsRequest {
4809
3777
  */
4810
3778
  maxResults?: number;
4811
3779
  }
4812
- export declare namespace ListAssetModelsRequest {
4813
- /**
4814
- * @internal
4815
- */
4816
- const filterSensitiveLog: (obj: ListAssetModelsRequest) => any;
4817
- }
4818
3780
  export interface ListAssetModelsResponse {
4819
3781
  /**
4820
3782
  * <p>A list that summarizes each asset model.</p>
@@ -4825,12 +3787,6 @@ export interface ListAssetModelsResponse {
4825
3787
  */
4826
3788
  nextToken?: string;
4827
3789
  }
4828
- export declare namespace ListAssetModelsResponse {
4829
- /**
4830
- * @internal
4831
- */
4832
- const filterSensitiveLog: (obj: ListAssetModelsResponse) => any;
4833
- }
4834
3790
  export declare enum TraversalType {
4835
3791
  PATH_TO_ROOT = "PATH_TO_ROOT"
4836
3792
  }
@@ -4861,12 +3817,6 @@ export interface ListAssetRelationshipsRequest {
4861
3817
  */
4862
3818
  maxResults?: number;
4863
3819
  }
4864
- export declare namespace ListAssetRelationshipsRequest {
4865
- /**
4866
- * @internal
4867
- */
4868
- const filterSensitiveLog: (obj: ListAssetRelationshipsRequest) => any;
4869
- }
4870
3820
  export interface ListAssetRelationshipsResponse {
4871
3821
  /**
4872
3822
  * <p>A list that summarizes each asset relationship.</p>
@@ -4877,12 +3827,6 @@ export interface ListAssetRelationshipsResponse {
4877
3827
  */
4878
3828
  nextToken?: string;
4879
3829
  }
4880
- export declare namespace ListAssetRelationshipsResponse {
4881
- /**
4882
- * @internal
4883
- */
4884
- const filterSensitiveLog: (obj: ListAssetRelationshipsResponse) => any;
4885
- }
4886
3830
  export declare enum ListAssetsFilter {
4887
3831
  ALL = "ALL",
4888
3832
  TOP_LEVEL = "TOP_LEVEL"
@@ -4922,12 +3866,6 @@ export interface ListAssetsRequest {
4922
3866
  */
4923
3867
  filter?: ListAssetsFilter | string;
4924
3868
  }
4925
- export declare namespace ListAssetsRequest {
4926
- /**
4927
- * @internal
4928
- */
4929
- const filterSensitiveLog: (obj: ListAssetsRequest) => any;
4930
- }
4931
3869
  export interface ListAssetsResponse {
4932
3870
  /**
4933
3871
  * <p>A list that summarizes each asset.</p>
@@ -4938,12 +3876,6 @@ export interface ListAssetsResponse {
4938
3876
  */
4939
3877
  nextToken?: string;
4940
3878
  }
4941
- export declare namespace ListAssetsResponse {
4942
- /**
4943
- * @internal
4944
- */
4945
- const filterSensitiveLog: (obj: ListAssetsResponse) => any;
4946
- }
4947
3879
  export declare enum TraversalDirection {
4948
3880
  CHILD = "CHILD",
4949
3881
  PARENT = "PARENT"
@@ -4989,12 +3921,6 @@ export interface ListAssociatedAssetsRequest {
4989
3921
  */
4990
3922
  maxResults?: number;
4991
3923
  }
4992
- export declare namespace ListAssociatedAssetsRequest {
4993
- /**
4994
- * @internal
4995
- */
4996
- const filterSensitiveLog: (obj: ListAssociatedAssetsRequest) => any;
4997
- }
4998
3924
  export interface ListAssociatedAssetsResponse {
4999
3925
  /**
5000
3926
  * <p>A list that summarizes the associated assets.</p>
@@ -5005,12 +3931,6 @@ export interface ListAssociatedAssetsResponse {
5005
3931
  */
5006
3932
  nextToken?: string;
5007
3933
  }
5008
- export declare namespace ListAssociatedAssetsResponse {
5009
- /**
5010
- * @internal
5011
- */
5012
- const filterSensitiveLog: (obj: ListAssociatedAssetsResponse) => any;
5013
- }
5014
3934
  export declare enum ListBulkImportJobsFilter {
5015
3935
  ALL = "ALL",
5016
3936
  CANCELLED = "CANCELLED",
@@ -5034,12 +3954,6 @@ export interface ListBulkImportJobsRequest {
5034
3954
  */
5035
3955
  filter?: ListBulkImportJobsFilter | string;
5036
3956
  }
5037
- export declare namespace ListBulkImportJobsRequest {
5038
- /**
5039
- * @internal
5040
- */
5041
- const filterSensitiveLog: (obj: ListBulkImportJobsRequest) => any;
5042
- }
5043
3957
  /**
5044
3958
  * <p>Contains a job summary information.</p>
5045
3959
  */
@@ -5085,12 +3999,6 @@ export interface JobSummary {
5085
3999
  */
5086
4000
  status: JobStatus | string | undefined;
5087
4001
  }
5088
- export declare namespace JobSummary {
5089
- /**
5090
- * @internal
5091
- */
5092
- const filterSensitiveLog: (obj: JobSummary) => any;
5093
- }
5094
4002
  export interface ListBulkImportJobsResponse {
5095
4003
  /**
5096
4004
  * <p>One or more job summaries to list.</p>
@@ -5101,12 +4009,6 @@ export interface ListBulkImportJobsResponse {
5101
4009
  */
5102
4010
  nextToken?: string;
5103
4011
  }
5104
- export declare namespace ListBulkImportJobsResponse {
5105
- /**
5106
- * @internal
5107
- */
5108
- const filterSensitiveLog: (obj: ListBulkImportJobsResponse) => any;
5109
- }
5110
4012
  export interface ListDashboardsRequest {
5111
4013
  /**
5112
4014
  * <p>The ID of the project.</p>
@@ -5122,12 +4024,6 @@ export interface ListDashboardsRequest {
5122
4024
  */
5123
4025
  maxResults?: number;
5124
4026
  }
5125
- export declare namespace ListDashboardsRequest {
5126
- /**
5127
- * @internal
5128
- */
5129
- const filterSensitiveLog: (obj: ListDashboardsRequest) => any;
5130
- }
5131
4027
  /**
5132
4028
  * <p>Contains a dashboard summary.</p>
5133
4029
  */
@@ -5153,12 +4049,6 @@ export interface DashboardSummary {
5153
4049
  */
5154
4050
  lastUpdateDate?: Date;
5155
4051
  }
5156
- export declare namespace DashboardSummary {
5157
- /**
5158
- * @internal
5159
- */
5160
- const filterSensitiveLog: (obj: DashboardSummary) => any;
5161
- }
5162
4052
  export interface ListDashboardsResponse {
5163
4053
  /**
5164
4054
  * <p>A list that summarizes each dashboard in the project.</p>
@@ -5169,12 +4059,6 @@ export interface ListDashboardsResponse {
5169
4059
  */
5170
4060
  nextToken?: string;
5171
4061
  }
5172
- export declare namespace ListDashboardsResponse {
5173
- /**
5174
- * @internal
5175
- */
5176
- const filterSensitiveLog: (obj: ListDashboardsResponse) => any;
5177
- }
5178
4062
  export interface ListGatewaysRequest {
5179
4063
  /**
5180
4064
  * <p>The token to be used for the next set of paginated results.</p>
@@ -5186,12 +4070,6 @@ export interface ListGatewaysRequest {
5186
4070
  */
5187
4071
  maxResults?: number;
5188
4072
  }
5189
- export declare namespace ListGatewaysRequest {
5190
- /**
5191
- * @internal
5192
- */
5193
- const filterSensitiveLog: (obj: ListGatewaysRequest) => any;
5194
- }
5195
4073
  /**
5196
4074
  * <p>Contains a summary of a gateway.</p>
5197
4075
  */
@@ -5223,12 +4101,6 @@ export interface GatewaySummary {
5223
4101
  */
5224
4102
  lastUpdateDate: Date | undefined;
5225
4103
  }
5226
- export declare namespace GatewaySummary {
5227
- /**
5228
- * @internal
5229
- */
5230
- const filterSensitiveLog: (obj: GatewaySummary) => any;
5231
- }
5232
4104
  export interface ListGatewaysResponse {
5233
4105
  /**
5234
4106
  * <p>A list that summarizes each gateway.</p>
@@ -5239,12 +4111,6 @@ export interface ListGatewaysResponse {
5239
4111
  */
5240
4112
  nextToken?: string;
5241
4113
  }
5242
- export declare namespace ListGatewaysResponse {
5243
- /**
5244
- * @internal
5245
- */
5246
- const filterSensitiveLog: (obj: ListGatewaysResponse) => any;
5247
- }
5248
4114
  export interface ListPortalsRequest {
5249
4115
  /**
5250
4116
  * <p>The token to be used for the next set of paginated results.</p>
@@ -5256,12 +4122,6 @@ export interface ListPortalsRequest {
5256
4122
  */
5257
4123
  maxResults?: number;
5258
4124
  }
5259
- export declare namespace ListPortalsRequest {
5260
- /**
5261
- * @internal
5262
- */
5263
- const filterSensitiveLog: (obj: ListPortalsRequest) => any;
5264
- }
5265
4125
  /**
5266
4126
  * <p>Contains a portal summary.</p>
5267
4127
  */
@@ -5303,12 +4163,6 @@ export interface PortalSummary {
5303
4163
  */
5304
4164
  status: PortalStatus | undefined;
5305
4165
  }
5306
- export declare namespace PortalSummary {
5307
- /**
5308
- * @internal
5309
- */
5310
- const filterSensitiveLog: (obj: PortalSummary) => any;
5311
- }
5312
4166
  export interface ListPortalsResponse {
5313
4167
  /**
5314
4168
  * <p>A list that summarizes each portal.</p>
@@ -5319,12 +4173,6 @@ export interface ListPortalsResponse {
5319
4173
  */
5320
4174
  nextToken?: string;
5321
4175
  }
5322
- export declare namespace ListPortalsResponse {
5323
- /**
5324
- * @internal
5325
- */
5326
- const filterSensitiveLog: (obj: ListPortalsResponse) => any;
5327
- }
5328
4176
  export interface ListProjectAssetsRequest {
5329
4177
  /**
5330
4178
  * <p>The ID of the project.</p>
@@ -5340,12 +4188,6 @@ export interface ListProjectAssetsRequest {
5340
4188
  */
5341
4189
  maxResults?: number;
5342
4190
  }
5343
- export declare namespace ListProjectAssetsRequest {
5344
- /**
5345
- * @internal
5346
- */
5347
- const filterSensitiveLog: (obj: ListProjectAssetsRequest) => any;
5348
- }
5349
4191
  export interface ListProjectAssetsResponse {
5350
4192
  /**
5351
4193
  * <p>A list that contains the IDs of each asset associated with the project.</p>
@@ -5356,12 +4198,6 @@ export interface ListProjectAssetsResponse {
5356
4198
  */
5357
4199
  nextToken?: string;
5358
4200
  }
5359
- export declare namespace ListProjectAssetsResponse {
5360
- /**
5361
- * @internal
5362
- */
5363
- const filterSensitiveLog: (obj: ListProjectAssetsResponse) => any;
5364
- }
5365
4201
  export interface ListProjectsRequest {
5366
4202
  /**
5367
4203
  * <p>The ID of the portal.</p>
@@ -5377,12 +4213,6 @@ export interface ListProjectsRequest {
5377
4213
  */
5378
4214
  maxResults?: number;
5379
4215
  }
5380
- export declare namespace ListProjectsRequest {
5381
- /**
5382
- * @internal
5383
- */
5384
- const filterSensitiveLog: (obj: ListProjectsRequest) => any;
5385
- }
5386
4216
  /**
5387
4217
  * <p>Contains project summary information.</p>
5388
4218
  */
@@ -5408,12 +4238,6 @@ export interface ProjectSummary {
5408
4238
  */
5409
4239
  lastUpdateDate?: Date;
5410
4240
  }
5411
- export declare namespace ProjectSummary {
5412
- /**
5413
- * @internal
5414
- */
5415
- const filterSensitiveLog: (obj: ProjectSummary) => any;
5416
- }
5417
4241
  export interface ListProjectsResponse {
5418
4242
  /**
5419
4243
  * <p>A list that summarizes each project in the portal.</p>
@@ -5424,24 +4248,12 @@ export interface ListProjectsResponse {
5424
4248
  */
5425
4249
  nextToken?: string;
5426
4250
  }
5427
- export declare namespace ListProjectsResponse {
5428
- /**
5429
- * @internal
5430
- */
5431
- const filterSensitiveLog: (obj: ListProjectsResponse) => any;
5432
- }
5433
4251
  export interface ListTagsForResourceRequest {
5434
4252
  /**
5435
4253
  * <p>The <a href="https://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html">ARN</a> of the resource.</p>
5436
4254
  */
5437
4255
  resourceArn: string | undefined;
5438
4256
  }
5439
- export declare namespace ListTagsForResourceRequest {
5440
- /**
5441
- * @internal
5442
- */
5443
- const filterSensitiveLog: (obj: ListTagsForResourceRequest) => any;
5444
- }
5445
4257
  export interface ListTagsForResourceResponse {
5446
4258
  /**
5447
4259
  * <p>The list of key-value pairs that contain metadata for the resource. For more information,
@@ -5450,12 +4262,6 @@ export interface ListTagsForResourceResponse {
5450
4262
  */
5451
4263
  tags?: Record<string, string>;
5452
4264
  }
5453
- export declare namespace ListTagsForResourceResponse {
5454
- /**
5455
- * @internal
5456
- */
5457
- const filterSensitiveLog: (obj: ListTagsForResourceResponse) => any;
5458
- }
5459
4265
  /**
5460
4266
  * <p>You are not authorized.</p>
5461
4267
  */
@@ -5506,12 +4312,6 @@ export interface ListTimeSeriesRequest {
5506
4312
  */
5507
4313
  timeSeriesType?: ListTimeSeriesType | string;
5508
4314
  }
5509
- export declare namespace ListTimeSeriesRequest {
5510
- /**
5511
- * @internal
5512
- */
5513
- const filterSensitiveLog: (obj: ListTimeSeriesRequest) => any;
5514
- }
5515
4315
  /**
5516
4316
  * <p>Contains a summary of a time series (data stream).</p>
5517
4317
  */
@@ -5554,12 +4354,6 @@ export interface TimeSeriesSummary {
5554
4354
  */
5555
4355
  timeSeriesLastUpdateDate: Date | undefined;
5556
4356
  }
5557
- export declare namespace TimeSeriesSummary {
5558
- /**
5559
- * @internal
5560
- */
5561
- const filterSensitiveLog: (obj: TimeSeriesSummary) => any;
5562
- }
5563
4357
  export interface ListTimeSeriesResponse {
5564
4358
  /**
5565
4359
  * <p>One or more time series summaries to list.</p>
@@ -5570,12 +4364,6 @@ export interface ListTimeSeriesResponse {
5570
4364
  */
5571
4365
  nextToken?: string;
5572
4366
  }
5573
- export declare namespace ListTimeSeriesResponse {
5574
- /**
5575
- * @internal
5576
- */
5577
- const filterSensitiveLog: (obj: ListTimeSeriesResponse) => any;
5578
- }
5579
4367
  export interface PutDefaultEncryptionConfigurationRequest {
5580
4368
  /**
5581
4369
  * <p>The type of encryption used for the encryption configuration.</p>
@@ -5587,12 +4375,6 @@ export interface PutDefaultEncryptionConfigurationRequest {
5587
4375
  */
5588
4376
  kmsKeyId?: string;
5589
4377
  }
5590
- export declare namespace PutDefaultEncryptionConfigurationRequest {
5591
- /**
5592
- * @internal
5593
- */
5594
- const filterSensitiveLog: (obj: PutDefaultEncryptionConfigurationRequest) => any;
5595
- }
5596
4378
  export interface PutDefaultEncryptionConfigurationResponse {
5597
4379
  /**
5598
4380
  * <p>The type of encryption used for the encryption configuration.</p>
@@ -5610,32 +4392,14 @@ export interface PutDefaultEncryptionConfigurationResponse {
5610
4392
  */
5611
4393
  configurationStatus: ConfigurationStatus | undefined;
5612
4394
  }
5613
- export declare namespace PutDefaultEncryptionConfigurationResponse {
5614
- /**
5615
- * @internal
5616
- */
5617
- const filterSensitiveLog: (obj: PutDefaultEncryptionConfigurationResponse) => any;
5618
- }
5619
4395
  export interface PutLoggingOptionsRequest {
5620
4396
  /**
5621
4397
  * <p>The logging options to set.</p>
5622
4398
  */
5623
4399
  loggingOptions: LoggingOptions | undefined;
5624
4400
  }
5625
- export declare namespace PutLoggingOptionsRequest {
5626
- /**
5627
- * @internal
5628
- */
5629
- const filterSensitiveLog: (obj: PutLoggingOptionsRequest) => any;
5630
- }
5631
4401
  export interface PutLoggingOptionsResponse {
5632
4402
  }
5633
- export declare namespace PutLoggingOptionsResponse {
5634
- /**
5635
- * @internal
5636
- */
5637
- const filterSensitiveLog: (obj: PutLoggingOptionsResponse) => any;
5638
- }
5639
4403
  export interface PutStorageConfigurationRequest {
5640
4404
  /**
5641
4405
  * <p>The storage tier that you specified for your data.
@@ -5684,12 +4448,6 @@ export interface PutStorageConfigurationRequest {
5684
4448
  */
5685
4449
  retentionPeriod?: RetentionPeriod;
5686
4450
  }
5687
- export declare namespace PutStorageConfigurationRequest {
5688
- /**
5689
- * @internal
5690
- */
5691
- const filterSensitiveLog: (obj: PutStorageConfigurationRequest) => any;
5692
- }
5693
4451
  export interface PutStorageConfigurationResponse {
5694
4452
  /**
5695
4453
  * <p>The storage tier that you specified for your data.
@@ -5741,12 +4499,6 @@ export interface PutStorageConfigurationResponse {
5741
4499
  */
5742
4500
  configurationStatus: ConfigurationStatus | undefined;
5743
4501
  }
5744
- export declare namespace PutStorageConfigurationResponse {
5745
- /**
5746
- * @internal
5747
- */
5748
- const filterSensitiveLog: (obj: PutStorageConfigurationResponse) => any;
5749
- }
5750
4502
  export interface TagResourceRequest {
5751
4503
  /**
5752
4504
  * <p>The <a href="https://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html">ARN</a> of the resource to tag.</p>
@@ -5759,20 +4511,8 @@ export interface TagResourceRequest {
5759
4511
  */
5760
4512
  tags: Record<string, string> | undefined;
5761
4513
  }
5762
- export declare namespace TagResourceRequest {
5763
- /**
5764
- * @internal
5765
- */
5766
- const filterSensitiveLog: (obj: TagResourceRequest) => any;
5767
- }
5768
4514
  export interface TagResourceResponse {
5769
4515
  }
5770
- export declare namespace TagResourceResponse {
5771
- /**
5772
- * @internal
5773
- */
5774
- const filterSensitiveLog: (obj: TagResourceResponse) => any;
5775
- }
5776
4516
  /**
5777
4517
  * <p>You've reached the limit for the number of tags allowed for a resource. For more
5778
4518
  * information, see <a href="https://docs.aws.amazon.com/general/latest/gr/aws_tagging.html#tag-conventions">Tag naming limits and
@@ -5800,20 +4540,8 @@ export interface UntagResourceRequest {
5800
4540
  */
5801
4541
  tagKeys: string[] | undefined;
5802
4542
  }
5803
- export declare namespace UntagResourceRequest {
5804
- /**
5805
- * @internal
5806
- */
5807
- const filterSensitiveLog: (obj: UntagResourceRequest) => any;
5808
- }
5809
4543
  export interface UntagResourceResponse {
5810
4544
  }
5811
- export declare namespace UntagResourceResponse {
5812
- /**
5813
- * @internal
5814
- */
5815
- const filterSensitiveLog: (obj: UntagResourceResponse) => any;
5816
- }
5817
4545
  export interface UpdateAccessPolicyRequest {
5818
4546
  /**
5819
4547
  * <p>The ID of the access policy.</p>
@@ -5836,20 +4564,8 @@ export interface UpdateAccessPolicyRequest {
5836
4564
  */
5837
4565
  clientToken?: string;
5838
4566
  }
5839
- export declare namespace UpdateAccessPolicyRequest {
5840
- /**
5841
- * @internal
5842
- */
5843
- const filterSensitiveLog: (obj: UpdateAccessPolicyRequest) => any;
5844
- }
5845
4567
  export interface UpdateAccessPolicyResponse {
5846
4568
  }
5847
- export declare namespace UpdateAccessPolicyResponse {
5848
- /**
5849
- * @internal
5850
- */
5851
- const filterSensitiveLog: (obj: UpdateAccessPolicyResponse) => any;
5852
- }
5853
4569
  export interface UpdateAssetRequest {
5854
4570
  /**
5855
4571
  * <p>The ID of the asset to update.</p>
@@ -5868,12 +4584,6 @@ export interface UpdateAssetRequest {
5868
4584
  */
5869
4585
  assetDescription?: string;
5870
4586
  }
5871
- export declare namespace UpdateAssetRequest {
5872
- /**
5873
- * @internal
5874
- */
5875
- const filterSensitiveLog: (obj: UpdateAssetRequest) => any;
5876
- }
5877
4587
  export interface UpdateAssetResponse {
5878
4588
  /**
5879
4589
  * <p>The status of the asset, which contains a state (<code>UPDATING</code> after successfully
@@ -5881,12 +4591,6 @@ export interface UpdateAssetResponse {
5881
4591
  */
5882
4592
  assetStatus: AssetStatus | undefined;
5883
4593
  }
5884
- export declare namespace UpdateAssetResponse {
5885
- /**
5886
- * @internal
5887
- */
5888
- const filterSensitiveLog: (obj: UpdateAssetResponse) => any;
5889
- }
5890
4594
  export interface UpdateAssetModelRequest {
5891
4595
  /**
5892
4596
  * <p>The ID of the asset model to update.</p>
@@ -5927,12 +4631,6 @@ export interface UpdateAssetModelRequest {
5927
4631
  */
5928
4632
  clientToken?: string;
5929
4633
  }
5930
- export declare namespace UpdateAssetModelRequest {
5931
- /**
5932
- * @internal
5933
- */
5934
- const filterSensitiveLog: (obj: UpdateAssetModelRequest) => any;
5935
- }
5936
4634
  export interface UpdateAssetModelResponse {
5937
4635
  /**
5938
4636
  * <p>The status of the asset model, which contains a state (<code>UPDATING</code> after
@@ -5940,12 +4638,6 @@ export interface UpdateAssetModelResponse {
5940
4638
  */
5941
4639
  assetModelStatus: AssetModelStatus | undefined;
5942
4640
  }
5943
- export declare namespace UpdateAssetModelResponse {
5944
- /**
5945
- * @internal
5946
- */
5947
- const filterSensitiveLog: (obj: UpdateAssetModelResponse) => any;
5948
- }
5949
4641
  export interface UpdateAssetPropertyRequest {
5950
4642
  /**
5951
4643
  * <p>The ID of the asset to be updated.</p>
@@ -5975,12 +4667,6 @@ export interface UpdateAssetPropertyRequest {
5975
4667
  */
5976
4668
  clientToken?: string;
5977
4669
  }
5978
- export declare namespace UpdateAssetPropertyRequest {
5979
- /**
5980
- * @internal
5981
- */
5982
- const filterSensitiveLog: (obj: UpdateAssetPropertyRequest) => any;
5983
- }
5984
4670
  export interface UpdateDashboardRequest {
5985
4671
  /**
5986
4672
  * <p>The ID of the dashboard to update.</p>
@@ -6004,20 +4690,8 @@ export interface UpdateDashboardRequest {
6004
4690
  */
6005
4691
  clientToken?: string;
6006
4692
  }
6007
- export declare namespace UpdateDashboardRequest {
6008
- /**
6009
- * @internal
6010
- */
6011
- const filterSensitiveLog: (obj: UpdateDashboardRequest) => any;
6012
- }
6013
4693
  export interface UpdateDashboardResponse {
6014
4694
  }
6015
- export declare namespace UpdateDashboardResponse {
6016
- /**
6017
- * @internal
6018
- */
6019
- const filterSensitiveLog: (obj: UpdateDashboardResponse) => any;
6020
- }
6021
4695
  export interface UpdateGatewayRequest {
6022
4696
  /**
6023
4697
  * <p>The ID of the gateway to update.</p>
@@ -6028,12 +4702,6 @@ export interface UpdateGatewayRequest {
6028
4702
  */
6029
4703
  gatewayName: string | undefined;
6030
4704
  }
6031
- export declare namespace UpdateGatewayRequest {
6032
- /**
6033
- * @internal
6034
- */
6035
- const filterSensitiveLog: (obj: UpdateGatewayRequest) => any;
6036
- }
6037
4705
  export interface UpdateGatewayCapabilityConfigurationRequest {
6038
4706
  /**
6039
4707
  * <p>The ID of the gateway to be updated.</p>
@@ -6053,12 +4721,6 @@ export interface UpdateGatewayCapabilityConfigurationRequest {
6053
4721
  */
6054
4722
  capabilityConfiguration: string | undefined;
6055
4723
  }
6056
- export declare namespace UpdateGatewayCapabilityConfigurationRequest {
6057
- /**
6058
- * @internal
6059
- */
6060
- const filterSensitiveLog: (obj: UpdateGatewayCapabilityConfigurationRequest) => any;
6061
- }
6062
4724
  export interface UpdateGatewayCapabilityConfigurationResponse {
6063
4725
  /**
6064
4726
  * <p>The namespace of the gateway capability.</p>
@@ -6085,12 +4747,6 @@ export interface UpdateGatewayCapabilityConfigurationResponse {
6085
4747
  */
6086
4748
  capabilitySyncStatus: CapabilitySyncStatus | string | undefined;
6087
4749
  }
6088
- export declare namespace UpdateGatewayCapabilityConfigurationResponse {
6089
- /**
6090
- * @internal
6091
- */
6092
- const filterSensitiveLog: (obj: UpdateGatewayCapabilityConfigurationResponse) => any;
6093
- }
6094
4750
  /**
6095
4751
  * <p>Contains an image that is one of the following:</p>
6096
4752
  * <ul>
@@ -6112,12 +4768,6 @@ export interface Image {
6112
4768
  */
6113
4769
  file?: ImageFile;
6114
4770
  }
6115
- export declare namespace Image {
6116
- /**
6117
- * @internal
6118
- */
6119
- const filterSensitiveLog: (obj: Image) => any;
6120
- }
6121
4771
  export interface UpdatePortalRequest {
6122
4772
  /**
6123
4773
  * <p>The ID of the portal to update.</p>
@@ -6168,12 +4818,6 @@ export interface UpdatePortalRequest {
6168
4818
  */
6169
4819
  alarms?: Alarms;
6170
4820
  }
6171
- export declare namespace UpdatePortalRequest {
6172
- /**
6173
- * @internal
6174
- */
6175
- const filterSensitiveLog: (obj: UpdatePortalRequest) => any;
6176
- }
6177
4821
  export interface UpdatePortalResponse {
6178
4822
  /**
6179
4823
  * <p>The status of the portal, which contains a state (<code>UPDATING</code> after successfully
@@ -6181,12 +4825,6 @@ export interface UpdatePortalResponse {
6181
4825
  */
6182
4826
  portalStatus: PortalStatus | undefined;
6183
4827
  }
6184
- export declare namespace UpdatePortalResponse {
6185
- /**
6186
- * @internal
6187
- */
6188
- const filterSensitiveLog: (obj: UpdatePortalResponse) => any;
6189
- }
6190
4828
  export interface UpdateProjectRequest {
6191
4829
  /**
6192
4830
  * <p>The ID of the project to update.</p>
@@ -6205,17 +4843,921 @@ export interface UpdateProjectRequest {
6205
4843
  */
6206
4844
  clientToken?: string;
6207
4845
  }
6208
- export declare namespace UpdateProjectRequest {
6209
- /**
6210
- * @internal
6211
- */
6212
- const filterSensitiveLog: (obj: UpdateProjectRequest) => any;
6213
- }
6214
4846
  export interface UpdateProjectResponse {
6215
4847
  }
6216
- export declare namespace UpdateProjectResponse {
6217
- /**
6218
- * @internal
6219
- */
6220
- const filterSensitiveLog: (obj: UpdateProjectResponse) => any;
6221
- }
4848
+ /**
4849
+ * @internal
4850
+ */
4851
+ export declare const GroupIdentityFilterSensitiveLog: (obj: GroupIdentity) => any;
4852
+ /**
4853
+ * @internal
4854
+ */
4855
+ export declare const IAMRoleIdentityFilterSensitiveLog: (obj: IAMRoleIdentity) => any;
4856
+ /**
4857
+ * @internal
4858
+ */
4859
+ export declare const IAMUserIdentityFilterSensitiveLog: (obj: IAMUserIdentity) => any;
4860
+ /**
4861
+ * @internal
4862
+ */
4863
+ export declare const UserIdentityFilterSensitiveLog: (obj: UserIdentity) => any;
4864
+ /**
4865
+ * @internal
4866
+ */
4867
+ export declare const IdentityFilterSensitiveLog: (obj: Identity) => any;
4868
+ /**
4869
+ * @internal
4870
+ */
4871
+ export declare const PortalResourceFilterSensitiveLog: (obj: PortalResource) => any;
4872
+ /**
4873
+ * @internal
4874
+ */
4875
+ export declare const ProjectResourceFilterSensitiveLog: (obj: ProjectResource) => any;
4876
+ /**
4877
+ * @internal
4878
+ */
4879
+ export declare const ResourceFilterSensitiveLog: (obj: Resource) => any;
4880
+ /**
4881
+ * @internal
4882
+ */
4883
+ export declare const AccessPolicySummaryFilterSensitiveLog: (obj: AccessPolicySummary) => any;
4884
+ /**
4885
+ * @internal
4886
+ */
4887
+ export declare const AggregatesFilterSensitiveLog: (obj: Aggregates) => any;
4888
+ /**
4889
+ * @internal
4890
+ */
4891
+ export declare const AggregatedValueFilterSensitiveLog: (obj: AggregatedValue) => any;
4892
+ /**
4893
+ * @internal
4894
+ */
4895
+ export declare const AlarmsFilterSensitiveLog: (obj: Alarms) => any;
4896
+ /**
4897
+ * @internal
4898
+ */
4899
+ export declare const PropertyNotificationFilterSensitiveLog: (obj: PropertyNotification) => any;
4900
+ /**
4901
+ * @internal
4902
+ */
4903
+ export declare const AssetPropertyFilterSensitiveLog: (obj: AssetProperty) => any;
4904
+ /**
4905
+ * @internal
4906
+ */
4907
+ export declare const AssetCompositeModelFilterSensitiveLog: (obj: AssetCompositeModel) => any;
4908
+ /**
4909
+ * @internal
4910
+ */
4911
+ export declare const AssetErrorDetailsFilterSensitiveLog: (obj: AssetErrorDetails) => any;
4912
+ /**
4913
+ * @internal
4914
+ */
4915
+ export declare const AssetHierarchyFilterSensitiveLog: (obj: AssetHierarchy) => any;
4916
+ /**
4917
+ * @internal
4918
+ */
4919
+ export declare const AssetHierarchyInfoFilterSensitiveLog: (obj: AssetHierarchyInfo) => any;
4920
+ /**
4921
+ * @internal
4922
+ */
4923
+ export declare const AttributeFilterSensitiveLog: (obj: Attribute) => any;
4924
+ /**
4925
+ * @internal
4926
+ */
4927
+ export declare const ForwardingConfigFilterSensitiveLog: (obj: ForwardingConfig) => any;
4928
+ /**
4929
+ * @internal
4930
+ */
4931
+ export declare const MeasurementProcessingConfigFilterSensitiveLog: (obj: MeasurementProcessingConfig) => any;
4932
+ /**
4933
+ * @internal
4934
+ */
4935
+ export declare const MeasurementFilterSensitiveLog: (obj: Measurement) => any;
4936
+ /**
4937
+ * @internal
4938
+ */
4939
+ export declare const MetricProcessingConfigFilterSensitiveLog: (obj: MetricProcessingConfig) => any;
4940
+ /**
4941
+ * @internal
4942
+ */
4943
+ export declare const VariableValueFilterSensitiveLog: (obj: VariableValue) => any;
4944
+ /**
4945
+ * @internal
4946
+ */
4947
+ export declare const ExpressionVariableFilterSensitiveLog: (obj: ExpressionVariable) => any;
4948
+ /**
4949
+ * @internal
4950
+ */
4951
+ export declare const TumblingWindowFilterSensitiveLog: (obj: TumblingWindow) => any;
4952
+ /**
4953
+ * @internal
4954
+ */
4955
+ export declare const MetricWindowFilterSensitiveLog: (obj: MetricWindow) => any;
4956
+ /**
4957
+ * @internal
4958
+ */
4959
+ export declare const MetricFilterSensitiveLog: (obj: Metric) => any;
4960
+ /**
4961
+ * @internal
4962
+ */
4963
+ export declare const TransformProcessingConfigFilterSensitiveLog: (obj: TransformProcessingConfig) => any;
4964
+ /**
4965
+ * @internal
4966
+ */
4967
+ export declare const TransformFilterSensitiveLog: (obj: Transform) => any;
4968
+ /**
4969
+ * @internal
4970
+ */
4971
+ export declare const PropertyTypeFilterSensitiveLog: (obj: PropertyType) => any;
4972
+ /**
4973
+ * @internal
4974
+ */
4975
+ export declare const AssetModelPropertyFilterSensitiveLog: (obj: AssetModelProperty) => any;
4976
+ /**
4977
+ * @internal
4978
+ */
4979
+ export declare const AssetModelCompositeModelFilterSensitiveLog: (obj: AssetModelCompositeModel) => any;
4980
+ /**
4981
+ * @internal
4982
+ */
4983
+ export declare const AssetModelPropertyDefinitionFilterSensitiveLog: (obj: AssetModelPropertyDefinition) => any;
4984
+ /**
4985
+ * @internal
4986
+ */
4987
+ export declare const AssetModelCompositeModelDefinitionFilterSensitiveLog: (obj: AssetModelCompositeModelDefinition) => any;
4988
+ /**
4989
+ * @internal
4990
+ */
4991
+ export declare const AssetModelHierarchyFilterSensitiveLog: (obj: AssetModelHierarchy) => any;
4992
+ /**
4993
+ * @internal
4994
+ */
4995
+ export declare const AssetModelHierarchyDefinitionFilterSensitiveLog: (obj: AssetModelHierarchyDefinition) => any;
4996
+ /**
4997
+ * @internal
4998
+ */
4999
+ export declare const DetailedErrorFilterSensitiveLog: (obj: DetailedError) => any;
5000
+ /**
5001
+ * @internal
5002
+ */
5003
+ export declare const ErrorDetailsFilterSensitiveLog: (obj: ErrorDetails) => any;
5004
+ /**
5005
+ * @internal
5006
+ */
5007
+ export declare const AssetModelStatusFilterSensitiveLog: (obj: AssetModelStatus) => any;
5008
+ /**
5009
+ * @internal
5010
+ */
5011
+ export declare const AssetModelSummaryFilterSensitiveLog: (obj: AssetModelSummary) => any;
5012
+ /**
5013
+ * @internal
5014
+ */
5015
+ export declare const TimeInNanosFilterSensitiveLog: (obj: TimeInNanos) => any;
5016
+ /**
5017
+ * @internal
5018
+ */
5019
+ export declare const VariantFilterSensitiveLog: (obj: Variant) => any;
5020
+ /**
5021
+ * @internal
5022
+ */
5023
+ export declare const AssetPropertyValueFilterSensitiveLog: (obj: AssetPropertyValue) => any;
5024
+ /**
5025
+ * @internal
5026
+ */
5027
+ export declare const AssetRelationshipSummaryFilterSensitiveLog: (obj: AssetRelationshipSummary) => any;
5028
+ /**
5029
+ * @internal
5030
+ */
5031
+ export declare const AssetStatusFilterSensitiveLog: (obj: AssetStatus) => any;
5032
+ /**
5033
+ * @internal
5034
+ */
5035
+ export declare const AssetSummaryFilterSensitiveLog: (obj: AssetSummary) => any;
5036
+ /**
5037
+ * @internal
5038
+ */
5039
+ export declare const AssociateAssetsRequestFilterSensitiveLog: (obj: AssociateAssetsRequest) => any;
5040
+ /**
5041
+ * @internal
5042
+ */
5043
+ export declare const AssociatedAssetsSummaryFilterSensitiveLog: (obj: AssociatedAssetsSummary) => any;
5044
+ /**
5045
+ * @internal
5046
+ */
5047
+ export declare const AssociateTimeSeriesToAssetPropertyRequestFilterSensitiveLog: (obj: AssociateTimeSeriesToAssetPropertyRequest) => any;
5048
+ /**
5049
+ * @internal
5050
+ */
5051
+ export declare const BatchAssociateProjectAssetsRequestFilterSensitiveLog: (obj: BatchAssociateProjectAssetsRequest) => any;
5052
+ /**
5053
+ * @internal
5054
+ */
5055
+ export declare const BatchAssociateProjectAssetsResponseFilterSensitiveLog: (obj: BatchAssociateProjectAssetsResponse) => any;
5056
+ /**
5057
+ * @internal
5058
+ */
5059
+ export declare const BatchDisassociateProjectAssetsRequestFilterSensitiveLog: (obj: BatchDisassociateProjectAssetsRequest) => any;
5060
+ /**
5061
+ * @internal
5062
+ */
5063
+ export declare const BatchDisassociateProjectAssetsResponseFilterSensitiveLog: (obj: BatchDisassociateProjectAssetsResponse) => any;
5064
+ /**
5065
+ * @internal
5066
+ */
5067
+ export declare const BatchGetAssetPropertyAggregatesEntryFilterSensitiveLog: (obj: BatchGetAssetPropertyAggregatesEntry) => any;
5068
+ /**
5069
+ * @internal
5070
+ */
5071
+ export declare const BatchGetAssetPropertyAggregatesRequestFilterSensitiveLog: (obj: BatchGetAssetPropertyAggregatesRequest) => any;
5072
+ /**
5073
+ * @internal
5074
+ */
5075
+ export declare const BatchGetAssetPropertyAggregatesErrorEntryFilterSensitiveLog: (obj: BatchGetAssetPropertyAggregatesErrorEntry) => any;
5076
+ /**
5077
+ * @internal
5078
+ */
5079
+ export declare const BatchGetAssetPropertyAggregatesErrorInfoFilterSensitiveLog: (obj: BatchGetAssetPropertyAggregatesErrorInfo) => any;
5080
+ /**
5081
+ * @internal
5082
+ */
5083
+ export declare const BatchGetAssetPropertyAggregatesSkippedEntryFilterSensitiveLog: (obj: BatchGetAssetPropertyAggregatesSkippedEntry) => any;
5084
+ /**
5085
+ * @internal
5086
+ */
5087
+ export declare const BatchGetAssetPropertyAggregatesSuccessEntryFilterSensitiveLog: (obj: BatchGetAssetPropertyAggregatesSuccessEntry) => any;
5088
+ /**
5089
+ * @internal
5090
+ */
5091
+ export declare const BatchGetAssetPropertyAggregatesResponseFilterSensitiveLog: (obj: BatchGetAssetPropertyAggregatesResponse) => any;
5092
+ /**
5093
+ * @internal
5094
+ */
5095
+ export declare const BatchGetAssetPropertyValueEntryFilterSensitiveLog: (obj: BatchGetAssetPropertyValueEntry) => any;
5096
+ /**
5097
+ * @internal
5098
+ */
5099
+ export declare const BatchGetAssetPropertyValueRequestFilterSensitiveLog: (obj: BatchGetAssetPropertyValueRequest) => any;
5100
+ /**
5101
+ * @internal
5102
+ */
5103
+ export declare const BatchGetAssetPropertyValueErrorEntryFilterSensitiveLog: (obj: BatchGetAssetPropertyValueErrorEntry) => any;
5104
+ /**
5105
+ * @internal
5106
+ */
5107
+ export declare const BatchGetAssetPropertyValueErrorInfoFilterSensitiveLog: (obj: BatchGetAssetPropertyValueErrorInfo) => any;
5108
+ /**
5109
+ * @internal
5110
+ */
5111
+ export declare const BatchGetAssetPropertyValueSkippedEntryFilterSensitiveLog: (obj: BatchGetAssetPropertyValueSkippedEntry) => any;
5112
+ /**
5113
+ * @internal
5114
+ */
5115
+ export declare const BatchGetAssetPropertyValueSuccessEntryFilterSensitiveLog: (obj: BatchGetAssetPropertyValueSuccessEntry) => any;
5116
+ /**
5117
+ * @internal
5118
+ */
5119
+ export declare const BatchGetAssetPropertyValueResponseFilterSensitiveLog: (obj: BatchGetAssetPropertyValueResponse) => any;
5120
+ /**
5121
+ * @internal
5122
+ */
5123
+ export declare const BatchGetAssetPropertyValueHistoryEntryFilterSensitiveLog: (obj: BatchGetAssetPropertyValueHistoryEntry) => any;
5124
+ /**
5125
+ * @internal
5126
+ */
5127
+ export declare const BatchGetAssetPropertyValueHistoryRequestFilterSensitiveLog: (obj: BatchGetAssetPropertyValueHistoryRequest) => any;
5128
+ /**
5129
+ * @internal
5130
+ */
5131
+ export declare const BatchGetAssetPropertyValueHistoryErrorEntryFilterSensitiveLog: (obj: BatchGetAssetPropertyValueHistoryErrorEntry) => any;
5132
+ /**
5133
+ * @internal
5134
+ */
5135
+ export declare const BatchGetAssetPropertyValueHistoryErrorInfoFilterSensitiveLog: (obj: BatchGetAssetPropertyValueHistoryErrorInfo) => any;
5136
+ /**
5137
+ * @internal
5138
+ */
5139
+ export declare const BatchGetAssetPropertyValueHistorySkippedEntryFilterSensitiveLog: (obj: BatchGetAssetPropertyValueHistorySkippedEntry) => any;
5140
+ /**
5141
+ * @internal
5142
+ */
5143
+ export declare const BatchGetAssetPropertyValueHistorySuccessEntryFilterSensitiveLog: (obj: BatchGetAssetPropertyValueHistorySuccessEntry) => any;
5144
+ /**
5145
+ * @internal
5146
+ */
5147
+ export declare const BatchGetAssetPropertyValueHistoryResponseFilterSensitiveLog: (obj: BatchGetAssetPropertyValueHistoryResponse) => any;
5148
+ /**
5149
+ * @internal
5150
+ */
5151
+ export declare const PutAssetPropertyValueEntryFilterSensitiveLog: (obj: PutAssetPropertyValueEntry) => any;
5152
+ /**
5153
+ * @internal
5154
+ */
5155
+ export declare const BatchPutAssetPropertyValueRequestFilterSensitiveLog: (obj: BatchPutAssetPropertyValueRequest) => any;
5156
+ /**
5157
+ * @internal
5158
+ */
5159
+ export declare const BatchPutAssetPropertyErrorFilterSensitiveLog: (obj: BatchPutAssetPropertyError) => any;
5160
+ /**
5161
+ * @internal
5162
+ */
5163
+ export declare const BatchPutAssetPropertyErrorEntryFilterSensitiveLog: (obj: BatchPutAssetPropertyErrorEntry) => any;
5164
+ /**
5165
+ * @internal
5166
+ */
5167
+ export declare const BatchPutAssetPropertyValueResponseFilterSensitiveLog: (obj: BatchPutAssetPropertyValueResponse) => any;
5168
+ /**
5169
+ * @internal
5170
+ */
5171
+ export declare const CreateAccessPolicyRequestFilterSensitiveLog: (obj: CreateAccessPolicyRequest) => any;
5172
+ /**
5173
+ * @internal
5174
+ */
5175
+ export declare const CreateAccessPolicyResponseFilterSensitiveLog: (obj: CreateAccessPolicyResponse) => any;
5176
+ /**
5177
+ * @internal
5178
+ */
5179
+ export declare const CreateAssetRequestFilterSensitiveLog: (obj: CreateAssetRequest) => any;
5180
+ /**
5181
+ * @internal
5182
+ */
5183
+ export declare const CreateAssetResponseFilterSensitiveLog: (obj: CreateAssetResponse) => any;
5184
+ /**
5185
+ * @internal
5186
+ */
5187
+ export declare const CreateAssetModelRequestFilterSensitiveLog: (obj: CreateAssetModelRequest) => any;
5188
+ /**
5189
+ * @internal
5190
+ */
5191
+ export declare const CreateAssetModelResponseFilterSensitiveLog: (obj: CreateAssetModelResponse) => any;
5192
+ /**
5193
+ * @internal
5194
+ */
5195
+ export declare const ErrorReportLocationFilterSensitiveLog: (obj: ErrorReportLocation) => any;
5196
+ /**
5197
+ * @internal
5198
+ */
5199
+ export declare const FileFilterSensitiveLog: (obj: File) => any;
5200
+ /**
5201
+ * @internal
5202
+ */
5203
+ export declare const CsvFilterSensitiveLog: (obj: Csv) => any;
5204
+ /**
5205
+ * @internal
5206
+ */
5207
+ export declare const FileFormatFilterSensitiveLog: (obj: FileFormat) => any;
5208
+ /**
5209
+ * @internal
5210
+ */
5211
+ export declare const JobConfigurationFilterSensitiveLog: (obj: JobConfiguration) => any;
5212
+ /**
5213
+ * @internal
5214
+ */
5215
+ export declare const CreateBulkImportJobRequestFilterSensitiveLog: (obj: CreateBulkImportJobRequest) => any;
5216
+ /**
5217
+ * @internal
5218
+ */
5219
+ export declare const CreateBulkImportJobResponseFilterSensitiveLog: (obj: CreateBulkImportJobResponse) => any;
5220
+ /**
5221
+ * @internal
5222
+ */
5223
+ export declare const CreateDashboardRequestFilterSensitiveLog: (obj: CreateDashboardRequest) => any;
5224
+ /**
5225
+ * @internal
5226
+ */
5227
+ export declare const CreateDashboardResponseFilterSensitiveLog: (obj: CreateDashboardResponse) => any;
5228
+ /**
5229
+ * @internal
5230
+ */
5231
+ export declare const GreengrassFilterSensitiveLog: (obj: Greengrass) => any;
5232
+ /**
5233
+ * @internal
5234
+ */
5235
+ export declare const GreengrassV2FilterSensitiveLog: (obj: GreengrassV2) => any;
5236
+ /**
5237
+ * @internal
5238
+ */
5239
+ export declare const GatewayPlatformFilterSensitiveLog: (obj: GatewayPlatform) => any;
5240
+ /**
5241
+ * @internal
5242
+ */
5243
+ export declare const CreateGatewayRequestFilterSensitiveLog: (obj: CreateGatewayRequest) => any;
5244
+ /**
5245
+ * @internal
5246
+ */
5247
+ export declare const CreateGatewayResponseFilterSensitiveLog: (obj: CreateGatewayResponse) => any;
5248
+ /**
5249
+ * @internal
5250
+ */
5251
+ export declare const ImageFileFilterSensitiveLog: (obj: ImageFile) => any;
5252
+ /**
5253
+ * @internal
5254
+ */
5255
+ export declare const CreatePortalRequestFilterSensitiveLog: (obj: CreatePortalRequest) => any;
5256
+ /**
5257
+ * @internal
5258
+ */
5259
+ export declare const MonitorErrorDetailsFilterSensitiveLog: (obj: MonitorErrorDetails) => any;
5260
+ /**
5261
+ * @internal
5262
+ */
5263
+ export declare const PortalStatusFilterSensitiveLog: (obj: PortalStatus) => any;
5264
+ /**
5265
+ * @internal
5266
+ */
5267
+ export declare const CreatePortalResponseFilterSensitiveLog: (obj: CreatePortalResponse) => any;
5268
+ /**
5269
+ * @internal
5270
+ */
5271
+ export declare const CreateProjectRequestFilterSensitiveLog: (obj: CreateProjectRequest) => any;
5272
+ /**
5273
+ * @internal
5274
+ */
5275
+ export declare const CreateProjectResponseFilterSensitiveLog: (obj: CreateProjectResponse) => any;
5276
+ /**
5277
+ * @internal
5278
+ */
5279
+ export declare const DeleteAccessPolicyRequestFilterSensitiveLog: (obj: DeleteAccessPolicyRequest) => any;
5280
+ /**
5281
+ * @internal
5282
+ */
5283
+ export declare const DeleteAccessPolicyResponseFilterSensitiveLog: (obj: DeleteAccessPolicyResponse) => any;
5284
+ /**
5285
+ * @internal
5286
+ */
5287
+ export declare const DeleteAssetRequestFilterSensitiveLog: (obj: DeleteAssetRequest) => any;
5288
+ /**
5289
+ * @internal
5290
+ */
5291
+ export declare const DeleteAssetResponseFilterSensitiveLog: (obj: DeleteAssetResponse) => any;
5292
+ /**
5293
+ * @internal
5294
+ */
5295
+ export declare const DeleteAssetModelRequestFilterSensitiveLog: (obj: DeleteAssetModelRequest) => any;
5296
+ /**
5297
+ * @internal
5298
+ */
5299
+ export declare const DeleteAssetModelResponseFilterSensitiveLog: (obj: DeleteAssetModelResponse) => any;
5300
+ /**
5301
+ * @internal
5302
+ */
5303
+ export declare const DeleteDashboardRequestFilterSensitiveLog: (obj: DeleteDashboardRequest) => any;
5304
+ /**
5305
+ * @internal
5306
+ */
5307
+ export declare const DeleteDashboardResponseFilterSensitiveLog: (obj: DeleteDashboardResponse) => any;
5308
+ /**
5309
+ * @internal
5310
+ */
5311
+ export declare const DeleteGatewayRequestFilterSensitiveLog: (obj: DeleteGatewayRequest) => any;
5312
+ /**
5313
+ * @internal
5314
+ */
5315
+ export declare const DeletePortalRequestFilterSensitiveLog: (obj: DeletePortalRequest) => any;
5316
+ /**
5317
+ * @internal
5318
+ */
5319
+ export declare const DeletePortalResponseFilterSensitiveLog: (obj: DeletePortalResponse) => any;
5320
+ /**
5321
+ * @internal
5322
+ */
5323
+ export declare const DeleteProjectRequestFilterSensitiveLog: (obj: DeleteProjectRequest) => any;
5324
+ /**
5325
+ * @internal
5326
+ */
5327
+ export declare const DeleteProjectResponseFilterSensitiveLog: (obj: DeleteProjectResponse) => any;
5328
+ /**
5329
+ * @internal
5330
+ */
5331
+ export declare const DeleteTimeSeriesRequestFilterSensitiveLog: (obj: DeleteTimeSeriesRequest) => any;
5332
+ /**
5333
+ * @internal
5334
+ */
5335
+ export declare const DescribeAccessPolicyRequestFilterSensitiveLog: (obj: DescribeAccessPolicyRequest) => any;
5336
+ /**
5337
+ * @internal
5338
+ */
5339
+ export declare const DescribeAccessPolicyResponseFilterSensitiveLog: (obj: DescribeAccessPolicyResponse) => any;
5340
+ /**
5341
+ * @internal
5342
+ */
5343
+ export declare const DescribeAssetRequestFilterSensitiveLog: (obj: DescribeAssetRequest) => any;
5344
+ /**
5345
+ * @internal
5346
+ */
5347
+ export declare const DescribeAssetResponseFilterSensitiveLog: (obj: DescribeAssetResponse) => any;
5348
+ /**
5349
+ * @internal
5350
+ */
5351
+ export declare const DescribeAssetModelRequestFilterSensitiveLog: (obj: DescribeAssetModelRequest) => any;
5352
+ /**
5353
+ * @internal
5354
+ */
5355
+ export declare const DescribeAssetModelResponseFilterSensitiveLog: (obj: DescribeAssetModelResponse) => any;
5356
+ /**
5357
+ * @internal
5358
+ */
5359
+ export declare const DescribeAssetPropertyRequestFilterSensitiveLog: (obj: DescribeAssetPropertyRequest) => any;
5360
+ /**
5361
+ * @internal
5362
+ */
5363
+ export declare const PropertyFilterSensitiveLog: (obj: Property) => any;
5364
+ /**
5365
+ * @internal
5366
+ */
5367
+ export declare const CompositeModelPropertyFilterSensitiveLog: (obj: CompositeModelProperty) => any;
5368
+ /**
5369
+ * @internal
5370
+ */
5371
+ export declare const DescribeAssetPropertyResponseFilterSensitiveLog: (obj: DescribeAssetPropertyResponse) => any;
5372
+ /**
5373
+ * @internal
5374
+ */
5375
+ export declare const DescribeBulkImportJobRequestFilterSensitiveLog: (obj: DescribeBulkImportJobRequest) => any;
5376
+ /**
5377
+ * @internal
5378
+ */
5379
+ export declare const DescribeBulkImportJobResponseFilterSensitiveLog: (obj: DescribeBulkImportJobResponse) => any;
5380
+ /**
5381
+ * @internal
5382
+ */
5383
+ export declare const DescribeDashboardRequestFilterSensitiveLog: (obj: DescribeDashboardRequest) => any;
5384
+ /**
5385
+ * @internal
5386
+ */
5387
+ export declare const DescribeDashboardResponseFilterSensitiveLog: (obj: DescribeDashboardResponse) => any;
5388
+ /**
5389
+ * @internal
5390
+ */
5391
+ export declare const DescribeDefaultEncryptionConfigurationRequestFilterSensitiveLog: (obj: DescribeDefaultEncryptionConfigurationRequest) => any;
5392
+ /**
5393
+ * @internal
5394
+ */
5395
+ export declare const ConfigurationErrorDetailsFilterSensitiveLog: (obj: ConfigurationErrorDetails) => any;
5396
+ /**
5397
+ * @internal
5398
+ */
5399
+ export declare const ConfigurationStatusFilterSensitiveLog: (obj: ConfigurationStatus) => any;
5400
+ /**
5401
+ * @internal
5402
+ */
5403
+ export declare const DescribeDefaultEncryptionConfigurationResponseFilterSensitiveLog: (obj: DescribeDefaultEncryptionConfigurationResponse) => any;
5404
+ /**
5405
+ * @internal
5406
+ */
5407
+ export declare const DescribeGatewayRequestFilterSensitiveLog: (obj: DescribeGatewayRequest) => any;
5408
+ /**
5409
+ * @internal
5410
+ */
5411
+ export declare const GatewayCapabilitySummaryFilterSensitiveLog: (obj: GatewayCapabilitySummary) => any;
5412
+ /**
5413
+ * @internal
5414
+ */
5415
+ export declare const DescribeGatewayResponseFilterSensitiveLog: (obj: DescribeGatewayResponse) => any;
5416
+ /**
5417
+ * @internal
5418
+ */
5419
+ export declare const DescribeGatewayCapabilityConfigurationRequestFilterSensitiveLog: (obj: DescribeGatewayCapabilityConfigurationRequest) => any;
5420
+ /**
5421
+ * @internal
5422
+ */
5423
+ export declare const DescribeGatewayCapabilityConfigurationResponseFilterSensitiveLog: (obj: DescribeGatewayCapabilityConfigurationResponse) => any;
5424
+ /**
5425
+ * @internal
5426
+ */
5427
+ export declare const DescribeLoggingOptionsRequestFilterSensitiveLog: (obj: DescribeLoggingOptionsRequest) => any;
5428
+ /**
5429
+ * @internal
5430
+ */
5431
+ export declare const LoggingOptionsFilterSensitiveLog: (obj: LoggingOptions) => any;
5432
+ /**
5433
+ * @internal
5434
+ */
5435
+ export declare const DescribeLoggingOptionsResponseFilterSensitiveLog: (obj: DescribeLoggingOptionsResponse) => any;
5436
+ /**
5437
+ * @internal
5438
+ */
5439
+ export declare const DescribePortalRequestFilterSensitiveLog: (obj: DescribePortalRequest) => any;
5440
+ /**
5441
+ * @internal
5442
+ */
5443
+ export declare const ImageLocationFilterSensitiveLog: (obj: ImageLocation) => any;
5444
+ /**
5445
+ * @internal
5446
+ */
5447
+ export declare const DescribePortalResponseFilterSensitiveLog: (obj: DescribePortalResponse) => any;
5448
+ /**
5449
+ * @internal
5450
+ */
5451
+ export declare const DescribeProjectRequestFilterSensitiveLog: (obj: DescribeProjectRequest) => any;
5452
+ /**
5453
+ * @internal
5454
+ */
5455
+ export declare const DescribeProjectResponseFilterSensitiveLog: (obj: DescribeProjectResponse) => any;
5456
+ /**
5457
+ * @internal
5458
+ */
5459
+ export declare const DescribeStorageConfigurationRequestFilterSensitiveLog: (obj: DescribeStorageConfigurationRequest) => any;
5460
+ /**
5461
+ * @internal
5462
+ */
5463
+ export declare const CustomerManagedS3StorageFilterSensitiveLog: (obj: CustomerManagedS3Storage) => any;
5464
+ /**
5465
+ * @internal
5466
+ */
5467
+ export declare const MultiLayerStorageFilterSensitiveLog: (obj: MultiLayerStorage) => any;
5468
+ /**
5469
+ * @internal
5470
+ */
5471
+ export declare const RetentionPeriodFilterSensitiveLog: (obj: RetentionPeriod) => any;
5472
+ /**
5473
+ * @internal
5474
+ */
5475
+ export declare const DescribeStorageConfigurationResponseFilterSensitiveLog: (obj: DescribeStorageConfigurationResponse) => any;
5476
+ /**
5477
+ * @internal
5478
+ */
5479
+ export declare const DescribeTimeSeriesRequestFilterSensitiveLog: (obj: DescribeTimeSeriesRequest) => any;
5480
+ /**
5481
+ * @internal
5482
+ */
5483
+ export declare const DescribeTimeSeriesResponseFilterSensitiveLog: (obj: DescribeTimeSeriesResponse) => any;
5484
+ /**
5485
+ * @internal
5486
+ */
5487
+ export declare const DisassociateAssetsRequestFilterSensitiveLog: (obj: DisassociateAssetsRequest) => any;
5488
+ /**
5489
+ * @internal
5490
+ */
5491
+ export declare const DisassociateTimeSeriesFromAssetPropertyRequestFilterSensitiveLog: (obj: DisassociateTimeSeriesFromAssetPropertyRequest) => any;
5492
+ /**
5493
+ * @internal
5494
+ */
5495
+ export declare const GetAssetPropertyAggregatesRequestFilterSensitiveLog: (obj: GetAssetPropertyAggregatesRequest) => any;
5496
+ /**
5497
+ * @internal
5498
+ */
5499
+ export declare const GetAssetPropertyAggregatesResponseFilterSensitiveLog: (obj: GetAssetPropertyAggregatesResponse) => any;
5500
+ /**
5501
+ * @internal
5502
+ */
5503
+ export declare const GetAssetPropertyValueRequestFilterSensitiveLog: (obj: GetAssetPropertyValueRequest) => any;
5504
+ /**
5505
+ * @internal
5506
+ */
5507
+ export declare const GetAssetPropertyValueResponseFilterSensitiveLog: (obj: GetAssetPropertyValueResponse) => any;
5508
+ /**
5509
+ * @internal
5510
+ */
5511
+ export declare const GetAssetPropertyValueHistoryRequestFilterSensitiveLog: (obj: GetAssetPropertyValueHistoryRequest) => any;
5512
+ /**
5513
+ * @internal
5514
+ */
5515
+ export declare const GetAssetPropertyValueHistoryResponseFilterSensitiveLog: (obj: GetAssetPropertyValueHistoryResponse) => any;
5516
+ /**
5517
+ * @internal
5518
+ */
5519
+ export declare const GetInterpolatedAssetPropertyValuesRequestFilterSensitiveLog: (obj: GetInterpolatedAssetPropertyValuesRequest) => any;
5520
+ /**
5521
+ * @internal
5522
+ */
5523
+ export declare const InterpolatedAssetPropertyValueFilterSensitiveLog: (obj: InterpolatedAssetPropertyValue) => any;
5524
+ /**
5525
+ * @internal
5526
+ */
5527
+ export declare const GetInterpolatedAssetPropertyValuesResponseFilterSensitiveLog: (obj: GetInterpolatedAssetPropertyValuesResponse) => any;
5528
+ /**
5529
+ * @internal
5530
+ */
5531
+ export declare const ListAccessPoliciesRequestFilterSensitiveLog: (obj: ListAccessPoliciesRequest) => any;
5532
+ /**
5533
+ * @internal
5534
+ */
5535
+ export declare const ListAccessPoliciesResponseFilterSensitiveLog: (obj: ListAccessPoliciesResponse) => any;
5536
+ /**
5537
+ * @internal
5538
+ */
5539
+ export declare const ListAssetModelsRequestFilterSensitiveLog: (obj: ListAssetModelsRequest) => any;
5540
+ /**
5541
+ * @internal
5542
+ */
5543
+ export declare const ListAssetModelsResponseFilterSensitiveLog: (obj: ListAssetModelsResponse) => any;
5544
+ /**
5545
+ * @internal
5546
+ */
5547
+ export declare const ListAssetRelationshipsRequestFilterSensitiveLog: (obj: ListAssetRelationshipsRequest) => any;
5548
+ /**
5549
+ * @internal
5550
+ */
5551
+ export declare const ListAssetRelationshipsResponseFilterSensitiveLog: (obj: ListAssetRelationshipsResponse) => any;
5552
+ /**
5553
+ * @internal
5554
+ */
5555
+ export declare const ListAssetsRequestFilterSensitiveLog: (obj: ListAssetsRequest) => any;
5556
+ /**
5557
+ * @internal
5558
+ */
5559
+ export declare const ListAssetsResponseFilterSensitiveLog: (obj: ListAssetsResponse) => any;
5560
+ /**
5561
+ * @internal
5562
+ */
5563
+ export declare const ListAssociatedAssetsRequestFilterSensitiveLog: (obj: ListAssociatedAssetsRequest) => any;
5564
+ /**
5565
+ * @internal
5566
+ */
5567
+ export declare const ListAssociatedAssetsResponseFilterSensitiveLog: (obj: ListAssociatedAssetsResponse) => any;
5568
+ /**
5569
+ * @internal
5570
+ */
5571
+ export declare const ListBulkImportJobsRequestFilterSensitiveLog: (obj: ListBulkImportJobsRequest) => any;
5572
+ /**
5573
+ * @internal
5574
+ */
5575
+ export declare const JobSummaryFilterSensitiveLog: (obj: JobSummary) => any;
5576
+ /**
5577
+ * @internal
5578
+ */
5579
+ export declare const ListBulkImportJobsResponseFilterSensitiveLog: (obj: ListBulkImportJobsResponse) => any;
5580
+ /**
5581
+ * @internal
5582
+ */
5583
+ export declare const ListDashboardsRequestFilterSensitiveLog: (obj: ListDashboardsRequest) => any;
5584
+ /**
5585
+ * @internal
5586
+ */
5587
+ export declare const DashboardSummaryFilterSensitiveLog: (obj: DashboardSummary) => any;
5588
+ /**
5589
+ * @internal
5590
+ */
5591
+ export declare const ListDashboardsResponseFilterSensitiveLog: (obj: ListDashboardsResponse) => any;
5592
+ /**
5593
+ * @internal
5594
+ */
5595
+ export declare const ListGatewaysRequestFilterSensitiveLog: (obj: ListGatewaysRequest) => any;
5596
+ /**
5597
+ * @internal
5598
+ */
5599
+ export declare const GatewaySummaryFilterSensitiveLog: (obj: GatewaySummary) => any;
5600
+ /**
5601
+ * @internal
5602
+ */
5603
+ export declare const ListGatewaysResponseFilterSensitiveLog: (obj: ListGatewaysResponse) => any;
5604
+ /**
5605
+ * @internal
5606
+ */
5607
+ export declare const ListPortalsRequestFilterSensitiveLog: (obj: ListPortalsRequest) => any;
5608
+ /**
5609
+ * @internal
5610
+ */
5611
+ export declare const PortalSummaryFilterSensitiveLog: (obj: PortalSummary) => any;
5612
+ /**
5613
+ * @internal
5614
+ */
5615
+ export declare const ListPortalsResponseFilterSensitiveLog: (obj: ListPortalsResponse) => any;
5616
+ /**
5617
+ * @internal
5618
+ */
5619
+ export declare const ListProjectAssetsRequestFilterSensitiveLog: (obj: ListProjectAssetsRequest) => any;
5620
+ /**
5621
+ * @internal
5622
+ */
5623
+ export declare const ListProjectAssetsResponseFilterSensitiveLog: (obj: ListProjectAssetsResponse) => any;
5624
+ /**
5625
+ * @internal
5626
+ */
5627
+ export declare const ListProjectsRequestFilterSensitiveLog: (obj: ListProjectsRequest) => any;
5628
+ /**
5629
+ * @internal
5630
+ */
5631
+ export declare const ProjectSummaryFilterSensitiveLog: (obj: ProjectSummary) => any;
5632
+ /**
5633
+ * @internal
5634
+ */
5635
+ export declare const ListProjectsResponseFilterSensitiveLog: (obj: ListProjectsResponse) => any;
5636
+ /**
5637
+ * @internal
5638
+ */
5639
+ export declare const ListTagsForResourceRequestFilterSensitiveLog: (obj: ListTagsForResourceRequest) => any;
5640
+ /**
5641
+ * @internal
5642
+ */
5643
+ export declare const ListTagsForResourceResponseFilterSensitiveLog: (obj: ListTagsForResourceResponse) => any;
5644
+ /**
5645
+ * @internal
5646
+ */
5647
+ export declare const ListTimeSeriesRequestFilterSensitiveLog: (obj: ListTimeSeriesRequest) => any;
5648
+ /**
5649
+ * @internal
5650
+ */
5651
+ export declare const TimeSeriesSummaryFilterSensitiveLog: (obj: TimeSeriesSummary) => any;
5652
+ /**
5653
+ * @internal
5654
+ */
5655
+ export declare const ListTimeSeriesResponseFilterSensitiveLog: (obj: ListTimeSeriesResponse) => any;
5656
+ /**
5657
+ * @internal
5658
+ */
5659
+ export declare const PutDefaultEncryptionConfigurationRequestFilterSensitiveLog: (obj: PutDefaultEncryptionConfigurationRequest) => any;
5660
+ /**
5661
+ * @internal
5662
+ */
5663
+ export declare const PutDefaultEncryptionConfigurationResponseFilterSensitiveLog: (obj: PutDefaultEncryptionConfigurationResponse) => any;
5664
+ /**
5665
+ * @internal
5666
+ */
5667
+ export declare const PutLoggingOptionsRequestFilterSensitiveLog: (obj: PutLoggingOptionsRequest) => any;
5668
+ /**
5669
+ * @internal
5670
+ */
5671
+ export declare const PutLoggingOptionsResponseFilterSensitiveLog: (obj: PutLoggingOptionsResponse) => any;
5672
+ /**
5673
+ * @internal
5674
+ */
5675
+ export declare const PutStorageConfigurationRequestFilterSensitiveLog: (obj: PutStorageConfigurationRequest) => any;
5676
+ /**
5677
+ * @internal
5678
+ */
5679
+ export declare const PutStorageConfigurationResponseFilterSensitiveLog: (obj: PutStorageConfigurationResponse) => any;
5680
+ /**
5681
+ * @internal
5682
+ */
5683
+ export declare const TagResourceRequestFilterSensitiveLog: (obj: TagResourceRequest) => any;
5684
+ /**
5685
+ * @internal
5686
+ */
5687
+ export declare const TagResourceResponseFilterSensitiveLog: (obj: TagResourceResponse) => any;
5688
+ /**
5689
+ * @internal
5690
+ */
5691
+ export declare const UntagResourceRequestFilterSensitiveLog: (obj: UntagResourceRequest) => any;
5692
+ /**
5693
+ * @internal
5694
+ */
5695
+ export declare const UntagResourceResponseFilterSensitiveLog: (obj: UntagResourceResponse) => any;
5696
+ /**
5697
+ * @internal
5698
+ */
5699
+ export declare const UpdateAccessPolicyRequestFilterSensitiveLog: (obj: UpdateAccessPolicyRequest) => any;
5700
+ /**
5701
+ * @internal
5702
+ */
5703
+ export declare const UpdateAccessPolicyResponseFilterSensitiveLog: (obj: UpdateAccessPolicyResponse) => any;
5704
+ /**
5705
+ * @internal
5706
+ */
5707
+ export declare const UpdateAssetRequestFilterSensitiveLog: (obj: UpdateAssetRequest) => any;
5708
+ /**
5709
+ * @internal
5710
+ */
5711
+ export declare const UpdateAssetResponseFilterSensitiveLog: (obj: UpdateAssetResponse) => any;
5712
+ /**
5713
+ * @internal
5714
+ */
5715
+ export declare const UpdateAssetModelRequestFilterSensitiveLog: (obj: UpdateAssetModelRequest) => any;
5716
+ /**
5717
+ * @internal
5718
+ */
5719
+ export declare const UpdateAssetModelResponseFilterSensitiveLog: (obj: UpdateAssetModelResponse) => any;
5720
+ /**
5721
+ * @internal
5722
+ */
5723
+ export declare const UpdateAssetPropertyRequestFilterSensitiveLog: (obj: UpdateAssetPropertyRequest) => any;
5724
+ /**
5725
+ * @internal
5726
+ */
5727
+ export declare const UpdateDashboardRequestFilterSensitiveLog: (obj: UpdateDashboardRequest) => any;
5728
+ /**
5729
+ * @internal
5730
+ */
5731
+ export declare const UpdateDashboardResponseFilterSensitiveLog: (obj: UpdateDashboardResponse) => any;
5732
+ /**
5733
+ * @internal
5734
+ */
5735
+ export declare const UpdateGatewayRequestFilterSensitiveLog: (obj: UpdateGatewayRequest) => any;
5736
+ /**
5737
+ * @internal
5738
+ */
5739
+ export declare const UpdateGatewayCapabilityConfigurationRequestFilterSensitiveLog: (obj: UpdateGatewayCapabilityConfigurationRequest) => any;
5740
+ /**
5741
+ * @internal
5742
+ */
5743
+ export declare const UpdateGatewayCapabilityConfigurationResponseFilterSensitiveLog: (obj: UpdateGatewayCapabilityConfigurationResponse) => any;
5744
+ /**
5745
+ * @internal
5746
+ */
5747
+ export declare const ImageFilterSensitiveLog: (obj: Image) => any;
5748
+ /**
5749
+ * @internal
5750
+ */
5751
+ export declare const UpdatePortalRequestFilterSensitiveLog: (obj: UpdatePortalRequest) => any;
5752
+ /**
5753
+ * @internal
5754
+ */
5755
+ export declare const UpdatePortalResponseFilterSensitiveLog: (obj: UpdatePortalResponse) => any;
5756
+ /**
5757
+ * @internal
5758
+ */
5759
+ export declare const UpdateProjectRequestFilterSensitiveLog: (obj: UpdateProjectRequest) => any;
5760
+ /**
5761
+ * @internal
5762
+ */
5763
+ export declare const UpdateProjectResponseFilterSensitiveLog: (obj: UpdateProjectResponse) => any;