@aws-sdk/client-securityhub 3.533.0 → 3.536.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 (165) hide show
  1. package/dist-types/SecurityHub.d.ts +26 -1
  2. package/dist-types/SecurityHubClient.d.ts +1 -1
  3. package/dist-types/commands/AcceptAdministratorInvitationCommand.d.ts +2 -1
  4. package/dist-types/commands/AcceptInvitationCommand.d.ts +4 -3
  5. package/dist-types/commands/BatchDeleteAutomationRulesCommand.d.ts +2 -1
  6. package/dist-types/commands/BatchDisableStandardsCommand.d.ts +2 -1
  7. package/dist-types/commands/BatchEnableStandardsCommand.d.ts +2 -1
  8. package/dist-types/commands/BatchGetAutomationRulesCommand.d.ts +2 -1
  9. package/dist-types/commands/BatchGetConfigurationPolicyAssociationsCommand.d.ts +2 -1
  10. package/dist-types/commands/BatchGetSecurityControlsCommand.d.ts +2 -1
  11. package/dist-types/commands/BatchGetStandardsControlAssociationsCommand.d.ts +2 -1
  12. package/dist-types/commands/BatchImportFindingsCommand.d.ts +2 -1
  13. package/dist-types/commands/BatchUpdateAutomationRulesCommand.d.ts +2 -1
  14. package/dist-types/commands/BatchUpdateFindingsCommand.d.ts +2 -1
  15. package/dist-types/commands/BatchUpdateStandardsControlAssociationsCommand.d.ts +2 -1
  16. package/dist-types/commands/CreateActionTargetCommand.d.ts +2 -1
  17. package/dist-types/commands/CreateAutomationRuleCommand.d.ts +2 -1
  18. package/dist-types/commands/CreateConfigurationPolicyCommand.d.ts +2 -1
  19. package/dist-types/commands/CreateFindingAggregatorCommand.d.ts +2 -1
  20. package/dist-types/commands/CreateInsightCommand.d.ts +2 -1
  21. package/dist-types/commands/CreateMembersCommand.d.ts +2 -1
  22. package/dist-types/commands/DeclineInvitationsCommand.d.ts +2 -1
  23. package/dist-types/commands/DeleteActionTargetCommand.d.ts +2 -1
  24. package/dist-types/commands/DeleteConfigurationPolicyCommand.d.ts +2 -1
  25. package/dist-types/commands/DeleteFindingAggregatorCommand.d.ts +2 -1
  26. package/dist-types/commands/DeleteInsightCommand.d.ts +2 -1
  27. package/dist-types/commands/DeleteInvitationsCommand.d.ts +2 -1
  28. package/dist-types/commands/DeleteMembersCommand.d.ts +2 -1
  29. package/dist-types/commands/DescribeActionTargetsCommand.d.ts +2 -1
  30. package/dist-types/commands/DescribeHubCommand.d.ts +2 -1
  31. package/dist-types/commands/DescribeOrganizationConfigurationCommand.d.ts +2 -1
  32. package/dist-types/commands/DescribeProductsCommand.d.ts +2 -1
  33. package/dist-types/commands/DescribeStandardsCommand.d.ts +2 -1
  34. package/dist-types/commands/DescribeStandardsControlsCommand.d.ts +2 -1
  35. package/dist-types/commands/DisableImportFindingsForProductCommand.d.ts +2 -1
  36. package/dist-types/commands/DisableOrganizationAdminAccountCommand.d.ts +2 -1
  37. package/dist-types/commands/DisableSecurityHubCommand.d.ts +2 -1
  38. package/dist-types/commands/DisassociateFromAdministratorAccountCommand.d.ts +2 -1
  39. package/dist-types/commands/DisassociateFromMasterAccountCommand.d.ts +4 -3
  40. package/dist-types/commands/DisassociateMembersCommand.d.ts +2 -1
  41. package/dist-types/commands/EnableImportFindingsForProductCommand.d.ts +2 -1
  42. package/dist-types/commands/EnableOrganizationAdminAccountCommand.d.ts +2 -1
  43. package/dist-types/commands/EnableSecurityHubCommand.d.ts +2 -1
  44. package/dist-types/commands/GetAdministratorAccountCommand.d.ts +2 -1
  45. package/dist-types/commands/GetConfigurationPolicyAssociationCommand.d.ts +2 -1
  46. package/dist-types/commands/GetConfigurationPolicyCommand.d.ts +2 -1
  47. package/dist-types/commands/GetEnabledStandardsCommand.d.ts +2 -1
  48. package/dist-types/commands/GetFindingAggregatorCommand.d.ts +2 -1
  49. package/dist-types/commands/GetFindingHistoryCommand.d.ts +2 -1
  50. package/dist-types/commands/GetFindingsCommand.d.ts +2 -1
  51. package/dist-types/commands/GetInsightResultsCommand.d.ts +2 -1
  52. package/dist-types/commands/GetInsightsCommand.d.ts +2 -1
  53. package/dist-types/commands/GetInvitationsCountCommand.d.ts +2 -1
  54. package/dist-types/commands/GetMasterAccountCommand.d.ts +4 -3
  55. package/dist-types/commands/GetMembersCommand.d.ts +2 -1
  56. package/dist-types/commands/GetSecurityControlDefinitionCommand.d.ts +2 -1
  57. package/dist-types/commands/InviteMembersCommand.d.ts +2 -1
  58. package/dist-types/commands/ListAutomationRulesCommand.d.ts +2 -1
  59. package/dist-types/commands/ListConfigurationPoliciesCommand.d.ts +2 -1
  60. package/dist-types/commands/ListConfigurationPolicyAssociationsCommand.d.ts +2 -1
  61. package/dist-types/commands/ListEnabledProductsForImportCommand.d.ts +2 -1
  62. package/dist-types/commands/ListFindingAggregatorsCommand.d.ts +2 -1
  63. package/dist-types/commands/ListInvitationsCommand.d.ts +2 -1
  64. package/dist-types/commands/ListMembersCommand.d.ts +2 -1
  65. package/dist-types/commands/ListOrganizationAdminAccountsCommand.d.ts +2 -1
  66. package/dist-types/commands/ListSecurityControlDefinitionsCommand.d.ts +2 -1
  67. package/dist-types/commands/ListStandardsControlAssociationsCommand.d.ts +2 -1
  68. package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -1
  69. package/dist-types/commands/StartConfigurationPolicyAssociationCommand.d.ts +2 -1
  70. package/dist-types/commands/StartConfigurationPolicyDisassociationCommand.d.ts +2 -1
  71. package/dist-types/commands/TagResourceCommand.d.ts +2 -1
  72. package/dist-types/commands/UntagResourceCommand.d.ts +2 -1
  73. package/dist-types/commands/UpdateActionTargetCommand.d.ts +2 -1
  74. package/dist-types/commands/UpdateConfigurationPolicyCommand.d.ts +2 -1
  75. package/dist-types/commands/UpdateFindingAggregatorCommand.d.ts +2 -1
  76. package/dist-types/commands/UpdateFindingsCommand.d.ts +2 -1
  77. package/dist-types/commands/UpdateInsightCommand.d.ts +2 -1
  78. package/dist-types/commands/UpdateOrganizationConfigurationCommand.d.ts +2 -1
  79. package/dist-types/commands/UpdateSecurityControlCommand.d.ts +2 -1
  80. package/dist-types/commands/UpdateSecurityHubConfigurationCommand.d.ts +2 -1
  81. package/dist-types/commands/UpdateStandardsControlCommand.d.ts +2 -1
  82. package/dist-types/models/models_0.d.ts +1576 -1576
  83. package/dist-types/models/models_1.d.ts +1551 -1551
  84. package/dist-types/models/models_2.d.ts +1014 -1014
  85. package/dist-types/ts3.4/SecurityHub.d.ts +25 -0
  86. package/dist-types/ts3.4/commands/AcceptAdministratorInvitationCommand.d.ts +9 -0
  87. package/dist-types/ts3.4/commands/AcceptInvitationCommand.d.ts +9 -0
  88. package/dist-types/ts3.4/commands/BatchDeleteAutomationRulesCommand.d.ts +9 -0
  89. package/dist-types/ts3.4/commands/BatchDisableStandardsCommand.d.ts +9 -0
  90. package/dist-types/ts3.4/commands/BatchEnableStandardsCommand.d.ts +9 -0
  91. package/dist-types/ts3.4/commands/BatchGetAutomationRulesCommand.d.ts +9 -0
  92. package/dist-types/ts3.4/commands/BatchGetConfigurationPolicyAssociationsCommand.d.ts +9 -0
  93. package/dist-types/ts3.4/commands/BatchGetSecurityControlsCommand.d.ts +9 -0
  94. package/dist-types/ts3.4/commands/BatchGetStandardsControlAssociationsCommand.d.ts +9 -0
  95. package/dist-types/ts3.4/commands/BatchImportFindingsCommand.d.ts +9 -0
  96. package/dist-types/ts3.4/commands/BatchUpdateAutomationRulesCommand.d.ts +9 -0
  97. package/dist-types/ts3.4/commands/BatchUpdateFindingsCommand.d.ts +9 -0
  98. package/dist-types/ts3.4/commands/BatchUpdateStandardsControlAssociationsCommand.d.ts +9 -0
  99. package/dist-types/ts3.4/commands/CreateActionTargetCommand.d.ts +9 -0
  100. package/dist-types/ts3.4/commands/CreateAutomationRuleCommand.d.ts +9 -0
  101. package/dist-types/ts3.4/commands/CreateConfigurationPolicyCommand.d.ts +9 -0
  102. package/dist-types/ts3.4/commands/CreateFindingAggregatorCommand.d.ts +9 -0
  103. package/dist-types/ts3.4/commands/CreateInsightCommand.d.ts +9 -0
  104. package/dist-types/ts3.4/commands/CreateMembersCommand.d.ts +9 -0
  105. package/dist-types/ts3.4/commands/DeclineInvitationsCommand.d.ts +9 -0
  106. package/dist-types/ts3.4/commands/DeleteActionTargetCommand.d.ts +9 -0
  107. package/dist-types/ts3.4/commands/DeleteConfigurationPolicyCommand.d.ts +9 -0
  108. package/dist-types/ts3.4/commands/DeleteFindingAggregatorCommand.d.ts +9 -0
  109. package/dist-types/ts3.4/commands/DeleteInsightCommand.d.ts +9 -0
  110. package/dist-types/ts3.4/commands/DeleteInvitationsCommand.d.ts +9 -0
  111. package/dist-types/ts3.4/commands/DeleteMembersCommand.d.ts +9 -0
  112. package/dist-types/ts3.4/commands/DescribeActionTargetsCommand.d.ts +9 -0
  113. package/dist-types/ts3.4/commands/DescribeHubCommand.d.ts +9 -0
  114. package/dist-types/ts3.4/commands/DescribeOrganizationConfigurationCommand.d.ts +9 -0
  115. package/dist-types/ts3.4/commands/DescribeProductsCommand.d.ts +9 -0
  116. package/dist-types/ts3.4/commands/DescribeStandardsCommand.d.ts +9 -0
  117. package/dist-types/ts3.4/commands/DescribeStandardsControlsCommand.d.ts +9 -0
  118. package/dist-types/ts3.4/commands/DisableImportFindingsForProductCommand.d.ts +9 -0
  119. package/dist-types/ts3.4/commands/DisableOrganizationAdminAccountCommand.d.ts +9 -0
  120. package/dist-types/ts3.4/commands/DisableSecurityHubCommand.d.ts +9 -0
  121. package/dist-types/ts3.4/commands/DisassociateFromAdministratorAccountCommand.d.ts +9 -0
  122. package/dist-types/ts3.4/commands/DisassociateFromMasterAccountCommand.d.ts +9 -0
  123. package/dist-types/ts3.4/commands/DisassociateMembersCommand.d.ts +9 -0
  124. package/dist-types/ts3.4/commands/EnableImportFindingsForProductCommand.d.ts +9 -0
  125. package/dist-types/ts3.4/commands/EnableOrganizationAdminAccountCommand.d.ts +9 -0
  126. package/dist-types/ts3.4/commands/EnableSecurityHubCommand.d.ts +9 -0
  127. package/dist-types/ts3.4/commands/GetAdministratorAccountCommand.d.ts +9 -0
  128. package/dist-types/ts3.4/commands/GetConfigurationPolicyAssociationCommand.d.ts +9 -0
  129. package/dist-types/ts3.4/commands/GetConfigurationPolicyCommand.d.ts +9 -0
  130. package/dist-types/ts3.4/commands/GetEnabledStandardsCommand.d.ts +9 -0
  131. package/dist-types/ts3.4/commands/GetFindingAggregatorCommand.d.ts +9 -0
  132. package/dist-types/ts3.4/commands/GetFindingHistoryCommand.d.ts +9 -0
  133. package/dist-types/ts3.4/commands/GetFindingsCommand.d.ts +9 -0
  134. package/dist-types/ts3.4/commands/GetInsightResultsCommand.d.ts +9 -0
  135. package/dist-types/ts3.4/commands/GetInsightsCommand.d.ts +9 -0
  136. package/dist-types/ts3.4/commands/GetInvitationsCountCommand.d.ts +9 -0
  137. package/dist-types/ts3.4/commands/GetMasterAccountCommand.d.ts +9 -0
  138. package/dist-types/ts3.4/commands/GetMembersCommand.d.ts +9 -0
  139. package/dist-types/ts3.4/commands/GetSecurityControlDefinitionCommand.d.ts +9 -0
  140. package/dist-types/ts3.4/commands/InviteMembersCommand.d.ts +9 -0
  141. package/dist-types/ts3.4/commands/ListAutomationRulesCommand.d.ts +9 -0
  142. package/dist-types/ts3.4/commands/ListConfigurationPoliciesCommand.d.ts +9 -0
  143. package/dist-types/ts3.4/commands/ListConfigurationPolicyAssociationsCommand.d.ts +9 -0
  144. package/dist-types/ts3.4/commands/ListEnabledProductsForImportCommand.d.ts +9 -0
  145. package/dist-types/ts3.4/commands/ListFindingAggregatorsCommand.d.ts +9 -0
  146. package/dist-types/ts3.4/commands/ListInvitationsCommand.d.ts +9 -0
  147. package/dist-types/ts3.4/commands/ListMembersCommand.d.ts +9 -0
  148. package/dist-types/ts3.4/commands/ListOrganizationAdminAccountsCommand.d.ts +9 -0
  149. package/dist-types/ts3.4/commands/ListSecurityControlDefinitionsCommand.d.ts +9 -0
  150. package/dist-types/ts3.4/commands/ListStandardsControlAssociationsCommand.d.ts +9 -0
  151. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +9 -0
  152. package/dist-types/ts3.4/commands/StartConfigurationPolicyAssociationCommand.d.ts +9 -0
  153. package/dist-types/ts3.4/commands/StartConfigurationPolicyDisassociationCommand.d.ts +9 -0
  154. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +9 -0
  155. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +9 -0
  156. package/dist-types/ts3.4/commands/UpdateActionTargetCommand.d.ts +9 -0
  157. package/dist-types/ts3.4/commands/UpdateConfigurationPolicyCommand.d.ts +9 -0
  158. package/dist-types/ts3.4/commands/UpdateFindingAggregatorCommand.d.ts +9 -0
  159. package/dist-types/ts3.4/commands/UpdateFindingsCommand.d.ts +9 -0
  160. package/dist-types/ts3.4/commands/UpdateInsightCommand.d.ts +9 -0
  161. package/dist-types/ts3.4/commands/UpdateOrganizationConfigurationCommand.d.ts +9 -0
  162. package/dist-types/ts3.4/commands/UpdateSecurityControlCommand.d.ts +9 -0
  163. package/dist-types/ts3.4/commands/UpdateSecurityHubConfigurationCommand.d.ts +9 -0
  164. package/dist-types/ts3.4/commands/UpdateStandardsControlCommand.d.ts +9 -0
  165. package/package.json +40 -40
