@aws-sdk/client-inspector2 3.337.0 → 3.341.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (165) hide show
  1. package/dist-cjs/Inspector2Client.js +2 -1
  2. package/dist-cjs/commands/AssociateMemberCommand.js +2 -1
  3. package/dist-cjs/commands/BatchGetAccountStatusCommand.js +2 -1
  4. package/dist-cjs/commands/BatchGetFreeTrialInfoCommand.js +2 -1
  5. package/dist-cjs/commands/BatchGetMemberEc2DeepInspectionStatusCommand.js +2 -1
  6. package/dist-cjs/commands/BatchUpdateMemberEc2DeepInspectionStatusCommand.js +2 -1
  7. package/dist-cjs/commands/CancelFindingsReportCommand.js +2 -1
  8. package/dist-cjs/commands/CreateFilterCommand.js +2 -1
  9. package/dist-cjs/commands/CreateFindingsReportCommand.js +2 -1
  10. package/dist-cjs/commands/DeleteFilterCommand.js +2 -1
  11. package/dist-cjs/commands/DescribeOrganizationConfigurationCommand.js +2 -1
  12. package/dist-cjs/commands/DisableCommand.js +2 -1
  13. package/dist-cjs/commands/DisableDelegatedAdminAccountCommand.js +2 -1
  14. package/dist-cjs/commands/DisassociateMemberCommand.js +2 -1
  15. package/dist-cjs/commands/EnableCommand.js +2 -1
  16. package/dist-cjs/commands/EnableDelegatedAdminAccountCommand.js +2 -1
  17. package/dist-cjs/commands/GetConfigurationCommand.js +2 -1
  18. package/dist-cjs/commands/GetDelegatedAdminAccountCommand.js +2 -1
  19. package/dist-cjs/commands/GetEc2DeepInspectionConfigurationCommand.js +2 -1
  20. package/dist-cjs/commands/GetFindingsReportStatusCommand.js +2 -1
  21. package/dist-cjs/commands/GetMemberCommand.js +2 -1
  22. package/dist-cjs/commands/ListAccountPermissionsCommand.js +2 -1
  23. package/dist-cjs/commands/ListCoverageCommand.js +2 -1
  24. package/dist-cjs/commands/ListCoverageStatisticsCommand.js +2 -1
  25. package/dist-cjs/commands/ListDelegatedAdminAccountsCommand.js +2 -1
  26. package/dist-cjs/commands/ListFiltersCommand.js +2 -1
  27. package/dist-cjs/commands/ListFindingAggregationsCommand.js +2 -1
  28. package/dist-cjs/commands/ListFindingsCommand.js +2 -1
  29. package/dist-cjs/commands/ListMembersCommand.js +2 -1
  30. package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -1
  31. package/dist-cjs/commands/ListUsageTotalsCommand.js +2 -1
  32. package/dist-cjs/commands/SearchVulnerabilitiesCommand.js +2 -1
  33. package/dist-cjs/commands/TagResourceCommand.js +2 -1
  34. package/dist-cjs/commands/UntagResourceCommand.js +2 -1
  35. package/dist-cjs/commands/UpdateConfigurationCommand.js +2 -1
  36. package/dist-cjs/commands/UpdateEc2DeepInspectionConfigurationCommand.js +2 -1
  37. package/dist-cjs/commands/UpdateFilterCommand.js +2 -1
  38. package/dist-cjs/commands/UpdateOrgEc2DeepInspectionConfigurationCommand.js +2 -1
  39. package/dist-cjs/commands/UpdateOrganizationConfigurationCommand.js +2 -1
  40. package/dist-cjs/index.js +2 -2
  41. package/dist-cjs/models/Inspector2ServiceException.js +2 -1
  42. package/dist-es/Inspector2Client.js +1 -0
  43. package/dist-es/commands/AssociateMemberCommand.js +1 -0
  44. package/dist-es/commands/BatchGetAccountStatusCommand.js +1 -0
  45. package/dist-es/commands/BatchGetFreeTrialInfoCommand.js +1 -0
  46. package/dist-es/commands/BatchGetMemberEc2DeepInspectionStatusCommand.js +1 -0
  47. package/dist-es/commands/BatchUpdateMemberEc2DeepInspectionStatusCommand.js +1 -0
  48. package/dist-es/commands/CancelFindingsReportCommand.js +1 -0
  49. package/dist-es/commands/CreateFilterCommand.js +1 -0
  50. package/dist-es/commands/CreateFindingsReportCommand.js +1 -0
  51. package/dist-es/commands/DeleteFilterCommand.js +1 -0
  52. package/dist-es/commands/DescribeOrganizationConfigurationCommand.js +1 -0
  53. package/dist-es/commands/DisableCommand.js +1 -0
  54. package/dist-es/commands/DisableDelegatedAdminAccountCommand.js +1 -0
  55. package/dist-es/commands/DisassociateMemberCommand.js +1 -0
  56. package/dist-es/commands/EnableCommand.js +1 -0
  57. package/dist-es/commands/EnableDelegatedAdminAccountCommand.js +1 -0
  58. package/dist-es/commands/GetConfigurationCommand.js +1 -0
  59. package/dist-es/commands/GetDelegatedAdminAccountCommand.js +1 -0
  60. package/dist-es/commands/GetEc2DeepInspectionConfigurationCommand.js +1 -0
  61. package/dist-es/commands/GetFindingsReportStatusCommand.js +1 -0
  62. package/dist-es/commands/GetMemberCommand.js +1 -0
  63. package/dist-es/commands/ListAccountPermissionsCommand.js +1 -0
  64. package/dist-es/commands/ListCoverageCommand.js +1 -0
  65. package/dist-es/commands/ListCoverageStatisticsCommand.js +1 -0
  66. package/dist-es/commands/ListDelegatedAdminAccountsCommand.js +1 -0
  67. package/dist-es/commands/ListFiltersCommand.js +1 -0
  68. package/dist-es/commands/ListFindingAggregationsCommand.js +1 -0
  69. package/dist-es/commands/ListFindingsCommand.js +1 -0
  70. package/dist-es/commands/ListMembersCommand.js +1 -0
  71. package/dist-es/commands/ListTagsForResourceCommand.js +1 -0
  72. package/dist-es/commands/ListUsageTotalsCommand.js +1 -0
  73. package/dist-es/commands/SearchVulnerabilitiesCommand.js +1 -0
  74. package/dist-es/commands/TagResourceCommand.js +1 -0
  75. package/dist-es/commands/UntagResourceCommand.js +1 -0
  76. package/dist-es/commands/UpdateConfigurationCommand.js +1 -0
  77. package/dist-es/commands/UpdateEc2DeepInspectionConfigurationCommand.js +1 -0
  78. package/dist-es/commands/UpdateFilterCommand.js +1 -0
  79. package/dist-es/commands/UpdateOrgEc2DeepInspectionConfigurationCommand.js +1 -0
  80. package/dist-es/commands/UpdateOrganizationConfigurationCommand.js +1 -0
  81. package/dist-es/index.js +2 -2
  82. package/dist-es/models/Inspector2ServiceException.js +1 -0
  83. package/dist-types/Inspector2Client.d.ts +3 -3
  84. package/dist-types/commands/AssociateMemberCommand.d.ts +4 -0
  85. package/dist-types/commands/BatchGetAccountStatusCommand.d.ts +4 -0
  86. package/dist-types/commands/BatchGetFreeTrialInfoCommand.d.ts +4 -0
  87. package/dist-types/commands/BatchGetMemberEc2DeepInspectionStatusCommand.d.ts +4 -0
  88. package/dist-types/commands/BatchUpdateMemberEc2DeepInspectionStatusCommand.d.ts +4 -0
  89. package/dist-types/commands/CancelFindingsReportCommand.d.ts +4 -0
  90. package/dist-types/commands/CreateFilterCommand.d.ts +4 -0
  91. package/dist-types/commands/CreateFindingsReportCommand.d.ts +4 -0
  92. package/dist-types/commands/DeleteFilterCommand.d.ts +4 -0
  93. package/dist-types/commands/DescribeOrganizationConfigurationCommand.d.ts +4 -0
  94. package/dist-types/commands/DisableCommand.d.ts +4 -0
  95. package/dist-types/commands/DisableDelegatedAdminAccountCommand.d.ts +4 -0
  96. package/dist-types/commands/DisassociateMemberCommand.d.ts +4 -0
  97. package/dist-types/commands/EnableCommand.d.ts +4 -0
  98. package/dist-types/commands/EnableDelegatedAdminAccountCommand.d.ts +4 -0
  99. package/dist-types/commands/GetConfigurationCommand.d.ts +4 -0
  100. package/dist-types/commands/GetDelegatedAdminAccountCommand.d.ts +4 -0
  101. package/dist-types/commands/GetEc2DeepInspectionConfigurationCommand.d.ts +4 -0
  102. package/dist-types/commands/GetFindingsReportStatusCommand.d.ts +4 -0
  103. package/dist-types/commands/GetMemberCommand.d.ts +4 -0
  104. package/dist-types/commands/ListAccountPermissionsCommand.d.ts +4 -0
  105. package/dist-types/commands/ListCoverageCommand.d.ts +4 -0
  106. package/dist-types/commands/ListCoverageStatisticsCommand.d.ts +4 -0
  107. package/dist-types/commands/ListDelegatedAdminAccountsCommand.d.ts +4 -0
  108. package/dist-types/commands/ListFiltersCommand.d.ts +4 -0
  109. package/dist-types/commands/ListFindingAggregationsCommand.d.ts +4 -0
  110. package/dist-types/commands/ListFindingsCommand.d.ts +4 -0
  111. package/dist-types/commands/ListMembersCommand.d.ts +4 -0
  112. package/dist-types/commands/ListTagsForResourceCommand.d.ts +4 -0
  113. package/dist-types/commands/ListUsageTotalsCommand.d.ts +4 -0
  114. package/dist-types/commands/SearchVulnerabilitiesCommand.d.ts +4 -0
  115. package/dist-types/commands/TagResourceCommand.d.ts +4 -0
  116. package/dist-types/commands/UntagResourceCommand.d.ts +4 -0
  117. package/dist-types/commands/UpdateConfigurationCommand.d.ts +4 -0
  118. package/dist-types/commands/UpdateEc2DeepInspectionConfigurationCommand.d.ts +4 -0
  119. package/dist-types/commands/UpdateFilterCommand.d.ts +4 -0
  120. package/dist-types/commands/UpdateOrgEc2DeepInspectionConfigurationCommand.d.ts +4 -0
  121. package/dist-types/commands/UpdateOrganizationConfigurationCommand.d.ts +4 -0
  122. package/dist-types/index.d.ts +8 -2
  123. package/dist-types/models/Inspector2ServiceException.d.ts +1 -0
  124. package/dist-types/ts3.4/Inspector2Client.d.ts +3 -3
  125. package/dist-types/ts3.4/commands/AssociateMemberCommand.d.ts +1 -0
  126. package/dist-types/ts3.4/commands/BatchGetAccountStatusCommand.d.ts +1 -0
  127. package/dist-types/ts3.4/commands/BatchGetFreeTrialInfoCommand.d.ts +1 -0
  128. package/dist-types/ts3.4/commands/BatchGetMemberEc2DeepInspectionStatusCommand.d.ts +1 -0
  129. package/dist-types/ts3.4/commands/BatchUpdateMemberEc2DeepInspectionStatusCommand.d.ts +1 -0
  130. package/dist-types/ts3.4/commands/CancelFindingsReportCommand.d.ts +1 -0
  131. package/dist-types/ts3.4/commands/CreateFilterCommand.d.ts +1 -0
  132. package/dist-types/ts3.4/commands/CreateFindingsReportCommand.d.ts +1 -0
  133. package/dist-types/ts3.4/commands/DeleteFilterCommand.d.ts +1 -0
  134. package/dist-types/ts3.4/commands/DescribeOrganizationConfigurationCommand.d.ts +1 -0
  135. package/dist-types/ts3.4/commands/DisableCommand.d.ts +1 -0
  136. package/dist-types/ts3.4/commands/DisableDelegatedAdminAccountCommand.d.ts +1 -0
  137. package/dist-types/ts3.4/commands/DisassociateMemberCommand.d.ts +1 -0
  138. package/dist-types/ts3.4/commands/EnableCommand.d.ts +1 -0
  139. package/dist-types/ts3.4/commands/EnableDelegatedAdminAccountCommand.d.ts +1 -0
  140. package/dist-types/ts3.4/commands/GetConfigurationCommand.d.ts +1 -0
  141. package/dist-types/ts3.4/commands/GetDelegatedAdminAccountCommand.d.ts +1 -0
  142. package/dist-types/ts3.4/commands/GetEc2DeepInspectionConfigurationCommand.d.ts +1 -0
  143. package/dist-types/ts3.4/commands/GetFindingsReportStatusCommand.d.ts +1 -0
  144. package/dist-types/ts3.4/commands/GetMemberCommand.d.ts +1 -0
  145. package/dist-types/ts3.4/commands/ListAccountPermissionsCommand.d.ts +1 -0
  146. package/dist-types/ts3.4/commands/ListCoverageCommand.d.ts +1 -0
  147. package/dist-types/ts3.4/commands/ListCoverageStatisticsCommand.d.ts +1 -0
  148. package/dist-types/ts3.4/commands/ListDelegatedAdminAccountsCommand.d.ts +1 -0
  149. package/dist-types/ts3.4/commands/ListFiltersCommand.d.ts +1 -0
  150. package/dist-types/ts3.4/commands/ListFindingAggregationsCommand.d.ts +1 -0
  151. package/dist-types/ts3.4/commands/ListFindingsCommand.d.ts +1 -0
  152. package/dist-types/ts3.4/commands/ListMembersCommand.d.ts +1 -0
  153. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +1 -0
  154. package/dist-types/ts3.4/commands/ListUsageTotalsCommand.d.ts +1 -0
  155. package/dist-types/ts3.4/commands/SearchVulnerabilitiesCommand.d.ts +1 -0
  156. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +1 -0
  157. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +1 -0
  158. package/dist-types/ts3.4/commands/UpdateConfigurationCommand.d.ts +1 -0
  159. package/dist-types/ts3.4/commands/UpdateEc2DeepInspectionConfigurationCommand.d.ts +1 -0
  160. package/dist-types/ts3.4/commands/UpdateFilterCommand.d.ts +1 -0
  161. package/dist-types/ts3.4/commands/UpdateOrgEc2DeepInspectionConfigurationCommand.d.ts +1 -0
  162. package/dist-types/ts3.4/commands/UpdateOrganizationConfigurationCommand.d.ts +1 -0
  163. package/dist-types/ts3.4/index.d.ts +2 -2
  164. package/dist-types/ts3.4/models/Inspector2ServiceException.d.ts +1 -0
  165. package/package.json +28 -28
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_CreateFilterCommand, se_CreateFilterCommand } from "../protocols/Aws_restJson1";
5
+ export { $Command };
5
6
  export class CreateFilterCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_CreateFindingsReportCommand, se_CreateFindingsReportCommand } from "../protocols/Aws_restJson1";
