@aws-sdk/client-securityhub 3.588.0 → 3.592.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 (167) hide show
  1. package/dist-cjs/index.js +0 -79
  2. package/dist-types/SecurityHubClient.d.ts +4 -4
  3. package/dist-types/commands/AcceptAdministratorInvitationCommand.d.ts +2 -1
  4. package/dist-types/commands/AcceptInvitationCommand.d.ts +2 -1
  5. package/dist-types/commands/BatchDeleteAutomationRulesCommand.d.ts +2 -1
  6. package/dist-types/commands/BatchDisableStandardsCommand.d.ts +2 -1
  7. package/dist-types/commands/BatchEnableStandardsCommand.d.ts +2 -1
  8. package/dist-types/commands/BatchGetAutomationRulesCommand.d.ts +2 -1
  9. package/dist-types/commands/BatchGetConfigurationPolicyAssociationsCommand.d.ts +2 -1
  10. package/dist-types/commands/BatchGetSecurityControlsCommand.d.ts +2 -1
  11. package/dist-types/commands/BatchGetStandardsControlAssociationsCommand.d.ts +2 -1
  12. package/dist-types/commands/BatchImportFindingsCommand.d.ts +2 -1
  13. package/dist-types/commands/BatchUpdateAutomationRulesCommand.d.ts +2 -1
  14. package/dist-types/commands/BatchUpdateFindingsCommand.d.ts +2 -1
  15. package/dist-types/commands/BatchUpdateStandardsControlAssociationsCommand.d.ts +2 -1
  16. package/dist-types/commands/CreateActionTargetCommand.d.ts +2 -1
  17. package/dist-types/commands/CreateAutomationRuleCommand.d.ts +2 -1
  18. package/dist-types/commands/CreateConfigurationPolicyCommand.d.ts +2 -1
  19. package/dist-types/commands/CreateFindingAggregatorCommand.d.ts +2 -1
  20. package/dist-types/commands/CreateInsightCommand.d.ts +2 -1
  21. package/dist-types/commands/CreateMembersCommand.d.ts +2 -1
  22. package/dist-types/commands/DeclineInvitationsCommand.d.ts +2 -1
  23. package/dist-types/commands/DeleteActionTargetCommand.d.ts +2 -1
  24. package/dist-types/commands/DeleteConfigurationPolicyCommand.d.ts +2 -1
  25. package/dist-types/commands/DeleteFindingAggregatorCommand.d.ts +2 -1
  26. package/dist-types/commands/DeleteInsightCommand.d.ts +2 -1
  27. package/dist-types/commands/DeleteInvitationsCommand.d.ts +2 -1
  28. package/dist-types/commands/DeleteMembersCommand.d.ts +2 -1
  29. package/dist-types/commands/DescribeActionTargetsCommand.d.ts +2 -1
  30. package/dist-types/commands/DescribeHubCommand.d.ts +2 -1
  31. package/dist-types/commands/DescribeOrganizationConfigurationCommand.d.ts +2 -1
  32. package/dist-types/commands/DescribeProductsCommand.d.ts +2 -1
  33. package/dist-types/commands/DescribeStandardsCommand.d.ts +2 -1
  34. package/dist-types/commands/DescribeStandardsControlsCommand.d.ts +2 -1
  35. package/dist-types/commands/DisableImportFindingsForProductCommand.d.ts +2 -1
  36. package/dist-types/commands/DisableOrganizationAdminAccountCommand.d.ts +2 -1
  37. package/dist-types/commands/DisableSecurityHubCommand.d.ts +2 -1
  38. package/dist-types/commands/DisassociateFromAdministratorAccountCommand.d.ts +2 -1
  39. package/dist-types/commands/DisassociateFromMasterAccountCommand.d.ts +2 -1
  40. package/dist-types/commands/DisassociateMembersCommand.d.ts +2 -1
  41. package/dist-types/commands/EnableImportFindingsForProductCommand.d.ts +2 -1
  42. package/dist-types/commands/EnableOrganizationAdminAccountCommand.d.ts +2 -1
  43. package/dist-types/commands/EnableSecurityHubCommand.d.ts +2 -1
  44. package/dist-types/commands/GetAdministratorAccountCommand.d.ts +2 -1
  45. package/dist-types/commands/GetConfigurationPolicyAssociationCommand.d.ts +2 -1
  46. package/dist-types/commands/GetConfigurationPolicyCommand.d.ts +2 -1
  47. package/dist-types/commands/GetEnabledStandardsCommand.d.ts +2 -1
  48. package/dist-types/commands/GetFindingAggregatorCommand.d.ts +2 -1
  49. package/dist-types/commands/GetFindingHistoryCommand.d.ts +2 -1
  50. package/dist-types/commands/GetFindingsCommand.d.ts +2 -1
  51. package/dist-types/commands/GetInsightResultsCommand.d.ts +2 -1
  52. package/dist-types/commands/GetInsightsCommand.d.ts +2 -1
  53. package/dist-types/commands/GetInvitationsCountCommand.d.ts +2 -1
  54. package/dist-types/commands/GetMasterAccountCommand.d.ts +2 -1
  55. package/dist-types/commands/GetMembersCommand.d.ts +2 -1
  56. package/dist-types/commands/GetSecurityControlDefinitionCommand.d.ts +2 -1
  57. package/dist-types/commands/InviteMembersCommand.d.ts +2 -1
  58. package/dist-types/commands/ListAutomationRulesCommand.d.ts +2 -1
  59. package/dist-types/commands/ListConfigurationPoliciesCommand.d.ts +2 -1
  60. package/dist-types/commands/ListConfigurationPolicyAssociationsCommand.d.ts +2 -1
  61. package/dist-types/commands/ListEnabledProductsForImportCommand.d.ts +2 -1
  62. package/dist-types/commands/ListFindingAggregatorsCommand.d.ts +2 -1
  63. package/dist-types/commands/ListInvitationsCommand.d.ts +2 -1
  64. package/dist-types/commands/ListMembersCommand.d.ts +2 -1
  65. package/dist-types/commands/ListOrganizationAdminAccountsCommand.d.ts +2 -1
  66. package/dist-types/commands/ListSecurityControlDefinitionsCommand.d.ts +2 -1
  67. package/dist-types/commands/ListStandardsControlAssociationsCommand.d.ts +2 -1
  68. package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -1
  69. package/dist-types/commands/StartConfigurationPolicyAssociationCommand.d.ts +2 -1
  70. package/dist-types/commands/StartConfigurationPolicyDisassociationCommand.d.ts +2 -1
  71. package/dist-types/commands/TagResourceCommand.d.ts +2 -1
  72. package/dist-types/commands/UntagResourceCommand.d.ts +2 -1
  73. package/dist-types/commands/UpdateActionTargetCommand.d.ts +2 -1
  74. package/dist-types/commands/UpdateConfigurationPolicyCommand.d.ts +2 -1
  75. package/dist-types/commands/UpdateFindingAggregatorCommand.d.ts +2 -1
  76. package/dist-types/commands/UpdateFindingsCommand.d.ts +2 -1
  77. package/dist-types/commands/UpdateInsightCommand.d.ts +2 -1
  78. package/dist-types/commands/UpdateOrganizationConfigurationCommand.d.ts +2 -1
  79. package/dist-types/commands/UpdateSecurityControlCommand.d.ts +2 -1
  80. package/dist-types/commands/UpdateSecurityHubConfigurationCommand.d.ts +2 -1
  81. package/dist-types/commands/UpdateStandardsControlCommand.d.ts +2 -1
  82. package/dist-types/index.d.ts +2 -2
  83. package/dist-types/models/SecurityHubServiceException.d.ts +2 -1
  84. package/dist-types/runtimeConfig.native.d.ts +1 -1
  85. package/dist-types/ts3.4/SecurityHubClient.d.ts +1 -1
  86. package/dist-types/ts3.4/commands/AcceptAdministratorInvitationCommand.d.ts +2 -1
  87. package/dist-types/ts3.4/commands/AcceptInvitationCommand.d.ts +2 -1
  88. package/dist-types/ts3.4/commands/BatchDeleteAutomationRulesCommand.d.ts +2 -1
  89. package/dist-types/ts3.4/commands/BatchDisableStandardsCommand.d.ts +2 -1
  90. package/dist-types/ts3.4/commands/BatchEnableStandardsCommand.d.ts +2 -1
  91. package/dist-types/ts3.4/commands/BatchGetAutomationRulesCommand.d.ts +2 -1
  92. package/dist-types/ts3.4/commands/BatchGetConfigurationPolicyAssociationsCommand.d.ts +2 -1
  93. package/dist-types/ts3.4/commands/BatchGetSecurityControlsCommand.d.ts +2 -1
  94. package/dist-types/ts3.4/commands/BatchGetStandardsControlAssociationsCommand.d.ts +2 -1
  95. package/dist-types/ts3.4/commands/BatchImportFindingsCommand.d.ts +2 -1
  96. package/dist-types/ts3.4/commands/BatchUpdateAutomationRulesCommand.d.ts +2 -1
  97. package/dist-types/ts3.4/commands/BatchUpdateFindingsCommand.d.ts +2 -1
  98. package/dist-types/ts3.4/commands/BatchUpdateStandardsControlAssociationsCommand.d.ts +2 -1
  99. package/dist-types/ts3.4/commands/CreateActionTargetCommand.d.ts +2 -1
  100. package/dist-types/ts3.4/commands/CreateAutomationRuleCommand.d.ts +2 -1
  101. package/dist-types/ts3.4/commands/CreateConfigurationPolicyCommand.d.ts +2 -1
  102. package/dist-types/ts3.4/commands/CreateFindingAggregatorCommand.d.ts +2 -1
  103. package/dist-types/ts3.4/commands/CreateInsightCommand.d.ts +2 -1
  104. package/dist-types/ts3.4/commands/CreateMembersCommand.d.ts +2 -1
  105. package/dist-types/ts3.4/commands/DeclineInvitationsCommand.d.ts +2 -1
  106. package/dist-types/ts3.4/commands/DeleteActionTargetCommand.d.ts +2 -1
  107. package/dist-types/ts3.4/commands/DeleteConfigurationPolicyCommand.d.ts +2 -1
  108. package/dist-types/ts3.4/commands/DeleteFindingAggregatorCommand.d.ts +2 -1
  109. package/dist-types/ts3.4/commands/DeleteInsightCommand.d.ts +2 -1
  110. package/dist-types/ts3.4/commands/DeleteInvitationsCommand.d.ts +2 -1
  111. package/dist-types/ts3.4/commands/DeleteMembersCommand.d.ts +2 -1
  112. package/dist-types/ts3.4/commands/DescribeActionTargetsCommand.d.ts +2 -1
  113. package/dist-types/ts3.4/commands/DescribeHubCommand.d.ts +2 -1
  114. package/dist-types/ts3.4/commands/DescribeOrganizationConfigurationCommand.d.ts +2 -1
  115. package/dist-types/ts3.4/commands/DescribeProductsCommand.d.ts +2 -1
  116. package/dist-types/ts3.4/commands/DescribeStandardsCommand.d.ts +2 -1
  117. package/dist-types/ts3.4/commands/DescribeStandardsControlsCommand.d.ts +2 -1
  118. package/dist-types/ts3.4/commands/DisableImportFindingsForProductCommand.d.ts +2 -1
  119. package/dist-types/ts3.4/commands/DisableOrganizationAdminAccountCommand.d.ts +2 -1
  120. package/dist-types/ts3.4/commands/DisableSecurityHubCommand.d.ts +2 -1
  121. package/dist-types/ts3.4/commands/DisassociateFromAdministratorAccountCommand.d.ts +2 -1
  122. package/dist-types/ts3.4/commands/DisassociateFromMasterAccountCommand.d.ts +2 -1
  123. package/dist-types/ts3.4/commands/DisassociateMembersCommand.d.ts +2 -1
  124. package/dist-types/ts3.4/commands/EnableImportFindingsForProductCommand.d.ts +2 -1
  125. package/dist-types/ts3.4/commands/EnableOrganizationAdminAccountCommand.d.ts +2 -1
  126. package/dist-types/ts3.4/commands/EnableSecurityHubCommand.d.ts +2 -1
  127. package/dist-types/ts3.4/commands/GetAdministratorAccountCommand.d.ts +2 -1
  128. package/dist-types/ts3.4/commands/GetConfigurationPolicyAssociationCommand.d.ts +2 -1
  129. package/dist-types/ts3.4/commands/GetConfigurationPolicyCommand.d.ts +2 -1
  130. package/dist-types/ts3.4/commands/GetEnabledStandardsCommand.d.ts +2 -1
  131. package/dist-types/ts3.4/commands/GetFindingAggregatorCommand.d.ts +2 -1
  132. package/dist-types/ts3.4/commands/GetFindingHistoryCommand.d.ts +2 -1
  133. package/dist-types/ts3.4/commands/GetFindingsCommand.d.ts +2 -1
  134. package/dist-types/ts3.4/commands/GetInsightResultsCommand.d.ts +2 -1
  135. package/dist-types/ts3.4/commands/GetInsightsCommand.d.ts +2 -1
  136. package/dist-types/ts3.4/commands/GetInvitationsCountCommand.d.ts +2 -1
  137. package/dist-types/ts3.4/commands/GetMasterAccountCommand.d.ts +2 -1
  138. package/dist-types/ts3.4/commands/GetMembersCommand.d.ts +2 -1
  139. package/dist-types/ts3.4/commands/GetSecurityControlDefinitionCommand.d.ts +2 -1
  140. package/dist-types/ts3.4/commands/InviteMembersCommand.d.ts +2 -1
  141. package/dist-types/ts3.4/commands/ListAutomationRulesCommand.d.ts +2 -1
  142. package/dist-types/ts3.4/commands/ListConfigurationPoliciesCommand.d.ts +2 -1
  143. package/dist-types/ts3.4/commands/ListConfigurationPolicyAssociationsCommand.d.ts +2 -1
  144. package/dist-types/ts3.4/commands/ListEnabledProductsForImportCommand.d.ts +2 -1
  145. package/dist-types/ts3.4/commands/ListFindingAggregatorsCommand.d.ts +2 -1
  146. package/dist-types/ts3.4/commands/ListInvitationsCommand.d.ts +2 -1
  147. package/dist-types/ts3.4/commands/ListMembersCommand.d.ts +2 -1
  148. package/dist-types/ts3.4/commands/ListOrganizationAdminAccountsCommand.d.ts +2 -1
  149. package/dist-types/ts3.4/commands/ListSecurityControlDefinitionsCommand.d.ts +2 -1
  150. package/dist-types/ts3.4/commands/ListStandardsControlAssociationsCommand.d.ts +2 -1
  151. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +2 -1
  152. package/dist-types/ts3.4/commands/StartConfigurationPolicyAssociationCommand.d.ts +2 -1
  153. package/dist-types/ts3.4/commands/StartConfigurationPolicyDisassociationCommand.d.ts +2 -1
  154. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +2 -1
  155. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +2 -1
  156. package/dist-types/ts3.4/commands/UpdateActionTargetCommand.d.ts +2 -1
  157. package/dist-types/ts3.4/commands/UpdateConfigurationPolicyCommand.d.ts +2 -1
  158. package/dist-types/ts3.4/commands/UpdateFindingAggregatorCommand.d.ts +2 -1
  159. package/dist-types/ts3.4/commands/UpdateFindingsCommand.d.ts +2 -1
  160. package/dist-types/ts3.4/commands/UpdateInsightCommand.d.ts +2 -1
  161. package/dist-types/ts3.4/commands/UpdateOrganizationConfigurationCommand.d.ts +2 -1
  162. package/dist-types/ts3.4/commands/UpdateSecurityControlCommand.d.ts +2 -1
  163. package/dist-types/ts3.4/commands/UpdateSecurityHubConfigurationCommand.d.ts +2 -1
  164. package/dist-types/ts3.4/commands/UpdateStandardsControlCommand.d.ts +2 -1
  165. package/dist-types/ts3.4/models/SecurityHubServiceException.d.ts +2 -1
  166. package/dist-types/ts3.4/runtimeConfig.native.d.ts +1 -1
  167. package/package.json +6 -6