@@ -239,30 +239,35 @@ export interface SecurityHub {
239
239
  /**
240
240
  * @see {@link DescribeActionTargetsCommand}
241
241
  */
242
+ describeActionTargets(): Promise<DescribeActionTargetsCommandOutput>;
242
243
  describeActionTargets(args: DescribeActionTargetsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeActionTargetsCommandOutput>;
243
244
  describeActionTargets(args: DescribeActionTargetsCommandInput, cb: (err: any, data?: DescribeActionTargetsCommandOutput) => void): void;
244
245
  describeActionTargets(args: DescribeActionTargetsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeActionTargetsCommandOutput) => void): void;
245
246
  /**
246
247
  * @see {@link DescribeHubCommand}
247
248
  */
249
+ describeHub(): Promise<DescribeHubCommandOutput>;
248
250
  describeHub(args: DescribeHubCommandInput, options?: __HttpHandlerOptions): Promise<DescribeHubCommandOutput>;
249
251
  describeHub(args: DescribeHubCommandInput, cb: (err: any, data?: DescribeHubCommandOutput) => void): void;
250
252
  describeHub(args: DescribeHubCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeHubCommandOutput) => void): void;
251
253
  /**
252
254
  * @see {@link DescribeOrganizationConfigurationCommand}
253
255
  */
