@aws-sdk/client-vpc-lattice 3.478.0 → 3.484.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 (213) hide show
  1. package/dist-cjs/commands/BatchUpdateRuleCommand.js +18 -41
  2. package/dist-cjs/commands/CreateAccessLogSubscriptionCommand.js +18 -41
  3. package/dist-cjs/commands/CreateListenerCommand.js +18 -41
  4. package/dist-cjs/commands/CreateRuleCommand.js +18 -41
  5. package/dist-cjs/commands/CreateServiceCommand.js +18 -41
  6. package/dist-cjs/commands/CreateServiceNetworkCommand.js +18 -41
  7. package/dist-cjs/commands/CreateServiceNetworkServiceAssociationCommand.js +18 -41
  8. package/dist-cjs/commands/CreateServiceNetworkVpcAssociationCommand.js +18 -41
  9. package/dist-cjs/commands/CreateTargetGroupCommand.js +18 -41
  10. package/dist-cjs/commands/DeleteAccessLogSubscriptionCommand.js +18 -41
  11. package/dist-cjs/commands/DeleteAuthPolicyCommand.js +18 -41
  12. package/dist-cjs/commands/DeleteListenerCommand.js +18 -41
  13. package/dist-cjs/commands/DeleteResourcePolicyCommand.js +18 -41
  14. package/dist-cjs/commands/DeleteRuleCommand.js +18 -41
  15. package/dist-cjs/commands/DeleteServiceCommand.js +18 -41
  16. package/dist-cjs/commands/DeleteServiceNetworkCommand.js +18 -41
  17. package/dist-cjs/commands/DeleteServiceNetworkServiceAssociationCommand.js +18 -41
  18. package/dist-cjs/commands/DeleteServiceNetworkVpcAssociationCommand.js +18 -41
  19. package/dist-cjs/commands/DeleteTargetGroupCommand.js +18 -41
  20. package/dist-cjs/commands/DeregisterTargetsCommand.js +18 -41
  21. package/dist-cjs/commands/GetAccessLogSubscriptionCommand.js +18 -41
  22. package/dist-cjs/commands/GetAuthPolicyCommand.js +18 -41
  23. package/dist-cjs/commands/GetListenerCommand.js +18 -41
  24. package/dist-cjs/commands/GetResourcePolicyCommand.js +18 -41
  25. package/dist-cjs/commands/GetRuleCommand.js +18 -41
  26. package/dist-cjs/commands/GetServiceCommand.js +18 -41
  27. package/dist-cjs/commands/GetServiceNetworkCommand.js +18 -41
  28. package/dist-cjs/commands/GetServiceNetworkServiceAssociationCommand.js +18 -41
  29. package/dist-cjs/commands/GetServiceNetworkVpcAssociationCommand.js +18 -41
  30. package/dist-cjs/commands/GetTargetGroupCommand.js +18 -41
  31. package/dist-cjs/commands/ListAccessLogSubscriptionsCommand.js +18 -41
  32. package/dist-cjs/commands/ListListenersCommand.js +18 -41
  33. package/dist-cjs/commands/ListRulesCommand.js +18 -41
  34. package/dist-cjs/commands/ListServiceNetworkServiceAssociationsCommand.js +18 -41
  35. package/dist-cjs/commands/ListServiceNetworkVpcAssociationsCommand.js +18 -41
  36. package/dist-cjs/commands/ListServiceNetworksCommand.js +18 -41
  37. package/dist-cjs/commands/ListServicesCommand.js +18 -41
  38. package/dist-cjs/commands/ListTagsForResourceCommand.js +18 -41
  39. package/dist-cjs/commands/ListTargetGroupsCommand.js +18 -41
  40. package/dist-cjs/commands/ListTargetsCommand.js +18 -41
  41. package/dist-cjs/commands/PutAuthPolicyCommand.js +18 -41
  42. package/dist-cjs/commands/PutResourcePolicyCommand.js +18 -41
  43. package/dist-cjs/commands/RegisterTargetsCommand.js +18 -41
  44. package/dist-cjs/commands/TagResourceCommand.js +18 -41
  45. package/dist-cjs/commands/UntagResourceCommand.js +18 -41
  46. package/dist-cjs/commands/UpdateAccessLogSubscriptionCommand.js +18 -41
  47. package/dist-cjs/commands/UpdateListenerCommand.js +18 -41
  48. package/dist-cjs/commands/UpdateRuleCommand.js +18 -41
  49. package/dist-cjs/commands/UpdateServiceCommand.js +18 -41
  50. package/dist-cjs/commands/UpdateServiceNetworkCommand.js +18 -41
  51. package/dist-cjs/commands/UpdateServiceNetworkVpcAssociationCommand.js +18 -41
  52. package/dist-cjs/commands/UpdateTargetGroupCommand.js +18 -41
  53. package/dist-cjs/endpoint/EndpointParameters.js +7 -1
  54. package/dist-es/commands/BatchUpdateRuleCommand.js +18 -41
  55. package/dist-es/commands/CreateAccessLogSubscriptionCommand.js +18 -41
  56. package/dist-es/commands/CreateListenerCommand.js +18 -41
  57. package/dist-es/commands/CreateRuleCommand.js +18 -41
  58. package/dist-es/commands/CreateServiceCommand.js +18 -41
  59. package/dist-es/commands/CreateServiceNetworkCommand.js +18 -41
  60. package/dist-es/commands/CreateServiceNetworkServiceAssociationCommand.js +18 -41
  61. package/dist-es/commands/CreateServiceNetworkVpcAssociationCommand.js +18 -41
  62. package/dist-es/commands/CreateTargetGroupCommand.js +18 -41
  63. package/dist-es/commands/DeleteAccessLogSubscriptionCommand.js +18 -41
  64. package/dist-es/commands/DeleteAuthPolicyCommand.js +18 -41
  65. package/dist-es/commands/DeleteListenerCommand.js +18 -41
  66. package/dist-es/commands/DeleteResourcePolicyCommand.js +18 -41
  67. package/dist-es/commands/DeleteRuleCommand.js +18 -41
  68. package/dist-es/commands/DeleteServiceCommand.js +18 -41
  69. package/dist-es/commands/DeleteServiceNetworkCommand.js +18 -41
  70. package/dist-es/commands/DeleteServiceNetworkServiceAssociationCommand.js +18 -41
  71. package/dist-es/commands/DeleteServiceNetworkVpcAssociationCommand.js +18 -41
  72. package/dist-es/commands/DeleteTargetGroupCommand.js +18 -41
  73. package/dist-es/commands/DeregisterTargetsCommand.js +18 -41
  74. package/dist-es/commands/GetAccessLogSubscriptionCommand.js +18 -41
  75. package/dist-es/commands/GetAuthPolicyCommand.js +18 -41
  76. package/dist-es/commands/GetListenerCommand.js +18 -41
  77. package/dist-es/commands/GetResourcePolicyCommand.js +18 -41
  78. package/dist-es/commands/GetRuleCommand.js +18 -41
  79. package/dist-es/commands/GetServiceCommand.js +18 -41
  80. package/dist-es/commands/GetServiceNetworkCommand.js +18 -41
  81. package/dist-es/commands/GetServiceNetworkServiceAssociationCommand.js +18 -41
  82. package/dist-es/commands/GetServiceNetworkVpcAssociationCommand.js +18 -41
  83. package/dist-es/commands/GetTargetGroupCommand.js +18 -41
  84. package/dist-es/commands/ListAccessLogSubscriptionsCommand.js +18 -41
  85. package/dist-es/commands/ListListenersCommand.js +18 -41
  86. package/dist-es/commands/ListRulesCommand.js +18 -41
  87. package/dist-es/commands/ListServiceNetworkServiceAssociationsCommand.js +18 -41
  88. package/dist-es/commands/ListServiceNetworkVpcAssociationsCommand.js +18 -41
  89. package/dist-es/commands/ListServiceNetworksCommand.js +18 -41
  90. package/dist-es/commands/ListServicesCommand.js +18 -41
  91. package/dist-es/commands/ListTagsForResourceCommand.js +18 -41
  92. package/dist-es/commands/ListTargetGroupsCommand.js +18 -41
  93. package/dist-es/commands/ListTargetsCommand.js +18 -41
  94. package/dist-es/commands/PutAuthPolicyCommand.js +18 -41
  95. package/dist-es/commands/PutResourcePolicyCommand.js +18 -41
  96. package/dist-es/commands/RegisterTargetsCommand.js +18 -41
  97. package/dist-es/commands/TagResourceCommand.js +18 -41
  98. package/dist-es/commands/UntagResourceCommand.js +18 -41
  99. package/dist-es/commands/UpdateAccessLogSubscriptionCommand.js +18 -41
  100. package/dist-es/commands/UpdateListenerCommand.js +18 -41
  101. package/dist-es/commands/UpdateRuleCommand.js +18 -41
  102. package/dist-es/commands/UpdateServiceCommand.js +18 -41
  103. package/dist-es/commands/UpdateServiceNetworkCommand.js +18 -41
  104. package/dist-es/commands/UpdateServiceNetworkVpcAssociationCommand.js +18 -41
  105. package/dist-es/commands/UpdateTargetGroupCommand.js +18 -41
  106. package/dist-es/endpoint/EndpointParameters.js +6 -0
  107. package/dist-types/commands/BatchUpdateRuleCommand.d.ts +6 -21
  108. package/dist-types/commands/CreateAccessLogSubscriptionCommand.d.ts +6 -21
  109. package/dist-types/commands/CreateListenerCommand.d.ts +6 -21
  110. package/dist-types/commands/CreateRuleCommand.d.ts +6 -21
  111. package/dist-types/commands/CreateServiceCommand.d.ts +6 -21
  112. package/dist-types/commands/CreateServiceNetworkCommand.d.ts +6 -21
  113. package/dist-types/commands/CreateServiceNetworkServiceAssociationCommand.d.ts +6 -21
  114. package/dist-types/commands/CreateServiceNetworkVpcAssociationCommand.d.ts +6 -21
  115. package/dist-types/commands/CreateTargetGroupCommand.d.ts +6 -21
  116. package/dist-types/commands/DeleteAccessLogSubscriptionCommand.d.ts +6 -21
  117. package/dist-types/commands/DeleteAuthPolicyCommand.d.ts +6 -21
  118. package/dist-types/commands/DeleteListenerCommand.d.ts +6 -21
  119. package/dist-types/commands/DeleteResourcePolicyCommand.d.ts +6 -21
  120. package/dist-types/commands/DeleteRuleCommand.d.ts +6 -21
  121. package/dist-types/commands/DeleteServiceCommand.d.ts +6 -21
  122. package/dist-types/commands/DeleteServiceNetworkCommand.d.ts +6 -21
  123. package/dist-types/commands/DeleteServiceNetworkServiceAssociationCommand.d.ts +6 -21
  124. package/dist-types/commands/DeleteServiceNetworkVpcAssociationCommand.d.ts +6 -21
  125. package/dist-types/commands/DeleteTargetGroupCommand.d.ts +6 -21
  126. package/dist-types/commands/DeregisterTargetsCommand.d.ts +6 -21
  127. package/dist-types/commands/GetAccessLogSubscriptionCommand.d.ts +6 -21
  128. package/dist-types/commands/GetAuthPolicyCommand.d.ts +6 -21
  129. package/dist-types/commands/GetListenerCommand.d.ts +6 -21
  130. package/dist-types/commands/GetResourcePolicyCommand.d.ts +6 -21
  131. package/dist-types/commands/GetRuleCommand.d.ts +6 -21
  132. package/dist-types/commands/GetServiceCommand.d.ts +6 -21
  133. package/dist-types/commands/GetServiceNetworkCommand.d.ts +6 -21
  134. package/dist-types/commands/GetServiceNetworkServiceAssociationCommand.d.ts +6 -21
  135. package/dist-types/commands/GetServiceNetworkVpcAssociationCommand.d.ts +6 -21
  136. package/dist-types/commands/GetTargetGroupCommand.d.ts +6 -21
  137. package/dist-types/commands/ListAccessLogSubscriptionsCommand.d.ts +6 -21
  138. package/dist-types/commands/ListListenersCommand.d.ts +6 -21
  139. package/dist-types/commands/ListRulesCommand.d.ts +6 -21
  140. package/dist-types/commands/ListServiceNetworkServiceAssociationsCommand.d.ts +6 -21
  141. package/dist-types/commands/ListServiceNetworkVpcAssociationsCommand.d.ts +6 -21
  142. package/dist-types/commands/ListServiceNetworksCommand.d.ts +6 -21
  143. package/dist-types/commands/ListServicesCommand.d.ts +6 -21
  144. package/dist-types/commands/ListTagsForResourceCommand.d.ts +6 -21
  145. package/dist-types/commands/ListTargetGroupsCommand.d.ts +6 -21
  146. package/dist-types/commands/ListTargetsCommand.d.ts +6 -21
  147. package/dist-types/commands/PutAuthPolicyCommand.d.ts +6 -21
  148. package/dist-types/commands/PutResourcePolicyCommand.d.ts +6 -21
  149. package/dist-types/commands/RegisterTargetsCommand.d.ts +6 -21
  150. package/dist-types/commands/TagResourceCommand.d.ts +6 -21
  151. package/dist-types/commands/UntagResourceCommand.d.ts +6 -21
  152. package/dist-types/commands/UpdateAccessLogSubscriptionCommand.d.ts +6 -21
  153. package/dist-types/commands/UpdateListenerCommand.d.ts +6 -21
  154. package/dist-types/commands/UpdateRuleCommand.d.ts +6 -21
  155. package/dist-types/commands/UpdateServiceCommand.d.ts +6 -21
  156. package/dist-types/commands/UpdateServiceNetworkCommand.d.ts +6 -21
  157. package/dist-types/commands/UpdateServiceNetworkVpcAssociationCommand.d.ts +6 -21
  158. package/dist-types/commands/UpdateTargetGroupCommand.d.ts +6 -21
  159. package/dist-types/endpoint/EndpointParameters.d.ts +18 -0
  160. package/dist-types/ts3.4/commands/BatchUpdateRuleCommand.d.ts +14 -23
  161. package/dist-types/ts3.4/commands/CreateAccessLogSubscriptionCommand.d.ts +12 -24
  162. package/dist-types/ts3.4/commands/CreateListenerCommand.d.ts +14 -23
  163. package/dist-types/ts3.4/commands/CreateRuleCommand.d.ts +14 -23
  164. package/dist-types/ts3.4/commands/CreateServiceCommand.d.ts +14 -23
  165. package/dist-types/ts3.4/commands/CreateServiceNetworkCommand.d.ts +12 -24
  166. package/dist-types/ts3.4/commands/CreateServiceNetworkServiceAssociationCommand.d.ts +12 -24
  167. package/dist-types/ts3.4/commands/CreateServiceNetworkVpcAssociationCommand.d.ts +12 -24
  168. package/dist-types/ts3.4/commands/CreateTargetGroupCommand.d.ts +14 -23
  169. package/dist-types/ts3.4/commands/DeleteAccessLogSubscriptionCommand.d.ts +12 -24
  170. package/dist-types/ts3.4/commands/DeleteAuthPolicyCommand.d.ts +14 -23
  171. package/dist-types/ts3.4/commands/DeleteListenerCommand.d.ts +14 -23
  172. package/dist-types/ts3.4/commands/DeleteResourcePolicyCommand.d.ts +12 -24
  173. package/dist-types/ts3.4/commands/DeleteRuleCommand.d.ts +14 -23
  174. package/dist-types/ts3.4/commands/DeleteServiceCommand.d.ts +14 -23
  175. package/dist-types/ts3.4/commands/DeleteServiceNetworkCommand.d.ts +12 -24
  176. package/dist-types/ts3.4/commands/DeleteServiceNetworkServiceAssociationCommand.d.ts +12 -24
  177. package/dist-types/ts3.4/commands/DeleteServiceNetworkVpcAssociationCommand.d.ts +12 -24
  178. package/dist-types/ts3.4/commands/DeleteTargetGroupCommand.d.ts +14 -23
  179. package/dist-types/ts3.4/commands/DeregisterTargetsCommand.d.ts +14 -23
  180. package/dist-types/ts3.4/commands/GetAccessLogSubscriptionCommand.d.ts +12 -24
  181. package/dist-types/ts3.4/commands/GetAuthPolicyCommand.d.ts +14 -23
  182. package/dist-types/ts3.4/commands/GetListenerCommand.d.ts +14 -23
  183. package/dist-types/ts3.4/commands/GetResourcePolicyCommand.d.ts +14 -23
  184. package/dist-types/ts3.4/commands/GetRuleCommand.d.ts +12 -23
  185. package/dist-types/ts3.4/commands/GetServiceCommand.d.ts +14 -23
  186. package/dist-types/ts3.4/commands/GetServiceNetworkCommand.d.ts +14 -23
  187. package/dist-types/ts3.4/commands/GetServiceNetworkServiceAssociationCommand.d.ts +12 -24
  188. package/dist-types/ts3.4/commands/GetServiceNetworkVpcAssociationCommand.d.ts +12 -24
  189. package/dist-types/ts3.4/commands/GetTargetGroupCommand.d.ts +14 -23
  190. package/dist-types/ts3.4/commands/ListAccessLogSubscriptionsCommand.d.ts +12 -24
  191. package/dist-types/ts3.4/commands/ListListenersCommand.d.ts +14 -23
  192. package/dist-types/ts3.4/commands/ListRulesCommand.d.ts +14 -23
  193. package/dist-types/ts3.4/commands/ListServiceNetworkServiceAssociationsCommand.d.ts +12 -24
  194. package/dist-types/ts3.4/commands/ListServiceNetworkVpcAssociationsCommand.d.ts +12 -24
  195. package/dist-types/ts3.4/commands/ListServiceNetworksCommand.d.ts +14 -23
  196. package/dist-types/ts3.4/commands/ListServicesCommand.d.ts +14 -23
  197. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +14 -23
  198. package/dist-types/ts3.4/commands/ListTargetGroupsCommand.d.ts +14 -23
  199. package/dist-types/ts3.4/commands/ListTargetsCommand.d.ts +14 -23
  200. package/dist-types/ts3.4/commands/PutAuthPolicyCommand.d.ts +14 -23
  201. package/dist-types/ts3.4/commands/PutResourcePolicyCommand.d.ts +14 -23
  202. package/dist-types/ts3.4/commands/RegisterTargetsCommand.d.ts +14 -23
  203. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +14 -23
  204. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +14 -23
  205. package/dist-types/ts3.4/commands/UpdateAccessLogSubscriptionCommand.d.ts +12 -24
  206. package/dist-types/ts3.4/commands/UpdateListenerCommand.d.ts +14 -23
  207. package/dist-types/ts3.4/commands/UpdateRuleCommand.d.ts +14 -23
  208. package/dist-types/ts3.4/commands/UpdateServiceCommand.d.ts +14 -23
  209. package/dist-types/ts3.4/commands/UpdateServiceNetworkCommand.d.ts +12 -24
  210. package/dist-types/ts3.4/commands/UpdateServiceNetworkVpcAssociationCommand.d.ts +12 -24
  211. package/dist-types/ts3.4/commands/UpdateTargetGroupCommand.d.ts +14 -23
  212. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +18 -0
  213. package/package.json +11 -11