5
+ export { $Command };
5
6
  export class CreateFindingsReportCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_DeleteFilterCommand, se_DeleteFilterCommand } from "../protocols/Aws_restJson1";
5
+ export { $Command };
5
6
  export class DeleteFilterCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_DescribeOrganizationConfigurationCommand, se_DescribeOrganizationConfigurationCommand, } from "../protocols/Aws_restJson1";
5
+ export { $Command };
5
6
  export class DescribeOrganizationConfigurationCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_DisableCommand, se_DisableCommand } from "../protocols/Aws_restJson1";
5
+ export { $Command };
5
6
  export class DisableCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_DisableDelegatedAdminAccountCommand, se_DisableDelegatedAdminAccountCommand, } from "../protocols/Aws_restJson1";
5
+ export { $Command };
5
6
  export class DisableDelegatedAdminAccountCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_DisassociateMemberCommand, se_DisassociateMemberCommand } from "../protocols/Aws_restJson1";
5
+ export { $Command };
5
6
  export class DisassociateMemberCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_EnableCommand, se_EnableCommand } from "../protocols/Aws_restJson1";
5
+ export { $Command };
5
6
  export class EnableCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_EnableDelegatedAdminAccountCommand, se_EnableDelegatedAdminAccountCommand, } from "../protocols/Aws_restJson1";
