@aws-sdk/client-inspector2 3.478.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 (189) 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-es/commands/AssociateMemberCommand.js +18 -41
  49. package/dist-es/commands/BatchGetAccountStatusCommand.js +18 -41
  50. package/dist-es/commands/BatchGetCodeSnippetCommand.js +18 -41
  51. package/dist-es/commands/BatchGetFindingDetailsCommand.js +18 -41
  52. package/dist-es/commands/BatchGetFreeTrialInfoCommand.js +18 -41
  53. package/dist-es/commands/BatchGetMemberEc2DeepInspectionStatusCommand.js +18 -41
  54. package/dist-es/commands/BatchUpdateMemberEc2DeepInspectionStatusCommand.js +18 -41
  55. package/dist-es/commands/CancelFindingsReportCommand.js +18 -41
  56. package/dist-es/commands/CancelSbomExportCommand.js +18 -41
  57. package/dist-es/commands/CreateFilterCommand.js +18 -41
  58. package/dist-es/commands/CreateFindingsReportCommand.js +18 -41
  59. package/dist-es/commands/CreateSbomExportCommand.js +18 -41
  60. package/dist-es/commands/DeleteFilterCommand.js +18 -41
  61. package/dist-es/commands/DescribeOrganizationConfigurationCommand.js +18 -41
  62. package/dist-es/commands/DisableCommand.js +18 -41
  63. package/dist-es/commands/DisableDelegatedAdminAccountCommand.js +18 -41
  64. package/dist-es/commands/DisassociateMemberCommand.js +18 -41
  65. package/dist-es/commands/EnableCommand.js +18 -41
  66. package/dist-es/commands/EnableDelegatedAdminAccountCommand.js +18 -41
  67. package/dist-es/commands/GetConfigurationCommand.js +18 -41
  68. package/dist-es/commands/GetDelegatedAdminAccountCommand.js +18 -41
  69. package/dist-es/commands/GetEc2DeepInspectionConfigurationCommand.js +18 -41
  70. package/dist-es/commands/GetEncryptionKeyCommand.js +18 -41
  71. package/dist-es/commands/GetFindingsReportStatusCommand.js +18 -41
  72. package/dist-es/commands/GetMemberCommand.js +18 -41
  73. package/dist-es/commands/GetSbomExportCommand.js +18 -41
  74. package/dist-es/commands/ListAccountPermissionsCommand.js +18 -41
  75. package/dist-es/commands/ListCoverageCommand.js +18 -41
  76. package/dist-es/commands/ListCoverageStatisticsCommand.js +18 -41
  77. package/dist-es/commands/ListDelegatedAdminAccountsCommand.js +18 -41
  78. package/dist-es/commands/ListFiltersCommand.js +18 -41
  79. package/dist-es/commands/ListFindingAggregationsCommand.js +18 -41
  80. package/dist-es/commands/ListFindingsCommand.js +18 -41
  81. package/dist-es/commands/ListMembersCommand.js +18 -41
  82. package/dist-es/commands/ListTagsForResourceCommand.js +18 -41
  83. package/dist-es/commands/ListUsageTotalsCommand.js +18 -41
  84. package/dist-es/commands/ResetEncryptionKeyCommand.js +18 -41
  85. package/dist-es/commands/SearchVulnerabilitiesCommand.js +18 -41
  86. package/dist-es/commands/TagResourceCommand.js +18 -41
  87. package/dist-es/commands/UntagResourceCommand.js +18 -41
  88. package/dist-es/commands/UpdateConfigurationCommand.js +18 -41
  89. package/dist-es/commands/UpdateEc2DeepInspectionConfigurationCommand.js +18 -41
  90. package/dist-es/commands/UpdateEncryptionKeyCommand.js +18 -41
  91. package/dist-es/commands/UpdateFilterCommand.js +18 -41
  92. package/dist-es/commands/UpdateOrgEc2DeepInspectionConfigurationCommand.js +18 -41
  93. package/dist-es/commands/UpdateOrganizationConfigurationCommand.js +18 -41
  94. package/dist-es/endpoint/EndpointParameters.js +6 -0
  95. package/dist-types/commands/AssociateMemberCommand.d.ts +6 -21
  96. package/dist-types/commands/BatchGetAccountStatusCommand.d.ts +6 -21
  97. package/dist-types/commands/BatchGetCodeSnippetCommand.d.ts +6 -21
  98. package/dist-types/commands/BatchGetFindingDetailsCommand.d.ts +6 -21
  99. package/dist-types/commands/BatchGetFreeTrialInfoCommand.d.ts +6 -21
  100. package/dist-types/commands/BatchGetMemberEc2DeepInspectionStatusCommand.d.ts +6 -21
  101. package/dist-types/commands/BatchUpdateMemberEc2DeepInspectionStatusCommand.d.ts +6 -21
  102. package/dist-types/commands/CancelFindingsReportCommand.d.ts +6 -21
  103. package/dist-types/commands/CancelSbomExportCommand.d.ts +6 -21
  104. package/dist-types/commands/CreateFilterCommand.d.ts +6 -21
  105. package/dist-types/commands/CreateFindingsReportCommand.d.ts +6 -21
  106. package/dist-types/commands/CreateSbomExportCommand.d.ts +6 -21
  107. package/dist-types/commands/DeleteFilterCommand.d.ts +6 -21
  108. package/dist-types/commands/DescribeOrganizationConfigurationCommand.d.ts +6 -21
  109. package/dist-types/commands/DisableCommand.d.ts +6 -21
  110. package/dist-types/commands/DisableDelegatedAdminAccountCommand.d.ts +6 -21
  111. package/dist-types/commands/DisassociateMemberCommand.d.ts +6 -21
  112. package/dist-types/commands/EnableCommand.d.ts +6 -21
  113. package/dist-types/commands/EnableDelegatedAdminAccountCommand.d.ts +6 -21
  114. package/dist-types/commands/GetConfigurationCommand.d.ts +6 -21
  115. package/dist-types/commands/GetDelegatedAdminAccountCommand.d.ts +6 -21
  116. package/dist-types/commands/GetEc2DeepInspectionConfigurationCommand.d.ts +6 -21
  117. package/dist-types/commands/GetEncryptionKeyCommand.d.ts +6 -21
  118. package/dist-types/commands/GetFindingsReportStatusCommand.d.ts +6 -21
  119. package/dist-types/commands/GetMemberCommand.d.ts +6 -21
  120. package/dist-types/commands/GetSbomExportCommand.d.ts +6 -21
  121. package/dist-types/commands/ListAccountPermissionsCommand.d.ts +6 -21
  122. package/dist-types/commands/ListCoverageCommand.d.ts +6 -21
  123. package/dist-types/commands/ListCoverageStatisticsCommand.d.ts +6 -21
  124. package/dist-types/commands/ListDelegatedAdminAccountsCommand.d.ts +6 -21
  125. package/dist-types/commands/ListFiltersCommand.d.ts +6 -21
  126. package/dist-types/commands/ListFindingAggregationsCommand.d.ts +6 -21
  127. package/dist-types/commands/ListFindingsCommand.d.ts +6 -21
  128. package/dist-types/commands/ListMembersCommand.d.ts +6 -21
  129. package/dist-types/commands/ListTagsForResourceCommand.d.ts +6 -21
  130. package/dist-types/commands/ListUsageTotalsCommand.d.ts +6 -21
  131. package/dist-types/commands/ResetEncryptionKeyCommand.d.ts +6 -21
  132. package/dist-types/commands/SearchVulnerabilitiesCommand.d.ts +6 -21
  133. package/dist-types/commands/TagResourceCommand.d.ts +6 -21
  134. package/dist-types/commands/UntagResourceCommand.d.ts +6 -21
  135. package/dist-types/commands/UpdateConfigurationCommand.d.ts +6 -21
  136. package/dist-types/commands/UpdateEc2DeepInspectionConfigurationCommand.d.ts +6 -21
  137. package/dist-types/commands/UpdateEncryptionKeyCommand.d.ts +6 -21
  138. package/dist-types/commands/UpdateFilterCommand.d.ts +6 -21
  139. package/dist-types/commands/UpdateOrgEc2DeepInspectionConfigurationCommand.d.ts +6 -21
  140. package/dist-types/commands/UpdateOrganizationConfigurationCommand.d.ts +6 -21
  141. package/dist-types/endpoint/EndpointParameters.d.ts +18 -0
  142. package/dist-types/ts3.4/commands/AssociateMemberCommand.d.ts +14 -23
  143. package/dist-types/ts3.4/commands/BatchGetAccountStatusCommand.d.ts +12 -24
  144. package/dist-types/ts3.4/commands/BatchGetCodeSnippetCommand.d.ts +14 -23
  145. package/dist-types/ts3.4/commands/BatchGetFindingDetailsCommand.d.ts +12 -24
  146. package/dist-types/ts3.4/commands/BatchGetFreeTrialInfoCommand.d.ts +12 -24
  147. package/dist-types/ts3.4/commands/BatchGetMemberEc2DeepInspectionStatusCommand.d.ts +12 -24
  148. package/dist-types/ts3.4/commands/BatchUpdateMemberEc2DeepInspectionStatusCommand.d.ts +12 -24
  149. package/dist-types/ts3.4/commands/CancelFindingsReportCommand.d.ts +12 -24
  150. package/dist-types/ts3.4/commands/CancelSbomExportCommand.d.ts +14 -23
  151. package/dist-types/ts3.4/commands/CreateFilterCommand.d.ts +14 -23
  152. package/dist-types/ts3.4/commands/CreateFindingsReportCommand.d.ts +12 -24
  153. package/dist-types/ts3.4/commands/CreateSbomExportCommand.d.ts +14 -23
  154. package/dist-types/ts3.4/commands/DeleteFilterCommand.d.ts +14 -23
  155. package/dist-types/ts3.4/commands/DescribeOrganizationConfigurationCommand.d.ts +12 -24
  156. package/dist-types/ts3.4/commands/DisableCommand.d.ts +12 -23
  157. package/dist-types/ts3.4/commands/DisableDelegatedAdminAccountCommand.d.ts +12 -24
  158. package/dist-types/ts3.4/commands/DisassociateMemberCommand.d.ts +14 -23
  159. package/dist-types/ts3.4/commands/EnableCommand.d.ts +12 -23
  160. package/dist-types/ts3.4/commands/EnableDelegatedAdminAccountCommand.d.ts +12 -24
  161. package/dist-types/ts3.4/commands/GetConfigurationCommand.d.ts +14 -23
  162. package/dist-types/ts3.4/commands/GetDelegatedAdminAccountCommand.d.ts +12 -24
  163. package/dist-types/ts3.4/commands/GetEc2DeepInspectionConfigurationCommand.d.ts +12 -24
  164. package/dist-types/ts3.4/commands/GetEncryptionKeyCommand.d.ts +14 -23
  165. package/dist-types/ts3.4/commands/GetFindingsReportStatusCommand.d.ts +12 -24
  166. package/dist-types/ts3.4/commands/GetMemberCommand.d.ts +14 -23
  167. package/dist-types/ts3.4/commands/GetSbomExportCommand.d.ts +14 -23
  168. package/dist-types/ts3.4/commands/ListAccountPermissionsCommand.d.ts +12 -24
  169. package/dist-types/ts3.4/commands/ListCoverageCommand.d.ts +14 -23
  170. package/dist-types/ts3.4/commands/ListCoverageStatisticsCommand.d.ts +12 -24
  171. package/dist-types/ts3.4/commands/ListDelegatedAdminAccountsCommand.d.ts +12 -24
  172. package/dist-types/ts3.4/commands/ListFiltersCommand.d.ts +14 -23
  173. package/dist-types/ts3.4/commands/ListFindingAggregationsCommand.d.ts +12 -24
  174. package/dist-types/ts3.4/commands/ListFindingsCommand.d.ts +14 -23
  175. package/dist-types/ts3.4/commands/ListMembersCommand.d.ts +14 -23
  176. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +14 -23
  177. package/dist-types/ts3.4/commands/ListUsageTotalsCommand.d.ts +14 -23
  178. package/dist-types/ts3.4/commands/ResetEncryptionKeyCommand.d.ts +14 -23
  179. package/dist-types/ts3.4/commands/SearchVulnerabilitiesCommand.d.ts +12 -24
  180. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +14 -23
  181. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +14 -23
  182. package/dist-types/ts3.4/commands/UpdateConfigurationCommand.d.ts +14 -23
  183. package/dist-types/ts3.4/commands/UpdateEc2DeepInspectionConfigurationCommand.d.ts +12 -24
  184. package/dist-types/ts3.4/commands/UpdateEncryptionKeyCommand.d.ts +14 -23
  185. package/dist-types/ts3.4/commands/UpdateFilterCommand.d.ts +14 -23
  186. package/dist-types/ts3.4/commands/UpdateOrgEc2DeepInspectionConfigurationCommand.d.ts +12 -24
  187. package/dist-types/ts3.4/commands/UpdateOrganizationConfigurationCommand.d.ts +12 -24
  188. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +18 -0
  189. package/package.json +9 -9
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  Inspector2ClientResolvedConfig,
11
5
  ServiceInputTypes,
