@aws-sdk/client-inspector2 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 (127) hide show
  1. package/dist-cjs/index.js +0 -59
  2. package/dist-types/Inspector2Client.d.ts +4 -4
  3. package/dist-types/commands/AssociateMemberCommand.d.ts +2 -1
  4. package/dist-types/commands/BatchGetAccountStatusCommand.d.ts +2 -1
  5. package/dist-types/commands/BatchGetCodeSnippetCommand.d.ts +2 -1
  6. package/dist-types/commands/BatchGetFindingDetailsCommand.d.ts +2 -1
  7. package/dist-types/commands/BatchGetFreeTrialInfoCommand.d.ts +2 -1
  8. package/dist-types/commands/BatchGetMemberEc2DeepInspectionStatusCommand.d.ts +2 -1
  9. package/dist-types/commands/BatchUpdateMemberEc2DeepInspectionStatusCommand.d.ts +2 -1
  10. package/dist-types/commands/CancelFindingsReportCommand.d.ts +2 -1
  11. package/dist-types/commands/CancelSbomExportCommand.d.ts +2 -1
  12. package/dist-types/commands/CreateCisScanConfigurationCommand.d.ts +2 -1
  13. package/dist-types/commands/CreateFilterCommand.d.ts +2 -1
  14. package/dist-types/commands/CreateFindingsReportCommand.d.ts +2 -1
  15. package/dist-types/commands/CreateSbomExportCommand.d.ts +2 -1
  16. package/dist-types/commands/DeleteCisScanConfigurationCommand.d.ts +2 -1
  17. package/dist-types/commands/DeleteFilterCommand.d.ts +2 -1
  18. package/dist-types/commands/DescribeOrganizationConfigurationCommand.d.ts +2 -1
  19. package/dist-types/commands/DisableCommand.d.ts +2 -1
  20. package/dist-types/commands/DisableDelegatedAdminAccountCommand.d.ts +2 -1
  21. package/dist-types/commands/DisassociateMemberCommand.d.ts +2 -1
  22. package/dist-types/commands/EnableCommand.d.ts +2 -1
  23. package/dist-types/commands/EnableDelegatedAdminAccountCommand.d.ts +2 -1
  24. package/dist-types/commands/GetCisScanReportCommand.d.ts +2 -1
  25. package/dist-types/commands/GetCisScanResultDetailsCommand.d.ts +2 -1
  26. package/dist-types/commands/GetConfigurationCommand.d.ts +2 -1
  27. package/dist-types/commands/GetDelegatedAdminAccountCommand.d.ts +2 -1
  28. package/dist-types/commands/GetEc2DeepInspectionConfigurationCommand.d.ts +2 -1
  29. package/dist-types/commands/GetEncryptionKeyCommand.d.ts +2 -1
  30. package/dist-types/commands/GetFindingsReportStatusCommand.d.ts +2 -1
  31. package/dist-types/commands/GetMemberCommand.d.ts +2 -1
  32. package/dist-types/commands/GetSbomExportCommand.d.ts +2 -1
  33. package/dist-types/commands/ListAccountPermissionsCommand.d.ts +2 -1
  34. package/dist-types/commands/ListCisScanConfigurationsCommand.d.ts +2 -1
  35. package/dist-types/commands/ListCisScanResultsAggregatedByChecksCommand.d.ts +2 -1
  36. package/dist-types/commands/ListCisScanResultsAggregatedByTargetResourceCommand.d.ts +2 -1
  37. package/dist-types/commands/ListCisScansCommand.d.ts +2 -1
  38. package/dist-types/commands/ListCoverageCommand.d.ts +2 -1
  39. package/dist-types/commands/ListCoverageStatisticsCommand.d.ts +2 -1
  40. package/dist-types/commands/ListDelegatedAdminAccountsCommand.d.ts +2 -1
  41. package/dist-types/commands/ListFiltersCommand.d.ts +2 -1
  42. package/dist-types/commands/ListFindingAggregationsCommand.d.ts +2 -1
  43. package/dist-types/commands/ListFindingsCommand.d.ts +2 -1
  44. package/dist-types/commands/ListMembersCommand.d.ts +2 -1
  45. package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -1
  46. package/dist-types/commands/ListUsageTotalsCommand.d.ts +2 -1
  47. package/dist-types/commands/ResetEncryptionKeyCommand.d.ts +2 -1
  48. package/dist-types/commands/SearchVulnerabilitiesCommand.d.ts +2 -1
  49. package/dist-types/commands/SendCisSessionHealthCommand.d.ts +2 -1
  50. package/dist-types/commands/SendCisSessionTelemetryCommand.d.ts +2 -1
  51. package/dist-types/commands/StartCisSessionCommand.d.ts +2 -1
  52. package/dist-types/commands/StopCisSessionCommand.d.ts +2 -1
  53. package/dist-types/commands/TagResourceCommand.d.ts +2 -1
  54. package/dist-types/commands/UntagResourceCommand.d.ts +2 -1
  55. package/dist-types/commands/UpdateCisScanConfigurationCommand.d.ts +2 -1
  56. package/dist-types/commands/UpdateConfigurationCommand.d.ts +2 -1
  57. package/dist-types/commands/UpdateEc2DeepInspectionConfigurationCommand.d.ts +2 -1
  58. package/dist-types/commands/UpdateEncryptionKeyCommand.d.ts +2 -1
  59. package/dist-types/commands/UpdateFilterCommand.d.ts +2 -1
  60. package/dist-types/commands/UpdateOrgEc2DeepInspectionConfigurationCommand.d.ts +2 -1
  61. package/dist-types/commands/UpdateOrganizationConfigurationCommand.d.ts +2 -1
  62. package/dist-types/index.d.ts +2 -2
  63. package/dist-types/models/Inspector2ServiceException.d.ts +2 -1
  64. package/dist-types/runtimeConfig.native.d.ts +1 -1
  65. package/dist-types/ts3.4/Inspector2Client.d.ts +1 -1
  66. package/dist-types/ts3.4/commands/AssociateMemberCommand.d.ts +2 -1
  67. package/dist-types/ts3.4/commands/BatchGetAccountStatusCommand.d.ts +2 -1
  68. package/dist-types/ts3.4/commands/BatchGetCodeSnippetCommand.d.ts +2 -1
  69. package/dist-types/ts3.4/commands/BatchGetFindingDetailsCommand.d.ts +2 -1
  70. package/dist-types/ts3.4/commands/BatchGetFreeTrialInfoCommand.d.ts +2 -1
  71. package/dist-types/ts3.4/commands/BatchGetMemberEc2DeepInspectionStatusCommand.d.ts +2 -1
  72. package/dist-types/ts3.4/commands/BatchUpdateMemberEc2DeepInspectionStatusCommand.d.ts +2 -1
  73. package/dist-types/ts3.4/commands/CancelFindingsReportCommand.d.ts +2 -1
  74. package/dist-types/ts3.4/commands/CancelSbomExportCommand.d.ts +2 -1
  75. package/dist-types/ts3.4/commands/CreateCisScanConfigurationCommand.d.ts +2 -1
  76. package/dist-types/ts3.4/commands/CreateFilterCommand.d.ts +2 -1
  77. package/dist-types/ts3.4/commands/CreateFindingsReportCommand.d.ts +2 -1
  78. package/dist-types/ts3.4/commands/CreateSbomExportCommand.d.ts +2 -1
  79. package/dist-types/ts3.4/commands/DeleteCisScanConfigurationCommand.d.ts +2 -1
  80. package/dist-types/ts3.4/commands/DeleteFilterCommand.d.ts +2 -1
  81. package/dist-types/ts3.4/commands/DescribeOrganizationConfigurationCommand.d.ts +2 -1
  82. package/dist-types/ts3.4/commands/DisableCommand.d.ts +2 -1
  83. package/dist-types/ts3.4/commands/DisableDelegatedAdminAccountCommand.d.ts +2 -1
  84. package/dist-types/ts3.4/commands/DisassociateMemberCommand.d.ts +2 -1
  85. package/dist-types/ts3.4/commands/EnableCommand.d.ts +2 -1
  86. package/dist-types/ts3.4/commands/EnableDelegatedAdminAccountCommand.d.ts +2 -1
  87. package/dist-types/ts3.4/commands/GetCisScanReportCommand.d.ts +2 -1
  88. package/dist-types/ts3.4/commands/GetCisScanResultDetailsCommand.d.ts +2 -1
  89. package/dist-types/ts3.4/commands/GetConfigurationCommand.d.ts +2 -1
  90. package/dist-types/ts3.4/commands/GetDelegatedAdminAccountCommand.d.ts +2 -1
  91. package/dist-types/ts3.4/commands/GetEc2DeepInspectionConfigurationCommand.d.ts +2 -1
  92. package/dist-types/ts3.4/commands/GetEncryptionKeyCommand.d.ts +2 -1
  93. package/dist-types/ts3.4/commands/GetFindingsReportStatusCommand.d.ts +2 -1
  94. package/dist-types/ts3.4/commands/GetMemberCommand.d.ts +2 -1
  95. package/dist-types/ts3.4/commands/GetSbomExportCommand.d.ts +2 -1
  96. package/dist-types/ts3.4/commands/ListAccountPermissionsCommand.d.ts +2 -1
  97. package/dist-types/ts3.4/commands/ListCisScanConfigurationsCommand.d.ts +2 -1
  98. package/dist-types/ts3.4/commands/ListCisScanResultsAggregatedByChecksCommand.d.ts +2 -1
  99. package/dist-types/ts3.4/commands/ListCisScanResultsAggregatedByTargetResourceCommand.d.ts +2 -1
  100. package/dist-types/ts3.4/commands/ListCisScansCommand.d.ts +2 -1
  101. package/dist-types/ts3.4/commands/ListCoverageCommand.d.ts +2 -1
  102. package/dist-types/ts3.4/commands/ListCoverageStatisticsCommand.d.ts +2 -1
  103. package/dist-types/ts3.4/commands/ListDelegatedAdminAccountsCommand.d.ts +2 -1
  104. package/dist-types/ts3.4/commands/ListFiltersCommand.d.ts +2 -1
  105. package/dist-types/ts3.4/commands/ListFindingAggregationsCommand.d.ts +2 -1
  106. package/dist-types/ts3.4/commands/ListFindingsCommand.d.ts +2 -1
  107. package/dist-types/ts3.4/commands/ListMembersCommand.d.ts +2 -1
  108. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +2 -1
  109. package/dist-types/ts3.4/commands/ListUsageTotalsCommand.d.ts +2 -1
  110. package/dist-types/ts3.4/commands/ResetEncryptionKeyCommand.d.ts +2 -1
  111. package/dist-types/ts3.4/commands/SearchVulnerabilitiesCommand.d.ts +2 -1
  112. package/dist-types/ts3.4/commands/SendCisSessionHealthCommand.d.ts +2 -1
  113. package/dist-types/ts3.4/commands/SendCisSessionTelemetryCommand.d.ts +2 -1
  114. package/dist-types/ts3.4/commands/StartCisSessionCommand.d.ts +2 -1
  115. package/dist-types/ts3.4/commands/StopCisSessionCommand.d.ts +2 -1
  116. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +2 -1
  117. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +2 -1
  118. package/dist-types/ts3.4/commands/UpdateCisScanConfigurationCommand.d.ts +2 -1
  119. package/dist-types/ts3.4/commands/UpdateConfigurationCommand.d.ts +2 -1
  120. package/dist-types/ts3.4/commands/UpdateEc2DeepInspectionConfigurationCommand.d.ts +2 -1
  121. package/dist-types/ts3.4/commands/UpdateEncryptionKeyCommand.d.ts +2 -1
  122. package/dist-types/ts3.4/commands/UpdateFilterCommand.d.ts +2 -1
  123. package/dist-types/ts3.4/commands/UpdateOrgEc2DeepInspectionConfigurationCommand.d.ts +2 -1
  124. package/dist-types/ts3.4/commands/UpdateOrganizationConfigurationCommand.d.ts +2 -1
  125. package/dist-types/ts3.4/models/Inspector2ServiceException.d.ts +2 -1
  126. package/dist-types/ts3.4/runtimeConfig.native.d.ts +1 -1
  127. package/package.json +6 -6