256
+ describeOrganizationConfiguration(): Promise<DescribeOrganizationConfigurationCommandOutput>;
254
257
  describeOrganizationConfiguration(args: DescribeOrganizationConfigurationCommandInput, options?: __HttpHandlerOptions): Promise<DescribeOrganizationConfigurationCommandOutput>;
255
258
  describeOrganizationConfiguration(args: DescribeOrganizationConfigurationCommandInput, cb: (err: any, data?: DescribeOrganizationConfigurationCommandOutput) => void): void;
256
259
  describeOrganizationConfiguration(args: DescribeOrganizationConfigurationCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeOrganizationConfigurationCommandOutput) => void): void;
257
260
  /**
258
261
  * @see {@link DescribeProductsCommand}
259
262
  */
263
+ describeProducts(): Promise<DescribeProductsCommandOutput>;
260
264
  describeProducts(args: DescribeProductsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeProductsCommandOutput>;
261
265
  describeProducts(args: DescribeProductsCommandInput, cb: (err: any, data?: DescribeProductsCommandOutput) => void): void;
262
266
  describeProducts(args: DescribeProductsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeProductsCommandOutput) => void): void;
263
267
  /**
264
268
  * @see {@link DescribeStandardsCommand}
265
269
  */
270
+ describeStandards(): Promise<DescribeStandardsCommandOutput>;
266
271
  describeStandards(args: DescribeStandardsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeStandardsCommandOutput>;
267
272
  describeStandards(args: DescribeStandardsCommandInput, cb: (err: any, data?: DescribeStandardsCommandOutput) => void): void;
268
273
  describeStandards(args: DescribeStandardsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeStandardsCommandOutput) => void): void;
@@ -287,18 +292,21 @@ export interface SecurityHub {
287
292
  /**
288
293
  * @see {@link DisableSecurityHubCommand}
289
294
  */
295
+ disableSecurityHub(): Promise<DisableSecurityHubCommandOutput>;
290
296
  disableSecurityHub(args: DisableSecurityHubCommandInput, options?: __HttpHandlerOptions): Promise<DisableSecurityHubCommandOutput>;
291
297
  disableSecurityHub(args: DisableSecurityHubCommandInput, cb: (err: any, data?: DisableSecurityHubCommandOutput) => void): void;
292
298
  disableSecurityHub(args: DisableSecurityHubCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DisableSecurityHubCommandOutput) => void): void;
293
299
  /**
294
300
  * @see {@link DisassociateFromAdministratorAccountCommand}
295
301
  */
302
+ disassociateFromAdministratorAccount(): Promise<DisassociateFromAdministratorAccountCommandOutput>;
296
303
  disassociateFromAdministratorAccount(args: DisassociateFromAdministratorAccountCommandInput, options?: __HttpHandlerOptions): Promise<DisassociateFromAdministratorAccountCommandOutput>;
297
304
  disassociateFromAdministratorAccount(args: DisassociateFromAdministratorAccountCommandInput, cb: (err: any, data?: DisassociateFromAdministratorAccountCommandOutput) => void): void;
298
305
  disassociateFromAdministratorAccount(args: DisassociateFromAdministratorAccountCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DisassociateFromAdministratorAccountCommandOutput) => void): void;
299
306
  /**
300
307
  * @see {@link DisassociateFromMasterAccountCommand}
301
308
  */
309
+ disassociateFromMasterAccount(): Promise<DisassociateFromMasterAccountCommandOutput>;
302
310
  disassociateFromMasterAccount(args: DisassociateFromMasterAccountCommandInput, options?: __HttpHandlerOptions): Promise<DisassociateFromMasterAccountCommandOutput>;
303
311
  disassociateFromMasterAccount(args: DisassociateFromMasterAccountCommandInput, cb: (err: any, data?: DisassociateFromMasterAccountCommandOutput) => void): void;
304
312
  disassociateFromMasterAccount(args: DisassociateFromMasterAccountCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DisassociateFromMasterAccountCommandOutput) => void): void;