5
+ export { $Command };
5
6
  export class EnableDelegatedAdminAccountCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_GetConfigurationCommand, se_GetConfigurationCommand } from "../protocols/Aws_restJson1";
5
+ export { $Command };
5
6
  export class GetConfigurationCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_GetDelegatedAdminAccountCommand, se_GetDelegatedAdminAccountCommand } from "../protocols/Aws_restJson1";
5
+ export { $Command };
5
6
  export class GetDelegatedAdminAccountCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_GetEc2DeepInspectionConfigurationCommand, se_GetEc2DeepInspectionConfigurationCommand, } from "../protocols/Aws_restJson1";
5
+ export { $Command };
5
6
  export class GetEc2DeepInspectionConfigurationCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_GetFindingsReportStatusCommand, se_GetFindingsReportStatusCommand } from "../protocols/Aws_restJson1";
5
+ export { $Command };
5
6
  export class GetFindingsReportStatusCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_GetMemberCommand, se_GetMemberCommand } from "../protocols/Aws_restJson1";
5
+ export { $Command };
5
6
  export class GetMemberCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_ListAccountPermissionsCommand, se_ListAccountPermissionsCommand } from "../protocols/Aws_restJson1";
5
+ export { $Command };
5
6
  export class ListAccountPermissionsCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_ListCoverageCommand, se_ListCoverageCommand } from "../protocols/Aws_restJson1";