@@ -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
  DeleteAccessLogSubscriptionRequest,
11
5
  DeleteAccessLogSubscriptionResponse,
@@ -21,22 +15,16 @@ export interface DeleteAccessLogSubscriptionCommandInput
21
15
  export interface DeleteAccessLogSubscriptionCommandOutput
22
16
  extends DeleteAccessLogSubscriptionResponse,
23
17
  __MetadataBearer {}
24
- export declare class DeleteAccessLogSubscriptionCommand extends $Command<
25
- DeleteAccessLogSubscriptionCommandInput,
26
- DeleteAccessLogSubscriptionCommandOutput,
27
- VPCLatticeClientResolvedConfig
28
- > {
29
- readonly input: DeleteAccessLogSubscriptionCommandInput;
30
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
31
- constructor(input: DeleteAccessLogSubscriptionCommandInput);
32
- resolveMiddleware(
33
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
34
- configuration: VPCLatticeClientResolvedConfig,
35
- options?: __HttpHandlerOptions
36
- ): Handler<
18
+ declare const DeleteAccessLogSubscriptionCommand_base: {
19
+ new (
20
+ input: DeleteAccessLogSubscriptionCommandInput
21
+ ): import("@smithy/smithy-client").CommandImpl<
37
22
  DeleteAccessLogSubscriptionCommandInput,
38
- DeleteAccessLogSubscriptionCommandOutput
23
+ DeleteAccessLogSubscriptionCommandOutput,
24
+ VPCLatticeClientResolvedConfig,
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 DeleteAccessLogSubscriptionCommand extends DeleteAccessLogSubscriptionCommand_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
  DeleteAuthPolicyRequest,
11
5
  DeleteAuthPolicyResponse,
@@ -20,19 +14,16 @@ export interface DeleteAuthPolicyCommandInput extends DeleteAuthPolicyRequest {}
20
14
  export interface DeleteAuthPolicyCommandOutput
21
15
  extends DeleteAuthPolicyResponse,
22
16
  __MetadataBearer {}
23
- export declare class DeleteAuthPolicyCommand extends $Command<
24
- DeleteAuthPolicyCommandInput,
25
- DeleteAuthPolicyCommandOutput,
26
- VPCLatticeClientResolvedConfig
27
- > {
28
- readonly input: DeleteAuthPolicyCommandInput;
29
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
30
- constructor(input: DeleteAuthPolicyCommandInput);
31
- resolveMiddleware(
32
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
- configuration: VPCLatticeClientResolvedConfig,
34
- options?: __HttpHandlerOptions
35
- ): Handler<DeleteAuthPolicyCommandInput, DeleteAuthPolicyCommandOutput>;
36
- private serialize;
37
- private deserialize;
38
- }
17
+ declare const DeleteAuthPolicyCommand_base: {
18
+ new (
19
+ input: DeleteAuthPolicyCommandInput
20
+ ): import("@smithy/smithy-client").CommandImpl<
21
+ DeleteAuthPolicyCommandInput,
22
+ DeleteAuthPolicyCommandOutput,
23
+ VPCLatticeClientResolvedConfig,
24
+ ServiceInputTypes,
25
+ ServiceOutputTypes
26
+ >;
27
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
+ };
29
+ export declare class DeleteAuthPolicyCommand extends DeleteAuthPolicyCommand_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
  DeleteListenerRequest,
11
5
  DeleteListenerResponse,
@@ -20,19 +14,16 @@ export interface DeleteListenerCommandInput extends DeleteListenerRequest {}
20
14
  export interface DeleteListenerCommandOutput
21
15
  extends DeleteListenerResponse,
22
16
  __MetadataBearer {}
23
- export declare class DeleteListenerCommand extends $Command<
24
- DeleteListenerCommandInput,
25
- DeleteListenerCommandOutput,
26
- VPCLatticeClientResolvedConfig
27
- > {
28
- readonly input: DeleteListenerCommandInput;
29
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
30
- constructor(input: DeleteListenerCommandInput);
31
- resolveMiddleware(
32
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
- configuration: VPCLatticeClientResolvedConfig,
34
- options?: __HttpHandlerOptions
35
- ): Handler<DeleteListenerCommandInput, DeleteListenerCommandOutput>;
36
- private serialize;
37
- private deserialize;
38
- }
17
+ declare const DeleteListenerCommand_base: {
18
+ new (
19
+ input: DeleteListenerCommandInput
20
+ ): import("@smithy/smithy-client").CommandImpl<
21
+ DeleteListenerCommandInput,
22
+ DeleteListenerCommandOutput,
23
+ VPCLatticeClientResolvedConfig,
24
+ ServiceInputTypes,
25
+ ServiceOutputTypes
26
+ >;
27
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
+ };
29
+ export declare class DeleteListenerCommand extends DeleteListenerCommand_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
  DeleteResourcePolicyRequest,
11
5
  DeleteResourcePolicyResponse,
@@ -21,22 +15,16 @@ export interface DeleteResourcePolicyCommandInput
21
15
  export interface DeleteResourcePolicyCommandOutput
22
16
  extends DeleteResourcePolicyResponse,
23
17
  __MetadataBearer {}
24
- export declare class DeleteResourcePolicyCommand extends $Command<
25
- DeleteResourcePolicyCommandInput,
26
- DeleteResourcePolicyCommandOutput,
27
- VPCLatticeClientResolvedConfig
28
- > {
29
- readonly input: DeleteResourcePolicyCommandInput;
30
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
31
- constructor(input: DeleteResourcePolicyCommandInput);
32
- resolveMiddleware(
33
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
34
- configuration: VPCLatticeClientResolvedConfig,
35
- options?: __HttpHandlerOptions
36
- ): Handler<
18
+ declare const DeleteResourcePolicyCommand_base: {
19
+ new (
20
+ input: DeleteResourcePolicyCommandInput
21
+ ): import("@smithy/smithy-client").CommandImpl<
37
22
  DeleteResourcePolicyCommandInput,
38
- DeleteResourcePolicyCommandOutput
23
+ DeleteResourcePolicyCommandOutput,
24
+ VPCLatticeClientResolvedConfig,
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 DeleteResourcePolicyCommand extends DeleteResourcePolicyCommand_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 { DeleteRuleRequest, DeleteRuleResponse } from "../models/models_0";
10
4
  import {
11
5
  ServiceInputTypes,
@@ -17,19 +11,16 @@ export interface DeleteRuleCommandInput extends DeleteRuleRequest {}
17
11
  export interface DeleteRuleCommandOutput
18
12
  extends DeleteRuleResponse,
19
13
  __MetadataBearer {}
20
- export declare class DeleteRuleCommand extends $Command<
21
- DeleteRuleCommandInput,
22
- DeleteRuleCommandOutput,
23
- VPCLatticeClientResolvedConfig
24
- > {
25
- readonly input: DeleteRuleCommandInput;
26
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
27
- constructor(input: DeleteRuleCommandInput);
28
- resolveMiddleware(
29
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
30
- configuration: VPCLatticeClientResolvedConfig,
31
- options?: __HttpHandlerOptions
32
- ): Handler<DeleteRuleCommandInput, DeleteRuleCommandOutput>;
33
- private serialize;
34
- private deserialize;
35
- }
14
+ declare const DeleteRuleCommand_base: {
15
+ new (
16
+ input: DeleteRuleCommandInput
17
+ ): import("@smithy/smithy-client").CommandImpl<
18
+ DeleteRuleCommandInput,
19
+ DeleteRuleCommandOutput,
20
+ VPCLatticeClientResolvedConfig,
21
+ ServiceInputTypes,
22
+ ServiceOutputTypes
23
+ >;
24
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
+ };
26
+ export declare class DeleteRuleCommand extends DeleteRuleCommand_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
  DeleteServiceRequest,
11
5
  DeleteServiceResponse,
@@ -20,19 +14,16 @@ export interface DeleteServiceCommandInput extends DeleteServiceRequest {}
20
14
  export interface DeleteServiceCommandOutput
21
15
  extends DeleteServiceResponse,
22
16
  __MetadataBearer {}
23
- export declare class DeleteServiceCommand extends $Command<
24
- DeleteServiceCommandInput,
25
- DeleteServiceCommandOutput,
26
- VPCLatticeClientResolvedConfig
27
- > {
28
- readonly input: DeleteServiceCommandInput;
29
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
30
- constructor(input: DeleteServiceCommandInput);
31
- resolveMiddleware(
32
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
- configuration: VPCLatticeClientResolvedConfig,
34
- options?: __HttpHandlerOptions
35
- ): Handler<DeleteServiceCommandInput, DeleteServiceCommandOutput>;
36
- private serialize;
37
- private deserialize;
38
- }
17
+ declare const DeleteServiceCommand_base: {
18
+ new (
19
+ input: DeleteServiceCommandInput
20
+ ): import("@smithy/smithy-client").CommandImpl<
21
+ DeleteServiceCommandInput,
22
+ DeleteServiceCommandOutput,
23
+ VPCLatticeClientResolvedConfig,
24
+ ServiceInputTypes,
25
+ ServiceOutputTypes
26
+ >;
27
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
+ };
29
+ export declare class DeleteServiceCommand extends DeleteServiceCommand_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
  DeleteServiceNetworkRequest,
11
5
  DeleteServiceNetworkResponse,
@@ -21,22 +15,16 @@ export interface DeleteServiceNetworkCommandInput
21
15
  export interface DeleteServiceNetworkCommandOutput
22
16
  extends DeleteServiceNetworkResponse,
23
17
  __MetadataBearer {}
24
- export declare class DeleteServiceNetworkCommand extends $Command<
25
- DeleteServiceNetworkCommandInput,
26
- DeleteServiceNetworkCommandOutput,
27
- VPCLatticeClientResolvedConfig
28
- > {
29
- readonly input: DeleteServiceNetworkCommandInput;
30
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
31
- constructor(input: DeleteServiceNetworkCommandInput);
32
- resolveMiddleware(
33
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
34
- configuration: VPCLatticeClientResolvedConfig,
35
- options?: __HttpHandlerOptions
36
- ): Handler<
18
+ declare const DeleteServiceNetworkCommand_base: {
19
+ new (
20
+ input: DeleteServiceNetworkCommandInput
21
+ ): import("@smithy/smithy-client").CommandImpl<
37
22
  DeleteServiceNetworkCommandInput,
38
- DeleteServiceNetworkCommandOutput
23
+ DeleteServiceNetworkCommandOutput,
24
+ VPCLatticeClientResolvedConfig,
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 DeleteServiceNetworkCommand extends DeleteServiceNetworkCommand_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
  DeleteServiceNetworkServiceAssociationRequest,
11
5
  DeleteServiceNetworkServiceAssociationResponse,
@@ -21,22 +15,16 @@ export interface DeleteServiceNetworkServiceAssociationCommandInput
21
15
  export interface DeleteServiceNetworkServiceAssociationCommandOutput
22
16
  extends DeleteServiceNetworkServiceAssociationResponse,
23
17
  __MetadataBearer {}
24
- export declare class DeleteServiceNetworkServiceAssociationCommand extends $Command<
25
- DeleteServiceNetworkServiceAssociationCommandInput,
26
- DeleteServiceNetworkServiceAssociationCommandOutput,
27
- VPCLatticeClientResolvedConfig
28
- > {
29
- readonly input: DeleteServiceNetworkServiceAssociationCommandInput;
30
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
31
- constructor(input: DeleteServiceNetworkServiceAssociationCommandInput);
32
- resolveMiddleware(
33
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
34
- configuration: VPCLatticeClientResolvedConfig,
35
- options?: __HttpHandlerOptions
36
- ): Handler<
18
+ declare const DeleteServiceNetworkServiceAssociationCommand_base: {
19
+ new (
20
+ input: DeleteServiceNetworkServiceAssociationCommandInput
21
+ ): import("@smithy/smithy-client").CommandImpl<
37
22
  DeleteServiceNetworkServiceAssociationCommandInput,
38
- DeleteServiceNetworkServiceAssociationCommandOutput
23
+ DeleteServiceNetworkServiceAssociationCommandOutput,
24
+ VPCLatticeClientResolvedConfig,
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 DeleteServiceNetworkServiceAssociationCommand extends DeleteServiceNetworkServiceAssociationCommand_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
  DeleteServiceNetworkVpcAssociationRequest,
11
5
  DeleteServiceNetworkVpcAssociationResponse,
@@ -21,22 +15,16 @@ export interface DeleteServiceNetworkVpcAssociationCommandInput
21
15
  export interface DeleteServiceNetworkVpcAssociationCommandOutput
22
16
  extends DeleteServiceNetworkVpcAssociationResponse,
23
17
  __MetadataBearer {}
24
- export declare class DeleteServiceNetworkVpcAssociationCommand extends $Command<
25
- DeleteServiceNetworkVpcAssociationCommandInput,
26
- DeleteServiceNetworkVpcAssociationCommandOutput,
27
- VPCLatticeClientResolvedConfig
28
- > {
29
- readonly input: DeleteServiceNetworkVpcAssociationCommandInput;
30
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
31
- constructor(input: DeleteServiceNetworkVpcAssociationCommandInput);
32
- resolveMiddleware(
33
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
34
- configuration: VPCLatticeClientResolvedConfig,
35
- options?: __HttpHandlerOptions
36
- ): Handler<
18
+ declare const DeleteServiceNetworkVpcAssociationCommand_base: {
19
+ new (
20
+ input: DeleteServiceNetworkVpcAssociationCommandInput
21
+ ): import("@smithy/smithy-client").CommandImpl<
37
22
  DeleteServiceNetworkVpcAssociationCommandInput,
38
- DeleteServiceNetworkVpcAssociationCommandOutput
23
+ DeleteServiceNetworkVpcAssociationCommandOutput,
24
+ VPCLatticeClientResolvedConfig,
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 DeleteServiceNetworkVpcAssociationCommand extends DeleteServiceNetworkVpcAssociationCommand_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
  DeleteTargetGroupRequest,
11
5
  DeleteTargetGroupResponse,
@@ -21,19 +15,16 @@ export interface DeleteTargetGroupCommandInput
21
15
  export interface DeleteTargetGroupCommandOutput
22
16
  extends DeleteTargetGroupResponse,
23
17
  __MetadataBearer {}
24
- export declare class DeleteTargetGroupCommand extends $Command<
25
- DeleteTargetGroupCommandInput,
26
- DeleteTargetGroupCommandOutput,
27
- VPCLatticeClientResolvedConfig
28
- > {
29
- readonly input: DeleteTargetGroupCommandInput;
30
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
31
- constructor(input: DeleteTargetGroupCommandInput);
32
- resolveMiddleware(
33
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
34
- configuration: VPCLatticeClientResolvedConfig,
35
- options?: __HttpHandlerOptions
36
- ): Handler<DeleteTargetGroupCommandInput, DeleteTargetGroupCommandOutput>;
37
- private serialize;
38
- private deserialize;
39
- }
18
+ declare const DeleteTargetGroupCommand_base: {
19
+ new (
20
+ input: DeleteTargetGroupCommandInput
21
+ ): import("@smithy/smithy-client").CommandImpl<
22
+ DeleteTargetGroupCommandInput,
23
+ DeleteTargetGroupCommandOutput,
24
+ VPCLatticeClientResolvedConfig,
25
+ ServiceInputTypes,
26
+ ServiceOutputTypes
27
+ >;
28
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
+ };
30
+ export declare class DeleteTargetGroupCommand extends DeleteTargetGroupCommand_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
  DeregisterTargetsRequest,
11
5
  DeregisterTargetsResponse,
@@ -21,19 +15,16 @@ export interface DeregisterTargetsCommandInput
21
15
  export interface DeregisterTargetsCommandOutput
22
16
  extends DeregisterTargetsResponse,
23
17
  __MetadataBearer {}
24
- export declare class DeregisterTargetsCommand extends $Command<
25
- DeregisterTargetsCommandInput,
26
- DeregisterTargetsCommandOutput,
27
- VPCLatticeClientResolvedConfig
28
- > {
29
- readonly input: DeregisterTargetsCommandInput;
30
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
31
- constructor(input: DeregisterTargetsCommandInput);
32
- resolveMiddleware(
33
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
34
- configuration: VPCLatticeClientResolvedConfig,
35
- options?: __HttpHandlerOptions
36
- ): Handler<DeregisterTargetsCommandInput, DeregisterTargetsCommandOutput>;
37
- private serialize;
38
- private deserialize;
39
- }
18
+ declare const DeregisterTargetsCommand_base: {
19
+ new (
20
+ input: DeregisterTargetsCommandInput
21
+ ): import("@smithy/smithy-client").CommandImpl<
22
+ DeregisterTargetsCommandInput,
23
+ DeregisterTargetsCommandOutput,
24
+ VPCLatticeClientResolvedConfig,
25
+ ServiceInputTypes,
26
+ ServiceOutputTypes
27
+ >;
28
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
+ };
30
+ export declare class DeregisterTargetsCommand extends DeregisterTargetsCommand_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
  GetAccessLogSubscriptionRequest,
11
5
  GetAccessLogSubscriptionResponse,
@@ -21,22 +15,16 @@ export interface GetAccessLogSubscriptionCommandInput
21
15
  export interface GetAccessLogSubscriptionCommandOutput
22
16
  extends GetAccessLogSubscriptionResponse,
23
17
  __MetadataBearer {}
24
- export declare class GetAccessLogSubscriptionCommand extends $Command<
25
- GetAccessLogSubscriptionCommandInput,
26
- GetAccessLogSubscriptionCommandOutput,
27
- VPCLatticeClientResolvedConfig
28
- > {
29
- readonly input: GetAccessLogSubscriptionCommandInput;
30
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
31
- constructor(input: GetAccessLogSubscriptionCommandInput);
32
- resolveMiddleware(
33
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
34
- configuration: VPCLatticeClientResolvedConfig,
35
- options?: __HttpHandlerOptions
36
- ): Handler<
18
+ declare const GetAccessLogSubscriptionCommand_base: {
19
+ new (
20
+ input: GetAccessLogSubscriptionCommandInput
21
+ ): import("@smithy/smithy-client").CommandImpl<
37
22
  GetAccessLogSubscriptionCommandInput,
38
- GetAccessLogSubscriptionCommandOutput
23
+ GetAccessLogSubscriptionCommandOutput,
24
+ VPCLatticeClientResolvedConfig,
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 GetAccessLogSubscriptionCommand extends GetAccessLogSubscriptionCommand_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
  GetAuthPolicyRequest,
11
5
  GetAuthPolicyResponse,
@@ -20,19 +14,16 @@ export interface GetAuthPolicyCommandInput extends GetAuthPolicyRequest {}
20
14
  export interface GetAuthPolicyCommandOutput
21
15
  extends GetAuthPolicyResponse,
22
16
  __MetadataBearer {}
23
- export declare class GetAuthPolicyCommand extends $Command<
24
- GetAuthPolicyCommandInput,
25
- GetAuthPolicyCommandOutput,
26
- VPCLatticeClientResolvedConfig
27
- > {
28
- readonly input: GetAuthPolicyCommandInput;
29
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
30
- constructor(input: GetAuthPolicyCommandInput);
31
- resolveMiddleware(
32
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
- configuration: VPCLatticeClientResolvedConfig,
34
- options?: __HttpHandlerOptions
35
- ): Handler<GetAuthPolicyCommandInput, GetAuthPolicyCommandOutput>;
36
- private serialize;
37
- private deserialize;
38
- }
17
+ declare const GetAuthPolicyCommand_base: {
18
+ new (
19
+ input: GetAuthPolicyCommandInput
20
+ ): import("@smithy/smithy-client").CommandImpl<
21
+ GetAuthPolicyCommandInput,
22
+ GetAuthPolicyCommandOutput,
23
+ VPCLatticeClientResolvedConfig,
24
+ ServiceInputTypes,
25
+ ServiceOutputTypes
26
+ >;
27
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
+ };
29
+ export declare class GetAuthPolicyCommand extends GetAuthPolicyCommand_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 { GetListenerRequest, GetListenerResponse } from "../models/models_0";
10
4
  import {
11
5
  ServiceInputTypes,
@@ -17,19 +11,16 @@ export interface GetListenerCommandInput extends GetListenerRequest {}
17
11
  export interface GetListenerCommandOutput
18
12
  extends GetListenerResponse,
19
13
  __MetadataBearer {}
20
- export declare class GetListenerCommand extends $Command<
21
- GetListenerCommandInput,
22
- GetListenerCommandOutput,
23
- VPCLatticeClientResolvedConfig
24
- > {
25
- readonly input: GetListenerCommandInput;
26
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
27
- constructor(input: GetListenerCommandInput);
28
- resolveMiddleware(
29
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
30
- configuration: VPCLatticeClientResolvedConfig,
31
- options?: __HttpHandlerOptions
32
- ): Handler<GetListenerCommandInput, GetListenerCommandOutput>;
33
- private serialize;
34
- private deserialize;
35
- }
14
+ declare const GetListenerCommand_base: {
15
+ new (
16
+ input: GetListenerCommandInput
17
+ ): import("@smithy/smithy-client").CommandImpl<
18
+ GetListenerCommandInput,
19
+ GetListenerCommandOutput,
20
+ VPCLatticeClientResolvedConfig,
21
+ ServiceInputTypes,
22
+ ServiceOutputTypes
23
+ >;
24
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
+ };
26
+ export declare class GetListenerCommand extends GetListenerCommand_base {}