@aws-sdk/client-securityhub 3.943.0 → 3.947.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 (164) hide show
  1. package/dist-cjs/index.js +162 -720
  2. package/dist-cjs/runtimeConfig.browser.js +2 -2
  3. package/dist-cjs/runtimeConfig.js +3 -4
  4. package/dist-es/SecurityHubClient.js +2 -2
  5. package/dist-es/runtimeConfig.browser.js +2 -2
  6. package/dist-es/runtimeConfig.js +2 -3
  7. package/dist-es/schemas/schemas_0.js +162 -721
  8. package/dist-types/SecurityHub.d.ts +1 -1
  9. package/dist-types/SecurityHubClient.d.ts +10 -10
  10. package/dist-types/auth/httpAuthExtensionConfiguration.d.ts +2 -2
  11. package/dist-types/auth/httpAuthSchemeProvider.d.ts +2 -2
  12. package/dist-types/commands/AcceptAdministratorInvitationCommand.d.ts +3 -3
  13. package/dist-types/commands/AcceptInvitationCommand.d.ts +3 -3
  14. package/dist-types/commands/BatchDeleteAutomationRulesCommand.d.ts +3 -3
  15. package/dist-types/commands/BatchDisableStandardsCommand.d.ts +3 -3
  16. package/dist-types/commands/BatchEnableStandardsCommand.d.ts +3 -3
  17. package/dist-types/commands/BatchGetAutomationRulesCommand.d.ts +3 -3
  18. package/dist-types/commands/BatchGetConfigurationPolicyAssociationsCommand.d.ts +3 -3
  19. package/dist-types/commands/BatchGetSecurityControlsCommand.d.ts +3 -3
  20. package/dist-types/commands/BatchGetStandardsControlAssociationsCommand.d.ts +3 -3
  21. package/dist-types/commands/BatchImportFindingsCommand.d.ts +3 -3
  22. package/dist-types/commands/BatchUpdateAutomationRulesCommand.d.ts +3 -3
  23. package/dist-types/commands/BatchUpdateFindingsCommand.d.ts +3 -3
  24. package/dist-types/commands/BatchUpdateFindingsV2Command.d.ts +3 -3
  25. package/dist-types/commands/BatchUpdateStandardsControlAssociationsCommand.d.ts +3 -3
  26. package/dist-types/commands/CreateActionTargetCommand.d.ts +3 -3
  27. package/dist-types/commands/CreateAggregatorV2Command.d.ts +3 -3
  28. package/dist-types/commands/CreateAutomationRuleCommand.d.ts +3 -3
  29. package/dist-types/commands/CreateAutomationRuleV2Command.d.ts +4 -4
  30. package/dist-types/commands/CreateConfigurationPolicyCommand.d.ts +3 -3
  31. package/dist-types/commands/CreateConnectorV2Command.d.ts +3 -3
  32. package/dist-types/commands/CreateFindingAggregatorCommand.d.ts +3 -3
  33. package/dist-types/commands/CreateInsightCommand.d.ts +3 -3
  34. package/dist-types/commands/CreateMembersCommand.d.ts +3 -3
  35. package/dist-types/commands/CreateTicketV2Command.d.ts +3 -3
  36. package/dist-types/commands/DeclineInvitationsCommand.d.ts +3 -3
  37. package/dist-types/commands/DeleteActionTargetCommand.d.ts +3 -3
  38. package/dist-types/commands/DeleteAggregatorV2Command.d.ts +3 -3
  39. package/dist-types/commands/DeleteAutomationRuleV2Command.d.ts +3 -3
  40. package/dist-types/commands/DeleteConfigurationPolicyCommand.d.ts +3 -3
  41. package/dist-types/commands/DeleteConnectorV2Command.d.ts +3 -3
  42. package/dist-types/commands/DeleteFindingAggregatorCommand.d.ts +3 -3
  43. package/dist-types/commands/DeleteInsightCommand.d.ts +3 -3
  44. package/dist-types/commands/DeleteInvitationsCommand.d.ts +3 -3
  45. package/dist-types/commands/DeleteMembersCommand.d.ts +3 -3
  46. package/dist-types/commands/DescribeActionTargetsCommand.d.ts +3 -3
  47. package/dist-types/commands/DescribeHubCommand.d.ts +3 -3
  48. package/dist-types/commands/DescribeOrganizationConfigurationCommand.d.ts +3 -3
  49. package/dist-types/commands/DescribeProductsCommand.d.ts +3 -3
  50. package/dist-types/commands/DescribeProductsV2Command.d.ts +3 -3
  51. package/dist-types/commands/DescribeSecurityHubV2Command.d.ts +3 -3
  52. package/dist-types/commands/DescribeStandardsCommand.d.ts +3 -3
  53. package/dist-types/commands/DescribeStandardsControlsCommand.d.ts +3 -3
  54. package/dist-types/commands/DisableImportFindingsForProductCommand.d.ts +3 -3
  55. package/dist-types/commands/DisableOrganizationAdminAccountCommand.d.ts +3 -3
  56. package/dist-types/commands/DisableSecurityHubCommand.d.ts +3 -3
  57. package/dist-types/commands/DisableSecurityHubV2Command.d.ts +3 -3
  58. package/dist-types/commands/DisassociateFromAdministratorAccountCommand.d.ts +3 -3
  59. package/dist-types/commands/DisassociateFromMasterAccountCommand.d.ts +3 -3
  60. package/dist-types/commands/DisassociateMembersCommand.d.ts +3 -3
  61. package/dist-types/commands/EnableImportFindingsForProductCommand.d.ts +3 -3
  62. package/dist-types/commands/EnableOrganizationAdminAccountCommand.d.ts +3 -3
  63. package/dist-types/commands/EnableSecurityHubCommand.d.ts +3 -3
  64. package/dist-types/commands/EnableSecurityHubV2Command.d.ts +3 -3
  65. package/dist-types/commands/GetAdministratorAccountCommand.d.ts +3 -3
  66. package/dist-types/commands/GetAggregatorV2Command.d.ts +3 -3
  67. package/dist-types/commands/GetAutomationRuleV2Command.d.ts +4 -4
  68. package/dist-types/commands/GetConfigurationPolicyAssociationCommand.d.ts +3 -3
  69. package/dist-types/commands/GetConfigurationPolicyCommand.d.ts +3 -3
  70. package/dist-types/commands/GetConnectorV2Command.d.ts +3 -3
  71. package/dist-types/commands/GetEnabledStandardsCommand.d.ts +3 -3
  72. package/dist-types/commands/GetFindingAggregatorCommand.d.ts +3 -3
  73. package/dist-types/commands/GetFindingHistoryCommand.d.ts +3 -3
  74. package/dist-types/commands/GetFindingStatisticsV2Command.d.ts +4 -4
  75. package/dist-types/commands/GetFindingsCommand.d.ts +3 -3
  76. package/dist-types/commands/GetFindingsTrendsV2Command.d.ts +4 -4
  77. package/dist-types/commands/GetFindingsV2Command.d.ts +4 -4
  78. package/dist-types/commands/GetInsightResultsCommand.d.ts +3 -3
  79. package/dist-types/commands/GetInsightsCommand.d.ts +3 -3
  80. package/dist-types/commands/GetInvitationsCountCommand.d.ts +3 -3
  81. package/dist-types/commands/GetMasterAccountCommand.d.ts +3 -3
  82. package/dist-types/commands/GetMembersCommand.d.ts +3 -3
  83. package/dist-types/commands/GetResourcesStatisticsV2Command.d.ts +4 -4
  84. package/dist-types/commands/GetResourcesTrendsV2Command.d.ts +4 -4
  85. package/dist-types/commands/GetResourcesV2Command.d.ts +4 -4
  86. package/dist-types/commands/GetSecurityControlDefinitionCommand.d.ts +3 -3
  87. package/dist-types/commands/InviteMembersCommand.d.ts +3 -3
  88. package/dist-types/commands/ListAggregatorsV2Command.d.ts +3 -3
  89. package/dist-types/commands/ListAutomationRulesCommand.d.ts +3 -3
  90. package/dist-types/commands/ListAutomationRulesV2Command.d.ts +3 -3
  91. package/dist-types/commands/ListConfigurationPoliciesCommand.d.ts +3 -3
  92. package/dist-types/commands/ListConfigurationPolicyAssociationsCommand.d.ts +3 -3
  93. package/dist-types/commands/ListConnectorsV2Command.d.ts +3 -3
  94. package/dist-types/commands/ListEnabledProductsForImportCommand.d.ts +3 -3
  95. package/dist-types/commands/ListFindingAggregatorsCommand.d.ts +3 -3
  96. package/dist-types/commands/ListInvitationsCommand.d.ts +3 -3
  97. package/dist-types/commands/ListMembersCommand.d.ts +3 -3
  98. package/dist-types/commands/ListOrganizationAdminAccountsCommand.d.ts +3 -3
  99. package/dist-types/commands/ListSecurityControlDefinitionsCommand.d.ts +3 -3
  100. package/dist-types/commands/ListStandardsControlAssociationsCommand.d.ts +3 -3
  101. package/dist-types/commands/ListTagsForResourceCommand.d.ts +4 -4
  102. package/dist-types/commands/RegisterConnectorV2Command.d.ts +3 -3
  103. package/dist-types/commands/StartConfigurationPolicyAssociationCommand.d.ts +3 -3
  104. package/dist-types/commands/StartConfigurationPolicyDisassociationCommand.d.ts +3 -3
  105. package/dist-types/commands/TagResourceCommand.d.ts +3 -3
  106. package/dist-types/commands/UntagResourceCommand.d.ts +3 -3
  107. package/dist-types/commands/UpdateActionTargetCommand.d.ts +3 -3
  108. package/dist-types/commands/UpdateAggregatorV2Command.d.ts +3 -3
  109. package/dist-types/commands/UpdateAutomationRuleV2Command.d.ts +3 -3
  110. package/dist-types/commands/UpdateConfigurationPolicyCommand.d.ts +3 -3
  111. package/dist-types/commands/UpdateConnectorV2Command.d.ts +3 -3
  112. package/dist-types/commands/UpdateFindingAggregatorCommand.d.ts +3 -3
  113. package/dist-types/commands/UpdateFindingsCommand.d.ts +3 -3
  114. package/dist-types/commands/UpdateInsightCommand.d.ts +3 -3
  115. package/dist-types/commands/UpdateOrganizationConfigurationCommand.d.ts +3 -3
  116. package/dist-types/commands/UpdateSecurityControlCommand.d.ts +3 -3
  117. package/dist-types/commands/UpdateSecurityHubConfigurationCommand.d.ts +3 -3
  118. package/dist-types/commands/UpdateStandardsControlCommand.d.ts +3 -3
  119. package/dist-types/endpoint/EndpointParameters.d.ts +13 -1
  120. package/dist-types/endpoint/endpointResolver.d.ts +5 -2
  121. package/dist-types/extensionConfiguration.d.ts +4 -4
  122. package/dist-types/models/SecurityHubServiceException.d.ts +1 -1
  123. package/dist-types/models/errors.d.ts +1 -1
  124. package/dist-types/models/models_1.d.ts +1 -1
  125. package/dist-types/models/models_2.d.ts +2 -2
  126. package/dist-types/models/models_3.d.ts +2 -2
  127. package/dist-types/pagination/DescribeActionTargetsPaginator.d.ts +1 -1
  128. package/dist-types/pagination/DescribeProductsPaginator.d.ts +1 -1
  129. package/dist-types/pagination/DescribeProductsV2Paginator.d.ts +1 -1
  130. package/dist-types/pagination/DescribeStandardsControlsPaginator.d.ts +1 -1
  131. package/dist-types/pagination/DescribeStandardsPaginator.d.ts +1 -1
  132. package/dist-types/pagination/GetEnabledStandardsPaginator.d.ts +1 -1
  133. package/dist-types/pagination/GetFindingHistoryPaginator.d.ts +1 -1
  134. package/dist-types/pagination/GetFindingsPaginator.d.ts +1 -1
  135. package/dist-types/pagination/GetFindingsTrendsV2Paginator.d.ts +1 -1
  136. package/dist-types/pagination/GetFindingsV2Paginator.d.ts +1 -1
  137. package/dist-types/pagination/GetInsightsPaginator.d.ts +1 -1
  138. package/dist-types/pagination/GetResourcesTrendsV2Paginator.d.ts +1 -1
  139. package/dist-types/pagination/GetResourcesV2Paginator.d.ts +1 -1
  140. package/dist-types/pagination/Interfaces.d.ts +1 -1
  141. package/dist-types/pagination/ListAggregatorsV2Paginator.d.ts +1 -1
  142. package/dist-types/pagination/ListConfigurationPoliciesPaginator.d.ts +1 -1
  143. package/dist-types/pagination/ListConfigurationPolicyAssociationsPaginator.d.ts +1 -1
  144. package/dist-types/pagination/ListEnabledProductsForImportPaginator.d.ts +1 -1
  145. package/dist-types/pagination/ListFindingAggregatorsPaginator.d.ts +1 -1
  146. package/dist-types/pagination/ListInvitationsPaginator.d.ts +1 -1
  147. package/dist-types/pagination/ListMembersPaginator.d.ts +1 -1
  148. package/dist-types/pagination/ListOrganizationAdminAccountsPaginator.d.ts +1 -1
  149. package/dist-types/pagination/ListSecurityControlDefinitionsPaginator.d.ts +1 -1
  150. package/dist-types/pagination/ListStandardsControlAssociationsPaginator.d.ts +1 -1
  151. package/dist-types/runtimeConfig.browser.d.ts +1 -1
  152. package/dist-types/runtimeConfig.d.ts +1 -1
  153. package/dist-types/runtimeConfig.native.d.ts +1 -1
  154. package/dist-types/runtimeConfig.shared.d.ts +1 -1
  155. package/dist-types/runtimeExtensions.d.ts +1 -1
  156. package/dist-types/schemas/schemas_0.d.ts +1 -2
  157. package/dist-types/ts3.4/SecurityHubClient.d.ts +3 -3
  158. package/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +1 -1
  159. package/dist-types/ts3.4/models/SecurityHubServiceException.d.ts +1 -1
  160. package/dist-types/ts3.4/models/models_1.d.ts +3 -3
  161. package/dist-types/ts3.4/models/models_2.d.ts +15 -15
  162. package/dist-types/ts3.4/models/models_3.d.ts +4 -4
  163. package/dist-types/ts3.4/schemas/schemas_0.d.ts +0 -1
  164. package/package.json +13 -12
