@aws-sdk/client-securityhub 3.927.0 → 3.929.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 (132) hide show
  1. package/dist-cjs/index.js +13306 -6489
  2. package/dist-cjs/runtimeConfig.shared.js +2 -0
  3. package/dist-es/SecurityHubClient.js +2 -0
  4. package/dist-es/commands/AcceptAdministratorInvitationCommand.js +3 -9
  5. package/dist-es/commands/AcceptInvitationCommand.js +3 -9
  6. package/dist-es/commands/BatchDeleteAutomationRulesCommand.js +3 -9
  7. package/dist-es/commands/BatchDisableStandardsCommand.js +3 -9
  8. package/dist-es/commands/BatchEnableStandardsCommand.js +3 -9
  9. package/dist-es/commands/BatchGetAutomationRulesCommand.js +3 -9
  10. package/dist-es/commands/BatchGetConfigurationPolicyAssociationsCommand.js +3 -9
  11. package/dist-es/commands/BatchGetSecurityControlsCommand.js +3 -9
  12. package/dist-es/commands/BatchGetStandardsControlAssociationsCommand.js +3 -9
  13. package/dist-es/commands/BatchImportFindingsCommand.js +3 -9
  14. package/dist-es/commands/BatchUpdateAutomationRulesCommand.js +3 -9
  15. package/dist-es/commands/BatchUpdateFindingsCommand.js +3 -9
  16. package/dist-es/commands/BatchUpdateFindingsV2Command.js +3 -9
  17. package/dist-es/commands/BatchUpdateStandardsControlAssociationsCommand.js +3 -9
  18. package/dist-es/commands/ConnectorRegistrationsV2Command.js +3 -9
  19. package/dist-es/commands/CreateActionTargetCommand.js +3 -9
  20. package/dist-es/commands/CreateAggregatorV2Command.js +3 -9
  21. package/dist-es/commands/CreateAutomationRuleCommand.js +3 -9
  22. package/dist-es/commands/CreateAutomationRuleV2Command.js +3 -9
  23. package/dist-es/commands/CreateConfigurationPolicyCommand.js +3 -9
  24. package/dist-es/commands/CreateConnectorV2Command.js +3 -10
  25. package/dist-es/commands/CreateFindingAggregatorCommand.js +3 -9
  26. package/dist-es/commands/CreateInsightCommand.js +3 -9
  27. package/dist-es/commands/CreateMembersCommand.js +3 -9
  28. package/dist-es/commands/CreateTicketV2Command.js +3 -9
  29. package/dist-es/commands/DeclineInvitationsCommand.js +3 -9
  30. package/dist-es/commands/DeleteActionTargetCommand.js +3 -9
  31. package/dist-es/commands/DeleteAggregatorV2Command.js +3 -9
  32. package/dist-es/commands/DeleteAutomationRuleV2Command.js +3 -9
  33. package/dist-es/commands/DeleteConfigurationPolicyCommand.js +3 -9
  34. package/dist-es/commands/DeleteConnectorV2Command.js +3 -9
  35. package/dist-es/commands/DeleteFindingAggregatorCommand.js +3 -9
  36. package/dist-es/commands/DeleteInsightCommand.js +3 -9
  37. package/dist-es/commands/DeleteInvitationsCommand.js +3 -9
  38. package/dist-es/commands/DeleteMembersCommand.js +3 -9
  39. package/dist-es/commands/DescribeActionTargetsCommand.js +3 -9
  40. package/dist-es/commands/DescribeHubCommand.js +3 -9
  41. package/dist-es/commands/DescribeOrganizationConfigurationCommand.js +3 -9
  42. package/dist-es/commands/DescribeProductsCommand.js +3 -9
  43. package/dist-es/commands/DescribeProductsV2Command.js +3 -9
  44. package/dist-es/commands/DescribeSecurityHubV2Command.js +3 -9
  45. package/dist-es/commands/DescribeStandardsCommand.js +3 -9
  46. package/dist-es/commands/DescribeStandardsControlsCommand.js +3 -9
  47. package/dist-es/commands/DisableImportFindingsForProductCommand.js +3 -9
  48. package/dist-es/commands/DisableOrganizationAdminAccountCommand.js +3 -9
  49. package/dist-es/commands/DisableSecurityHubCommand.js +3 -9
  50. package/dist-es/commands/DisableSecurityHubV2Command.js +3 -9
  51. package/dist-es/commands/DisassociateFromAdministratorAccountCommand.js +3 -9
  52. package/dist-es/commands/DisassociateFromMasterAccountCommand.js +3 -9
  53. package/dist-es/commands/DisassociateMembersCommand.js +3 -9
  54. package/dist-es/commands/EnableImportFindingsForProductCommand.js +3 -9
  55. package/dist-es/commands/EnableOrganizationAdminAccountCommand.js +3 -9
  56. package/dist-es/commands/EnableSecurityHubCommand.js +3 -9
  57. package/dist-es/commands/EnableSecurityHubV2Command.js +3 -9
  58. package/dist-es/commands/GetAdministratorAccountCommand.js +3 -9
  59. package/dist-es/commands/GetAggregatorV2Command.js +3 -9
  60. package/dist-es/commands/GetAutomationRuleV2Command.js +3 -9
  61. package/dist-es/commands/GetConfigurationPolicyAssociationCommand.js +3 -9
  62. package/dist-es/commands/GetConfigurationPolicyCommand.js +3 -9
  63. package/dist-es/commands/GetConnectorV2Command.js +3 -9
  64. package/dist-es/commands/GetEnabledStandardsCommand.js +3 -9
  65. package/dist-es/commands/GetFindingAggregatorCommand.js +3 -9
  66. package/dist-es/commands/GetFindingHistoryCommand.js +3 -9
  67. package/dist-es/commands/GetFindingStatisticsV2Command.js +3 -9
  68. package/dist-es/commands/GetFindingsCommand.js +3 -9
  69. package/dist-es/commands/GetFindingsV2Command.js +3 -9
  70. package/dist-es/commands/GetInsightResultsCommand.js +3 -9
  71. package/dist-es/commands/GetInsightsCommand.js +3 -9
  72. package/dist-es/commands/GetInvitationsCountCommand.js +3 -9
  73. package/dist-es/commands/GetMasterAccountCommand.js +3 -9
  74. package/dist-es/commands/GetMembersCommand.js +3 -9
  75. package/dist-es/commands/GetResourcesStatisticsV2Command.js +3 -9
  76. package/dist-es/commands/GetResourcesV2Command.js +3 -9
  77. package/dist-es/commands/GetSecurityControlDefinitionCommand.js +3 -9
  78. package/dist-es/commands/InviteMembersCommand.js +3 -9
  79. package/dist-es/commands/ListAggregatorsV2Command.js +3 -9
  80. package/dist-es/commands/ListAutomationRulesCommand.js +3 -9
  81. package/dist-es/commands/ListAutomationRulesV2Command.js +3 -9
  82. package/dist-es/commands/ListConfigurationPoliciesCommand.js +3 -9
  83. package/dist-es/commands/ListConfigurationPolicyAssociationsCommand.js +3 -9
  84. package/dist-es/commands/ListConnectorsV2Command.js +3 -9
  85. package/dist-es/commands/ListEnabledProductsForImportCommand.js +3 -9
  86. package/dist-es/commands/ListFindingAggregatorsCommand.js +3 -9
  87. package/dist-es/commands/ListInvitationsCommand.js +3 -9
  88. package/dist-es/commands/ListMembersCommand.js +3 -9
  89. package/dist-es/commands/ListOrganizationAdminAccountsCommand.js +3 -9
  90. package/dist-es/commands/ListSecurityControlDefinitionsCommand.js +3 -9
  91. package/dist-es/commands/ListStandardsControlAssociationsCommand.js +3 -9
  92. package/dist-es/commands/ListTagsForResourceCommand.js +3 -9
  93. package/dist-es/commands/StartConfigurationPolicyAssociationCommand.js +3 -9
  94. package/dist-es/commands/StartConfigurationPolicyDisassociationCommand.js +3 -9
  95. package/dist-es/commands/TagResourceCommand.js +3 -9
  96. package/dist-es/commands/UntagResourceCommand.js +3 -9
  97. package/dist-es/commands/UpdateActionTargetCommand.js +3 -9
  98. package/dist-es/commands/UpdateAggregatorV2Command.js +3 -9
  99. package/dist-es/commands/UpdateAutomationRuleV2Command.js +3 -9
  100. package/dist-es/commands/UpdateConfigurationPolicyCommand.js +3 -9
  101. package/dist-es/commands/UpdateConnectorV2Command.js +3 -10
  102. package/dist-es/commands/UpdateFindingAggregatorCommand.js +3 -9
  103. package/dist-es/commands/UpdateFindingsCommand.js +3 -9
  104. package/dist-es/commands/UpdateInsightCommand.js +3 -9
  105. package/dist-es/commands/UpdateOrganizationConfigurationCommand.js +3 -9
  106. package/dist-es/commands/UpdateSecurityControlCommand.js +3 -9
  107. package/dist-es/commands/UpdateSecurityHubConfigurationCommand.js +3 -9
  108. package/dist-es/commands/UpdateStandardsControlCommand.js +3 -9
  109. package/dist-es/models/models_2.js +0 -17
  110. package/dist-es/models/models_3.js +0 -6
  111. package/dist-es/runtimeConfig.shared.js +2 -0
  112. package/dist-es/schemas/schemas_0.js +12861 -0
  113. package/dist-types/SecurityHubClient.d.ts +10 -1
  114. package/dist-types/models/models_2.d.ts +0 -12
  115. package/dist-types/models/models_3.d.ts +0 -4
  116. package/dist-types/runtimeConfig.browser.d.ts +1 -0
  117. package/dist-types/runtimeConfig.d.ts +1 -0
  118. package/dist-types/runtimeConfig.native.d.ts +1 -0
  119. package/dist-types/runtimeConfig.shared.d.ts +1 -0
  120. package/dist-types/schemas/schemas_0.d.ts +1364 -0
  121. package/dist-types/ts3.4/SecurityHubClient.d.ts +4 -0
  122. package/dist-types/ts3.4/models/models_2.d.ts +0 -9
  123. package/dist-types/ts3.4/models/models_3.d.ts +0 -3
  124. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +4 -0
  125. package/dist-types/ts3.4/runtimeConfig.d.ts +4 -0
  126. package/dist-types/ts3.4/runtimeConfig.native.d.ts +4 -0
  127. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +4 -0
  128. package/dist-types/ts3.4/schemas/schemas_0.d.ts +1371 -0
  129. package/package.json +5 -6
  130. package/dist-es/protocols/Aws_restJson1.js +0 -5468
  131. package/dist-types/protocols/Aws_restJson1.d.ts +0 -947
  132. package/dist-types/ts3.4/protocols/Aws_restJson1.d.ts +0 -1265
