@aws-sdk/client-securityhub 3.296.0 → 3.298.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 (214) hide show
  1. package/dist-cjs/commands/AcceptAdministratorInvitationCommand.js +2 -3
  2. package/dist-cjs/commands/AcceptInvitationCommand.js +2 -3
  3. package/dist-cjs/commands/BatchDisableStandardsCommand.js +2 -3
  4. package/dist-cjs/commands/BatchEnableStandardsCommand.js +2 -3
  5. package/dist-cjs/commands/BatchGetSecurityControlsCommand.js +2 -3
  6. package/dist-cjs/commands/BatchGetStandardsControlAssociationsCommand.js +2 -3
  7. package/dist-cjs/commands/BatchImportFindingsCommand.js +2 -3
  8. package/dist-cjs/commands/BatchUpdateFindingsCommand.js +2 -3
  9. package/dist-cjs/commands/BatchUpdateStandardsControlAssociationsCommand.js +2 -3
  10. package/dist-cjs/commands/CreateActionTargetCommand.js +2 -3
  11. package/dist-cjs/commands/CreateFindingAggregatorCommand.js +2 -3
  12. package/dist-cjs/commands/CreateInsightCommand.js +2 -3
  13. package/dist-cjs/commands/CreateMembersCommand.js +2 -3
  14. package/dist-cjs/commands/DeclineInvitationsCommand.js +2 -3
  15. package/dist-cjs/commands/DeleteActionTargetCommand.js +2 -3
  16. package/dist-cjs/commands/DeleteFindingAggregatorCommand.js +2 -3
  17. package/dist-cjs/commands/DeleteInsightCommand.js +2 -3
  18. package/dist-cjs/commands/DeleteInvitationsCommand.js +2 -3
  19. package/dist-cjs/commands/DeleteMembersCommand.js +2 -3
  20. package/dist-cjs/commands/DescribeActionTargetsCommand.js +2 -3
  21. package/dist-cjs/commands/DescribeHubCommand.js +2 -3
  22. package/dist-cjs/commands/DescribeOrganizationConfigurationCommand.js +2 -3
  23. package/dist-cjs/commands/DescribeProductsCommand.js +2 -3
  24. package/dist-cjs/commands/DescribeStandardsCommand.js +2 -3
  25. package/dist-cjs/commands/DescribeStandardsControlsCommand.js +2 -3
  26. package/dist-cjs/commands/DisableImportFindingsForProductCommand.js +2 -3
  27. package/dist-cjs/commands/DisableOrganizationAdminAccountCommand.js +2 -3
  28. package/dist-cjs/commands/DisableSecurityHubCommand.js +2 -3
  29. package/dist-cjs/commands/DisassociateFromAdministratorAccountCommand.js +2 -3
  30. package/dist-cjs/commands/DisassociateFromMasterAccountCommand.js +2 -3
  31. package/dist-cjs/commands/DisassociateMembersCommand.js +2 -3
  32. package/dist-cjs/commands/EnableImportFindingsForProductCommand.js +2 -3
  33. package/dist-cjs/commands/EnableOrganizationAdminAccountCommand.js +2 -3
  34. package/dist-cjs/commands/EnableSecurityHubCommand.js +2 -3
  35. package/dist-cjs/commands/GetAdministratorAccountCommand.js +2 -3
  36. package/dist-cjs/commands/GetEnabledStandardsCommand.js +2 -3
  37. package/dist-cjs/commands/GetFindingAggregatorCommand.js +2 -3
  38. package/dist-cjs/commands/GetFindingsCommand.js +2 -3
  39. package/dist-cjs/commands/GetInsightResultsCommand.js +2 -3
  40. package/dist-cjs/commands/GetInsightsCommand.js +2 -3
  41. package/dist-cjs/commands/GetInvitationsCountCommand.js +2 -3
  42. package/dist-cjs/commands/GetMasterAccountCommand.js +2 -3
  43. package/dist-cjs/commands/GetMembersCommand.js +2 -3
  44. package/dist-cjs/commands/InviteMembersCommand.js +2 -3
  45. package/dist-cjs/commands/ListEnabledProductsForImportCommand.js +2 -3
  46. package/dist-cjs/commands/ListFindingAggregatorsCommand.js +2 -3
  47. package/dist-cjs/commands/ListInvitationsCommand.js +2 -3
  48. package/dist-cjs/commands/ListMembersCommand.js +2 -3
  49. package/dist-cjs/commands/ListOrganizationAdminAccountsCommand.js +2 -3
  50. package/dist-cjs/commands/ListSecurityControlDefinitionsCommand.js +2 -3
  51. package/dist-cjs/commands/ListStandardsControlAssociationsCommand.js +2 -3
  52. package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -3
  53. package/dist-cjs/commands/TagResourceCommand.js +2 -3
  54. package/dist-cjs/commands/UntagResourceCommand.js +2 -3
  55. package/dist-cjs/commands/UpdateActionTargetCommand.js +2 -3
  56. package/dist-cjs/commands/UpdateFindingAggregatorCommand.js +2 -3
  57. package/dist-cjs/commands/UpdateFindingsCommand.js +2 -3
  58. package/dist-cjs/commands/UpdateInsightCommand.js +2 -3
  59. package/dist-cjs/commands/UpdateOrganizationConfigurationCommand.js +2 -3
  60. package/dist-cjs/commands/UpdateSecurityHubConfigurationCommand.js +2 -3
  61. package/dist-cjs/commands/UpdateStandardsControlCommand.js +2 -3
  62. package/dist-cjs/models/models_0.js +1 -1166
  63. package/dist-cjs/models/models_1.js +1 -1110
  64. package/dist-cjs/models/models_2.js +1 -423
  65. package/dist-es/commands/AcceptAdministratorInvitationCommand.js +2 -3
  66. package/dist-es/commands/AcceptInvitationCommand.js +2 -3
  67. package/dist-es/commands/BatchDisableStandardsCommand.js +2 -3
  68. package/dist-es/commands/BatchEnableStandardsCommand.js +2 -3
  69. package/dist-es/commands/BatchGetSecurityControlsCommand.js +2 -3
  70. package/dist-es/commands/BatchGetStandardsControlAssociationsCommand.js +2 -3
  71. package/dist-es/commands/BatchImportFindingsCommand.js +2 -3
  72. package/dist-es/commands/BatchUpdateFindingsCommand.js +2 -3
  73. package/dist-es/commands/BatchUpdateStandardsControlAssociationsCommand.js +2 -3
  74. package/dist-es/commands/CreateActionTargetCommand.js +2 -3
  75. package/dist-es/commands/CreateFindingAggregatorCommand.js +2 -3
  76. package/dist-es/commands/CreateInsightCommand.js +2 -3
  77. package/dist-es/commands/CreateMembersCommand.js +2 -3
  78. package/dist-es/commands/DeclineInvitationsCommand.js +2 -3
  79. package/dist-es/commands/DeleteActionTargetCommand.js +2 -3
  80. package/dist-es/commands/DeleteFindingAggregatorCommand.js +2 -3
  81. package/dist-es/commands/DeleteInsightCommand.js +2 -3
  82. package/dist-es/commands/DeleteInvitationsCommand.js +2 -3
  83. package/dist-es/commands/DeleteMembersCommand.js +2 -3
  84. package/dist-es/commands/DescribeActionTargetsCommand.js +2 -3
  85. package/dist-es/commands/DescribeHubCommand.js +2 -3
  86. package/dist-es/commands/DescribeOrganizationConfigurationCommand.js +2 -3
  87. package/dist-es/commands/DescribeProductsCommand.js +2 -3
  88. package/dist-es/commands/DescribeStandardsCommand.js +2 -3
  89. package/dist-es/commands/DescribeStandardsControlsCommand.js +2 -3
  90. package/dist-es/commands/DisableImportFindingsForProductCommand.js +2 -3
  91. package/dist-es/commands/DisableOrganizationAdminAccountCommand.js +2 -3
  92. package/dist-es/commands/DisableSecurityHubCommand.js +2 -3
  93. package/dist-es/commands/DisassociateFromAdministratorAccountCommand.js +2 -3
  94. package/dist-es/commands/DisassociateFromMasterAccountCommand.js +2 -3
  95. package/dist-es/commands/DisassociateMembersCommand.js +2 -3
  96. package/dist-es/commands/EnableImportFindingsForProductCommand.js +2 -3
  97. package/dist-es/commands/EnableOrganizationAdminAccountCommand.js +2 -3
  98. package/dist-es/commands/EnableSecurityHubCommand.js +2 -3
  99. package/dist-es/commands/GetAdministratorAccountCommand.js +2 -3
  100. package/dist-es/commands/GetEnabledStandardsCommand.js +2 -3
  101. package/dist-es/commands/GetFindingAggregatorCommand.js +2 -3
  102. package/dist-es/commands/GetFindingsCommand.js +2 -3
  103. package/dist-es/commands/GetInsightResultsCommand.js +2 -3
  104. package/dist-es/commands/GetInsightsCommand.js +2 -3
  105. package/dist-es/commands/GetInvitationsCountCommand.js +2 -3
  106. package/dist-es/commands/GetMasterAccountCommand.js +2 -3
  107. package/dist-es/commands/GetMembersCommand.js +2 -3
  108. package/dist-es/commands/InviteMembersCommand.js +2 -3
  109. package/dist-es/commands/ListEnabledProductsForImportCommand.js +2 -3
  110. package/dist-es/commands/ListFindingAggregatorsCommand.js +2 -3
  111. package/dist-es/commands/ListInvitationsCommand.js +2 -3
  112. package/dist-es/commands/ListMembersCommand.js +2 -3
  113. package/dist-es/commands/ListOrganizationAdminAccountsCommand.js +2 -3
  114. package/dist-es/commands/ListSecurityControlDefinitionsCommand.js +2 -3
  115. package/dist-es/commands/ListStandardsControlAssociationsCommand.js +2 -3
  116. package/dist-es/commands/ListTagsForResourceCommand.js +2 -3
  117. package/dist-es/commands/TagResourceCommand.js +2 -3
  118. package/dist-es/commands/UntagResourceCommand.js +2 -3
  119. package/dist-es/commands/UpdateActionTargetCommand.js +2 -3
  120. package/dist-es/commands/UpdateFindingAggregatorCommand.js +2 -3
  121. package/dist-es/commands/UpdateFindingsCommand.js +2 -3
  122. package/dist-es/commands/UpdateInsightCommand.js +2 -3
  123. package/dist-es/commands/UpdateOrganizationConfigurationCommand.js +2 -3
  124. package/dist-es/commands/UpdateSecurityHubConfigurationCommand.js +2 -3
  125. package/dist-es/commands/UpdateStandardsControlCommand.js +2 -3
  126. package/dist-es/models/models_0.js +0 -870
  127. package/dist-es/models/models_1.js +0 -828
  128. package/dist-es/models/models_2.js +0 -315
  129. package/dist-types/SecurityHub.d.ts +62 -0
  130. package/dist-types/SecurityHubClient.d.ts +24 -4
  131. package/dist-types/commands/AcceptAdministratorInvitationCommand.d.ts +16 -0
  132. package/dist-types/commands/AcceptInvitationCommand.d.ts +16 -0
  133. package/dist-types/commands/BatchDisableStandardsCommand.d.ts +16 -0
  134. package/dist-types/commands/BatchEnableStandardsCommand.d.ts +16 -0
  135. package/dist-types/commands/BatchGetSecurityControlsCommand.d.ts +16 -0
  136. package/dist-types/commands/BatchGetStandardsControlAssociationsCommand.d.ts +16 -0
  137. package/dist-types/commands/BatchImportFindingsCommand.d.ts +16 -0
  138. package/dist-types/commands/BatchUpdateFindingsCommand.d.ts +16 -0
  139. package/dist-types/commands/BatchUpdateStandardsControlAssociationsCommand.d.ts +16 -0
  140. package/dist-types/commands/CreateActionTargetCommand.d.ts +16 -0
  141. package/dist-types/commands/CreateFindingAggregatorCommand.d.ts +16 -0
  142. package/dist-types/commands/CreateInsightCommand.d.ts +16 -0
  143. package/dist-types/commands/CreateMembersCommand.d.ts +16 -0
  144. package/dist-types/commands/DeclineInvitationsCommand.d.ts +16 -0
  145. package/dist-types/commands/DeleteActionTargetCommand.d.ts +16 -0
  146. package/dist-types/commands/DeleteFindingAggregatorCommand.d.ts +16 -0
  147. package/dist-types/commands/DeleteInsightCommand.d.ts +16 -0
  148. package/dist-types/commands/DeleteInvitationsCommand.d.ts +16 -0
  149. package/dist-types/commands/DeleteMembersCommand.d.ts +16 -0
  150. package/dist-types/commands/DescribeActionTargetsCommand.d.ts +16 -0
  151. package/dist-types/commands/DescribeHubCommand.d.ts +16 -0
  152. package/dist-types/commands/DescribeOrganizationConfigurationCommand.d.ts +16 -0
  153. package/dist-types/commands/DescribeProductsCommand.d.ts +16 -0
  154. package/dist-types/commands/DescribeStandardsCommand.d.ts +16 -0
  155. package/dist-types/commands/DescribeStandardsControlsCommand.d.ts +16 -0
  156. package/dist-types/commands/DisableImportFindingsForProductCommand.d.ts +16 -0
  157. package/dist-types/commands/DisableOrganizationAdminAccountCommand.d.ts +16 -0
  158. package/dist-types/commands/DisableSecurityHubCommand.d.ts +16 -0
  159. package/dist-types/commands/DisassociateFromAdministratorAccountCommand.d.ts +16 -0
  160. package/dist-types/commands/DisassociateFromMasterAccountCommand.d.ts +16 -0
  161. package/dist-types/commands/DisassociateMembersCommand.d.ts +16 -0
  162. package/dist-types/commands/EnableImportFindingsForProductCommand.d.ts +16 -0
  163. package/dist-types/commands/EnableOrganizationAdminAccountCommand.d.ts +16 -0
  164. package/dist-types/commands/EnableSecurityHubCommand.d.ts +16 -0
  165. package/dist-types/commands/GetAdministratorAccountCommand.d.ts +16 -0
  166. package/dist-types/commands/GetEnabledStandardsCommand.d.ts +16 -0
  167. package/dist-types/commands/GetFindingAggregatorCommand.d.ts +16 -0
  168. package/dist-types/commands/GetFindingsCommand.d.ts +16 -0
  169. package/dist-types/commands/GetInsightResultsCommand.d.ts +16 -0
  170. package/dist-types/commands/GetInsightsCommand.d.ts +16 -0
  171. package/dist-types/commands/GetInvitationsCountCommand.d.ts +16 -0
  172. package/dist-types/commands/GetMasterAccountCommand.d.ts +16 -0
  173. package/dist-types/commands/GetMembersCommand.d.ts +16 -0
  174. package/dist-types/commands/InviteMembersCommand.d.ts +16 -0
  175. package/dist-types/commands/ListEnabledProductsForImportCommand.d.ts +16 -0
  176. package/dist-types/commands/ListFindingAggregatorsCommand.d.ts +16 -0
  177. package/dist-types/commands/ListInvitationsCommand.d.ts +16 -0
  178. package/dist-types/commands/ListMembersCommand.d.ts +16 -0
  179. package/dist-types/commands/ListOrganizationAdminAccountsCommand.d.ts +16 -0
  180. package/dist-types/commands/ListSecurityControlDefinitionsCommand.d.ts +16 -0
  181. package/dist-types/commands/ListStandardsControlAssociationsCommand.d.ts +16 -0
  182. package/dist-types/commands/ListTagsForResourceCommand.d.ts +16 -0
  183. package/dist-types/commands/TagResourceCommand.d.ts +16 -0
  184. package/dist-types/commands/UntagResourceCommand.d.ts +16 -0
  185. package/dist-types/commands/UpdateActionTargetCommand.d.ts +16 -0
  186. package/dist-types/commands/UpdateFindingAggregatorCommand.d.ts +16 -0
  187. package/dist-types/commands/UpdateFindingsCommand.d.ts +16 -0
  188. package/dist-types/commands/UpdateInsightCommand.d.ts +16 -0
  189. package/dist-types/commands/UpdateOrganizationConfigurationCommand.d.ts +16 -0
  190. package/dist-types/commands/UpdateSecurityHubConfigurationCommand.d.ts +16 -0
  191. package/dist-types/commands/UpdateStandardsControlCommand.d.ts +16 -0
  192. package/dist-types/models/SecurityHubServiceException.d.ts +2 -0
  193. package/dist-types/models/models_0.d.ts +317 -1161
  194. package/dist-types/models/models_1.d.ts +398 -1104
  195. package/dist-types/models/models_2.d.ts +298 -420
  196. package/dist-types/pagination/DescribeActionTargetsPaginator.d.ts +3 -0
  197. package/dist-types/pagination/DescribeProductsPaginator.d.ts +3 -0
  198. package/dist-types/pagination/DescribeStandardsControlsPaginator.d.ts +3 -0
  199. package/dist-types/pagination/DescribeStandardsPaginator.d.ts +3 -0
  200. package/dist-types/pagination/GetEnabledStandardsPaginator.d.ts +3 -0
  201. package/dist-types/pagination/GetFindingsPaginator.d.ts +3 -0
  202. package/dist-types/pagination/GetInsightsPaginator.d.ts +3 -0
  203. package/dist-types/pagination/Interfaces.d.ts +3 -0
  204. package/dist-types/pagination/ListEnabledProductsForImportPaginator.d.ts +3 -0
  205. package/dist-types/pagination/ListFindingAggregatorsPaginator.d.ts +3 -0
  206. package/dist-types/pagination/ListInvitationsPaginator.d.ts +3 -0
  207. package/dist-types/pagination/ListMembersPaginator.d.ts +3 -0
  208. package/dist-types/pagination/ListOrganizationAdminAccountsPaginator.d.ts +3 -0
  209. package/dist-types/pagination/ListSecurityControlDefinitionsPaginator.d.ts +3 -0
  210. package/dist-types/pagination/ListStandardsControlAssociationsPaginator.d.ts +3 -0
  211. package/dist-types/ts3.4/models/models_0.d.ts +0 -854
  212. package/dist-types/ts3.4/models/models_1.d.ts +0 -768
  213. package/dist-types/ts3.4/models/models_2.d.ts +0 -305
  214. package/package.json +4 -3