@@ -323,12 +331,14 @@ export interface SecurityHub {
323
331
  /**
324
332
  * @see {@link EnableSecurityHubCommand}
325
333
  */
334
+ enableSecurityHub(): Promise<EnableSecurityHubCommandOutput>;
326
335
  enableSecurityHub(args: EnableSecurityHubCommandInput, options?: __HttpHandlerOptions): Promise<EnableSecurityHubCommandOutput>;
327
336
  enableSecurityHub(args: EnableSecurityHubCommandInput, cb: (err: any, data?: EnableSecurityHubCommandOutput) => void): void;
328
337
  enableSecurityHub(args: EnableSecurityHubCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: EnableSecurityHubCommandOutput) => void): void;
329
338
  /**
330
339
  * @see {@link GetAdministratorAccountCommand}
331
340
  */
341
+ getAdministratorAccount(): Promise<GetAdministratorAccountCommandOutput>;
332
342
  getAdministratorAccount(args: GetAdministratorAccountCommandInput, options?: __HttpHandlerOptions): Promise<GetAdministratorAccountCommandOutput>;
333
343
  getAdministratorAccount(args: GetAdministratorAccountCommandInput, cb: (err: any, data?: GetAdministratorAccountCommandOutput) => void): void;
334
344
  getAdministratorAccount(args: GetAdministratorAccountCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetAdministratorAccountCommandOutput) => void): void;
@@ -347,6 +357,7 @@ export interface SecurityHub {
347
357
  /**
348
358
  * @see {@link GetEnabledStandardsCommand}
349
359
  */
360
+ getEnabledStandards(): Promise<GetEnabledStandardsCommandOutput>;
350
361
  getEnabledStandards(args: GetEnabledStandardsCommandInput, options?: __HttpHandlerOptions): Promise<GetEnabledStandardsCommandOutput>;
351
362
  getEnabledStandards(args: GetEnabledStandardsCommandInput, cb: (err: any, data?: GetEnabledStandardsCommandOutput) => void): void;
352
363
  getEnabledStandards(args: GetEnabledStandardsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetEnabledStandardsCommandOutput) => void): void;
@@ -365,6 +376,7 @@ export interface SecurityHub {
365
376
  /**
366
377
  * @see {@link GetFindingsCommand}
367
378
  */
379
+ getFindings(): Promise<GetFindingsCommandOutput>;
368
380
  getFindings(args: GetFindingsCommandInput, options?: __HttpHandlerOptions): Promise<GetFindingsCommandOutput>;
369
381
  getFindings(args: GetFindingsCommandInput, cb: (err: any, data?: GetFindingsCommandOutput) => void): void;
370
382
  getFindings(args: GetFindingsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetFindingsCommandOutput) => void): void;
@@ -377,18 +389,21 @@ export interface SecurityHub {
377
389
  /**
378
390
  * @see {@link GetInsightsCommand}
379
391
  */
392
+ getInsights(): Promise<GetInsightsCommandOutput>;
380
393
  getInsights(args: GetInsightsCommandInput, options?: __HttpHandlerOptions): Promise<GetInsightsCommandOutput>;
381
394
  getInsights(args: GetInsightsCommandInput, cb: (err: any, data?: GetInsightsCommandOutput) => void): void;
382
395
  getInsights(args: GetInsightsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetInsightsCommandOutput) => void): void;
383
396
  /**
384
397
  * @see {@link GetInvitationsCountCommand}
385
398
  */
399
+ getInvitationsCount(): Promise<GetInvitationsCountCommandOutput>;
386
400
  getInvitationsCount(args: GetInvitationsCountCommandInput, options?: __HttpHandlerOptions): Promise<GetInvitationsCountCommandOutput>;
387
401
  getInvitationsCount(args: GetInvitationsCountCommandInput, cb: (err: any, data?: GetInvitationsCountCommandOutput) => void): void;
388
402
  getInvitationsCount(args: GetInvitationsCountCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetInvitationsCountCommandOutput) => void): void;
389
403
  /**
390
404
  * @see {@link GetMasterAccountCommand}
391
405
  */
406
+ getMasterAccount(): Promise<GetMasterAccountCommandOutput>;
392
407
  getMasterAccount(args: GetMasterAccountCommandInput, options?: __HttpHandlerOptions): Promise<GetMasterAccountCommandOutput>;
393
408
  getMasterAccount(args: GetMasterAccountCommandInput, cb: (err: any, data?: GetMasterAccountCommandOutput) => void): void;
394
409
  getMasterAccount(args: GetMasterAccountCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetMasterAccountCommandOutput) => void): void;
@@ -413,54 +428,63 @@ export interface SecurityHub {
413
428
  /**
414
429
  * @see {@link ListAutomationRulesCommand}
415
430
  */
431
+ listAutomationRules(): Promise<ListAutomationRulesCommandOutput>;
416
432
  listAutomationRules(args: ListAutomationRulesCommandInput, options?: __HttpHandlerOptions): Promise<ListAutomationRulesCommandOutput>;
417
433
  listAutomationRules(args: ListAutomationRulesCommandInput, cb: (err: any, data?: ListAutomationRulesCommandOutput) => void): void;
418
434
  listAutomationRules(args: ListAutomationRulesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListAutomationRulesCommandOutput) => void): void;
419
435
  /**
420
436
  * @see {@link ListConfigurationPoliciesCommand}
421
437
  */
438
+ listConfigurationPolicies(): Promise<ListConfigurationPoliciesCommandOutput>;
422
439
  listConfigurationPolicies(args: ListConfigurationPoliciesCommandInput, options?: __HttpHandlerOptions): Promise<ListConfigurationPoliciesCommandOutput>;
423
440
  listConfigurationPolicies(args: ListConfigurationPoliciesCommandInput, cb: (err: any, data?: ListConfigurationPoliciesCommandOutput) => void): void;
424
441
  listConfigurationPolicies(args: ListConfigurationPoliciesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListConfigurationPoliciesCommandOutput) => void): void;
425
442
  /**
426
443
  * @see {@link ListConfigurationPolicyAssociationsCommand}
427
444
  */
445
+ listConfigurationPolicyAssociations(): Promise<ListConfigurationPolicyAssociationsCommandOutput>;
428
446
  listConfigurationPolicyAssociations(args: ListConfigurationPolicyAssociationsCommandInput, options?: __HttpHandlerOptions): Promise<ListConfigurationPolicyAssociationsCommandOutput>;
429
447
  listConfigurationPolicyAssociations(args: ListConfigurationPolicyAssociationsCommandInput, cb: (err: any, data?: ListConfigurationPolicyAssociationsCommandOutput) => void): void;
430
448
  listConfigurationPolicyAssociations(args: ListConfigurationPolicyAssociationsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListConfigurationPolicyAssociationsCommandOutput) => void): void;
431
449
  /**
432
450
  * @see {@link ListEnabledProductsForImportCommand}
433
451
  */
452
+ listEnabledProductsForImport(): Promise<ListEnabledProductsForImportCommandOutput>;
434
453
  listEnabledProductsForImport(args: ListEnabledProductsForImportCommandInput, options?: __HttpHandlerOptions): Promise<ListEnabledProductsForImportCommandOutput>;
435
454
  listEnabledProductsForImport(args: ListEnabledProductsForImportCommandInput, cb: (err: any, data?: ListEnabledProductsForImportCommandOutput) => void): void;