@@ -21,22 +15,16 @@ export interface GetDelegatedAdminAccountCommandInput
21
15
  export interface GetDelegatedAdminAccountCommandOutput
22
16
  extends GetDelegatedAdminAccountResponse,
23
17
  __MetadataBearer {}
24
- export declare class GetDelegatedAdminAccountCommand extends $Command<
25
- GetDelegatedAdminAccountCommandInput,
26
- GetDelegatedAdminAccountCommandOutput,
27
- Inspector2ClientResolvedConfig
28
- > {
29
- readonly input: GetDelegatedAdminAccountCommandInput;
30
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
31
- constructor(input: GetDelegatedAdminAccountCommandInput);
32
- resolveMiddleware(
33
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
34
- configuration: Inspector2ClientResolvedConfig,
35
- options?: __HttpHandlerOptions
36
- ): Handler<
18
+ declare const GetDelegatedAdminAccountCommand_base: {
19
+ new (
20
+ input: GetDelegatedAdminAccountCommandInput
21
+ ): import("@smithy/smithy-client").CommandImpl<
37
22
  GetDelegatedAdminAccountCommandInput,
38
- GetDelegatedAdminAccountCommandOutput
23
+ GetDelegatedAdminAccountCommandOutput,
24
+ Inspector2ClientResolvedConfig,
25
+ ServiceInputTypes,
26
+ ServiceOutputTypes
39
27
  >;
40
- private serialize;
41
- private deserialize;
42
- }
28
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
+ };
30
+ export declare class GetDelegatedAdminAccountCommand extends GetDelegatedAdminAccountCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  Inspector2ClientResolvedConfig,
11
5
  ServiceInputTypes,