@@ -1,1265 +0,0 @@
1
- import {
2
- HttpRequest as __HttpRequest,
3
- HttpResponse as __HttpResponse,
4
- } from "@smithy/protocol-http";
5
- import { SerdeContext as __SerdeContext } from "@smithy/types";
6
- import {
7
- AcceptAdministratorInvitationCommandInput,
8
- AcceptAdministratorInvitationCommandOutput,
9
- } from "../commands/AcceptAdministratorInvitationCommand";
10
- import {
11
- AcceptInvitationCommandInput,
12
- AcceptInvitationCommandOutput,
13
- } from "../commands/AcceptInvitationCommand";
14
- import {
15
- BatchDeleteAutomationRulesCommandInput,
16
- BatchDeleteAutomationRulesCommandOutput,
17
- } from "../commands/BatchDeleteAutomationRulesCommand";
18
- import {
19
- BatchDisableStandardsCommandInput,
20
- BatchDisableStandardsCommandOutput,
21
- } from "../commands/BatchDisableStandardsCommand";
22
- import {
23
- BatchEnableStandardsCommandInput,
24
- BatchEnableStandardsCommandOutput,
25
- } from "../commands/BatchEnableStandardsCommand";
26
- import {
27
- BatchGetAutomationRulesCommandInput,
28
- BatchGetAutomationRulesCommandOutput,
29
- } from "../commands/BatchGetAutomationRulesCommand";
30
- import {
31
- BatchGetConfigurationPolicyAssociationsCommandInput,
32
- BatchGetConfigurationPolicyAssociationsCommandOutput,
33
- } from "../commands/BatchGetConfigurationPolicyAssociationsCommand";
34
- import {
35
- BatchGetSecurityControlsCommandInput,
36
- BatchGetSecurityControlsCommandOutput,
37
- } from "../commands/BatchGetSecurityControlsCommand";
38
- import {
39
- BatchGetStandardsControlAssociationsCommandInput,
40
- BatchGetStandardsControlAssociationsCommandOutput,
41
- } from "../commands/BatchGetStandardsControlAssociationsCommand";
42
- import {
43
- BatchImportFindingsCommandInput,
44
- BatchImportFindingsCommandOutput,
45
- } from "../commands/BatchImportFindingsCommand";
46
- import {
47
- BatchUpdateAutomationRulesCommandInput,
48
- BatchUpdateAutomationRulesCommandOutput,
49
- } from "../commands/BatchUpdateAutomationRulesCommand";
50
- import {
51
- BatchUpdateFindingsCommandInput,
52
- BatchUpdateFindingsCommandOutput,
53
- } from "../commands/BatchUpdateFindingsCommand";
54
- import {
55
- BatchUpdateFindingsV2CommandInput,
56
- BatchUpdateFindingsV2CommandOutput,
57
- } from "../commands/BatchUpdateFindingsV2Command";
58
- import {
59
- BatchUpdateStandardsControlAssociationsCommandInput,
60
- BatchUpdateStandardsControlAssociationsCommandOutput,
61
- } from "../commands/BatchUpdateStandardsControlAssociationsCommand";
62
- import {
63
- ConnectorRegistrationsV2CommandInput,
64
- ConnectorRegistrationsV2CommandOutput,
65
- } from "../commands/ConnectorRegistrationsV2Command";
66
- import {
67
- CreateActionTargetCommandInput,
68
- CreateActionTargetCommandOutput,
69
- } from "../commands/CreateActionTargetCommand";
70
- import {
71
- CreateAggregatorV2CommandInput,
72
- CreateAggregatorV2CommandOutput,
73
- } from "../commands/CreateAggregatorV2Command";
74
- import {
75
- CreateAutomationRuleCommandInput,
76
- CreateAutomationRuleCommandOutput,
77
- } from "../commands/CreateAutomationRuleCommand";
78
- import {
79
- CreateAutomationRuleV2CommandInput,
80
- CreateAutomationRuleV2CommandOutput,
81
- } from "../commands/CreateAutomationRuleV2Command";
82
- import {
83
- CreateConfigurationPolicyCommandInput,
84
- CreateConfigurationPolicyCommandOutput,
85
- } from "../commands/CreateConfigurationPolicyCommand";
86
- import {
87
- CreateConnectorV2CommandInput,
88
- CreateConnectorV2CommandOutput,
89
- } from "../commands/CreateConnectorV2Command";
90
- import {
91
- CreateFindingAggregatorCommandInput,
92
- CreateFindingAggregatorCommandOutput,
93
- } from "../commands/CreateFindingAggregatorCommand";
94
- import {
95
- CreateInsightCommandInput,
96
- CreateInsightCommandOutput,
97
- } from "../commands/CreateInsightCommand";
98
- import {
99
- CreateMembersCommandInput,
100
- CreateMembersCommandOutput,
101
- } from "../commands/CreateMembersCommand";
102
- import {
103
- CreateTicketV2CommandInput,
104
- CreateTicketV2CommandOutput,
105
- } from "../commands/CreateTicketV2Command";
106
- import {
107
- DeclineInvitationsCommandInput,
108
- DeclineInvitationsCommandOutput,
109
- } from "../commands/DeclineInvitationsCommand";
110
- import {
111
- DeleteActionTargetCommandInput,
112
- DeleteActionTargetCommandOutput,
113
- } from "../commands/DeleteActionTargetCommand";
114
- import {
115
- DeleteAggregatorV2CommandInput,
116
- DeleteAggregatorV2CommandOutput,
117
- } from "../commands/DeleteAggregatorV2Command";
118
- import {
119
- DeleteAutomationRuleV2CommandInput,
120
- DeleteAutomationRuleV2CommandOutput,
121
- } from "../commands/DeleteAutomationRuleV2Command";
122
- import {
123
- DeleteConfigurationPolicyCommandInput,
124
- DeleteConfigurationPolicyCommandOutput,
125
- } from "../commands/DeleteConfigurationPolicyCommand";
126
- import {
127
- DeleteConnectorV2CommandInput,
128
- DeleteConnectorV2CommandOutput,
129
- } from "../commands/DeleteConnectorV2Command";
130
- import {
131
- DeleteFindingAggregatorCommandInput,
132
- DeleteFindingAggregatorCommandOutput,
133
- } from "../commands/DeleteFindingAggregatorCommand";
134
- import {
135
- DeleteInsightCommandInput,
136
- DeleteInsightCommandOutput,
137
- } from "../commands/DeleteInsightCommand";
138
- import {
139
- DeleteInvitationsCommandInput,
140
- DeleteInvitationsCommandOutput,
141
- } from "../commands/DeleteInvitationsCommand";
142
- import {
143
- DeleteMembersCommandInput,
144
- DeleteMembersCommandOutput,
145
- } from "../commands/DeleteMembersCommand";
146
- import {
147
- DescribeActionTargetsCommandInput,
148
- DescribeActionTargetsCommandOutput,
149
- } from "../commands/DescribeActionTargetsCommand";
150
- import {
151
- DescribeHubCommandInput,
152
- DescribeHubCommandOutput,
153
- } from "../commands/DescribeHubCommand";
154
- import {
155
- DescribeOrganizationConfigurationCommandInput,
156
- DescribeOrganizationConfigurationCommandOutput,
157
- } from "../commands/DescribeOrganizationConfigurationCommand";
158
- import {
159
- DescribeProductsCommandInput,
160
- DescribeProductsCommandOutput,
161
- } from "../commands/DescribeProductsCommand";
162
- import {
163
- DescribeProductsV2CommandInput,
164
- DescribeProductsV2CommandOutput,
165
- } from "../commands/DescribeProductsV2Command";
166
- import {
167
- DescribeSecurityHubV2CommandInput,
168
- DescribeSecurityHubV2CommandOutput,
169
- } from "../commands/DescribeSecurityHubV2Command";
170
- import {
171
- DescribeStandardsCommandInput,
172
- DescribeStandardsCommandOutput,
173
- } from "../commands/DescribeStandardsCommand";
174
- import {
175
- DescribeStandardsControlsCommandInput,
176
- DescribeStandardsControlsCommandOutput,
177
- } from "../commands/DescribeStandardsControlsCommand";
178
- import {
179
- DisableImportFindingsForProductCommandInput,
180
- DisableImportFindingsForProductCommandOutput,
181
- } from "../commands/DisableImportFindingsForProductCommand";
182
- import {
183
- DisableOrganizationAdminAccountCommandInput,
184
- DisableOrganizationAdminAccountCommandOutput,
185
- } from "../commands/DisableOrganizationAdminAccountCommand";
186
- import {
187
- DisableSecurityHubCommandInput,
188
- DisableSecurityHubCommandOutput,
189
- } from "../commands/DisableSecurityHubCommand";
190
- import {
191
- DisableSecurityHubV2CommandInput,
192
- DisableSecurityHubV2CommandOutput,
193
- } from "../commands/DisableSecurityHubV2Command";
194
- import {
195
- DisassociateFromAdministratorAccountCommandInput,
196
- DisassociateFromAdministratorAccountCommandOutput,
197
- } from "../commands/DisassociateFromAdministratorAccountCommand";
198
- import {
199
- DisassociateFromMasterAccountCommandInput,
200
- DisassociateFromMasterAccountCommandOutput,
201
- } from "../commands/DisassociateFromMasterAccountCommand";
202
- import {
203
- DisassociateMembersCommandInput,
204
- DisassociateMembersCommandOutput,
205
- } from "../commands/DisassociateMembersCommand";
206
- import {
207
- EnableImportFindingsForProductCommandInput,
208
- EnableImportFindingsForProductCommandOutput,
209
- } from "../commands/EnableImportFindingsForProductCommand";
210
- import {
211
- EnableOrganizationAdminAccountCommandInput,
212
- EnableOrganizationAdminAccountCommandOutput,
213
- } from "../commands/EnableOrganizationAdminAccountCommand";
214
- import {
215
- EnableSecurityHubCommandInput,
216
- EnableSecurityHubCommandOutput,
217
- } from "../commands/EnableSecurityHubCommand";
218
- import {
219
- EnableSecurityHubV2CommandInput,
220
- EnableSecurityHubV2CommandOutput,
221
- } from "../commands/EnableSecurityHubV2Command";
222
- import {
223
- GetAdministratorAccountCommandInput,
224
- GetAdministratorAccountCommandOutput,
225
- } from "../commands/GetAdministratorAccountCommand";
226
- import {
227
- GetAggregatorV2CommandInput,
228
- GetAggregatorV2CommandOutput,
229
- } from "../commands/GetAggregatorV2Command";
230
- import {
231
- GetAutomationRuleV2CommandInput,
232
- GetAutomationRuleV2CommandOutput,
233
- } from "../commands/GetAutomationRuleV2Command";
234
- import {
235
- GetConfigurationPolicyAssociationCommandInput,
236
- GetConfigurationPolicyAssociationCommandOutput,
237
- } from "../commands/GetConfigurationPolicyAssociationCommand";
238
- import {
239
- GetConfigurationPolicyCommandInput,
240
- GetConfigurationPolicyCommandOutput,
241
- } from "../commands/GetConfigurationPolicyCommand";
242
- import {
243
- GetConnectorV2CommandInput,
244
- GetConnectorV2CommandOutput,
245
- } from "../commands/GetConnectorV2Command";
246
- import {
247
- GetEnabledStandardsCommandInput,
248
- GetEnabledStandardsCommandOutput,
249
- } from "../commands/GetEnabledStandardsCommand";
250
- import {
251
- GetFindingAggregatorCommandInput,
252
- GetFindingAggregatorCommandOutput,
253
- } from "../commands/GetFindingAggregatorCommand";
254
- import {
255
- GetFindingHistoryCommandInput,
256
- GetFindingHistoryCommandOutput,
257
- } from "../commands/GetFindingHistoryCommand";
258
- import {
259
- GetFindingsCommandInput,
260
- GetFindingsCommandOutput,
261
- } from "../commands/GetFindingsCommand";
262
- import {
263
- GetFindingStatisticsV2CommandInput,
264
- GetFindingStatisticsV2CommandOutput,
265
- } from "../commands/GetFindingStatisticsV2Command";
266
- import {
267
- GetFindingsV2CommandInput,
268
- GetFindingsV2CommandOutput,
269
- } from "../commands/GetFindingsV2Command";
270
- import {
271
- GetInsightResultsCommandInput,
272
- GetInsightResultsCommandOutput,
273
- } from "../commands/GetInsightResultsCommand";
274
- import {
275
- GetInsightsCommandInput,
276
- GetInsightsCommandOutput,
277
- } from "../commands/GetInsightsCommand";
278
- import {
279
- GetInvitationsCountCommandInput,
280
- GetInvitationsCountCommandOutput,
281
- } from "../commands/GetInvitationsCountCommand";
282
- import {
283
- GetMasterAccountCommandInput,
284
- GetMasterAccountCommandOutput,
285
- } from "../commands/GetMasterAccountCommand";
286
- import {
287
- GetMembersCommandInput,
288
- GetMembersCommandOutput,
289
- } from "../commands/GetMembersCommand";
290
- import {
291
- GetResourcesStatisticsV2CommandInput,
292
- GetResourcesStatisticsV2CommandOutput,
293
- } from "../commands/GetResourcesStatisticsV2Command";
294
- import {
295
- GetResourcesV2CommandInput,
296
- GetResourcesV2CommandOutput,
297
- } from "../commands/GetResourcesV2Command";
298
- import {
299
- GetSecurityControlDefinitionCommandInput,
300
- GetSecurityControlDefinitionCommandOutput,
301
- } from "../commands/GetSecurityControlDefinitionCommand";
302
- import {
303
- InviteMembersCommandInput,
304
- InviteMembersCommandOutput,
305
- } from "../commands/InviteMembersCommand";
306
- import {
307
- ListAggregatorsV2CommandInput,
308
- ListAggregatorsV2CommandOutput,
309
- } from "../commands/ListAggregatorsV2Command";
310
- import {
311
- ListAutomationRulesCommandInput,
312
- ListAutomationRulesCommandOutput,
313
- } from "../commands/ListAutomationRulesCommand";
314
- import {
315
- ListAutomationRulesV2CommandInput,
316
- ListAutomationRulesV2CommandOutput,
317
- } from "../commands/ListAutomationRulesV2Command";
318
- import {
319
- ListConfigurationPoliciesCommandInput,
320
- ListConfigurationPoliciesCommandOutput,
321
- } from "../commands/ListConfigurationPoliciesCommand";
322
- import {
323
- ListConfigurationPolicyAssociationsCommandInput,
324
- ListConfigurationPolicyAssociationsCommandOutput,
325
- } from "../commands/ListConfigurationPolicyAssociationsCommand";
326
- import {
327
- ListConnectorsV2CommandInput,
328
- ListConnectorsV2CommandOutput,
329
- } from "../commands/ListConnectorsV2Command";
330
- import {
331
- ListEnabledProductsForImportCommandInput,
332
- ListEnabledProductsForImportCommandOutput,
333
- } from "../commands/ListEnabledProductsForImportCommand";
334
- import {
335
- ListFindingAggregatorsCommandInput,
336
- ListFindingAggregatorsCommandOutput,
337
- } from "../commands/ListFindingAggregatorsCommand";
338
- import {
339
- ListInvitationsCommandInput,
340
- ListInvitationsCommandOutput,
341
- } from "../commands/ListInvitationsCommand";
342
- import {
343
- ListMembersCommandInput,
344
- ListMembersCommandOutput,
345
- } from "../commands/ListMembersCommand";
346
- import {
347
- ListOrganizationAdminAccountsCommandInput,
348
- ListOrganizationAdminAccountsCommandOutput,
349
- } from "../commands/ListOrganizationAdminAccountsCommand";
350
- import {
351
- ListSecurityControlDefinitionsCommandInput,
352
- ListSecurityControlDefinitionsCommandOutput,
353
- } from "../commands/ListSecurityControlDefinitionsCommand";
354
- import {
355
- ListStandardsControlAssociationsCommandInput,
356
- ListStandardsControlAssociationsCommandOutput,
357
- } from "../commands/ListStandardsControlAssociationsCommand";
358
- import {
359
- ListTagsForResourceCommandInput,
360
- ListTagsForResourceCommandOutput,
361
- } from "../commands/ListTagsForResourceCommand";
362
- import {
363
- StartConfigurationPolicyAssociationCommandInput,
364
- StartConfigurationPolicyAssociationCommandOutput,
365
- } from "../commands/StartConfigurationPolicyAssociationCommand";
366
- import {
367
- StartConfigurationPolicyDisassociationCommandInput,
368
- StartConfigurationPolicyDisassociationCommandOutput,
369
- } from "../commands/StartConfigurationPolicyDisassociationCommand";
370
- import {
371
- TagResourceCommandInput,
372
- TagResourceCommandOutput,
373
- } from "../commands/TagResourceCommand";
374
- import {
375
- UntagResourceCommandInput,
376
- UntagResourceCommandOutput,
377
- } from "../commands/UntagResourceCommand";
378
- import {
379
- UpdateActionTargetCommandInput,
380
- UpdateActionTargetCommandOutput,
381
- } from "../commands/UpdateActionTargetCommand";
382
- import {
383
- UpdateAggregatorV2CommandInput,
384
- UpdateAggregatorV2CommandOutput,
385
- } from "../commands/UpdateAggregatorV2Command";
386
- import {
387
- UpdateAutomationRuleV2CommandInput,
388
- UpdateAutomationRuleV2CommandOutput,
389
- } from "../commands/UpdateAutomationRuleV2Command";
390
- import {
391
- UpdateConfigurationPolicyCommandInput,
392
- UpdateConfigurationPolicyCommandOutput,
393
- } from "../commands/UpdateConfigurationPolicyCommand";
394
- import {
395
- UpdateConnectorV2CommandInput,
396
- UpdateConnectorV2CommandOutput,
397
- } from "../commands/UpdateConnectorV2Command";
398
- import {
399
- UpdateFindingAggregatorCommandInput,
400
- UpdateFindingAggregatorCommandOutput,
401
- } from "../commands/UpdateFindingAggregatorCommand";
402
- import {
403
- UpdateFindingsCommandInput,
404
- UpdateFindingsCommandOutput,
405
- } from "../commands/UpdateFindingsCommand";
406
- import {
407
- UpdateInsightCommandInput,
408
- UpdateInsightCommandOutput,
409
- } from "../commands/UpdateInsightCommand";
410
- import {
411
- UpdateOrganizationConfigurationCommandInput,
412
- UpdateOrganizationConfigurationCommandOutput,
413
- } from "../commands/UpdateOrganizationConfigurationCommand";
414
- import {
415
- UpdateSecurityControlCommandInput,
416
- UpdateSecurityControlCommandOutput,
417
- } from "../commands/UpdateSecurityControlCommand";
418
- import {
419
- UpdateSecurityHubConfigurationCommandInput,
420
- UpdateSecurityHubConfigurationCommandOutput,
421
- } from "../commands/UpdateSecurityHubConfigurationCommand";
422
- import {
423
- UpdateStandardsControlCommandInput,
424
- UpdateStandardsControlCommandOutput,
425
- } from "../commands/UpdateStandardsControlCommand";
426
- export declare const se_AcceptAdministratorInvitationCommand: (
427
- input: AcceptAdministratorInvitationCommandInput,
428
- context: __SerdeContext
429
- ) => Promise<__HttpRequest>;
430
- export declare const se_AcceptInvitationCommand: (
431
- input: AcceptInvitationCommandInput,
432
- context: __SerdeContext
433
- ) => Promise<__HttpRequest>;
434
- export declare const se_BatchDeleteAutomationRulesCommand: (
435
- input: BatchDeleteAutomationRulesCommandInput,
436
- context: __SerdeContext
437
- ) => Promise<__HttpRequest>;
438
- export declare const se_BatchDisableStandardsCommand: (
439
- input: BatchDisableStandardsCommandInput,
440
- context: __SerdeContext
441
- ) => Promise<__HttpRequest>;
442
- export declare const se_BatchEnableStandardsCommand: (
443
- input: BatchEnableStandardsCommandInput,
444
- context: __SerdeContext
445
- ) => Promise<__HttpRequest>;
446
- export declare const se_BatchGetAutomationRulesCommand: (
447
- input: BatchGetAutomationRulesCommandInput,
448
- context: __SerdeContext
449
- ) => Promise<__HttpRequest>;
450
- export declare const se_BatchGetConfigurationPolicyAssociationsCommand: (
451
- input: BatchGetConfigurationPolicyAssociationsCommandInput,
452
- context: __SerdeContext
453
- ) => Promise<__HttpRequest>;
454
- export declare const se_BatchGetSecurityControlsCommand: (
455
- input: BatchGetSecurityControlsCommandInput,
456
- context: __SerdeContext
457
- ) => Promise<__HttpRequest>;
458
- export declare const se_BatchGetStandardsControlAssociationsCommand: (
459
- input: BatchGetStandardsControlAssociationsCommandInput,
460
- context: __SerdeContext
461
- ) => Promise<__HttpRequest>;
462
- export declare const se_BatchImportFindingsCommand: (
463
- input: BatchImportFindingsCommandInput,
464
- context: __SerdeContext
465
- ) => Promise<__HttpRequest>;
466
- export declare const se_BatchUpdateAutomationRulesCommand: (
467
- input: BatchUpdateAutomationRulesCommandInput,
468
- context: __SerdeContext
469
- ) => Promise<__HttpRequest>;
470
- export declare const se_BatchUpdateFindingsCommand: (
471
- input: BatchUpdateFindingsCommandInput,
472
- context: __SerdeContext
473
- ) => Promise<__HttpRequest>;
474
- export declare const se_BatchUpdateFindingsV2Command: (
475
- input: BatchUpdateFindingsV2CommandInput,
476
- context: __SerdeContext
477
- ) => Promise<__HttpRequest>;
478
- export declare const se_BatchUpdateStandardsControlAssociationsCommand: (
479
- input: BatchUpdateStandardsControlAssociationsCommandInput,
480
- context: __SerdeContext
481
- ) => Promise<__HttpRequest>;
482
- export declare const se_ConnectorRegistrationsV2Command: (
483
- input: ConnectorRegistrationsV2CommandInput,
484
- context: __SerdeContext
485
- ) => Promise<__HttpRequest>;
486
- export declare const se_CreateActionTargetCommand: (
487
- input: CreateActionTargetCommandInput,
488
- context: __SerdeContext
489
- ) => Promise<__HttpRequest>;
490
- export declare const se_CreateAggregatorV2Command: (
491
- input: CreateAggregatorV2CommandInput,
492
- context: __SerdeContext
493
- ) => Promise<__HttpRequest>;
494
- export declare const se_CreateAutomationRuleCommand: (
495
- input: CreateAutomationRuleCommandInput,
496
- context: __SerdeContext
497
- ) => Promise<__HttpRequest>;
498
- export declare const se_CreateAutomationRuleV2Command: (
499
- input: CreateAutomationRuleV2CommandInput,
500
- context: __SerdeContext
501
- ) => Promise<__HttpRequest>;
502
- export declare const se_CreateConfigurationPolicyCommand: (
503
- input: CreateConfigurationPolicyCommandInput,
504
- context: __SerdeContext
505
- ) => Promise<__HttpRequest>;
506
- export declare const se_CreateConnectorV2Command: (
507
- input: CreateConnectorV2CommandInput,
508
- context: __SerdeContext
509
- ) => Promise<__HttpRequest>;
510
- export declare const se_CreateFindingAggregatorCommand: (
511
- input: CreateFindingAggregatorCommandInput,
512
- context: __SerdeContext
513
- ) => Promise<__HttpRequest>;
514
- export declare const se_CreateInsightCommand: (
515
- input: CreateInsightCommandInput,
516
- context: __SerdeContext
517
- ) => Promise<__HttpRequest>;
518
- export declare const se_CreateMembersCommand: (
519
- input: CreateMembersCommandInput,
520
- context: __SerdeContext
521
- ) => Promise<__HttpRequest>;
522
- export declare const se_CreateTicketV2Command: (
523
- input: CreateTicketV2CommandInput,
524
- context: __SerdeContext
525
- ) => Promise<__HttpRequest>;
526
- export declare const se_DeclineInvitationsCommand: (
527
- input: DeclineInvitationsCommandInput,
528
- context: __SerdeContext
529
- ) => Promise<__HttpRequest>;
530
- export declare const se_DeleteActionTargetCommand: (
531
- input: DeleteActionTargetCommandInput,
532
- context: __SerdeContext
533
- ) => Promise<__HttpRequest>;
534
- export declare const se_DeleteAggregatorV2Command: (
535
- input: DeleteAggregatorV2CommandInput,
536
- context: __SerdeContext
537
- ) => Promise<__HttpRequest>;
538
- export declare const se_DeleteAutomationRuleV2Command: (
539
- input: DeleteAutomationRuleV2CommandInput,
540
- context: __SerdeContext
541
- ) => Promise<__HttpRequest>;
542
- export declare const se_DeleteConfigurationPolicyCommand: (
543
- input: DeleteConfigurationPolicyCommandInput,
544
- context: __SerdeContext
545
- ) => Promise<__HttpRequest>;
546
- export declare const se_DeleteConnectorV2Command: (
547
- input: DeleteConnectorV2CommandInput,
548
- context: __SerdeContext
549
- ) => Promise<__HttpRequest>;
550
- export declare const se_DeleteFindingAggregatorCommand: (
551
- input: DeleteFindingAggregatorCommandInput,
552
- context: __SerdeContext
553
- ) => Promise<__HttpRequest>;
554
- export declare const se_DeleteInsightCommand: (
555
- input: DeleteInsightCommandInput,
556
- context: __SerdeContext
557
- ) => Promise<__HttpRequest>;
558
- export declare const se_DeleteInvitationsCommand: (
559
- input: DeleteInvitationsCommandInput,
560
- context: __SerdeContext
561
- ) => Promise<__HttpRequest>;
562
- export declare const se_DeleteMembersCommand: (
563
- input: DeleteMembersCommandInput,
564
- context: __SerdeContext
565
- ) => Promise<__HttpRequest>;
566
- export declare const se_DescribeActionTargetsCommand: (
567
- input: DescribeActionTargetsCommandInput,
568
- context: __SerdeContext
569
- ) => Promise<__HttpRequest>;
570
- export declare const se_DescribeHubCommand: (
571
- input: DescribeHubCommandInput,
572
- context: __SerdeContext
573
- ) => Promise<__HttpRequest>;
574
- export declare const se_DescribeOrganizationConfigurationCommand: (
575
- input: DescribeOrganizationConfigurationCommandInput,
576
- context: __SerdeContext
577
- ) => Promise<__HttpRequest>;
578
- export declare const se_DescribeProductsCommand: (
579
- input: DescribeProductsCommandInput,
580
- context: __SerdeContext
581
- ) => Promise<__HttpRequest>;
582
- export declare const se_DescribeProductsV2Command: (
583
- input: DescribeProductsV2CommandInput,
584
- context: __SerdeContext
585
- ) => Promise<__HttpRequest>;
586
- export declare const se_DescribeSecurityHubV2Command: (
587
- input: DescribeSecurityHubV2CommandInput,
588
- context: __SerdeContext
589
- ) => Promise<__HttpRequest>;
590
- export declare const se_DescribeStandardsCommand: (
591
- input: DescribeStandardsCommandInput,
592
- context: __SerdeContext
593
- ) => Promise<__HttpRequest>;
594
- export declare const se_DescribeStandardsControlsCommand: (
595
- input: DescribeStandardsControlsCommandInput,
596
- context: __SerdeContext
597
- ) => Promise<__HttpRequest>;
598
- export declare const se_DisableImportFindingsForProductCommand: (
599
- input: DisableImportFindingsForProductCommandInput,
600
- context: __SerdeContext
601
- ) => Promise<__HttpRequest>;
602
- export declare const se_DisableOrganizationAdminAccountCommand: (
603
- input: DisableOrganizationAdminAccountCommandInput,
604
- context: __SerdeContext
605
- ) => Promise<__HttpRequest>;
606
- export declare const se_DisableSecurityHubCommand: (
607
- input: DisableSecurityHubCommandInput,
608
- context: __SerdeContext
609
- ) => Promise<__HttpRequest>;
610
- export declare const se_DisableSecurityHubV2Command: (
611
- input: DisableSecurityHubV2CommandInput,
612
- context: __SerdeContext
613
- ) => Promise<__HttpRequest>;
614
- export declare const se_DisassociateFromAdministratorAccountCommand: (
615
- input: DisassociateFromAdministratorAccountCommandInput,
616
- context: __SerdeContext
617
- ) => Promise<__HttpRequest>;
618
- export declare const se_DisassociateFromMasterAccountCommand: (
619
- input: DisassociateFromMasterAccountCommandInput,
620
- context: __SerdeContext
621
- ) => Promise<__HttpRequest>;
622
- export declare const se_DisassociateMembersCommand: (
623
- input: DisassociateMembersCommandInput,
624
- context: __SerdeContext
625
- ) => Promise<__HttpRequest>;
626
- export declare const se_EnableImportFindingsForProductCommand: (
627
- input: EnableImportFindingsForProductCommandInput,
628
- context: __SerdeContext
629
- ) => Promise<__HttpRequest>;
630
- export declare const se_EnableOrganizationAdminAccountCommand: (
631
- input: EnableOrganizationAdminAccountCommandInput,
632
- context: __SerdeContext
633
- ) => Promise<__HttpRequest>;
634
- export declare const se_EnableSecurityHubCommand: (
635
- input: EnableSecurityHubCommandInput,
636
- context: __SerdeContext
637
- ) => Promise<__HttpRequest>;
638
- export declare const se_EnableSecurityHubV2Command: (
639
- input: EnableSecurityHubV2CommandInput,
640
- context: __SerdeContext
641
- ) => Promise<__HttpRequest>;
642
- export declare const se_GetAdministratorAccountCommand: (
643
- input: GetAdministratorAccountCommandInput,
644
- context: __SerdeContext
645
- ) => Promise<__HttpRequest>;
646
- export declare const se_GetAggregatorV2Command: (
647
- input: GetAggregatorV2CommandInput,
648
- context: __SerdeContext
649
- ) => Promise<__HttpRequest>;
650
- export declare const se_GetAutomationRuleV2Command: (
651
- input: GetAutomationRuleV2CommandInput,
652
- context: __SerdeContext
653
- ) => Promise<__HttpRequest>;
654
- export declare const se_GetConfigurationPolicyCommand: (
655
- input: GetConfigurationPolicyCommandInput,
656
- context: __SerdeContext
657
- ) => Promise<__HttpRequest>;
658
- export declare const se_GetConfigurationPolicyAssociationCommand: (
659
- input: GetConfigurationPolicyAssociationCommandInput,
660
- context: __SerdeContext
661
- ) => Promise<__HttpRequest>;
662
- export declare const se_GetConnectorV2Command: (
663
- input: GetConnectorV2CommandInput,
664
- context: __SerdeContext
665
- ) => Promise<__HttpRequest>;
666
- export declare const se_GetEnabledStandardsCommand: (
667
- input: GetEnabledStandardsCommandInput,
668
- context: __SerdeContext
669
- ) => Promise<__HttpRequest>;
670
- export declare const se_GetFindingAggregatorCommand: (
671
- input: GetFindingAggregatorCommandInput,
672
- context: __SerdeContext
673
- ) => Promise<__HttpRequest>;
674
- export declare const se_GetFindingHistoryCommand: (
675
- input: GetFindingHistoryCommandInput,
676
- context: __SerdeContext
677
- ) => Promise<__HttpRequest>;
678
- export declare const se_GetFindingsCommand: (
679
- input: GetFindingsCommandInput,
680
- context: __SerdeContext
681
- ) => Promise<__HttpRequest>;
682
- export declare const se_GetFindingStatisticsV2Command: (
683
- input: GetFindingStatisticsV2CommandInput,
684
- context: __SerdeContext
685
- ) => Promise<__HttpRequest>;
686
- export declare const se_GetFindingsV2Command: (
687
- input: GetFindingsV2CommandInput,
688
- context: __SerdeContext
689
- ) => Promise<__HttpRequest>;
690
- export declare const se_GetInsightResultsCommand: (
691
- input: GetInsightResultsCommandInput,
692
- context: __SerdeContext
693
- ) => Promise<__HttpRequest>;
694
- export declare const se_GetInsightsCommand: (
695
- input: GetInsightsCommandInput,
696
- context: __SerdeContext
697
- ) => Promise<__HttpRequest>;
698
- export declare const se_GetInvitationsCountCommand: (
699
- input: GetInvitationsCountCommandInput,
700
- context: __SerdeContext
701
- ) => Promise<__HttpRequest>;
702
- export declare const se_GetMasterAccountCommand: (
703
- input: GetMasterAccountCommandInput,
704
- context: __SerdeContext
705
- ) => Promise<__HttpRequest>;
706
- export declare const se_GetMembersCommand: (
707
- input: GetMembersCommandInput,
708
- context: __SerdeContext
709
- ) => Promise<__HttpRequest>;
710
- export declare const se_GetResourcesStatisticsV2Command: (
711
- input: GetResourcesStatisticsV2CommandInput,
712
- context: __SerdeContext
713
- ) => Promise<__HttpRequest>;
714
- export declare const se_GetResourcesV2Command: (
715
- input: GetResourcesV2CommandInput,
716
- context: __SerdeContext
717
- ) => Promise<__HttpRequest>;
718
- export declare const se_GetSecurityControlDefinitionCommand: (
719
- input: GetSecurityControlDefinitionCommandInput,
720
- context: __SerdeContext
721
- ) => Promise<__HttpRequest>;
722
- export declare const se_InviteMembersCommand: (
723
- input: InviteMembersCommandInput,
724
- context: __SerdeContext
725
- ) => Promise<__HttpRequest>;
726
- export declare const se_ListAggregatorsV2Command: (
727
- input: ListAggregatorsV2CommandInput,
728
- context: __SerdeContext
729
- ) => Promise<__HttpRequest>;
730
- export declare const se_ListAutomationRulesCommand: (
731
- input: ListAutomationRulesCommandInput,
732
- context: __SerdeContext
733
- ) => Promise<__HttpRequest>;
734
- export declare const se_ListAutomationRulesV2Command: (
735
- input: ListAutomationRulesV2CommandInput,
736
- context: __SerdeContext
737
- ) => Promise<__HttpRequest>;
738
- export declare const se_ListConfigurationPoliciesCommand: (
739
- input: ListConfigurationPoliciesCommandInput,
740
- context: __SerdeContext
741
- ) => Promise<__HttpRequest>;
742
- export declare const se_ListConfigurationPolicyAssociationsCommand: (
743
- input: ListConfigurationPolicyAssociationsCommandInput,
744
- context: __SerdeContext
745
- ) => Promise<__HttpRequest>;
746
- export declare const se_ListConnectorsV2Command: (
747
- input: ListConnectorsV2CommandInput,
748
- context: __SerdeContext
749
- ) => Promise<__HttpRequest>;
750
- export declare const se_ListEnabledProductsForImportCommand: (
751
- input: ListEnabledProductsForImportCommandInput,
752
- context: __SerdeContext
753
- ) => Promise<__HttpRequest>;
754
- export declare const se_ListFindingAggregatorsCommand: (
755
- input: ListFindingAggregatorsCommandInput,
756
- context: __SerdeContext
757
- ) => Promise<__HttpRequest>;
758
- export declare const se_ListInvitationsCommand: (
759
- input: ListInvitationsCommandInput,
760
- context: __SerdeContext
761
- ) => Promise<__HttpRequest>;
762
- export declare const se_ListMembersCommand: (
763
- input: ListMembersCommandInput,
764
- context: __SerdeContext
765
- ) => Promise<__HttpRequest>;
766
- export declare const se_ListOrganizationAdminAccountsCommand: (
767
- input: ListOrganizationAdminAccountsCommandInput,
768
- context: __SerdeContext
769
- ) => Promise<__HttpRequest>;
770
- export declare const se_ListSecurityControlDefinitionsCommand: (
771
- input: ListSecurityControlDefinitionsCommandInput,
772
- context: __SerdeContext
773
- ) => Promise<__HttpRequest>;
774
- export declare const se_ListStandardsControlAssociationsCommand: (
775
- input: ListStandardsControlAssociationsCommandInput,
776
- context: __SerdeContext
777
- ) => Promise<__HttpRequest>;
778
- export declare const se_ListTagsForResourceCommand: (
779
- input: ListTagsForResourceCommandInput,
780
- context: __SerdeContext
781
- ) => Promise<__HttpRequest>;
782
- export declare const se_StartConfigurationPolicyAssociationCommand: (
783
- input: StartConfigurationPolicyAssociationCommandInput,
784
- context: __SerdeContext
785
- ) => Promise<__HttpRequest>;
786
- export declare const se_StartConfigurationPolicyDisassociationCommand: (
787
- input: StartConfigurationPolicyDisassociationCommandInput,
788
- context: __SerdeContext
789
- ) => Promise<__HttpRequest>;
790
- export declare const se_TagResourceCommand: (
791
- input: TagResourceCommandInput,
792
- context: __SerdeContext
793
- ) => Promise<__HttpRequest>;
794
- export declare const se_UntagResourceCommand: (
795
- input: UntagResourceCommandInput,
796
- context: __SerdeContext
797
- ) => Promise<__HttpRequest>;
798
- export declare const se_UpdateActionTargetCommand: (
799
- input: UpdateActionTargetCommandInput,
800
- context: __SerdeContext
801
- ) => Promise<__HttpRequest>;
802
- export declare const se_UpdateAggregatorV2Command: (
803
- input: UpdateAggregatorV2CommandInput,
804
- context: __SerdeContext
805
- ) => Promise<__HttpRequest>;
806
- export declare const se_UpdateAutomationRuleV2Command: (
807
- input: UpdateAutomationRuleV2CommandInput,
808
- context: __SerdeContext
809
- ) => Promise<__HttpRequest>;
810
- export declare const se_UpdateConfigurationPolicyCommand: (
811
- input: UpdateConfigurationPolicyCommandInput,
812
- context: __SerdeContext
813
- ) => Promise<__HttpRequest>;
814
- export declare const se_UpdateConnectorV2Command: (
815
- input: UpdateConnectorV2CommandInput,
816
- context: __SerdeContext
817
- ) => Promise<__HttpRequest>;
818
- export declare const se_UpdateFindingAggregatorCommand: (
819
- input: UpdateFindingAggregatorCommandInput,
820
- context: __SerdeContext
821
- ) => Promise<__HttpRequest>;
822
- export declare const se_UpdateFindingsCommand: (
823
- input: UpdateFindingsCommandInput,
824
- context: __SerdeContext
825
- ) => Promise<__HttpRequest>;
826
- export declare const se_UpdateInsightCommand: (
827
- input: UpdateInsightCommandInput,
828
- context: __SerdeContext
829
- ) => Promise<__HttpRequest>;
830
- export declare const se_UpdateOrganizationConfigurationCommand: (
831
- input: UpdateOrganizationConfigurationCommandInput,
832
- context: __SerdeContext
833
- ) => Promise<__HttpRequest>;
834
- export declare const se_UpdateSecurityControlCommand: (
835
- input: UpdateSecurityControlCommandInput,
836
- context: __SerdeContext
837
- ) => Promise<__HttpRequest>;
838
- export declare const se_UpdateSecurityHubConfigurationCommand: (
839
- input: UpdateSecurityHubConfigurationCommandInput,
840
- context: __SerdeContext
841
- ) => Promise<__HttpRequest>;
842
- export declare const se_UpdateStandardsControlCommand: (
843
- input: UpdateStandardsControlCommandInput,
844
- context: __SerdeContext
845
- ) => Promise<__HttpRequest>;
846
- export declare const de_AcceptAdministratorInvitationCommand: (
847
- output: __HttpResponse,
848
- context: __SerdeContext
849
- ) => Promise<AcceptAdministratorInvitationCommandOutput>;
850
- export declare const de_AcceptInvitationCommand: (
851
- output: __HttpResponse,
852
- context: __SerdeContext
853
- ) => Promise<AcceptInvitationCommandOutput>;
854
- export declare const de_BatchDeleteAutomationRulesCommand: (
855
- output: __HttpResponse,
856
- context: __SerdeContext
857
- ) => Promise<BatchDeleteAutomationRulesCommandOutput>;
858
- export declare const de_BatchDisableStandardsCommand: (
859
- output: __HttpResponse,
860
- context: __SerdeContext
861
- ) => Promise<BatchDisableStandardsCommandOutput>;
862
- export declare const de_BatchEnableStandardsCommand: (
863
- output: __HttpResponse,
864
- context: __SerdeContext
865
- ) => Promise<BatchEnableStandardsCommandOutput>;
866
- export declare const de_BatchGetAutomationRulesCommand: (
867
- output: __HttpResponse,
868
- context: __SerdeContext
869
- ) => Promise<BatchGetAutomationRulesCommandOutput>;
870
- export declare const de_BatchGetConfigurationPolicyAssociationsCommand: (
871
- output: __HttpResponse,
872
- context: __SerdeContext
873
- ) => Promise<BatchGetConfigurationPolicyAssociationsCommandOutput>;
874
- export declare const de_BatchGetSecurityControlsCommand: (
875
- output: __HttpResponse,
876
- context: __SerdeContext
877
- ) => Promise<BatchGetSecurityControlsCommandOutput>;
878
- export declare const de_BatchGetStandardsControlAssociationsCommand: (
879
- output: __HttpResponse,
880
- context: __SerdeContext
881
- ) => Promise<BatchGetStandardsControlAssociationsCommandOutput>;
882
- export declare const de_BatchImportFindingsCommand: (
883
- output: __HttpResponse,
884
- context: __SerdeContext
885
- ) => Promise<BatchImportFindingsCommandOutput>;
886
- export declare const de_BatchUpdateAutomationRulesCommand: (
887
- output: __HttpResponse,
888
- context: __SerdeContext
889
- ) => Promise<BatchUpdateAutomationRulesCommandOutput>;
890
- export declare const de_BatchUpdateFindingsCommand: (
891
- output: __HttpResponse,
892
- context: __SerdeContext
893
- ) => Promise<BatchUpdateFindingsCommandOutput>;
894
- export declare const de_BatchUpdateFindingsV2Command: (
895
- output: __HttpResponse,
896
- context: __SerdeContext
897
- ) => Promise<BatchUpdateFindingsV2CommandOutput>;
898
- export declare const de_BatchUpdateStandardsControlAssociationsCommand: (
899
- output: __HttpResponse,
900
- context: __SerdeContext
901
- ) => Promise<BatchUpdateStandardsControlAssociationsCommandOutput>;
902
- export declare const de_ConnectorRegistrationsV2Command: (
903
- output: __HttpResponse,
904
- context: __SerdeContext
905
- ) => Promise<ConnectorRegistrationsV2CommandOutput>;
906
- export declare const de_CreateActionTargetCommand: (
907
- output: __HttpResponse,
908
- context: __SerdeContext
909
- ) => Promise<CreateActionTargetCommandOutput>;
910
- export declare const de_CreateAggregatorV2Command: (
911
- output: __HttpResponse,
912
- context: __SerdeContext
913
- ) => Promise<CreateAggregatorV2CommandOutput>;
914
- export declare const de_CreateAutomationRuleCommand: (
915
- output: __HttpResponse,
916
- context: __SerdeContext
917
- ) => Promise<CreateAutomationRuleCommandOutput>;
918
- export declare const de_CreateAutomationRuleV2Command: (
919
- output: __HttpResponse,
920
- context: __SerdeContext
921
- ) => Promise<CreateAutomationRuleV2CommandOutput>;
922
- export declare const de_CreateConfigurationPolicyCommand: (
923
- output: __HttpResponse,
924
- context: __SerdeContext
925
- ) => Promise<CreateConfigurationPolicyCommandOutput>;
926
- export declare const de_CreateConnectorV2Command: (
927
- output: __HttpResponse,
928
- context: __SerdeContext
929
- ) => Promise<CreateConnectorV2CommandOutput>;
930
- export declare const de_CreateFindingAggregatorCommand: (
931
- output: __HttpResponse,
932
- context: __SerdeContext
933
- ) => Promise<CreateFindingAggregatorCommandOutput>;
934
- export declare const de_CreateInsightCommand: (
935
- output: __HttpResponse,
936
- context: __SerdeContext
937
- ) => Promise<CreateInsightCommandOutput>;
938
- export declare const de_CreateMembersCommand: (
939
- output: __HttpResponse,
940
- context: __SerdeContext
941
- ) => Promise<CreateMembersCommandOutput>;
942
- export declare const de_CreateTicketV2Command: (
943
- output: __HttpResponse,
944
- context: __SerdeContext
945
- ) => Promise<CreateTicketV2CommandOutput>;
946
- export declare const de_DeclineInvitationsCommand: (
947
- output: __HttpResponse,
948
- context: __SerdeContext
949
- ) => Promise<DeclineInvitationsCommandOutput>;
950
- export declare const de_DeleteActionTargetCommand: (
951
- output: __HttpResponse,
952
- context: __SerdeContext
953
- ) => Promise<DeleteActionTargetCommandOutput>;
954
- export declare const de_DeleteAggregatorV2Command: (
955
- output: __HttpResponse,
956
- context: __SerdeContext
957
- ) => Promise<DeleteAggregatorV2CommandOutput>;
958
- export declare const de_DeleteAutomationRuleV2Command: (
959
- output: __HttpResponse,
960
- context: __SerdeContext
961
- ) => Promise<DeleteAutomationRuleV2CommandOutput>;
962
- export declare const de_DeleteConfigurationPolicyCommand: (
963
- output: __HttpResponse,
964
- context: __SerdeContext
965
- ) => Promise<DeleteConfigurationPolicyCommandOutput>;
966
- export declare const de_DeleteConnectorV2Command: (
967
- output: __HttpResponse,
968
- context: __SerdeContext
969
- ) => Promise<DeleteConnectorV2CommandOutput>;
970
- export declare const de_DeleteFindingAggregatorCommand: (
971
- output: __HttpResponse,
972
- context: __SerdeContext
973
- ) => Promise<DeleteFindingAggregatorCommandOutput>;
974
- export declare const de_DeleteInsightCommand: (
975
- output: __HttpResponse,
976
- context: __SerdeContext
977
- ) => Promise<DeleteInsightCommandOutput>;
978
- export declare const de_DeleteInvitationsCommand: (
979
- output: __HttpResponse,
980
- context: __SerdeContext
981
- ) => Promise<DeleteInvitationsCommandOutput>;
982
- export declare const de_DeleteMembersCommand: (
983
- output: __HttpResponse,
984
- context: __SerdeContext
985
- ) => Promise<DeleteMembersCommandOutput>;
986
- export declare const de_DescribeActionTargetsCommand: (
987
- output: __HttpResponse,
988
- context: __SerdeContext
989
- ) => Promise<DescribeActionTargetsCommandOutput>;
990
- export declare const de_DescribeHubCommand: (
991
- output: __HttpResponse,
992
- context: __SerdeContext
993
- ) => Promise<DescribeHubCommandOutput>;
994
- export declare const de_DescribeOrganizationConfigurationCommand: (
995
- output: __HttpResponse,
996
- context: __SerdeContext
997
- ) => Promise<DescribeOrganizationConfigurationCommandOutput>;
998
- export declare const de_DescribeProductsCommand: (
999
- output: __HttpResponse,
1000
- context: __SerdeContext
1001
- ) => Promise<DescribeProductsCommandOutput>;
1002
- export declare const de_DescribeProductsV2Command: (
1003
- output: __HttpResponse,
1004
- context: __SerdeContext
1005
- ) => Promise<DescribeProductsV2CommandOutput>;
1006
- export declare const de_DescribeSecurityHubV2Command: (
1007
- output: __HttpResponse,
1008
- context: __SerdeContext
1009
- ) => Promise<DescribeSecurityHubV2CommandOutput>;
1010
- export declare const de_DescribeStandardsCommand: (
1011
- output: __HttpResponse,
1012
- context: __SerdeContext
1013
- ) => Promise<DescribeStandardsCommandOutput>;
1014
- export declare const de_DescribeStandardsControlsCommand: (
1015
- output: __HttpResponse,
1016
- context: __SerdeContext
1017
- ) => Promise<DescribeStandardsControlsCommandOutput>;
1018
- export declare const de_DisableImportFindingsForProductCommand: (
1019
- output: __HttpResponse,
1020
- context: __SerdeContext
1021
- ) => Promise<DisableImportFindingsForProductCommandOutput>;
1022
- export declare const de_DisableOrganizationAdminAccountCommand: (
1023
- output: __HttpResponse,
1024
- context: __SerdeContext
1025
- ) => Promise<DisableOrganizationAdminAccountCommandOutput>;
1026
- export declare const de_DisableSecurityHubCommand: (
1027
- output: __HttpResponse,
1028
- context: __SerdeContext
1029
- ) => Promise<DisableSecurityHubCommandOutput>;
1030
- export declare const de_DisableSecurityHubV2Command: (
1031
- output: __HttpResponse,
1032
- context: __SerdeContext
1033
- ) => Promise<DisableSecurityHubV2CommandOutput>;
1034
- export declare const de_DisassociateFromAdministratorAccountCommand: (
1035
- output: __HttpResponse,
1036
- context: __SerdeContext
1037
- ) => Promise<DisassociateFromAdministratorAccountCommandOutput>;
1038
- export declare const de_DisassociateFromMasterAccountCommand: (
1039
- output: __HttpResponse,
1040
- context: __SerdeContext
1041
- ) => Promise<DisassociateFromMasterAccountCommandOutput>;
1042
- export declare const de_DisassociateMembersCommand: (
1043
- output: __HttpResponse,
1044
- context: __SerdeContext
1045
- ) => Promise<DisassociateMembersCommandOutput>;
1046
- export declare const de_EnableImportFindingsForProductCommand: (
1047
- output: __HttpResponse,
1048
- context: __SerdeContext
1049
- ) => Promise<EnableImportFindingsForProductCommandOutput>;
1050
- export declare const de_EnableOrganizationAdminAccountCommand: (
1051
- output: __HttpResponse,
1052
- context: __SerdeContext
1053
- ) => Promise<EnableOrganizationAdminAccountCommandOutput>;
1054
- export declare const de_EnableSecurityHubCommand: (
1055
- output: __HttpResponse,
1056
- context: __SerdeContext
1057
- ) => Promise<EnableSecurityHubCommandOutput>;
1058
- export declare const de_EnableSecurityHubV2Command: (
1059
- output: __HttpResponse,
1060
- context: __SerdeContext
1061
- ) => Promise<EnableSecurityHubV2CommandOutput>;
1062
- export declare const de_GetAdministratorAccountCommand: (
1063
- output: __HttpResponse,
1064
- context: __SerdeContext
1065
- ) => Promise<GetAdministratorAccountCommandOutput>;
1066
- export declare const de_GetAggregatorV2Command: (
1067
- output: __HttpResponse,
1068
- context: __SerdeContext
1069
- ) => Promise<GetAggregatorV2CommandOutput>;
1070
- export declare const de_GetAutomationRuleV2Command: (
1071
- output: __HttpResponse,
1072
- context: __SerdeContext
1073
- ) => Promise<GetAutomationRuleV2CommandOutput>;
1074
- export declare const de_GetConfigurationPolicyCommand: (
1075
- output: __HttpResponse,
1076
- context: __SerdeContext
1077
- ) => Promise<GetConfigurationPolicyCommandOutput>;
1078
- export declare const de_GetConfigurationPolicyAssociationCommand: (
1079
- output: __HttpResponse,
1080
- context: __SerdeContext
1081
- ) => Promise<GetConfigurationPolicyAssociationCommandOutput>;
1082
- export declare const de_GetConnectorV2Command: (
1083
- output: __HttpResponse,
1084
- context: __SerdeContext
1085
- ) => Promise<GetConnectorV2CommandOutput>;
1086
- export declare const de_GetEnabledStandardsCommand: (
1087
- output: __HttpResponse,
1088
- context: __SerdeContext
1089
- ) => Promise<GetEnabledStandardsCommandOutput>;
1090
- export declare const de_GetFindingAggregatorCommand: (
1091
- output: __HttpResponse,
1092
- context: __SerdeContext
1093
- ) => Promise<GetFindingAggregatorCommandOutput>;
1094
- export declare const de_GetFindingHistoryCommand: (
1095
- output: __HttpResponse,
1096
- context: __SerdeContext
1097
- ) => Promise<GetFindingHistoryCommandOutput>;
1098
- export declare const de_GetFindingsCommand: (
1099
- output: __HttpResponse,
1100
- context: __SerdeContext
1101
- ) => Promise<GetFindingsCommandOutput>;
1102
- export declare const de_GetFindingStatisticsV2Command: (
1103
- output: __HttpResponse,
1104
- context: __SerdeContext
1105
- ) => Promise<GetFindingStatisticsV2CommandOutput>;
1106
- export declare const de_GetFindingsV2Command: (
1107
- output: __HttpResponse,
1108
- context: __SerdeContext
1109
- ) => Promise<GetFindingsV2CommandOutput>;
1110
- export declare const de_GetInsightResultsCommand: (
1111
- output: __HttpResponse,
1112
- context: __SerdeContext
1113
- ) => Promise<GetInsightResultsCommandOutput>;
1114
- export declare const de_GetInsightsCommand: (
1115
- output: __HttpResponse,
1116
- context: __SerdeContext
1117
- ) => Promise<GetInsightsCommandOutput>;
1118
- export declare const de_GetInvitationsCountCommand: (
1119
- output: __HttpResponse,
1120
- context: __SerdeContext
1121
- ) => Promise<GetInvitationsCountCommandOutput>;
1122
- export declare const de_GetMasterAccountCommand: (
1123
- output: __HttpResponse,
1124
- context: __SerdeContext
1125
- ) => Promise<GetMasterAccountCommandOutput>;
1126
- export declare const de_GetMembersCommand: (
1127
- output: __HttpResponse,
1128
- context: __SerdeContext
1129
- ) => Promise<GetMembersCommandOutput>;
1130
- export declare const de_GetResourcesStatisticsV2Command: (
1131
- output: __HttpResponse,
1132
- context: __SerdeContext
1133
- ) => Promise<GetResourcesStatisticsV2CommandOutput>;
1134
- export declare const de_GetResourcesV2Command: (
1135
- output: __HttpResponse,
1136
- context: __SerdeContext
1137
- ) => Promise<GetResourcesV2CommandOutput>;
1138
- export declare const de_GetSecurityControlDefinitionCommand: (
1139
- output: __HttpResponse,
1140
- context: __SerdeContext
1141
- ) => Promise<GetSecurityControlDefinitionCommandOutput>;
1142
- export declare const de_InviteMembersCommand: (
1143
- output: __HttpResponse,
1144
- context: __SerdeContext
1145
- ) => Promise<InviteMembersCommandOutput>;
1146
- export declare const de_ListAggregatorsV2Command: (
1147
- output: __HttpResponse,
1148
- context: __SerdeContext
1149
- ) => Promise<ListAggregatorsV2CommandOutput>;
1150
- export declare const de_ListAutomationRulesCommand: (
1151
- output: __HttpResponse,
1152
- context: __SerdeContext
1153
- ) => Promise<ListAutomationRulesCommandOutput>;
1154
- export declare const de_ListAutomationRulesV2Command: (
1155
- output: __HttpResponse,
1156
- context: __SerdeContext
1157
- ) => Promise<ListAutomationRulesV2CommandOutput>;
1158
- export declare const de_ListConfigurationPoliciesCommand: (
1159
- output: __HttpResponse,
1160
- context: __SerdeContext
1161
- ) => Promise<ListConfigurationPoliciesCommandOutput>;
1162
- export declare const de_ListConfigurationPolicyAssociationsCommand: (
1163
- output: __HttpResponse,
1164
- context: __SerdeContext
1165
- ) => Promise<ListConfigurationPolicyAssociationsCommandOutput>;
1166
- export declare const de_ListConnectorsV2Command: (
1167
- output: __HttpResponse,
1168
- context: __SerdeContext
1169
- ) => Promise<ListConnectorsV2CommandOutput>;
1170
- export declare const de_ListEnabledProductsForImportCommand: (
1171
- output: __HttpResponse,
1172
- context: __SerdeContext
1173
- ) => Promise<ListEnabledProductsForImportCommandOutput>;
1174
- export declare const de_ListFindingAggregatorsCommand: (
1175
- output: __HttpResponse,
1176
- context: __SerdeContext
1177
- ) => Promise<ListFindingAggregatorsCommandOutput>;
1178
- export declare const de_ListInvitationsCommand: (
1179
- output: __HttpResponse,
1180
- context: __SerdeContext
1181
- ) => Promise<ListInvitationsCommandOutput>;
1182
- export declare const de_ListMembersCommand: (
1183
- output: __HttpResponse,
1184
- context: __SerdeContext
1185
- ) => Promise<ListMembersCommandOutput>;
1186
- export declare const de_ListOrganizationAdminAccountsCommand: (
1187
- output: __HttpResponse,
1188
- context: __SerdeContext
1189
- ) => Promise<ListOrganizationAdminAccountsCommandOutput>;
1190
- export declare const de_ListSecurityControlDefinitionsCommand: (
1191
- output: __HttpResponse,
1192
- context: __SerdeContext
1193
- ) => Promise<ListSecurityControlDefinitionsCommandOutput>;
1194
- export declare const de_ListStandardsControlAssociationsCommand: (
1195
- output: __HttpResponse,
1196
- context: __SerdeContext
1197
- ) => Promise<ListStandardsControlAssociationsCommandOutput>;
1198
- export declare const de_ListTagsForResourceCommand: (
1199
- output: __HttpResponse,
1200
- context: __SerdeContext
1201
- ) => Promise<ListTagsForResourceCommandOutput>;
1202
- export declare const de_StartConfigurationPolicyAssociationCommand: (
1203
- output: __HttpResponse,
1204
- context: __SerdeContext
1205
- ) => Promise<StartConfigurationPolicyAssociationCommandOutput>;
1206
- export declare const de_StartConfigurationPolicyDisassociationCommand: (
1207
- output: __HttpResponse,
1208
- context: __SerdeContext
1209
- ) => Promise<StartConfigurationPolicyDisassociationCommandOutput>;
1210
- export declare const de_TagResourceCommand: (
1211
- output: __HttpResponse,
1212
- context: __SerdeContext
1213
- ) => Promise<TagResourceCommandOutput>;
1214
- export declare const de_UntagResourceCommand: (
1215
- output: __HttpResponse,
1216
- context: __SerdeContext
1217
- ) => Promise<UntagResourceCommandOutput>;
1218
- export declare const de_UpdateActionTargetCommand: (
1219
- output: __HttpResponse,
1220
- context: __SerdeContext
1221
- ) => Promise<UpdateActionTargetCommandOutput>;
1222
- export declare const de_UpdateAggregatorV2Command: (
1223
- output: __HttpResponse,
1224
- context: __SerdeContext
1225
- ) => Promise<UpdateAggregatorV2CommandOutput>;
1226
- export declare const de_UpdateAutomationRuleV2Command: (
1227
- output: __HttpResponse,
1228
- context: __SerdeContext
1229
- ) => Promise<UpdateAutomationRuleV2CommandOutput>;
1230
- export declare const de_UpdateConfigurationPolicyCommand: (
1231
- output: __HttpResponse,
1232
- context: __SerdeContext
1233
- ) => Promise<UpdateConfigurationPolicyCommandOutput>;
1234
- export declare const de_UpdateConnectorV2Command: (
1235
- output: __HttpResponse,
1236
- context: __SerdeContext
1237
- ) => Promise<UpdateConnectorV2CommandOutput>;
1238
- export declare const de_UpdateFindingAggregatorCommand: (
1239
- output: __HttpResponse,
1240
- context: __SerdeContext
1241
- ) => Promise<UpdateFindingAggregatorCommandOutput>;
1242
- export declare const de_UpdateFindingsCommand: (
1243
- output: __HttpResponse,
1244
- context: __SerdeContext
1245
- ) => Promise<UpdateFindingsCommandOutput>;
1246
- export declare const de_UpdateInsightCommand: (
1247
- output: __HttpResponse,
1248
- context: __SerdeContext
1249
- ) => Promise<UpdateInsightCommandOutput>;
1250
- export declare const de_UpdateOrganizationConfigurationCommand: (
1251
- output: __HttpResponse,
1252
- context: __SerdeContext
1253
- ) => Promise<UpdateOrganizationConfigurationCommandOutput>;
1254
- export declare const de_UpdateSecurityControlCommand: (
1255
- output: __HttpResponse,
1256
- context: __SerdeContext
1257
- ) => Promise<UpdateSecurityControlCommandOutput>;
1258
- export declare const de_UpdateSecurityHubConfigurationCommand: (
1259
- output: __HttpResponse,
1260
- context: __SerdeContext
1261
- ) => Promise<UpdateSecurityHubConfigurationCommandOutput>;
1262
- export declare const de_UpdateStandardsControlCommand: (
1263
- output: __HttpResponse,
1264
- context: __SerdeContext
1265
- ) => Promise<UpdateStandardsControlCommandOutput>;