@@ -1,7 +1,7 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
- import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { RegisterConnectorV2Request, RegisterConnectorV2Response } from "../models/models_3";
4
- import { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SecurityHubClient";
2
+ import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
+ import type { RegisterConnectorV2Request, RegisterConnectorV2Response } from "../models/models_3";
4
+ import type { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SecurityHubClient";
5
5
  /**
6
6
  * @public
7
7
  */
@@ -1,7 +1,7 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
- import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { StartConfigurationPolicyAssociationRequest, StartConfigurationPolicyAssociationResponse } from "../models/models_3";
4
- import { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SecurityHubClient";
2
+ import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
+ import type { StartConfigurationPolicyAssociationRequest, StartConfigurationPolicyAssociationResponse } from "../models/models_3";
4
+ import type { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SecurityHubClient";
5
5
  /**
6
6
  * @public
7
7
  */
@@ -1,7 +1,7 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
- import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { StartConfigurationPolicyDisassociationRequest, StartConfigurationPolicyDisassociationResponse } from "../models/models_3";
4
- import { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SecurityHubClient";
2
+ import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
+ import type { StartConfigurationPolicyDisassociationRequest, StartConfigurationPolicyDisassociationResponse } from "../models/models_3";
4
+ import type { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SecurityHubClient";
5
5
  /**
6
6
  * @public
7
7
  */
@@ -1,7 +1,7 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
- import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { TagResourceRequest, TagResourceResponse } from "../models/models_3";
4
- import { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SecurityHubClient";
2
+ import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
+ import type { TagResourceRequest, TagResourceResponse } from "../models/models_3";
4
+ import type { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SecurityHubClient";
5
5
  /**
6
6
  * @public
7
7
  */
@@ -1,7 +1,7 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
- import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { UntagResourceRequest, UntagResourceResponse } from "../models/models_3";
4
- import { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SecurityHubClient";
2
+ import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
+ import type { UntagResourceRequest, UntagResourceResponse } from "../models/models_3";
4
+ import type { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SecurityHubClient";
5
5
  /**
6
6
  * @public
7
7
  */
@@ -1,7 +1,7 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
- import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { UpdateActionTargetRequest, UpdateActionTargetResponse } from "../models/models_3";
4
- import { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SecurityHubClient";
2
+ import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
+ import type { UpdateActionTargetRequest, UpdateActionTargetResponse } from "../models/models_3";
4
+ import type { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SecurityHubClient";
5
5
  /**
6
6
  * @public
7
7
  */
@@ -1,7 +1,7 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
- import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { UpdateAggregatorV2Request, UpdateAggregatorV2Response } from "../models/models_3";
4
- import { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SecurityHubClient";
2
+ import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
+ import type { UpdateAggregatorV2Request, UpdateAggregatorV2Response } from "../models/models_3";
4
+ import type { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SecurityHubClient";
5
5
  /**
6
6
  * @public
7
7
  */
@@ -1,7 +1,7 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
- import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { UpdateAutomationRuleV2Request, UpdateAutomationRuleV2Response } from "../models/models_3";
4
- import { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SecurityHubClient";
2
+ import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
+ import type { UpdateAutomationRuleV2Request, UpdateAutomationRuleV2Response } from "../models/models_3";
4
+ import type { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SecurityHubClient";
5
5
  /**
6
6
  * @public
7
7
  */
@@ -1,7 +1,7 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
- import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { UpdateConfigurationPolicyRequest, UpdateConfigurationPolicyResponse } from "../models/models_3";
4
- import { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SecurityHubClient";
2
+ import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
+ import type { UpdateConfigurationPolicyRequest, UpdateConfigurationPolicyResponse } from "../models/models_3";
4
+ import type { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SecurityHubClient";
5
5
  /**
6
6
  * @public
7
7
  */
@@ -1,7 +1,7 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
- import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { UpdateConnectorV2Request, UpdateConnectorV2Response } from "../models/models_3";
4
- import { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SecurityHubClient";
2
+ import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
+ import type { UpdateConnectorV2Request, UpdateConnectorV2Response } from "../models/models_3";
4
+ import type { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SecurityHubClient";
5
5
  /**
6
6
  * @public
7
7
  */
@@ -1,7 +1,7 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
- import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { UpdateFindingAggregatorRequest, UpdateFindingAggregatorResponse } from "../models/models_3";
4
- import { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SecurityHubClient";
2
+ import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
+ import type { UpdateFindingAggregatorRequest, UpdateFindingAggregatorResponse } from "../models/models_3";
4
+ import type { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SecurityHubClient";
5
5
  /**
6
6
  * @public
7
7
  */
@@ -1,7 +1,7 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
- import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { UpdateFindingsRequest, UpdateFindingsResponse } from "../models/models_3";
4
- import { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SecurityHubClient";
2
+ import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
+ import type { UpdateFindingsRequest, UpdateFindingsResponse } from "../models/models_3";
4
+ import type { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SecurityHubClient";
5
5
  /**
6
6
  * @public
7
7
  */
@@ -1,7 +1,7 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
- import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { UpdateInsightRequest, UpdateInsightResponse } from "../models/models_3";
4
- import { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SecurityHubClient";
2
+ import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
+ import type { UpdateInsightRequest, UpdateInsightResponse } from "../models/models_3";
4
+ import type { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SecurityHubClient";
5
5
  /**
6
6
  * @public
7
7
  */
@@ -1,7 +1,7 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
- import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { UpdateOrganizationConfigurationRequest, UpdateOrganizationConfigurationResponse } from "../models/models_3";
4
- import { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SecurityHubClient";
2
+ import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
+ import type { UpdateOrganizationConfigurationRequest, UpdateOrganizationConfigurationResponse } from "../models/models_3";
4
+ import type { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SecurityHubClient";
5
5
  /**
6
6
  * @public
7
7
  */
@@ -1,7 +1,7 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
- import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { UpdateSecurityControlRequest, UpdateSecurityControlResponse } from "../models/models_3";
4
- import { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SecurityHubClient";
2
+ import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
+ import type { UpdateSecurityControlRequest, UpdateSecurityControlResponse } from "../models/models_3";
4
+ import type { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SecurityHubClient";
5
5
  /**
6
6
  * @public
7
7
  */
@@ -1,7 +1,7 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
- import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { UpdateSecurityHubConfigurationRequest, UpdateSecurityHubConfigurationResponse } from "../models/models_3";
4
- import { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SecurityHubClient";
2
+ import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
+ import type { UpdateSecurityHubConfigurationRequest, UpdateSecurityHubConfigurationResponse } from "../models/models_3";
4
+ import type { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SecurityHubClient";
5
5
  /**
6
6
  * @public
7
7
  */
@@ -1,7 +1,7 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
- import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { UpdateStandardsControlRequest, UpdateStandardsControlResponse } from "../models/models_3";
4
- import { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SecurityHubClient";
2
+ import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
+ import type { UpdateStandardsControlRequest, UpdateStandardsControlResponse } from "../models/models_3";
4
+ import type { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SecurityHubClient";
5
5
  /**
6
6
  * @public
7
7
  */
@@ -1,4 +1,4 @@
1
- import { Endpoint, EndpointParameters as __EndpointParameters, EndpointV2, Provider } from "@smithy/types";
1
+ import type { Endpoint, EndpointParameters as __EndpointParameters, EndpointV2, Provider } from "@smithy/types";
2
2
  /**
3
3
  * @public
4
4
  */
@@ -8,10 +8,19 @@ export interface ClientInputEndpointParameters {
8
8
  useFipsEndpoint?: boolean | undefined | Provider<boolean | undefined>;
9
9
  endpoint?: string | Provider<string> | Endpoint | Provider<Endpoint> | EndpointV2 | Provider<EndpointV2>;
10
10
  }
11
+ /**
12
+ * @public
13
+ */
11
14
  export type ClientResolvedEndpointParameters = Omit<ClientInputEndpointParameters, "endpoint"> & {
12
15
  defaultSigningName: string;
13
16
  };
17
+ /**
18
+ * @internal
19
+ */
14
20
  export declare const resolveClientEndpointParameters: <T>(options: T & ClientInputEndpointParameters) => T & ClientResolvedEndpointParameters;
21
+ /**
22
+ * @internal
23
+ */
15
24
  export declare const commonParams: {
16
25
  readonly UseFIPS: {
17
26
  readonly type: "builtInParams";
@@ -30,6 +39,9 @@ export declare const commonParams: {
30
39
  readonly name: "useDualstackEndpoint";
31
40
  };
32
41
  };
42
+ /**
43
+ * @internal
44
+ */
33
45
  export interface EndpointParameters extends __EndpointParameters {
34
46
  Region?: string | undefined;
35
47
  UseDualStack?: boolean | undefined;
@@ -1,5 +1,8 @@
1
- import { EndpointV2, Logger } from "@smithy/types";
2
- import { EndpointParameters } from "./EndpointParameters";
1
+ import type { EndpointV2, Logger } from "@smithy/types";
2
+ import type { EndpointParameters } from "./EndpointParameters";
3
+ /**
4
+ * @internal
5
+ */
3
6
  export declare const defaultEndpointResolver: (endpointParams: EndpointParameters, context?: {
4
7
  logger?: Logger;
5
8
  }) => EndpointV2;
@@ -1,7 +1,7 @@
1
- import { AwsRegionExtensionConfiguration } from "@aws-sdk/types";
2
- import { HttpHandlerExtensionConfiguration } from "@smithy/protocol-http";
3
- import { DefaultExtensionConfiguration } from "@smithy/types";
4
- import { HttpAuthExtensionConfiguration } from "./auth/httpAuthExtensionConfiguration";
1
+ import type { AwsRegionExtensionConfiguration } from "@aws-sdk/types";
2
+ import type { HttpHandlerExtensionConfiguration } from "@smithy/protocol-http";
3
+ import type { DefaultExtensionConfiguration } from "@smithy/types";
4
+ import type { HttpAuthExtensionConfiguration } from "./auth/httpAuthExtensionConfiguration";
5
5
  /**
6
6
  * @internal
7
7
  */
@@ -1,4 +1,4 @@
1
- import { ServiceException as __ServiceException, ServiceExceptionOptions as __ServiceExceptionOptions } from "@smithy/smithy-client";
1
+ import { type ServiceExceptionOptions as __ServiceExceptionOptions, ServiceException as __ServiceException } from "@smithy/smithy-client";
2
2
  export type { __ServiceExceptionOptions };
3
3
  export { __ServiceException };
4
4
  /**
@@ -1,4 +1,4 @@
1
- import { ExceptionOptionType as __ExceptionOptionType } from "@smithy/smithy-client";
1
+ import type { ExceptionOptionType as __ExceptionOptionType } from "@smithy/smithy-client";
2
2
  import { SecurityHubServiceException as __BaseException } from "./SecurityHubServiceException";
3
3
  /**
4
4
  * <p>Internal server error.</p>
@@ -1,5 +1,5 @@
1
1
  import { AwsIamAccessKeyStatus, AwsS3BucketNotificationConfigurationS3KeyFilterRuleName, ComplianceStatus, ConnectionDirection, MalwareState, MalwareType, NetworkDirection, SeverityLabel } from "./enums";
2
- import { Actor, AssociatedStandard, AvailabilityZone, AwsEcsContainerDetails, AwsEcsTaskDefinitionContainerDefinitionsDetails, AwsEcsTaskDefinitionInferenceAcceleratorsDetails, AwsEcsTaskDefinitionPlacementConstraintsDetails, AwsEcsTaskDefinitionProxyConfigurationDetails, AwsEcsTaskDefinitionVolumesDockerVolumeConfigurationDetails, AwsEcsTaskDefinitionVolumesEfsVolumeConfigurationDetails, RelatedFinding } from "./models_0";
2
+ import { type AwsEcsTaskDefinitionProxyConfigurationDetails, type AwsEcsTaskDefinitionVolumesDockerVolumeConfigurationDetails, type AwsEcsTaskDefinitionVolumesEfsVolumeConfigurationDetails, Actor, AssociatedStandard, AvailabilityZone, AwsEcsContainerDetails, AwsEcsTaskDefinitionContainerDefinitionsDetails, AwsEcsTaskDefinitionInferenceAcceleratorsDetails, AwsEcsTaskDefinitionPlacementConstraintsDetails, RelatedFinding } from "./models_0";
3
3
  /**
4
4
  * <p>Information about a bind mount host volume.</p>
5
5
  * @public
@@ -1,7 +1,7 @@
1
1
  import { DocumentType as __DocumentType } from "@smithy/types";
2
2
  import { AssociationStatus, AssociationType, AutoEnableStandards, BatchUpdateFindingsV2UnprocessedFindingErrorCode, ConfigurationPolicyAssociationStatus, ConnectorAuthStatus, ConnectorProviderName, ConnectorStatus, ControlFindingGenerator, ControlStatus, FindingHistoryUpdateSourceType, FindingsTrendsStringField, GranularityField, IntegrationType, IntegrationV2Type, OcsfBooleanField, OcsfDateField, OcsfIpField, OcsfMapField, OcsfNumberField, OcsfStringField, OrganizationConfigurationConfigurationType, OrganizationConfigurationStatus, ParameterValueType, Partition, RecordState, RegionAvailabilityStatus, ResourceCategory, ResourcesDateField, ResourcesMapField, ResourcesNumberField, ResourcesStringField, ResourcesTrendsStringField, RuleStatus, SecurityControlProperty, SecurityHubFeature, SeverityLabel, SeverityRating, SortOrder, StandardsControlsUpdatable, StandardsStatus, StatusReasonCode, TargetType, ThreatIntelIndicatorCategory, ThreatIntelIndicatorType, TicketCreationMode, UnprocessedErrorCode, UpdateStatus, VerificationState, VulnerabilityExploitAvailable, VulnerabilityFixAvailable, WorkflowState, WorkflowStatus } from "./enums";
3
- import { AccountDetails, Action, ActionTarget, Adjustment, AdminAccount, AggregatorV2, AssociationFilters, AutomationRulesAction, AutomationRulesConfig, AutomationRulesFindingFilters, AutomationRulesMetadata, AutomationRulesMetadataV2, AwsAmazonMqBrokerDetails, AwsApiGatewayRestApiDetails, AwsApiGatewayStageDetails, AwsApiGatewayV2ApiDetails, AwsApiGatewayV2StageDetails, AwsAppSyncGraphQlApiDetails, AwsAthenaWorkGroupDetails, AwsAutoScalingAutoScalingGroupDetails, AwsAutoScalingLaunchConfigurationDetails, AwsBackupBackupPlanDetails, AwsBackupBackupVaultDetails, AwsBackupRecoveryPointDetails, AwsCertificateManagerCertificateDetails, AwsCloudFormationStackDetails, AwsCloudFrontDistributionDetails, AwsCloudTrailTrailDetails, AwsCloudWatchAlarmDetails, AwsCodeBuildProjectDetails, AwsDmsEndpointDetails, AwsDmsReplicationInstanceDetails, AwsDmsReplicationTaskDetails, AwsDynamoDbTableDetails, AwsEc2ClientVpnEndpointDetails, AwsEc2EipDetails, AwsEc2InstanceDetails, AwsEc2LaunchTemplateDetails, AwsEc2NetworkAclDetails, AwsEc2NetworkInterfaceDetails, AwsEc2RouteTableDetails, AwsEc2SecurityGroupDetails, AwsEc2SubnetDetails, AwsEc2TransitGatewayDetails, AwsEc2VolumeDetails, AwsEc2VpcDetails, AwsEc2VpcEndpointServiceDetails, AwsEc2VpcPeeringConnectionDetails, AwsEc2VpnConnectionDetails, AwsEcrContainerImageDetails, AwsEcrRepositoryDetails, AwsEcsClusterDetails, AwsEcsContainerDetails, AwsEcsServiceDetails, DateFilter, MapFilter, NoteUpdate, NumberFilter, RelatedFinding, SeverityUpdate, StringFilter, WorkflowUpdate } from "./models_0";
4
- import { AwsEcsTaskDefinitionDetails, AwsEcsTaskDetails, AwsEfsAccessPointDetails, AwsEksClusterDetails, AwsElasticBeanstalkEnvironmentDetails, AwsElasticsearchDomainDetails, AwsElbLoadBalancerDetails, AwsElbv2LoadBalancerDetails, AwsEventSchemasRegistryDetails, AwsEventsEndpointDetails, AwsEventsEventbusDetails, AwsGuardDutyDetectorDetails, AwsIamAccessKeyDetails, AwsIamGroupDetails, AwsIamPolicyDetails, AwsIamRoleDetails, AwsIamUserDetails, AwsKinesisStreamDetails, AwsKmsKeyDetails, AwsLambdaFunctionDetails, AwsLambdaLayerVersionDetails, AwsMskClusterDetails, AwsNetworkFirewallFirewallDetails, AwsNetworkFirewallFirewallPolicyDetails, AwsNetworkFirewallRuleGroupDetails, AwsOpenSearchServiceDomainDetails, AwsRdsDbClusterDetails, AwsRdsDbClusterSnapshotDetails, AwsRdsDbInstanceDetails, AwsRdsDbSecurityGroupDetails, AwsRdsDbSnapshotDetails, AwsRdsEventSubscriptionDetails, AwsRedshiftClusterDetails, AwsRoute53HostedZoneDetails, AwsS3AccessPointDetails, AwsS3AccountPublicAccessBlockDetails, AwsS3BucketDetails, AwsS3ObjectDetails, AwsSageMakerNotebookInstanceDetails, AwsSecretsManagerSecretDetails, AwsSnsTopicDetails, AwsSqsQueueDetails, AwsSsmPatchComplianceDetails, AwsStepFunctionStateMachineDetails, AwsWafRateBasedRuleDetails, AwsWafRegionalRateBasedRuleDetails, AwsWafRegionalRuleDetails, AwsWafRegionalRuleGroupDetails, AwsWafRegionalWebAclDetails, AwsWafRuleDetails, AwsWafRuleGroupDetails, AwsWafv2CustomHttpHeader, Compliance, DataClassificationDetails, Detection, FindingProviderFields, GeneratorDetails, Malware, Network, NetworkPathComponent, Note, PatchSummary, ProcessDetails, Remediation } from "./models_1";
3
+ import { type Action, type AssociationFilters, type AutomationRulesFindingFilters, type AwsAmazonMqBrokerDetails, type AwsApiGatewayRestApiDetails, type AwsApiGatewayStageDetails, type AwsApiGatewayV2ApiDetails, type AwsApiGatewayV2StageDetails, type AwsAppSyncGraphQlApiDetails, type AwsAthenaWorkGroupDetails, type AwsAutoScalingAutoScalingGroupDetails, type AwsAutoScalingLaunchConfigurationDetails, type AwsBackupBackupPlanDetails, type AwsBackupBackupVaultDetails, type AwsBackupRecoveryPointDetails, type AwsCertificateManagerCertificateDetails, type AwsCloudFormationStackDetails, type AwsCloudFrontDistributionDetails, type AwsCloudTrailTrailDetails, type AwsCloudWatchAlarmDetails, type AwsCodeBuildProjectDetails, type AwsDmsEndpointDetails, type AwsDmsReplicationInstanceDetails, type AwsDmsReplicationTaskDetails, type AwsDynamoDbTableDetails, type AwsEc2ClientVpnEndpointDetails, type AwsEc2EipDetails, type AwsEc2InstanceDetails, type AwsEc2LaunchTemplateDetails, type AwsEc2NetworkAclDetails, type AwsEc2NetworkInterfaceDetails, type AwsEc2RouteTableDetails, type AwsEc2SecurityGroupDetails, type AwsEc2SubnetDetails, type AwsEc2TransitGatewayDetails, type AwsEc2VolumeDetails, type AwsEc2VpcDetails, type AwsEc2VpcEndpointServiceDetails, type AwsEc2VpcPeeringConnectionDetails, type AwsEc2VpnConnectionDetails, type AwsEcrContainerImageDetails, type AwsEcrRepositoryDetails, type AwsEcsClusterDetails, type AwsEcsContainerDetails, type AwsEcsServiceDetails, type NoteUpdate, type SeverityUpdate, type WorkflowUpdate, AccountDetails, ActionTarget, Adjustment, AdminAccount, AggregatorV2, AutomationRulesAction, AutomationRulesConfig, AutomationRulesMetadata, AutomationRulesMetadataV2, DateFilter, MapFilter, NumberFilter, RelatedFinding, StringFilter } from "./models_0";
4
+ import { type AwsEcsTaskDefinitionDetails, type AwsEcsTaskDetails, type AwsEfsAccessPointDetails, type AwsEksClusterDetails, type AwsElasticBeanstalkEnvironmentDetails, type AwsElasticsearchDomainDetails, type AwsElbLoadBalancerDetails, type AwsElbv2LoadBalancerDetails, type AwsEventSchemasRegistryDetails, type AwsEventsEndpointDetails, type AwsEventsEventbusDetails, type AwsGuardDutyDetectorDetails, type AwsIamAccessKeyDetails, type AwsIamGroupDetails, type AwsIamPolicyDetails, type AwsIamRoleDetails, type AwsIamUserDetails, type AwsKinesisStreamDetails, type AwsKmsKeyDetails, type AwsLambdaFunctionDetails, type AwsLambdaLayerVersionDetails, type AwsMskClusterDetails, type AwsNetworkFirewallFirewallDetails, type AwsNetworkFirewallFirewallPolicyDetails, type AwsNetworkFirewallRuleGroupDetails, type AwsOpenSearchServiceDomainDetails, type AwsRdsDbClusterDetails, type AwsRdsDbClusterSnapshotDetails, type AwsRdsDbInstanceDetails, type AwsRdsDbSecurityGroupDetails, type AwsRdsDbSnapshotDetails, type AwsRdsEventSubscriptionDetails, type AwsRedshiftClusterDetails, type AwsRoute53HostedZoneDetails, type AwsS3AccessPointDetails, type AwsS3AccountPublicAccessBlockDetails, type AwsS3BucketDetails, type AwsS3ObjectDetails, type AwsSageMakerNotebookInstanceDetails, type AwsSecretsManagerSecretDetails, type AwsSnsTopicDetails, type AwsSqsQueueDetails, type AwsSsmPatchComplianceDetails, type AwsStepFunctionStateMachineDetails, type AwsWafRateBasedRuleDetails, type AwsWafRegionalRateBasedRuleDetails, type AwsWafRegionalRuleDetails, type AwsWafRegionalRuleGroupDetails, type AwsWafRegionalWebAclDetails, type AwsWafRuleDetails, type AwsWafRuleGroupDetails, type Compliance, type DataClassificationDetails, type Detection, type FindingProviderFields, type GeneratorDetails, type Network, type Note, type PatchSummary, type ProcessDetails, type Remediation, AwsWafv2CustomHttpHeader, Malware, NetworkPathComponent } from "./models_1";
5
5
  /**
6
6
  * <p>
7
7
  * Custom request handling behavior that inserts custom headers into a web request. WAF uses custom request handling when the rule action doesn't block the request.
@@ -1,6 +1,6 @@
1
1
  import { AllowedOperators, AssociationType, AutoEnableStandards, ConfigurationPolicyAssociationStatus, ControlFindingGenerator, ControlStatus, GroupByField, RecordState, ResourceGroupByField, RuleStatusV2, SortOrder, TargetType } from "./enums";
2
- import { AutomationRulesActionV2, NoteUpdate } from "./models_0";
3
- import { AwsSecurityFindingFilters, FindingsTrendsStringFilter, JiraCloudUpdateConfiguration, OcsfBooleanFilter, OcsfDateFilter, OcsfIpFilter, OcsfMapFilter, OcsfNumberFilter, OcsfStringFilter, OrganizationConfiguration, ParameterConfiguration, Policy, ResourcesDateFilter, ResourcesMapFilter, ResourcesNumberFilter, ResourcesStringFilter, ResourcesTrendsStringFilter, SortCriterion, Target } from "./models_2";
2
+ import { type NoteUpdate, AutomationRulesActionV2 } from "./models_0";
3
+ import { type AwsSecurityFindingFilters, type OrganizationConfiguration, type Policy, type Target, FindingsTrendsStringFilter, JiraCloudUpdateConfiguration, OcsfBooleanFilter, OcsfDateFilter, OcsfIpFilter, OcsfMapFilter, OcsfNumberFilter, OcsfStringFilter, ParameterConfiguration, ResourcesDateFilter, ResourcesMapFilter, ResourcesNumberFilter, ResourcesStringFilter, ResourcesTrendsStringFilter, SortCriterion } from "./models_2";
4
4
  /**
5
5
  * @public
6
6
  */
@@ -1,4 +1,4 @@
1
- import { Paginator } from "@smithy/types";
1
+ import type { Paginator } from "@smithy/types";
2
2
  import { DescribeActionTargetsCommandInput, DescribeActionTargetsCommandOutput } from "../commands/DescribeActionTargetsCommand";
3
3
  import { SecurityHubPaginationConfiguration } from "./Interfaces";
4
4
  /**
@@ -1,4 +1,4 @@
1
- import { Paginator } from "@smithy/types";
1
+ import type { Paginator } from "@smithy/types";
2
2
  import { DescribeProductsCommandInput, DescribeProductsCommandOutput } from "../commands/DescribeProductsCommand";
3
3
  import { SecurityHubPaginationConfiguration } from "./Interfaces";
4
4
  /**
@@ -1,4 +1,4 @@
1
- import { Paginator } from "@smithy/types";
1
+ import type { Paginator } from "@smithy/types";
2
2
  import { DescribeProductsV2CommandInput, DescribeProductsV2CommandOutput } from "../commands/DescribeProductsV2Command";
3
3
  import { SecurityHubPaginationConfiguration } from "./Interfaces";
4
4
  /**
@@ -1,4 +1,4 @@
1
- import { Paginator } from "@smithy/types";
1
+ import type { Paginator } from "@smithy/types";
2
2
  import { DescribeStandardsControlsCommandInput, DescribeStandardsControlsCommandOutput } from "../commands/DescribeStandardsControlsCommand";
3
3
  import { SecurityHubPaginationConfiguration } from "./Interfaces";
4
4
  /**
@@ -1,4 +1,4 @@
1
- import { Paginator } from "@smithy/types";
1
+ import type { Paginator } from "@smithy/types";
2
2
  import { DescribeStandardsCommandInput, DescribeStandardsCommandOutput } from "../commands/DescribeStandardsCommand";
3
3
  import { SecurityHubPaginationConfiguration } from "./Interfaces";
4
4
  /**
@@ -1,4 +1,4 @@
1
- import { Paginator } from "@smithy/types";
1
+ import type { Paginator } from "@smithy/types";
2
2
  import { GetEnabledStandardsCommandInput, GetEnabledStandardsCommandOutput } from "../commands/GetEnabledStandardsCommand";
3
3
  import { SecurityHubPaginationConfiguration } from "./Interfaces";
4
4
  /**
@@ -1,4 +1,4 @@
1
- import { Paginator } from "@smithy/types";
1
+ import type { Paginator } from "@smithy/types";
2
2
  import { GetFindingHistoryCommandInput, GetFindingHistoryCommandOutput } from "../commands/GetFindingHistoryCommand";
3
3
  import { SecurityHubPaginationConfiguration } from "./Interfaces";
4
4
  /**
@@ -1,4 +1,4 @@
1
- import { Paginator } from "@smithy/types";
1
+ import type { Paginator } from "@smithy/types";
2
2
  import { GetFindingsCommandInput, GetFindingsCommandOutput } from "../commands/GetFindingsCommand";
3
3
  import { SecurityHubPaginationConfiguration } from "./Interfaces";
4
4
  /**
@@ -1,4 +1,4 @@
1
- import { Paginator } from "@smithy/types";
1
+ import type { Paginator } from "@smithy/types";
2
2
  import { GetFindingsTrendsV2CommandInput, GetFindingsTrendsV2CommandOutput } from "../commands/GetFindingsTrendsV2Command";
3
3
  import { SecurityHubPaginationConfiguration } from "./Interfaces";
4
4
  /**
@@ -1,4 +1,4 @@
1
- import { Paginator } from "@smithy/types";
1
+ import type { Paginator } from "@smithy/types";
2
2
  import { GetFindingsV2CommandInput, GetFindingsV2CommandOutput } from "../commands/GetFindingsV2Command";
3
3
  import { SecurityHubPaginationConfiguration } from "./Interfaces";
4
4
  /**
@@ -1,4 +1,4 @@
1
- import { Paginator } from "@smithy/types";
1
+ import type { Paginator } from "@smithy/types";
2
2
  import { GetInsightsCommandInput, GetInsightsCommandOutput } from "../commands/GetInsightsCommand";
3
3
  import { SecurityHubPaginationConfiguration } from "./Interfaces";
4
4
  /**
@@ -1,4 +1,4 @@
1
- import { Paginator } from "@smithy/types";
1
+ import type { Paginator } from "@smithy/types";
2
2
  import { GetResourcesTrendsV2CommandInput, GetResourcesTrendsV2CommandOutput } from "../commands/GetResourcesTrendsV2Command";
3
3
  import { SecurityHubPaginationConfiguration } from "./Interfaces";
4
4
  /**
@@ -1,4 +1,4 @@
1
- import { Paginator } from "@smithy/types";
1
+ import type { Paginator } from "@smithy/types";
2
2
  import { GetResourcesV2CommandInput, GetResourcesV2CommandOutput } from "../commands/GetResourcesV2Command";
3
3
  import { SecurityHubPaginationConfiguration } from "./Interfaces";
4
4
  /**
@@ -1,4 +1,4 @@
1
- import { PaginationConfiguration } from "@smithy/types";
1
+ import type { PaginationConfiguration } from "@smithy/types";
2
2
  import { SecurityHubClient } from "../SecurityHubClient";
3
3
  /**
4
4
  * @public
@@ -1,4 +1,4 @@
1
- import { Paginator } from "@smithy/types";
1
+ import type { Paginator } from "@smithy/types";
2
2
  import { ListAggregatorsV2CommandInput, ListAggregatorsV2CommandOutput } from "../commands/ListAggregatorsV2Command";
3
3
  import { SecurityHubPaginationConfiguration } from "./Interfaces";
4
4
  /**
@@ -1,4 +1,4 @@
1
- import { Paginator } from "@smithy/types";
1
+ import type { Paginator } from "@smithy/types";
2
2
  import { ListConfigurationPoliciesCommandInput, ListConfigurationPoliciesCommandOutput } from "../commands/ListConfigurationPoliciesCommand";
3
3
  import { SecurityHubPaginationConfiguration } from "./Interfaces";
4
4
  /**
@@ -1,4 +1,4 @@
1
- import { Paginator } from "@smithy/types";
1
+ import type { Paginator } from "@smithy/types";
2
2
  import { ListConfigurationPolicyAssociationsCommandInput, ListConfigurationPolicyAssociationsCommandOutput } from "../commands/ListConfigurationPolicyAssociationsCommand";
3
3
  import { SecurityHubPaginationConfiguration } from "./Interfaces";
4
4
  /**
@@ -1,4 +1,4 @@
1
- import { Paginator } from "@smithy/types";
1
+ import type { Paginator } from "@smithy/types";
2
2
  import { ListEnabledProductsForImportCommandInput, ListEnabledProductsForImportCommandOutput } from "../commands/ListEnabledProductsForImportCommand";
3
3
  import { SecurityHubPaginationConfiguration } from "./Interfaces";
4
4
  /**
@@ -1,4 +1,4 @@
1
- import { Paginator } from "@smithy/types";
1
+ import type { Paginator } from "@smithy/types";
2
2
  import { ListFindingAggregatorsCommandInput, ListFindingAggregatorsCommandOutput } from "../commands/ListFindingAggregatorsCommand";
3
3
  import { SecurityHubPaginationConfiguration } from "./Interfaces";
4
4
  /**
@@ -1,4 +1,4 @@
1
- import { Paginator } from "@smithy/types";
1
+ import type { Paginator } from "@smithy/types";
2
2
  import { ListInvitationsCommandInput, ListInvitationsCommandOutput } from "../commands/ListInvitationsCommand";
3
3
  import { SecurityHubPaginationConfiguration } from "./Interfaces";
4
4
  /**
@@ -1,4 +1,4 @@
1
- import { Paginator } from "@smithy/types";
1
+ import type { Paginator } from "@smithy/types";
2
2
  import { ListMembersCommandInput, ListMembersCommandOutput } from "../commands/ListMembersCommand";
3
3
  import { SecurityHubPaginationConfiguration } from "./Interfaces";
4
4
  /**
@@ -1,4 +1,4 @@
1
- import { Paginator } from "@smithy/types";
1
+ import type { Paginator } from "@smithy/types";
2
2
  import { ListOrganizationAdminAccountsCommandInput, ListOrganizationAdminAccountsCommandOutput } from "../commands/ListOrganizationAdminAccountsCommand";
3
3
  import { SecurityHubPaginationConfiguration } from "./Interfaces";
4
4
  /**
@@ -1,4 +1,4 @@
1
- import { Paginator } from "@smithy/types";
1
+ import type { Paginator } from "@smithy/types";
2
2
  import { ListSecurityControlDefinitionsCommandInput, ListSecurityControlDefinitionsCommandOutput } from "../commands/ListSecurityControlDefinitionsCommand";
3
3
  import { SecurityHubPaginationConfiguration } from "./Interfaces";
4
4
  /**
@@ -1,4 +1,4 @@
1
- import { Paginator } from "@smithy/types";
1
+ import type { Paginator } from "@smithy/types";
2
2
  import { ListStandardsControlAssociationsCommandInput, ListStandardsControlAssociationsCommandOutput } from "../commands/ListStandardsControlAssociationsCommand";
3
3
  import { SecurityHubPaginationConfiguration } from "./Interfaces";
4
4
  /**
@@ -1,5 +1,5 @@
1
1
  import { FetchHttpHandler as RequestHandler } from "@smithy/fetch-http-handler";
2
- import { SecurityHubClientConfig } from "./SecurityHubClient";
2
+ import type { SecurityHubClientConfig } from "./SecurityHubClient";
3
3
  /**
4
4
  * @internal
5
5
  */
@@ -1,5 +1,5 @@
1
1
  import { NodeHttpHandler as RequestHandler } from "@smithy/node-http-handler";
2
- import { SecurityHubClientConfig } from "./SecurityHubClient";
2
+ import type { SecurityHubClientConfig } from "./SecurityHubClient";
3
3
  /**
4
4
  * @internal
5
5
  */
@@ -1,4 +1,4 @@
1
- import { SecurityHubClientConfig } from "./SecurityHubClient";
1
+ import type { SecurityHubClientConfig } from "./SecurityHubClient";
2
2
  /**
3
3
  * @internal
4
4
  */
@@ -1,4 +1,4 @@
1
- import { SecurityHubClientConfig } from "./SecurityHubClient";
1
+ import type { SecurityHubClientConfig } from "./SecurityHubClient";
2
2
  /**
3
3
  * @internal
4
4
  */
@@ -1,4 +1,4 @@
1
- import { SecurityHubExtensionConfiguration } from "./extensionConfiguration";
1
+ import type { SecurityHubExtensionConfiguration } from "./extensionConfiguration";
2
2
  /**
3
3
  * @public
4
4
  */
@@ -1,4 +1,4 @@
1
- import { StaticErrorSchema, StaticListSchema, StaticMapSchema, StaticOperationSchema, StaticStructureSchema } from "@smithy/types";
1
+ import type { StaticErrorSchema, StaticListSchema, StaticMapSchema, StaticOperationSchema, StaticStructureSchema } from "@smithy/types";
2
2
  export declare var AcceptAdministratorInvitationRequest: StaticStructureSchema;
3
3
  export declare var AcceptAdministratorInvitationResponse: StaticStructureSchema;
4
4
  export declare var AcceptInvitationRequest: StaticStructureSchema;
@@ -960,7 +960,6 @@ export declare var WafExcludedRule: StaticStructureSchema;
960
960
  export declare var WafOverrideAction: StaticStructureSchema;
961
961
  export declare var Workflow: StaticStructureSchema;
962
962
  export declare var WorkflowUpdate: StaticStructureSchema;
963
- export declare var __Unit: "unit";
964
963
  export declare var SecurityHubServiceException: StaticErrorSchema;
965
964
  export declare var AccountDetailsList: StaticListSchema;
966
965
  export declare var AccountIdList: number;
@@ -20,13 +20,12 @@ import {
20
20
  } from "@smithy/middleware-retry";
21
21
  import { HttpHandlerUserInput as __HttpHandlerUserInput } from "@smithy/protocol-http";
22
22
  import {
23
- Client as __Client,
24
23
  DefaultsMode as __DefaultsMode,
25
24
  SmithyConfiguration as __SmithyConfiguration,
26
25
  SmithyResolvedConfiguration as __SmithyResolvedConfiguration,
26
+ Client as __Client,
27
27
  } from "@smithy/smithy-client";
28
28
  import {
29
- AwsCredentialIdentityProvider,
30
29
  BodyLengthCalculator as __BodyLengthCalculator,
31
30
  CheckOptionalClientConfig as __CheckOptionalClientConfig,
32
31
  ChecksumConstructor as __ChecksumConstructor,
@@ -39,9 +38,10 @@ import {
39
38
  HttpResponse,
40
39
  Logger as __Logger,
41
40
  Provider as __Provider,
42
- Provider,
43
41
  StreamCollector as __StreamCollector,
44
42
  UrlParser as __UrlParser,
43
+ AwsCredentialIdentityProvider,
44
+ Provider,
45
45
  UserAgent as __UserAgent,
46
46
  } from "@smithy/types";
47
47
  import {
@@ -1,7 +1,7 @@
1
1
  import {
2
+ HttpAuthScheme,
2
3
  AwsCredentialIdentity,
3
4
  AwsCredentialIdentityProvider,
4
- HttpAuthScheme,
5
5
  } from "@smithy/types";
6
6
  import { SecurityHubHttpAuthSchemeProvider } from "./httpAuthSchemeProvider";
7
7
  export interface HttpAuthExtensionConfiguration {