5
+ export { $Command };
5
6
  export class ListCoverageCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_ListCoverageStatisticsCommand, se_ListCoverageStatisticsCommand } from "../protocols/Aws_restJson1";
5
+ export { $Command };
5
6
  export class ListCoverageStatisticsCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_ListDelegatedAdminAccountsCommand, se_ListDelegatedAdminAccountsCommand } from "../protocols/Aws_restJson1";
5
+ export { $Command };
5
6
  export class ListDelegatedAdminAccountsCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_ListFiltersCommand, se_ListFiltersCommand } from "../protocols/Aws_restJson1";
5
+ export { $Command };
5
6
  export class ListFiltersCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_ListFindingAggregationsCommand, se_ListFindingAggregationsCommand } from "../protocols/Aws_restJson1";
5
+ export { $Command };
5
6
  export class ListFindingAggregationsCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_ListFindingsCommand, se_ListFindingsCommand } from "../protocols/Aws_restJson1";
5
+ export { $Command };
5
6
  export class ListFindingsCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_ListMembersCommand, se_ListMembersCommand } from "../protocols/Aws_restJson1";
5
+ export { $Command };
5
6
  export class ListMembersCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_ListTagsForResourceCommand, se_ListTagsForResourceCommand } from "../protocols/Aws_restJson1";