@@ -21,22 +15,16 @@ export interface GetEc2DeepInspectionConfigurationCommandInput
21
15
  export interface GetEc2DeepInspectionConfigurationCommandOutput
22
16
  extends GetEc2DeepInspectionConfigurationResponse,
23
17
  __MetadataBearer {}
24
- export declare class GetEc2DeepInspectionConfigurationCommand extends $Command<
25
- GetEc2DeepInspectionConfigurationCommandInput,
26
- GetEc2DeepInspectionConfigurationCommandOutput,
27
- Inspector2ClientResolvedConfig
28
- > {
29
- readonly input: GetEc2DeepInspectionConfigurationCommandInput;
30
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
31
- constructor(input: GetEc2DeepInspectionConfigurationCommandInput);
32
- resolveMiddleware(
33
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
34
- configuration: Inspector2ClientResolvedConfig,
35
- options?: __HttpHandlerOptions
36
- ): Handler<
18
+ declare const GetEc2DeepInspectionConfigurationCommand_base: {
19
+ new (
20
+ input: GetEc2DeepInspectionConfigurationCommandInput
21
+ ): import("@smithy/smithy-client").CommandImpl<
37
22
  GetEc2DeepInspectionConfigurationCommandInput,
38
- GetEc2DeepInspectionConfigurationCommandOutput
23
+ GetEc2DeepInspectionConfigurationCommandOutput,
24
+ Inspector2ClientResolvedConfig,
25
+ ServiceInputTypes,
26
+ ServiceOutputTypes
39
27
  >;
40
- private serialize;
41
- private deserialize;
42
- }
28
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
+ };
30
+ export declare class GetEc2DeepInspectionConfigurationCommand extends GetEc2DeepInspectionConfigurationCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  Inspector2ClientResolvedConfig,
11
5
  ServiceInputTypes,
