@aws-sdk/client-securityhub 3.803.0 → 3.804.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 (119) hide show
  1. package/dist-types/commands/AcceptAdministratorInvitationCommand.d.ts +1 -1
  2. package/dist-types/commands/AcceptInvitationCommand.d.ts +1 -1
  3. package/dist-types/commands/BatchDeleteAutomationRulesCommand.d.ts +1 -1
  4. package/dist-types/commands/BatchDisableStandardsCommand.d.ts +1 -1
  5. package/dist-types/commands/BatchEnableStandardsCommand.d.ts +1 -1
  6. package/dist-types/commands/BatchGetAutomationRulesCommand.d.ts +1 -1
  7. package/dist-types/commands/BatchGetConfigurationPolicyAssociationsCommand.d.ts +1 -1
  8. package/dist-types/commands/BatchGetSecurityControlsCommand.d.ts +1 -1
  9. package/dist-types/commands/BatchGetStandardsControlAssociationsCommand.d.ts +1 -1
  10. package/dist-types/commands/BatchImportFindingsCommand.d.ts +1 -1
  11. package/dist-types/commands/BatchUpdateAutomationRulesCommand.d.ts +1 -1
  12. package/dist-types/commands/BatchUpdateFindingsCommand.d.ts +1 -1
  13. package/dist-types/commands/BatchUpdateStandardsControlAssociationsCommand.d.ts +1 -1
  14. package/dist-types/commands/CreateActionTargetCommand.d.ts +1 -1
  15. package/dist-types/commands/CreateAutomationRuleCommand.d.ts +1 -1
  16. package/dist-types/commands/CreateConfigurationPolicyCommand.d.ts +1 -1
  17. package/dist-types/commands/CreateFindingAggregatorCommand.d.ts +1 -1
  18. package/dist-types/commands/CreateInsightCommand.d.ts +1 -1
  19. package/dist-types/commands/CreateMembersCommand.d.ts +1 -1
  20. package/dist-types/commands/DeclineInvitationsCommand.d.ts +1 -1
  21. package/dist-types/commands/DeleteActionTargetCommand.d.ts +1 -1
  22. package/dist-types/commands/DeleteConfigurationPolicyCommand.d.ts +1 -1
  23. package/dist-types/commands/DeleteFindingAggregatorCommand.d.ts +1 -1
  24. package/dist-types/commands/DeleteInsightCommand.d.ts +1 -1
  25. package/dist-types/commands/DeleteInvitationsCommand.d.ts +1 -1
  26. package/dist-types/commands/DeleteMembersCommand.d.ts +1 -1
  27. package/dist-types/commands/DescribeStandardsControlsCommand.d.ts +1 -1
  28. package/dist-types/commands/DisableImportFindingsForProductCommand.d.ts +1 -1
  29. package/dist-types/commands/DisableOrganizationAdminAccountCommand.d.ts +1 -1
  30. package/dist-types/commands/DisassociateMembersCommand.d.ts +1 -1
  31. package/dist-types/commands/EnableImportFindingsForProductCommand.d.ts +1 -1
  32. package/dist-types/commands/EnableOrganizationAdminAccountCommand.d.ts +1 -1
  33. package/dist-types/commands/GetConfigurationPolicyAssociationCommand.d.ts +1 -1
  34. package/dist-types/commands/GetConfigurationPolicyCommand.d.ts +1 -1
  35. package/dist-types/commands/GetFindingAggregatorCommand.d.ts +1 -1
  36. package/dist-types/commands/GetFindingHistoryCommand.d.ts +1 -1
  37. package/dist-types/commands/GetInsightResultsCommand.d.ts +1 -1
  38. package/dist-types/commands/GetMembersCommand.d.ts +1 -1
  39. package/dist-types/commands/GetSecurityControlDefinitionCommand.d.ts +1 -1
  40. package/dist-types/commands/InviteMembersCommand.d.ts +1 -1
  41. package/dist-types/commands/ListStandardsControlAssociationsCommand.d.ts +1 -1
  42. package/dist-types/commands/ListTagsForResourceCommand.d.ts +1 -1
  43. package/dist-types/commands/StartConfigurationPolicyAssociationCommand.d.ts +1 -1
  44. package/dist-types/commands/StartConfigurationPolicyDisassociationCommand.d.ts +1 -1
  45. package/dist-types/commands/TagResourceCommand.d.ts +1 -1
  46. package/dist-types/commands/UntagResourceCommand.d.ts +1 -1
  47. package/dist-types/commands/UpdateActionTargetCommand.d.ts +1 -1
  48. package/dist-types/commands/UpdateConfigurationPolicyCommand.d.ts +1 -1
  49. package/dist-types/commands/UpdateFindingAggregatorCommand.d.ts +1 -1
  50. package/dist-types/commands/UpdateFindingsCommand.d.ts +1 -1
  51. package/dist-types/commands/UpdateInsightCommand.d.ts +1 -1
  52. package/dist-types/commands/UpdateOrganizationConfigurationCommand.d.ts +1 -1
  53. package/dist-types/commands/UpdateSecurityControlCommand.d.ts +1 -1
  54. package/dist-types/commands/UpdateStandardsControlCommand.d.ts +1 -1
  55. package/dist-types/endpoint/EndpointParameters.d.ts +1 -3
  56. package/dist-types/runtimeConfig.browser.d.ts +17 -17
  57. package/dist-types/runtimeConfig.d.ts +16 -16
  58. package/dist-types/runtimeConfig.native.d.ts +18 -18
  59. package/dist-types/runtimeConfig.shared.d.ts +3 -3
  60. package/dist-types/ts3.4/commands/AcceptAdministratorInvitationCommand.d.ts +1 -1
  61. package/dist-types/ts3.4/commands/AcceptInvitationCommand.d.ts +1 -1
  62. package/dist-types/ts3.4/commands/BatchDeleteAutomationRulesCommand.d.ts +1 -1
  63. package/dist-types/ts3.4/commands/BatchDisableStandardsCommand.d.ts +1 -1
  64. package/dist-types/ts3.4/commands/BatchEnableStandardsCommand.d.ts +1 -1
  65. package/dist-types/ts3.4/commands/BatchGetAutomationRulesCommand.d.ts +1 -1
  66. package/dist-types/ts3.4/commands/BatchGetConfigurationPolicyAssociationsCommand.d.ts +1 -1
  67. package/dist-types/ts3.4/commands/BatchGetSecurityControlsCommand.d.ts +1 -1
  68. package/dist-types/ts3.4/commands/BatchGetStandardsControlAssociationsCommand.d.ts +1 -1
  69. package/dist-types/ts3.4/commands/BatchImportFindingsCommand.d.ts +1 -1
  70. package/dist-types/ts3.4/commands/BatchUpdateAutomationRulesCommand.d.ts +1 -1
  71. package/dist-types/ts3.4/commands/BatchUpdateFindingsCommand.d.ts +1 -1
  72. package/dist-types/ts3.4/commands/BatchUpdateStandardsControlAssociationsCommand.d.ts +1 -1
  73. package/dist-types/ts3.4/commands/CreateActionTargetCommand.d.ts +1 -1
  74. package/dist-types/ts3.4/commands/CreateAutomationRuleCommand.d.ts +1 -1
  75. package/dist-types/ts3.4/commands/CreateConfigurationPolicyCommand.d.ts +1 -1
  76. package/dist-types/ts3.4/commands/CreateFindingAggregatorCommand.d.ts +1 -1
  77. package/dist-types/ts3.4/commands/CreateInsightCommand.d.ts +1 -1
  78. package/dist-types/ts3.4/commands/CreateMembersCommand.d.ts +1 -1
  79. package/dist-types/ts3.4/commands/DeclineInvitationsCommand.d.ts +1 -1
  80. package/dist-types/ts3.4/commands/DeleteActionTargetCommand.d.ts +1 -1
  81. package/dist-types/ts3.4/commands/DeleteConfigurationPolicyCommand.d.ts +1 -1
  82. package/dist-types/ts3.4/commands/DeleteFindingAggregatorCommand.d.ts +1 -1
  83. package/dist-types/ts3.4/commands/DeleteInsightCommand.d.ts +1 -1
  84. package/dist-types/ts3.4/commands/DeleteInvitationsCommand.d.ts +1 -1
  85. package/dist-types/ts3.4/commands/DeleteMembersCommand.d.ts +1 -1
  86. package/dist-types/ts3.4/commands/DescribeStandardsControlsCommand.d.ts +1 -1
  87. package/dist-types/ts3.4/commands/DisableImportFindingsForProductCommand.d.ts +1 -1
  88. package/dist-types/ts3.4/commands/DisableOrganizationAdminAccountCommand.d.ts +1 -1
  89. package/dist-types/ts3.4/commands/DisassociateMembersCommand.d.ts +1 -1
  90. package/dist-types/ts3.4/commands/EnableImportFindingsForProductCommand.d.ts +1 -1
  91. package/dist-types/ts3.4/commands/EnableOrganizationAdminAccountCommand.d.ts +1 -1
  92. package/dist-types/ts3.4/commands/GetConfigurationPolicyAssociationCommand.d.ts +1 -1
  93. package/dist-types/ts3.4/commands/GetConfigurationPolicyCommand.d.ts +1 -1
  94. package/dist-types/ts3.4/commands/GetFindingAggregatorCommand.d.ts +1 -1
  95. package/dist-types/ts3.4/commands/GetFindingHistoryCommand.d.ts +1 -1
  96. package/dist-types/ts3.4/commands/GetInsightResultsCommand.d.ts +1 -1
  97. package/dist-types/ts3.4/commands/GetMembersCommand.d.ts +1 -1
  98. package/dist-types/ts3.4/commands/GetSecurityControlDefinitionCommand.d.ts +1 -1
  99. package/dist-types/ts3.4/commands/InviteMembersCommand.d.ts +1 -1
  100. package/dist-types/ts3.4/commands/ListStandardsControlAssociationsCommand.d.ts +1 -1
  101. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +1 -1
  102. package/dist-types/ts3.4/commands/StartConfigurationPolicyAssociationCommand.d.ts +1 -1
  103. package/dist-types/ts3.4/commands/StartConfigurationPolicyDisassociationCommand.d.ts +1 -1
  104. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +1 -1
  105. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +1 -1
  106. package/dist-types/ts3.4/commands/UpdateActionTargetCommand.d.ts +1 -1
  107. package/dist-types/ts3.4/commands/UpdateConfigurationPolicyCommand.d.ts +1 -1
  108. package/dist-types/ts3.4/commands/UpdateFindingAggregatorCommand.d.ts +1 -1
  109. package/dist-types/ts3.4/commands/UpdateFindingsCommand.d.ts +1 -1
  110. package/dist-types/ts3.4/commands/UpdateInsightCommand.d.ts +1 -1
  111. package/dist-types/ts3.4/commands/UpdateOrganizationConfigurationCommand.d.ts +1 -1
  112. package/dist-types/ts3.4/commands/UpdateSecurityControlCommand.d.ts +1 -1
  113. package/dist-types/ts3.4/commands/UpdateStandardsControlCommand.d.ts +1 -1
  114. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -4
  115. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +22 -32
  116. package/dist-types/ts3.4/runtimeConfig.d.ts +20 -29
  117. package/dist-types/ts3.4/runtimeConfig.native.d.ts +23 -33
  118. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +3 -3
  119. package/package.json +19 -19