@@ -5,7 +5,8 @@ import { EnableRequest, EnableResponse } from "../models/models_0";
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 { EnableDelegatedAdminAccountRequest, EnableDelegatedAdminAccountResponse
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 { GetCisScanReportRequest, GetCisScanReportResponse } from "../models/mod
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 { GetCisScanResultDetailsRequest, GetCisScanResultDetailsResponse } from
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 { GetConfigurationRequest, GetConfigurationResponse } from "../models/mod
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 { GetDelegatedAdminAccountRequest, GetDelegatedAdminAccountResponse } fro
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 { GetEc2DeepInspectionConfigurationRequest, GetEc2DeepInspectionConfigura
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 { GetEncryptionKeyRequest, GetEncryptionKeyResponse } from "../models/mod
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 { GetFindingsReportStatusRequest, GetFindingsReportStatusResponse } from
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 { GetMemberRequest, GetMemberResponse } from "../models/models_0";
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 { GetSbomExportRequest, GetSbomExportResponse } from "../models/models_0"
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 { ListAccountPermissionsRequest, ListAccountPermissionsResponse } from ".
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 { ListCisScanConfigurationsRequest, ListCisScanConfigurationsResponse } f
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 { ListCisScanResultsAggregatedByChecksRequest, ListCisScanResultsAggregat
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 { ListCisScanResultsAggregatedByTargetResourceRequest, ListCisScanResults
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 { ListCisScansRequest, ListCisScansResponse } from "../models/models_1";
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 { ListCoverageRequest, ListCoverageResponse } from "../models/models_1";
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 { ListCoverageStatisticsRequest, ListCoverageStatisticsResponse } from ".
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 { ListDelegatedAdminAccountsRequest, ListDelegatedAdminAccountsResponse }
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 { ListFiltersRequest, ListFiltersResponse } from "../models/models_1";
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 { ListFindingAggregationsRequest, ListFindingAggregationsResponse } from
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 { ListFindingsRequest, ListFindingsResponse } from "../models/models_1";
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 { ListMembersRequest, ListMembersResponse } from "../models/models_1";
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 { ListTagsForResourceRequest, ListTagsForResourceResponse } from "../mode
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 { ListUsageTotalsRequest, ListUsageTotalsResponse } from "../models/model
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 { ResetEncryptionKeyRequest, ResetEncryptionKeyResponse } from "../models
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 { SearchVulnerabilitiesRequest, SearchVulnerabilitiesResponse } from "../
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 { SendCisSessionHealthRequest, SendCisSessionHealthResponse } from "../mo
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 { SendCisSessionTelemetryRequest, SendCisSessionTelemetryResponse } from
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 { StartCisSessionRequest, StartCisSessionResponse } from "../models/model
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 { StopCisSessionRequest, StopCisSessionResponse } from "../models/models_
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 { TagResourceRequest, TagResourceResponse } from "../models/models_1";
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 { UntagResourceRequest, UntagResourceResponse } from "../models/models_1"
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 { UpdateCisScanConfigurationRequest, UpdateCisScanConfigurationResponse }
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 { UpdateConfigurationRequest, UpdateConfigurationResponse } from "../mode
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 { UpdateEc2DeepInspectionConfigurationRequest, UpdateEc2DeepInspectionCon
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 { UpdateEncryptionKeyRequest, UpdateEncryptionKeyResponse } from "../mode
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 { UpdateFilterRequest, UpdateFilterResponse } from "../models/models_1";
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 { UpdateOrgEc2DeepInspectionConfigurationRequest, UpdateOrgEc2DeepInspect
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 { UpdateOrganizationConfigurationRequest, UpdateOrganizationConfiguration
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
  *
@@ -7,8 +7,8 @@
7
7
  export * from "./Inspector2Client";
8
8
  export * from "./Inspector2";
9
9
  export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters";
10
- export { RuntimeExtension } from "./runtimeExtensions";
11
- export { Inspector2ExtensionConfiguration } from "./extensionConfiguration";
10
+ export type { RuntimeExtension } from "./runtimeExtensions";
11
+ export type { Inspector2ExtensionConfiguration } from "./extensionConfiguration";
12
12
  export * from "./commands";
13
13
  export * from "./pagination";
14
14
  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: Inspector2ClientConfig) => {
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>;
@@ -424,8 +424,8 @@ export interface ClientDefaults
424
424
  serviceId?: string;
425
425
  useDualstackEndpoint?: boolean | __Provider<boolean>;
426
426
  useFipsEndpoint?: boolean | __Provider<boolean>;
427
- defaultUserAgentProvider?: Provider<__UserAgent>;
428
427
  region?: string | __Provider<string>;
428
+ defaultUserAgentProvider?: Provider<__UserAgent>;
429
429
  credentialDefaultProvider?: (input: any) => AwsCredentialIdentityProvider;
430
430
  maxAttempts?: number | __Provider<number>;
431
431
  retryMode?: string | __Provider<string>;
@@ -9,7 +9,8 @@ import {
9
9
  AssociateMemberRequest,
10
10
  AssociateMemberResponse,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface AssociateMemberCommandInput extends AssociateMemberRequest {}
14
15
  export interface AssociateMemberCommandOutput
15
16
  extends AssociateMemberResponse,
@@ -9,7 +9,8 @@ import {
9
9
  BatchGetAccountStatusRequest,
10
10
  BatchGetAccountStatusResponse,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface BatchGetAccountStatusCommandInput
14
15
  extends BatchGetAccountStatusRequest {}
15
16
  export interface BatchGetAccountStatusCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  BatchGetCodeSnippetRequest,
10
10
  BatchGetCodeSnippetResponse,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface BatchGetCodeSnippetCommandInput
14
15
  extends BatchGetCodeSnippetRequest {}
15
16
  export interface BatchGetCodeSnippetCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  BatchGetFindingDetailsRequest,
10
10
  BatchGetFindingDetailsResponse,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface BatchGetFindingDetailsCommandInput
14
15
  extends BatchGetFindingDetailsRequest {}
15
16
  export interface BatchGetFindingDetailsCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  BatchGetFreeTrialInfoRequest,
10
10
  BatchGetFreeTrialInfoResponse,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface BatchGetFreeTrialInfoCommandInput
14
15
  extends BatchGetFreeTrialInfoRequest {}
15
16
  export interface BatchGetFreeTrialInfoCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  BatchGetMemberEc2DeepInspectionStatusRequest,
10
10
  BatchGetMemberEc2DeepInspectionStatusResponse,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface BatchGetMemberEc2DeepInspectionStatusCommandInput
14
15
  extends BatchGetMemberEc2DeepInspectionStatusRequest {}
15
16
  export interface BatchGetMemberEc2DeepInspectionStatusCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  BatchUpdateMemberEc2DeepInspectionStatusRequest,
10
10
  BatchUpdateMemberEc2DeepInspectionStatusResponse,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface BatchUpdateMemberEc2DeepInspectionStatusCommandInput
14
15
  extends BatchUpdateMemberEc2DeepInspectionStatusRequest {}
15
16
  export interface BatchUpdateMemberEc2DeepInspectionStatusCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  CancelFindingsReportRequest,
10
10
  CancelFindingsReportResponse,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface CancelFindingsReportCommandInput
14
15
  extends CancelFindingsReportRequest {}
15
16
  export interface CancelFindingsReportCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  CancelSbomExportRequest,
10
10
  CancelSbomExportResponse,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface CancelSbomExportCommandInput extends CancelSbomExportRequest {}
14
15
  export interface CancelSbomExportCommandOutput
15
16
  extends CancelSbomExportResponse,
@@ -9,7 +9,8 @@ import {
9
9
  CreateCisScanConfigurationRequest,
10
10
  CreateCisScanConfigurationResponse,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface CreateCisScanConfigurationCommandInput
14
15
  extends CreateCisScanConfigurationRequest {}
15
16
  export interface CreateCisScanConfigurationCommandOutput
@@ -6,7 +6,8 @@ import {
6
6
  ServiceOutputTypes,
7
7
  } from "../Inspector2Client";
8
8
  import { CreateFilterRequest, CreateFilterResponse } from "../models/models_0";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface CreateFilterCommandInput extends CreateFilterRequest {}
11
12
  export interface CreateFilterCommandOutput
12
13
  extends CreateFilterResponse,
@@ -9,7 +9,8 @@ import {
9
9
  CreateFindingsReportRequest,
10
10
  CreateFindingsReportResponse,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface CreateFindingsReportCommandInput
14
15
  extends CreateFindingsReportRequest {}
15
16
  export interface CreateFindingsReportCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  CreateSbomExportRequest,
10
10
  CreateSbomExportResponse,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface CreateSbomExportCommandInput extends CreateSbomExportRequest {}
14
15
  export interface CreateSbomExportCommandOutput
15
16
  extends CreateSbomExportResponse,