@@ -20,19 +14,16 @@ export interface GetEncryptionKeyCommandInput extends GetEncryptionKeyRequest {}
20
14
  export interface GetEncryptionKeyCommandOutput
21
15
  extends GetEncryptionKeyResponse,
22
16
  __MetadataBearer {}
23
- export declare class GetEncryptionKeyCommand extends $Command<
24
- GetEncryptionKeyCommandInput,
25
- GetEncryptionKeyCommandOutput,
26
- Inspector2ClientResolvedConfig
27
- > {
28
- readonly input: GetEncryptionKeyCommandInput;
29
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
30
- constructor(input: GetEncryptionKeyCommandInput);
31
- resolveMiddleware(
32
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
- configuration: Inspector2ClientResolvedConfig,
34
- options?: __HttpHandlerOptions
35
- ): Handler<GetEncryptionKeyCommandInput, GetEncryptionKeyCommandOutput>;
36
- private serialize;
37
- private deserialize;
38
- }
17
+ declare const GetEncryptionKeyCommand_base: {
18
+ new (
19
+ input: GetEncryptionKeyCommandInput
20
+ ): import("@smithy/smithy-client").CommandImpl<
21
+ GetEncryptionKeyCommandInput,
22
+ GetEncryptionKeyCommandOutput,
23
+ Inspector2ClientResolvedConfig,
24
+ ServiceInputTypes,
25
+ ServiceOutputTypes
26
+ >;
27
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
+ };
29
+ export declare class GetEncryptionKeyCommand extends GetEncryptionKeyCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  Inspector2ClientResolvedConfig,
11
5
  ServiceInputTypes,