436
455
  listEnabledProductsForImport(args: ListEnabledProductsForImportCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListEnabledProductsForImportCommandOutput) => void): void;
437
456
  /**
438
457
  * @see {@link ListFindingAggregatorsCommand}
439
458
  */
459
+ listFindingAggregators(): Promise<ListFindingAggregatorsCommandOutput>;
440
460
  listFindingAggregators(args: ListFindingAggregatorsCommandInput, options?: __HttpHandlerOptions): Promise<ListFindingAggregatorsCommandOutput>;
441
461
  listFindingAggregators(args: ListFindingAggregatorsCommandInput, cb: (err: any, data?: ListFindingAggregatorsCommandOutput) => void): void;
442
462
  listFindingAggregators(args: ListFindingAggregatorsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListFindingAggregatorsCommandOutput) => void): void;
443
463
  /**
444
464
  * @see {@link ListInvitationsCommand}
445
465
  */
466
+ listInvitations(): Promise<ListInvitationsCommandOutput>;
446
467
  listInvitations(args: ListInvitationsCommandInput, options?: __HttpHandlerOptions): Promise<ListInvitationsCommandOutput>;
447
468
  listInvitations(args: ListInvitationsCommandInput, cb: (err: any, data?: ListInvitationsCommandOutput) => void): void;
448
469
  listInvitations(args: ListInvitationsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListInvitationsCommandOutput) => void): void;
449
470
  /**
450
471
  * @see {@link ListMembersCommand}
451
472
  */
473
+ listMembers(): Promise<ListMembersCommandOutput>;
452
474
  listMembers(args: ListMembersCommandInput, options?: __HttpHandlerOptions): Promise<ListMembersCommandOutput>;
453
475
  listMembers(args: ListMembersCommandInput, cb: (err: any, data?: ListMembersCommandOutput) => void): void;
454
476
  listMembers(args: ListMembersCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListMembersCommandOutput) => void): void;
455
477
  /**
456
478
  * @see {@link ListOrganizationAdminAccountsCommand}
457
479
  */
480
+ listOrganizationAdminAccounts(): Promise<ListOrganizationAdminAccountsCommandOutput>;
458
481
  listOrganizationAdminAccounts(args: ListOrganizationAdminAccountsCommandInput, options?: __HttpHandlerOptions): Promise<ListOrganizationAdminAccountsCommandOutput>;
459
482
  listOrganizationAdminAccounts(args: ListOrganizationAdminAccountsCommandInput, cb: (err: any, data?: ListOrganizationAdminAccountsCommandOutput) => void): void;
460
483
  listOrganizationAdminAccounts(args: ListOrganizationAdminAccountsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListOrganizationAdminAccountsCommandOutput) => void): void;
461
484
  /**
462
485
  * @see {@link ListSecurityControlDefinitionsCommand}
463
486
  */
487
+ listSecurityControlDefinitions(): Promise<ListSecurityControlDefinitionsCommandOutput>;
464
488
  listSecurityControlDefinitions(args: ListSecurityControlDefinitionsCommandInput, options?: __HttpHandlerOptions): Promise<ListSecurityControlDefinitionsCommandOutput>;
465
489
  listSecurityControlDefinitions(args: ListSecurityControlDefinitionsCommandInput, cb: (err: any, data?: ListSecurityControlDefinitionsCommandOutput) => void): void;
466
490
  listSecurityControlDefinitions(args: ListSecurityControlDefinitionsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListSecurityControlDefinitionsCommandOutput) => void): void;
@@ -545,6 +569,7 @@ export interface SecurityHub {
545
569
  /**
546
570
  * @see {@link UpdateSecurityHubConfigurationCommand}
547
571
  */
572
+ updateSecurityHubConfiguration(): Promise<UpdateSecurityHubConfigurationCommandOutput>;
548
573
  updateSecurityHubConfiguration(args: UpdateSecurityHubConfigurationCommandInput, options?: __HttpHandlerOptions): Promise<UpdateSecurityHubConfigurationCommandOutput>;
549
574
  updateSecurityHubConfiguration(args: UpdateSecurityHubConfigurationCommandInput, cb: (err: any, data?: UpdateSecurityHubConfigurationCommandOutput) => void): void;
550
575
  updateSecurityHubConfiguration(args: UpdateSecurityHubConfigurationCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateSecurityHubConfigurationCommandOutput) => void): void;
@@ -556,7 +581,6 @@ export interface SecurityHub {
556
581
  updateStandardsControl(args: UpdateStandardsControlCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateStandardsControlCommandOutput) => void): void;
557
582
  }
558
583
  /**
559
- * @public
560
584
  * <p>Security Hub provides you with a comprehensive view of your security state in Amazon Web Services and helps
561
585
  * you assess your Amazon Web Services environment against security industry standards and best practices.</p>
562
586
  * <p>Security Hub collects security data across Amazon Web Services accounts, Amazon Web Services, and
@@ -629,6 +653,7 @@ export interface SecurityHub {
629
653
  * <code>BurstLimit</code> of 30 requests per second.</p>
630
654
  * </li>
631
655
  * </ul>
656
+ * @public
632
657
  */
633
658
  export declare class SecurityHub extends SecurityHubClient implements SecurityHub {
634
659
  }
@@ -230,7 +230,6 @@ export type SecurityHubClientResolvedConfigType = __SmithyResolvedConfiguration<
230
230
  export interface SecurityHubClientResolvedConfig extends SecurityHubClientResolvedConfigType {
231
231
  }
232
232
  /**
233
- * @public
234
233
  * <p>Security Hub provides you with a comprehensive view of your security state in Amazon Web Services and helps
235
234
  * you assess your Amazon Web Services environment against security industry standards and best practices.</p>
236
235
  * <p>Security Hub collects security data across Amazon Web Services accounts, Amazon Web Services, and
@@ -303,6 +302,7 @@ export interface SecurityHubClientResolvedConfig extends SecurityHubClientResolv
303
302
  * <code>BurstLimit</code> of 30 requests per second.</p>
304
303
  * </li>
305
304
  * </ul>
305
+ * @public
306
306
  */
