@aws-sdk/client-auditmanager 3.128.0 → 3.137.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 (130) hide show
  1. package/CHANGELOG.md +30 -0
  2. package/dist-cjs/commands/AssociateAssessmentReportEvidenceFolderCommand.js +2 -2
  3. package/dist-cjs/commands/BatchAssociateAssessmentReportEvidenceCommand.js +2 -2
  4. package/dist-cjs/commands/BatchCreateDelegationByAssessmentCommand.js +2 -2
  5. package/dist-cjs/commands/BatchDeleteDelegationByAssessmentCommand.js +2 -2
  6. package/dist-cjs/commands/BatchDisassociateAssessmentReportEvidenceCommand.js +2 -2
  7. package/dist-cjs/commands/BatchImportEvidenceToAssessmentControlCommand.js +2 -2
  8. package/dist-cjs/commands/CreateAssessmentCommand.js +2 -2
  9. package/dist-cjs/commands/CreateAssessmentFrameworkCommand.js +2 -2
  10. package/dist-cjs/commands/CreateAssessmentReportCommand.js +2 -2
  11. package/dist-cjs/commands/CreateControlCommand.js +2 -2
  12. package/dist-cjs/commands/DeleteAssessmentCommand.js +2 -2
  13. package/dist-cjs/commands/DeleteAssessmentFrameworkCommand.js +2 -2
  14. package/dist-cjs/commands/DeleteAssessmentFrameworkShareCommand.js +2 -2
  15. package/dist-cjs/commands/DeleteAssessmentReportCommand.js +2 -2
  16. package/dist-cjs/commands/DeleteControlCommand.js +2 -2
  17. package/dist-cjs/commands/DeregisterAccountCommand.js +2 -2
  18. package/dist-cjs/commands/DeregisterOrganizationAdminAccountCommand.js +2 -2
  19. package/dist-cjs/commands/DisassociateAssessmentReportEvidenceFolderCommand.js +2 -2
  20. package/dist-cjs/commands/GetAccountStatusCommand.js +2 -2
  21. package/dist-cjs/commands/GetAssessmentCommand.js +2 -2
  22. package/dist-cjs/commands/GetAssessmentFrameworkCommand.js +2 -2
  23. package/dist-cjs/commands/GetAssessmentReportUrlCommand.js +2 -2
  24. package/dist-cjs/commands/GetChangeLogsCommand.js +2 -2
  25. package/dist-cjs/commands/GetControlCommand.js +2 -2
  26. package/dist-cjs/commands/GetDelegationsCommand.js +2 -2
  27. package/dist-cjs/commands/GetEvidenceByEvidenceFolderCommand.js +2 -2
  28. package/dist-cjs/commands/GetEvidenceCommand.js +2 -2
  29. package/dist-cjs/commands/GetEvidenceFolderCommand.js +2 -2
  30. package/dist-cjs/commands/GetEvidenceFoldersByAssessmentCommand.js +2 -2
  31. package/dist-cjs/commands/GetEvidenceFoldersByAssessmentControlCommand.js +2 -2
  32. package/dist-cjs/commands/GetInsightsByAssessmentCommand.js +2 -2
  33. package/dist-cjs/commands/GetInsightsCommand.js +2 -2
  34. package/dist-cjs/commands/GetOrganizationAdminAccountCommand.js +2 -2
  35. package/dist-cjs/commands/GetServicesInScopeCommand.js +2 -2
  36. package/dist-cjs/commands/GetSettingsCommand.js +2 -2
  37. package/dist-cjs/commands/ListAssessmentControlInsightsByControlDomainCommand.js +2 -2
  38. package/dist-cjs/commands/ListAssessmentFrameworkShareRequestsCommand.js +2 -2
  39. package/dist-cjs/commands/ListAssessmentFrameworksCommand.js +2 -2
  40. package/dist-cjs/commands/ListAssessmentReportsCommand.js +2 -2
  41. package/dist-cjs/commands/ListAssessmentsCommand.js +2 -2
  42. package/dist-cjs/commands/ListControlDomainInsightsByAssessmentCommand.js +2 -2
  43. package/dist-cjs/commands/ListControlDomainInsightsCommand.js +2 -2
  44. package/dist-cjs/commands/ListControlInsightsByControlDomainCommand.js +2 -2
  45. package/dist-cjs/commands/ListControlsCommand.js +2 -2
  46. package/dist-cjs/commands/ListKeywordsForDataSourceCommand.js +2 -2
  47. package/dist-cjs/commands/ListNotificationsCommand.js +2 -2
  48. package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -2
  49. package/dist-cjs/commands/RegisterAccountCommand.js +2 -2
  50. package/dist-cjs/commands/RegisterOrganizationAdminAccountCommand.js +2 -2
  51. package/dist-cjs/commands/StartAssessmentFrameworkShareCommand.js +2 -2
  52. package/dist-cjs/commands/TagResourceCommand.js +2 -2
  53. package/dist-cjs/commands/UntagResourceCommand.js +2 -2
  54. package/dist-cjs/commands/UpdateAssessmentCommand.js +2 -2
  55. package/dist-cjs/commands/UpdateAssessmentControlCommand.js +2 -2
  56. package/dist-cjs/commands/UpdateAssessmentControlSetStatusCommand.js +2 -2
  57. package/dist-cjs/commands/UpdateAssessmentFrameworkCommand.js +2 -2
  58. package/dist-cjs/commands/UpdateAssessmentFrameworkShareCommand.js +2 -2
  59. package/dist-cjs/commands/UpdateAssessmentStatusCommand.js +2 -2
  60. package/dist-cjs/commands/UpdateControlCommand.js +2 -2
  61. package/dist-cjs/commands/UpdateSettingsCommand.js +2 -2
  62. package/dist-cjs/commands/ValidateAssessmentReportIntegrityCommand.js +2 -2
  63. package/dist-cjs/models/models_0.js +692 -1036
  64. package/dist-cjs/protocols/Aws_restJson1.js +3 -0
  65. package/dist-es/commands/AssociateAssessmentReportEvidenceFolderCommand.js +3 -3
  66. package/dist-es/commands/BatchAssociateAssessmentReportEvidenceCommand.js +3 -3
  67. package/dist-es/commands/BatchCreateDelegationByAssessmentCommand.js +3 -3
  68. package/dist-es/commands/BatchDeleteDelegationByAssessmentCommand.js +3 -3
  69. package/dist-es/commands/BatchDisassociateAssessmentReportEvidenceCommand.js +3 -3
  70. package/dist-es/commands/BatchImportEvidenceToAssessmentControlCommand.js +3 -3
  71. package/dist-es/commands/CreateAssessmentCommand.js +3 -3
  72. package/dist-es/commands/CreateAssessmentFrameworkCommand.js +3 -3
  73. package/dist-es/commands/CreateAssessmentReportCommand.js +3 -3
  74. package/dist-es/commands/CreateControlCommand.js +3 -3
  75. package/dist-es/commands/DeleteAssessmentCommand.js +3 -3
  76. package/dist-es/commands/DeleteAssessmentFrameworkCommand.js +3 -3
  77. package/dist-es/commands/DeleteAssessmentFrameworkShareCommand.js +3 -3
  78. package/dist-es/commands/DeleteAssessmentReportCommand.js +3 -3
  79. package/dist-es/commands/DeleteControlCommand.js +3 -3
  80. package/dist-es/commands/DeregisterAccountCommand.js +3 -3
  81. package/dist-es/commands/DeregisterOrganizationAdminAccountCommand.js +3 -3
  82. package/dist-es/commands/DisassociateAssessmentReportEvidenceFolderCommand.js +3 -3
  83. package/dist-es/commands/GetAccountStatusCommand.js +3 -3
  84. package/dist-es/commands/GetAssessmentCommand.js +3 -3
  85. package/dist-es/commands/GetAssessmentFrameworkCommand.js +3 -3
  86. package/dist-es/commands/GetAssessmentReportUrlCommand.js +3 -3
  87. package/dist-es/commands/GetChangeLogsCommand.js +3 -3
  88. package/dist-es/commands/GetControlCommand.js +3 -3
  89. package/dist-es/commands/GetDelegationsCommand.js +3 -3
  90. package/dist-es/commands/GetEvidenceByEvidenceFolderCommand.js +3 -3
  91. package/dist-es/commands/GetEvidenceCommand.js +3 -3
  92. package/dist-es/commands/GetEvidenceFolderCommand.js +3 -3
  93. package/dist-es/commands/GetEvidenceFoldersByAssessmentCommand.js +3 -3
  94. package/dist-es/commands/GetEvidenceFoldersByAssessmentControlCommand.js +3 -3
  95. package/dist-es/commands/GetInsightsByAssessmentCommand.js +3 -3
  96. package/dist-es/commands/GetInsightsCommand.js +3 -3
  97. package/dist-es/commands/GetOrganizationAdminAccountCommand.js +3 -3
  98. package/dist-es/commands/GetServicesInScopeCommand.js +3 -3
  99. package/dist-es/commands/GetSettingsCommand.js +3 -3
  100. package/dist-es/commands/ListAssessmentControlInsightsByControlDomainCommand.js +3 -3
  101. package/dist-es/commands/ListAssessmentFrameworkShareRequestsCommand.js +3 -3
  102. package/dist-es/commands/ListAssessmentFrameworksCommand.js +3 -3
  103. package/dist-es/commands/ListAssessmentReportsCommand.js +3 -3
  104. package/dist-es/commands/ListAssessmentsCommand.js +3 -3
  105. package/dist-es/commands/ListControlDomainInsightsByAssessmentCommand.js +3 -3
  106. package/dist-es/commands/ListControlDomainInsightsCommand.js +3 -3
  107. package/dist-es/commands/ListControlInsightsByControlDomainCommand.js +3 -3
  108. package/dist-es/commands/ListControlsCommand.js +3 -3
  109. package/dist-es/commands/ListKeywordsForDataSourceCommand.js +3 -3
  110. package/dist-es/commands/ListNotificationsCommand.js +3 -3
  111. package/dist-es/commands/ListTagsForResourceCommand.js +3 -3
  112. package/dist-es/commands/RegisterAccountCommand.js +3 -3
  113. package/dist-es/commands/RegisterOrganizationAdminAccountCommand.js +3 -3
  114. package/dist-es/commands/StartAssessmentFrameworkShareCommand.js +3 -3
  115. package/dist-es/commands/TagResourceCommand.js +3 -3
  116. package/dist-es/commands/UntagResourceCommand.js +3 -3
  117. package/dist-es/commands/UpdateAssessmentCommand.js +3 -3
  118. package/dist-es/commands/UpdateAssessmentControlCommand.js +3 -3
  119. package/dist-es/commands/UpdateAssessmentControlSetStatusCommand.js +3 -3
  120. package/dist-es/commands/UpdateAssessmentFrameworkCommand.js +3 -3
  121. package/dist-es/commands/UpdateAssessmentFrameworkShareCommand.js +3 -3
  122. package/dist-es/commands/UpdateAssessmentStatusCommand.js +3 -3
  123. package/dist-es/commands/UpdateControlCommand.js +3 -3
  124. package/dist-es/commands/UpdateSettingsCommand.js +3 -3
  125. package/dist-es/commands/ValidateAssessmentReportIntegrityCommand.js +3 -3
  126. package/dist-es/models/models_0.js +172 -688
  127. package/dist-es/protocols/Aws_restJson1.js +3 -0
  128. package/dist-types/models/models_0.d.ts +688 -1032
  129. package/dist-types/ts3.4/models/models_0.d.ts +344 -688
  130. package/package.json +9 -9