@@ -21,22 +15,16 @@ export interface GetFindingsReportStatusCommandInput
21
15
  export interface GetFindingsReportStatusCommandOutput
22
16
  extends GetFindingsReportStatusResponse,
23
17
  __MetadataBearer {}
24
- export declare class GetFindingsReportStatusCommand extends $Command<
25
- GetFindingsReportStatusCommandInput,
26
- GetFindingsReportStatusCommandOutput,
27
- Inspector2ClientResolvedConfig
28
- > {
29
- readonly input: GetFindingsReportStatusCommandInput;
30
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
31
- constructor(input: GetFindingsReportStatusCommandInput);
32
- resolveMiddleware(
33
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
34
- configuration: Inspector2ClientResolvedConfig,
35
- options?: __HttpHandlerOptions
36
- ): Handler<
18
+ declare const GetFindingsReportStatusCommand_base: {
19
+ new (
20
+ input: GetFindingsReportStatusCommandInput
21
+ ): import("@smithy/smithy-client").CommandImpl<
37
22
  GetFindingsReportStatusCommandInput,
38
- GetFindingsReportStatusCommandOutput
23
+ GetFindingsReportStatusCommandOutput,
24
+ Inspector2ClientResolvedConfig,
25
+ ServiceInputTypes,
26
+ ServiceOutputTypes
39
27
  >;
40
- private serialize;
41
- private deserialize;
42
- }
28
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
+ };
30
+ export declare class GetFindingsReportStatusCommand extends GetFindingsReportStatusCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  Inspector2ClientResolvedConfig,
11
5
  ServiceInputTypes,
@@ -17,19 +11,16 @@ export interface GetMemberCommandInput extends GetMemberRequest {}
17
11
  export interface GetMemberCommandOutput
18
12
  extends GetMemberResponse,
19
13
  __MetadataBearer {}
20
- export declare class GetMemberCommand extends $Command<
21
- GetMemberCommandInput,
22
- GetMemberCommandOutput,
23
- Inspector2ClientResolvedConfig
24
- > {
25
- readonly input: GetMemberCommandInput;
26
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
27
- constructor(input: GetMemberCommandInput);
28
- resolveMiddleware(
29
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
30
- configuration: Inspector2ClientResolvedConfig,
31
- options?: __HttpHandlerOptions
32
- ): Handler<GetMemberCommandInput, GetMemberCommandOutput>;
33
- private serialize;
34
- private deserialize;
35
- }
14
+ declare const GetMemberCommand_base: {
15
+ new (
16
+ input: GetMemberCommandInput
17
+ ): import("@smithy/smithy-client").CommandImpl<
18
+ GetMemberCommandInput,
19
+ GetMemberCommandOutput,
20
+ Inspector2ClientResolvedConfig,
21
+ ServiceInputTypes,
22
+ ServiceOutputTypes
23
+ >;
24
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
+ };
26
+ export declare class GetMemberCommand extends GetMemberCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  Inspector2ClientResolvedConfig,
11
5
  ServiceInputTypes,
@@ -20,19 +14,16 @@ export interface GetSbomExportCommandInput extends GetSbomExportRequest {}
20
14
  export interface GetSbomExportCommandOutput
21
15
  extends GetSbomExportResponse,
22
16
  __MetadataBearer {}
