@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
@@ -1,7 +1,7 @@
1
1
  import { __extends } from "tslib";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { DescribeDefaultEncryptionConfigurationRequest, DescribeDefaultEncryptionConfigurationResponse, } from "../models/models_0";
4
+ import { DescribeDefaultEncryptionConfigurationRequestFilterSensitiveLog, DescribeDefaultEncryptionConfigurationResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1DescribeDefaultEncryptionConfigurationCommand, serializeAws_restJson1DescribeDefaultEncryptionConfigurationCommand, } from "../protocols/Aws_restJson1";
6
6
  var DescribeDefaultEncryptionConfigurationCommand = (function (_super) {
7
7
  __extends(DescribeDefaultEncryptionConfigurationCommand, _super);
@@ -20,8 +20,8 @@ var DescribeDefaultEncryptionConfigurationCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: DescribeDefaultEncryptionConfigurationRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: DescribeDefaultEncryptionConfigurationResponse.filterSensitiveLog,
23
+ inputFilterSensitiveLog: DescribeDefaultEncryptionConfigurationRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: DescribeDefaultEncryptionConfigurationResponseFilterSensitiveLog,
25
25
  };
26
26
  var requestHandler = configuration.requestHandler;
27
27
  return stack.resolve(function (request) {
@@ -1,7 +1,7 @@
1
1
  import { __extends } from "tslib";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { DescribeGatewayCapabilityConfigurationRequest, DescribeGatewayCapabilityConfigurationResponse, } from "../models/models_0";
4
+ import { DescribeGatewayCapabilityConfigurationRequestFilterSensitiveLog, DescribeGatewayCapabilityConfigurationResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1DescribeGatewayCapabilityConfigurationCommand, serializeAws_restJson1DescribeGatewayCapabilityConfigurationCommand, } from "../protocols/Aws_restJson1";
6
6
  var DescribeGatewayCapabilityConfigurationCommand = (function (_super) {
7
7
  __extends(DescribeGatewayCapabilityConfigurationCommand, _super);
@@ -20,8 +20,8 @@ var DescribeGatewayCapabilityConfigurationCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: DescribeGatewayCapabilityConfigurationRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: DescribeGatewayCapabilityConfigurationResponse.filterSensitiveLog,
23
+ inputFilterSensitiveLog: DescribeGatewayCapabilityConfigurationRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: DescribeGatewayCapabilityConfigurationResponseFilterSensitiveLog,
25
25
  };
26
26
  var requestHandler = configuration.requestHandler;
27
27
  return stack.resolve(function (request) {
@@ -1,7 +1,7 @@
1
1
  import { __extends } from "tslib";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { DescribeGatewayRequest, DescribeGatewayResponse } from "../models/models_0";
4
+ import { DescribeGatewayRequestFilterSensitiveLog, DescribeGatewayResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1DescribeGatewayCommand, serializeAws_restJson1DescribeGatewayCommand, } from "../protocols/Aws_restJson1";
6
6
  var DescribeGatewayCommand = (function (_super) {
7
7
  __extends(DescribeGatewayCommand, _super);
@@ -20,8 +20,8 @@ var DescribeGatewayCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: DescribeGatewayRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: DescribeGatewayResponse.filterSensitiveLog,
23
+ inputFilterSensitiveLog: DescribeGatewayRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: DescribeGatewayResponseFilterSensitiveLog,
25
25
  };
26
26
  var requestHandler = configuration.requestHandler;
27
27
  return stack.resolve(function (request) {
@@ -1,7 +1,7 @@
1
1
  import { __extends } from "tslib";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { DescribeLoggingOptionsRequest, DescribeLoggingOptionsResponse } from "../models/models_0";
4
+ import { DescribeLoggingOptionsRequestFilterSensitiveLog, DescribeLoggingOptionsResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1DescribeLoggingOptionsCommand, serializeAws_restJson1DescribeLoggingOptionsCommand, } from "../protocols/Aws_restJson1";
6
6
  var DescribeLoggingOptionsCommand = (function (_super) {
7
7
  __extends(DescribeLoggingOptionsCommand, _super);
@@ -20,8 +20,8 @@ var DescribeLoggingOptionsCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: DescribeLoggingOptionsRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: DescribeLoggingOptionsResponse.filterSensitiveLog,
23
+ inputFilterSensitiveLog: DescribeLoggingOptionsRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: DescribeLoggingOptionsResponseFilterSensitiveLog,
25
25
  };
26
26
  var requestHandler = configuration.requestHandler;
27
27
  return stack.resolve(function (request) {
@@ -1,7 +1,7 @@
1
1
  import { __extends } from "tslib";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { DescribePortalRequest, DescribePortalResponse } from "../models/models_0";
4
+ import { DescribePortalRequestFilterSensitiveLog, DescribePortalResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1DescribePortalCommand, serializeAws_restJson1DescribePortalCommand, } from "../protocols/Aws_restJson1";
6
6
  var DescribePortalCommand = (function (_super) {
7
7
  __extends(DescribePortalCommand, _super);
@@ -20,8 +20,8 @@ var DescribePortalCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: DescribePortalRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: DescribePortalResponse.filterSensitiveLog,
23
+ inputFilterSensitiveLog: DescribePortalRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: DescribePortalResponseFilterSensitiveLog,
25
25
  };
26
26
  var requestHandler = configuration.requestHandler;
27
27
  return stack.resolve(function (request) {
@@ -1,7 +1,7 @@
1
1
  import { __extends } from "tslib";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { DescribeProjectRequest, DescribeProjectResponse } from "../models/models_0";
4
+ import { DescribeProjectRequestFilterSensitiveLog, DescribeProjectResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1DescribeProjectCommand, serializeAws_restJson1DescribeProjectCommand, } from "../protocols/Aws_restJson1";
6
6
  var DescribeProjectCommand = (function (_super) {
7
7
  __extends(DescribeProjectCommand, _super);
@@ -20,8 +20,8 @@ var DescribeProjectCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: DescribeProjectRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: DescribeProjectResponse.filterSensitiveLog,
23
+ inputFilterSensitiveLog: DescribeProjectRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: DescribeProjectResponseFilterSensitiveLog,
25
25
  };
26
26
  var requestHandler = configuration.requestHandler;
27
27
  return stack.resolve(function (request) {
@@ -1,7 +1,7 @@
1
1
  import { __extends } from "tslib";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { DescribeStorageConfigurationRequest, DescribeStorageConfigurationResponse } from "../models/models_0";
4
+ import { DescribeStorageConfigurationRequestFilterSensitiveLog, DescribeStorageConfigurationResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1DescribeStorageConfigurationCommand, serializeAws_restJson1DescribeStorageConfigurationCommand, } from "../protocols/Aws_restJson1";
6
6
  var DescribeStorageConfigurationCommand = (function (_super) {
7
7
  __extends(DescribeStorageConfigurationCommand, _super);
@@ -20,8 +20,8 @@ var DescribeStorageConfigurationCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: DescribeStorageConfigurationRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: DescribeStorageConfigurationResponse.filterSensitiveLog,
23
+ inputFilterSensitiveLog: DescribeStorageConfigurationRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: DescribeStorageConfigurationResponseFilterSensitiveLog,
25
25
  };
26
26
  var requestHandler = configuration.requestHandler;
27
27
  return stack.resolve(function (request) {
@@ -1,7 +1,7 @@
1
1
  import { __extends } from "tslib";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { DescribeTimeSeriesRequest, DescribeTimeSeriesResponse } from "../models/models_0";
4
+ import { DescribeTimeSeriesRequestFilterSensitiveLog, DescribeTimeSeriesResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1DescribeTimeSeriesCommand, serializeAws_restJson1DescribeTimeSeriesCommand, } from "../protocols/Aws_restJson1";
6
6
  var DescribeTimeSeriesCommand = (function (_super) {
7
7
  __extends(DescribeTimeSeriesCommand, _super);
@@ -20,8 +20,8 @@ var DescribeTimeSeriesCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: DescribeTimeSeriesRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: DescribeTimeSeriesResponse.filterSensitiveLog,
23
+ inputFilterSensitiveLog: DescribeTimeSeriesRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: DescribeTimeSeriesResponseFilterSensitiveLog,
25
25
  };
26
26
  var requestHandler = configuration.requestHandler;
27
27
  return stack.resolve(function (request) {
@@ -1,7 +1,7 @@
1
1
  import { __extends } from "tslib";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { DisassociateAssetsRequest } from "../models/models_0";
4
+ import { DisassociateAssetsRequestFilterSensitiveLog } from "../models/models_0";
5
5
  import { deserializeAws_restJson1DisassociateAssetsCommand, serializeAws_restJson1DisassociateAssetsCommand, } from "../protocols/Aws_restJson1";
6
6
  var DisassociateAssetsCommand = (function (_super) {
7
7
  __extends(DisassociateAssetsCommand, _super);
@@ -20,7 +20,7 @@ var DisassociateAssetsCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: DisassociateAssetsRequest.filterSensitiveLog,
23
+ inputFilterSensitiveLog: DisassociateAssetsRequestFilterSensitiveLog,
24
24
  outputFilterSensitiveLog: function (output) { return output; },
25
25
  };
26
26
  var requestHandler = configuration.requestHandler;
@@ -1,7 +1,7 @@
1
1
  import { __extends } from "tslib";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { DisassociateTimeSeriesFromAssetPropertyRequest } from "../models/models_0";
4
+ import { DisassociateTimeSeriesFromAssetPropertyRequestFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1DisassociateTimeSeriesFromAssetPropertyCommand, serializeAws_restJson1DisassociateTimeSeriesFromAssetPropertyCommand, } from "../protocols/Aws_restJson1";
6
6
  var DisassociateTimeSeriesFromAssetPropertyCommand = (function (_super) {
7
7
  __extends(DisassociateTimeSeriesFromAssetPropertyCommand, _super);
@@ -20,7 +20,7 @@ var DisassociateTimeSeriesFromAssetPropertyCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: DisassociateTimeSeriesFromAssetPropertyRequest.filterSensitiveLog,
23
+ inputFilterSensitiveLog: DisassociateTimeSeriesFromAssetPropertyRequestFilterSensitiveLog,
24
24
  outputFilterSensitiveLog: function (output) { return output; },
25
25
  };
26
26
  var requestHandler = configuration.requestHandler;
@@ -1,7 +1,7 @@
1
1
  import { __extends } from "tslib";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { GetAssetPropertyAggregatesRequest, GetAssetPropertyAggregatesResponse } from "../models/models_0";
4
+ import { GetAssetPropertyAggregatesRequestFilterSensitiveLog, GetAssetPropertyAggregatesResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1GetAssetPropertyAggregatesCommand, serializeAws_restJson1GetAssetPropertyAggregatesCommand, } from "../protocols/Aws_restJson1";
6
6
  var GetAssetPropertyAggregatesCommand = (function (_super) {
7
7
  __extends(GetAssetPropertyAggregatesCommand, _super);
@@ -20,8 +20,8 @@ var GetAssetPropertyAggregatesCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: GetAssetPropertyAggregatesRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: GetAssetPropertyAggregatesResponse.filterSensitiveLog,
23
+ inputFilterSensitiveLog: GetAssetPropertyAggregatesRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: GetAssetPropertyAggregatesResponseFilterSensitiveLog,
25
25
  };
26
26
  var requestHandler = configuration.requestHandler;
27
27
  return stack.resolve(function (request) {
@@ -1,7 +1,7 @@
1
1
  import { __extends } from "tslib";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { GetAssetPropertyValueRequest, GetAssetPropertyValueResponse } from "../models/models_0";
4
+ import { GetAssetPropertyValueRequestFilterSensitiveLog, GetAssetPropertyValueResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1GetAssetPropertyValueCommand, serializeAws_restJson1GetAssetPropertyValueCommand, } from "../protocols/Aws_restJson1";
6
6
  var GetAssetPropertyValueCommand = (function (_super) {
7
7
  __extends(GetAssetPropertyValueCommand, _super);
@@ -20,8 +20,8 @@ var GetAssetPropertyValueCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: GetAssetPropertyValueRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: GetAssetPropertyValueResponse.filterSensitiveLog,
23
+ inputFilterSensitiveLog: GetAssetPropertyValueRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: GetAssetPropertyValueResponseFilterSensitiveLog,
25
25
  };
26
26
  var requestHandler = configuration.requestHandler;
27
27
  return stack.resolve(function (request) {
@@ -1,7 +1,7 @@
1
1
  import { __extends } from "tslib";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { GetAssetPropertyValueHistoryRequest, GetAssetPropertyValueHistoryResponse } from "../models/models_0";
4
+ import { GetAssetPropertyValueHistoryRequestFilterSensitiveLog, GetAssetPropertyValueHistoryResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1GetAssetPropertyValueHistoryCommand, serializeAws_restJson1GetAssetPropertyValueHistoryCommand, } from "../protocols/Aws_restJson1";
6
6
  var GetAssetPropertyValueHistoryCommand = (function (_super) {
7
7
  __extends(GetAssetPropertyValueHistoryCommand, _super);
@@ -20,8 +20,8 @@ var GetAssetPropertyValueHistoryCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: GetAssetPropertyValueHistoryRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: GetAssetPropertyValueHistoryResponse.filterSensitiveLog,
23
+ inputFilterSensitiveLog: GetAssetPropertyValueHistoryRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: GetAssetPropertyValueHistoryResponseFilterSensitiveLog,
25
25
  };
26
26
  var requestHandler = configuration.requestHandler;
27
27
  return stack.resolve(function (request) {
@@ -1,7 +1,7 @@
1
1
  import { __extends } from "tslib";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { GetInterpolatedAssetPropertyValuesRequest, GetInterpolatedAssetPropertyValuesResponse, } from "../models/models_0";
4
+ import { GetInterpolatedAssetPropertyValuesRequestFilterSensitiveLog, GetInterpolatedAssetPropertyValuesResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1GetInterpolatedAssetPropertyValuesCommand, serializeAws_restJson1GetInterpolatedAssetPropertyValuesCommand, } from "../protocols/Aws_restJson1";
6
6
  var GetInterpolatedAssetPropertyValuesCommand = (function (_super) {
7
7
  __extends(GetInterpolatedAssetPropertyValuesCommand, _super);
@@ -20,8 +20,8 @@ var GetInterpolatedAssetPropertyValuesCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: GetInterpolatedAssetPropertyValuesRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: GetInterpolatedAssetPropertyValuesResponse.filterSensitiveLog,
23
+ inputFilterSensitiveLog: GetInterpolatedAssetPropertyValuesRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: GetInterpolatedAssetPropertyValuesResponseFilterSensitiveLog,
25
25
  };
26
26
  var requestHandler = configuration.requestHandler;
27
27
  return stack.resolve(function (request) {
@@ -1,7 +1,7 @@
1
1
  import { __extends } from "tslib";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { ListAccessPoliciesRequest, ListAccessPoliciesResponse } from "../models/models_0";
4
+ import { ListAccessPoliciesRequestFilterSensitiveLog, ListAccessPoliciesResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1ListAccessPoliciesCommand, serializeAws_restJson1ListAccessPoliciesCommand, } from "../protocols/Aws_restJson1";
6
6
  var ListAccessPoliciesCommand = (function (_super) {
7
7
  __extends(ListAccessPoliciesCommand, _super);
@@ -20,8 +20,8 @@ var ListAccessPoliciesCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: ListAccessPoliciesRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: ListAccessPoliciesResponse.filterSensitiveLog,
23
+ inputFilterSensitiveLog: ListAccessPoliciesRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: ListAccessPoliciesResponseFilterSensitiveLog,
25
25
  };
26
26
  var requestHandler = configuration.requestHandler;
27
27
  return stack.resolve(function (request) {
@@ -1,7 +1,7 @@
1
1
  import { __extends } from "tslib";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { ListAssetModelsRequest, ListAssetModelsResponse } from "../models/models_0";
4
+ import { ListAssetModelsRequestFilterSensitiveLog, ListAssetModelsResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1ListAssetModelsCommand, serializeAws_restJson1ListAssetModelsCommand, } from "../protocols/Aws_restJson1";
6
6
  var ListAssetModelsCommand = (function (_super) {
7
7
  __extends(ListAssetModelsCommand, _super);
@@ -20,8 +20,8 @@ var ListAssetModelsCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: ListAssetModelsRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: ListAssetModelsResponse.filterSensitiveLog,
23
+ inputFilterSensitiveLog: ListAssetModelsRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: ListAssetModelsResponseFilterSensitiveLog,
25
25
  };
26
26
  var requestHandler = configuration.requestHandler;
27
27
  return stack.resolve(function (request) {
@@ -1,7 +1,7 @@
1
1
  import { __extends } from "tslib";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { ListAssetRelationshipsRequest, ListAssetRelationshipsResponse } from "../models/models_0";
4
+ import { ListAssetRelationshipsRequestFilterSensitiveLog, ListAssetRelationshipsResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1ListAssetRelationshipsCommand, serializeAws_restJson1ListAssetRelationshipsCommand, } from "../protocols/Aws_restJson1";
6
6
  var ListAssetRelationshipsCommand = (function (_super) {
7
7
  __extends(ListAssetRelationshipsCommand, _super);
@@ -20,8 +20,8 @@ var ListAssetRelationshipsCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: ListAssetRelationshipsRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: ListAssetRelationshipsResponse.filterSensitiveLog,
23
+ inputFilterSensitiveLog: ListAssetRelationshipsRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: ListAssetRelationshipsResponseFilterSensitiveLog,
25
25
  };
26
26
  var requestHandler = configuration.requestHandler;
27
27
  return stack.resolve(function (request) {
@@ -1,7 +1,7 @@
1
1
  import { __extends } from "tslib";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { ListAssetsRequest, ListAssetsResponse } from "../models/models_0";
4
+ import { ListAssetsRequestFilterSensitiveLog, ListAssetsResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1ListAssetsCommand, serializeAws_restJson1ListAssetsCommand, } from "../protocols/Aws_restJson1";
6
6
  var ListAssetsCommand = (function (_super) {
7
7
  __extends(ListAssetsCommand, _super);
@@ -20,8 +20,8 @@ var ListAssetsCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: ListAssetsRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: ListAssetsResponse.filterSensitiveLog,
23
+ inputFilterSensitiveLog: ListAssetsRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: ListAssetsResponseFilterSensitiveLog,
25
25
  };
26
26
  var requestHandler = configuration.requestHandler;
27
27
  return stack.resolve(function (request) {
@@ -1,7 +1,7 @@
1
1
  import { __extends } from "tslib";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { ListAssociatedAssetsRequest, ListAssociatedAssetsResponse } from "../models/models_0";
4
+ import { ListAssociatedAssetsRequestFilterSensitiveLog, ListAssociatedAssetsResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1ListAssociatedAssetsCommand, serializeAws_restJson1ListAssociatedAssetsCommand, } from "../protocols/Aws_restJson1";
6
6
  var ListAssociatedAssetsCommand = (function (_super) {
7
7
  __extends(ListAssociatedAssetsCommand, _super);
@@ -20,8 +20,8 @@ var ListAssociatedAssetsCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: ListAssociatedAssetsRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: ListAssociatedAssetsResponse.filterSensitiveLog,
23
+ inputFilterSensitiveLog: ListAssociatedAssetsRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: ListAssociatedAssetsResponseFilterSensitiveLog,
25
25
  };
26
26
  var requestHandler = configuration.requestHandler;
27
27
  return stack.resolve(function (request) {
@@ -1,7 +1,7 @@
1
1
  import { __extends } from "tslib";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { ListBulkImportJobsRequest, ListBulkImportJobsResponse } from "../models/models_0";
4
+ import { ListBulkImportJobsRequestFilterSensitiveLog, ListBulkImportJobsResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1ListBulkImportJobsCommand, serializeAws_restJson1ListBulkImportJobsCommand, } from "../protocols/Aws_restJson1";
6
6
  var ListBulkImportJobsCommand = (function (_super) {
7
7
  __extends(ListBulkImportJobsCommand, _super);
@@ -20,8 +20,8 @@ var ListBulkImportJobsCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: ListBulkImportJobsRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: ListBulkImportJobsResponse.filterSensitiveLog,
23
+ inputFilterSensitiveLog: ListBulkImportJobsRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: ListBulkImportJobsResponseFilterSensitiveLog,
25
25
  };
26
26
  var requestHandler = configuration.requestHandler;
27
27
  return stack.resolve(function (request) {
@@ -1,7 +1,7 @@
1
1
  import { __extends } from "tslib";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { ListDashboardsRequest, ListDashboardsResponse } from "../models/models_0";
4
+ import { ListDashboardsRequestFilterSensitiveLog, ListDashboardsResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1ListDashboardsCommand, serializeAws_restJson1ListDashboardsCommand, } from "../protocols/Aws_restJson1";
6
6
  var ListDashboardsCommand = (function (_super) {
7
7
  __extends(ListDashboardsCommand, _super);
@@ -20,8 +20,8 @@ var ListDashboardsCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: ListDashboardsRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: ListDashboardsResponse.filterSensitiveLog,
23
+ inputFilterSensitiveLog: ListDashboardsRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: ListDashboardsResponseFilterSensitiveLog,
25
25
  };
26
26
  var requestHandler = configuration.requestHandler;
27
27
  return stack.resolve(function (request) {
@@ -1,7 +1,7 @@
1
1
  import { __extends } from "tslib";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { ListGatewaysRequest, ListGatewaysResponse } from "../models/models_0";
4
+ import { ListGatewaysRequestFilterSensitiveLog, ListGatewaysResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1ListGatewaysCommand, serializeAws_restJson1ListGatewaysCommand, } from "../protocols/Aws_restJson1";
6
6
  var ListGatewaysCommand = (function (_super) {
7
7
  __extends(ListGatewaysCommand, _super);
@@ -20,8 +20,8 @@ var ListGatewaysCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: ListGatewaysRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: ListGatewaysResponse.filterSensitiveLog,
23
+ inputFilterSensitiveLog: ListGatewaysRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: ListGatewaysResponseFilterSensitiveLog,
25
25
  };
26
26
  var requestHandler = configuration.requestHandler;
27
27
  return stack.resolve(function (request) {
@@ -1,7 +1,7 @@
1
1
  import { __extends } from "tslib";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { ListPortalsRequest, ListPortalsResponse } from "../models/models_0";
4
+ import { ListPortalsRequestFilterSensitiveLog, ListPortalsResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1ListPortalsCommand, serializeAws_restJson1ListPortalsCommand, } from "../protocols/Aws_restJson1";
6
6
  var ListPortalsCommand = (function (_super) {
7
7
  __extends(ListPortalsCommand, _super);
@@ -20,8 +20,8 @@ var ListPortalsCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: ListPortalsRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: ListPortalsResponse.filterSensitiveLog,
23
+ inputFilterSensitiveLog: ListPortalsRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: ListPortalsResponseFilterSensitiveLog,
25
25
  };
26
26
  var requestHandler = configuration.requestHandler;
27
27
  return stack.resolve(function (request) {
@@ -1,7 +1,7 @@
1
1
  import { __extends } from "tslib";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { ListProjectAssetsRequest, ListProjectAssetsResponse } from "../models/models_0";
4
+ import { ListProjectAssetsRequestFilterSensitiveLog, ListProjectAssetsResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1ListProjectAssetsCommand, serializeAws_restJson1ListProjectAssetsCommand, } from "../protocols/Aws_restJson1";
6
6
  var ListProjectAssetsCommand = (function (_super) {
7
7
  __extends(ListProjectAssetsCommand, _super);
@@ -20,8 +20,8 @@ var ListProjectAssetsCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: ListProjectAssetsRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: ListProjectAssetsResponse.filterSensitiveLog,
23
+ inputFilterSensitiveLog: ListProjectAssetsRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: ListProjectAssetsResponseFilterSensitiveLog,
25
25
  };
26
26
  var requestHandler = configuration.requestHandler;
27
27
  return stack.resolve(function (request) {
@@ -1,7 +1,7 @@
1
1
  import { __extends } from "tslib";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { ListProjectsRequest, ListProjectsResponse } from "../models/models_0";
4
+ import { ListProjectsRequestFilterSensitiveLog, ListProjectsResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1ListProjectsCommand, serializeAws_restJson1ListProjectsCommand, } from "../protocols/Aws_restJson1";
6
6
  var ListProjectsCommand = (function (_super) {
7
7
  __extends(ListProjectsCommand, _super);
@@ -20,8 +20,8 @@ var ListProjectsCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: ListProjectsRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: ListProjectsResponse.filterSensitiveLog,
23
+ inputFilterSensitiveLog: ListProjectsRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: ListProjectsResponseFilterSensitiveLog,
25
25
  };
26
26
  var requestHandler = configuration.requestHandler;
27
27
  return stack.resolve(function (request) {
@@ -1,7 +1,7 @@
1
1
  import { __extends } from "tslib";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { ListTagsForResourceRequest, ListTagsForResourceResponse } from "../models/models_0";
4
+ import { ListTagsForResourceRequestFilterSensitiveLog, ListTagsForResourceResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1ListTagsForResourceCommand, serializeAws_restJson1ListTagsForResourceCommand, } from "../protocols/Aws_restJson1";
6
6
  var ListTagsForResourceCommand = (function (_super) {
7
7
  __extends(ListTagsForResourceCommand, _super);
@@ -20,8 +20,8 @@ var ListTagsForResourceCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: ListTagsForResourceRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: ListTagsForResourceResponse.filterSensitiveLog,
23
+ inputFilterSensitiveLog: ListTagsForResourceRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: ListTagsForResourceResponseFilterSensitiveLog,
25
25
  };
26
26
  var requestHandler = configuration.requestHandler;
27
27
  return stack.resolve(function (request) {
@@ -1,7 +1,7 @@
1
1
  import { __extends } from "tslib";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { ListTimeSeriesRequest, ListTimeSeriesResponse } from "../models/models_0";
4
+ import { ListTimeSeriesRequestFilterSensitiveLog, ListTimeSeriesResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1ListTimeSeriesCommand, serializeAws_restJson1ListTimeSeriesCommand, } from "../protocols/Aws_restJson1";
6
6
  var ListTimeSeriesCommand = (function (_super) {
7
7
  __extends(ListTimeSeriesCommand, _super);
@@ -20,8 +20,8 @@ var ListTimeSeriesCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: ListTimeSeriesRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: ListTimeSeriesResponse.filterSensitiveLog,
23
+ inputFilterSensitiveLog: ListTimeSeriesRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: ListTimeSeriesResponseFilterSensitiveLog,
25
25
  };
26
26
  var requestHandler = configuration.requestHandler;
27
27
  return stack.resolve(function (request) {
@@ -1,7 +1,7 @@
1
1
  import { __extends } from "tslib";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { PutDefaultEncryptionConfigurationRequest, PutDefaultEncryptionConfigurationResponse, } from "../models/models_0";
4
+ import { PutDefaultEncryptionConfigurationRequestFilterSensitiveLog, PutDefaultEncryptionConfigurationResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1PutDefaultEncryptionConfigurationCommand, serializeAws_restJson1PutDefaultEncryptionConfigurationCommand, } from "../protocols/Aws_restJson1";
6
6
  var PutDefaultEncryptionConfigurationCommand = (function (_super) {
7
7
  __extends(PutDefaultEncryptionConfigurationCommand, _super);
@@ -20,8 +20,8 @@ var PutDefaultEncryptionConfigurationCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: PutDefaultEncryptionConfigurationRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: PutDefaultEncryptionConfigurationResponse.filterSensitiveLog,
23
+ inputFilterSensitiveLog: PutDefaultEncryptionConfigurationRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: PutDefaultEncryptionConfigurationResponseFilterSensitiveLog,
25
25
  };
26
26
  var requestHandler = configuration.requestHandler;
27
27
  return stack.resolve(function (request) {
@@ -1,7 +1,7 @@
1
1
  import { __extends } from "tslib";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { PutLoggingOptionsRequest, PutLoggingOptionsResponse } from "../models/models_0";
4
+ import { PutLoggingOptionsRequestFilterSensitiveLog, PutLoggingOptionsResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1PutLoggingOptionsCommand, serializeAws_restJson1PutLoggingOptionsCommand, } from "../protocols/Aws_restJson1";
6
6
  var PutLoggingOptionsCommand = (function (_super) {
7
7
  __extends(PutLoggingOptionsCommand, _super);
@@ -20,8 +20,8 @@ var PutLoggingOptionsCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: PutLoggingOptionsRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: PutLoggingOptionsResponse.filterSensitiveLog,
23
+ inputFilterSensitiveLog: PutLoggingOptionsRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: PutLoggingOptionsResponseFilterSensitiveLog,
25
25
  };
26
26
  var requestHandler = configuration.requestHandler;
27
27
  return stack.resolve(function (request) {