5
+ export { $Command };
5
6
  export class ListTagsForResourceCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_ListUsageTotalsCommand, se_ListUsageTotalsCommand } from "../protocols/Aws_restJson1";
5
+ export { $Command };
5
6
  export class ListUsageTotalsCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_SearchVulnerabilitiesCommand, se_SearchVulnerabilitiesCommand } from "../protocols/Aws_restJson1";
5
+ export { $Command };
5
6
  export class SearchVulnerabilitiesCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_TagResourceCommand, se_TagResourceCommand } from "../protocols/Aws_restJson1";
5
+ export { $Command };
5
6
  export class TagResourceCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_UntagResourceCommand, se_UntagResourceCommand } from "../protocols/Aws_restJson1";
5
+ export { $Command };
5
6
  export class UntagResourceCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_UpdateConfigurationCommand, se_UpdateConfigurationCommand } from "../protocols/Aws_restJson1";
5
+ export { $Command };
5
6
  export class UpdateConfigurationCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_UpdateEc2DeepInspectionConfigurationCommand, se_UpdateEc2DeepInspectionConfigurationCommand, } from "../protocols/Aws_restJson1";
5
+ export { $Command };
5
6
  export class UpdateEc2DeepInspectionConfigurationCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_UpdateFilterCommand, se_UpdateFilterCommand } from "../protocols/Aws_restJson1";
