@aws-sdk/client-securityhub 3.490.0 → 3.495.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 (117) hide show
  1. package/README.md +39 -15
  2. package/dist-cjs/SecurityHub.js +1 -169
  3. package/dist-cjs/SecurityHubClient.js +1 -43
  4. package/dist-cjs/commands/AcceptAdministratorInvitationCommand.js +1 -28
  5. package/dist-cjs/commands/AcceptInvitationCommand.js +1 -28
  6. package/dist-cjs/commands/BatchDeleteAutomationRulesCommand.js +1 -28
  7. package/dist-cjs/commands/BatchDisableStandardsCommand.js +1 -28
  8. package/dist-cjs/commands/BatchEnableStandardsCommand.js +1 -28
  9. package/dist-cjs/commands/BatchGetAutomationRulesCommand.js +1 -28
  10. package/dist-cjs/commands/BatchGetConfigurationPolicyAssociationsCommand.js +1 -28
  11. package/dist-cjs/commands/BatchGetSecurityControlsCommand.js +1 -28
  12. package/dist-cjs/commands/BatchGetStandardsControlAssociationsCommand.js +1 -28
  13. package/dist-cjs/commands/BatchImportFindingsCommand.js +1 -28
  14. package/dist-cjs/commands/BatchUpdateAutomationRulesCommand.js +1 -28
  15. package/dist-cjs/commands/BatchUpdateFindingsCommand.js +1 -28
  16. package/dist-cjs/commands/BatchUpdateStandardsControlAssociationsCommand.js +1 -28
  17. package/dist-cjs/commands/CreateActionTargetCommand.js +1 -28
  18. package/dist-cjs/commands/CreateAutomationRuleCommand.js +1 -28
  19. package/dist-cjs/commands/CreateConfigurationPolicyCommand.js +1 -28
  20. package/dist-cjs/commands/CreateFindingAggregatorCommand.js +1 -28
  21. package/dist-cjs/commands/CreateInsightCommand.js +1 -28
  22. package/dist-cjs/commands/CreateMembersCommand.js +1 -28
  23. package/dist-cjs/commands/DeclineInvitationsCommand.js +1 -28
  24. package/dist-cjs/commands/DeleteActionTargetCommand.js +1 -28
  25. package/dist-cjs/commands/DeleteConfigurationPolicyCommand.js +1 -28
  26. package/dist-cjs/commands/DeleteFindingAggregatorCommand.js +1 -28
  27. package/dist-cjs/commands/DeleteInsightCommand.js +1 -28
  28. package/dist-cjs/commands/DeleteInvitationsCommand.js +1 -28
  29. package/dist-cjs/commands/DeleteMembersCommand.js +1 -28
  30. package/dist-cjs/commands/DescribeActionTargetsCommand.js +1 -28
  31. package/dist-cjs/commands/DescribeHubCommand.js +1 -28
  32. package/dist-cjs/commands/DescribeOrganizationConfigurationCommand.js +1 -28
  33. package/dist-cjs/commands/DescribeProductsCommand.js +1 -28
  34. package/dist-cjs/commands/DescribeStandardsCommand.js +1 -28
  35. package/dist-cjs/commands/DescribeStandardsControlsCommand.js +1 -28
  36. package/dist-cjs/commands/DisableImportFindingsForProductCommand.js +1 -28
  37. package/dist-cjs/commands/DisableOrganizationAdminAccountCommand.js +1 -28
  38. package/dist-cjs/commands/DisableSecurityHubCommand.js +1 -28
  39. package/dist-cjs/commands/DisassociateFromAdministratorAccountCommand.js +1 -28
  40. package/dist-cjs/commands/DisassociateFromMasterAccountCommand.js +1 -28
  41. package/dist-cjs/commands/DisassociateMembersCommand.js +1 -28
  42. package/dist-cjs/commands/EnableImportFindingsForProductCommand.js +1 -28
  43. package/dist-cjs/commands/EnableOrganizationAdminAccountCommand.js +1 -28
  44. package/dist-cjs/commands/EnableSecurityHubCommand.js +1 -28
  45. package/dist-cjs/commands/GetAdministratorAccountCommand.js +1 -28
  46. package/dist-cjs/commands/GetConfigurationPolicyAssociationCommand.js +1 -28
  47. package/dist-cjs/commands/GetConfigurationPolicyCommand.js +1 -28
  48. package/dist-cjs/commands/GetEnabledStandardsCommand.js +1 -28
  49. package/dist-cjs/commands/GetFindingAggregatorCommand.js +1 -28
  50. package/dist-cjs/commands/GetFindingHistoryCommand.js +1 -28
  51. package/dist-cjs/commands/GetFindingsCommand.js +1 -28
  52. package/dist-cjs/commands/GetInsightResultsCommand.js +1 -28
  53. package/dist-cjs/commands/GetInsightsCommand.js +1 -28
  54. package/dist-cjs/commands/GetInvitationsCountCommand.js +1 -28
  55. package/dist-cjs/commands/GetMasterAccountCommand.js +1 -28
  56. package/dist-cjs/commands/GetMembersCommand.js +1 -28
  57. package/dist-cjs/commands/GetSecurityControlDefinitionCommand.js +1 -28
  58. package/dist-cjs/commands/InviteMembersCommand.js +1 -28
  59. package/dist-cjs/commands/ListAutomationRulesCommand.js +1 -28
  60. package/dist-cjs/commands/ListConfigurationPoliciesCommand.js +1 -28
  61. package/dist-cjs/commands/ListConfigurationPolicyAssociationsCommand.js +1 -28
  62. package/dist-cjs/commands/ListEnabledProductsForImportCommand.js +1 -28
  63. package/dist-cjs/commands/ListFindingAggregatorsCommand.js +1 -28
  64. package/dist-cjs/commands/ListInvitationsCommand.js +1 -28
  65. package/dist-cjs/commands/ListMembersCommand.js +1 -28
  66. package/dist-cjs/commands/ListOrganizationAdminAccountsCommand.js +1 -28
  67. package/dist-cjs/commands/ListSecurityControlDefinitionsCommand.js +1 -28
  68. package/dist-cjs/commands/ListStandardsControlAssociationsCommand.js +1 -28
  69. package/dist-cjs/commands/ListTagsForResourceCommand.js +1 -28
  70. package/dist-cjs/commands/StartConfigurationPolicyAssociationCommand.js +1 -28
  71. package/dist-cjs/commands/StartConfigurationPolicyDisassociationCommand.js +1 -28
  72. package/dist-cjs/commands/TagResourceCommand.js +1 -28
  73. package/dist-cjs/commands/UntagResourceCommand.js +1 -28
  74. package/dist-cjs/commands/UpdateActionTargetCommand.js +1 -28
  75. package/dist-cjs/commands/UpdateConfigurationPolicyCommand.js +1 -28
  76. package/dist-cjs/commands/UpdateFindingAggregatorCommand.js +1 -28
  77. package/dist-cjs/commands/UpdateFindingsCommand.js +1 -28
  78. package/dist-cjs/commands/UpdateInsightCommand.js +1 -28
  79. package/dist-cjs/commands/UpdateOrganizationConfigurationCommand.js +1 -28
  80. package/dist-cjs/commands/UpdateSecurityControlCommand.js +1 -28
  81. package/dist-cjs/commands/UpdateSecurityHubConfigurationCommand.js +1 -28
  82. package/dist-cjs/commands/UpdateStandardsControlCommand.js +1 -28
  83. package/dist-cjs/commands/index.js +1 -82
  84. package/dist-cjs/endpoint/EndpointParameters.js +1 -18
  85. package/dist-cjs/extensionConfiguration.js +1 -2
  86. package/dist-cjs/index.js +9146 -11
  87. package/dist-cjs/models/SecurityHubServiceException.js +1 -12
  88. package/dist-cjs/models/index.js +1 -6
  89. package/dist-cjs/models/models_0.js +1 -158
  90. package/dist-cjs/models/models_1.js +1 -47
  91. package/dist-cjs/models/models_2.js +1 -212
  92. package/dist-cjs/pagination/DescribeActionTargetsPaginator.js +1 -7
  93. package/dist-cjs/pagination/DescribeProductsPaginator.js +1 -7
  94. package/dist-cjs/pagination/DescribeStandardsControlsPaginator.js +1 -7
  95. package/dist-cjs/pagination/DescribeStandardsPaginator.js +1 -7
  96. package/dist-cjs/pagination/GetEnabledStandardsPaginator.js +1 -7
  97. package/dist-cjs/pagination/GetFindingHistoryPaginator.js +1 -7
  98. package/dist-cjs/pagination/GetFindingsPaginator.js +1 -7
  99. package/dist-cjs/pagination/GetInsightsPaginator.js +1 -7
  100. package/dist-cjs/pagination/Interfaces.js +1 -2
  101. package/dist-cjs/pagination/ListConfigurationPoliciesPaginator.js +1 -7
  102. package/dist-cjs/pagination/ListConfigurationPolicyAssociationsPaginator.js +1 -7
  103. package/dist-cjs/pagination/ListEnabledProductsForImportPaginator.js +1 -7
  104. package/dist-cjs/pagination/ListFindingAggregatorsPaginator.js +1 -7
  105. package/dist-cjs/pagination/ListInvitationsPaginator.js +1 -7
  106. package/dist-cjs/pagination/ListMembersPaginator.js +1 -7
  107. package/dist-cjs/pagination/ListOrganizationAdminAccountsPaginator.js +1 -7
  108. package/dist-cjs/pagination/ListSecurityControlDefinitionsPaginator.js +1 -7
  109. package/dist-cjs/pagination/ListStandardsControlAssociationsPaginator.js +1 -7
  110. package/dist-cjs/pagination/index.js +1 -21
  111. package/dist-cjs/protocols/Aws_restJson1.js +1 -6899
  112. package/dist-cjs/runtimeExtensions.js +1 -22
  113. package/dist-types/SecurityHub.d.ts +39 -15
  114. package/dist-types/SecurityHubClient.d.ts +39 -15
  115. package/dist-types/index.d.ts +39 -15
  116. package/dist-types/models/models_1.d.ts +4 -6
  117. package/package.json +40 -40