307
307
  export declare class SecurityHubClient extends __Client<__HttpHandlerOptions, ServiceInputTypes, ServiceOutputTypes, SecurityHubClientResolvedConfig> {
308
308
  /**
@@ -22,10 +22,10 @@ export interface AcceptAdministratorInvitationCommandOutput extends AcceptAdmini
22
22
  }
23
23
  declare const AcceptAdministratorInvitationCommand_base: {
24
24
  new (input: AcceptAdministratorInvitationCommandInput): import("@smithy/smithy-client").CommandImpl<AcceptAdministratorInvitationCommandInput, AcceptAdministratorInvitationCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: AcceptAdministratorInvitationCommandInput): import("@smithy/smithy-client").CommandImpl<AcceptAdministratorInvitationCommandInput, AcceptAdministratorInvitationCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Accepts the invitation to be a member account and be monitored by the Security Hub administrator
30
30
  * account that the invitation was sent from.</p>
31
31
  * <p>This operation is only used by member accounts that are not added through
@@ -74,6 +74,7 @@ declare const AcceptAdministratorInvitationCommand_base: {
74
74
  * @throws {@link SecurityHubServiceException}
75
75
  * <p>Base exception class for all service exceptions from SecurityHub service.</p>
76
76
  *
77
+ * @public
77
78
  * @example To accept an invitation be a member account
78
79
  * ```javascript
79
80
  * // The following example demonstrates how an account can accept an invitation from the Security Hub administrator account to be a member account. This operation is applicable only to member accounts that are not added through AWS Organizations.
@@ -22,12 +22,10 @@ export interface AcceptInvitationCommandOutput extends AcceptInvitationResponse,
22
22
  }
23
23
  declare const AcceptInvitationCommand_base: {
24
24
  new (input: AcceptInvitationCommandInput): import("@smithy/smithy-client").CommandImpl<AcceptInvitationCommandInput, AcceptInvitationCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: AcceptInvitationCommandInput): import("@smithy/smithy-client").CommandImpl<AcceptInvitationCommandInput, AcceptInvitationCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
- * @deprecated
30
- *
31
29
  * <p>This method is deprecated. Instead, use <code>AcceptAdministratorInvitation</code>.</p>
32
30
  * <p>The Security Hub console continues to use <code>AcceptInvitation</code>. It will eventually change to use <code>AcceptAdministratorInvitation</code>. Any IAM policies that specifically control access to this function must continue to use <code>AcceptInvitation</code>. You should also add <code>AcceptAdministratorInvitation</code> to your policies to ensure that the correct permissions are in place after the console begins to use <code>AcceptAdministratorInvitation</code>.</p>
33
31
  * <p>Accepts the invitation to be a member account and be monitored by the Security Hub administrator
@@ -36,6 +34,8 @@ declare const AcceptInvitationCommand_base: {
36
34
  * Organizations.</p>
37
35
  * <p>When the member account accepts the invitation, permission is granted to the administrator
38
36
  * account to view findings generated in the member account.</p>
37
+ *
38
+ * @deprecated This API has been deprecated, use AcceptAdministratorInvitation API instead.
39
39
  * @example
40
40
  * Use a bare-bones client and the command you need to make an API call.
41
41
  * ```javascript
@@ -78,6 +78,7 @@ declare const AcceptInvitationCommand_base: {
78
78
  * @throws {@link SecurityHubServiceException}
79
79
  * <p>Base exception class for all service exceptions from SecurityHub service.</p>
80
80
  *
81
+ * @public
81
82
  */
82
83
  export declare class AcceptInvitationCommand extends AcceptInvitationCommand_base {
83
84
  }
@@ -22,10 +22,10 @@ export interface BatchDeleteAutomationRulesCommandOutput extends BatchDeleteAuto
22
22
  }
23
23
  declare const BatchDeleteAutomationRulesCommand_base: {
24
24
  new (input: BatchDeleteAutomationRulesCommandInput): import("@smithy/smithy-client").CommandImpl<BatchDeleteAutomationRulesCommandInput, BatchDeleteAutomationRulesCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: BatchDeleteAutomationRulesCommandInput): import("@smithy/smithy-client").CommandImpl<BatchDeleteAutomationRulesCommandInput, BatchDeleteAutomationRulesCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>
30
30
  * Deletes one or more automation rules.
31
31
  * </p>
@@ -83,6 +83,7 @@ declare const BatchDeleteAutomationRulesCommand_base: {
83
83
  * @throws {@link SecurityHubServiceException}
84
84
  * <p>Base exception class for all service exceptions from SecurityHub service.</p>
85
85
  *
86
+ * @public
86
87
  * @example To delete one or more automation rules
87
88
  * ```javascript
88
89
  * // The following example deletes the specified automation rules.
@@ -22,10 +22,10 @@ export interface BatchDisableStandardsCommandOutput extends BatchDisableStandard
22
22
  }
23
23
  declare const BatchDisableStandardsCommand_base: {
24
24
  new (input: BatchDisableStandardsCommandInput): import("@smithy/smithy-client").CommandImpl<BatchDisableStandardsCommandInput, BatchDisableStandardsCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: BatchDisableStandardsCommandInput): import("@smithy/smithy-client").CommandImpl<BatchDisableStandardsCommandInput, BatchDisableStandardsCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Disables the standards specified by the provided
30
30
  * <code>StandardsSubscriptionArns</code>.</p>
31
31
  * <p>For more information, see <a href="https://docs.aws.amazon.com/securityhub/latest/userguide/securityhub-standards.html">Security Standards</a> section of the <i>Security Hub User
@@ -87,6 +87,7 @@ declare const BatchDisableStandardsCommand_base: {
87
87
  * @throws {@link SecurityHubServiceException}
88
88
  * <p>Base exception class for all service exceptions from SecurityHub service.</p>
89
89
  *
90
+ * @public
90
91
  * @example To disable one or more security standards
91
92
  * ```javascript
92
93
  * // The following example disables a security standard in Security Hub.
@@ -22,10 +22,10 @@ export interface BatchEnableStandardsCommandOutput extends BatchEnableStandardsR
22
22
  }
23
23
  declare const BatchEnableStandardsCommand_base: {
24
24
  new (input: BatchEnableStandardsCommandInput): import("@smithy/smithy-client").CommandImpl<BatchEnableStandardsCommandInput, BatchEnableStandardsCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: BatchEnableStandardsCommandInput): import("@smithy/smithy-client").CommandImpl<BatchEnableStandardsCommandInput, BatchEnableStandardsCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Enables the standards specified by the provided <code>StandardsArn</code>. To obtain the
30
30
  * ARN for a standard, use the <code>DescribeStandards</code>
31
31
  * operation.</p>
@@ -93,6 +93,7 @@ declare const BatchEnableStandardsCommand_base: {
93
93
  * @throws {@link SecurityHubServiceException}
94
94
  * <p>Base exception class for all service exceptions from SecurityHub service.</p>
95
95
  *
96
+ * @public
96
97
  * @example To enable security standards
97
98
  * ```javascript
98
99
  * // The following example enables the security standard specified by the StandardArn. You can use this operation to enable one or more Security Hub standards.
@@ -22,10 +22,10 @@ export interface BatchGetAutomationRulesCommandOutput extends BatchGetAutomation
22
22
  }
23
23
  declare const BatchGetAutomationRulesCommand_base: {
24
24
  new (input: BatchGetAutomationRulesCommandInput): import("@smithy/smithy-client").CommandImpl<BatchGetAutomationRulesCommandInput, BatchGetAutomationRulesCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: BatchGetAutomationRulesCommandInput): import("@smithy/smithy-client").CommandImpl<BatchGetAutomationRulesCommandInput, BatchGetAutomationRulesCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>
30
30
  * Retrieves a list of details for automation rules based on rule Amazon Resource Names
31
31
  * (ARNs).
@@ -275,6 +275,7 @@ declare const BatchGetAutomationRulesCommand_base: {
275
275
  * @throws {@link SecurityHubServiceException}
276
276
  * <p>Base exception class for all service exceptions from SecurityHub service.</p>
277
277
  *
278
+ * @public
278
279
  * @example To update one ore more automation rules
279
280
  * ```javascript
280
281
  * // The following example updates the specified automation rules.
@@ -22,10 +22,10 @@ export interface BatchGetConfigurationPolicyAssociationsCommandOutput extends Ba
22
22
  }