5
+ export { $Command };
5
6
  export class UpdateFilterCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_UpdateOrgEc2DeepInspectionConfigurationCommand, se_UpdateOrgEc2DeepInspectionConfigurationCommand, } from "../protocols/Aws_restJson1";
5
+ export { $Command };
5
6
  export class UpdateOrgEc2DeepInspectionConfigurationCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_UpdateOrganizationConfigurationCommand, se_UpdateOrganizationConfigurationCommand, } from "../protocols/Aws_restJson1";
5
+ export { $Command };
5
6
  export class UpdateOrganizationConfigurationCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
package/dist-es/index.js CHANGED
@@ -1,6 +1,6 @@
1
- export * from "./Inspector2";
2
1
  export * from "./Inspector2Client";
2
+ export * from "./Inspector2";
3
3
  export * from "./commands";
4
- export * from "./models";
5
4
  export * from "./pagination";
5
+ export * from "./models";
6
6
  export { Inspector2ServiceException } from "./models/Inspector2ServiceException";
@@ -1,4 +1,5 @@
1
1
  import { ServiceException as __ServiceException, } from "@aws-sdk/smithy-client";
2
+ export { __ServiceException };
2
3
  export class Inspector2ServiceException extends __ServiceException {
3
4
  constructor(options) {
4
5
  super(options);
@@ -47,6 +47,7 @@ import { UpdateFilterCommandInput, UpdateFilterCommandOutput } from "./commands/
47
47
  import { UpdateOrganizationConfigurationCommandInput, UpdateOrganizationConfigurationCommandOutput } from "./commands/UpdateOrganizationConfigurationCommand";
48
48
  import { UpdateOrgEc2DeepInspectionConfigurationCommandInput, UpdateOrgEc2DeepInspectionConfigurationCommandOutput } from "./commands/UpdateOrgEc2DeepInspectionConfigurationCommand";
49
49
  import { ClientInputEndpointParameters, ClientResolvedEndpointParameters, EndpointParameters } from "./endpoint/EndpointParameters";
50
+ export { __Client };
50
51
  /**
51
52
  * @public
52
53
  */
@@ -161,7 +162,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__
161
162
  /**
162
163
  * @public
163
164
  */
164
- type Inspector2ClientConfigType = Partial<__SmithyConfiguration<__HttpHandlerOptions>> & ClientDefaults & RegionInputConfig & EndpointInputConfig<EndpointParameters> & RetryInputConfig & HostHeaderInputConfig & AwsAuthInputConfig & UserAgentInputConfig & ClientInputEndpointParameters;
165
+ export type Inspector2ClientConfigType = Partial<__SmithyConfiguration<__HttpHandlerOptions>> & ClientDefaults & RegionInputConfig & EndpointInputConfig<EndpointParameters> & RetryInputConfig & HostHeaderInputConfig & AwsAuthInputConfig & UserAgentInputConfig & ClientInputEndpointParameters;
165
166
  /**
166
167
  * @public
167
168
  *
@@ -172,7 +173,7 @@ export interface Inspector2ClientConfig extends Inspector2ClientConfigType {
172
173
  /**
173
174
  * @public
174
175
  */
175
- type Inspector2ClientResolvedConfigType = __SmithyResolvedConfiguration<__HttpHandlerOptions> & Required<ClientDefaults> & RegionResolvedConfig & EndpointResolvedConfig<EndpointParameters> & RetryResolvedConfig & HostHeaderResolvedConfig & AwsAuthResolvedConfig & UserAgentResolvedConfig & ClientResolvedEndpointParameters;
176
+ export type Inspector2ClientResolvedConfigType = __SmithyResolvedConfiguration<__HttpHandlerOptions> & Required<ClientDefaults> & RegionResolvedConfig & EndpointResolvedConfig<EndpointParameters> & RetryResolvedConfig & HostHeaderResolvedConfig & AwsAuthResolvedConfig & UserAgentResolvedConfig & ClientResolvedEndpointParameters;
176
177
  /**
177
178
  * @public
178
179
  *
@@ -198,4 +199,3 @@ export declare class Inspector2Client extends __Client<__HttpHandlerOptions, Ser
198
199
  */
199
200
  destroy(): void;
200
201
  }
201
- export {};
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Inspector2Client";
5
5
  import { AssociateMemberRequest, AssociateMemberResponse } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Inspector2Client";
5
5
  import { BatchGetAccountStatusRequest, BatchGetAccountStatusResponse } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Inspector2Client";
5
5
  import { BatchGetFreeTrialInfoRequest, BatchGetFreeTrialInfoResponse } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Inspector2Client";
5
5
  import { BatchGetMemberEc2DeepInspectionStatusRequest, BatchGetMemberEc2DeepInspectionStatusResponse } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Inspector2Client";
5
5
  import { BatchUpdateMemberEc2DeepInspectionStatusRequest, BatchUpdateMemberEc2DeepInspectionStatusResponse } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Inspector2Client";
5
5
  import { CancelFindingsReportRequest, CancelFindingsReportResponse } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Inspector2Client";
5
5
  import { CreateFilterRequest, CreateFilterResponse } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Inspector2Client";
5
5
  import { CreateFindingsReportRequest, CreateFindingsReportResponse } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Inspector2Client";
5
5
  import { DeleteFilterRequest, DeleteFilterResponse } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Inspector2Client";
5
5
  import { DescribeOrganizationConfigurationRequest, DescribeOrganizationConfigurationResponse } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Inspector2Client";
5
5
  import { DisableRequest, DisableResponse } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Inspector2Client";
5
5
  import { DisableDelegatedAdminAccountRequest, DisableDelegatedAdminAccountResponse } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Inspector2Client";
5
5
  import { DisassociateMemberRequest, DisassociateMemberResponse } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Inspector2Client";
5
5
  import { EnableRequest, EnableResponse } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Inspector2Client";
5
5
  import { EnableDelegatedAdminAccountRequest, EnableDelegatedAdminAccountResponse } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Inspector2Client";
5
5
  import { GetConfigurationRequest, GetConfigurationResponse } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Inspector2Client";
5
5
  import { GetDelegatedAdminAccountRequest, GetDelegatedAdminAccountResponse } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Inspector2Client";
5
5
  import { GetEc2DeepInspectionConfigurationRequest, GetEc2DeepInspectionConfigurationResponse } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Inspector2Client";
5
5
  import { GetFindingsReportStatusRequest, GetFindingsReportStatusResponse } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Inspector2Client";
5
5
  import { GetMemberRequest, GetMemberResponse } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Inspector2Client";
5
5
  import { ListAccountPermissionsRequest, ListAccountPermissionsResponse } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Inspector2Client";
5
5
  import { ListCoverageRequest, ListCoverageResponse } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *