@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
@@ -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 { ListCoverageStatisticsRequest, ListCoverageStatisticsResponse } 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 { ListDelegatedAdminAccountsRequest, ListDelegatedAdminAccountsResponse } 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 { ListFiltersRequest, ListFiltersResponse } 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 { ListFindingAggregationsRequest, ListFindingAggregationsResponse } 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 { ListFindingsRequest, ListFindingsResponse } 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 { ListMembersRequest, ListMembersResponse } 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 { ListTagsForResourceRequest, ListTagsForResourceResponse } 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 { ListUsageTotalsRequest, ListUsageTotalsResponse } 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 { SearchVulnerabilitiesRequest, SearchVulnerabilitiesResponse } 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 { TagResourceRequest, TagResourceResponse } 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 { UntagResourceRequest, UntagResourceResponse } 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 { UpdateConfigurationRequest, UpdateConfigurationResponse } 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 { UpdateEc2DeepInspectionConfigurationRequest, UpdateEc2DeepInspectionConfigurationResponse } 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 { UpdateFilterRequest, UpdateFilterResponse } 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 { UpdateOrgEc2DeepInspectionConfigurationRequest, UpdateOrgEc2DeepInspectionConfigurationResponse } 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 { UpdateOrganizationConfigurationRequest, UpdateOrganizationConfigurationResponse } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -1,6 +1,12 @@
1
- export * from "./Inspector2";
1
+ /**
2
+ * <p>Amazon Inspector is a vulnerability discovery service that automates continuous scanning for
3
+ * security vulnerabilities within your Amazon EC2 and Amazon ECR environments.</p>
4
+ *
5
+ * @packageDocumentation
6
+ */
2
7
  export * from "./Inspector2Client";
8
+ export * from "./Inspector2";
3
9
  export * from "./commands";
4
- export * from "./models";
5
10
  export * from "./pagination";
11
+ export * from "./models";
6
12
  export { Inspector2ServiceException } from "./models/Inspector2ServiceException";
@@ -1,4 +1,5 @@
1
1
  import { ServiceException as __ServiceException, ServiceExceptionOptions as __ServiceExceptionOptions } from "@aws-sdk/smithy-client";