package/README.md CHANGED
@@ -6,23 +6,47 @@
6
6
 
7
7
  AWS SDK for JavaScript SecurityHub Client for Node.js, Browser and React Native.
8
8
 
9
- <p>Security Hub provides you with a comprehensive view of the security state of
10
- your Amazon Web Services environment and resources. It also provides you with the readiness
11
- status of your environment based on controls from supported security standards. Security Hub collects security data from Amazon Web Services accounts, services, and
12
- integrated third-party products and helps you analyze security trends in your environment
13
- to identify the highest priority security issues. For more information about Security Hub, see the <a href="https://docs.aws.amazon.com/securityhub/latest/userguide/what-is-securityhub.html">
14
- <i>Security Hub User
15
- Guide</i>
16
- </a>.</p>
17
- <p>When you use operations in the Security Hub API, the requests are executed only in
9
+ <p>Security Hub provides you with a comprehensive view of your security state in Amazon Web Services and helps
10
+ you assess your Amazon Web Services environment against security industry standards and best practices.</p>
11
+ <p>Security Hub collects security data across Amazon Web Services accounts, Amazon Web Services, and
12
+ supported third-party products and helps you analyze your security trends and identify the highest priority security
13
+ issues.</p>
14
+ <p>To help you manage the security state of your organization, Security Hub supports multiple security standards.
15
+ These include the Amazon Web Services Foundational Security Best Practices (FSBP) standard developed by Amazon Web Services,
16
+ and external compliance frameworks such as the Center for Internet Security (CIS), the Payment Card Industry Data
17
+ Security Standard (PCI DSS), and the National Institute of Standards and Technology (NIST). Each standard includes
18
+ several security controls, each of which represents a security best practice. Security Hub runs checks against
19
+ security controls and generates control findings to help you assess your compliance against security best practices.</p>
20
+ <p>In addition to generating control findings, Security Hub also receives findings from other Amazon Web Services,
21
+ such as Amazon GuardDuty and Amazon Inspector, and
22
+ supported third-party products. This gives you a single pane of glass into a variety of security-related issues. You
23
+ can also send Security Hub findings to other Amazon Web Services and supported third-party products.</p>
24
+ <p>Security Hub offers automation features that help you triage and remediate security issues. For example,
25
+ you can use automation rules to automatically update critical findings when a security check fails. You can also leverage the integration with
26
+ Amazon EventBridge to trigger automatic responses to specific findings.</p>
27
+ <p>This guide, the <i>Security Hub API Reference</i>, provides
28
+ information about the Security Hub API. This includes supported resources, HTTP methods, parameters,
29
+ and schemas. If you're new to Security Hub, you might find it helpful to also review the <a href="https://docs.aws.amazon.com/securityhub/latest/userguide/what-is-securityhub.html">
30
+ <i>Security Hub User Guide</i>
31
+ </a>. The
32
+ user guide explains key concepts and provides procedures
33
+ that demonstrate how to use Security Hub features. It also provides information about topics such as
34
+ integrating Security Hub with other Amazon Web Services.</p>
35
+ <p>In addition to interacting with Security Hub by making calls to the Security Hub API, you can
36
+ use a current version of an Amazon Web Services command line tool or SDK. Amazon Web Services provides tools
37
+ and SDKs that consist of libraries and sample code for various languages and platforms, such as PowerShell,
38
+ Java, Go, Python, C++, and .NET. These tools and SDKs provide convenient, programmatic access to
39
+ Security Hub and other Amazon Web Services . They also handle tasks such as signing requests,
40
+ managing errors, and retrying requests automatically. For information about installing and using the Amazon Web Services tools
41
+ and SDKs, see <a href="http://aws.amazon.com/developer/tools/">Tools to Build on Amazon Web Services</a>.</p>
42
+ <p>With the exception of operations that are related to central configuration, Security Hub API requests are executed only in
18
43
  the Amazon Web Services Region that is currently active or in the specific Amazon Web Services Region that you specify in your request. Any configuration or settings change