23
23
  declare const BatchGetConfigurationPolicyAssociationsCommand_base: {
24
24
  new (input: BatchGetConfigurationPolicyAssociationsCommandInput): import("@smithy/smithy-client").CommandImpl<BatchGetConfigurationPolicyAssociationsCommandInput, BatchGetConfigurationPolicyAssociationsCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: BatchGetConfigurationPolicyAssociationsCommandInput): import("@smithy/smithy-client").CommandImpl<BatchGetConfigurationPolicyAssociationsCommandInput, BatchGetConfigurationPolicyAssociationsCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>
30
30
  * Returns associations between an Security Hub configuration and a batch of target accounts, organizational units, or the root.
31
31
  * Only the Security Hub delegated administrator can invoke this operation from the home Region. A configuration
@@ -108,6 +108,7 @@ declare const BatchGetConfigurationPolicyAssociationsCommand_base: {
108
108
  * @throws {@link SecurityHubServiceException}
109
109
  * <p>Base exception class for all service exceptions from SecurityHub service.</p>
110
110
  *
111
+ * @public
111
112
  * @example To get configuration associations for a batch of targets
112
113
  * ```javascript
113
114
  * // This operation provides details about configuration associations for a batch of target accounts, organizational units, or the root.
@@ -22,10 +22,10 @@ export interface BatchGetSecurityControlsCommandOutput extends BatchGetSecurityC
22
22
  }
23
23
  declare const BatchGetSecurityControlsCommand_base: {
24
24
  new (input: BatchGetSecurityControlsCommandInput): import("@smithy/smithy-client").CommandImpl<BatchGetSecurityControlsCommandInput, BatchGetSecurityControlsCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: BatchGetSecurityControlsCommandInput): import("@smithy/smithy-client").CommandImpl<BatchGetSecurityControlsCommandInput, BatchGetSecurityControlsCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>
30
30
  * Provides details about a batch of security controls for the current Amazon Web Services account and Amazon Web Services Region.
31
31
  * </p>
@@ -111,6 +111,7 @@ declare const BatchGetSecurityControlsCommand_base: {
111
111
  * @throws {@link SecurityHubServiceException}
112
112
  * <p>Base exception class for all service exceptions from SecurityHub service.</p>
113
113
  *
114
+ * @public
114
115
  * @example To get security control details
115
116
  * ```javascript
116
117
  * // The following example gets details for the specified controls in the current AWS account and AWS Region.
@@ -22,10 +22,10 @@ export interface BatchGetStandardsControlAssociationsCommandOutput extends Batch
22
22
  }
23
23
  declare const BatchGetStandardsControlAssociationsCommand_base: {
24
24
  new (input: BatchGetStandardsControlAssociationsCommandInput): import("@smithy/smithy-client").CommandImpl<BatchGetStandardsControlAssociationsCommandInput, BatchGetStandardsControlAssociationsCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: BatchGetStandardsControlAssociationsCommandInput): import("@smithy/smithy-client").CommandImpl<BatchGetStandardsControlAssociationsCommandInput, BatchGetStandardsControlAssociationsCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>
30
30
  * For a batch of security controls and standards, identifies whether each control is currently enabled or disabled in a standard.
31
31
  * </p>
@@ -101,6 +101,7 @@ declare const BatchGetStandardsControlAssociationsCommand_base: {
101
101
  * @throws {@link SecurityHubServiceException}
102
102
  * <p>Base exception class for all service exceptions from SecurityHub service.</p>
103
103
  *
104
+ * @public
104
105
  * @example To get enablement status of a batch of controls
105
106
  * ```javascript
106
107
  * // The following example retrieves the enablement status of the specified controls in the specified standards.
@@ -22,10 +22,10 @@ export interface BatchImportFindingsCommandOutput extends BatchImportFindingsRes
22
22
  }
23
23
  declare const BatchImportFindingsCommand_base: {
24
24
  new (input: BatchImportFindingsCommandInput): import("@smithy/smithy-client").CommandImpl<BatchImportFindingsCommandInput, BatchImportFindingsCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: BatchImportFindingsCommandInput): import("@smithy/smithy-client").CommandImpl<BatchImportFindingsCommandInput, BatchImportFindingsCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Imports security findings generated by a finding provider into Security Hub.
30
30
  * This action is requested by the finding provider to import its findings into
31
31
  * Security Hub.</p>
@@ -4330,6 +4330,7 @@ declare const BatchImportFindingsCommand_base: {
4330
4330
  * @throws {@link SecurityHubServiceException}
4331
4331
  * <p>Base exception class for all service exceptions from SecurityHub service.</p>
4332
4332
  *
4333
+ * @public
4333
4334
  * @example To import security findings from a third party provider to Security Hub
4334
4335
  * ```javascript
4335
4336
  * // The following example imports findings from a third party provider to Security Hub.
@@ -22,10 +22,10 @@ export interface BatchUpdateAutomationRulesCommandOutput extends BatchUpdateAuto
22
22
  }
23
23
  declare const BatchUpdateAutomationRulesCommand_base: {
24
24
  new (input: BatchUpdateAutomationRulesCommandInput): import("@smithy/smithy-client").CommandImpl<BatchUpdateAutomationRulesCommandInput, BatchUpdateAutomationRulesCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: BatchUpdateAutomationRulesCommandInput): import("@smithy/smithy-client").CommandImpl<BatchUpdateAutomationRulesCommandInput, BatchUpdateAutomationRulesCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>
30
30
  * Updates one or more automation rules based on rule Amazon Resource Names (ARNs)
31
31
  * and input parameters.
@@ -269,6 +269,7 @@ declare const BatchUpdateAutomationRulesCommand_base: {
269
269
  * @throws {@link SecurityHubServiceException}
270
270
  * <p>Base exception class for all service exceptions from SecurityHub service.</p>
271
271
  *
272
+ * @public
272
273
  * @example To update one ore more automation rules
273
274
  * ```javascript
274
275
  * // The following example updates the specified automation rules.
@@ -22,10 +22,10 @@ export interface BatchUpdateFindingsCommandOutput extends BatchUpdateFindingsRes
22
22
  }
23
23
  declare const BatchUpdateFindingsCommand_base: {
24
24
  new (input: BatchUpdateFindingsCommandInput): import("@smithy/smithy-client").CommandImpl<BatchUpdateFindingsCommandInput, BatchUpdateFindingsCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: BatchUpdateFindingsCommandInput): import("@smithy/smithy-client").CommandImpl<BatchUpdateFindingsCommandInput, BatchUpdateFindingsCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Used by Security Hub customers to update information about their investigation into a finding.
30
30
  * Requested by administrator accounts or member accounts. Administrator accounts can update findings for
31
31
  * their account and their member accounts. Member accounts can update findings for their
@@ -172,6 +172,7 @@ declare const BatchUpdateFindingsCommand_base: {
172
172
  * @throws {@link SecurityHubServiceException}
173
173
  * <p>Base exception class for all service exceptions from SecurityHub service.</p>
174
174
  *
175
+ * @public
175
176
  * @example To update Security Hub findings
176
177
  * ```javascript
177
178
  * // The following example updates Security Hub findings. The finding identifier parameter specifies which findings to update. Only specific finding fields can be updated with this operation.
@@ -22,10 +22,10 @@ export interface BatchUpdateStandardsControlAssociationsCommandOutput extends Ba
22
22
  }
