@aws-sdk/client-securityhub 3.414.0 → 3.418.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 (135) hide show
  1. package/dist-cjs/commands/AcceptAdministratorInvitationCommand.js +5 -0
  2. package/dist-cjs/commands/AcceptInvitationCommand.js +5 -0
  3. package/dist-cjs/commands/BatchDeleteAutomationRulesCommand.js +5 -0
  4. package/dist-cjs/commands/BatchDisableStandardsCommand.js +5 -0
  5. package/dist-cjs/commands/BatchEnableStandardsCommand.js +5 -0
  6. package/dist-cjs/commands/BatchGetAutomationRulesCommand.js +5 -0
  7. package/dist-cjs/commands/BatchGetSecurityControlsCommand.js +5 -0
  8. package/dist-cjs/commands/BatchGetStandardsControlAssociationsCommand.js +5 -0
  9. package/dist-cjs/commands/BatchImportFindingsCommand.js +5 -0
  10. package/dist-cjs/commands/BatchUpdateAutomationRulesCommand.js +5 -0
  11. package/dist-cjs/commands/BatchUpdateFindingsCommand.js +5 -0
  12. package/dist-cjs/commands/BatchUpdateStandardsControlAssociationsCommand.js +5 -0
  13. package/dist-cjs/commands/CreateActionTargetCommand.js +5 -0
  14. package/dist-cjs/commands/CreateAutomationRuleCommand.js +5 -0
  15. package/dist-cjs/commands/CreateFindingAggregatorCommand.js +5 -0
  16. package/dist-cjs/commands/CreateInsightCommand.js +5 -0
  17. package/dist-cjs/commands/CreateMembersCommand.js +5 -0
  18. package/dist-cjs/commands/DeclineInvitationsCommand.js +5 -0
  19. package/dist-cjs/commands/DeleteActionTargetCommand.js +5 -0
  20. package/dist-cjs/commands/DeleteFindingAggregatorCommand.js +5 -0
  21. package/dist-cjs/commands/DeleteInsightCommand.js +5 -0
  22. package/dist-cjs/commands/DeleteInvitationsCommand.js +5 -0
  23. package/dist-cjs/commands/DeleteMembersCommand.js +5 -0
  24. package/dist-cjs/commands/DescribeActionTargetsCommand.js +5 -0
  25. package/dist-cjs/commands/DescribeHubCommand.js +5 -0
  26. package/dist-cjs/commands/DescribeOrganizationConfigurationCommand.js +5 -0
  27. package/dist-cjs/commands/DescribeProductsCommand.js +5 -0
  28. package/dist-cjs/commands/DescribeStandardsCommand.js +5 -0
  29. package/dist-cjs/commands/DescribeStandardsControlsCommand.js +5 -0
  30. package/dist-cjs/commands/DisableImportFindingsForProductCommand.js +5 -0
  31. package/dist-cjs/commands/DisableOrganizationAdminAccountCommand.js +5 -0
  32. package/dist-cjs/commands/DisableSecurityHubCommand.js +5 -0
  33. package/dist-cjs/commands/DisassociateFromAdministratorAccountCommand.js +5 -0
  34. package/dist-cjs/commands/DisassociateFromMasterAccountCommand.js +5 -0
  35. package/dist-cjs/commands/DisassociateMembersCommand.js +5 -0
  36. package/dist-cjs/commands/EnableImportFindingsForProductCommand.js +5 -0
  37. package/dist-cjs/commands/EnableOrganizationAdminAccountCommand.js +5 -0
  38. package/dist-cjs/commands/EnableSecurityHubCommand.js +5 -0
  39. package/dist-cjs/commands/GetAdministratorAccountCommand.js +5 -0
  40. package/dist-cjs/commands/GetEnabledStandardsCommand.js +5 -0
  41. package/dist-cjs/commands/GetFindingAggregatorCommand.js +5 -0
  42. package/dist-cjs/commands/GetFindingHistoryCommand.js +5 -0
  43. package/dist-cjs/commands/GetFindingsCommand.js +5 -0
  44. package/dist-cjs/commands/GetInsightResultsCommand.js +5 -0
  45. package/dist-cjs/commands/GetInsightsCommand.js +5 -0
  46. package/dist-cjs/commands/GetInvitationsCountCommand.js +5 -0
  47. package/dist-cjs/commands/GetMasterAccountCommand.js +5 -0
  48. package/dist-cjs/commands/GetMembersCommand.js +5 -0
  49. package/dist-cjs/commands/InviteMembersCommand.js +5 -0
  50. package/dist-cjs/commands/ListAutomationRulesCommand.js +5 -0
  51. package/dist-cjs/commands/ListEnabledProductsForImportCommand.js +5 -0
  52. package/dist-cjs/commands/ListFindingAggregatorsCommand.js +5 -0
  53. package/dist-cjs/commands/ListInvitationsCommand.js +5 -0
  54. package/dist-cjs/commands/ListMembersCommand.js +5 -0
  55. package/dist-cjs/commands/ListOrganizationAdminAccountsCommand.js +5 -0
  56. package/dist-cjs/commands/ListSecurityControlDefinitionsCommand.js +5 -0
  57. package/dist-cjs/commands/ListStandardsControlAssociationsCommand.js +5 -0
  58. package/dist-cjs/commands/ListTagsForResourceCommand.js +5 -0
  59. package/dist-cjs/commands/TagResourceCommand.js +5 -0
  60. package/dist-cjs/commands/UntagResourceCommand.js +5 -0
  61. package/dist-cjs/commands/UpdateActionTargetCommand.js +5 -0
  62. package/dist-cjs/commands/UpdateFindingAggregatorCommand.js +5 -0
  63. package/dist-cjs/commands/UpdateFindingsCommand.js +5 -0
  64. package/dist-cjs/commands/UpdateInsightCommand.js +5 -0
  65. package/dist-cjs/commands/UpdateOrganizationConfigurationCommand.js +5 -0
  66. package/dist-cjs/commands/UpdateSecurityHubConfigurationCommand.js +5 -0
  67. package/dist-cjs/commands/UpdateStandardsControlCommand.js +5 -0
  68. package/dist-es/commands/AcceptAdministratorInvitationCommand.js +5 -0
  69. package/dist-es/commands/AcceptInvitationCommand.js +5 -0
  70. package/dist-es/commands/BatchDeleteAutomationRulesCommand.js +5 -0
  71. package/dist-es/commands/BatchDisableStandardsCommand.js +5 -0
  72. package/dist-es/commands/BatchEnableStandardsCommand.js +5 -0
  73. package/dist-es/commands/BatchGetAutomationRulesCommand.js +5 -0
  74. package/dist-es/commands/BatchGetSecurityControlsCommand.js +5 -0
  75. package/dist-es/commands/BatchGetStandardsControlAssociationsCommand.js +5 -0
  76. package/dist-es/commands/BatchImportFindingsCommand.js +5 -0
  77. package/dist-es/commands/BatchUpdateAutomationRulesCommand.js +5 -0
  78. package/dist-es/commands/BatchUpdateFindingsCommand.js +5 -0
  79. package/dist-es/commands/BatchUpdateStandardsControlAssociationsCommand.js +5 -0
  80. package/dist-es/commands/CreateActionTargetCommand.js +5 -0
  81. package/dist-es/commands/CreateAutomationRuleCommand.js +5 -0
  82. package/dist-es/commands/CreateFindingAggregatorCommand.js +5 -0
  83. package/dist-es/commands/CreateInsightCommand.js +5 -0
  84. package/dist-es/commands/CreateMembersCommand.js +5 -0
  85. package/dist-es/commands/DeclineInvitationsCommand.js +5 -0
  86. package/dist-es/commands/DeleteActionTargetCommand.js +5 -0
  87. package/dist-es/commands/DeleteFindingAggregatorCommand.js +5 -0
  88. package/dist-es/commands/DeleteInsightCommand.js +5 -0
  89. package/dist-es/commands/DeleteInvitationsCommand.js +5 -0
  90. package/dist-es/commands/DeleteMembersCommand.js +5 -0
  91. package/dist-es/commands/DescribeActionTargetsCommand.js +5 -0
  92. package/dist-es/commands/DescribeHubCommand.js +5 -0
  93. package/dist-es/commands/DescribeOrganizationConfigurationCommand.js +5 -0
  94. package/dist-es/commands/DescribeProductsCommand.js +5 -0
  95. package/dist-es/commands/DescribeStandardsCommand.js +5 -0
  96. package/dist-es/commands/DescribeStandardsControlsCommand.js +5 -0
  97. package/dist-es/commands/DisableImportFindingsForProductCommand.js +5 -0
  98. package/dist-es/commands/DisableOrganizationAdminAccountCommand.js +5 -0
  99. package/dist-es/commands/DisableSecurityHubCommand.js +5 -0
  100. package/dist-es/commands/DisassociateFromAdministratorAccountCommand.js +5 -0
  101. package/dist-es/commands/DisassociateFromMasterAccountCommand.js +5 -0
  102. package/dist-es/commands/DisassociateMembersCommand.js +5 -0
  103. package/dist-es/commands/EnableImportFindingsForProductCommand.js +5 -0
  104. package/dist-es/commands/EnableOrganizationAdminAccountCommand.js +5 -0
  105. package/dist-es/commands/EnableSecurityHubCommand.js +5 -0
  106. package/dist-es/commands/GetAdministratorAccountCommand.js +5 -0
  107. package/dist-es/commands/GetEnabledStandardsCommand.js +5 -0
  108. package/dist-es/commands/GetFindingAggregatorCommand.js +5 -0
  109. package/dist-es/commands/GetFindingHistoryCommand.js +5 -0
  110. package/dist-es/commands/GetFindingsCommand.js +5 -0
  111. package/dist-es/commands/GetInsightResultsCommand.js +5 -0
  112. package/dist-es/commands/GetInsightsCommand.js +5 -0
  113. package/dist-es/commands/GetInvitationsCountCommand.js +5 -0
  114. package/dist-es/commands/GetMasterAccountCommand.js +5 -0
  115. package/dist-es/commands/GetMembersCommand.js +5 -0
  116. package/dist-es/commands/InviteMembersCommand.js +5 -0
  117. package/dist-es/commands/ListAutomationRulesCommand.js +5 -0
  118. package/dist-es/commands/ListEnabledProductsForImportCommand.js +5 -0
  119. package/dist-es/commands/ListFindingAggregatorsCommand.js +5 -0
  120. package/dist-es/commands/ListInvitationsCommand.js +5 -0
  121. package/dist-es/commands/ListMembersCommand.js +5 -0
  122. package/dist-es/commands/ListOrganizationAdminAccountsCommand.js +5 -0
  123. package/dist-es/commands/ListSecurityControlDefinitionsCommand.js +5 -0
  124. package/dist-es/commands/ListStandardsControlAssociationsCommand.js +5 -0
  125. package/dist-es/commands/ListTagsForResourceCommand.js +5 -0
  126. package/dist-es/commands/TagResourceCommand.js +5 -0
  127. package/dist-es/commands/UntagResourceCommand.js +5 -0
  128. package/dist-es/commands/UpdateActionTargetCommand.js +5 -0
  129. package/dist-es/commands/UpdateFindingAggregatorCommand.js +5 -0
  130. package/dist-es/commands/UpdateFindingsCommand.js +5 -0
  131. package/dist-es/commands/UpdateInsightCommand.js +5 -0
  132. package/dist-es/commands/UpdateOrganizationConfigurationCommand.js +5 -0
  133. package/dist-es/commands/UpdateSecurityHubConfigurationCommand.js +5 -0
  134. package/dist-es/commands/UpdateStandardsControlCommand.js +5 -0
  135. package/package.json +31 -31