@@ -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 { GetEvidenceFoldersByAssessmentRequest, GetEvidenceFoldersByAssessmentResponse } from "../models/models_0";
4
+ import { GetEvidenceFoldersByAssessmentRequestFilterSensitiveLog, GetEvidenceFoldersByAssessmentResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1GetEvidenceFoldersByAssessmentCommand, serializeAws_restJson1GetEvidenceFoldersByAssessmentCommand, } from "../protocols/Aws_restJson1";
6
6
  var GetEvidenceFoldersByAssessmentCommand = (function (_super) {
7
7
  __extends(GetEvidenceFoldersByAssessmentCommand, _super);
@@ -20,8 +20,8 @@ var GetEvidenceFoldersByAssessmentCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: GetEvidenceFoldersByAssessmentRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: GetEvidenceFoldersByAssessmentResponse.filterSensitiveLog,
23
+ inputFilterSensitiveLog: GetEvidenceFoldersByAssessmentRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: GetEvidenceFoldersByAssessmentResponseFilterSensitiveLog,
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 { GetEvidenceFoldersByAssessmentControlRequest, GetEvidenceFoldersByAssessmentControlResponse, } from "../models/models_0";
4
+ import { GetEvidenceFoldersByAssessmentControlRequestFilterSensitiveLog, GetEvidenceFoldersByAssessmentControlResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1GetEvidenceFoldersByAssessmentControlCommand, serializeAws_restJson1GetEvidenceFoldersByAssessmentControlCommand, } from "../protocols/Aws_restJson1";
6
6
  var GetEvidenceFoldersByAssessmentControlCommand = (function (_super) {
7
7
  __extends(GetEvidenceFoldersByAssessmentControlCommand, _super);
@@ -20,8 +20,8 @@ var GetEvidenceFoldersByAssessmentControlCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: GetEvidenceFoldersByAssessmentControlRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: GetEvidenceFoldersByAssessmentControlResponse.filterSensitiveLog,
23
+ inputFilterSensitiveLog: GetEvidenceFoldersByAssessmentControlRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: GetEvidenceFoldersByAssessmentControlResponseFilterSensitiveLog,
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 { GetInsightsByAssessmentRequest, GetInsightsByAssessmentResponse } from "../models/models_0";
4
+ import { GetInsightsByAssessmentRequestFilterSensitiveLog, GetInsightsByAssessmentResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1GetInsightsByAssessmentCommand, serializeAws_restJson1GetInsightsByAssessmentCommand, } from "../protocols/Aws_restJson1";
6
6
  var GetInsightsByAssessmentCommand = (function (_super) {
7
7
  __extends(GetInsightsByAssessmentCommand, _super);
@@ -20,8 +20,8 @@ var GetInsightsByAssessmentCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: GetInsightsByAssessmentRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: GetInsightsByAssessmentResponse.filterSensitiveLog,
23
+ inputFilterSensitiveLog: GetInsightsByAssessmentRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: GetInsightsByAssessmentResponseFilterSensitiveLog,
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 { GetInsightsRequest, GetInsightsResponse } from "../models/models_0";
4
+ import { GetInsightsRequestFilterSensitiveLog, GetInsightsResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1GetInsightsCommand, serializeAws_restJson1GetInsightsCommand, } from "../protocols/Aws_restJson1";
6
6
  var GetInsightsCommand = (function (_super) {
7
7
  __extends(GetInsightsCommand, _super);
@@ -20,8 +20,8 @@ var GetInsightsCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: GetInsightsRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: GetInsightsResponse.filterSensitiveLog,
23
+ inputFilterSensitiveLog: GetInsightsRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: GetInsightsResponseFilterSensitiveLog,
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 { GetOrganizationAdminAccountRequest, GetOrganizationAdminAccountResponse } from "../models/models_0";
4
+ import { GetOrganizationAdminAccountRequestFilterSensitiveLog, GetOrganizationAdminAccountResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1GetOrganizationAdminAccountCommand, serializeAws_restJson1GetOrganizationAdminAccountCommand, } from "../protocols/Aws_restJson1";
6
6
  var GetOrganizationAdminAccountCommand = (function (_super) {
7
7
  __extends(GetOrganizationAdminAccountCommand, _super);
@@ -20,8 +20,8 @@ var GetOrganizationAdminAccountCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: GetOrganizationAdminAccountRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: GetOrganizationAdminAccountResponse.filterSensitiveLog,
23
+ inputFilterSensitiveLog: GetOrganizationAdminAccountRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: GetOrganizationAdminAccountResponseFilterSensitiveLog,
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 { GetServicesInScopeRequest, GetServicesInScopeResponse } from "../models/models_0";
4
+ import { GetServicesInScopeRequestFilterSensitiveLog, GetServicesInScopeResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1GetServicesInScopeCommand, serializeAws_restJson1GetServicesInScopeCommand, } from "../protocols/Aws_restJson1";
6
6
  var GetServicesInScopeCommand = (function (_super) {
7
7
  __extends(GetServicesInScopeCommand, _super);
@@ -20,8 +20,8 @@ var GetServicesInScopeCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: GetServicesInScopeRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: GetServicesInScopeResponse.filterSensitiveLog,
23
+ inputFilterSensitiveLog: GetServicesInScopeRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: GetServicesInScopeResponseFilterSensitiveLog,
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 { GetSettingsRequest, GetSettingsResponse } from "../models/models_0";
4
+ import { GetSettingsRequestFilterSensitiveLog, GetSettingsResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1GetSettingsCommand, serializeAws_restJson1GetSettingsCommand, } from "../protocols/Aws_restJson1";
6
6
  var GetSettingsCommand = (function (_super) {
7
7
  __extends(GetSettingsCommand, _super);
@@ -20,8 +20,8 @@ var GetSettingsCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: GetSettingsRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: GetSettingsResponse.filterSensitiveLog,
23
+ inputFilterSensitiveLog: GetSettingsRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: GetSettingsResponseFilterSensitiveLog,
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 { ListAssessmentControlInsightsByControlDomainRequest, ListAssessmentControlInsightsByControlDomainResponse, } from "../models/models_0";
4
+ import { ListAssessmentControlInsightsByControlDomainRequestFilterSensitiveLog, ListAssessmentControlInsightsByControlDomainResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1ListAssessmentControlInsightsByControlDomainCommand, serializeAws_restJson1ListAssessmentControlInsightsByControlDomainCommand, } from "../protocols/Aws_restJson1";
6
6
  var ListAssessmentControlInsightsByControlDomainCommand = (function (_super) {
7
7
  __extends(ListAssessmentControlInsightsByControlDomainCommand, _super);
@@ -20,8 +20,8 @@ var ListAssessmentControlInsightsByControlDomainCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: ListAssessmentControlInsightsByControlDomainRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: ListAssessmentControlInsightsByControlDomainResponse.filterSensitiveLog,
23
+ inputFilterSensitiveLog: ListAssessmentControlInsightsByControlDomainRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: ListAssessmentControlInsightsByControlDomainResponseFilterSensitiveLog,
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 { ListAssessmentFrameworkShareRequestsRequest, ListAssessmentFrameworkShareRequestsResponse, } from "../models/models_0";
4
+ import { ListAssessmentFrameworkShareRequestsRequestFilterSensitiveLog, ListAssessmentFrameworkShareRequestsResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1ListAssessmentFrameworkShareRequestsCommand, serializeAws_restJson1ListAssessmentFrameworkShareRequestsCommand, } from "../protocols/Aws_restJson1";
6
6
  var ListAssessmentFrameworkShareRequestsCommand = (function (_super) {
7
7
  __extends(ListAssessmentFrameworkShareRequestsCommand, _super);
@@ -20,8 +20,8 @@ var ListAssessmentFrameworkShareRequestsCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: ListAssessmentFrameworkShareRequestsRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: ListAssessmentFrameworkShareRequestsResponse.filterSensitiveLog,
23
+ inputFilterSensitiveLog: ListAssessmentFrameworkShareRequestsRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: ListAssessmentFrameworkShareRequestsResponseFilterSensitiveLog,
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 { ListAssessmentFrameworksRequest, ListAssessmentFrameworksResponse } from "../models/models_0";
4
+ import { ListAssessmentFrameworksRequestFilterSensitiveLog, ListAssessmentFrameworksResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1ListAssessmentFrameworksCommand, serializeAws_restJson1ListAssessmentFrameworksCommand, } from "../protocols/Aws_restJson1";
6
6
  var ListAssessmentFrameworksCommand = (function (_super) {
7
7
  __extends(ListAssessmentFrameworksCommand, _super);
@@ -20,8 +20,8 @@ var ListAssessmentFrameworksCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: ListAssessmentFrameworksRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: ListAssessmentFrameworksResponse.filterSensitiveLog,
23
+ inputFilterSensitiveLog: ListAssessmentFrameworksRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: ListAssessmentFrameworksResponseFilterSensitiveLog,
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 { ListAssessmentReportsRequest, ListAssessmentReportsResponse } from "../models/models_0";
4
+ import { ListAssessmentReportsRequestFilterSensitiveLog, ListAssessmentReportsResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1ListAssessmentReportsCommand, serializeAws_restJson1ListAssessmentReportsCommand, } from "../protocols/Aws_restJson1";
6
6
  var ListAssessmentReportsCommand = (function (_super) {
7
7
  __extends(ListAssessmentReportsCommand, _super);
@@ -20,8 +20,8 @@ var ListAssessmentReportsCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: ListAssessmentReportsRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: ListAssessmentReportsResponse.filterSensitiveLog,
23
+ inputFilterSensitiveLog: ListAssessmentReportsRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: ListAssessmentReportsResponseFilterSensitiveLog,
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 { ListAssessmentsRequest, ListAssessmentsResponse } from "../models/models_0";
4
+ import { ListAssessmentsRequestFilterSensitiveLog, ListAssessmentsResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1ListAssessmentsCommand, serializeAws_restJson1ListAssessmentsCommand, } from "../protocols/Aws_restJson1";
6
6
  var ListAssessmentsCommand = (function (_super) {
7
7
  __extends(ListAssessmentsCommand, _super);
@@ -20,8 +20,8 @@ var ListAssessmentsCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: ListAssessmentsRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: ListAssessmentsResponse.filterSensitiveLog,
23
+ inputFilterSensitiveLog: ListAssessmentsRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: ListAssessmentsResponseFilterSensitiveLog,
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 { ListControlDomainInsightsByAssessmentRequest, ListControlDomainInsightsByAssessmentResponse, } from "../models/models_0";
4
+ import { ListControlDomainInsightsByAssessmentRequestFilterSensitiveLog, ListControlDomainInsightsByAssessmentResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1ListControlDomainInsightsByAssessmentCommand, serializeAws_restJson1ListControlDomainInsightsByAssessmentCommand, } from "../protocols/Aws_restJson1";
6
6
  var ListControlDomainInsightsByAssessmentCommand = (function (_super) {
7
7
  __extends(ListControlDomainInsightsByAssessmentCommand, _super);
@@ -20,8 +20,8 @@ var ListControlDomainInsightsByAssessmentCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: ListControlDomainInsightsByAssessmentRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: ListControlDomainInsightsByAssessmentResponse.filterSensitiveLog,
23
+ inputFilterSensitiveLog: ListControlDomainInsightsByAssessmentRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: ListControlDomainInsightsByAssessmentResponseFilterSensitiveLog,
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 { ListControlDomainInsightsRequest, ListControlDomainInsightsResponse } from "../models/models_0";
4
+ import { ListControlDomainInsightsRequestFilterSensitiveLog, ListControlDomainInsightsResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1ListControlDomainInsightsCommand, serializeAws_restJson1ListControlDomainInsightsCommand, } from "../protocols/Aws_restJson1";
6
6
  var ListControlDomainInsightsCommand = (function (_super) {
7
7
  __extends(ListControlDomainInsightsCommand, _super);
@@ -20,8 +20,8 @@ var ListControlDomainInsightsCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: ListControlDomainInsightsRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: ListControlDomainInsightsResponse.filterSensitiveLog,
23
+ inputFilterSensitiveLog: ListControlDomainInsightsRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: ListControlDomainInsightsResponseFilterSensitiveLog,
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 { ListControlInsightsByControlDomainRequest, ListControlInsightsByControlDomainResponse, } from "../models/models_0";
4
+ import { ListControlInsightsByControlDomainRequestFilterSensitiveLog, ListControlInsightsByControlDomainResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1ListControlInsightsByControlDomainCommand, serializeAws_restJson1ListControlInsightsByControlDomainCommand, } from "../protocols/Aws_restJson1";
6
6
  var ListControlInsightsByControlDomainCommand = (function (_super) {
7
7
  __extends(ListControlInsightsByControlDomainCommand, _super);
@@ -20,8 +20,8 @@ var ListControlInsightsByControlDomainCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: ListControlInsightsByControlDomainRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: ListControlInsightsByControlDomainResponse.filterSensitiveLog,
23
+ inputFilterSensitiveLog: ListControlInsightsByControlDomainRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: ListControlInsightsByControlDomainResponseFilterSensitiveLog,
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 { ListControlsRequest, ListControlsResponse } from "../models/models_0";
4
+ import { ListControlsRequestFilterSensitiveLog, ListControlsResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1ListControlsCommand, serializeAws_restJson1ListControlsCommand, } from "../protocols/Aws_restJson1";
6
6
  var ListControlsCommand = (function (_super) {
7
7
  __extends(ListControlsCommand, _super);
@@ -20,8 +20,8 @@ var ListControlsCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: ListControlsRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: ListControlsResponse.filterSensitiveLog,
23
+ inputFilterSensitiveLog: ListControlsRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: ListControlsResponseFilterSensitiveLog,
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 { ListKeywordsForDataSourceRequest, ListKeywordsForDataSourceResponse } from "../models/models_0";
4
+ import { ListKeywordsForDataSourceRequestFilterSensitiveLog, ListKeywordsForDataSourceResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1ListKeywordsForDataSourceCommand, serializeAws_restJson1ListKeywordsForDataSourceCommand, } from "../protocols/Aws_restJson1";
6
6
  var ListKeywordsForDataSourceCommand = (function (_super) {
7
7
  __extends(ListKeywordsForDataSourceCommand, _super);
@@ -20,8 +20,8 @@ var ListKeywordsForDataSourceCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: ListKeywordsForDataSourceRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: ListKeywordsForDataSourceResponse.filterSensitiveLog,
23
+ inputFilterSensitiveLog: ListKeywordsForDataSourceRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: ListKeywordsForDataSourceResponseFilterSensitiveLog,
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 { ListNotificationsRequest, ListNotificationsResponse } from "../models/models_0";
4
+ import { ListNotificationsRequestFilterSensitiveLog, ListNotificationsResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1ListNotificationsCommand, serializeAws_restJson1ListNotificationsCommand, } from "../protocols/Aws_restJson1";
6
6
  var ListNotificationsCommand = (function (_super) {
7
7
  __extends(ListNotificationsCommand, _super);
@@ -20,8 +20,8 @@ var ListNotificationsCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: ListNotificationsRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: ListNotificationsResponse.filterSensitiveLog,
23
+ inputFilterSensitiveLog: ListNotificationsRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: ListNotificationsResponseFilterSensitiveLog,
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 { RegisterAccountRequest, RegisterAccountResponse } from "../models/models_0";
4
+ import { RegisterAccountRequestFilterSensitiveLog, RegisterAccountResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1RegisterAccountCommand, serializeAws_restJson1RegisterAccountCommand, } from "../protocols/Aws_restJson1";
6
6
  var RegisterAccountCommand = (function (_super) {
7
7
  __extends(RegisterAccountCommand, _super);
@@ -20,8 +20,8 @@ var RegisterAccountCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: RegisterAccountRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: RegisterAccountResponse.filterSensitiveLog,
23
+ inputFilterSensitiveLog: RegisterAccountRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: RegisterAccountResponseFilterSensitiveLog,
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 { RegisterOrganizationAdminAccountRequest, RegisterOrganizationAdminAccountResponse } from "../models/models_0";
4
+ import { RegisterOrganizationAdminAccountRequestFilterSensitiveLog, RegisterOrganizationAdminAccountResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1RegisterOrganizationAdminAccountCommand, serializeAws_restJson1RegisterOrganizationAdminAccountCommand, } from "../protocols/Aws_restJson1";
6
6
  var RegisterOrganizationAdminAccountCommand = (function (_super) {
7
7
  __extends(RegisterOrganizationAdminAccountCommand, _super);
@@ -20,8 +20,8 @@ var RegisterOrganizationAdminAccountCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: RegisterOrganizationAdminAccountRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: RegisterOrganizationAdminAccountResponse.filterSensitiveLog,
23
+ inputFilterSensitiveLog: RegisterOrganizationAdminAccountRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: RegisterOrganizationAdminAccountResponseFilterSensitiveLog,
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 { StartAssessmentFrameworkShareRequest, StartAssessmentFrameworkShareResponse } from "../models/models_0";
4
+ import { StartAssessmentFrameworkShareRequestFilterSensitiveLog, StartAssessmentFrameworkShareResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1StartAssessmentFrameworkShareCommand, serializeAws_restJson1StartAssessmentFrameworkShareCommand, } from "../protocols/Aws_restJson1";
6
6
  var StartAssessmentFrameworkShareCommand = (function (_super) {
7
7
  __extends(StartAssessmentFrameworkShareCommand, _super);
@@ -20,8 +20,8 @@ var StartAssessmentFrameworkShareCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: StartAssessmentFrameworkShareRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: StartAssessmentFrameworkShareResponse.filterSensitiveLog,
23
+ inputFilterSensitiveLog: StartAssessmentFrameworkShareRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: StartAssessmentFrameworkShareResponseFilterSensitiveLog,
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 { TagResourceRequest, TagResourceResponse } from "../models/models_0";
4
+ import { TagResourceRequestFilterSensitiveLog, TagResourceResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1TagResourceCommand, serializeAws_restJson1TagResourceCommand, } from "../protocols/Aws_restJson1";
6
6
  var TagResourceCommand = (function (_super) {
7
7
  __extends(TagResourceCommand, _super);
@@ -20,8 +20,8 @@ var TagResourceCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: TagResourceRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: TagResourceResponse.filterSensitiveLog,
23
+ inputFilterSensitiveLog: TagResourceRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: TagResourceResponseFilterSensitiveLog,
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 { UntagResourceRequest, UntagResourceResponse } from "../models/models_0";
4
+ import { UntagResourceRequestFilterSensitiveLog, UntagResourceResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1UntagResourceCommand, serializeAws_restJson1UntagResourceCommand, } from "../protocols/Aws_restJson1";
6
6
  var UntagResourceCommand = (function (_super) {
7
7
  __extends(UntagResourceCommand, _super);
@@ -20,8 +20,8 @@ var UntagResourceCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: UntagResourceRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: UntagResourceResponse.filterSensitiveLog,
23
+ inputFilterSensitiveLog: UntagResourceRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: UntagResourceResponseFilterSensitiveLog,
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 { UpdateAssessmentRequest, UpdateAssessmentResponse } from "../models/models_0";
4
+ import { UpdateAssessmentRequestFilterSensitiveLog, UpdateAssessmentResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1UpdateAssessmentCommand, serializeAws_restJson1UpdateAssessmentCommand, } from "../protocols/Aws_restJson1";
6
6
  var UpdateAssessmentCommand = (function (_super) {
7
7
  __extends(UpdateAssessmentCommand, _super);
@@ -20,8 +20,8 @@ var UpdateAssessmentCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: UpdateAssessmentRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: UpdateAssessmentResponse.filterSensitiveLog,
23
+ inputFilterSensitiveLog: UpdateAssessmentRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: UpdateAssessmentResponseFilterSensitiveLog,
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 { UpdateAssessmentControlRequest, UpdateAssessmentControlResponse } from "../models/models_0";
4
+ import { UpdateAssessmentControlRequestFilterSensitiveLog, UpdateAssessmentControlResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1UpdateAssessmentControlCommand, serializeAws_restJson1UpdateAssessmentControlCommand, } from "../protocols/Aws_restJson1";
6
6
  var UpdateAssessmentControlCommand = (function (_super) {
7
7
  __extends(UpdateAssessmentControlCommand, _super);
@@ -20,8 +20,8 @@ var UpdateAssessmentControlCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: UpdateAssessmentControlRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: UpdateAssessmentControlResponse.filterSensitiveLog,
23
+ inputFilterSensitiveLog: UpdateAssessmentControlRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: UpdateAssessmentControlResponseFilterSensitiveLog,
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 { UpdateAssessmentControlSetStatusRequest, UpdateAssessmentControlSetStatusResponse } from "../models/models_0";
4
+ import { UpdateAssessmentControlSetStatusRequestFilterSensitiveLog, UpdateAssessmentControlSetStatusResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1UpdateAssessmentControlSetStatusCommand, serializeAws_restJson1UpdateAssessmentControlSetStatusCommand, } from "../protocols/Aws_restJson1";
6
6
  var UpdateAssessmentControlSetStatusCommand = (function (_super) {
7
7
  __extends(UpdateAssessmentControlSetStatusCommand, _super);
@@ -20,8 +20,8 @@ var UpdateAssessmentControlSetStatusCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: UpdateAssessmentControlSetStatusRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: UpdateAssessmentControlSetStatusResponse.filterSensitiveLog,
23
+ inputFilterSensitiveLog: UpdateAssessmentControlSetStatusRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: UpdateAssessmentControlSetStatusResponseFilterSensitiveLog,
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 { UpdateAssessmentFrameworkRequest, UpdateAssessmentFrameworkResponse } from "../models/models_0";
4
+ import { UpdateAssessmentFrameworkRequestFilterSensitiveLog, UpdateAssessmentFrameworkResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1UpdateAssessmentFrameworkCommand, serializeAws_restJson1UpdateAssessmentFrameworkCommand, } from "../protocols/Aws_restJson1";
6
6
  var UpdateAssessmentFrameworkCommand = (function (_super) {
7
7
  __extends(UpdateAssessmentFrameworkCommand, _super);
@@ -20,8 +20,8 @@ var UpdateAssessmentFrameworkCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: UpdateAssessmentFrameworkRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: UpdateAssessmentFrameworkResponse.filterSensitiveLog,
23
+ inputFilterSensitiveLog: UpdateAssessmentFrameworkRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: UpdateAssessmentFrameworkResponseFilterSensitiveLog,
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 { UpdateAssessmentFrameworkShareRequest, UpdateAssessmentFrameworkShareResponse } from "../models/models_0";
4
+ import { UpdateAssessmentFrameworkShareRequestFilterSensitiveLog, UpdateAssessmentFrameworkShareResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1UpdateAssessmentFrameworkShareCommand, serializeAws_restJson1UpdateAssessmentFrameworkShareCommand, } from "../protocols/Aws_restJson1";
6
6
  var UpdateAssessmentFrameworkShareCommand = (function (_super) {
7
7
  __extends(UpdateAssessmentFrameworkShareCommand, _super);
@@ -20,8 +20,8 @@ var UpdateAssessmentFrameworkShareCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: UpdateAssessmentFrameworkShareRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: UpdateAssessmentFrameworkShareResponse.filterSensitiveLog,
23
+ inputFilterSensitiveLog: UpdateAssessmentFrameworkShareRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: UpdateAssessmentFrameworkShareResponseFilterSensitiveLog,
25
25
  };
26
26
  var requestHandler = configuration.requestHandler;
27
27
  return stack.resolve(function (request) {