23
23
  declare const BatchUpdateStandardsControlAssociationsCommand_base: {
24
24
  new (input: BatchUpdateStandardsControlAssociationsCommandInput): import("@smithy/smithy-client").CommandImpl<BatchUpdateStandardsControlAssociationsCommandInput, BatchUpdateStandardsControlAssociationsCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: BatchUpdateStandardsControlAssociationsCommandInput): import("@smithy/smithy-client").CommandImpl<BatchUpdateStandardsControlAssociationsCommandInput, BatchUpdateStandardsControlAssociationsCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>
30
30
  * For a batch of security controls and standards, this operation updates the enablement status of a control in a standard.
31
31
  * </p>
@@ -90,6 +90,7 @@ declare const BatchUpdateStandardsControlAssociationsCommand_base: {
90
90
  * @throws {@link SecurityHubServiceException}
91
91
  * <p>Base exception class for all service exceptions from SecurityHub service.</p>
92
92
  *
93
+ * @public
93
94
  * @example To update enablement status of a batch of controls
94
95
  * ```javascript
95
96
  * // The following example disables CloudWatch.12 in CIS AWS Foundations Benchmark v1.2.0. The example returns an error for CloudTrail.1 because an invalid standard ARN is provided.
@@ -22,10 +22,10 @@ export interface CreateActionTargetCommandOutput extends CreateActionTargetRespo
22
22
  }
23
23
  declare const CreateActionTargetCommand_base: {
24
24
  new (input: CreateActionTargetCommandInput): import("@smithy/smithy-client").CommandImpl<CreateActionTargetCommandInput, CreateActionTargetCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: CreateActionTargetCommandInput): import("@smithy/smithy-client").CommandImpl<CreateActionTargetCommandInput, CreateActionTargetCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Creates a custom action target in Security Hub.</p>
30
30
  * <p>You can use custom actions on findings and insights in Security Hub to trigger target actions
31
31
  * in Amazon CloudWatch Events.</p>
@@ -74,6 +74,7 @@ declare const CreateActionTargetCommand_base: {
74
74
  * @throws {@link SecurityHubServiceException}
75
75
  * <p>Base exception class for all service exceptions from SecurityHub service.</p>
76
76
  *
77
+ * @public
77
78
  * @example To create a custom action target
78
79
  * ```javascript
79
80
  * // The following example creates a custom action target in Security Hub. Custom actions on findings and insights automatically trigger actions in Amazon CloudWatch Events.
@@ -22,10 +22,10 @@ export interface CreateAutomationRuleCommandOutput extends CreateAutomationRuleR
22
22
  }
23
23
  declare const CreateAutomationRuleCommand_base: {
24
24
  new (input: CreateAutomationRuleCommandInput): import("@smithy/smithy-client").CommandImpl<CreateAutomationRuleCommandInput, CreateAutomationRuleCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: CreateAutomationRuleCommandInput): import("@smithy/smithy-client").CommandImpl<CreateAutomationRuleCommandInput, CreateAutomationRuleCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>
30
30
  * Creates an automation rule based on input parameters.
31
31
  * </p>
@@ -257,6 +257,7 @@ declare const CreateAutomationRuleCommand_base: {
257
257
  * @throws {@link SecurityHubServiceException}
258
258
  * <p>Base exception class for all service exceptions from SecurityHub service.</p>
259
259
  *
260
+ * @public
260
261
  * @example To create an automation rule
261
262
  * ```javascript
262
263
  * // The following example creates an automation rule.
@@ -22,10 +22,10 @@ export interface CreateConfigurationPolicyCommandOutput extends CreateConfigurat
22
22
  }
23
23
  declare const CreateConfigurationPolicyCommand_base: {
24
24
  new (input: CreateConfigurationPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<CreateConfigurationPolicyCommandInput, CreateConfigurationPolicyCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: CreateConfigurationPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<CreateConfigurationPolicyCommandInput, CreateConfigurationPolicyCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>
30
30
  * Creates a configuration policy with the defined configuration. Only the Security Hub delegated administrator
31
31
  * can invoke this operation from the home Region.
@@ -169,6 +169,7 @@ declare const CreateConfigurationPolicyCommand_base: {
169
169
  * @throws {@link SecurityHubServiceException}
170
170
  * <p>Base exception class for all service exceptions from SecurityHub service.</p>
171
171
  *
172
+ * @public
172
173
  * @example To create a configuration policy
173
174
  * ```javascript
174
175
  * // This operation creates a configuration policy in Security Hub.
@@ -22,10 +22,10 @@ export interface CreateFindingAggregatorCommandOutput extends CreateFindingAggre
22
22
  }
23
23
  declare const CreateFindingAggregatorCommand_base: {
24
24
  new (input: CreateFindingAggregatorCommandInput): import("@smithy/smithy-client").CommandImpl<CreateFindingAggregatorCommandInput, CreateFindingAggregatorCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: CreateFindingAggregatorCommandInput): import("@smithy/smithy-client").CommandImpl<CreateFindingAggregatorCommandInput, CreateFindingAggregatorCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Used to enable finding aggregation. Must be called from the aggregation Region.</p>
30
30
  * <p>For more details about cross-Region replication, see <a href="https://docs.aws.amazon.com/securityhub/latest/userguide/finding-aggregation.html">Configuring finding aggregation</a> in the <i>Security Hub User Guide</i>.
31
31
  * </p>
@@ -80,6 +80,7 @@ declare const CreateFindingAggregatorCommand_base: {
80
80
  * @throws {@link SecurityHubServiceException}
81
81
  * <p>Base exception class for all service exceptions from SecurityHub service.</p>
82
82
  *
83
+ * @public
83
84
  * @example To enable cross-Region aggregation
84
85
  * ```javascript
85
86
  * // The following example creates a finding aggregator. This is required to enable cross-Region aggregation.
@@ -22,10 +22,10 @@ export interface CreateInsightCommandOutput extends CreateInsightResponse, __Met
22
22
  }
23
23
  declare const CreateInsightCommand_base: {
24
24
  new (input: CreateInsightCommandInput): import("@smithy/smithy-client").CommandImpl<CreateInsightCommandInput, CreateInsightCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: CreateInsightCommandInput): import("@smithy/smithy-client").CommandImpl<CreateInsightCommandInput, CreateInsightCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Creates a custom insight in Security Hub. An insight is a consolidation of findings that relate
30
30
  * to a security issue that requires attention or remediation.</p>
31
31
  * <p>To group the related findings in the insight, use the
@@ -342,6 +342,7 @@ declare const CreateInsightCommand_base: {
342
342
  * @throws {@link SecurityHubServiceException}
343
343
  * <p>Base exception class for all service exceptions from SecurityHub service.</p>
344
344
  *
345
+ * @public
345
346
  * @example To create a custom insight
346
347
  * ```javascript
347
348
  * // The following example creates a custom insight in Security Hub. An insight is a collection of findings that relate to a security issue.