@aws-sdk/client-securityhub 3.493.0 → 3.496.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.
- package/dist-cjs/SecurityHub.js +1 -169
- package/dist-cjs/SecurityHubClient.js +1 -43
- package/dist-cjs/commands/AcceptAdministratorInvitationCommand.js +1 -28
- package/dist-cjs/commands/AcceptInvitationCommand.js +1 -28
- package/dist-cjs/commands/BatchDeleteAutomationRulesCommand.js +1 -28
- package/dist-cjs/commands/BatchDisableStandardsCommand.js +1 -28
- package/dist-cjs/commands/BatchEnableStandardsCommand.js +1 -28
- package/dist-cjs/commands/BatchGetAutomationRulesCommand.js +1 -28
- package/dist-cjs/commands/BatchGetConfigurationPolicyAssociationsCommand.js +1 -28
- package/dist-cjs/commands/BatchGetSecurityControlsCommand.js +1 -28
- package/dist-cjs/commands/BatchGetStandardsControlAssociationsCommand.js +1 -28
- package/dist-cjs/commands/BatchImportFindingsCommand.js +1 -28
- package/dist-cjs/commands/BatchUpdateAutomationRulesCommand.js +1 -28
- package/dist-cjs/commands/BatchUpdateFindingsCommand.js +1 -28
- package/dist-cjs/commands/BatchUpdateStandardsControlAssociationsCommand.js +1 -28
- package/dist-cjs/commands/CreateActionTargetCommand.js +1 -28
- package/dist-cjs/commands/CreateAutomationRuleCommand.js +1 -28
- package/dist-cjs/commands/CreateConfigurationPolicyCommand.js +1 -28
- package/dist-cjs/commands/CreateFindingAggregatorCommand.js +1 -28
- package/dist-cjs/commands/CreateInsightCommand.js +1 -28
- package/dist-cjs/commands/CreateMembersCommand.js +1 -28
- package/dist-cjs/commands/DeclineInvitationsCommand.js +1 -28
- package/dist-cjs/commands/DeleteActionTargetCommand.js +1 -28
- package/dist-cjs/commands/DeleteConfigurationPolicyCommand.js +1 -28
- package/dist-cjs/commands/DeleteFindingAggregatorCommand.js +1 -28
- package/dist-cjs/commands/DeleteInsightCommand.js +1 -28
- package/dist-cjs/commands/DeleteInvitationsCommand.js +1 -28
- package/dist-cjs/commands/DeleteMembersCommand.js +1 -28
- package/dist-cjs/commands/DescribeActionTargetsCommand.js +1 -28
- package/dist-cjs/commands/DescribeHubCommand.js +1 -28
- package/dist-cjs/commands/DescribeOrganizationConfigurationCommand.js +1 -28
- package/dist-cjs/commands/DescribeProductsCommand.js +1 -28
- package/dist-cjs/commands/DescribeStandardsCommand.js +1 -28
- package/dist-cjs/commands/DescribeStandardsControlsCommand.js +1 -28
- package/dist-cjs/commands/DisableImportFindingsForProductCommand.js +1 -28
- package/dist-cjs/commands/DisableOrganizationAdminAccountCommand.js +1 -28
- package/dist-cjs/commands/DisableSecurityHubCommand.js +1 -28
- package/dist-cjs/commands/DisassociateFromAdministratorAccountCommand.js +1 -28
- package/dist-cjs/commands/DisassociateFromMasterAccountCommand.js +1 -28
- package/dist-cjs/commands/DisassociateMembersCommand.js +1 -28
- package/dist-cjs/commands/EnableImportFindingsForProductCommand.js +1 -28
- package/dist-cjs/commands/EnableOrganizationAdminAccountCommand.js +1 -28
- package/dist-cjs/commands/EnableSecurityHubCommand.js +1 -28
- package/dist-cjs/commands/GetAdministratorAccountCommand.js +1 -28
- package/dist-cjs/commands/GetConfigurationPolicyAssociationCommand.js +1 -28
- package/dist-cjs/commands/GetConfigurationPolicyCommand.js +1 -28
- package/dist-cjs/commands/GetEnabledStandardsCommand.js +1 -28
- package/dist-cjs/commands/GetFindingAggregatorCommand.js +1 -28
- package/dist-cjs/commands/GetFindingHistoryCommand.js +1 -28
- package/dist-cjs/commands/GetFindingsCommand.js +1 -28
- package/dist-cjs/commands/GetInsightResultsCommand.js +1 -28
- package/dist-cjs/commands/GetInsightsCommand.js +1 -28
- package/dist-cjs/commands/GetInvitationsCountCommand.js +1 -28
- package/dist-cjs/commands/GetMasterAccountCommand.js +1 -28
- package/dist-cjs/commands/GetMembersCommand.js +1 -28
- package/dist-cjs/commands/GetSecurityControlDefinitionCommand.js +1 -28
- package/dist-cjs/commands/InviteMembersCommand.js +1 -28
- package/dist-cjs/commands/ListAutomationRulesCommand.js +1 -28
- package/dist-cjs/commands/ListConfigurationPoliciesCommand.js +1 -28
- package/dist-cjs/commands/ListConfigurationPolicyAssociationsCommand.js +1 -28
- package/dist-cjs/commands/ListEnabledProductsForImportCommand.js +1 -28
- package/dist-cjs/commands/ListFindingAggregatorsCommand.js +1 -28
- package/dist-cjs/commands/ListInvitationsCommand.js +1 -28
- package/dist-cjs/commands/ListMembersCommand.js +1 -28
- package/dist-cjs/commands/ListOrganizationAdminAccountsCommand.js +1 -28
- package/dist-cjs/commands/ListSecurityControlDefinitionsCommand.js +1 -28
- package/dist-cjs/commands/ListStandardsControlAssociationsCommand.js +1 -28
- package/dist-cjs/commands/ListTagsForResourceCommand.js +1 -28
- package/dist-cjs/commands/StartConfigurationPolicyAssociationCommand.js +1 -28
- package/dist-cjs/commands/StartConfigurationPolicyDisassociationCommand.js +1 -28
- package/dist-cjs/commands/TagResourceCommand.js +1 -28
- package/dist-cjs/commands/UntagResourceCommand.js +1 -28
- package/dist-cjs/commands/UpdateActionTargetCommand.js +1 -28
- package/dist-cjs/commands/UpdateConfigurationPolicyCommand.js +1 -28
- package/dist-cjs/commands/UpdateFindingAggregatorCommand.js +1 -28
- package/dist-cjs/commands/UpdateFindingsCommand.js +1 -28
- package/dist-cjs/commands/UpdateInsightCommand.js +1 -28
- package/dist-cjs/commands/UpdateOrganizationConfigurationCommand.js +1 -28
- package/dist-cjs/commands/UpdateSecurityControlCommand.js +1 -28
- package/dist-cjs/commands/UpdateSecurityHubConfigurationCommand.js +1 -28
- package/dist-cjs/commands/UpdateStandardsControlCommand.js +1 -28
- package/dist-cjs/commands/index.js +1 -82
- package/dist-cjs/endpoint/EndpointParameters.js +1 -18
- package/dist-cjs/extensionConfiguration.js +1 -2
- package/dist-cjs/index.js +9148 -11
- package/dist-cjs/models/SecurityHubServiceException.js +1 -12
- package/dist-cjs/models/index.js +1 -6
- package/dist-cjs/models/models_0.js +1 -158
- package/dist-cjs/models/models_1.js +1 -47
- package/dist-cjs/models/models_2.js +1 -212
- package/dist-cjs/pagination/DescribeActionTargetsPaginator.js +1 -7
- package/dist-cjs/pagination/DescribeProductsPaginator.js +1 -7
- package/dist-cjs/pagination/DescribeStandardsControlsPaginator.js +1 -7
- package/dist-cjs/pagination/DescribeStandardsPaginator.js +1 -7
- package/dist-cjs/pagination/GetEnabledStandardsPaginator.js +1 -7
- package/dist-cjs/pagination/GetFindingHistoryPaginator.js +1 -7
- package/dist-cjs/pagination/GetFindingsPaginator.js +1 -7
- package/dist-cjs/pagination/GetInsightsPaginator.js +1 -7
- package/dist-cjs/pagination/Interfaces.js +1 -2
- package/dist-cjs/pagination/ListConfigurationPoliciesPaginator.js +1 -7
- package/dist-cjs/pagination/ListConfigurationPolicyAssociationsPaginator.js +1 -7
- package/dist-cjs/pagination/ListEnabledProductsForImportPaginator.js +1 -7
- package/dist-cjs/pagination/ListFindingAggregatorsPaginator.js +1 -7
- package/dist-cjs/pagination/ListInvitationsPaginator.js +1 -7
- package/dist-cjs/pagination/ListMembersPaginator.js +1 -7
- package/dist-cjs/pagination/ListOrganizationAdminAccountsPaginator.js +1 -7
- package/dist-cjs/pagination/ListSecurityControlDefinitionsPaginator.js +1 -7
- package/dist-cjs/pagination/ListStandardsControlAssociationsPaginator.js +1 -7
- package/dist-cjs/pagination/index.js +1 -21
- package/dist-cjs/protocols/Aws_restJson1.js +1 -6899
- package/dist-cjs/runtimeExtensions.js +1 -22
- package/package.json +40 -40
package/dist-cjs/SecurityHub.js
CHANGED
|
@@ -1,169 +1 @@
|
|
|
1
|
-
|
|
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
|
-
|
|
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
|
-
|
|
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
|
-
|
|
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
|
-
|
|
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
|
-
|
|
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
|
-
|
|
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
|
-
|
|
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
|
-
|
|
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
|
-
|
|
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
|
-
|
|
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
|
-
|
|
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
|
-
|
|
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");
|
|
@@ -1,28 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.BatchUpdateFindingsCommand = 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 BatchUpdateFindingsCommand 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", "BatchUpdateFindings", {})
|
|
22
|
-
.n("SecurityHubClient", "BatchUpdateFindingsCommand")
|
|
23
|
-
.f(void 0, void 0)
|
|
24
|
-
.ser(Aws_restJson1_1.se_BatchUpdateFindingsCommand)
|
|
25
|
-
.de(Aws_restJson1_1.de_BatchUpdateFindingsCommand)
|
|
26
|
-
.build() {
|
|
27
|
-
}
|
|
28
|
-
exports.BatchUpdateFindingsCommand = BatchUpdateFindingsCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,28 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.BatchUpdateStandardsControlAssociationsCommand = 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 BatchUpdateStandardsControlAssociationsCommand 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", "BatchUpdateStandardsControlAssociations", {})
|
|
22
|
-
.n("SecurityHubClient", "BatchUpdateStandardsControlAssociationsCommand")
|
|
23
|
-
.f(void 0, void 0)
|
|
24
|
-
.ser(Aws_restJson1_1.se_BatchUpdateStandardsControlAssociationsCommand)
|
|
25
|
-
.de(Aws_restJson1_1.de_BatchUpdateStandardsControlAssociationsCommand)
|
|
26
|
-
.build() {
|
|
27
|
-
}
|
|
28
|
-
exports.BatchUpdateStandardsControlAssociationsCommand = BatchUpdateStandardsControlAssociationsCommand;
|
|
1
|
+
module.exports = require("../index.js");
|