@@ -5,7 +5,8 @@ import { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -77,8 +77,8 @@
77
77
  export * from "./SecurityHubClient";
78
78
  export * from "./SecurityHub";
79
79
  export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters";
80
- export { RuntimeExtension } from "./runtimeExtensions";
81
- export { SecurityHubExtensionConfiguration } from "./extensionConfiguration";
80
+ export type { RuntimeExtension } from "./runtimeExtensions";
81
+ export type { SecurityHubExtensionConfiguration } from "./extensionConfiguration";
82
82
  export * from "./commands";
83
83
  export * from "./pagination";
84
84
  export * from "./models";
@@ -1,5 +1,6 @@
1
1
  import { ServiceException as __ServiceException, ServiceExceptionOptions as __ServiceExceptionOptions } from "@smithy/smithy-client";
2
- export { __ServiceException, __ServiceExceptionOptions };
2
+ export type { __ServiceExceptionOptions };
3
+ export { __ServiceException };
3
4
  /**
4
5
  * @public
5
6
  *
@@ -18,8 +18,8 @@ export declare const getRuntimeConfig: (config: SecurityHubClientConfig) => {
18
18
  serviceId: string;
19
19
  useDualstackEndpoint: boolean | import("@smithy/types").Provider<boolean>;
20
20
  useFipsEndpoint: boolean | import("@smithy/types").Provider<boolean>;
21
- defaultUserAgentProvider: import("@smithy/types").Provider<import("@smithy/types").UserAgent>;
22
21
  region: string | import("@smithy/types").Provider<any>;
22
+ defaultUserAgentProvider: import("@smithy/types").Provider<import("@smithy/types").UserAgent>;
23
23
  credentialDefaultProvider: (input: any) => import("@smithy/types").AwsCredentialIdentityProvider;
24
24
  maxAttempts: number | import("@smithy/types").Provider<number>;
25
25
  retryMode: string | import("@smithy/types").Provider<string>;
@@ -544,8 +544,8 @@ export interface ClientDefaults
544
544
  serviceId?: string;
545
545
  useDualstackEndpoint?: boolean | __Provider<boolean>;
546
546
  useFipsEndpoint?: boolean | __Provider<boolean>;
547
- defaultUserAgentProvider?: Provider<__UserAgent>;
548
547
  region?: string | __Provider<string>;
548
+ defaultUserAgentProvider?: Provider<__UserAgent>;
549
549
  credentialDefaultProvider?: (input: any) => AwsCredentialIdentityProvider;
550
550
  maxAttempts?: number | __Provider<number>;
551
551
  retryMode?: string | __Provider<string>;
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../SecurityHubClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface AcceptAdministratorInvitationCommandInput
14
15
  extends AcceptAdministratorInvitationRequest {}
15
16
  export interface AcceptAdministratorInvitationCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../SecurityHubClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface AcceptInvitationCommandInput extends AcceptInvitationRequest {}
14
15
  export interface AcceptInvitationCommandOutput
15
16
  extends AcceptInvitationResponse,
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../SecurityHubClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface BatchDeleteAutomationRulesCommandInput
14
15
  extends BatchDeleteAutomationRulesRequest {}
15
16
  export interface BatchDeleteAutomationRulesCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../SecurityHubClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface BatchDisableStandardsCommandInput
14
15
  extends BatchDisableStandardsRequest {}
15
16
  export interface BatchDisableStandardsCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../SecurityHubClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface BatchEnableStandardsCommandInput
14
15
  extends BatchEnableStandardsRequest {}
15
16
  export interface BatchEnableStandardsCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../SecurityHubClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface BatchGetAutomationRulesCommandInput
14
15
  extends BatchGetAutomationRulesRequest {}
15
16
  export interface BatchGetAutomationRulesCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../SecurityHubClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface BatchGetConfigurationPolicyAssociationsCommandInput
14
15
  extends BatchGetConfigurationPolicyAssociationsRequest {}
15
16
  export interface BatchGetConfigurationPolicyAssociationsCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../SecurityHubClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface BatchGetSecurityControlsCommandInput
14
15
  extends BatchGetSecurityControlsRequest {}
15
16
  export interface BatchGetSecurityControlsCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../SecurityHubClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface BatchGetStandardsControlAssociationsCommandInput
14
15
  extends BatchGetStandardsControlAssociationsRequest {}
15
16
  export interface BatchGetStandardsControlAssociationsCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../SecurityHubClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface BatchImportFindingsCommandInput
14
15
  extends BatchImportFindingsRequest {}
15
16
  export interface BatchImportFindingsCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../SecurityHubClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface BatchUpdateAutomationRulesCommandInput
14
15
  extends BatchUpdateAutomationRulesRequest {}
15
16
  export interface BatchUpdateAutomationRulesCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../SecurityHubClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface BatchUpdateFindingsCommandInput
14
15
  extends BatchUpdateFindingsRequest {}
15
16
  export interface BatchUpdateFindingsCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../SecurityHubClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface BatchUpdateStandardsControlAssociationsCommandInput
14
15
  extends BatchUpdateStandardsControlAssociationsRequest {}
15
16
  export interface BatchUpdateStandardsControlAssociationsCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../SecurityHubClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface CreateActionTargetCommandInput
14
15
  extends CreateActionTargetRequest {}
15
16
  export interface CreateActionTargetCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../SecurityHubClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface CreateAutomationRuleCommandInput
14
15
  extends CreateAutomationRuleRequest {}
15
16
  export interface CreateAutomationRuleCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../SecurityHubClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface CreateConfigurationPolicyCommandInput
14
15
  extends CreateConfigurationPolicyRequest {}
15
16
  export interface CreateConfigurationPolicyCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../SecurityHubClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface CreateFindingAggregatorCommandInput
14
15
  extends CreateFindingAggregatorRequest {}
15
16
  export interface CreateFindingAggregatorCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../SecurityHubClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface CreateInsightCommandInput extends CreateInsightRequest {}
14
15
  export interface CreateInsightCommandOutput
15
16
  extends CreateInsightResponse,
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../SecurityHubClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface CreateMembersCommandInput extends CreateMembersRequest {}
14
15
  export interface CreateMembersCommandOutput
15
16
  extends CreateMembersResponse,
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../SecurityHubClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface DeclineInvitationsCommandInput
14
15
  extends DeclineInvitationsRequest {}
15
16
  export interface DeclineInvitationsCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../SecurityHubClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface DeleteActionTargetCommandInput
14
15
  extends DeleteActionTargetRequest {}
15
16
  export interface DeleteActionTargetCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../SecurityHubClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface DeleteConfigurationPolicyCommandInput
14
15
  extends DeleteConfigurationPolicyRequest {}
15
16
  export interface DeleteConfigurationPolicyCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../SecurityHubClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface DeleteFindingAggregatorCommandInput
14
15
  extends DeleteFindingAggregatorRequest {}
15
16
  export interface DeleteFindingAggregatorCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../SecurityHubClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface DeleteInsightCommandInput extends DeleteInsightRequest {}
14
15
  export interface DeleteInsightCommandOutput
15
16
  extends DeleteInsightResponse,
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../SecurityHubClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface DeleteInvitationsCommandInput
14
15
  extends DeleteInvitationsRequest {}
15
16
  export interface DeleteInvitationsCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../SecurityHubClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface DeleteMembersCommandInput extends DeleteMembersRequest {}
14
15
  export interface DeleteMembersCommandOutput
15
16
  extends DeleteMembersResponse,
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../SecurityHubClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface DescribeActionTargetsCommandInput
14
15
  extends DescribeActionTargetsRequest {}
15
16
  export interface DescribeActionTargetsCommandOutput
@@ -6,7 +6,8 @@ import {
6
6
  ServiceInputTypes,
7
7
  ServiceOutputTypes,
8
8
  } from "../SecurityHubClient";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface DescribeHubCommandInput extends DescribeHubRequest {}
11
12
  export interface DescribeHubCommandOutput
12
13
  extends DescribeHubResponse,
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../SecurityHubClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface DescribeOrganizationConfigurationCommandInput
14
15
  extends DescribeOrganizationConfigurationRequest {}
15
16
  export interface DescribeOrganizationConfigurationCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../SecurityHubClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface DescribeProductsCommandInput extends DescribeProductsRequest {}
14
15
  export interface DescribeProductsCommandOutput
15
16
  extends DescribeProductsResponse,
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../SecurityHubClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface DescribeStandardsCommandInput
14
15
  extends DescribeStandardsRequest {}
15
16
  export interface DescribeStandardsCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../SecurityHubClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface DescribeStandardsControlsCommandInput
14
15
  extends DescribeStandardsControlsRequest {}
15
16
  export interface DescribeStandardsControlsCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../SecurityHubClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface DisableImportFindingsForProductCommandInput
14
15
  extends DisableImportFindingsForProductRequest {}
15
16
  export interface DisableImportFindingsForProductCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../SecurityHubClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface DisableOrganizationAdminAccountCommandInput
14
15
  extends DisableOrganizationAdminAccountRequest {}
15
16
  export interface DisableOrganizationAdminAccountCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../SecurityHubClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface DisableSecurityHubCommandInput
14
15
  extends DisableSecurityHubRequest {}
15
16
  export interface DisableSecurityHubCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../SecurityHubClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface DisassociateFromAdministratorAccountCommandInput
14
15
  extends DisassociateFromAdministratorAccountRequest {}
15
16
  export interface DisassociateFromAdministratorAccountCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../SecurityHubClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface DisassociateFromMasterAccountCommandInput
14
15
  extends DisassociateFromMasterAccountRequest {}
15
16
  export interface DisassociateFromMasterAccountCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../SecurityHubClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface DisassociateMembersCommandInput
14
15
  extends DisassociateMembersRequest {}
15
16
  export interface DisassociateMembersCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../SecurityHubClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface EnableImportFindingsForProductCommandInput
14
15
  extends EnableImportFindingsForProductRequest {}
15
16
  export interface EnableImportFindingsForProductCommandOutput