2
+ export { __ServiceException, __ServiceExceptionOptions };
2
3
  /**
3
4
  * @public
4
5
  *
@@ -203,6 +203,7 @@ import {
203
203
  ClientResolvedEndpointParameters,
204
204
  EndpointParameters,
205
205
  } from "./endpoint/EndpointParameters";
206
+ export { __Client };
206
207
  export type ServiceInputTypes =
207
208
  | AssociateMemberCommandInput
208
209
  | BatchGetAccountStatusCommandInput
@@ -305,7 +306,7 @@ export interface ClientDefaults
305
306
  logger?: __Logger;
306
307
  defaultsMode?: __DefaultsMode | __Provider<__DefaultsMode>;
307
308
  }
308
- type Inspector2ClientConfigType = Partial<
309
+ export type Inspector2ClientConfigType = Partial<
309
310
  __SmithyConfiguration<__HttpHandlerOptions>
310
311
  > &
311
312
  ClientDefaults &
@@ -317,7 +318,7 @@ type Inspector2ClientConfigType = Partial<
317
318
  UserAgentInputConfig &
318
319
  ClientInputEndpointParameters;
319
320
  export interface Inspector2ClientConfig extends Inspector2ClientConfigType {}
320
- type Inspector2ClientResolvedConfigType =
321
+ export type Inspector2ClientResolvedConfigType =
321
322
  __SmithyResolvedConfiguration<__HttpHandlerOptions> &
322
323
  Required<ClientDefaults> &
323
324
  RegionResolvedConfig &
@@ -339,4 +340,3 @@ export declare class Inspector2Client extends __Client<
339
340
  constructor(configuration: Inspector2ClientConfig);
340
341
  destroy(): void;
341
342
  }
342
- export {};
@@ -15,6 +15,7 @@ import {
15
15
  AssociateMemberRequest,
16
16
  AssociateMemberResponse,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface AssociateMemberCommandInput extends AssociateMemberRequest {}
19
20
  export interface AssociateMemberCommandOutput
20
21
  extends AssociateMemberResponse,
@@ -15,6 +15,7 @@ import {
15
15
  BatchGetAccountStatusRequest,
16
16
  BatchGetAccountStatusResponse,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface BatchGetAccountStatusCommandInput
19
20
  extends BatchGetAccountStatusRequest {}
20
21
  export interface BatchGetAccountStatusCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  BatchGetFreeTrialInfoRequest,
16
16
  BatchGetFreeTrialInfoResponse,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface BatchGetFreeTrialInfoCommandInput
19
20
  extends BatchGetFreeTrialInfoRequest {}
20
21
  export interface BatchGetFreeTrialInfoCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  BatchGetMemberEc2DeepInspectionStatusRequest,
16
16
  BatchGetMemberEc2DeepInspectionStatusResponse,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface BatchGetMemberEc2DeepInspectionStatusCommandInput
19
20
  extends BatchGetMemberEc2DeepInspectionStatusRequest {}
20
21
  export interface BatchGetMemberEc2DeepInspectionStatusCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  BatchUpdateMemberEc2DeepInspectionStatusRequest,
16
16
  BatchUpdateMemberEc2DeepInspectionStatusResponse,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface BatchUpdateMemberEc2DeepInspectionStatusCommandInput
19
20
  extends BatchUpdateMemberEc2DeepInspectionStatusRequest {}
20
21
  export interface BatchUpdateMemberEc2DeepInspectionStatusCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  CancelFindingsReportRequest,
16
16
  CancelFindingsReportResponse,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface CancelFindingsReportCommandInput
19
20
  extends CancelFindingsReportRequest {}
20
21
  export interface CancelFindingsReportCommandOutput
@@ -12,6 +12,7 @@ import {
12
12
  ServiceOutputTypes,
13
13
  } from "../Inspector2Client";
14
14
  import { CreateFilterRequest, CreateFilterResponse } from "../models/models_0";
15
+ export { __MetadataBearer, $Command };
15
16
  export interface CreateFilterCommandInput extends CreateFilterRequest {}
16
17
  export interface CreateFilterCommandOutput
17
18
  extends CreateFilterResponse,
@@ -15,6 +15,7 @@ import {
15
15
  CreateFindingsReportRequest,
16
16
  CreateFindingsReportResponse,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface CreateFindingsReportCommandInput
19
20
  extends CreateFindingsReportRequest {}
20
21
  export interface CreateFindingsReportCommandOutput
@@ -12,6 +12,7 @@ import {
12
12
  ServiceOutputTypes,
13
13
  } from "../Inspector2Client";
14
14
  import { DeleteFilterRequest, DeleteFilterResponse } from "../models/models_0";
15
+ export { __MetadataBearer, $Command };
15
16
  export interface DeleteFilterCommandInput extends DeleteFilterRequest {}
16
17
  export interface DeleteFilterCommandOutput
17
18
  extends DeleteFilterResponse,
@@ -15,6 +15,7 @@ import {
15
15
  DescribeOrganizationConfigurationRequest,
16
16
  DescribeOrganizationConfigurationResponse,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface DescribeOrganizationConfigurationCommandInput
19
20
  extends DescribeOrganizationConfigurationRequest {}
20
21
  export interface DescribeOrganizationConfigurationCommandOutput
@@ -12,6 +12,7 @@ import {
12
12
  ServiceOutputTypes,
13
13
  } from "../Inspector2Client";
14
14
  import { DisableRequest, DisableResponse } from "../models/models_0";
15
+ export { __MetadataBearer, $Command };
15
16
  export interface DisableCommandInput extends DisableRequest {}
16
17
  export interface DisableCommandOutput
17
18
  extends DisableResponse,
@@ -15,6 +15,7 @@ import {
15
15
  DisableDelegatedAdminAccountRequest,
16
16
  DisableDelegatedAdminAccountResponse,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface DisableDelegatedAdminAccountCommandInput
19
20
  extends DisableDelegatedAdminAccountRequest {}
20
21
  export interface DisableDelegatedAdminAccountCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  DisassociateMemberRequest,
16
16
  DisassociateMemberResponse,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface DisassociateMemberCommandInput
19
20
  extends DisassociateMemberRequest {}
20
21
  export interface DisassociateMemberCommandOutput
@@ -12,6 +12,7 @@ import {
12
12
  ServiceOutputTypes,
13
13
  } from "../Inspector2Client";
14
14
  import { EnableRequest, EnableResponse } from "../models/models_0";
15
+ export { __MetadataBearer, $Command };
15
16
  export interface EnableCommandInput extends EnableRequest {}
16
17
  export interface EnableCommandOutput extends EnableResponse, __MetadataBearer {}
17
18
  export declare class EnableCommand extends $Command<
@@ -15,6 +15,7 @@ import {
15
15
  EnableDelegatedAdminAccountRequest,
16
16
  EnableDelegatedAdminAccountResponse,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface EnableDelegatedAdminAccountCommandInput
19
20
  extends EnableDelegatedAdminAccountRequest {}
20
21
  export interface EnableDelegatedAdminAccountCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  GetConfigurationRequest,
16
16
  GetConfigurationResponse,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface GetConfigurationCommandInput extends GetConfigurationRequest {}
19
20
  export interface GetConfigurationCommandOutput
20
21
  extends GetConfigurationResponse,
@@ -15,6 +15,7 @@ import {
15
15
  GetDelegatedAdminAccountRequest,
16
16
  GetDelegatedAdminAccountResponse,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface GetDelegatedAdminAccountCommandInput
19
20
  extends GetDelegatedAdminAccountRequest {}
20
21
  export interface GetDelegatedAdminAccountCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  GetEc2DeepInspectionConfigurationRequest,
16
16
  GetEc2DeepInspectionConfigurationResponse,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface GetEc2DeepInspectionConfigurationCommandInput
19
20
  extends GetEc2DeepInspectionConfigurationRequest {}
20
21
  export interface GetEc2DeepInspectionConfigurationCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  GetFindingsReportStatusRequest,
16
16
  GetFindingsReportStatusResponse,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface GetFindingsReportStatusCommandInput
19
20
  extends GetFindingsReportStatusRequest {}
20
21
  export interface GetFindingsReportStatusCommandOutput
@@ -12,6 +12,7 @@ import {
12
12
  ServiceOutputTypes,
13
13
  } from "../Inspector2Client";
14
14
  import { GetMemberRequest, GetMemberResponse } from "../models/models_0";
15
+ export { __MetadataBearer, $Command };
15
16
  export interface GetMemberCommandInput extends GetMemberRequest {}
16
17
  export interface GetMemberCommandOutput
17
18
  extends GetMemberResponse,
@@ -15,6 +15,7 @@ import {
15
15
  ListAccountPermissionsRequest,
16
16
  ListAccountPermissionsResponse,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface ListAccountPermissionsCommandInput
19
20
  extends ListAccountPermissionsRequest {}
20
21
  export interface ListAccountPermissionsCommandOutput
@@ -12,6 +12,7 @@ import {
12
12
  ServiceOutputTypes,
13
13
  } from "../Inspector2Client";
14
14
  import { ListCoverageRequest, ListCoverageResponse } from "../models/models_0";
15
+ export { __MetadataBearer, $Command };
15
16
  export interface ListCoverageCommandInput extends ListCoverageRequest {}
16
17
  export interface ListCoverageCommandOutput
17
18
  extends ListCoverageResponse,
@@ -15,6 +15,7 @@ import {
15
15
  ListCoverageStatisticsRequest,
16
16
  ListCoverageStatisticsResponse,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface ListCoverageStatisticsCommandInput
19
20
  extends ListCoverageStatisticsRequest {}
20
21
  export interface ListCoverageStatisticsCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  ListDelegatedAdminAccountsRequest,
16
16
  ListDelegatedAdminAccountsResponse,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface ListDelegatedAdminAccountsCommandInput
19
20
  extends ListDelegatedAdminAccountsRequest {}
20
21
  export interface ListDelegatedAdminAccountsCommandOutput
@@ -12,6 +12,7 @@ import {
12
12
  ServiceOutputTypes,
13
13
  } from "../Inspector2Client";
14
14
  import { ListFiltersRequest, ListFiltersResponse } from "../models/models_0";
15
+ export { __MetadataBearer, $Command };
15
16
  export interface ListFiltersCommandInput extends ListFiltersRequest {}
16
17
  export interface ListFiltersCommandOutput
17
18
  extends ListFiltersResponse,
@@ -15,6 +15,7 @@ import {
15
15
  ListFindingAggregationsRequest,
16
16
  ListFindingAggregationsResponse,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface ListFindingAggregationsCommandInput
19
20
  extends ListFindingAggregationsRequest {}
20
21
  export interface ListFindingAggregationsCommandOutput
@@ -12,6 +12,7 @@ import {
12
12
  ServiceOutputTypes,
13
13
  } from "../Inspector2Client";
14
14
  import { ListFindingsRequest, ListFindingsResponse } from "../models/models_0";
15
+ export { __MetadataBearer, $Command };
15
16
  export interface ListFindingsCommandInput extends ListFindingsRequest {}
16
17
  export interface ListFindingsCommandOutput
17
18
  extends ListFindingsResponse,
@@ -12,6 +12,7 @@ import {
12
12
  ServiceOutputTypes,
13
13
  } from "../Inspector2Client";
14
14
  import { ListMembersRequest, ListMembersResponse } from "../models/models_0";
15
+ export { __MetadataBearer, $Command };
15
16
  export interface ListMembersCommandInput extends ListMembersRequest {}
16
17
  export interface ListMembersCommandOutput
17
18
  extends ListMembersResponse,
@@ -15,6 +15,7 @@ import {
15
15
  ListTagsForResourceRequest,
16
16
  ListTagsForResourceResponse,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface ListTagsForResourceCommandInput
19
20
  extends ListTagsForResourceRequest {}
20
21
  export interface ListTagsForResourceCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  ListUsageTotalsRequest,
16
16
  ListUsageTotalsResponse,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface ListUsageTotalsCommandInput extends ListUsageTotalsRequest {}
19
20
  export interface ListUsageTotalsCommandOutput
20
21
  extends ListUsageTotalsResponse,
@@ -15,6 +15,7 @@ import {
15
15
  SearchVulnerabilitiesRequest,
16
16
  SearchVulnerabilitiesResponse,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface SearchVulnerabilitiesCommandInput
19
20
  extends SearchVulnerabilitiesRequest {}
20
21
  export interface SearchVulnerabilitiesCommandOutput
@@ -12,6 +12,7 @@ import {
12
12
  ServiceOutputTypes,
13
13
  } from "../Inspector2Client";
14
14
  import { TagResourceRequest, TagResourceResponse } from "../models/models_0";
15
+ export { __MetadataBearer, $Command };
15
16
  export interface TagResourceCommandInput extends TagResourceRequest {}
16
17
  export interface TagResourceCommandOutput
17
18
  extends TagResourceResponse,
@@ -15,6 +15,7 @@ import {
15
15
  UntagResourceRequest,
16
16
  UntagResourceResponse,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface UntagResourceCommandInput extends UntagResourceRequest {}
19
20
  export interface UntagResourceCommandOutput
20
21
  extends UntagResourceResponse,
@@ -15,6 +15,7 @@ import {
15
15
  UpdateConfigurationRequest,
16
16
  UpdateConfigurationResponse,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface UpdateConfigurationCommandInput
19
20
  extends UpdateConfigurationRequest {}
20
21
  export interface UpdateConfigurationCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  UpdateEc2DeepInspectionConfigurationRequest,
16
16
  UpdateEc2DeepInspectionConfigurationResponse,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface UpdateEc2DeepInspectionConfigurationCommandInput
19
20
  extends UpdateEc2DeepInspectionConfigurationRequest {}
20
21
  export interface UpdateEc2DeepInspectionConfigurationCommandOutput
@@ -12,6 +12,7 @@ import {
12
12
  ServiceOutputTypes,
13
13
  } from "../Inspector2Client";
14
14
  import { UpdateFilterRequest, UpdateFilterResponse } from "../models/models_0";
15
+ export { __MetadataBearer, $Command };
15
16
  export interface UpdateFilterCommandInput extends UpdateFilterRequest {}
16
17
  export interface UpdateFilterCommandOutput
17
18
  extends UpdateFilterResponse,
@@ -15,6 +15,7 @@ import {
15
15
  UpdateOrgEc2DeepInspectionConfigurationRequest,
16
16
  UpdateOrgEc2DeepInspectionConfigurationResponse,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface UpdateOrgEc2DeepInspectionConfigurationCommandInput
19
20
  extends UpdateOrgEc2DeepInspectionConfigurationRequest {}
20
21
  export interface UpdateOrgEc2DeepInspectionConfigurationCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  UpdateOrganizationConfigurationRequest,
16
16
  UpdateOrganizationConfigurationResponse,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface UpdateOrganizationConfigurationCommandInput
19
20
  extends UpdateOrganizationConfigurationRequest {}
20
21
  export interface UpdateOrganizationConfigurationCommandOutput
@@ -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";
@@ -2,6 +2,7 @@ import {
2
2
  ServiceException as __ServiceException,
3
3
  ServiceExceptionOptions as __ServiceExceptionOptions,
4
4
  } from "@aws-sdk/smithy-client";
5
+ export { __ServiceException, __ServiceExceptionOptions };
5
6
  export declare class Inspector2ServiceException extends __ServiceException {
6
7
  constructor(options: __ServiceExceptionOptions);
7
8
  }