@@ -23,7 +23,7 @@ export interface AcceptAdministratorInvitationCommandOutput extends AcceptAdmini
23
23
  }
24
24
  declare const AcceptAdministratorInvitationCommand_base: {
25
25
  new (input: AcceptAdministratorInvitationCommandInput): import("@smithy/smithy-client").CommandImpl<AcceptAdministratorInvitationCommandInput, AcceptAdministratorInvitationCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: AcceptAdministratorInvitationCommandInput): import("@smithy/smithy-client").CommandImpl<AcceptAdministratorInvitationCommandInput, AcceptAdministratorInvitationCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: AcceptAdministratorInvitationCommandInput): import("@smithy/smithy-client").CommandImpl<AcceptAdministratorInvitationCommandInput, AcceptAdministratorInvitationCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface AcceptInvitationCommandOutput extends AcceptInvitationResponse,
23
23
  }
24
24
  declare const AcceptInvitationCommand_base: {
25
25
  new (input: AcceptInvitationCommandInput): import("@smithy/smithy-client").CommandImpl<AcceptInvitationCommandInput, AcceptInvitationCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: AcceptInvitationCommandInput): import("@smithy/smithy-client").CommandImpl<AcceptInvitationCommandInput, AcceptInvitationCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: AcceptInvitationCommandInput): import("@smithy/smithy-client").CommandImpl<AcceptInvitationCommandInput, AcceptInvitationCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface BatchDeleteAutomationRulesCommandOutput extends BatchDeleteAuto
23
23
  }
24
24
  declare const BatchDeleteAutomationRulesCommand_base: {
25
25
  new (input: BatchDeleteAutomationRulesCommandInput): import("@smithy/smithy-client").CommandImpl<BatchDeleteAutomationRulesCommandInput, BatchDeleteAutomationRulesCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: BatchDeleteAutomationRulesCommandInput): import("@smithy/smithy-client").CommandImpl<BatchDeleteAutomationRulesCommandInput, BatchDeleteAutomationRulesCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: BatchDeleteAutomationRulesCommandInput): import("@smithy/smithy-client").CommandImpl<BatchDeleteAutomationRulesCommandInput, BatchDeleteAutomationRulesCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface BatchDisableStandardsCommandOutput extends BatchDisableStandard
23
23
  }
24
24
  declare const BatchDisableStandardsCommand_base: {
25
25
  new (input: BatchDisableStandardsCommandInput): import("@smithy/smithy-client").CommandImpl<BatchDisableStandardsCommandInput, BatchDisableStandardsCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: BatchDisableStandardsCommandInput): import("@smithy/smithy-client").CommandImpl<BatchDisableStandardsCommandInput, BatchDisableStandardsCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: BatchDisableStandardsCommandInput): import("@smithy/smithy-client").CommandImpl<BatchDisableStandardsCommandInput, BatchDisableStandardsCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface BatchEnableStandardsCommandOutput extends BatchEnableStandardsR
23
23
  }
24
24
  declare const BatchEnableStandardsCommand_base: {
25
25
  new (input: BatchEnableStandardsCommandInput): import("@smithy/smithy-client").CommandImpl<BatchEnableStandardsCommandInput, BatchEnableStandardsCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: BatchEnableStandardsCommandInput): import("@smithy/smithy-client").CommandImpl<BatchEnableStandardsCommandInput, BatchEnableStandardsCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: BatchEnableStandardsCommandInput): import("@smithy/smithy-client").CommandImpl<BatchEnableStandardsCommandInput, BatchEnableStandardsCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface BatchGetAutomationRulesCommandOutput extends BatchGetAutomation
23
23
  }
24
24
  declare const BatchGetAutomationRulesCommand_base: {
25
25
  new (input: BatchGetAutomationRulesCommandInput): import("@smithy/smithy-client").CommandImpl<BatchGetAutomationRulesCommandInput, BatchGetAutomationRulesCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: BatchGetAutomationRulesCommandInput): import("@smithy/smithy-client").CommandImpl<BatchGetAutomationRulesCommandInput, BatchGetAutomationRulesCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: BatchGetAutomationRulesCommandInput): import("@smithy/smithy-client").CommandImpl<BatchGetAutomationRulesCommandInput, BatchGetAutomationRulesCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface BatchGetConfigurationPolicyAssociationsCommandOutput extends Ba
23
23
  }
24
24
  declare const BatchGetConfigurationPolicyAssociationsCommand_base: {
25
25
  new (input: BatchGetConfigurationPolicyAssociationsCommandInput): import("@smithy/smithy-client").CommandImpl<BatchGetConfigurationPolicyAssociationsCommandInput, BatchGetConfigurationPolicyAssociationsCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: BatchGetConfigurationPolicyAssociationsCommandInput): import("@smithy/smithy-client").CommandImpl<BatchGetConfigurationPolicyAssociationsCommandInput, BatchGetConfigurationPolicyAssociationsCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: BatchGetConfigurationPolicyAssociationsCommandInput): import("@smithy/smithy-client").CommandImpl<BatchGetConfigurationPolicyAssociationsCommandInput, BatchGetConfigurationPolicyAssociationsCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface BatchGetSecurityControlsCommandOutput extends BatchGetSecurityC
23
23
  }
24
24
  declare const BatchGetSecurityControlsCommand_base: {
25
25
  new (input: BatchGetSecurityControlsCommandInput): import("@smithy/smithy-client").CommandImpl<BatchGetSecurityControlsCommandInput, BatchGetSecurityControlsCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: BatchGetSecurityControlsCommandInput): import("@smithy/smithy-client").CommandImpl<BatchGetSecurityControlsCommandInput, BatchGetSecurityControlsCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: BatchGetSecurityControlsCommandInput): import("@smithy/smithy-client").CommandImpl<BatchGetSecurityControlsCommandInput, BatchGetSecurityControlsCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface BatchGetStandardsControlAssociationsCommandOutput extends Batch
23
23
  }
24
24
  declare const BatchGetStandardsControlAssociationsCommand_base: {
25
25
  new (input: BatchGetStandardsControlAssociationsCommandInput): import("@smithy/smithy-client").CommandImpl<BatchGetStandardsControlAssociationsCommandInput, BatchGetStandardsControlAssociationsCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: BatchGetStandardsControlAssociationsCommandInput): import("@smithy/smithy-client").CommandImpl<BatchGetStandardsControlAssociationsCommandInput, BatchGetStandardsControlAssociationsCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: BatchGetStandardsControlAssociationsCommandInput): import("@smithy/smithy-client").CommandImpl<BatchGetStandardsControlAssociationsCommandInput, BatchGetStandardsControlAssociationsCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface BatchImportFindingsCommandOutput extends BatchImportFindingsRes
23
23
  }
24
24
  declare const BatchImportFindingsCommand_base: {
25
25
  new (input: BatchImportFindingsCommandInput): import("@smithy/smithy-client").CommandImpl<BatchImportFindingsCommandInput, BatchImportFindingsCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: BatchImportFindingsCommandInput): import("@smithy/smithy-client").CommandImpl<BatchImportFindingsCommandInput, BatchImportFindingsCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: BatchImportFindingsCommandInput): import("@smithy/smithy-client").CommandImpl<BatchImportFindingsCommandInput, BatchImportFindingsCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface BatchUpdateAutomationRulesCommandOutput extends BatchUpdateAuto
23
23
  }
24
24
  declare const BatchUpdateAutomationRulesCommand_base: {
25
25
  new (input: BatchUpdateAutomationRulesCommandInput): import("@smithy/smithy-client").CommandImpl<BatchUpdateAutomationRulesCommandInput, BatchUpdateAutomationRulesCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: BatchUpdateAutomationRulesCommandInput): import("@smithy/smithy-client").CommandImpl<BatchUpdateAutomationRulesCommandInput, BatchUpdateAutomationRulesCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: BatchUpdateAutomationRulesCommandInput): import("@smithy/smithy-client").CommandImpl<BatchUpdateAutomationRulesCommandInput, BatchUpdateAutomationRulesCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface BatchUpdateFindingsCommandOutput extends BatchUpdateFindingsRes
23
23
  }
24
24
  declare const BatchUpdateFindingsCommand_base: {
25
25
  new (input: BatchUpdateFindingsCommandInput): import("@smithy/smithy-client").CommandImpl<BatchUpdateFindingsCommandInput, BatchUpdateFindingsCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: BatchUpdateFindingsCommandInput): import("@smithy/smithy-client").CommandImpl<BatchUpdateFindingsCommandInput, BatchUpdateFindingsCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: BatchUpdateFindingsCommandInput): import("@smithy/smithy-client").CommandImpl<BatchUpdateFindingsCommandInput, BatchUpdateFindingsCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface BatchUpdateStandardsControlAssociationsCommandOutput extends Ba
23
23
  }
24
24
  declare const BatchUpdateStandardsControlAssociationsCommand_base: {
25
25
  new (input: BatchUpdateStandardsControlAssociationsCommandInput): import("@smithy/smithy-client").CommandImpl<BatchUpdateStandardsControlAssociationsCommandInput, BatchUpdateStandardsControlAssociationsCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: BatchUpdateStandardsControlAssociationsCommandInput): import("@smithy/smithy-client").CommandImpl<BatchUpdateStandardsControlAssociationsCommandInput, BatchUpdateStandardsControlAssociationsCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: BatchUpdateStandardsControlAssociationsCommandInput): import("@smithy/smithy-client").CommandImpl<BatchUpdateStandardsControlAssociationsCommandInput, BatchUpdateStandardsControlAssociationsCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateActionTargetCommandOutput extends CreateActionTargetRespo
23
23
  }
24
24
  declare const CreateActionTargetCommand_base: {
25
25
  new (input: CreateActionTargetCommandInput): import("@smithy/smithy-client").CommandImpl<CreateActionTargetCommandInput, CreateActionTargetCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateActionTargetCommandInput): import("@smithy/smithy-client").CommandImpl<CreateActionTargetCommandInput, CreateActionTargetCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateActionTargetCommandInput): import("@smithy/smithy-client").CommandImpl<CreateActionTargetCommandInput, CreateActionTargetCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateAutomationRuleCommandOutput extends CreateAutomationRuleR