23
- export declare class GetSbomExportCommand extends $Command<
24
- GetSbomExportCommandInput,
25
- GetSbomExportCommandOutput,
26
- Inspector2ClientResolvedConfig
27
- > {
28
- readonly input: GetSbomExportCommandInput;
29
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
30
- constructor(input: GetSbomExportCommandInput);
31
- resolveMiddleware(
32
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
- configuration: Inspector2ClientResolvedConfig,
34
- options?: __HttpHandlerOptions
35
- ): Handler<GetSbomExportCommandInput, GetSbomExportCommandOutput>;
36
- private serialize;
37
- private deserialize;
38
- }
17
+ declare const GetSbomExportCommand_base: {
18
+ new (
19
+ input: GetSbomExportCommandInput
20
+ ): import("@smithy/smithy-client").CommandImpl<
21
+ GetSbomExportCommandInput,
22
+ GetSbomExportCommandOutput,
23
+ Inspector2ClientResolvedConfig,
24
+ ServiceInputTypes,
25
+ ServiceOutputTypes
26
+ >;
27
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
+ };
29
+ export declare class GetSbomExportCommand extends GetSbomExportCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  Inspector2ClientResolvedConfig,
11
5
  ServiceInputTypes,
@@ -21,22 +15,16 @@ export interface ListAccountPermissionsCommandInput
21
15
  export interface ListAccountPermissionsCommandOutput
22
16
  extends ListAccountPermissionsResponse,
23
17
  __MetadataBearer {}
24
- export declare class ListAccountPermissionsCommand extends $Command<
25
- ListAccountPermissionsCommandInput,
26
- ListAccountPermissionsCommandOutput,
27
- Inspector2ClientResolvedConfig
28
- > {
29
- readonly input: ListAccountPermissionsCommandInput;
30
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
31
- constructor(input: ListAccountPermissionsCommandInput);
32
- resolveMiddleware(
33
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
34
- configuration: Inspector2ClientResolvedConfig,
35
- options?: __HttpHandlerOptions
36
- ): Handler<
18
+ declare const ListAccountPermissionsCommand_base: {
19
+ new (
20
+ input: ListAccountPermissionsCommandInput
21
+ ): import("@smithy/smithy-client").CommandImpl<
37
22
  ListAccountPermissionsCommandInput,
38
- ListAccountPermissionsCommandOutput
23
+ ListAccountPermissionsCommandOutput,
24
+ Inspector2ClientResolvedConfig,
25
+ ServiceInputTypes,
26
+ ServiceOutputTypes
39
27
  >;
40
- private serialize;
41
- private deserialize;
42
- }
28
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
+ };
30
+ export declare class ListAccountPermissionsCommand extends ListAccountPermissionsCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  Inspector2ClientResolvedConfig,
11
5
  ServiceInputTypes,
@@ -17,19 +11,16 @@ export interface ListCoverageCommandInput extends ListCoverageRequest {}
17
11
  export interface ListCoverageCommandOutput
18
12
  extends ListCoverageResponse,
19
13
  __MetadataBearer {}
20
- export declare class ListCoverageCommand extends $Command<
21
- ListCoverageCommandInput,
22
- ListCoverageCommandOutput,
23
- Inspector2ClientResolvedConfig
24
- > {
25
- readonly input: ListCoverageCommandInput;
26
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
27
- constructor(input: ListCoverageCommandInput);
28
- resolveMiddleware(
29
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
30
- configuration: Inspector2ClientResolvedConfig,
31
- options?: __HttpHandlerOptions
32
- ): Handler<ListCoverageCommandInput, ListCoverageCommandOutput>;
33
- private serialize;
34
- private deserialize;
35
- }
14
+ declare const ListCoverageCommand_base: {
15
+ new (
16
+ input: ListCoverageCommandInput
17
+ ): import("@smithy/smithy-client").CommandImpl<
18
+ ListCoverageCommandInput,
19
+ ListCoverageCommandOutput,
20
+ Inspector2ClientResolvedConfig,
21
+ ServiceInputTypes,
22
+ ServiceOutputTypes
23
+ >;
24
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
+ };
26
+ export declare class ListCoverageCommand extends ListCoverageCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  Inspector2ClientResolvedConfig,
11
5
  ServiceInputTypes,
@@ -21,22 +15,16 @@ export interface ListCoverageStatisticsCommandInput
21
15
  export interface ListCoverageStatisticsCommandOutput
22
16
  extends ListCoverageStatisticsResponse,
23
17
  __MetadataBearer {}
