@aws-sdk/client-inspector2 3.477.0 → 3.481.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 (229) hide show
  1. package/dist-cjs/commands/AssociateMemberCommand.js +18 -41
  2. package/dist-cjs/commands/BatchGetAccountStatusCommand.js +18 -41
  3. package/dist-cjs/commands/BatchGetCodeSnippetCommand.js +18 -41
  4. package/dist-cjs/commands/BatchGetFindingDetailsCommand.js +18 -41
  5. package/dist-cjs/commands/BatchGetFreeTrialInfoCommand.js +18 -41
  6. package/dist-cjs/commands/BatchGetMemberEc2DeepInspectionStatusCommand.js +18 -41
  7. package/dist-cjs/commands/BatchUpdateMemberEc2DeepInspectionStatusCommand.js +18 -41
  8. package/dist-cjs/commands/CancelFindingsReportCommand.js +18 -41
  9. package/dist-cjs/commands/CancelSbomExportCommand.js +18 -41
  10. package/dist-cjs/commands/CreateFilterCommand.js +18 -41
  11. package/dist-cjs/commands/CreateFindingsReportCommand.js +18 -41
  12. package/dist-cjs/commands/CreateSbomExportCommand.js +18 -41
  13. package/dist-cjs/commands/DeleteFilterCommand.js +18 -41
  14. package/dist-cjs/commands/DescribeOrganizationConfigurationCommand.js +18 -41
  15. package/dist-cjs/commands/DisableCommand.js +18 -41
  16. package/dist-cjs/commands/DisableDelegatedAdminAccountCommand.js +18 -41
  17. package/dist-cjs/commands/DisassociateMemberCommand.js +18 -41
  18. package/dist-cjs/commands/EnableCommand.js +18 -41
  19. package/dist-cjs/commands/EnableDelegatedAdminAccountCommand.js +18 -41
  20. package/dist-cjs/commands/GetConfigurationCommand.js +18 -41
  21. package/dist-cjs/commands/GetDelegatedAdminAccountCommand.js +18 -41
  22. package/dist-cjs/commands/GetEc2DeepInspectionConfigurationCommand.js +18 -41
  23. package/dist-cjs/commands/GetEncryptionKeyCommand.js +18 -41
  24. package/dist-cjs/commands/GetFindingsReportStatusCommand.js +18 -41
  25. package/dist-cjs/commands/GetMemberCommand.js +18 -41
  26. package/dist-cjs/commands/GetSbomExportCommand.js +18 -41
  27. package/dist-cjs/commands/ListAccountPermissionsCommand.js +18 -41
  28. package/dist-cjs/commands/ListCoverageCommand.js +18 -41
  29. package/dist-cjs/commands/ListCoverageStatisticsCommand.js +18 -41
  30. package/dist-cjs/commands/ListDelegatedAdminAccountsCommand.js +18 -41
  31. package/dist-cjs/commands/ListFiltersCommand.js +18 -41
  32. package/dist-cjs/commands/ListFindingAggregationsCommand.js +18 -41
  33. package/dist-cjs/commands/ListFindingsCommand.js +18 -41
  34. package/dist-cjs/commands/ListMembersCommand.js +18 -41
  35. package/dist-cjs/commands/ListTagsForResourceCommand.js +18 -41
  36. package/dist-cjs/commands/ListUsageTotalsCommand.js +18 -41
  37. package/dist-cjs/commands/ResetEncryptionKeyCommand.js +18 -41
  38. package/dist-cjs/commands/SearchVulnerabilitiesCommand.js +18 -41
  39. package/dist-cjs/commands/TagResourceCommand.js +18 -41
  40. package/dist-cjs/commands/UntagResourceCommand.js +18 -41
  41. package/dist-cjs/commands/UpdateConfigurationCommand.js +18 -41
  42. package/dist-cjs/commands/UpdateEc2DeepInspectionConfigurationCommand.js +18 -41
  43. package/dist-cjs/commands/UpdateEncryptionKeyCommand.js +18 -41
  44. package/dist-cjs/commands/UpdateFilterCommand.js +18 -41
  45. package/dist-cjs/commands/UpdateOrgEc2DeepInspectionConfigurationCommand.js +18 -41
  46. package/dist-cjs/commands/UpdateOrganizationConfigurationCommand.js +18 -41
  47. package/dist-cjs/endpoint/EndpointParameters.js +7 -1
  48. package/dist-cjs/pagination/ListAccountPermissionsPaginator.js +2 -24
  49. package/dist-cjs/pagination/ListCoveragePaginator.js +2 -24
  50. package/dist-cjs/pagination/ListCoverageStatisticsPaginator.js +2 -23
  51. package/dist-cjs/pagination/ListDelegatedAdminAccountsPaginator.js +2 -24
  52. package/dist-cjs/pagination/ListFiltersPaginator.js +2 -24
  53. package/dist-cjs/pagination/ListFindingAggregationsPaginator.js +2 -24
  54. package/dist-cjs/pagination/ListFindingsPaginator.js +2 -24
  55. package/dist-cjs/pagination/ListMembersPaginator.js +2 -24
  56. package/dist-cjs/pagination/ListUsageTotalsPaginator.js +2 -24
  57. package/dist-cjs/pagination/SearchVulnerabilitiesPaginator.js +2 -23
  58. package/dist-es/commands/AssociateMemberCommand.js +18 -41
  59. package/dist-es/commands/BatchGetAccountStatusCommand.js +18 -41
  60. package/dist-es/commands/BatchGetCodeSnippetCommand.js +18 -41
  61. package/dist-es/commands/BatchGetFindingDetailsCommand.js +18 -41
  62. package/dist-es/commands/BatchGetFreeTrialInfoCommand.js +18 -41
  63. package/dist-es/commands/BatchGetMemberEc2DeepInspectionStatusCommand.js +18 -41
  64. package/dist-es/commands/BatchUpdateMemberEc2DeepInspectionStatusCommand.js +18 -41
  65. package/dist-es/commands/CancelFindingsReportCommand.js +18 -41
  66. package/dist-es/commands/CancelSbomExportCommand.js +18 -41
  67. package/dist-es/commands/CreateFilterCommand.js +18 -41
  68. package/dist-es/commands/CreateFindingsReportCommand.js +18 -41
  69. package/dist-es/commands/CreateSbomExportCommand.js +18 -41
  70. package/dist-es/commands/DeleteFilterCommand.js +18 -41
  71. package/dist-es/commands/DescribeOrganizationConfigurationCommand.js +18 -41
  72. package/dist-es/commands/DisableCommand.js +18 -41
  73. package/dist-es/commands/DisableDelegatedAdminAccountCommand.js +18 -41
  74. package/dist-es/commands/DisassociateMemberCommand.js +18 -41
  75. package/dist-es/commands/EnableCommand.js +18 -41
  76. package/dist-es/commands/EnableDelegatedAdminAccountCommand.js +18 -41
  77. package/dist-es/commands/GetConfigurationCommand.js +18 -41
  78. package/dist-es/commands/GetDelegatedAdminAccountCommand.js +18 -41
  79. package/dist-es/commands/GetEc2DeepInspectionConfigurationCommand.js +18 -41
  80. package/dist-es/commands/GetEncryptionKeyCommand.js +18 -41
  81. package/dist-es/commands/GetFindingsReportStatusCommand.js +18 -41
  82. package/dist-es/commands/GetMemberCommand.js +18 -41
  83. package/dist-es/commands/GetSbomExportCommand.js +18 -41
  84. package/dist-es/commands/ListAccountPermissionsCommand.js +18 -41
  85. package/dist-es/commands/ListCoverageCommand.js +18 -41
  86. package/dist-es/commands/ListCoverageStatisticsCommand.js +18 -41
  87. package/dist-es/commands/ListDelegatedAdminAccountsCommand.js +18 -41
  88. package/dist-es/commands/ListFiltersCommand.js +18 -41
  89. package/dist-es/commands/ListFindingAggregationsCommand.js +18 -41
  90. package/dist-es/commands/ListFindingsCommand.js +18 -41
  91. package/dist-es/commands/ListMembersCommand.js +18 -41
  92. package/dist-es/commands/ListTagsForResourceCommand.js +18 -41
  93. package/dist-es/commands/ListUsageTotalsCommand.js +18 -41
  94. package/dist-es/commands/ResetEncryptionKeyCommand.js +18 -41
  95. package/dist-es/commands/SearchVulnerabilitiesCommand.js +18 -41
  96. package/dist-es/commands/TagResourceCommand.js +18 -41
  97. package/dist-es/commands/UntagResourceCommand.js +18 -41
  98. package/dist-es/commands/UpdateConfigurationCommand.js +18 -41
  99. package/dist-es/commands/UpdateEc2DeepInspectionConfigurationCommand.js +18 -41
  100. package/dist-es/commands/UpdateEncryptionKeyCommand.js +18 -41
  101. package/dist-es/commands/UpdateFilterCommand.js +18 -41
  102. package/dist-es/commands/UpdateOrgEc2DeepInspectionConfigurationCommand.js +18 -41
  103. package/dist-es/commands/UpdateOrganizationConfigurationCommand.js +18 -41
  104. package/dist-es/endpoint/EndpointParameters.js +6 -0
  105. package/dist-es/pagination/ListAccountPermissionsPaginator.js +2 -23
  106. package/dist-es/pagination/ListCoveragePaginator.js +2 -23
  107. package/dist-es/pagination/ListCoverageStatisticsPaginator.js +2 -22
  108. package/dist-es/pagination/ListDelegatedAdminAccountsPaginator.js +2 -23
  109. package/dist-es/pagination/ListFiltersPaginator.js +2 -23
  110. package/dist-es/pagination/ListFindingAggregationsPaginator.js +2 -23
  111. package/dist-es/pagination/ListFindingsPaginator.js +2 -23
  112. package/dist-es/pagination/ListMembersPaginator.js +2 -23
  113. package/dist-es/pagination/ListUsageTotalsPaginator.js +2 -23
  114. package/dist-es/pagination/SearchVulnerabilitiesPaginator.js +2 -22
  115. package/dist-types/commands/AssociateMemberCommand.d.ts +6 -21
  116. package/dist-types/commands/BatchGetAccountStatusCommand.d.ts +6 -21
  117. package/dist-types/commands/BatchGetCodeSnippetCommand.d.ts +6 -21
  118. package/dist-types/commands/BatchGetFindingDetailsCommand.d.ts +6 -21
  119. package/dist-types/commands/BatchGetFreeTrialInfoCommand.d.ts +6 -21
  120. package/dist-types/commands/BatchGetMemberEc2DeepInspectionStatusCommand.d.ts +6 -21
  121. package/dist-types/commands/BatchUpdateMemberEc2DeepInspectionStatusCommand.d.ts +6 -21
  122. package/dist-types/commands/CancelFindingsReportCommand.d.ts +6 -21
  123. package/dist-types/commands/CancelSbomExportCommand.d.ts +6 -21
  124. package/dist-types/commands/CreateFilterCommand.d.ts +6 -21
  125. package/dist-types/commands/CreateFindingsReportCommand.d.ts +6 -21
  126. package/dist-types/commands/CreateSbomExportCommand.d.ts +6 -21
  127. package/dist-types/commands/DeleteFilterCommand.d.ts +6 -21
  128. package/dist-types/commands/DescribeOrganizationConfigurationCommand.d.ts +6 -21
  129. package/dist-types/commands/DisableCommand.d.ts +6 -21
  130. package/dist-types/commands/DisableDelegatedAdminAccountCommand.d.ts +6 -21
  131. package/dist-types/commands/DisassociateMemberCommand.d.ts +6 -21
  132. package/dist-types/commands/EnableCommand.d.ts +6 -21
  133. package/dist-types/commands/EnableDelegatedAdminAccountCommand.d.ts +6 -21
  134. package/dist-types/commands/GetConfigurationCommand.d.ts +6 -21
  135. package/dist-types/commands/GetDelegatedAdminAccountCommand.d.ts +6 -21
  136. package/dist-types/commands/GetEc2DeepInspectionConfigurationCommand.d.ts +6 -21
  137. package/dist-types/commands/GetEncryptionKeyCommand.d.ts +6 -21
  138. package/dist-types/commands/GetFindingsReportStatusCommand.d.ts +6 -21
  139. package/dist-types/commands/GetMemberCommand.d.ts +6 -21
  140. package/dist-types/commands/GetSbomExportCommand.d.ts +6 -21
  141. package/dist-types/commands/ListAccountPermissionsCommand.d.ts +6 -21
  142. package/dist-types/commands/ListCoverageCommand.d.ts +6 -21
  143. package/dist-types/commands/ListCoverageStatisticsCommand.d.ts +6 -21
  144. package/dist-types/commands/ListDelegatedAdminAccountsCommand.d.ts +6 -21
  145. package/dist-types/commands/ListFiltersCommand.d.ts +6 -21
  146. package/dist-types/commands/ListFindingAggregationsCommand.d.ts +6 -21
  147. package/dist-types/commands/ListFindingsCommand.d.ts +6 -21
  148. package/dist-types/commands/ListMembersCommand.d.ts +6 -21
  149. package/dist-types/commands/ListTagsForResourceCommand.d.ts +6 -21
  150. package/dist-types/commands/ListUsageTotalsCommand.d.ts +6 -21
  151. package/dist-types/commands/ResetEncryptionKeyCommand.d.ts +6 -21
  152. package/dist-types/commands/SearchVulnerabilitiesCommand.d.ts +6 -21
  153. package/dist-types/commands/TagResourceCommand.d.ts +6 -21
  154. package/dist-types/commands/UntagResourceCommand.d.ts +6 -21
  155. package/dist-types/commands/UpdateConfigurationCommand.d.ts +6 -21
  156. package/dist-types/commands/UpdateEc2DeepInspectionConfigurationCommand.d.ts +6 -21
  157. package/dist-types/commands/UpdateEncryptionKeyCommand.d.ts +6 -21
  158. package/dist-types/commands/UpdateFilterCommand.d.ts +6 -21
  159. package/dist-types/commands/UpdateOrgEc2DeepInspectionConfigurationCommand.d.ts +6 -21
  160. package/dist-types/commands/UpdateOrganizationConfigurationCommand.d.ts +6 -21
  161. package/dist-types/endpoint/EndpointParameters.d.ts +18 -0
  162. package/dist-types/pagination/ListAccountPermissionsPaginator.d.ts +1 -1
  163. package/dist-types/pagination/ListCoveragePaginator.d.ts +1 -1
  164. package/dist-types/pagination/ListCoverageStatisticsPaginator.d.ts +1 -1
  165. package/dist-types/pagination/ListDelegatedAdminAccountsPaginator.d.ts +1 -1
  166. package/dist-types/pagination/ListFiltersPaginator.d.ts +1 -1
  167. package/dist-types/pagination/ListFindingAggregationsPaginator.d.ts +1 -1
  168. package/dist-types/pagination/ListFindingsPaginator.d.ts +1 -1
  169. package/dist-types/pagination/ListMembersPaginator.d.ts +1 -1
  170. package/dist-types/pagination/ListUsageTotalsPaginator.d.ts +1 -1
  171. package/dist-types/pagination/SearchVulnerabilitiesPaginator.d.ts +1 -1
  172. package/dist-types/ts3.4/commands/AssociateMemberCommand.d.ts +14 -23
  173. package/dist-types/ts3.4/commands/BatchGetAccountStatusCommand.d.ts +12 -24
  174. package/dist-types/ts3.4/commands/BatchGetCodeSnippetCommand.d.ts +14 -23
  175. package/dist-types/ts3.4/commands/BatchGetFindingDetailsCommand.d.ts +12 -24
  176. package/dist-types/ts3.4/commands/BatchGetFreeTrialInfoCommand.d.ts +12 -24
  177. package/dist-types/ts3.4/commands/BatchGetMemberEc2DeepInspectionStatusCommand.d.ts +12 -24
  178. package/dist-types/ts3.4/commands/BatchUpdateMemberEc2DeepInspectionStatusCommand.d.ts +12 -24
  179. package/dist-types/ts3.4/commands/CancelFindingsReportCommand.d.ts +12 -24
  180. package/dist-types/ts3.4/commands/CancelSbomExportCommand.d.ts +14 -23
  181. package/dist-types/ts3.4/commands/CreateFilterCommand.d.ts +14 -23
  182. package/dist-types/ts3.4/commands/CreateFindingsReportCommand.d.ts +12 -24
  183. package/dist-types/ts3.4/commands/CreateSbomExportCommand.d.ts +14 -23
  184. package/dist-types/ts3.4/commands/DeleteFilterCommand.d.ts +14 -23
  185. package/dist-types/ts3.4/commands/DescribeOrganizationConfigurationCommand.d.ts +12 -24
  186. package/dist-types/ts3.4/commands/DisableCommand.d.ts +12 -23
  187. package/dist-types/ts3.4/commands/DisableDelegatedAdminAccountCommand.d.ts +12 -24
  188. package/dist-types/ts3.4/commands/DisassociateMemberCommand.d.ts +14 -23
  189. package/dist-types/ts3.4/commands/EnableCommand.d.ts +12 -23
  190. package/dist-types/ts3.4/commands/EnableDelegatedAdminAccountCommand.d.ts +12 -24
  191. package/dist-types/ts3.4/commands/GetConfigurationCommand.d.ts +14 -23
  192. package/dist-types/ts3.4/commands/GetDelegatedAdminAccountCommand.d.ts +12 -24
  193. package/dist-types/ts3.4/commands/GetEc2DeepInspectionConfigurationCommand.d.ts +12 -24
  194. package/dist-types/ts3.4/commands/GetEncryptionKeyCommand.d.ts +14 -23
  195. package/dist-types/ts3.4/commands/GetFindingsReportStatusCommand.d.ts +12 -24
  196. package/dist-types/ts3.4/commands/GetMemberCommand.d.ts +14 -23
  197. package/dist-types/ts3.4/commands/GetSbomExportCommand.d.ts +14 -23
  198. package/dist-types/ts3.4/commands/ListAccountPermissionsCommand.d.ts +12 -24
  199. package/dist-types/ts3.4/commands/ListCoverageCommand.d.ts +14 -23
  200. package/dist-types/ts3.4/commands/ListCoverageStatisticsCommand.d.ts +12 -24
  201. package/dist-types/ts3.4/commands/ListDelegatedAdminAccountsCommand.d.ts +12 -24
  202. package/dist-types/ts3.4/commands/ListFiltersCommand.d.ts +14 -23
  203. package/dist-types/ts3.4/commands/ListFindingAggregationsCommand.d.ts +12 -24
  204. package/dist-types/ts3.4/commands/ListFindingsCommand.d.ts +14 -23
  205. package/dist-types/ts3.4/commands/ListMembersCommand.d.ts +14 -23
  206. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +14 -23
  207. package/dist-types/ts3.4/commands/ListUsageTotalsCommand.d.ts +14 -23
  208. package/dist-types/ts3.4/commands/ResetEncryptionKeyCommand.d.ts +14 -23
  209. package/dist-types/ts3.4/commands/SearchVulnerabilitiesCommand.d.ts +12 -24
  210. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +14 -23
  211. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +14 -23
  212. package/dist-types/ts3.4/commands/UpdateConfigurationCommand.d.ts +14 -23
  213. package/dist-types/ts3.4/commands/UpdateEc2DeepInspectionConfigurationCommand.d.ts +12 -24
  214. package/dist-types/ts3.4/commands/UpdateEncryptionKeyCommand.d.ts +14 -23
  215. package/dist-types/ts3.4/commands/UpdateFilterCommand.d.ts +14 -23
  216. package/dist-types/ts3.4/commands/UpdateOrgEc2DeepInspectionConfigurationCommand.d.ts +12 -24
  217. package/dist-types/ts3.4/commands/UpdateOrganizationConfigurationCommand.d.ts +12 -24
  218. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +18 -0
  219. package/dist-types/ts3.4/pagination/ListAccountPermissionsPaginator.d.ts +3 -3
  220. package/dist-types/ts3.4/pagination/ListCoveragePaginator.d.ts +3 -3
  221. package/dist-types/ts3.4/pagination/ListCoverageStatisticsPaginator.d.ts +3 -3
  222. package/dist-types/ts3.4/pagination/ListDelegatedAdminAccountsPaginator.d.ts +3 -3
  223. package/dist-types/ts3.4/pagination/ListFiltersPaginator.d.ts +3 -3
  224. package/dist-types/ts3.4/pagination/ListFindingAggregationsPaginator.d.ts +3 -3
  225. package/dist-types/ts3.4/pagination/ListFindingsPaginator.d.ts +3 -3
  226. package/dist-types/ts3.4/pagination/ListMembersPaginator.d.ts +3 -3
  227. package/dist-types/ts3.4/pagination/ListUsageTotalsPaginator.d.ts +3 -3
  228. package/dist-types/ts3.4/pagination/SearchVulnerabilitiesPaginator.d.ts +3 -3
  229. package/package.json +11 -11
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Inspector2Client";
5
4
  import { GetSbomExportRequest, GetSbomExportResponse } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface GetSbomExportCommandInput extends GetSbomExportRequest {
21
20
  */
22
21
  export interface GetSbomExportCommandOutput extends GetSbomExportResponse, __MetadataBearer {
23
22
  }
23
+ declare const GetSbomExportCommand_base: {
24
+ new (input: GetSbomExportCommandInput): import("@smithy/smithy-client").CommandImpl<GetSbomExportCommandInput, GetSbomExportCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Gets details of a software bill of materials (SBOM) report.</p>
@@ -123,23 +126,5 @@ export interface GetSbomExportCommandOutput extends GetSbomExportResponse, __Met
123
126
  * <p>Base exception class for all service exceptions from Inspector2 service.</p>
124
127
  *
125
128
  */
126
- export declare class GetSbomExportCommand extends $Command<GetSbomExportCommandInput, GetSbomExportCommandOutput, Inspector2ClientResolvedConfig> {
127
- readonly input: GetSbomExportCommandInput;
128
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
129
- /**
130
- * @public
131
- */
132
- constructor(input: GetSbomExportCommandInput);
133
- /**
134
- * @internal
135
- */
136
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: Inspector2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetSbomExportCommandInput, GetSbomExportCommandOutput>;
137
- /**
138
- * @internal
139
- */
140
- private serialize;
141
- /**
142
- * @internal
143
- */
144
- private deserialize;
129
+ export declare class GetSbomExportCommand extends GetSbomExportCommand_base {
145
130
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Inspector2Client";
5
4
  import { ListAccountPermissionsRequest, ListAccountPermissionsResponse } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface ListAccountPermissionsCommandInput extends ListAccountPermissio
21
20
  */
22
21
  export interface ListAccountPermissionsCommandOutput extends ListAccountPermissionsResponse, __MetadataBearer {
23
22
  }
23
+ declare const ListAccountPermissionsCommand_base: {
24
+ new (input: ListAccountPermissionsCommandInput): import("@smithy/smithy-client").CommandImpl<ListAccountPermissionsCommandInput, ListAccountPermissionsCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Lists the permissions an account has to configure Amazon Inspector.</p>
@@ -72,23 +75,5 @@ export interface ListAccountPermissionsCommandOutput extends ListAccountPermissi
72
75
  * <p>Base exception class for all service exceptions from Inspector2 service.</p>
73
76
  *
74
77
  */
75
- export declare class ListAccountPermissionsCommand extends $Command<ListAccountPermissionsCommandInput, ListAccountPermissionsCommandOutput, Inspector2ClientResolvedConfig> {
76
- readonly input: ListAccountPermissionsCommandInput;
77
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
78
- /**
79
- * @public
80
- */
81
- constructor(input: ListAccountPermissionsCommandInput);
82
- /**
83
- * @internal
84
- */
85
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: Inspector2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListAccountPermissionsCommandInput, ListAccountPermissionsCommandOutput>;
86
- /**
87
- * @internal
88
- */
89
- private serialize;
90
- /**
91
- * @internal
92
- */
93
- private deserialize;
78
+ export declare class ListAccountPermissionsCommand extends ListAccountPermissionsCommand_base {
94
79
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Inspector2Client";
5
4
  import { ListCoverageRequest, ListCoverageResponse } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface ListCoverageCommandInput extends ListCoverageRequest {
21
20
  */
22
21
  export interface ListCoverageCommandOutput extends ListCoverageResponse, __MetadataBearer {
23
22
  }
23
+ declare const ListCoverageCommand_base: {
24
+ new (input: ListCoverageCommandInput): import("@smithy/smithy-client").CommandImpl<ListCoverageCommandInput, ListCoverageCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Lists coverage details for you environment.</p>
@@ -160,23 +163,5 @@ export interface ListCoverageCommandOutput extends ListCoverageResponse, __Metad
160
163
  * <p>Base exception class for all service exceptions from Inspector2 service.</p>
161
164
  *
162
165
  */
163
- export declare class ListCoverageCommand extends $Command<ListCoverageCommandInput, ListCoverageCommandOutput, Inspector2ClientResolvedConfig> {
164
- readonly input: ListCoverageCommandInput;
165
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
166
- /**
167
- * @public
168
- */
169
- constructor(input: ListCoverageCommandInput);
170
- /**
171
- * @internal
172
- */
173
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: Inspector2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListCoverageCommandInput, ListCoverageCommandOutput>;
174
- /**
175
- * @internal
176
- */
177
- private serialize;
178
- /**
179
- * @internal
180
- */
181
- private deserialize;
166
+ export declare class ListCoverageCommand extends ListCoverageCommand_base {
182
167
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Inspector2Client";
5
4
  import { ListCoverageStatisticsRequest, ListCoverageStatisticsResponse } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface ListCoverageStatisticsCommandInput extends ListCoverageStatisti
21
20
  */
22
21
  export interface ListCoverageStatisticsCommandOutput extends ListCoverageStatisticsResponse, __MetadataBearer {
23
22
  }
23
+ declare const ListCoverageStatisticsCommand_base: {
24
+ new (input: ListCoverageStatisticsCommandInput): import("@smithy/smithy-client").CommandImpl<ListCoverageStatisticsCommandInput, ListCoverageStatisticsCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Lists Amazon Inspector coverage statistics for your environment.</p>
@@ -126,23 +129,5 @@ export interface ListCoverageStatisticsCommandOutput extends ListCoverageStatist
126
129
  * <p>Base exception class for all service exceptions from Inspector2 service.</p>
127
130
  *
128
131
  */
129
- export declare class ListCoverageStatisticsCommand extends $Command<ListCoverageStatisticsCommandInput, ListCoverageStatisticsCommandOutput, Inspector2ClientResolvedConfig> {
130
- readonly input: ListCoverageStatisticsCommandInput;
131
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
132
- /**
133
- * @public
134
- */
135
- constructor(input: ListCoverageStatisticsCommandInput);
136
- /**
137
- * @internal
138
- */
139
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: Inspector2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListCoverageStatisticsCommandInput, ListCoverageStatisticsCommandOutput>;
140
- /**
141
- * @internal
142
- */
143
- private serialize;
144
- /**
145
- * @internal
146
- */
147
- private deserialize;
132
+ export declare class ListCoverageStatisticsCommand extends ListCoverageStatisticsCommand_base {
148
133
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Inspector2Client";
5
4
  import { ListDelegatedAdminAccountsRequest, ListDelegatedAdminAccountsResponse } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface ListDelegatedAdminAccountsCommandInput extends ListDelegatedAdm
21
20
  */
22
21
  export interface ListDelegatedAdminAccountsCommandOutput extends ListDelegatedAdminAccountsResponse, __MetadataBearer {
23
22
  }
23
+ declare const ListDelegatedAdminAccountsCommand_base: {
24
+ new (input: ListDelegatedAdminAccountsCommandInput): import("@smithy/smithy-client").CommandImpl<ListDelegatedAdminAccountsCommandInput, ListDelegatedAdminAccountsCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Lists information about the Amazon Inspector delegated administrator of your
@@ -72,23 +75,5 @@ export interface ListDelegatedAdminAccountsCommandOutput extends ListDelegatedAd
72
75
  * <p>Base exception class for all service exceptions from Inspector2 service.</p>
73
76
  *
74
77
  */
75
- export declare class ListDelegatedAdminAccountsCommand extends $Command<ListDelegatedAdminAccountsCommandInput, ListDelegatedAdminAccountsCommandOutput, Inspector2ClientResolvedConfig> {
76
- readonly input: ListDelegatedAdminAccountsCommandInput;
77
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
78
- /**
79
- * @public
80
- */
81
- constructor(input: ListDelegatedAdminAccountsCommandInput);
82
- /**
83
- * @internal
84
- */
85
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: Inspector2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListDelegatedAdminAccountsCommandInput, ListDelegatedAdminAccountsCommandOutput>;
86
- /**
87
- * @internal
88
- */
89
- private serialize;
90
- /**
91
- * @internal
92
- */
93
- private deserialize;
78
+ export declare class ListDelegatedAdminAccountsCommand extends ListDelegatedAdminAccountsCommand_base {
94
79
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Inspector2Client";
5
4
  import { ListFiltersRequest, ListFiltersResponse } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface ListFiltersCommandInput extends ListFiltersRequest {
21
20
  */
22
21
  export interface ListFiltersCommandOutput extends ListFiltersResponse, __MetadataBearer {
23
22
  }
23
+ declare const ListFiltersCommand_base: {
24
+ new (input: ListFiltersCommandInput): import("@smithy/smithy-client").CommandImpl<ListFiltersCommandInput, ListFiltersCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Lists the filters associated with your account.</p>
@@ -212,23 +215,5 @@ export interface ListFiltersCommandOutput extends ListFiltersResponse, __Metadat
212
215
  * <p>Base exception class for all service exceptions from Inspector2 service.</p>
213
216
  *
214
217
  */
215
- export declare class ListFiltersCommand extends $Command<ListFiltersCommandInput, ListFiltersCommandOutput, Inspector2ClientResolvedConfig> {
216
- readonly input: ListFiltersCommandInput;
217
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
218
- /**
219
- * @public
220
- */
221
- constructor(input: ListFiltersCommandInput);
222
- /**
223
- * @internal
224
- */
225
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: Inspector2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListFiltersCommandInput, ListFiltersCommandOutput>;
226
- /**
227
- * @internal
228
- */
229
- private serialize;
230
- /**
231
- * @internal
232
- */
233
- private deserialize;
218
+ export declare class ListFiltersCommand extends ListFiltersCommand_base {
234
219
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Inspector2Client";
5
4
  import { ListFindingAggregationsRequest, ListFindingAggregationsResponse } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface ListFindingAggregationsCommandInput extends ListFindingAggregat
21
20
  */
22
21
  export interface ListFindingAggregationsCommandOutput extends ListFindingAggregationsResponse, __MetadataBearer {
23
22
  }
23
+ declare const ListFindingAggregationsCommand_base: {
24
+ new (input: ListFindingAggregationsCommandInput): import("@smithy/smithy-client").CommandImpl<ListFindingAggregationsCommandInput, ListFindingAggregationsCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Lists aggregated finding data for your environment based on specific criteria.</p>
@@ -285,23 +288,5 @@ export interface ListFindingAggregationsCommandOutput extends ListFindingAggrega
285
288
  * <p>Base exception class for all service exceptions from Inspector2 service.</p>
286
289
  *
287
290
  */
288
- export declare class ListFindingAggregationsCommand extends $Command<ListFindingAggregationsCommandInput, ListFindingAggregationsCommandOutput, Inspector2ClientResolvedConfig> {
289
- readonly input: ListFindingAggregationsCommandInput;
290
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
291
- /**
292
- * @public
293
- */
294
- constructor(input: ListFindingAggregationsCommandInput);
295
- /**
296
- * @internal
297
- */
298
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: Inspector2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListFindingAggregationsCommandInput, ListFindingAggregationsCommandOutput>;
299
- /**
300
- * @internal
301
- */
302
- private serialize;
303
- /**
304
- * @internal
305
- */
306
- private deserialize;
291
+ export declare class ListFindingAggregationsCommand extends ListFindingAggregationsCommand_base {
307
292
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Inspector2Client";
5
4
  import { ListFindingsRequest, ListFindingsResponse } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface ListFindingsCommandInput extends ListFindingsRequest {
21
20
  */
22
21
  export interface ListFindingsCommandOutput extends ListFindingsResponse, __MetadataBearer {
23
22
  }
23
+ declare const ListFindingsCommand_base: {
24
+ new (input: ListFindingsCommandInput): import("@smithy/smithy-client").CommandImpl<ListFindingsCommandInput, ListFindingsCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Lists findings for your environment.</p>
@@ -376,23 +379,5 @@ export interface ListFindingsCommandOutput extends ListFindingsResponse, __Metad
376
379
  * <p>Base exception class for all service exceptions from Inspector2 service.</p>
377
380
  *
378
381
  */
379
- export declare class ListFindingsCommand extends $Command<ListFindingsCommandInput, ListFindingsCommandOutput, Inspector2ClientResolvedConfig> {
380
- readonly input: ListFindingsCommandInput;
381
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
382
- /**
383
- * @public
384
- */
385
- constructor(input: ListFindingsCommandInput);
386
- /**
387
- * @internal
388
- */
389
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: Inspector2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListFindingsCommandInput, ListFindingsCommandOutput>;
390
- /**
391
- * @internal
392
- */
393
- private serialize;
394
- /**
395
- * @internal
396
- */
397
- private deserialize;
382
+ export declare class ListFindingsCommand extends ListFindingsCommand_base {
398
383
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Inspector2Client";
5
4
  import { ListMembersRequest, ListMembersResponse } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface ListMembersCommandInput extends ListMembersRequest {
21
20
  */
22
21
  export interface ListMembersCommandOutput extends ListMembersResponse, __MetadataBearer {
23
22
  }
23
+ declare const ListMembersCommand_base: {
24
+ new (input: ListMembersCommandInput): import("@smithy/smithy-client").CommandImpl<ListMembersCommandInput, ListMembersCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>List members associated with the Amazon Inspector delegated administrator for your
@@ -75,23 +78,5 @@ export interface ListMembersCommandOutput extends ListMembersResponse, __Metadat
75
78
  * <p>Base exception class for all service exceptions from Inspector2 service.</p>
76
79
  *
77
80
  */
78
- export declare class ListMembersCommand extends $Command<ListMembersCommandInput, ListMembersCommandOutput, Inspector2ClientResolvedConfig> {
79
- readonly input: ListMembersCommandInput;
80
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
81
- /**
82
- * @public
83
- */
84
- constructor(input: ListMembersCommandInput);
85
- /**
86
- * @internal
87
- */
88
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: Inspector2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListMembersCommandInput, ListMembersCommandOutput>;
89
- /**
90
- * @internal
91
- */
92
- private serialize;
93
- /**
94
- * @internal
95
- */
96
- private deserialize;
81
+ export declare class ListMembersCommand extends ListMembersCommand_base {
97
82
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Inspector2Client";
5
4
  import { ListTagsForResourceRequest, ListTagsForResourceResponse } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface ListTagsForResourceCommandInput extends ListTagsForResourceRequ
21
20
  */
22
21
  export interface ListTagsForResourceCommandOutput extends ListTagsForResourceResponse, __MetadataBearer {
23
22
  }
23
+ declare const ListTagsForResourceCommand_base: {
24
+ new (input: ListTagsForResourceCommandInput): import("@smithy/smithy-client").CommandImpl<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Lists all tags attached to a given resource.</p>
@@ -66,23 +69,5 @@ export interface ListTagsForResourceCommandOutput extends ListTagsForResourceRes
66
69
  * <p>Base exception class for all service exceptions from Inspector2 service.</p>
67
70
  *
68
71
  */
69
- export declare class ListTagsForResourceCommand extends $Command<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, Inspector2ClientResolvedConfig> {
70
- readonly input: ListTagsForResourceCommandInput;
71
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
72
- /**
73
- * @public
74
- */
75
- constructor(input: ListTagsForResourceCommandInput);
76
- /**
77
- * @internal
78
- */
79
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: Inspector2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput>;
80
- /**
81
- * @internal
82
- */
83
- private serialize;
84
- /**
85
- * @internal
86
- */
87
- private deserialize;
72
+ export declare class ListTagsForResourceCommand extends ListTagsForResourceCommand_base {
88
73
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Inspector2Client";
5
4
  import { ListUsageTotalsRequest, ListUsageTotalsResponse } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface ListUsageTotalsCommandInput extends ListUsageTotalsRequest {
21
20
  */
22
21
  export interface ListUsageTotalsCommandOutput extends ListUsageTotalsResponse, __MetadataBearer {
23
22
  }
23
+ declare const ListUsageTotalsCommand_base: {
24
+ new (input: ListUsageTotalsCommandInput): import("@smithy/smithy-client").CommandImpl<ListUsageTotalsCommandInput, ListUsageTotalsCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Lists the Amazon Inspector usage totals over the last 30 days.</p>
@@ -81,23 +84,5 @@ export interface ListUsageTotalsCommandOutput extends ListUsageTotalsResponse, _
81
84
  * <p>Base exception class for all service exceptions from Inspector2 service.</p>
82
85
  *
83
86
  */
84
- export declare class ListUsageTotalsCommand extends $Command<ListUsageTotalsCommandInput, ListUsageTotalsCommandOutput, Inspector2ClientResolvedConfig> {
85
- readonly input: ListUsageTotalsCommandInput;
86
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
87
- /**
88
- * @public
89
- */
90
- constructor(input: ListUsageTotalsCommandInput);
91
- /**
92
- * @internal
93
- */
94
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: Inspector2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListUsageTotalsCommandInput, ListUsageTotalsCommandOutput>;
95
- /**
96
- * @internal
97
- */
98
- private serialize;
99
- /**
100
- * @internal
101
- */
102
- private deserialize;
87
+ export declare class ListUsageTotalsCommand extends ListUsageTotalsCommand_base {
103
88
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Inspector2Client";
5
4
  import { ResetEncryptionKeyRequest, ResetEncryptionKeyResponse } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface ResetEncryptionKeyCommandInput extends ResetEncryptionKeyReques
21
20
  */
22
21
  export interface ResetEncryptionKeyCommandOutput extends ResetEncryptionKeyResponse, __MetadataBearer {
23
22
  }
23
+ declare const ResetEncryptionKeyCommand_base: {
24
+ new (input: ResetEncryptionKeyCommandInput): import("@smithy/smithy-client").CommandImpl<ResetEncryptionKeyCommandInput, ResetEncryptionKeyCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Resets an encryption key. After the key is reset your resources will be encrypted by an Amazon Web Services owned key.</p>
@@ -66,23 +69,5 @@ export interface ResetEncryptionKeyCommandOutput extends ResetEncryptionKeyRespo
66
69
  * <p>Base exception class for all service exceptions from Inspector2 service.</p>
67
70
  *
68
71
  */
69
- export declare class ResetEncryptionKeyCommand extends $Command<ResetEncryptionKeyCommandInput, ResetEncryptionKeyCommandOutput, Inspector2ClientResolvedConfig> {
70
- readonly input: ResetEncryptionKeyCommandInput;
71
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
72
- /**
73
- * @public
74
- */
75
- constructor(input: ResetEncryptionKeyCommandInput);
76
- /**
77
- * @internal
78
- */
79
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: Inspector2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ResetEncryptionKeyCommandInput, ResetEncryptionKeyCommandOutput>;
80
- /**
81
- * @internal
82
- */
83
- private serialize;
84
- /**
85
- * @internal
86
- */
87
- private deserialize;
72
+ export declare class ResetEncryptionKeyCommand extends ResetEncryptionKeyCommand_base {
88
73
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Inspector2Client";
5
4
  import { SearchVulnerabilitiesRequest, SearchVulnerabilitiesResponse } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface SearchVulnerabilitiesCommandInput extends SearchVulnerabilities
21
20
  */
22
21
  export interface SearchVulnerabilitiesCommandOutput extends SearchVulnerabilitiesResponse, __MetadataBearer {
23
22
  }
23
+ declare const SearchVulnerabilitiesCommand_base: {
24
+ new (input: SearchVulnerabilitiesCommandInput): import("@smithy/smithy-client").CommandImpl<SearchVulnerabilitiesCommandInput, SearchVulnerabilitiesCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Lists Amazon Inspector coverage details for a specific vulnerability.</p>
@@ -122,23 +125,5 @@ export interface SearchVulnerabilitiesCommandOutput extends SearchVulnerabilitie
122
125
  * <p>Base exception class for all service exceptions from Inspector2 service.</p>
123
126
  *
124
127
  */
125
- export declare class SearchVulnerabilitiesCommand extends $Command<SearchVulnerabilitiesCommandInput, SearchVulnerabilitiesCommandOutput, Inspector2ClientResolvedConfig> {
126
- readonly input: SearchVulnerabilitiesCommandInput;
127
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
128
- /**
129
- * @public
130
- */
131
- constructor(input: SearchVulnerabilitiesCommandInput);
132
- /**
133
- * @internal
134
- */
135
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: Inspector2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<SearchVulnerabilitiesCommandInput, SearchVulnerabilitiesCommandOutput>;
136
- /**
137
- * @internal
138
- */
139
- private serialize;
140
- /**
141
- * @internal
142
- */
143
- private deserialize;
128
+ export declare class SearchVulnerabilitiesCommand extends SearchVulnerabilitiesCommand_base {
144
129
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Inspector2Client";
5
4
  import { TagResourceRequest, TagResourceResponse } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface TagResourceCommandInput extends TagResourceRequest {
21
20
  */
22
21
  export interface TagResourceCommandOutput extends TagResourceResponse, __MetadataBearer {
23
22
  }
23
+ declare const TagResourceCommand_base: {
24
+ new (input: TagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<TagResourceCommandInput, TagResourceCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Adds tags to a resource.</p>
@@ -68,23 +71,5 @@ export interface TagResourceCommandOutput extends TagResourceResponse, __Metadat
68
71
  * <p>Base exception class for all service exceptions from Inspector2 service.</p>
69
72
  *
70
73
  */
71
- export declare class TagResourceCommand extends $Command<TagResourceCommandInput, TagResourceCommandOutput, Inspector2ClientResolvedConfig> {
72
- readonly input: TagResourceCommandInput;
73
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
74
- /**
75
- * @public
76
- */
77
- constructor(input: TagResourceCommandInput);
78
- /**
79
- * @internal
80
- */
81
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: Inspector2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<TagResourceCommandInput, TagResourceCommandOutput>;
82
- /**
83
- * @internal
84
- */
85
- private serialize;
86
- /**
87
- * @internal
88
- */
89
- private deserialize;
74
+ export declare class TagResourceCommand extends TagResourceCommand_base {
90
75
  }