23
23
  }
24
24
  declare const CreateAutomationRuleCommand_base: {
25
25
  new (input: CreateAutomationRuleCommandInput): import("@smithy/smithy-client").CommandImpl<CreateAutomationRuleCommandInput, CreateAutomationRuleCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateAutomationRuleCommandInput): import("@smithy/smithy-client").CommandImpl<CreateAutomationRuleCommandInput, CreateAutomationRuleCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateAutomationRuleCommandInput): import("@smithy/smithy-client").CommandImpl<CreateAutomationRuleCommandInput, CreateAutomationRuleCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateConfigurationPolicyCommandOutput extends CreateConfigurat
23
23
  }
24
24
  declare const CreateConfigurationPolicyCommand_base: {
25
25
  new (input: CreateConfigurationPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<CreateConfigurationPolicyCommandInput, CreateConfigurationPolicyCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateConfigurationPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<CreateConfigurationPolicyCommandInput, CreateConfigurationPolicyCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateConfigurationPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<CreateConfigurationPolicyCommandInput, CreateConfigurationPolicyCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateFindingAggregatorCommandOutput extends CreateFindingAggre
23
23
  }
24
24
  declare const CreateFindingAggregatorCommand_base: {
25
25
  new (input: CreateFindingAggregatorCommandInput): import("@smithy/smithy-client").CommandImpl<CreateFindingAggregatorCommandInput, CreateFindingAggregatorCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateFindingAggregatorCommandInput): import("@smithy/smithy-client").CommandImpl<CreateFindingAggregatorCommandInput, CreateFindingAggregatorCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateFindingAggregatorCommandInput): import("@smithy/smithy-client").CommandImpl<CreateFindingAggregatorCommandInput, CreateFindingAggregatorCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateInsightCommandOutput extends CreateInsightResponse, __Met
23
23
  }
24
24
  declare const CreateInsightCommand_base: {
25
25
  new (input: CreateInsightCommandInput): import("@smithy/smithy-client").CommandImpl<CreateInsightCommandInput, CreateInsightCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateInsightCommandInput): import("@smithy/smithy-client").CommandImpl<CreateInsightCommandInput, CreateInsightCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateInsightCommandInput): import("@smithy/smithy-client").CommandImpl<CreateInsightCommandInput, CreateInsightCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateMembersCommandOutput extends CreateMembersResponse, __Met
23
23
  }
24
24
  declare const CreateMembersCommand_base: {
25
25
  new (input: CreateMembersCommandInput): import("@smithy/smithy-client").CommandImpl<CreateMembersCommandInput, CreateMembersCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateMembersCommandInput): import("@smithy/smithy-client").CommandImpl<CreateMembersCommandInput, CreateMembersCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateMembersCommandInput): import("@smithy/smithy-client").CommandImpl<CreateMembersCommandInput, CreateMembersCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeclineInvitationsCommandOutput extends DeclineInvitationsRespo
23
23
  }
24
24
  declare const DeclineInvitationsCommand_base: {
25
25
  new (input: DeclineInvitationsCommandInput): import("@smithy/smithy-client").CommandImpl<DeclineInvitationsCommandInput, DeclineInvitationsCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeclineInvitationsCommandInput): import("@smithy/smithy-client").CommandImpl<DeclineInvitationsCommandInput, DeclineInvitationsCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeclineInvitationsCommandInput): import("@smithy/smithy-client").CommandImpl<DeclineInvitationsCommandInput, DeclineInvitationsCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteActionTargetCommandOutput extends DeleteActionTargetRespo
23
23
  }
24
24
  declare const DeleteActionTargetCommand_base: {
25
25
  new (input: DeleteActionTargetCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteActionTargetCommandInput, DeleteActionTargetCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteActionTargetCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteActionTargetCommandInput, DeleteActionTargetCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteActionTargetCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteActionTargetCommandInput, DeleteActionTargetCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteConfigurationPolicyCommandOutput extends DeleteConfigurat
23
23
  }
24
24
  declare const DeleteConfigurationPolicyCommand_base: {
25
25
  new (input: DeleteConfigurationPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteConfigurationPolicyCommandInput, DeleteConfigurationPolicyCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteConfigurationPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteConfigurationPolicyCommandInput, DeleteConfigurationPolicyCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteConfigurationPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteConfigurationPolicyCommandInput, DeleteConfigurationPolicyCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteFindingAggregatorCommandOutput extends DeleteFindingAggre
23
23
  }
24
24
  declare const DeleteFindingAggregatorCommand_base: {
25
25
  new (input: DeleteFindingAggregatorCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteFindingAggregatorCommandInput, DeleteFindingAggregatorCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteFindingAggregatorCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteFindingAggregatorCommandInput, DeleteFindingAggregatorCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteFindingAggregatorCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteFindingAggregatorCommandInput, DeleteFindingAggregatorCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteInsightCommandOutput extends DeleteInsightResponse, __Met
23
23
  }
24
24
  declare const DeleteInsightCommand_base: {
25
25
  new (input: DeleteInsightCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteInsightCommandInput, DeleteInsightCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteInsightCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteInsightCommandInput, DeleteInsightCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteInsightCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteInsightCommandInput, DeleteInsightCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteInvitationsCommandOutput extends DeleteInvitationsRespons
23
23
  }
24
24
  declare const DeleteInvitationsCommand_base: {
25
25
  new (input: DeleteInvitationsCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteInvitationsCommandInput, DeleteInvitationsCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteInvitationsCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteInvitationsCommandInput, DeleteInvitationsCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteInvitationsCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteInvitationsCommandInput, DeleteInvitationsCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteMembersCommandOutput extends DeleteMembersResponse, __Met
23
23
  }
24
24
  declare const DeleteMembersCommand_base: {
25
25
  new (input: DeleteMembersCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteMembersCommandInput, DeleteMembersCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteMembersCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteMembersCommandInput, DeleteMembersCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteMembersCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteMembersCommandInput, DeleteMembersCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DescribeStandardsControlsCommandOutput extends DescribeStandard
23
23
  }
24
24
  declare const DescribeStandardsControlsCommand_base: {
25
25
  new (input: DescribeStandardsControlsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeStandardsControlsCommandInput, DescribeStandardsControlsCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DescribeStandardsControlsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeStandardsControlsCommandInput, DescribeStandardsControlsCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DescribeStandardsControlsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeStandardsControlsCommandInput, DescribeStandardsControlsCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DisableImportFindingsForProductCommandOutput extends DisableImp
23
23
  }
24
24
  declare const DisableImportFindingsForProductCommand_base: {
25
25
  new (input: DisableImportFindingsForProductCommandInput): import("@smithy/smithy-client").CommandImpl<DisableImportFindingsForProductCommandInput, DisableImportFindingsForProductCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DisableImportFindingsForProductCommandInput): import("@smithy/smithy-client").CommandImpl<DisableImportFindingsForProductCommandInput, DisableImportFindingsForProductCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DisableImportFindingsForProductCommandInput): import("@smithy/smithy-client").CommandImpl<DisableImportFindingsForProductCommandInput, DisableImportFindingsForProductCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DisableOrganizationAdminAccountCommandOutput extends DisableOrg
23
23
  }
24
24
  declare const DisableOrganizationAdminAccountCommand_base: {
25
25
  new (input: DisableOrganizationAdminAccountCommandInput): import("@smithy/smithy-client").CommandImpl<DisableOrganizationAdminAccountCommandInput, DisableOrganizationAdminAccountCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DisableOrganizationAdminAccountCommandInput): import("@smithy/smithy-client").CommandImpl<DisableOrganizationAdminAccountCommandInput, DisableOrganizationAdminAccountCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DisableOrganizationAdminAccountCommandInput): import("@smithy/smithy-client").CommandImpl<DisableOrganizationAdminAccountCommandInput, DisableOrganizationAdminAccountCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DisassociateMembersCommandOutput extends DisassociateMembersRes
23
23
  }
24
24
  declare const DisassociateMembersCommand_base: {
25
25
  new (input: DisassociateMembersCommandInput): import("@smithy/smithy-client").CommandImpl<DisassociateMembersCommandInput, DisassociateMembersCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DisassociateMembersCommandInput): import("@smithy/smithy-client").CommandImpl<DisassociateMembersCommandInput, DisassociateMembersCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DisassociateMembersCommandInput): import("@smithy/smithy-client").CommandImpl<DisassociateMembersCommandInput, DisassociateMembersCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface EnableImportFindingsForProductCommandOutput extends EnableImpor
23
23
  }
24
24
  declare const EnableImportFindingsForProductCommand_base: {
25
25
  new (input: EnableImportFindingsForProductCommandInput): import("@smithy/smithy-client").CommandImpl<EnableImportFindingsForProductCommandInput, EnableImportFindingsForProductCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: EnableImportFindingsForProductCommandInput): import("@smithy/smithy-client").CommandImpl<EnableImportFindingsForProductCommandInput, EnableImportFindingsForProductCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: EnableImportFindingsForProductCommandInput): import("@smithy/smithy-client").CommandImpl<EnableImportFindingsForProductCommandInput, EnableImportFindingsForProductCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface EnableOrganizationAdminAccountCommandOutput extends EnableOrgan
23
23
  }
24
24
  declare const EnableOrganizationAdminAccountCommand_base: {
25
25
  new (input: EnableOrganizationAdminAccountCommandInput): import("@smithy/smithy-client").CommandImpl<EnableOrganizationAdminAccountCommandInput, EnableOrganizationAdminAccountCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: EnableOrganizationAdminAccountCommandInput): import("@smithy/smithy-client").CommandImpl<EnableOrganizationAdminAccountCommandInput, EnableOrganizationAdminAccountCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: EnableOrganizationAdminAccountCommandInput): import("@smithy/smithy-client").CommandImpl<EnableOrganizationAdminAccountCommandInput, EnableOrganizationAdminAccountCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetConfigurationPolicyAssociationCommandOutput extends GetConfi
23
23
  }
24
24
  declare const GetConfigurationPolicyAssociationCommand_base: {
25
25
  new (input: GetConfigurationPolicyAssociationCommandInput): import("@smithy/smithy-client").CommandImpl<GetConfigurationPolicyAssociationCommandInput, GetConfigurationPolicyAssociationCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetConfigurationPolicyAssociationCommandInput): import("@smithy/smithy-client").CommandImpl<GetConfigurationPolicyAssociationCommandInput, GetConfigurationPolicyAssociationCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetConfigurationPolicyAssociationCommandInput): import("@smithy/smithy-client").CommandImpl<GetConfigurationPolicyAssociationCommandInput, GetConfigurationPolicyAssociationCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetConfigurationPolicyCommandOutput extends GetConfigurationPol
23
23
  }
24
24
  declare const GetConfigurationPolicyCommand_base: {
25
25
  new (input: GetConfigurationPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<GetConfigurationPolicyCommandInput, GetConfigurationPolicyCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetConfigurationPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<GetConfigurationPolicyCommandInput, GetConfigurationPolicyCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetConfigurationPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<GetConfigurationPolicyCommandInput, GetConfigurationPolicyCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetFindingAggregatorCommandOutput extends GetFindingAggregatorR
23
23
  }
24
24
  declare const GetFindingAggregatorCommand_base: {
25
25
  new (input: GetFindingAggregatorCommandInput): import("@smithy/smithy-client").CommandImpl<GetFindingAggregatorCommandInput, GetFindingAggregatorCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetFindingAggregatorCommandInput): import("@smithy/smithy-client").CommandImpl<GetFindingAggregatorCommandInput, GetFindingAggregatorCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetFindingAggregatorCommandInput): import("@smithy/smithy-client").CommandImpl<GetFindingAggregatorCommandInput, GetFindingAggregatorCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetFindingHistoryCommandOutput extends GetFindingHistoryRespons
23
23
  }
24
24
  declare const GetFindingHistoryCommand_base: {
25
25
  new (input: GetFindingHistoryCommandInput): import("@smithy/smithy-client").CommandImpl<GetFindingHistoryCommandInput, GetFindingHistoryCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetFindingHistoryCommandInput): import("@smithy/smithy-client").CommandImpl<GetFindingHistoryCommandInput, GetFindingHistoryCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetFindingHistoryCommandInput): import("@smithy/smithy-client").CommandImpl<GetFindingHistoryCommandInput, GetFindingHistoryCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetInsightResultsCommandOutput extends GetInsightResultsRespons
23
23
  }
24
24
  declare const GetInsightResultsCommand_base: {
25
25
  new (input: GetInsightResultsCommandInput): import("@smithy/smithy-client").CommandImpl<GetInsightResultsCommandInput, GetInsightResultsCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetInsightResultsCommandInput): import("@smithy/smithy-client").CommandImpl<GetInsightResultsCommandInput, GetInsightResultsCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetInsightResultsCommandInput): import("@smithy/smithy-client").CommandImpl<GetInsightResultsCommandInput, GetInsightResultsCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetMembersCommandOutput extends GetMembersResponse, __MetadataB
23
23
  }
24
24
  declare const GetMembersCommand_base: {
25
25
  new (input: GetMembersCommandInput): import("@smithy/smithy-client").CommandImpl<GetMembersCommandInput, GetMembersCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetMembersCommandInput): import("@smithy/smithy-client").CommandImpl<GetMembersCommandInput, GetMembersCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetMembersCommandInput): import("@smithy/smithy-client").CommandImpl<GetMembersCommandInput, GetMembersCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetSecurityControlDefinitionCommandOutput extends GetSecurityCo
23
23
  }
24
24
  declare const GetSecurityControlDefinitionCommand_base: {
25
25
  new (input: GetSecurityControlDefinitionCommandInput): import("@smithy/smithy-client").CommandImpl<GetSecurityControlDefinitionCommandInput, GetSecurityControlDefinitionCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetSecurityControlDefinitionCommandInput): import("@smithy/smithy-client").CommandImpl<GetSecurityControlDefinitionCommandInput, GetSecurityControlDefinitionCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetSecurityControlDefinitionCommandInput): import("@smithy/smithy-client").CommandImpl<GetSecurityControlDefinitionCommandInput, GetSecurityControlDefinitionCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface InviteMembersCommandOutput extends InviteMembersResponse, __Met
23
23
  }
24
24
  declare const InviteMembersCommand_base: {
25
25
  new (input: InviteMembersCommandInput): import("@smithy/smithy-client").CommandImpl<InviteMembersCommandInput, InviteMembersCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: InviteMembersCommandInput): import("@smithy/smithy-client").CommandImpl<InviteMembersCommandInput, InviteMembersCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: InviteMembersCommandInput): import("@smithy/smithy-client").CommandImpl<InviteMembersCommandInput, InviteMembersCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface ListStandardsControlAssociationsCommandOutput extends ListStand
23
23
  }
24
24
  declare const ListStandardsControlAssociationsCommand_base: {
25
25
  new (input: ListStandardsControlAssociationsCommandInput): import("@smithy/smithy-client").CommandImpl<ListStandardsControlAssociationsCommandInput, ListStandardsControlAssociationsCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: ListStandardsControlAssociationsCommandInput): import("@smithy/smithy-client").CommandImpl<ListStandardsControlAssociationsCommandInput, ListStandardsControlAssociationsCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ListStandardsControlAssociationsCommandInput): import("@smithy/smithy-client").CommandImpl<ListStandardsControlAssociationsCommandInput, ListStandardsControlAssociationsCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface ListTagsForResourceCommandOutput extends ListTagsForResourceRes
23
23
  }