24
- export declare class ListCoverageStatisticsCommand extends $Command<
25
- ListCoverageStatisticsCommandInput,
26
- ListCoverageStatisticsCommandOutput,
27
- Inspector2ClientResolvedConfig
28
- > {
29
- readonly input: ListCoverageStatisticsCommandInput;
30
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
31
- constructor(input: ListCoverageStatisticsCommandInput);
32
- resolveMiddleware(
33
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
34
- configuration: Inspector2ClientResolvedConfig,
35
- options?: __HttpHandlerOptions
36
- ): Handler<
18
+ declare const ListCoverageStatisticsCommand_base: {
19
+ new (
20
+ input: ListCoverageStatisticsCommandInput
21
+ ): import("@smithy/smithy-client").CommandImpl<
37
22
  ListCoverageStatisticsCommandInput,
38
- ListCoverageStatisticsCommandOutput
23
+ ListCoverageStatisticsCommandOutput,
24
+ Inspector2ClientResolvedConfig,
25
+ ServiceInputTypes,
26
+ ServiceOutputTypes
39
27
  >;
40
- private serialize;
41
- private deserialize;
42
- }
28
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
+ };
30
+ export declare class ListCoverageStatisticsCommand extends ListCoverageStatisticsCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  Inspector2ClientResolvedConfig,
11
5
  ServiceInputTypes,
@@ -21,22 +15,16 @@ export interface ListDelegatedAdminAccountsCommandInput
21
15
  export interface ListDelegatedAdminAccountsCommandOutput
22
16
  extends ListDelegatedAdminAccountsResponse,
23
17
  __MetadataBearer {}
24
- export declare class ListDelegatedAdminAccountsCommand extends $Command<
25
- ListDelegatedAdminAccountsCommandInput,
26
- ListDelegatedAdminAccountsCommandOutput,
27
- Inspector2ClientResolvedConfig
28
- > {
29
- readonly input: ListDelegatedAdminAccountsCommandInput;
30
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
31
- constructor(input: ListDelegatedAdminAccountsCommandInput);
32
- resolveMiddleware(
33
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
34
- configuration: Inspector2ClientResolvedConfig,
35
- options?: __HttpHandlerOptions
36
- ): Handler<
18
+ declare const ListDelegatedAdminAccountsCommand_base: {
19
+ new (
20
+ input: ListDelegatedAdminAccountsCommandInput
21
+ ): import("@smithy/smithy-client").CommandImpl<
37
22
  ListDelegatedAdminAccountsCommandInput,
38
- ListDelegatedAdminAccountsCommandOutput
23
+ ListDelegatedAdminAccountsCommandOutput,
24
+ Inspector2ClientResolvedConfig,
25
+ ServiceInputTypes,
26
+ ServiceOutputTypes
39
27
  >;
40
- private serialize;
41
- private deserialize;
42
- }
28
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
+ };
30
+ export declare class ListDelegatedAdminAccountsCommand extends ListDelegatedAdminAccountsCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  Inspector2ClientResolvedConfig,
11
5
  ServiceInputTypes,
@@ -17,19 +11,16 @@ export interface ListFiltersCommandInput extends ListFiltersRequest {}
17
11
  export interface ListFiltersCommandOutput
18
12
  extends ListFiltersResponse,
19
13
  __MetadataBearer {}
20
- export declare class ListFiltersCommand extends $Command<
21
- ListFiltersCommandInput,
22
- ListFiltersCommandOutput,
23
- Inspector2ClientResolvedConfig
24
- > {
25
- readonly input: ListFiltersCommandInput;
26
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
27
- constructor(input: ListFiltersCommandInput);
28
- resolveMiddleware(
29
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
30
- configuration: Inspector2ClientResolvedConfig,
31
- options?: __HttpHandlerOptions
32
- ): Handler<ListFiltersCommandInput, ListFiltersCommandOutput>;
33
- private serialize;
34
- private deserialize;
35
- }
14
+ declare const ListFiltersCommand_base: {
15
+ new (
16
+ input: ListFiltersCommandInput
17
+ ): import("@smithy/smithy-client").CommandImpl<
18
+ ListFiltersCommandInput,
19
+ ListFiltersCommandOutput,
20
+ Inspector2ClientResolvedConfig,
21
+ ServiceInputTypes,
22
+ ServiceOutputTypes
23
+ >;
24
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
+ };
26
+ export declare class ListFiltersCommand extends ListFiltersCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  Inspector2ClientResolvedConfig,
11
5
  ServiceInputTypes,