19
44
  that results from the operation is applied only to that Region. To make the same change in
20
- other Regions, run the same command for each Region in which you want to apply the change.</p>
21
- <p>For example, if your Region is set to <code>us-west-2</code>, when you use <code>CreateMembers</code> to add a member account to Security Hub, the association of
22
- the member account with the administrator account is created only in the <code>us-west-2</code>
23
- Region. Security Hub must be enabled for the member account in the same Region that the invitation
24
- was sent from.</p>
25
- <p>The following throttling limits apply to using Security Hub API operations.</p>
45
+ other Regions, call the same API operation in each Region in which you want to apply the change. When you use central configuration,
46
+ API requests for enabling Security Hub, standards, and controls are executed in the home Region and all linked Regions. For a list of
47
+ central configuration operations, see the <a href="https://docs.aws.amazon.com/securityhub/latest/userguide/central-configuration-intro.html#central-configuration-concepts">Central configuration
48
+ terms and concepts</a> section of the <i>Security Hub User Guide</i>.</p>
49
+ <p>The following throttling limits apply to Security Hub API operations.</p>
26
50
  <ul>
27
51
  <li>
28
52
  <p>
@@ -1,169 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.SecurityHub = void 0;
4
- const smithy_client_1 = require("@smithy/smithy-client");
5
- const AcceptAdministratorInvitationCommand_1 = require("./commands/AcceptAdministratorInvitationCommand");
6
- const AcceptInvitationCommand_1 = require("./commands/AcceptInvitationCommand");
7
- const BatchDeleteAutomationRulesCommand_1 = require("./commands/BatchDeleteAutomationRulesCommand");
8
- const BatchDisableStandardsCommand_1 = require("./commands/BatchDisableStandardsCommand");
9
- const BatchEnableStandardsCommand_1 = require("./commands/BatchEnableStandardsCommand");
10
- const BatchGetAutomationRulesCommand_1 = require("./commands/BatchGetAutomationRulesCommand");
11
- const BatchGetConfigurationPolicyAssociationsCommand_1 = require("./commands/BatchGetConfigurationPolicyAssociationsCommand");
12
- const BatchGetSecurityControlsCommand_1 = require("./commands/BatchGetSecurityControlsCommand");
13
- const BatchGetStandardsControlAssociationsCommand_1 = require("./commands/BatchGetStandardsControlAssociationsCommand");
14
- const BatchImportFindingsCommand_1 = require("./commands/BatchImportFindingsCommand");
15
- const BatchUpdateAutomationRulesCommand_1 = require("./commands/BatchUpdateAutomationRulesCommand");
16
- const BatchUpdateFindingsCommand_1 = require("./commands/BatchUpdateFindingsCommand");
17
- const BatchUpdateStandardsControlAssociationsCommand_1 = require("./commands/BatchUpdateStandardsControlAssociationsCommand");
18
- const CreateActionTargetCommand_1 = require("./commands/CreateActionTargetCommand");
19
- const CreateAutomationRuleCommand_1 = require("./commands/CreateAutomationRuleCommand");
20
- const CreateConfigurationPolicyCommand_1 = require("./commands/CreateConfigurationPolicyCommand");
21
- const CreateFindingAggregatorCommand_1 = require("./commands/CreateFindingAggregatorCommand");
22
- const CreateInsightCommand_1 = require("./commands/CreateInsightCommand");
23
- const CreateMembersCommand_1 = require("./commands/CreateMembersCommand");
24
- const DeclineInvitationsCommand_1 = require("./commands/DeclineInvitationsCommand");
25
- const DeleteActionTargetCommand_1 = require("./commands/DeleteActionTargetCommand");
26
- const DeleteConfigurationPolicyCommand_1 = require("./commands/DeleteConfigurationPolicyCommand");
27
- const DeleteFindingAggregatorCommand_1 = require("./commands/DeleteFindingAggregatorCommand");
28
- const DeleteInsightCommand_1 = require("./commands/DeleteInsightCommand");
29
- const DeleteInvitationsCommand_1 = require("./commands/DeleteInvitationsCommand");
30
- const DeleteMembersCommand_1 = require("./commands/DeleteMembersCommand");
31
- const DescribeActionTargetsCommand_1 = require("./commands/DescribeActionTargetsCommand");
32
- const DescribeHubCommand_1 = require("./commands/DescribeHubCommand");
33
- const DescribeOrganizationConfigurationCommand_1 = require("./commands/DescribeOrganizationConfigurationCommand");
34
- const DescribeProductsCommand_1 = require("./commands/DescribeProductsCommand");
35
- const DescribeStandardsCommand_1 = require("./commands/DescribeStandardsCommand");
36
- const DescribeStandardsControlsCommand_1 = require("./commands/DescribeStandardsControlsCommand");
37
- const DisableImportFindingsForProductCommand_1 = require("./commands/DisableImportFindingsForProductCommand");
38
- const DisableOrganizationAdminAccountCommand_1 = require("./commands/DisableOrganizationAdminAccountCommand");
39
- const DisableSecurityHubCommand_1 = require("./commands/DisableSecurityHubCommand");
40
- const DisassociateFromAdministratorAccountCommand_1 = require("./commands/DisassociateFromAdministratorAccountCommand");
41
- const DisassociateFromMasterAccountCommand_1 = require("./commands/DisassociateFromMasterAccountCommand");
42
- const DisassociateMembersCommand_1 = require("./commands/DisassociateMembersCommand");
43
- const EnableImportFindingsForProductCommand_1 = require("./commands/EnableImportFindingsForProductCommand");
44
- const EnableOrganizationAdminAccountCommand_1 = require("./commands/EnableOrganizationAdminAccountCommand");
45
- const EnableSecurityHubCommand_1 = require("./commands/EnableSecurityHubCommand");
46
- const GetAdministratorAccountCommand_1 = require("./commands/GetAdministratorAccountCommand");
47
- const GetConfigurationPolicyAssociationCommand_1 = require("./commands/GetConfigurationPolicyAssociationCommand");
48
- const GetConfigurationPolicyCommand_1 = require("./commands/GetConfigurationPolicyCommand");
49
- const GetEnabledStandardsCommand_1 = require("./commands/GetEnabledStandardsCommand");
50
- const GetFindingAggregatorCommand_1 = require("./commands/GetFindingAggregatorCommand");
51
- const GetFindingHistoryCommand_1 = require("./commands/GetFindingHistoryCommand");
52
- const GetFindingsCommand_1 = require("./commands/GetFindingsCommand");
53
- const GetInsightResultsCommand_1 = require("./commands/GetInsightResultsCommand");
54
- const GetInsightsCommand_1 = require("./commands/GetInsightsCommand");
55
- const GetInvitationsCountCommand_1 = require("./commands/GetInvitationsCountCommand");
56
- const GetMasterAccountCommand_1 = require("./commands/GetMasterAccountCommand");
57
- const GetMembersCommand_1 = require("./commands/GetMembersCommand");
58
- const GetSecurityControlDefinitionCommand_1 = require("./commands/GetSecurityControlDefinitionCommand");
59
- const InviteMembersCommand_1 = require("./commands/InviteMembersCommand");
60
- const ListAutomationRulesCommand_1 = require("./commands/ListAutomationRulesCommand");
61
- const ListConfigurationPoliciesCommand_1 = require("./commands/ListConfigurationPoliciesCommand");
62
- const ListConfigurationPolicyAssociationsCommand_1 = require("./commands/ListConfigurationPolicyAssociationsCommand");
63
- const ListEnabledProductsForImportCommand_1 = require("./commands/ListEnabledProductsForImportCommand");
64
- const ListFindingAggregatorsCommand_1 = require("./commands/ListFindingAggregatorsCommand");
65
- const ListInvitationsCommand_1 = require("./commands/ListInvitationsCommand");
66
- const ListMembersCommand_1 = require("./commands/ListMembersCommand");
67
- const ListOrganizationAdminAccountsCommand_1 = require("./commands/ListOrganizationAdminAccountsCommand");
68
- const ListSecurityControlDefinitionsCommand_1 = require("./commands/ListSecurityControlDefinitionsCommand");
69
- const ListStandardsControlAssociationsCommand_1 = require("./commands/ListStandardsControlAssociationsCommand");
70
- const ListTagsForResourceCommand_1 = require("./commands/ListTagsForResourceCommand");
71
- const StartConfigurationPolicyAssociationCommand_1 = require("./commands/StartConfigurationPolicyAssociationCommand");
72
- const StartConfigurationPolicyDisassociationCommand_1 = require("./commands/StartConfigurationPolicyDisassociationCommand");
73
- const TagResourceCommand_1 = require("./commands/TagResourceCommand");
74
- const UntagResourceCommand_1 = require("./commands/UntagResourceCommand");
75
- const UpdateActionTargetCommand_1 = require("./commands/UpdateActionTargetCommand");
76
- const UpdateConfigurationPolicyCommand_1 = require("./commands/UpdateConfigurationPolicyCommand");
77
- const UpdateFindingAggregatorCommand_1 = require("./commands/UpdateFindingAggregatorCommand");
78
- const UpdateFindingsCommand_1 = require("./commands/UpdateFindingsCommand");
79
- const UpdateInsightCommand_1 = require("./commands/UpdateInsightCommand");
80
- const UpdateOrganizationConfigurationCommand_1 = require("./commands/UpdateOrganizationConfigurationCommand");
81
- const UpdateSecurityControlCommand_1 = require("./commands/UpdateSecurityControlCommand");
82
- const UpdateSecurityHubConfigurationCommand_1 = require("./commands/UpdateSecurityHubConfigurationCommand");
83
- const UpdateStandardsControlCommand_1 = require("./commands/UpdateStandardsControlCommand");
84
- const SecurityHubClient_1 = require("./SecurityHubClient");
85
- const commands = {
86
- AcceptAdministratorInvitationCommand: AcceptAdministratorInvitationCommand_1.AcceptAdministratorInvitationCommand,
87
- AcceptInvitationCommand: AcceptInvitationCommand_1.AcceptInvitationCommand,
88
- BatchDeleteAutomationRulesCommand: BatchDeleteAutomationRulesCommand_1.BatchDeleteAutomationRulesCommand,
89
- BatchDisableStandardsCommand: BatchDisableStandardsCommand_1.BatchDisableStandardsCommand,
90
- BatchEnableStandardsCommand: BatchEnableStandardsCommand_1.BatchEnableStandardsCommand,
91
- BatchGetAutomationRulesCommand: BatchGetAutomationRulesCommand_1.BatchGetAutomationRulesCommand,
92
- BatchGetConfigurationPolicyAssociationsCommand: BatchGetConfigurationPolicyAssociationsCommand_1.BatchGetConfigurationPolicyAssociationsCommand,
93
- BatchGetSecurityControlsCommand: BatchGetSecurityControlsCommand_1.BatchGetSecurityControlsCommand,
94
- BatchGetStandardsControlAssociationsCommand: BatchGetStandardsControlAssociationsCommand_1.BatchGetStandardsControlAssociationsCommand,
95
- BatchImportFindingsCommand: BatchImportFindingsCommand_1.BatchImportFindingsCommand,
96
- BatchUpdateAutomationRulesCommand: BatchUpdateAutomationRulesCommand_1.BatchUpdateAutomationRulesCommand,
97
- BatchUpdateFindingsCommand: BatchUpdateFindingsCommand_1.BatchUpdateFindingsCommand,
98
- BatchUpdateStandardsControlAssociationsCommand: BatchUpdateStandardsControlAssociationsCommand_1.BatchUpdateStandardsControlAssociationsCommand,
99
- CreateActionTargetCommand: CreateActionTargetCommand_1.CreateActionTargetCommand,
100
- CreateAutomationRuleCommand: CreateAutomationRuleCommand_1.CreateAutomationRuleCommand,
101
- CreateConfigurationPolicyCommand: CreateConfigurationPolicyCommand_1.CreateConfigurationPolicyCommand,
102
- CreateFindingAggregatorCommand: CreateFindingAggregatorCommand_1.CreateFindingAggregatorCommand,
103
- CreateInsightCommand: CreateInsightCommand_1.CreateInsightCommand,
104
- CreateMembersCommand: CreateMembersCommand_1.CreateMembersCommand,
105
- DeclineInvitationsCommand: DeclineInvitationsCommand_1.DeclineInvitationsCommand,
106
- DeleteActionTargetCommand: DeleteActionTargetCommand_1.DeleteActionTargetCommand,
107
- DeleteConfigurationPolicyCommand: DeleteConfigurationPolicyCommand_1.DeleteConfigurationPolicyCommand,
108
- DeleteFindingAggregatorCommand: DeleteFindingAggregatorCommand_1.DeleteFindingAggregatorCommand,
109
- DeleteInsightCommand: DeleteInsightCommand_1.DeleteInsightCommand,
110
- DeleteInvitationsCommand: DeleteInvitationsCommand_1.DeleteInvitationsCommand,
111
- DeleteMembersCommand: DeleteMembersCommand_1.DeleteMembersCommand,
112
- DescribeActionTargetsCommand: DescribeActionTargetsCommand_1.DescribeActionTargetsCommand,
113
- DescribeHubCommand: DescribeHubCommand_1.DescribeHubCommand,
114
- DescribeOrganizationConfigurationCommand: DescribeOrganizationConfigurationCommand_1.DescribeOrganizationConfigurationCommand,
115
- DescribeProductsCommand: DescribeProductsCommand_1.DescribeProductsCommand,
116
- DescribeStandardsCommand: DescribeStandardsCommand_1.DescribeStandardsCommand,
117
- DescribeStandardsControlsCommand: DescribeStandardsControlsCommand_1.DescribeStandardsControlsCommand,
118
- DisableImportFindingsForProductCommand: DisableImportFindingsForProductCommand_1.DisableImportFindingsForProductCommand,
119
- DisableOrganizationAdminAccountCommand: DisableOrganizationAdminAccountCommand_1.DisableOrganizationAdminAccountCommand,
120
- DisableSecurityHubCommand: DisableSecurityHubCommand_1.DisableSecurityHubCommand,
121
- DisassociateFromAdministratorAccountCommand: DisassociateFromAdministratorAccountCommand_1.DisassociateFromAdministratorAccountCommand,
122
- DisassociateFromMasterAccountCommand: DisassociateFromMasterAccountCommand_1.DisassociateFromMasterAccountCommand,
123
- DisassociateMembersCommand: DisassociateMembersCommand_1.DisassociateMembersCommand,
124
- EnableImportFindingsForProductCommand: EnableImportFindingsForProductCommand_1.EnableImportFindingsForProductCommand,
125
- EnableOrganizationAdminAccountCommand: EnableOrganizationAdminAccountCommand_1.EnableOrganizationAdminAccountCommand,
126
- EnableSecurityHubCommand: EnableSecurityHubCommand_1.EnableSecurityHubCommand,
127
- GetAdministratorAccountCommand: GetAdministratorAccountCommand_1.GetAdministratorAccountCommand,
128
- GetConfigurationPolicyCommand: GetConfigurationPolicyCommand_1.GetConfigurationPolicyCommand,
129
- GetConfigurationPolicyAssociationCommand: GetConfigurationPolicyAssociationCommand_1.GetConfigurationPolicyAssociationCommand,
130
- GetEnabledStandardsCommand: GetEnabledStandardsCommand_1.GetEnabledStandardsCommand,
131
- GetFindingAggregatorCommand: GetFindingAggregatorCommand_1.GetFindingAggregatorCommand,
132
- GetFindingHistoryCommand: GetFindingHistoryCommand_1.GetFindingHistoryCommand,
133
- GetFindingsCommand: GetFindingsCommand_1.GetFindingsCommand,
134
- GetInsightResultsCommand: GetInsightResultsCommand_1.GetInsightResultsCommand,
135
- GetInsightsCommand: GetInsightsCommand_1.GetInsightsCommand,
136
- GetInvitationsCountCommand: GetInvitationsCountCommand_1.GetInvitationsCountCommand,
137
- GetMasterAccountCommand: GetMasterAccountCommand_1.GetMasterAccountCommand,
138
- GetMembersCommand: GetMembersCommand_1.GetMembersCommand,
139
- GetSecurityControlDefinitionCommand: GetSecurityControlDefinitionCommand_1.GetSecurityControlDefinitionCommand,
140
- InviteMembersCommand: InviteMembersCommand_1.InviteMembersCommand,
141
- ListAutomationRulesCommand: ListAutomationRulesCommand_1.ListAutomationRulesCommand,
142
- ListConfigurationPoliciesCommand: ListConfigurationPoliciesCommand_1.ListConfigurationPoliciesCommand,
143
- ListConfigurationPolicyAssociationsCommand: ListConfigurationPolicyAssociationsCommand_1.ListConfigurationPolicyAssociationsCommand,
144
- ListEnabledProductsForImportCommand: ListEnabledProductsForImportCommand_1.ListEnabledProductsForImportCommand,
145
- ListFindingAggregatorsCommand: ListFindingAggregatorsCommand_1.ListFindingAggregatorsCommand,
146
- ListInvitationsCommand: ListInvitationsCommand_1.ListInvitationsCommand,
147
- ListMembersCommand: ListMembersCommand_1.ListMembersCommand,
148
- ListOrganizationAdminAccountsCommand: ListOrganizationAdminAccountsCommand_1.ListOrganizationAdminAccountsCommand,
149
- ListSecurityControlDefinitionsCommand: ListSecurityControlDefinitionsCommand_1.ListSecurityControlDefinitionsCommand,
150
- ListStandardsControlAssociationsCommand: ListStandardsControlAssociationsCommand_1.ListStandardsControlAssociationsCommand,
151
- ListTagsForResourceCommand: ListTagsForResourceCommand_1.ListTagsForResourceCommand,
152
- StartConfigurationPolicyAssociationCommand: StartConfigurationPolicyAssociationCommand_1.StartConfigurationPolicyAssociationCommand,
153
- StartConfigurationPolicyDisassociationCommand: StartConfigurationPolicyDisassociationCommand_1.StartConfigurationPolicyDisassociationCommand,
154
- TagResourceCommand: TagResourceCommand_1.TagResourceCommand,
155
- UntagResourceCommand: UntagResourceCommand_1.UntagResourceCommand,
156
- UpdateActionTargetCommand: UpdateActionTargetCommand_1.UpdateActionTargetCommand,
157
- UpdateConfigurationPolicyCommand: UpdateConfigurationPolicyCommand_1.UpdateConfigurationPolicyCommand,
158
- UpdateFindingAggregatorCommand: UpdateFindingAggregatorCommand_1.UpdateFindingAggregatorCommand,
159
- UpdateFindingsCommand: UpdateFindingsCommand_1.UpdateFindingsCommand,
160
- UpdateInsightCommand: UpdateInsightCommand_1.UpdateInsightCommand,
161
- UpdateOrganizationConfigurationCommand: UpdateOrganizationConfigurationCommand_1.UpdateOrganizationConfigurationCommand,
162
- UpdateSecurityControlCommand: UpdateSecurityControlCommand_1.UpdateSecurityControlCommand,
163
- UpdateSecurityHubConfigurationCommand: UpdateSecurityHubConfigurationCommand_1.UpdateSecurityHubConfigurationCommand,
164
- UpdateStandardsControlCommand: UpdateStandardsControlCommand_1.UpdateStandardsControlCommand,
165
- };
166
- class SecurityHub extends SecurityHubClient_1.SecurityHubClient {
167
- }
168
- exports.SecurityHub = SecurityHub;
169
- (0, smithy_client_1.createAggregatedClient)(commands, SecurityHub);
1
+ module.exports = require("./index.js");
@@ -1,43 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.SecurityHubClient = exports.__Client = void 0;
4
- const middleware_host_header_1 = require("@aws-sdk/middleware-host-header");
5
- const middleware_logger_1 = require("@aws-sdk/middleware-logger");
6
- const middleware_recursion_detection_1 = require("@aws-sdk/middleware-recursion-detection");
7
- const middleware_signing_1 = require("@aws-sdk/middleware-signing");
8
- const middleware_user_agent_1 = require("@aws-sdk/middleware-user-agent");
9
- const config_resolver_1 = require("@smithy/config-resolver");
10
- const middleware_content_length_1 = require("@smithy/middleware-content-length");
11
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
12
- const middleware_retry_1 = require("@smithy/middleware-retry");
13
- const smithy_client_1 = require("@smithy/smithy-client");
14
- Object.defineProperty(exports, "__Client", { enumerable: true, get: function () { return smithy_client_1.Client; } });
15
- const EndpointParameters_1 = require("./endpoint/EndpointParameters");
16
- const runtimeConfig_1 = require("./runtimeConfig");
17
- const runtimeExtensions_1 = require("./runtimeExtensions");
18
- class SecurityHubClient extends smithy_client_1.Client {
19
- constructor(...[configuration]) {
20
- const _config_0 = (0, runtimeConfig_1.getRuntimeConfig)(configuration || {});
21
- const _config_1 = (0, EndpointParameters_1.resolveClientEndpointParameters)(_config_0);
22
- const _config_2 = (0, config_resolver_1.resolveRegionConfig)(_config_1);
23
- const _config_3 = (0, middleware_endpoint_1.resolveEndpointConfig)(_config_2);
24
- const _config_4 = (0, middleware_retry_1.resolveRetryConfig)(_config_3);
25
- const _config_5 = (0, middleware_host_header_1.resolveHostHeaderConfig)(_config_4);
26
- const _config_6 = (0, middleware_signing_1.resolveAwsAuthConfig)(_config_5);
27
- const _config_7 = (0, middleware_user_agent_1.resolveUserAgentConfig)(_config_6);
28
- const _config_8 = (0, runtimeExtensions_1.resolveRuntimeExtensions)(_config_7, configuration?.extensions || []);
29
- super(_config_8);
30
- this.config = _config_8;
31
- this.middlewareStack.use((0, middleware_retry_1.getRetryPlugin)(this.config));
32
- this.middlewareStack.use((0, middleware_content_length_1.getContentLengthPlugin)(this.config));
33
- this.middlewareStack.use((0, middleware_host_header_1.getHostHeaderPlugin)(this.config));
34
- this.middlewareStack.use((0, middleware_logger_1.getLoggerPlugin)(this.config));
35
- this.middlewareStack.use((0, middleware_recursion_detection_1.getRecursionDetectionPlugin)(this.config));
36
- this.middlewareStack.use((0, middleware_signing_1.getAwsAuthPlugin)(this.config));
37
- this.middlewareStack.use((0, middleware_user_agent_1.getUserAgentPlugin)(this.config));
38
- }
39
- destroy() {
40
- super.destroy();
41
- }
42
- }
43
- exports.SecurityHubClient = SecurityHubClient;
1
+ module.exports = require("./index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.AcceptAdministratorInvitationCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
10
- class AcceptAdministratorInvitationCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("SecurityHubAPIService", "AcceptAdministratorInvitation", {})
22
- .n("SecurityHubClient", "AcceptAdministratorInvitationCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_restJson1_1.se_AcceptAdministratorInvitationCommand)
25
- .de(Aws_restJson1_1.de_AcceptAdministratorInvitationCommand)
26
- .build() {
27
- }
28
- exports.AcceptAdministratorInvitationCommand = AcceptAdministratorInvitationCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.AcceptInvitationCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
10
- class AcceptInvitationCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("SecurityHubAPIService", "AcceptInvitation", {})
22
- .n("SecurityHubClient", "AcceptInvitationCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_restJson1_1.se_AcceptInvitationCommand)
25
- .de(Aws_restJson1_1.de_AcceptInvitationCommand)
26
- .build() {
27
- }
28
- exports.AcceptInvitationCommand = AcceptInvitationCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.BatchDeleteAutomationRulesCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
10
- class BatchDeleteAutomationRulesCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("SecurityHubAPIService", "BatchDeleteAutomationRules", {})
22
- .n("SecurityHubClient", "BatchDeleteAutomationRulesCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_restJson1_1.se_BatchDeleteAutomationRulesCommand)
25
- .de(Aws_restJson1_1.de_BatchDeleteAutomationRulesCommand)
26
- .build() {
27
- }
28
- exports.BatchDeleteAutomationRulesCommand = BatchDeleteAutomationRulesCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.BatchDisableStandardsCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
10
- class BatchDisableStandardsCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("SecurityHubAPIService", "BatchDisableStandards", {})
22
- .n("SecurityHubClient", "BatchDisableStandardsCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_restJson1_1.se_BatchDisableStandardsCommand)
25
- .de(Aws_restJson1_1.de_BatchDisableStandardsCommand)
26
- .build() {
27
- }
28
- exports.BatchDisableStandardsCommand = BatchDisableStandardsCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.BatchEnableStandardsCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
10
- class BatchEnableStandardsCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("SecurityHubAPIService", "BatchEnableStandards", {})
22
- .n("SecurityHubClient", "BatchEnableStandardsCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_restJson1_1.se_BatchEnableStandardsCommand)
25
- .de(Aws_restJson1_1.de_BatchEnableStandardsCommand)
26
- .build() {
27
- }
28
- exports.BatchEnableStandardsCommand = BatchEnableStandardsCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.BatchGetAutomationRulesCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
10
- class BatchGetAutomationRulesCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("SecurityHubAPIService", "BatchGetAutomationRules", {})
22
- .n("SecurityHubClient", "BatchGetAutomationRulesCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_restJson1_1.se_BatchGetAutomationRulesCommand)
25
- .de(Aws_restJson1_1.de_BatchGetAutomationRulesCommand)
26
- .build() {
27
- }
28
- exports.BatchGetAutomationRulesCommand = BatchGetAutomationRulesCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.BatchGetConfigurationPolicyAssociationsCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
10
- class BatchGetConfigurationPolicyAssociationsCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("SecurityHubAPIService", "BatchGetConfigurationPolicyAssociations", {})
22
- .n("SecurityHubClient", "BatchGetConfigurationPolicyAssociationsCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_restJson1_1.se_BatchGetConfigurationPolicyAssociationsCommand)
25
- .de(Aws_restJson1_1.de_BatchGetConfigurationPolicyAssociationsCommand)
26
- .build() {
27
- }
28
- exports.BatchGetConfigurationPolicyAssociationsCommand = BatchGetConfigurationPolicyAssociationsCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.BatchGetSecurityControlsCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
10
- class BatchGetSecurityControlsCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("SecurityHubAPIService", "BatchGetSecurityControls", {})
22
- .n("SecurityHubClient", "BatchGetSecurityControlsCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_restJson1_1.se_BatchGetSecurityControlsCommand)
25
- .de(Aws_restJson1_1.de_BatchGetSecurityControlsCommand)
26
- .build() {
27
- }
28
- exports.BatchGetSecurityControlsCommand = BatchGetSecurityControlsCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.BatchGetStandardsControlAssociationsCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
10
- class BatchGetStandardsControlAssociationsCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("SecurityHubAPIService", "BatchGetStandardsControlAssociations", {})
22
- .n("SecurityHubClient", "BatchGetStandardsControlAssociationsCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_restJson1_1.se_BatchGetStandardsControlAssociationsCommand)
25
- .de(Aws_restJson1_1.de_BatchGetStandardsControlAssociationsCommand)
26
- .build() {
27
- }
28
- exports.BatchGetStandardsControlAssociationsCommand = BatchGetStandardsControlAssociationsCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.BatchImportFindingsCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
10
- class BatchImportFindingsCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("SecurityHubAPIService", "BatchImportFindings", {})
22
- .n("SecurityHubClient", "BatchImportFindingsCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_restJson1_1.se_BatchImportFindingsCommand)
25
- .de(Aws_restJson1_1.de_BatchImportFindingsCommand)
26
- .build() {
27
- }
28
- exports.BatchImportFindingsCommand = BatchImportFindingsCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.BatchUpdateAutomationRulesCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
10
- class BatchUpdateAutomationRulesCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("SecurityHubAPIService", "BatchUpdateAutomationRules", {})
22
- .n("SecurityHubClient", "BatchUpdateAutomationRulesCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_restJson1_1.se_BatchUpdateAutomationRulesCommand)
25
- .de(Aws_restJson1_1.de_BatchUpdateAutomationRulesCommand)
26
- .build() {
27
- }
28
- exports.BatchUpdateAutomationRulesCommand = BatchUpdateAutomationRulesCommand;
1
+ module.exports = require("../index.js");