24
24
  declare const ListTagsForResourceCommand_base: {
25
25
  new (input: ListTagsForResourceCommandInput): import("@smithy/smithy-client").CommandImpl<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: ListTagsForResourceCommandInput): import("@smithy/smithy-client").CommandImpl<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ListTagsForResourceCommandInput): import("@smithy/smithy-client").CommandImpl<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface StartConfigurationPolicyAssociationCommandOutput extends StartC
23
23
  }
24
24
  declare const StartConfigurationPolicyAssociationCommand_base: {
25
25
  new (input: StartConfigurationPolicyAssociationCommandInput): import("@smithy/smithy-client").CommandImpl<StartConfigurationPolicyAssociationCommandInput, StartConfigurationPolicyAssociationCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: StartConfigurationPolicyAssociationCommandInput): import("@smithy/smithy-client").CommandImpl<StartConfigurationPolicyAssociationCommandInput, StartConfigurationPolicyAssociationCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: StartConfigurationPolicyAssociationCommandInput): import("@smithy/smithy-client").CommandImpl<StartConfigurationPolicyAssociationCommandInput, StartConfigurationPolicyAssociationCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface StartConfigurationPolicyDisassociationCommandOutput extends Sta
23
23
  }
24
24
  declare const StartConfigurationPolicyDisassociationCommand_base: {
25
25
  new (input: StartConfigurationPolicyDisassociationCommandInput): import("@smithy/smithy-client").CommandImpl<StartConfigurationPolicyDisassociationCommandInput, StartConfigurationPolicyDisassociationCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: StartConfigurationPolicyDisassociationCommandInput): import("@smithy/smithy-client").CommandImpl<StartConfigurationPolicyDisassociationCommandInput, StartConfigurationPolicyDisassociationCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: StartConfigurationPolicyDisassociationCommandInput): import("@smithy/smithy-client").CommandImpl<StartConfigurationPolicyDisassociationCommandInput, StartConfigurationPolicyDisassociationCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface TagResourceCommandOutput extends TagResourceResponse, __Metadat
23
23
  }
24
24
  declare const TagResourceCommand_base: {
25
25
  new (input: TagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<TagResourceCommandInput, TagResourceCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: TagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<TagResourceCommandInput, TagResourceCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: TagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<TagResourceCommandInput, TagResourceCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface UntagResourceCommandOutput extends UntagResourceResponse, __Met
23
23
  }
24
24
  declare const UntagResourceCommand_base: {
25
25
  new (input: UntagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<UntagResourceCommandInput, UntagResourceCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: UntagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<UntagResourceCommandInput, UntagResourceCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: UntagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<UntagResourceCommandInput, UntagResourceCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface UpdateActionTargetCommandOutput extends UpdateActionTargetRespo
23
23
  }
24
24
  declare const UpdateActionTargetCommand_base: {
25
25
  new (input: UpdateActionTargetCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateActionTargetCommandInput, UpdateActionTargetCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: UpdateActionTargetCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateActionTargetCommandInput, UpdateActionTargetCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: UpdateActionTargetCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateActionTargetCommandInput, UpdateActionTargetCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface UpdateConfigurationPolicyCommandOutput extends UpdateConfigurat
23
23
  }
24
24
  declare const UpdateConfigurationPolicyCommand_base: {
25
25
  new (input: UpdateConfigurationPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateConfigurationPolicyCommandInput, UpdateConfigurationPolicyCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: UpdateConfigurationPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateConfigurationPolicyCommandInput, UpdateConfigurationPolicyCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: UpdateConfigurationPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateConfigurationPolicyCommandInput, UpdateConfigurationPolicyCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface UpdateFindingAggregatorCommandOutput extends UpdateFindingAggre
23
23
  }
24
24
  declare const UpdateFindingAggregatorCommand_base: {
25
25
  new (input: UpdateFindingAggregatorCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateFindingAggregatorCommandInput, UpdateFindingAggregatorCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: UpdateFindingAggregatorCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateFindingAggregatorCommandInput, UpdateFindingAggregatorCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: UpdateFindingAggregatorCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateFindingAggregatorCommandInput, UpdateFindingAggregatorCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface UpdateFindingsCommandOutput extends UpdateFindingsResponse, __M
23
23
  }
24
24
  declare const UpdateFindingsCommand_base: {
25
25
  new (input: UpdateFindingsCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateFindingsCommandInput, UpdateFindingsCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: UpdateFindingsCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateFindingsCommandInput, UpdateFindingsCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: UpdateFindingsCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateFindingsCommandInput, UpdateFindingsCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface UpdateInsightCommandOutput extends UpdateInsightResponse, __Met
23
23
  }
24
24
  declare const UpdateInsightCommand_base: {
25
25
  new (input: UpdateInsightCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateInsightCommandInput, UpdateInsightCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: UpdateInsightCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateInsightCommandInput, UpdateInsightCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: UpdateInsightCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateInsightCommandInput, UpdateInsightCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface UpdateOrganizationConfigurationCommandOutput extends UpdateOrga
23
23
  }
24
24
  declare const UpdateOrganizationConfigurationCommand_base: {
25
25
  new (input: UpdateOrganizationConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateOrganizationConfigurationCommandInput, UpdateOrganizationConfigurationCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: UpdateOrganizationConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateOrganizationConfigurationCommandInput, UpdateOrganizationConfigurationCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: UpdateOrganizationConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateOrganizationConfigurationCommandInput, UpdateOrganizationConfigurationCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**