@@ -1,6 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
5
  import { de_DisableImportFindingsForProductCommand, se_DisableImportFindingsForProductCommand, } from "../protocols/Aws_restJson1";
5
6
  export { $Command };
6
7
  export class DisableImportFindingsForProductCommand extends $Command {
@@ -29,6 +30,10 @@ export class DisableImportFindingsForProductCommand extends $Command {
29
30
  commandName,
30
31
  inputFilterSensitiveLog: (_) => _,
31
32
  outputFilterSensitiveLog: (_) => _,
33
+ [SMITHY_CONTEXT_KEY]: {
34
+ service: "SecurityHubAPIService",
35
+ operation: "DisableImportFindingsForProduct",
36
+ },
32
37
  };
33
38
  const { requestHandler } = configuration;
34
39
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,6 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
5
  import { de_DisableOrganizationAdminAccountCommand, se_DisableOrganizationAdminAccountCommand, } from "../protocols/Aws_restJson1";
5
6
  export { $Command };
6
7
  export class DisableOrganizationAdminAccountCommand extends $Command {
@@ -29,6 +30,10 @@ export class DisableOrganizationAdminAccountCommand extends $Command {
29
30
  commandName,
30
31
  inputFilterSensitiveLog: (_) => _,
31
32
  outputFilterSensitiveLog: (_) => _,
33
+ [SMITHY_CONTEXT_KEY]: {
34
+ service: "SecurityHubAPIService",
35
+ operation: "DisableOrganizationAdminAccount",
36
+ },
32
37
  };
33
38
  const { requestHandler } = configuration;
34
39
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,6 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
5
  import { de_DisableSecurityHubCommand, se_DisableSecurityHubCommand } from "../protocols/Aws_restJson1";
5
6
  export { $Command };
6
7
  export class DisableSecurityHubCommand extends $Command {
@@ -29,6 +30,10 @@ export class DisableSecurityHubCommand extends $Command {
29
30
  commandName,
30
31
  inputFilterSensitiveLog: (_) => _,
31
32
  outputFilterSensitiveLog: (_) => _,
33
+ [SMITHY_CONTEXT_KEY]: {
34
+ service: "SecurityHubAPIService",
35
+ operation: "DisableSecurityHub",
36
+ },
32
37
  };
33
38
  const { requestHandler } = configuration;
34
39
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,6 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
5
  import { de_DisassociateFromAdministratorAccountCommand, se_DisassociateFromAdministratorAccountCommand, } from "../protocols/Aws_restJson1";
5
6
  export { $Command };
6
7
  export class DisassociateFromAdministratorAccountCommand extends $Command {
@@ -29,6 +30,10 @@ export class DisassociateFromAdministratorAccountCommand extends $Command {
29
30
  commandName,
30
31
  inputFilterSensitiveLog: (_) => _,
31
32
  outputFilterSensitiveLog: (_) => _,
33
+ [SMITHY_CONTEXT_KEY]: {
34
+ service: "SecurityHubAPIService",
35
+ operation: "DisassociateFromAdministratorAccount",
36
+ },
32
37
  };
33
38
  const { requestHandler } = configuration;
34
39
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,6 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
5
  import { de_DisassociateFromMasterAccountCommand, se_DisassociateFromMasterAccountCommand, } from "../protocols/Aws_restJson1";
5
6
  export { $Command };
6
7
  export class DisassociateFromMasterAccountCommand extends $Command {
@@ -29,6 +30,10 @@ export class DisassociateFromMasterAccountCommand extends $Command {
29
30
  commandName,
30
31
  inputFilterSensitiveLog: (_) => _,
31
32
  outputFilterSensitiveLog: (_) => _,
33
+ [SMITHY_CONTEXT_KEY]: {
34
+ service: "SecurityHubAPIService",
35
+ operation: "DisassociateFromMasterAccount",
36
+ },
32
37
  };
33
38
  const { requestHandler } = configuration;
34
39
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,6 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
5
  import { de_DisassociateMembersCommand, se_DisassociateMembersCommand } from "../protocols/Aws_restJson1";
5
6
  export { $Command };
6
7
  export class DisassociateMembersCommand extends $Command {
@@ -29,6 +30,10 @@ export class DisassociateMembersCommand extends $Command {
29
30
  commandName,
30
31
  inputFilterSensitiveLog: (_) => _,
31
32
  outputFilterSensitiveLog: (_) => _,
33
+ [SMITHY_CONTEXT_KEY]: {
34
+ service: "SecurityHubAPIService",
35
+ operation: "DisassociateMembers",
36
+ },
32
37
  };
33
38
  const { requestHandler } = configuration;
34
39
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,6 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
5
  import { de_EnableImportFindingsForProductCommand, se_EnableImportFindingsForProductCommand, } from "../protocols/Aws_restJson1";
5
6
  export { $Command };
6
7
  export class EnableImportFindingsForProductCommand extends $Command {
@@ -29,6 +30,10 @@ export class EnableImportFindingsForProductCommand extends $Command {
29
30
  commandName,
30
31
  inputFilterSensitiveLog: (_) => _,
31
32
  outputFilterSensitiveLog: (_) => _,
33
+ [SMITHY_CONTEXT_KEY]: {
34
+ service: "SecurityHubAPIService",
35
+ operation: "EnableImportFindingsForProduct",
36
+ },
32
37
  };
33
38
  const { requestHandler } = configuration;
34
39
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,6 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
5
  import { de_EnableOrganizationAdminAccountCommand, se_EnableOrganizationAdminAccountCommand, } from "../protocols/Aws_restJson1";
5
6
  export { $Command };
6
7
  export class EnableOrganizationAdminAccountCommand extends $Command {
@@ -29,6 +30,10 @@ export class EnableOrganizationAdminAccountCommand extends $Command {
29
30
  commandName,
30
31
  inputFilterSensitiveLog: (_) => _,
31
32
  outputFilterSensitiveLog: (_) => _,
33
+ [SMITHY_CONTEXT_KEY]: {
34
+ service: "SecurityHubAPIService",
35
+ operation: "EnableOrganizationAdminAccount",
36
+ },
32
37
  };
33
38
  const { requestHandler } = configuration;
34
39
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,6 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
5
  import { de_EnableSecurityHubCommand, se_EnableSecurityHubCommand } from "../protocols/Aws_restJson1";
5
6
  export { $Command };
6
7
  export class EnableSecurityHubCommand extends $Command {
@@ -29,6 +30,10 @@ export class EnableSecurityHubCommand extends $Command {
29
30
  commandName,
30
31
  inputFilterSensitiveLog: (_) => _,
31
32
  outputFilterSensitiveLog: (_) => _,
33
+ [SMITHY_CONTEXT_KEY]: {
34
+ service: "SecurityHubAPIService",
35
+ operation: "EnableSecurityHub",
36
+ },
32
37
  };
33
38
  const { requestHandler } = configuration;
34
39
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,6 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
5
  import { de_GetAdministratorAccountCommand, se_GetAdministratorAccountCommand } from "../protocols/Aws_restJson1";
5
6
  export { $Command };
6
7
  export class GetAdministratorAccountCommand extends $Command {
@@ -29,6 +30,10 @@ export class GetAdministratorAccountCommand extends $Command {
29
30
  commandName,
30
31
  inputFilterSensitiveLog: (_) => _,
31
32
  outputFilterSensitiveLog: (_) => _,
33
+ [SMITHY_CONTEXT_KEY]: {
34
+ service: "SecurityHubAPIService",
35
+ operation: "GetAdministratorAccount",
36
+ },
32
37
  };
33
38
  const { requestHandler } = configuration;
34
39
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,6 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
5
  import { de_GetEnabledStandardsCommand, se_GetEnabledStandardsCommand } from "../protocols/Aws_restJson1";
5
6
  export { $Command };
6
7
  export class GetEnabledStandardsCommand extends $Command {
@@ -29,6 +30,10 @@ export class GetEnabledStandardsCommand extends $Command {
29
30
  commandName,
30
31
  inputFilterSensitiveLog: (_) => _,
31
32
  outputFilterSensitiveLog: (_) => _,
33
+ [SMITHY_CONTEXT_KEY]: {
34
+ service: "SecurityHubAPIService",
35
+ operation: "GetEnabledStandards",
36
+ },
32
37
  };
33
38
  const { requestHandler } = configuration;
34
39
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,6 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
5
  import { de_GetFindingAggregatorCommand, se_GetFindingAggregatorCommand } from "../protocols/Aws_restJson1";
5
6
  export { $Command };
6
7
  export class GetFindingAggregatorCommand extends $Command {
@@ -29,6 +30,10 @@ export class GetFindingAggregatorCommand extends $Command {
29
30
  commandName,
30
31
  inputFilterSensitiveLog: (_) => _,
31
32
  outputFilterSensitiveLog: (_) => _,
33
+ [SMITHY_CONTEXT_KEY]: {
34
+ service: "SecurityHubAPIService",
35
+ operation: "GetFindingAggregator",
36
+ },
32
37
  };
33
38
  const { requestHandler } = configuration;
34
39
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,6 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
5
  import { de_GetFindingHistoryCommand, se_GetFindingHistoryCommand } from "../protocols/Aws_restJson1";
5
6
  export { $Command };
6
7
  export class GetFindingHistoryCommand extends $Command {
@@ -29,6 +30,10 @@ export class GetFindingHistoryCommand extends $Command {
29
30
  commandName,
30
31
  inputFilterSensitiveLog: (_) => _,
31
32
  outputFilterSensitiveLog: (_) => _,
33
+ [SMITHY_CONTEXT_KEY]: {
34
+ service: "SecurityHubAPIService",
35
+ operation: "GetFindingHistory",
36
+ },
32
37
  };
33
38
  const { requestHandler } = configuration;
34
39
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,6 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
5
  import { de_GetFindingsCommand, se_GetFindingsCommand } from "../protocols/Aws_restJson1";
5
6
  export { $Command };
6
7
  export class GetFindingsCommand extends $Command {
@@ -29,6 +30,10 @@ export class GetFindingsCommand extends $Command {
29
30
  commandName,
30
31
  inputFilterSensitiveLog: (_) => _,
31
32
  outputFilterSensitiveLog: (_) => _,
33
+ [SMITHY_CONTEXT_KEY]: {
34
+ service: "SecurityHubAPIService",
35
+ operation: "GetFindings",
36
+ },
32
37
  };
33
38
  const { requestHandler } = configuration;
34
39
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,6 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
5
  import { de_GetInsightResultsCommand, se_GetInsightResultsCommand } from "../protocols/Aws_restJson1";
5
6
  export { $Command };
6
7
  export class GetInsightResultsCommand extends $Command {
@@ -29,6 +30,10 @@ export class GetInsightResultsCommand extends $Command {
29
30
  commandName,
30
31
  inputFilterSensitiveLog: (_) => _,
31
32
  outputFilterSensitiveLog: (_) => _,
33
+ [SMITHY_CONTEXT_KEY]: {
34
+ service: "SecurityHubAPIService",
35
+ operation: "GetInsightResults",
36
+ },
32
37
  };
33
38
  const { requestHandler } = configuration;
34
39
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,6 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
5
  import { de_GetInsightsCommand, se_GetInsightsCommand } from "../protocols/Aws_restJson1";
5
6
  export { $Command };
6
7
  export class GetInsightsCommand extends $Command {
@@ -29,6 +30,10 @@ export class GetInsightsCommand extends $Command {
29
30
  commandName,
30
31
  inputFilterSensitiveLog: (_) => _,
31
32
  outputFilterSensitiveLog: (_) => _,
33
+ [SMITHY_CONTEXT_KEY]: {
34
+ service: "SecurityHubAPIService",
35
+ operation: "GetInsights",
36
+ },
32
37
  };
33
38
  const { requestHandler } = configuration;
34
39
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,6 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
5
  import { de_GetInvitationsCountCommand, se_GetInvitationsCountCommand } from "../protocols/Aws_restJson1";
5
6
  export { $Command };
6
7
  export class GetInvitationsCountCommand extends $Command {
@@ -29,6 +30,10 @@ export class GetInvitationsCountCommand extends $Command {
29
30
  commandName,
30
31
  inputFilterSensitiveLog: (_) => _,
31
32
  outputFilterSensitiveLog: (_) => _,
33
+ [SMITHY_CONTEXT_KEY]: {
34
+ service: "SecurityHubAPIService",
35
+ operation: "GetInvitationsCount",
36
+ },
32
37
  };
33
38
  const { requestHandler } = configuration;
34
39
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,6 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
5
  import { de_GetMasterAccountCommand, se_GetMasterAccountCommand } from "../protocols/Aws_restJson1";
5
6
  export { $Command };
6
7
  export class GetMasterAccountCommand extends $Command {
@@ -29,6 +30,10 @@ export class GetMasterAccountCommand extends $Command {
29
30
  commandName,
30
31
  inputFilterSensitiveLog: (_) => _,
31
32
  outputFilterSensitiveLog: (_) => _,
33
+ [SMITHY_CONTEXT_KEY]: {
34
+ service: "SecurityHubAPIService",
35
+ operation: "GetMasterAccount",
36
+ },
32
37
  };
33
38
  const { requestHandler } = configuration;
34
39
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,6 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
5
  import { de_GetMembersCommand, se_GetMembersCommand } from "../protocols/Aws_restJson1";
5
6
  export { $Command };
6
7
  export class GetMembersCommand extends $Command {
@@ -29,6 +30,10 @@ export class GetMembersCommand extends $Command {
29
30
  commandName,
30
31
  inputFilterSensitiveLog: (_) => _,
31
32
  outputFilterSensitiveLog: (_) => _,
33
+ [SMITHY_CONTEXT_KEY]: {
34
+ service: "SecurityHubAPIService",
35
+ operation: "GetMembers",
36
+ },
32
37
  };
33
38
  const { requestHandler } = configuration;
34
39
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,6 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
5
  import { de_InviteMembersCommand, se_InviteMembersCommand } from "../protocols/Aws_restJson1";
5
6
  export { $Command };
6
7
  export class InviteMembersCommand extends $Command {
@@ -29,6 +30,10 @@ export class InviteMembersCommand extends $Command {
29
30
  commandName,
30
31
  inputFilterSensitiveLog: (_) => _,
31
32
  outputFilterSensitiveLog: (_) => _,
33
+ [SMITHY_CONTEXT_KEY]: {
34
+ service: "SecurityHubAPIService",
35
+ operation: "InviteMembers",
36
+ },
32
37
  };
33
38
  const { requestHandler } = configuration;
34
39
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,6 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
5
  import { de_ListAutomationRulesCommand, se_ListAutomationRulesCommand } from "../protocols/Aws_restJson1";
5
6
  export { $Command };
6
7
  export class ListAutomationRulesCommand extends $Command {
@@ -29,6 +30,10 @@ export class ListAutomationRulesCommand extends $Command {
29
30
  commandName,
30
31
  inputFilterSensitiveLog: (_) => _,
31
32
  outputFilterSensitiveLog: (_) => _,
33
+ [SMITHY_CONTEXT_KEY]: {
34
+ service: "SecurityHubAPIService",
35
+ operation: "ListAutomationRules",
36
+ },
32
37
  };
33
38
  const { requestHandler } = configuration;
34
39
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,6 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
5
  import { de_ListEnabledProductsForImportCommand, se_ListEnabledProductsForImportCommand, } from "../protocols/Aws_restJson1";
5
6
  export { $Command };
6
7
  export class ListEnabledProductsForImportCommand extends $Command {
@@ -29,6 +30,10 @@ export class ListEnabledProductsForImportCommand extends $Command {
29
30
  commandName,
30
31
  inputFilterSensitiveLog: (_) => _,
31
32
  outputFilterSensitiveLog: (_) => _,
33
+ [SMITHY_CONTEXT_KEY]: {
34
+ service: "SecurityHubAPIService",
35
+ operation: "ListEnabledProductsForImport",
36
+ },
32
37
  };
33
38
  const { requestHandler } = configuration;
34
39
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,6 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
5
  import { de_ListFindingAggregatorsCommand, se_ListFindingAggregatorsCommand } from "../protocols/Aws_restJson1";
5
6
  export { $Command };
6
7
  export class ListFindingAggregatorsCommand extends $Command {
@@ -29,6 +30,10 @@ export class ListFindingAggregatorsCommand extends $Command {
29
30
  commandName,
30
31
  inputFilterSensitiveLog: (_) => _,
31
32
  outputFilterSensitiveLog: (_) => _,
33
+ [SMITHY_CONTEXT_KEY]: {
34
+ service: "SecurityHubAPIService",
35
+ operation: "ListFindingAggregators",
36
+ },
32
37
  };
33
38
  const { requestHandler } = configuration;
34
39
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,6 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
5
  import { de_ListInvitationsCommand, se_ListInvitationsCommand } from "../protocols/Aws_restJson1";
5
6
  export { $Command };
6
7
  export class ListInvitationsCommand extends $Command {
@@ -29,6 +30,10 @@ export class ListInvitationsCommand extends $Command {
29
30
  commandName,
30
31
  inputFilterSensitiveLog: (_) => _,
31
32
  outputFilterSensitiveLog: (_) => _,
33
+ [SMITHY_CONTEXT_KEY]: {
34
+ service: "SecurityHubAPIService",
35
+ operation: "ListInvitations",
36
+ },
32
37
  };
33
38
  const { requestHandler } = configuration;
34
39
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,6 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
5
  import { de_ListMembersCommand, se_ListMembersCommand } from "../protocols/Aws_restJson1";
5
6
  export { $Command };
6
7
  export class ListMembersCommand extends $Command {
@@ -29,6 +30,10 @@ export class ListMembersCommand extends $Command {
29
30
  commandName,
30
31
  inputFilterSensitiveLog: (_) => _,
31
32
  outputFilterSensitiveLog: (_) => _,
33
+ [SMITHY_CONTEXT_KEY]: {
34
+ service: "SecurityHubAPIService",
35
+ operation: "ListMembers",
36
+ },
32
37
  };
33
38
  const { requestHandler } = configuration;
34
39
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,6 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
5
  import { de_ListOrganizationAdminAccountsCommand, se_ListOrganizationAdminAccountsCommand, } from "../protocols/Aws_restJson1";
5
6
  export { $Command };
6
7
  export class ListOrganizationAdminAccountsCommand extends $Command {
@@ -29,6 +30,10 @@ export class ListOrganizationAdminAccountsCommand extends $Command {
29
30
  commandName,
30
31
  inputFilterSensitiveLog: (_) => _,
31
32
  outputFilterSensitiveLog: (_) => _,
33
+ [SMITHY_CONTEXT_KEY]: {
34
+ service: "SecurityHubAPIService",
35
+ operation: "ListOrganizationAdminAccounts",
36
+ },
32
37
  };
33
38
  const { requestHandler } = configuration;
34
39
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,6 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
5
  import { de_ListSecurityControlDefinitionsCommand, se_ListSecurityControlDefinitionsCommand, } from "../protocols/Aws_restJson1";
5
6
  export { $Command };
6
7
  export class ListSecurityControlDefinitionsCommand extends $Command {
@@ -29,6 +30,10 @@ export class ListSecurityControlDefinitionsCommand extends $Command {
29
30
  commandName,
30
31
  inputFilterSensitiveLog: (_) => _,
31
32
  outputFilterSensitiveLog: (_) => _,
33
+ [SMITHY_CONTEXT_KEY]: {
34
+ service: "SecurityHubAPIService",
35
+ operation: "ListSecurityControlDefinitions",
36
+ },
32
37
  };
33
38
  const { requestHandler } = configuration;
34
39
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,6 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
5
  import { de_ListStandardsControlAssociationsCommand, se_ListStandardsControlAssociationsCommand, } from "../protocols/Aws_restJson1";
5
6
  export { $Command };
6
7
  export class ListStandardsControlAssociationsCommand extends $Command {
@@ -29,6 +30,10 @@ export class ListStandardsControlAssociationsCommand extends $Command {
29
30
  commandName,
30
31
  inputFilterSensitiveLog: (_) => _,
31
32
  outputFilterSensitiveLog: (_) => _,
33
+ [SMITHY_CONTEXT_KEY]: {
34
+ service: "SecurityHubAPIService",
35
+ operation: "ListStandardsControlAssociations",
36
+ },
32
37
  };
33
38
  const { requestHandler } = configuration;
34
39
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,6 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
5
  import { de_ListTagsForResourceCommand, se_ListTagsForResourceCommand } from "../protocols/Aws_restJson1";
5
6
  export { $Command };
6
7
  export class ListTagsForResourceCommand extends $Command {
@@ -29,6 +30,10 @@ export class ListTagsForResourceCommand extends $Command {
29
30
  commandName,
30
31
  inputFilterSensitiveLog: (_) => _,
31
32
  outputFilterSensitiveLog: (_) => _,
33
+ [SMITHY_CONTEXT_KEY]: {
34
+ service: "SecurityHubAPIService",
35
+ operation: "ListTagsForResource",
36
+ },
32
37
  };
33
38
  const { requestHandler } = configuration;
34
39
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,6 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
5
  import { de_TagResourceCommand, se_TagResourceCommand } from "../protocols/Aws_restJson1";
5
6
  export { $Command };
6
7
  export class TagResourceCommand extends $Command {
@@ -29,6 +30,10 @@ export class TagResourceCommand extends $Command {
29
30
  commandName,
30
31
  inputFilterSensitiveLog: (_) => _,
31
32
  outputFilterSensitiveLog: (_) => _,
33
+ [SMITHY_CONTEXT_KEY]: {
34
+ service: "SecurityHubAPIService",
35
+ operation: "TagResource",
36
+ },
32
37
  };
33
38
  const { requestHandler } = configuration;
34
39
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,6 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
5
  import { de_UntagResourceCommand, se_UntagResourceCommand } from "../protocols/Aws_restJson1";
5
6
  export { $Command };
6
7
  export class UntagResourceCommand extends $Command {
@@ -29,6 +30,10 @@ export class UntagResourceCommand extends $Command {
29
30
  commandName,
30
31
  inputFilterSensitiveLog: (_) => _,
31
32
  outputFilterSensitiveLog: (_) => _,
33
+ [SMITHY_CONTEXT_KEY]: {
34
+ service: "SecurityHubAPIService",
35
+ operation: "UntagResource",
36
+ },
32
37
  };
33
38
  const { requestHandler } = configuration;
34
39
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,6 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
5
  import { de_UpdateActionTargetCommand, se_UpdateActionTargetCommand } from "../protocols/Aws_restJson1";
5
6
  export { $Command };
6
7
  export class UpdateActionTargetCommand extends $Command {
@@ -29,6 +30,10 @@ export class UpdateActionTargetCommand extends $Command {
29
30
  commandName,
30
31
  inputFilterSensitiveLog: (_) => _,
31
32
  outputFilterSensitiveLog: (_) => _,
33
+ [SMITHY_CONTEXT_KEY]: {
34
+ service: "SecurityHubAPIService",
35
+ operation: "UpdateActionTarget",
36
+ },
32
37
  };
33
38
  const { requestHandler } = configuration;
34
39
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);