@aws-sdk/client-global-accelerator 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 (229) hide show
  1. package/dist-cjs/commands/AddCustomRoutingEndpointsCommand.js +18 -41
  2. package/dist-cjs/commands/AddEndpointsCommand.js +18 -41
  3. package/dist-cjs/commands/AdvertiseByoipCidrCommand.js +18 -41
  4. package/dist-cjs/commands/AllowCustomRoutingTrafficCommand.js +18 -41
  5. package/dist-cjs/commands/CreateAcceleratorCommand.js +18 -41
  6. package/dist-cjs/commands/CreateCrossAccountAttachmentCommand.js +18 -41
  7. package/dist-cjs/commands/CreateCustomRoutingAcceleratorCommand.js +18 -41
  8. package/dist-cjs/commands/CreateCustomRoutingEndpointGroupCommand.js +18 -41
  9. package/dist-cjs/commands/CreateCustomRoutingListenerCommand.js +18 -41
  10. package/dist-cjs/commands/CreateEndpointGroupCommand.js +18 -41
  11. package/dist-cjs/commands/CreateListenerCommand.js +18 -41
  12. package/dist-cjs/commands/DeleteAcceleratorCommand.js +18 -41
  13. package/dist-cjs/commands/DeleteCrossAccountAttachmentCommand.js +18 -41
  14. package/dist-cjs/commands/DeleteCustomRoutingAcceleratorCommand.js +18 -41
  15. package/dist-cjs/commands/DeleteCustomRoutingEndpointGroupCommand.js +18 -41
  16. package/dist-cjs/commands/DeleteCustomRoutingListenerCommand.js +18 -41
  17. package/dist-cjs/commands/DeleteEndpointGroupCommand.js +18 -41
  18. package/dist-cjs/commands/DeleteListenerCommand.js +18 -41
  19. package/dist-cjs/commands/DenyCustomRoutingTrafficCommand.js +18 -41
  20. package/dist-cjs/commands/DeprovisionByoipCidrCommand.js +18 -41
  21. package/dist-cjs/commands/DescribeAcceleratorAttributesCommand.js +18 -41
  22. package/dist-cjs/commands/DescribeAcceleratorCommand.js +18 -41
  23. package/dist-cjs/commands/DescribeCrossAccountAttachmentCommand.js +18 -41
  24. package/dist-cjs/commands/DescribeCustomRoutingAcceleratorAttributesCommand.js +18 -41
  25. package/dist-cjs/commands/DescribeCustomRoutingAcceleratorCommand.js +18 -41
  26. package/dist-cjs/commands/DescribeCustomRoutingEndpointGroupCommand.js +18 -41
  27. package/dist-cjs/commands/DescribeCustomRoutingListenerCommand.js +18 -41
  28. package/dist-cjs/commands/DescribeEndpointGroupCommand.js +18 -41
  29. package/dist-cjs/commands/DescribeListenerCommand.js +18 -41
  30. package/dist-cjs/commands/ListAcceleratorsCommand.js +18 -41
  31. package/dist-cjs/commands/ListByoipCidrsCommand.js +18 -41
  32. package/dist-cjs/commands/ListCrossAccountAttachmentsCommand.js +18 -41
  33. package/dist-cjs/commands/ListCrossAccountResourceAccountsCommand.js +18 -41
  34. package/dist-cjs/commands/ListCrossAccountResourcesCommand.js +18 -41
  35. package/dist-cjs/commands/ListCustomRoutingAcceleratorsCommand.js +18 -41
  36. package/dist-cjs/commands/ListCustomRoutingEndpointGroupsCommand.js +18 -41
  37. package/dist-cjs/commands/ListCustomRoutingListenersCommand.js +18 -41
  38. package/dist-cjs/commands/ListCustomRoutingPortMappingsByDestinationCommand.js +18 -41
  39. package/dist-cjs/commands/ListCustomRoutingPortMappingsCommand.js +18 -41
  40. package/dist-cjs/commands/ListEndpointGroupsCommand.js +18 -41
  41. package/dist-cjs/commands/ListListenersCommand.js +18 -41
  42. package/dist-cjs/commands/ListTagsForResourceCommand.js +18 -41
  43. package/dist-cjs/commands/ProvisionByoipCidrCommand.js +18 -41
  44. package/dist-cjs/commands/RemoveCustomRoutingEndpointsCommand.js +18 -41
  45. package/dist-cjs/commands/RemoveEndpointsCommand.js +18 -41
  46. package/dist-cjs/commands/TagResourceCommand.js +18 -41
  47. package/dist-cjs/commands/UntagResourceCommand.js +18 -41
  48. package/dist-cjs/commands/UpdateAcceleratorAttributesCommand.js +18 -41
  49. package/dist-cjs/commands/UpdateAcceleratorCommand.js +18 -41
  50. package/dist-cjs/commands/UpdateCrossAccountAttachmentCommand.js +18 -41
  51. package/dist-cjs/commands/UpdateCustomRoutingAcceleratorAttributesCommand.js +18 -41
  52. package/dist-cjs/commands/UpdateCustomRoutingAcceleratorCommand.js +18 -41
  53. package/dist-cjs/commands/UpdateCustomRoutingListenerCommand.js +18 -41
  54. package/dist-cjs/commands/UpdateEndpointGroupCommand.js +18 -41
  55. package/dist-cjs/commands/UpdateListenerCommand.js +18 -41
  56. package/dist-cjs/commands/WithdrawByoipCidrCommand.js +18 -41
  57. package/dist-cjs/endpoint/EndpointParameters.js +7 -1
  58. package/dist-es/commands/AddCustomRoutingEndpointsCommand.js +18 -41
  59. package/dist-es/commands/AddEndpointsCommand.js +18 -41
  60. package/dist-es/commands/AdvertiseByoipCidrCommand.js +18 -41
  61. package/dist-es/commands/AllowCustomRoutingTrafficCommand.js +18 -41
  62. package/dist-es/commands/CreateAcceleratorCommand.js +18 -41
  63. package/dist-es/commands/CreateCrossAccountAttachmentCommand.js +18 -41
  64. package/dist-es/commands/CreateCustomRoutingAcceleratorCommand.js +18 -41
  65. package/dist-es/commands/CreateCustomRoutingEndpointGroupCommand.js +18 -41
  66. package/dist-es/commands/CreateCustomRoutingListenerCommand.js +18 -41
  67. package/dist-es/commands/CreateEndpointGroupCommand.js +18 -41
  68. package/dist-es/commands/CreateListenerCommand.js +18 -41
  69. package/dist-es/commands/DeleteAcceleratorCommand.js +18 -41
  70. package/dist-es/commands/DeleteCrossAccountAttachmentCommand.js +18 -41
  71. package/dist-es/commands/DeleteCustomRoutingAcceleratorCommand.js +18 -41
  72. package/dist-es/commands/DeleteCustomRoutingEndpointGroupCommand.js +18 -41
  73. package/dist-es/commands/DeleteCustomRoutingListenerCommand.js +18 -41
  74. package/dist-es/commands/DeleteEndpointGroupCommand.js +18 -41
  75. package/dist-es/commands/DeleteListenerCommand.js +18 -41
  76. package/dist-es/commands/DenyCustomRoutingTrafficCommand.js +18 -41
  77. package/dist-es/commands/DeprovisionByoipCidrCommand.js +18 -41
  78. package/dist-es/commands/DescribeAcceleratorAttributesCommand.js +18 -41
  79. package/dist-es/commands/DescribeAcceleratorCommand.js +18 -41
  80. package/dist-es/commands/DescribeCrossAccountAttachmentCommand.js +18 -41
  81. package/dist-es/commands/DescribeCustomRoutingAcceleratorAttributesCommand.js +18 -41
  82. package/dist-es/commands/DescribeCustomRoutingAcceleratorCommand.js +18 -41
  83. package/dist-es/commands/DescribeCustomRoutingEndpointGroupCommand.js +18 -41
  84. package/dist-es/commands/DescribeCustomRoutingListenerCommand.js +18 -41
  85. package/dist-es/commands/DescribeEndpointGroupCommand.js +18 -41
  86. package/dist-es/commands/DescribeListenerCommand.js +18 -41
  87. package/dist-es/commands/ListAcceleratorsCommand.js +18 -41
  88. package/dist-es/commands/ListByoipCidrsCommand.js +18 -41
  89. package/dist-es/commands/ListCrossAccountAttachmentsCommand.js +18 -41
  90. package/dist-es/commands/ListCrossAccountResourceAccountsCommand.js +18 -41
  91. package/dist-es/commands/ListCrossAccountResourcesCommand.js +18 -41
  92. package/dist-es/commands/ListCustomRoutingAcceleratorsCommand.js +18 -41
  93. package/dist-es/commands/ListCustomRoutingEndpointGroupsCommand.js +18 -41
  94. package/dist-es/commands/ListCustomRoutingListenersCommand.js +18 -41
  95. package/dist-es/commands/ListCustomRoutingPortMappingsByDestinationCommand.js +18 -41
  96. package/dist-es/commands/ListCustomRoutingPortMappingsCommand.js +18 -41
  97. package/dist-es/commands/ListEndpointGroupsCommand.js +18 -41
  98. package/dist-es/commands/ListListenersCommand.js +18 -41
  99. package/dist-es/commands/ListTagsForResourceCommand.js +18 -41
  100. package/dist-es/commands/ProvisionByoipCidrCommand.js +18 -41
  101. package/dist-es/commands/RemoveCustomRoutingEndpointsCommand.js +18 -41
  102. package/dist-es/commands/RemoveEndpointsCommand.js +18 -41
  103. package/dist-es/commands/TagResourceCommand.js +18 -41
  104. package/dist-es/commands/UntagResourceCommand.js +18 -41
  105. package/dist-es/commands/UpdateAcceleratorAttributesCommand.js +18 -41
  106. package/dist-es/commands/UpdateAcceleratorCommand.js +18 -41
  107. package/dist-es/commands/UpdateCrossAccountAttachmentCommand.js +18 -41
  108. package/dist-es/commands/UpdateCustomRoutingAcceleratorAttributesCommand.js +18 -41
  109. package/dist-es/commands/UpdateCustomRoutingAcceleratorCommand.js +18 -41
  110. package/dist-es/commands/UpdateCustomRoutingListenerCommand.js +18 -41
  111. package/dist-es/commands/UpdateEndpointGroupCommand.js +18 -41
  112. package/dist-es/commands/UpdateListenerCommand.js +18 -41
  113. package/dist-es/commands/WithdrawByoipCidrCommand.js +18 -41
  114. package/dist-es/endpoint/EndpointParameters.js +6 -0
  115. package/dist-types/commands/AddCustomRoutingEndpointsCommand.d.ts +6 -21
  116. package/dist-types/commands/AddEndpointsCommand.d.ts +6 -21
  117. package/dist-types/commands/AdvertiseByoipCidrCommand.d.ts +6 -21
  118. package/dist-types/commands/AllowCustomRoutingTrafficCommand.d.ts +6 -21
  119. package/dist-types/commands/CreateAcceleratorCommand.d.ts +6 -21
  120. package/dist-types/commands/CreateCrossAccountAttachmentCommand.d.ts +6 -21
  121. package/dist-types/commands/CreateCustomRoutingAcceleratorCommand.d.ts +6 -21
  122. package/dist-types/commands/CreateCustomRoutingEndpointGroupCommand.d.ts +6 -21
  123. package/dist-types/commands/CreateCustomRoutingListenerCommand.d.ts +6 -21
  124. package/dist-types/commands/CreateEndpointGroupCommand.d.ts +6 -21
  125. package/dist-types/commands/CreateListenerCommand.d.ts +6 -21
  126. package/dist-types/commands/DeleteAcceleratorCommand.d.ts +6 -21
  127. package/dist-types/commands/DeleteCrossAccountAttachmentCommand.d.ts +6 -21
  128. package/dist-types/commands/DeleteCustomRoutingAcceleratorCommand.d.ts +6 -21
  129. package/dist-types/commands/DeleteCustomRoutingEndpointGroupCommand.d.ts +6 -21
  130. package/dist-types/commands/DeleteCustomRoutingListenerCommand.d.ts +6 -21
  131. package/dist-types/commands/DeleteEndpointGroupCommand.d.ts +6 -21
  132. package/dist-types/commands/DeleteListenerCommand.d.ts +6 -21
  133. package/dist-types/commands/DenyCustomRoutingTrafficCommand.d.ts +6 -21
  134. package/dist-types/commands/DeprovisionByoipCidrCommand.d.ts +6 -21
  135. package/dist-types/commands/DescribeAcceleratorAttributesCommand.d.ts +6 -21
  136. package/dist-types/commands/DescribeAcceleratorCommand.d.ts +6 -21
  137. package/dist-types/commands/DescribeCrossAccountAttachmentCommand.d.ts +6 -21
  138. package/dist-types/commands/DescribeCustomRoutingAcceleratorAttributesCommand.d.ts +6 -21
  139. package/dist-types/commands/DescribeCustomRoutingAcceleratorCommand.d.ts +6 -21
  140. package/dist-types/commands/DescribeCustomRoutingEndpointGroupCommand.d.ts +6 -21
  141. package/dist-types/commands/DescribeCustomRoutingListenerCommand.d.ts +6 -21
  142. package/dist-types/commands/DescribeEndpointGroupCommand.d.ts +6 -21
  143. package/dist-types/commands/DescribeListenerCommand.d.ts +6 -21
  144. package/dist-types/commands/ListAcceleratorsCommand.d.ts +6 -21
  145. package/dist-types/commands/ListByoipCidrsCommand.d.ts +6 -21
  146. package/dist-types/commands/ListCrossAccountAttachmentsCommand.d.ts +6 -21
  147. package/dist-types/commands/ListCrossAccountResourceAccountsCommand.d.ts +6 -21
  148. package/dist-types/commands/ListCrossAccountResourcesCommand.d.ts +6 -21
  149. package/dist-types/commands/ListCustomRoutingAcceleratorsCommand.d.ts +6 -21
  150. package/dist-types/commands/ListCustomRoutingEndpointGroupsCommand.d.ts +6 -21
  151. package/dist-types/commands/ListCustomRoutingListenersCommand.d.ts +6 -21
  152. package/dist-types/commands/ListCustomRoutingPortMappingsByDestinationCommand.d.ts +6 -21
  153. package/dist-types/commands/ListCustomRoutingPortMappingsCommand.d.ts +6 -21
  154. package/dist-types/commands/ListEndpointGroupsCommand.d.ts +6 -21
  155. package/dist-types/commands/ListListenersCommand.d.ts +6 -21
  156. package/dist-types/commands/ListTagsForResourceCommand.d.ts +6 -21
  157. package/dist-types/commands/ProvisionByoipCidrCommand.d.ts +6 -21
  158. package/dist-types/commands/RemoveCustomRoutingEndpointsCommand.d.ts +6 -21
  159. package/dist-types/commands/RemoveEndpointsCommand.d.ts +6 -21
  160. package/dist-types/commands/TagResourceCommand.d.ts +6 -21
  161. package/dist-types/commands/UntagResourceCommand.d.ts +6 -21
  162. package/dist-types/commands/UpdateAcceleratorAttributesCommand.d.ts +6 -21
  163. package/dist-types/commands/UpdateAcceleratorCommand.d.ts +6 -21
  164. package/dist-types/commands/UpdateCrossAccountAttachmentCommand.d.ts +6 -21
  165. package/dist-types/commands/UpdateCustomRoutingAcceleratorAttributesCommand.d.ts +6 -21
  166. package/dist-types/commands/UpdateCustomRoutingAcceleratorCommand.d.ts +6 -21
  167. package/dist-types/commands/UpdateCustomRoutingListenerCommand.d.ts +6 -21
  168. package/dist-types/commands/UpdateEndpointGroupCommand.d.ts +6 -21
  169. package/dist-types/commands/UpdateListenerCommand.d.ts +6 -21
  170. package/dist-types/commands/WithdrawByoipCidrCommand.d.ts +6 -21
  171. package/dist-types/endpoint/EndpointParameters.d.ts +18 -0
  172. package/dist-types/ts3.4/commands/AddCustomRoutingEndpointsCommand.d.ts +12 -24
  173. package/dist-types/ts3.4/commands/AddEndpointsCommand.d.ts +14 -23
  174. package/dist-types/ts3.4/commands/AdvertiseByoipCidrCommand.d.ts +14 -23
  175. package/dist-types/ts3.4/commands/AllowCustomRoutingTrafficCommand.d.ts +12 -24
  176. package/dist-types/ts3.4/commands/CreateAcceleratorCommand.d.ts +14 -23
  177. package/dist-types/ts3.4/commands/CreateCrossAccountAttachmentCommand.d.ts +12 -24
  178. package/dist-types/ts3.4/commands/CreateCustomRoutingAcceleratorCommand.d.ts +12 -24
  179. package/dist-types/ts3.4/commands/CreateCustomRoutingEndpointGroupCommand.d.ts +12 -24
  180. package/dist-types/ts3.4/commands/CreateCustomRoutingListenerCommand.d.ts +12 -24
  181. package/dist-types/ts3.4/commands/CreateEndpointGroupCommand.d.ts +14 -23
  182. package/dist-types/ts3.4/commands/CreateListenerCommand.d.ts +14 -23
  183. package/dist-types/ts3.4/commands/DeleteAcceleratorCommand.d.ts +14 -23
  184. package/dist-types/ts3.4/commands/DeleteCrossAccountAttachmentCommand.d.ts +12 -24
  185. package/dist-types/ts3.4/commands/DeleteCustomRoutingAcceleratorCommand.d.ts +12 -24
  186. package/dist-types/ts3.4/commands/DeleteCustomRoutingEndpointGroupCommand.d.ts +12 -24
  187. package/dist-types/ts3.4/commands/DeleteCustomRoutingListenerCommand.d.ts +12 -24
  188. package/dist-types/ts3.4/commands/DeleteEndpointGroupCommand.d.ts +14 -23
  189. package/dist-types/ts3.4/commands/DeleteListenerCommand.d.ts +14 -23
  190. package/dist-types/ts3.4/commands/DenyCustomRoutingTrafficCommand.d.ts +12 -24
  191. package/dist-types/ts3.4/commands/DeprovisionByoipCidrCommand.d.ts +12 -24
  192. package/dist-types/ts3.4/commands/DescribeAcceleratorAttributesCommand.d.ts +12 -24
  193. package/dist-types/ts3.4/commands/DescribeAcceleratorCommand.d.ts +14 -23
  194. package/dist-types/ts3.4/commands/DescribeCrossAccountAttachmentCommand.d.ts +12 -24
  195. package/dist-types/ts3.4/commands/DescribeCustomRoutingAcceleratorAttributesCommand.d.ts +12 -24
  196. package/dist-types/ts3.4/commands/DescribeCustomRoutingAcceleratorCommand.d.ts +12 -24
  197. package/dist-types/ts3.4/commands/DescribeCustomRoutingEndpointGroupCommand.d.ts +12 -24
  198. package/dist-types/ts3.4/commands/DescribeCustomRoutingListenerCommand.d.ts +12 -24
  199. package/dist-types/ts3.4/commands/DescribeEndpointGroupCommand.d.ts +12 -24
  200. package/dist-types/ts3.4/commands/DescribeListenerCommand.d.ts +14 -23
  201. package/dist-types/ts3.4/commands/ListAcceleratorsCommand.d.ts +14 -23
  202. package/dist-types/ts3.4/commands/ListByoipCidrsCommand.d.ts +14 -23
  203. package/dist-types/ts3.4/commands/ListCrossAccountAttachmentsCommand.d.ts +12 -24
  204. package/dist-types/ts3.4/commands/ListCrossAccountResourceAccountsCommand.d.ts +12 -24
  205. package/dist-types/ts3.4/commands/ListCrossAccountResourcesCommand.d.ts +12 -24
  206. package/dist-types/ts3.4/commands/ListCustomRoutingAcceleratorsCommand.d.ts +12 -24
  207. package/dist-types/ts3.4/commands/ListCustomRoutingEndpointGroupsCommand.d.ts +12 -24
  208. package/dist-types/ts3.4/commands/ListCustomRoutingListenersCommand.d.ts +12 -24
  209. package/dist-types/ts3.4/commands/ListCustomRoutingPortMappingsByDestinationCommand.d.ts +12 -24
  210. package/dist-types/ts3.4/commands/ListCustomRoutingPortMappingsCommand.d.ts +12 -24
  211. package/dist-types/ts3.4/commands/ListEndpointGroupsCommand.d.ts +14 -23
  212. package/dist-types/ts3.4/commands/ListListenersCommand.d.ts +14 -23
  213. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +14 -23
  214. package/dist-types/ts3.4/commands/ProvisionByoipCidrCommand.d.ts +14 -23
  215. package/dist-types/ts3.4/commands/RemoveCustomRoutingEndpointsCommand.d.ts +12 -24
  216. package/dist-types/ts3.4/commands/RemoveEndpointsCommand.d.ts +14 -23
  217. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +14 -23
  218. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +14 -23
  219. package/dist-types/ts3.4/commands/UpdateAcceleratorAttributesCommand.d.ts +12 -24
  220. package/dist-types/ts3.4/commands/UpdateAcceleratorCommand.d.ts +14 -23
  221. package/dist-types/ts3.4/commands/UpdateCrossAccountAttachmentCommand.d.ts +12 -24
  222. package/dist-types/ts3.4/commands/UpdateCustomRoutingAcceleratorAttributesCommand.d.ts +12 -24
  223. package/dist-types/ts3.4/commands/UpdateCustomRoutingAcceleratorCommand.d.ts +12 -24
  224. package/dist-types/ts3.4/commands/UpdateCustomRoutingListenerCommand.d.ts +12 -24
  225. package/dist-types/ts3.4/commands/UpdateEndpointGroupCommand.d.ts +14 -23
  226. package/dist-types/ts3.4/commands/UpdateListenerCommand.d.ts +14 -23
  227. package/dist-types/ts3.4/commands/WithdrawByoipCidrCommand.d.ts +14 -23
  228. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +18 -0
  229. package/package.json +9 -9