@@ -1,7 +1,6 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { GetMembersRequestFilterSensitiveLog, GetMembersResponseFilterSensitiveLog, } from "../models/models_2";
5
4
  import { deserializeAws_restJson1GetMembersCommand, serializeAws_restJson1GetMembersCommand, } from "../protocols/Aws_restJson1";
6
5
  export class GetMembersCommand extends $Command {
7
6
  static getEndpointParameterInstructions() {
@@ -27,8 +26,8 @@ export class GetMembersCommand extends $Command {
27
26
  logger,
28
27
  clientName,
29
28
  commandName,
30
- inputFilterSensitiveLog: GetMembersRequestFilterSensitiveLog,
31
- outputFilterSensitiveLog: GetMembersResponseFilterSensitiveLog,
29
+ inputFilterSensitiveLog: (_) => _,
30
+ outputFilterSensitiveLog: (_) => _,
32
31
  };
33
32
  const { requestHandler } = configuration;
34
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,7 +1,6 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { InviteMembersRequestFilterSensitiveLog, InviteMembersResponseFilterSensitiveLog, } from "../models/models_2";
5
4
  import { deserializeAws_restJson1InviteMembersCommand, serializeAws_restJson1InviteMembersCommand, } from "../protocols/Aws_restJson1";
6
5
  export class InviteMembersCommand extends $Command {
7
6
  static getEndpointParameterInstructions() {
@@ -27,8 +26,8 @@ export class InviteMembersCommand extends $Command {
27
26
  logger,
28
27
  clientName,
29
28
  commandName,
30
- inputFilterSensitiveLog: InviteMembersRequestFilterSensitiveLog,
31
- outputFilterSensitiveLog: InviteMembersResponseFilterSensitiveLog,
29
+ inputFilterSensitiveLog: (_) => _,
30
+ outputFilterSensitiveLog: (_) => _,
32
31
  };
33
32
  const { requestHandler } = configuration;
34
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,7 +1,6 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { ListEnabledProductsForImportRequestFilterSensitiveLog, ListEnabledProductsForImportResponseFilterSensitiveLog, } from "../models/models_2";
5
4
  import { deserializeAws_restJson1ListEnabledProductsForImportCommand, serializeAws_restJson1ListEnabledProductsForImportCommand, } from "../protocols/Aws_restJson1";
6
5
  export class ListEnabledProductsForImportCommand extends $Command {
7
6
  static getEndpointParameterInstructions() {
@@ -27,8 +26,8 @@ export class ListEnabledProductsForImportCommand extends $Command {
27
26
  logger,
28
27
  clientName,
29
28
  commandName,
30
- inputFilterSensitiveLog: ListEnabledProductsForImportRequestFilterSensitiveLog,
31
- outputFilterSensitiveLog: ListEnabledProductsForImportResponseFilterSensitiveLog,
29
+ inputFilterSensitiveLog: (_) => _,
30
+ outputFilterSensitiveLog: (_) => _,
32
31
  };
33
32
  const { requestHandler } = configuration;
34
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,7 +1,6 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { ListFindingAggregatorsRequestFilterSensitiveLog, ListFindingAggregatorsResponseFilterSensitiveLog, } from "../models/models_2";
5
4
  import { deserializeAws_restJson1ListFindingAggregatorsCommand, serializeAws_restJson1ListFindingAggregatorsCommand, } from "../protocols/Aws_restJson1";
6
5
  export class ListFindingAggregatorsCommand extends $Command {
7
6
  static getEndpointParameterInstructions() {
@@ -27,8 +26,8 @@ export class ListFindingAggregatorsCommand extends $Command {
27
26
  logger,
28
27
  clientName,
29
28
  commandName,
30
- inputFilterSensitiveLog: ListFindingAggregatorsRequestFilterSensitiveLog,
31
- outputFilterSensitiveLog: ListFindingAggregatorsResponseFilterSensitiveLog,
29
+ inputFilterSensitiveLog: (_) => _,
30
+ outputFilterSensitiveLog: (_) => _,
32
31
  };
33
32
  const { requestHandler } = configuration;
34
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,7 +1,6 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { ListInvitationsRequestFilterSensitiveLog, ListInvitationsResponseFilterSensitiveLog, } from "../models/models_2";
5
4
  import { deserializeAws_restJson1ListInvitationsCommand, serializeAws_restJson1ListInvitationsCommand, } from "../protocols/Aws_restJson1";
6
5
  export class ListInvitationsCommand extends $Command {
7
6
  static getEndpointParameterInstructions() {
@@ -27,8 +26,8 @@ export class ListInvitationsCommand extends $Command {
27
26
  logger,
28
27
  clientName,
29
28
  commandName,
30
- inputFilterSensitiveLog: ListInvitationsRequestFilterSensitiveLog,
31
- outputFilterSensitiveLog: ListInvitationsResponseFilterSensitiveLog,
29
+ inputFilterSensitiveLog: (_) => _,
30
+ outputFilterSensitiveLog: (_) => _,
32
31
  };
33
32
  const { requestHandler } = configuration;
34
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,7 +1,6 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { ListMembersRequestFilterSensitiveLog, ListMembersResponseFilterSensitiveLog, } from "../models/models_2";
5
4
  import { deserializeAws_restJson1ListMembersCommand, serializeAws_restJson1ListMembersCommand, } from "../protocols/Aws_restJson1";
6
5
  export class ListMembersCommand extends $Command {
7
6
  static getEndpointParameterInstructions() {
@@ -27,8 +26,8 @@ export class ListMembersCommand extends $Command {
27
26
  logger,
28
27
  clientName,
29
28
  commandName,
30
- inputFilterSensitiveLog: ListMembersRequestFilterSensitiveLog,
31
- outputFilterSensitiveLog: ListMembersResponseFilterSensitiveLog,
29
+ inputFilterSensitiveLog: (_) => _,
30
+ outputFilterSensitiveLog: (_) => _,
32
31
  };
33
32
  const { requestHandler } = configuration;
34
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,7 +1,6 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { ListOrganizationAdminAccountsRequestFilterSensitiveLog, ListOrganizationAdminAccountsResponseFilterSensitiveLog, } from "../models/models_2";
5
4
  import { deserializeAws_restJson1ListOrganizationAdminAccountsCommand, serializeAws_restJson1ListOrganizationAdminAccountsCommand, } from "../protocols/Aws_restJson1";
6
5
  export class ListOrganizationAdminAccountsCommand extends $Command {
7
6
  static getEndpointParameterInstructions() {
@@ -27,8 +26,8 @@ export class ListOrganizationAdminAccountsCommand extends $Command {
27
26
  logger,
28
27
  clientName,
29
28
  commandName,
30
- inputFilterSensitiveLog: ListOrganizationAdminAccountsRequestFilterSensitiveLog,
31
- outputFilterSensitiveLog: ListOrganizationAdminAccountsResponseFilterSensitiveLog,
29
+ inputFilterSensitiveLog: (_) => _,
30
+ outputFilterSensitiveLog: (_) => _,
32
31
  };
33
32
  const { requestHandler } = configuration;
34
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,7 +1,6 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { ListSecurityControlDefinitionsRequestFilterSensitiveLog, ListSecurityControlDefinitionsResponseFilterSensitiveLog, } from "../models/models_2";
5
4
  import { deserializeAws_restJson1ListSecurityControlDefinitionsCommand, serializeAws_restJson1ListSecurityControlDefinitionsCommand, } from "../protocols/Aws_restJson1";
6
5
  export class ListSecurityControlDefinitionsCommand extends $Command {
7
6
  static getEndpointParameterInstructions() {
@@ -27,8 +26,8 @@ export class ListSecurityControlDefinitionsCommand extends $Command {
27
26
  logger,
28
27
  clientName,
29
28
  commandName,
30
- inputFilterSensitiveLog: ListSecurityControlDefinitionsRequestFilterSensitiveLog,
31
- outputFilterSensitiveLog: ListSecurityControlDefinitionsResponseFilterSensitiveLog,
29
+ inputFilterSensitiveLog: (_) => _,
30
+ outputFilterSensitiveLog: (_) => _,
32
31
  };
33
32
  const { requestHandler } = configuration;
34
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,7 +1,6 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { ListStandardsControlAssociationsRequestFilterSensitiveLog, ListStandardsControlAssociationsResponseFilterSensitiveLog, } from "../models/models_2";
5
4
  import { deserializeAws_restJson1ListStandardsControlAssociationsCommand, serializeAws_restJson1ListStandardsControlAssociationsCommand, } from "../protocols/Aws_restJson1";
6
5
  export class ListStandardsControlAssociationsCommand extends $Command {
7
6
  static getEndpointParameterInstructions() {
@@ -27,8 +26,8 @@ export class ListStandardsControlAssociationsCommand extends $Command {
27
26
  logger,
28
27
  clientName,
29
28
  commandName,
30
- inputFilterSensitiveLog: ListStandardsControlAssociationsRequestFilterSensitiveLog,
31
- outputFilterSensitiveLog: ListStandardsControlAssociationsResponseFilterSensitiveLog,
29
+ inputFilterSensitiveLog: (_) => _,
30
+ outputFilterSensitiveLog: (_) => _,
32
31
  };
33
32
  const { requestHandler } = configuration;
34
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,7 +1,6 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { ListTagsForResourceRequestFilterSensitiveLog, ListTagsForResourceResponseFilterSensitiveLog, } from "../models/models_2";
5
4
  import { deserializeAws_restJson1ListTagsForResourceCommand, serializeAws_restJson1ListTagsForResourceCommand, } from "../protocols/Aws_restJson1";
6
5
  export class ListTagsForResourceCommand extends $Command {
7
6
  static getEndpointParameterInstructions() {
@@ -27,8 +26,8 @@ export class ListTagsForResourceCommand extends $Command {
27
26
  logger,
28
27
  clientName,
29
28
  commandName,
30
- inputFilterSensitiveLog: ListTagsForResourceRequestFilterSensitiveLog,
31
- outputFilterSensitiveLog: ListTagsForResourceResponseFilterSensitiveLog,
29
+ inputFilterSensitiveLog: (_) => _,
30
+ outputFilterSensitiveLog: (_) => _,
32
31
  };
33
32
  const { requestHandler } = configuration;
34
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,7 +1,6 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { TagResourceRequestFilterSensitiveLog, TagResourceResponseFilterSensitiveLog, } from "../models/models_2";
5
4
  import { deserializeAws_restJson1TagResourceCommand, serializeAws_restJson1TagResourceCommand, } from "../protocols/Aws_restJson1";
6
5
  export class TagResourceCommand extends $Command {
7
6
  static getEndpointParameterInstructions() {
@@ -27,8 +26,8 @@ export class TagResourceCommand extends $Command {
27
26
  logger,
28
27
  clientName,
29
28
  commandName,
30
- inputFilterSensitiveLog: TagResourceRequestFilterSensitiveLog,
31
- outputFilterSensitiveLog: TagResourceResponseFilterSensitiveLog,
29
+ inputFilterSensitiveLog: (_) => _,
30
+ outputFilterSensitiveLog: (_) => _,
32
31
  };
33
32
  const { requestHandler } = configuration;
34
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,7 +1,6 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { UntagResourceRequestFilterSensitiveLog, UntagResourceResponseFilterSensitiveLog, } from "../models/models_2";
5
4
  import { deserializeAws_restJson1UntagResourceCommand, serializeAws_restJson1UntagResourceCommand, } from "../protocols/Aws_restJson1";
6
5
  export class UntagResourceCommand extends $Command {
7
6
  static getEndpointParameterInstructions() {
@@ -27,8 +26,8 @@ export class UntagResourceCommand extends $Command {
27
26
  logger,
28
27
  clientName,
29
28
  commandName,
30
- inputFilterSensitiveLog: UntagResourceRequestFilterSensitiveLog,
31
- outputFilterSensitiveLog: UntagResourceResponseFilterSensitiveLog,
29
+ inputFilterSensitiveLog: (_) => _,
30
+ outputFilterSensitiveLog: (_) => _,
32
31
  };
33
32
  const { requestHandler } = configuration;
34
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,7 +1,6 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { UpdateActionTargetRequestFilterSensitiveLog, UpdateActionTargetResponseFilterSensitiveLog, } from "../models/models_2";
5
4
  import { deserializeAws_restJson1UpdateActionTargetCommand, serializeAws_restJson1UpdateActionTargetCommand, } from "../protocols/Aws_restJson1";
6
5
  export class UpdateActionTargetCommand extends $Command {
7
6
  static getEndpointParameterInstructions() {
@@ -27,8 +26,8 @@ export class UpdateActionTargetCommand extends $Command {
27
26
  logger,
28
27
  clientName,
29
28
  commandName,
30
- inputFilterSensitiveLog: UpdateActionTargetRequestFilterSensitiveLog,
31
- outputFilterSensitiveLog: UpdateActionTargetResponseFilterSensitiveLog,
29
+ inputFilterSensitiveLog: (_) => _,
30
+ outputFilterSensitiveLog: (_) => _,
32
31
  };
33
32
  const { requestHandler } = configuration;
34
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,7 +1,6 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { UpdateFindingAggregatorRequestFilterSensitiveLog, UpdateFindingAggregatorResponseFilterSensitiveLog, } from "../models/models_2";
5
4
  import { deserializeAws_restJson1UpdateFindingAggregatorCommand, serializeAws_restJson1UpdateFindingAggregatorCommand, } from "../protocols/Aws_restJson1";
6
5
  export class UpdateFindingAggregatorCommand extends $Command {
7
6
  static getEndpointParameterInstructions() {
@@ -27,8 +26,8 @@ export class UpdateFindingAggregatorCommand extends $Command {
27
26
  logger,
28
27
  clientName,
29
28
  commandName,
30
- inputFilterSensitiveLog: UpdateFindingAggregatorRequestFilterSensitiveLog,
31
- outputFilterSensitiveLog: UpdateFindingAggregatorResponseFilterSensitiveLog,
29
+ inputFilterSensitiveLog: (_) => _,
30
+ outputFilterSensitiveLog: (_) => _,
32
31
  };
33
32
  const { requestHandler } = configuration;
34
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,7 +1,6 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { UpdateFindingsRequestFilterSensitiveLog, UpdateFindingsResponseFilterSensitiveLog, } from "../models/models_2";
5
4
  import { deserializeAws_restJson1UpdateFindingsCommand, serializeAws_restJson1UpdateFindingsCommand, } from "../protocols/Aws_restJson1";
6
5
  export class UpdateFindingsCommand extends $Command {
7
6
  static getEndpointParameterInstructions() {
@@ -27,8 +26,8 @@ export class UpdateFindingsCommand extends $Command {
27
26
  logger,
28
27
  clientName,
29
28
  commandName,
30
- inputFilterSensitiveLog: UpdateFindingsRequestFilterSensitiveLog,
31
- outputFilterSensitiveLog: UpdateFindingsResponseFilterSensitiveLog,
29
+ inputFilterSensitiveLog: (_) => _,
30
+ outputFilterSensitiveLog: (_) => _,
32
31
  };
33
32
  const { requestHandler } = configuration;
34
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,7 +1,6 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { UpdateInsightRequestFilterSensitiveLog, UpdateInsightResponseFilterSensitiveLog, } from "../models/models_2";
5
4
  import { deserializeAws_restJson1UpdateInsightCommand, serializeAws_restJson1UpdateInsightCommand, } from "../protocols/Aws_restJson1";
6
5
  export class UpdateInsightCommand extends $Command {
7
6
  static getEndpointParameterInstructions() {
@@ -27,8 +26,8 @@ export class UpdateInsightCommand extends $Command {
27
26
  logger,
28
27
  clientName,
29
28
  commandName,
30
- inputFilterSensitiveLog: UpdateInsightRequestFilterSensitiveLog,
31
- outputFilterSensitiveLog: UpdateInsightResponseFilterSensitiveLog,
29
+ inputFilterSensitiveLog: (_) => _,
30
+ outputFilterSensitiveLog: (_) => _,
32
31
  };
33
32
  const { requestHandler } = configuration;
34
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,7 +1,6 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { UpdateOrganizationConfigurationRequestFilterSensitiveLog, UpdateOrganizationConfigurationResponseFilterSensitiveLog, } from "../models/models_2";
5
4
  import { deserializeAws_restJson1UpdateOrganizationConfigurationCommand, serializeAws_restJson1UpdateOrganizationConfigurationCommand, } from "../protocols/Aws_restJson1";
6
5
  export class UpdateOrganizationConfigurationCommand extends $Command {
7
6
  static getEndpointParameterInstructions() {
@@ -27,8 +26,8 @@ export class UpdateOrganizationConfigurationCommand extends $Command {
27
26
  logger,
28
27
  clientName,
29
28
  commandName,
30
- inputFilterSensitiveLog: UpdateOrganizationConfigurationRequestFilterSensitiveLog,
31
- outputFilterSensitiveLog: UpdateOrganizationConfigurationResponseFilterSensitiveLog,
29
+ inputFilterSensitiveLog: (_) => _,
30
+ outputFilterSensitiveLog: (_) => _,
32
31
  };
33
32
  const { requestHandler } = configuration;
34
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,7 +1,6 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { UpdateSecurityHubConfigurationRequestFilterSensitiveLog, UpdateSecurityHubConfigurationResponseFilterSensitiveLog, } from "../models/models_2";
5
4
  import { deserializeAws_restJson1UpdateSecurityHubConfigurationCommand, serializeAws_restJson1UpdateSecurityHubConfigurationCommand, } from "../protocols/Aws_restJson1";
6
5
  export class UpdateSecurityHubConfigurationCommand extends $Command {
7
6
  static getEndpointParameterInstructions() {
@@ -27,8 +26,8 @@ export class UpdateSecurityHubConfigurationCommand extends $Command {
27
26
  logger,
28
27
  clientName,
29
28
  commandName,
30
- inputFilterSensitiveLog: UpdateSecurityHubConfigurationRequestFilterSensitiveLog,
31
- outputFilterSensitiveLog: UpdateSecurityHubConfigurationResponseFilterSensitiveLog,
29
+ inputFilterSensitiveLog: (_) => _,
30
+ outputFilterSensitiveLog: (_) => _,
32
31
  };
33
32
  const { requestHandler } = configuration;
34
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,7 +1,6 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { UpdateStandardsControlRequestFilterSensitiveLog, UpdateStandardsControlResponseFilterSensitiveLog, } from "../models/models_2";
5
4
  import { deserializeAws_restJson1UpdateStandardsControlCommand, serializeAws_restJson1UpdateStandardsControlCommand, } from "../protocols/Aws_restJson1";
6
5
  export class UpdateStandardsControlCommand extends $Command {
7
6
  static getEndpointParameterInstructions() {
@@ -27,8 +26,8 @@ export class UpdateStandardsControlCommand extends $Command {
27
26
  logger,
28
27
  clientName,
29
28
  commandName,
30
- inputFilterSensitiveLog: UpdateStandardsControlRequestFilterSensitiveLog,
31
- outputFilterSensitiveLog: UpdateStandardsControlResponseFilterSensitiveLog,
29
+ inputFilterSensitiveLog: (_) => _,
30
+ outputFilterSensitiveLog: (_) => _,
32
31
  };
33
32
  const { requestHandler } = configuration;
34
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);