@@ -21,22 +15,16 @@ export interface ListFindingAggregationsCommandInput
21
15
  export interface ListFindingAggregationsCommandOutput
22
16
  extends ListFindingAggregationsResponse,
23
17
  __MetadataBearer {}
24
- export declare class ListFindingAggregationsCommand extends $Command<
25
- ListFindingAggregationsCommandInput,
26
- ListFindingAggregationsCommandOutput,
27
- Inspector2ClientResolvedConfig
28
- > {
29
- readonly input: ListFindingAggregationsCommandInput;
30
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
31
- constructor(input: ListFindingAggregationsCommandInput);
32
- resolveMiddleware(
33
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
34
- configuration: Inspector2ClientResolvedConfig,
35
- options?: __HttpHandlerOptions
36
- ): Handler<
18
+ declare const ListFindingAggregationsCommand_base: {
19
+ new (
20
+ input: ListFindingAggregationsCommandInput
21
+ ): import("@smithy/smithy-client").CommandImpl<
37
22
  ListFindingAggregationsCommandInput,
38
- ListFindingAggregationsCommandOutput
23
+ ListFindingAggregationsCommandOutput,
24
+ Inspector2ClientResolvedConfig,
25
+ ServiceInputTypes,
26
+ ServiceOutputTypes
39
27
  >;
40
- private serialize;
41
- private deserialize;
42
- }
28
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
+ };
30
+ export declare class ListFindingAggregationsCommand extends ListFindingAggregationsCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  Inspector2ClientResolvedConfig,
11
5
  ServiceInputTypes,
@@ -17,19 +11,16 @@ export interface ListFindingsCommandInput extends ListFindingsRequest {}
17
11
  export interface ListFindingsCommandOutput
18
12
  extends ListFindingsResponse,
19
13
  __MetadataBearer {}
20
- export declare class ListFindingsCommand extends $Command<
21
- ListFindingsCommandInput,
22
- ListFindingsCommandOutput,
23
- Inspector2ClientResolvedConfig
24
- > {
25
- readonly input: ListFindingsCommandInput;
26
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
27
- constructor(input: ListFindingsCommandInput);
28
- resolveMiddleware(
29
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
30
- configuration: Inspector2ClientResolvedConfig,
31
- options?: __HttpHandlerOptions
32
- ): Handler<ListFindingsCommandInput, ListFindingsCommandOutput>;
33
- private serialize;
34
- private deserialize;
35
- }
14
+ declare const ListFindingsCommand_base: {
15
+ new (
16
+ input: ListFindingsCommandInput
17
+ ): import("@smithy/smithy-client").CommandImpl<
18
+ ListFindingsCommandInput,
19
+ ListFindingsCommandOutput,
20
+ Inspector2ClientResolvedConfig,
21
+ ServiceInputTypes,
22
+ ServiceOutputTypes
23
+ >;
24
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
+ };
26
+ export declare class ListFindingsCommand extends ListFindingsCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  Inspector2ClientResolvedConfig,
11
5
  ServiceInputTypes,
@@ -17,19 +11,16 @@ export interface ListMembersCommandInput extends ListMembersRequest {}
17
11
  export interface ListMembersCommandOutput
18
12
  extends ListMembersResponse,
19
13
  __MetadataBearer {}
20
- export declare class ListMembersCommand extends $Command<
21
- ListMembersCommandInput,
22
- ListMembersCommandOutput,
23
- Inspector2ClientResolvedConfig
24
- > {
25
- readonly input: ListMembersCommandInput;
26
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
27
- constructor(input: ListMembersCommandInput);
28
- resolveMiddleware(
29
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
30
- configuration: Inspector2ClientResolvedConfig,
31
- options?: __HttpHandlerOptions
32
- ): Handler<ListMembersCommandInput, ListMembersCommandOutput>;
33
- private serialize;
34
- private deserialize;
35
- }
14
+ declare const ListMembersCommand_base: {
15
+ new (
16
+ input: ListMembersCommandInput
17
+ ): import("@smithy/smithy-client").CommandImpl<
18
+ ListMembersCommandInput,
19
+ ListMembersCommandOutput,
20
+ Inspector2ClientResolvedConfig,
21
+ ServiceInputTypes,
22
+ ServiceOutputTypes
23
+ >;
24
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
+ };
26
+ export declare class ListMembersCommand extends ListMembersCommand_base {}