@@ -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 { GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlobalAcceleratorClient";
5
4
  import { ListCustomRoutingListenersRequest, ListCustomRoutingListenersResponse } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface ListCustomRoutingListenersCommandInput extends ListCustomRoutin
21
20
  */
22
21
  export interface ListCustomRoutingListenersCommandOutput extends ListCustomRoutingListenersResponse, __MetadataBearer {
23
22
  }
23
+ declare const ListCustomRoutingListenersCommand_base: {
24
+ new (input: ListCustomRoutingListenersCommandInput): import("@smithy/smithy-client").CommandImpl<ListCustomRoutingListenersCommandInput, ListCustomRoutingListenersCommandOutput, GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>List the listeners for a custom routing accelerator. </p>
@@ -76,23 +79,5 @@ export interface ListCustomRoutingListenersCommandOutput extends ListCustomRouti
76
79
  * <p>Base exception class for all service exceptions from GlobalAccelerator service.</p>
77
80
  *
78
81
  */
79
- export declare class ListCustomRoutingListenersCommand extends $Command<ListCustomRoutingListenersCommandInput, ListCustomRoutingListenersCommandOutput, GlobalAcceleratorClientResolvedConfig> {
80
- readonly input: ListCustomRoutingListenersCommandInput;
81
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
82
- /**
83
- * @public
84
- */
85
- constructor(input: ListCustomRoutingListenersCommandInput);
86
- /**
87
- * @internal
88
- */
89
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GlobalAcceleratorClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListCustomRoutingListenersCommandInput, ListCustomRoutingListenersCommandOutput>;
90
- /**
91
- * @internal
92
- */
93
- private serialize;
94
- /**
95
- * @internal
96
- */
97
- private deserialize;
82
+ export declare class ListCustomRoutingListenersCommand extends ListCustomRoutingListenersCommand_base {
98
83
  }
@@ -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 { GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlobalAcceleratorClient";
5
4
  import { ListCustomRoutingPortMappingsByDestinationRequest, ListCustomRoutingPortMappingsByDestinationResponse } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface ListCustomRoutingPortMappingsByDestinationCommandInput extends
21
20
  */
22
21
  export interface ListCustomRoutingPortMappingsByDestinationCommandOutput extends ListCustomRoutingPortMappingsByDestinationResponse, __MetadataBearer {
23
22
  }
23
+ declare const ListCustomRoutingPortMappingsByDestinationCommand_base: {
24
+ new (input: ListCustomRoutingPortMappingsByDestinationCommandInput): import("@smithy/smithy-client").CommandImpl<ListCustomRoutingPortMappingsByDestinationCommandInput, ListCustomRoutingPortMappingsByDestinationCommandOutput, GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>List the port mappings for a specific EC2 instance (destination) in a VPC subnet endpoint. The
@@ -89,23 +92,5 @@ export interface ListCustomRoutingPortMappingsByDestinationCommandOutput extends
89
92
  * <p>Base exception class for all service exceptions from GlobalAccelerator service.</p>
90
93
  *
91
94
  */
92
- export declare class ListCustomRoutingPortMappingsByDestinationCommand extends $Command<ListCustomRoutingPortMappingsByDestinationCommandInput, ListCustomRoutingPortMappingsByDestinationCommandOutput, GlobalAcceleratorClientResolvedConfig> {
93
- readonly input: ListCustomRoutingPortMappingsByDestinationCommandInput;
94
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
95
- /**
96
- * @public
97
- */
98
- constructor(input: ListCustomRoutingPortMappingsByDestinationCommandInput);
99
- /**
100
- * @internal
101
- */
102
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GlobalAcceleratorClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListCustomRoutingPortMappingsByDestinationCommandInput, ListCustomRoutingPortMappingsByDestinationCommandOutput>;
103
- /**
104
- * @internal
105
- */
106
- private serialize;
107
- /**
108
- * @internal
109
- */
110
- private deserialize;
95
+ export declare class ListCustomRoutingPortMappingsByDestinationCommand extends ListCustomRoutingPortMappingsByDestinationCommand_base {
111
96
  }
@@ -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 { GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlobalAcceleratorClient";
5
4
  import { ListCustomRoutingPortMappingsRequest, ListCustomRoutingPortMappingsResponse } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface ListCustomRoutingPortMappingsCommandInput extends ListCustomRou
21
20
  */
22
21
  export interface ListCustomRoutingPortMappingsCommandOutput extends ListCustomRoutingPortMappingsResponse, __MetadataBearer {
23
22
  }
23
+ declare const ListCustomRoutingPortMappingsCommand_base: {
24
+ new (input: ListCustomRoutingPortMappingsCommandInput): import("@smithy/smithy-client").CommandImpl<ListCustomRoutingPortMappingsCommandInput, ListCustomRoutingPortMappingsCommandOutput, GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Provides a complete mapping from the public accelerator IP address and port to destination EC2 instance
@@ -92,23 +95,5 @@ export interface ListCustomRoutingPortMappingsCommandOutput extends ListCustomRo
92
95
  * <p>Base exception class for all service exceptions from GlobalAccelerator service.</p>
93
96
  *
94
97
  */
95
- export declare class ListCustomRoutingPortMappingsCommand extends $Command<ListCustomRoutingPortMappingsCommandInput, ListCustomRoutingPortMappingsCommandOutput, GlobalAcceleratorClientResolvedConfig> {
96
- readonly input: ListCustomRoutingPortMappingsCommandInput;
97
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
98
- /**
99
- * @public
100
- */
101
- constructor(input: ListCustomRoutingPortMappingsCommandInput);
102
- /**
103
- * @internal
104
- */
105
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GlobalAcceleratorClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListCustomRoutingPortMappingsCommandInput, ListCustomRoutingPortMappingsCommandOutput>;
106
- /**
107
- * @internal
108
- */
109
- private serialize;
110
- /**
111
- * @internal
112
- */
113
- private deserialize;
98
+ export declare class ListCustomRoutingPortMappingsCommand extends ListCustomRoutingPortMappingsCommand_base {
114
99
  }
@@ -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 { GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlobalAcceleratorClient";
5
4
  import { ListEndpointGroupsRequest, ListEndpointGroupsResponse } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface ListEndpointGroupsCommandInput extends ListEndpointGroupsReques
21
20
  */
22
21
  export interface ListEndpointGroupsCommandOutput extends ListEndpointGroupsResponse, __MetadataBearer {
23
22
  }
23
+ declare const ListEndpointGroupsCommand_base: {
24
+ new (input: ListEndpointGroupsCommandInput): import("@smithy/smithy-client").CommandImpl<ListEndpointGroupsCommandInput, ListEndpointGroupsCommandOutput, GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>List the endpoint groups that are associated with a listener. </p>
@@ -92,23 +95,5 @@ export interface ListEndpointGroupsCommandOutput extends ListEndpointGroupsRespo
92
95
  * <p>Base exception class for all service exceptions from GlobalAccelerator service.</p>
93
96
  *
94
97
  */
95
- export declare class ListEndpointGroupsCommand extends $Command<ListEndpointGroupsCommandInput, ListEndpointGroupsCommandOutput, GlobalAcceleratorClientResolvedConfig> {
96
- readonly input: ListEndpointGroupsCommandInput;
97
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
98
- /**
99
- * @public
100
- */
101
- constructor(input: ListEndpointGroupsCommandInput);
102
- /**
103
- * @internal
104
- */
105
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GlobalAcceleratorClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListEndpointGroupsCommandInput, ListEndpointGroupsCommandOutput>;
106
- /**
107
- * @internal
108
- */
109
- private serialize;
110
- /**
111
- * @internal
112
- */
113
- private deserialize;
98
+ export declare class ListEndpointGroupsCommand extends ListEndpointGroupsCommand_base {
114
99
  }
@@ -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 { GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlobalAcceleratorClient";
5
4
  import { ListListenersRequest, ListListenersResponse } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface ListListenersCommandInput extends ListListenersRequest {
21
20
  */
22
21
  export interface ListListenersCommandOutput extends ListListenersResponse, __MetadataBearer {
23
22
  }
23
+ declare const ListListenersCommand_base: {
24
+ new (input: ListListenersCommandInput): import("@smithy/smithy-client").CommandImpl<ListListenersCommandInput, ListListenersCommandOutput, GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>List the listeners for an accelerator. </p>
@@ -78,23 +81,5 @@ export interface ListListenersCommandOutput extends ListListenersResponse, __Met
78
81
  * <p>Base exception class for all service exceptions from GlobalAccelerator service.</p>
79
82
  *
80
83
  */
81
- export declare class ListListenersCommand extends $Command<ListListenersCommandInput, ListListenersCommandOutput, GlobalAcceleratorClientResolvedConfig> {
82
- readonly input: ListListenersCommandInput;
83
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
84
- /**
85
- * @public
86
- */
87
- constructor(input: ListListenersCommandInput);
88
- /**
89
- * @internal
90
- */
91
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GlobalAcceleratorClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListListenersCommandInput, ListListenersCommandOutput>;
92
- /**
93
- * @internal
94
- */
95
- private serialize;
96
- /**
97
- * @internal
98
- */
99
- private deserialize;
84
+ export declare class ListListenersCommand extends ListListenersCommand_base {
100
85
  }
@@ -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 { GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlobalAcceleratorClient";
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, GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>List all tags for an accelerator. </p>
@@ -67,23 +70,5 @@ export interface ListTagsForResourceCommandOutput extends ListTagsForResourceRes
67
70
  * <p>Base exception class for all service exceptions from GlobalAccelerator service.</p>
68
71
  *
69
72
  */
70
- export declare class ListTagsForResourceCommand extends $Command<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, GlobalAcceleratorClientResolvedConfig> {
71
- readonly input: ListTagsForResourceCommandInput;
72
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
73
- /**
74
- * @public
75
- */
76
- constructor(input: ListTagsForResourceCommandInput);
77
- /**
78
- * @internal
79
- */
80
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GlobalAcceleratorClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput>;
81
- /**
82
- * @internal
83
- */
84
- private serialize;
85
- /**
86
- * @internal
87
- */
88
- private deserialize;
73
+ export declare class ListTagsForResourceCommand extends ListTagsForResourceCommand_base {
89
74
  }
@@ -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 { GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlobalAcceleratorClient";
5
4
  import { ProvisionByoipCidrRequest, ProvisionByoipCidrResponse } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface ProvisionByoipCidrCommandInput extends ProvisionByoipCidrReques
21
20
  */
22
21
  export interface ProvisionByoipCidrCommandOutput extends ProvisionByoipCidrResponse, __MetadataBearer {
23
22
  }
23
+ declare const ProvisionByoipCidrCommand_base: {
24
+ new (input: ProvisionByoipCidrCommandInput): import("@smithy/smithy-client").CommandImpl<ProvisionByoipCidrCommandInput, ProvisionByoipCidrCommandOutput, GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Provisions an IP address range to use with your Amazon Web Services resources through bring your own IP
@@ -85,23 +88,5 @@ export interface ProvisionByoipCidrCommandOutput extends ProvisionByoipCidrRespo
85
88
  * <p>Base exception class for all service exceptions from GlobalAccelerator service.</p>
86
89
  *
87
90
  */
88
- export declare class ProvisionByoipCidrCommand extends $Command<ProvisionByoipCidrCommandInput, ProvisionByoipCidrCommandOutput, GlobalAcceleratorClientResolvedConfig> {
89
- readonly input: ProvisionByoipCidrCommandInput;
90
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
91
- /**
92
- * @public
93
- */
94
- constructor(input: ProvisionByoipCidrCommandInput);
95
- /**
96
- * @internal
97
- */
98
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GlobalAcceleratorClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ProvisionByoipCidrCommandInput, ProvisionByoipCidrCommandOutput>;
99
- /**
100
- * @internal
101
- */
102
- private serialize;
103
- /**
104
- * @internal
105
- */
106
- private deserialize;
91
+ export declare class ProvisionByoipCidrCommand extends ProvisionByoipCidrCommand_base {
107
92
  }
@@ -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 { GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlobalAcceleratorClient";
5
4
  import { RemoveCustomRoutingEndpointsRequest } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface RemoveCustomRoutingEndpointsCommandInput extends RemoveCustomRo
21
20
  */
22
21
  export interface RemoveCustomRoutingEndpointsCommandOutput extends __MetadataBearer {
23
22
  }
23
+ declare const RemoveCustomRoutingEndpointsCommand_base: {
24
+ new (input: RemoveCustomRoutingEndpointsCommandInput): import("@smithy/smithy-client").CommandImpl<RemoveCustomRoutingEndpointsCommandInput, RemoveCustomRoutingEndpointsCommandOutput, GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Remove endpoints from a custom routing accelerator.</p>
@@ -70,23 +73,5 @@ export interface RemoveCustomRoutingEndpointsCommandOutput extends __MetadataBea
70
73
  * <p>Base exception class for all service exceptions from GlobalAccelerator service.</p>
71
74
  *
72
75
  */
73
- export declare class RemoveCustomRoutingEndpointsCommand extends $Command<RemoveCustomRoutingEndpointsCommandInput, RemoveCustomRoutingEndpointsCommandOutput, GlobalAcceleratorClientResolvedConfig> {
74
- readonly input: RemoveCustomRoutingEndpointsCommandInput;
75
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
76
- /**
77
- * @public
78
- */
79
- constructor(input: RemoveCustomRoutingEndpointsCommandInput);
80
- /**
81
- * @internal
82
- */
83
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GlobalAcceleratorClientResolvedConfig, options?: __HttpHandlerOptions): Handler<RemoveCustomRoutingEndpointsCommandInput, RemoveCustomRoutingEndpointsCommandOutput>;
84
- /**
85
- * @internal
86
- */
87
- private serialize;
88
- /**
89
- * @internal
90
- */
91
- private deserialize;
76
+ export declare class RemoveCustomRoutingEndpointsCommand extends RemoveCustomRoutingEndpointsCommand_base {
92
77
  }
@@ -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 { GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlobalAcceleratorClient";
5
4
  import { RemoveEndpointsRequest } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface RemoveEndpointsCommandInput extends RemoveEndpointsRequest {
21
20
  */
22
21
  export interface RemoveEndpointsCommandOutput extends __MetadataBearer {
23
22
  }
23
+ declare const RemoveEndpointsCommand_base: {
24
+ new (input: RemoveEndpointsCommandInput): import("@smithy/smithy-client").CommandImpl<RemoveEndpointsCommandInput, RemoveEndpointsCommandOutput, GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Remove endpoints from an endpoint group. </p>
@@ -86,23 +89,5 @@ export interface RemoveEndpointsCommandOutput extends __MetadataBearer {
86
89
  * <p>Base exception class for all service exceptions from GlobalAccelerator service.</p>
87
90
  *
88
91
  */
89
- export declare class RemoveEndpointsCommand extends $Command<RemoveEndpointsCommandInput, RemoveEndpointsCommandOutput, GlobalAcceleratorClientResolvedConfig> {
90
- readonly input: RemoveEndpointsCommandInput;
91
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
92
- /**
93
- * @public
94
- */
95
- constructor(input: RemoveEndpointsCommandInput);
96
- /**
97
- * @internal
98
- */
99
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GlobalAcceleratorClientResolvedConfig, options?: __HttpHandlerOptions): Handler<RemoveEndpointsCommandInput, RemoveEndpointsCommandOutput>;
100
- /**
101
- * @internal
102
- */
103
- private serialize;
104
- /**
105
- * @internal
106
- */
107
- private deserialize;
92
+ export declare class RemoveEndpointsCommand extends RemoveEndpointsCommand_base {
108
93
  }
@@ -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 { GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlobalAcceleratorClient";
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, GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Add tags to an accelerator resource. </p>
@@ -66,23 +69,5 @@ export interface TagResourceCommandOutput extends TagResourceResponse, __Metadat
66
69
  * <p>Base exception class for all service exceptions from GlobalAccelerator service.</p>
67
70
  *
68
71
  */
69
- export declare class TagResourceCommand extends $Command<TagResourceCommandInput, TagResourceCommandOutput, GlobalAcceleratorClientResolvedConfig> {
70
- readonly input: TagResourceCommandInput;
71
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
72
- /**
73
- * @public
74
- */
75
- constructor(input: TagResourceCommandInput);
76
- /**
77
- * @internal
78
- */
79
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GlobalAcceleratorClientResolvedConfig, options?: __HttpHandlerOptions): Handler<TagResourceCommandInput, TagResourceCommandOutput>;
80
- /**
81
- * @internal
82
- */
83
- private serialize;
84
- /**
85
- * @internal
86
- */
87
- private deserialize;
72
+ export declare class TagResourceCommand extends TagResourceCommand_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 { GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlobalAcceleratorClient";
5
4
  import { UntagResourceRequest, UntagResourceResponse } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface UntagResourceCommandInput extends UntagResourceRequest {
21
20
  */
22
21
  export interface UntagResourceCommandOutput extends UntagResourceResponse, __MetadataBearer {
23
22
  }
23
+ declare const UntagResourceCommand_base: {
24
+ new (input: UntagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<UntagResourceCommandInput, UntagResourceCommandOutput, GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Remove tags from a Global Accelerator resource. When you specify a tag key, the action removes both that key and its associated value.
@@ -64,23 +67,5 @@ export interface UntagResourceCommandOutput extends UntagResourceResponse, __Met
64
67
  * <p>Base exception class for all service exceptions from GlobalAccelerator service.</p>
65
68
  *
66
69
  */
67
- export declare class UntagResourceCommand extends $Command<UntagResourceCommandInput, UntagResourceCommandOutput, GlobalAcceleratorClientResolvedConfig> {
68
- readonly input: UntagResourceCommandInput;
69
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
70
- /**
71
- * @public
72
- */
73
- constructor(input: UntagResourceCommandInput);
74
- /**
75
- * @internal
76
- */
77
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GlobalAcceleratorClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UntagResourceCommandInput, UntagResourceCommandOutput>;
78
- /**
79
- * @internal
80
- */
81
- private serialize;
82
- /**
83
- * @internal
84
- */
85
- private deserialize;
70
+ export declare class UntagResourceCommand extends UntagResourceCommand_base {
86
71
  }
@@ -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 { GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlobalAcceleratorClient";
5
4
  import { UpdateAcceleratorAttributesRequest, UpdateAcceleratorAttributesResponse } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface UpdateAcceleratorAttributesCommandInput extends UpdateAccelerat
21
20
  */
22
21
  export interface UpdateAcceleratorAttributesCommandOutput extends UpdateAcceleratorAttributesResponse, __MetadataBearer {
23
22
  }
23
+ declare const UpdateAcceleratorAttributesCommand_base: {
24
+ new (input: UpdateAcceleratorAttributesCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateAcceleratorAttributesCommandInput, UpdateAcceleratorAttributesCommandOutput, GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Update the attributes for an accelerator. </p>
@@ -70,23 +73,5 @@ export interface UpdateAcceleratorAttributesCommandOutput extends UpdateAccelera
70
73
  * <p>Base exception class for all service exceptions from GlobalAccelerator service.</p>
71
74
  *
72
75
  */
73
- export declare class UpdateAcceleratorAttributesCommand extends $Command<UpdateAcceleratorAttributesCommandInput, UpdateAcceleratorAttributesCommandOutput, GlobalAcceleratorClientResolvedConfig> {
74
- readonly input: UpdateAcceleratorAttributesCommandInput;
75
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
76
- /**
77
- * @public
78
- */
79
- constructor(input: UpdateAcceleratorAttributesCommandInput);
80
- /**
81
- * @internal
82
- */
83
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GlobalAcceleratorClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateAcceleratorAttributesCommandInput, UpdateAcceleratorAttributesCommandOutput>;
84
- /**
85
- * @internal
86
- */
87
- private serialize;
88
- /**
89
- * @internal
90
- */
91
- private deserialize;
76
+ export declare class UpdateAcceleratorAttributesCommand extends UpdateAcceleratorAttributesCommand_base {
92
77
  }
@@ -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 { GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlobalAcceleratorClient";
5
4
  import { UpdateAcceleratorRequest, UpdateAcceleratorResponse } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface UpdateAcceleratorCommandInput extends UpdateAcceleratorRequest
21
20
  */
22
21
  export interface UpdateAcceleratorCommandOutput extends UpdateAcceleratorResponse, __MetadataBearer {
23
22
  }
23
+ declare const UpdateAcceleratorCommand_base: {
24
+ new (input: UpdateAcceleratorCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateAcceleratorCommandInput, UpdateAcceleratorCommandOutput, GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Update an accelerator to make changes, such as the following: </p>
@@ -113,23 +116,5 @@ export interface UpdateAcceleratorCommandOutput extends UpdateAcceleratorRespons
113
116
  * <p>Base exception class for all service exceptions from GlobalAccelerator service.</p>
114
117
  *
115
118
  */
116
- export declare class UpdateAcceleratorCommand extends $Command<UpdateAcceleratorCommandInput, UpdateAcceleratorCommandOutput, GlobalAcceleratorClientResolvedConfig> {
117
- readonly input: UpdateAcceleratorCommandInput;
118
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
119
- /**
120
- * @public
121
- */
122
- constructor(input: UpdateAcceleratorCommandInput);
123
- /**
124
- * @internal
125
- */
126
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GlobalAcceleratorClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateAcceleratorCommandInput, UpdateAcceleratorCommandOutput>;
127
- /**
128
- * @internal
129
- */
130
- private serialize;
131
- /**
132
- * @internal
133
- */
134
- private deserialize;
119
+ export declare class UpdateAcceleratorCommand extends UpdateAcceleratorCommand_base {
135
120
  }
@@ -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 { GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlobalAcceleratorClient";
5
4
  import { UpdateCrossAccountAttachmentRequest, UpdateCrossAccountAttachmentResponse } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface UpdateCrossAccountAttachmentCommandInput extends UpdateCrossAcc
21
20
  */
22
21
  export interface UpdateCrossAccountAttachmentCommandOutput extends UpdateCrossAccountAttachmentResponse, __MetadataBearer {
23
22
  }
23
+ declare const UpdateCrossAccountAttachmentCommand_base: {
24
+ new (input: UpdateCrossAccountAttachmentCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateCrossAccountAttachmentCommandInput, UpdateCrossAccountAttachmentCommandOutput, GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Update a cross-account attachment to add or remove principals or resources. When you update
@@ -119,23 +122,5 @@ export interface UpdateCrossAccountAttachmentCommandOutput extends UpdateCrossAc
119
122
  * <p>Base exception class for all service exceptions from GlobalAccelerator service.</p>
120
123
  *
121
124
  */
122
- export declare class UpdateCrossAccountAttachmentCommand extends $Command<UpdateCrossAccountAttachmentCommandInput, UpdateCrossAccountAttachmentCommandOutput, GlobalAcceleratorClientResolvedConfig> {
123
- readonly input: UpdateCrossAccountAttachmentCommandInput;
124
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
125
- /**
126
- * @public
127
- */
128
- constructor(input: UpdateCrossAccountAttachmentCommandInput);
129
- /**
130
- * @internal
131
- */
132
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GlobalAcceleratorClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateCrossAccountAttachmentCommandInput, UpdateCrossAccountAttachmentCommandOutput>;
133
- /**
134
- * @internal
135
- */
136
- private serialize;
137
- /**
138
- * @internal
139
- */
140
- private deserialize;
125
+ export declare class UpdateCrossAccountAttachmentCommand extends UpdateCrossAccountAttachmentCommand_base {
141
126
  }