@aws-sdk/client-mediaconnect 3.480.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 (209) hide show
  1. package/dist-cjs/commands/AddBridgeOutputsCommand.js +18 -41
  2. package/dist-cjs/commands/AddBridgeSourcesCommand.js +18 -41
  3. package/dist-cjs/commands/AddFlowMediaStreamsCommand.js +18 -41
  4. package/dist-cjs/commands/AddFlowOutputsCommand.js +18 -41
  5. package/dist-cjs/commands/AddFlowSourcesCommand.js +18 -41
  6. package/dist-cjs/commands/AddFlowVpcInterfacesCommand.js +18 -41
  7. package/dist-cjs/commands/CreateBridgeCommand.js +18 -41
  8. package/dist-cjs/commands/CreateFlowCommand.js +18 -41
  9. package/dist-cjs/commands/CreateGatewayCommand.js +18 -41
  10. package/dist-cjs/commands/DeleteBridgeCommand.js +18 -41
  11. package/dist-cjs/commands/DeleteFlowCommand.js +18 -41
  12. package/dist-cjs/commands/DeleteGatewayCommand.js +18 -41
  13. package/dist-cjs/commands/DeregisterGatewayInstanceCommand.js +18 -41
  14. package/dist-cjs/commands/DescribeBridgeCommand.js +18 -41
  15. package/dist-cjs/commands/DescribeFlowCommand.js +18 -41
  16. package/dist-cjs/commands/DescribeFlowSourceMetadataCommand.js +18 -41
  17. package/dist-cjs/commands/DescribeGatewayCommand.js +18 -41
  18. package/dist-cjs/commands/DescribeGatewayInstanceCommand.js +18 -41
  19. package/dist-cjs/commands/DescribeOfferingCommand.js +18 -41
  20. package/dist-cjs/commands/DescribeReservationCommand.js +18 -41
  21. package/dist-cjs/commands/GrantFlowEntitlementsCommand.js +18 -41
  22. package/dist-cjs/commands/ListBridgesCommand.js +18 -41
  23. package/dist-cjs/commands/ListEntitlementsCommand.js +18 -41
  24. package/dist-cjs/commands/ListFlowsCommand.js +18 -41
  25. package/dist-cjs/commands/ListGatewayInstancesCommand.js +18 -41
  26. package/dist-cjs/commands/ListGatewaysCommand.js +18 -41
  27. package/dist-cjs/commands/ListOfferingsCommand.js +18 -41
  28. package/dist-cjs/commands/ListReservationsCommand.js +18 -41
  29. package/dist-cjs/commands/ListTagsForResourceCommand.js +18 -41
  30. package/dist-cjs/commands/PurchaseOfferingCommand.js +18 -41
  31. package/dist-cjs/commands/RemoveBridgeOutputCommand.js +18 -41
  32. package/dist-cjs/commands/RemoveBridgeSourceCommand.js +18 -41
  33. package/dist-cjs/commands/RemoveFlowMediaStreamCommand.js +18 -41
  34. package/dist-cjs/commands/RemoveFlowOutputCommand.js +18 -41
  35. package/dist-cjs/commands/RemoveFlowSourceCommand.js +18 -41
  36. package/dist-cjs/commands/RemoveFlowVpcInterfaceCommand.js +18 -41
  37. package/dist-cjs/commands/RevokeFlowEntitlementCommand.js +18 -41
  38. package/dist-cjs/commands/StartFlowCommand.js +18 -41
  39. package/dist-cjs/commands/StopFlowCommand.js +18 -41
  40. package/dist-cjs/commands/TagResourceCommand.js +18 -41
  41. package/dist-cjs/commands/UntagResourceCommand.js +18 -41
  42. package/dist-cjs/commands/UpdateBridgeCommand.js +18 -41
  43. package/dist-cjs/commands/UpdateBridgeOutputCommand.js +18 -41
  44. package/dist-cjs/commands/UpdateBridgeSourceCommand.js +18 -41
  45. package/dist-cjs/commands/UpdateBridgeStateCommand.js +18 -41
  46. package/dist-cjs/commands/UpdateFlowCommand.js +18 -41
  47. package/dist-cjs/commands/UpdateFlowEntitlementCommand.js +18 -41
  48. package/dist-cjs/commands/UpdateFlowMediaStreamCommand.js +18 -41
  49. package/dist-cjs/commands/UpdateFlowOutputCommand.js +18 -41
  50. package/dist-cjs/commands/UpdateFlowSourceCommand.js +18 -41
  51. package/dist-cjs/commands/UpdateGatewayInstanceCommand.js +18 -41
  52. package/dist-cjs/endpoint/EndpointParameters.js +7 -1
  53. package/dist-es/commands/AddBridgeOutputsCommand.js +18 -41
  54. package/dist-es/commands/AddBridgeSourcesCommand.js +18 -41
  55. package/dist-es/commands/AddFlowMediaStreamsCommand.js +18 -41
  56. package/dist-es/commands/AddFlowOutputsCommand.js +18 -41
  57. package/dist-es/commands/AddFlowSourcesCommand.js +18 -41
  58. package/dist-es/commands/AddFlowVpcInterfacesCommand.js +18 -41
  59. package/dist-es/commands/CreateBridgeCommand.js +18 -41
  60. package/dist-es/commands/CreateFlowCommand.js +18 -41
  61. package/dist-es/commands/CreateGatewayCommand.js +18 -41
  62. package/dist-es/commands/DeleteBridgeCommand.js +18 -41
  63. package/dist-es/commands/DeleteFlowCommand.js +18 -41
  64. package/dist-es/commands/DeleteGatewayCommand.js +18 -41
  65. package/dist-es/commands/DeregisterGatewayInstanceCommand.js +18 -41
  66. package/dist-es/commands/DescribeBridgeCommand.js +18 -41
  67. package/dist-es/commands/DescribeFlowCommand.js +18 -41
  68. package/dist-es/commands/DescribeFlowSourceMetadataCommand.js +18 -41
  69. package/dist-es/commands/DescribeGatewayCommand.js +18 -41
  70. package/dist-es/commands/DescribeGatewayInstanceCommand.js +18 -41
  71. package/dist-es/commands/DescribeOfferingCommand.js +18 -41
  72. package/dist-es/commands/DescribeReservationCommand.js +18 -41
  73. package/dist-es/commands/GrantFlowEntitlementsCommand.js +18 -41
  74. package/dist-es/commands/ListBridgesCommand.js +18 -41
  75. package/dist-es/commands/ListEntitlementsCommand.js +18 -41
  76. package/dist-es/commands/ListFlowsCommand.js +18 -41
  77. package/dist-es/commands/ListGatewayInstancesCommand.js +18 -41
  78. package/dist-es/commands/ListGatewaysCommand.js +18 -41
  79. package/dist-es/commands/ListOfferingsCommand.js +18 -41
  80. package/dist-es/commands/ListReservationsCommand.js +18 -41
  81. package/dist-es/commands/ListTagsForResourceCommand.js +18 -41
  82. package/dist-es/commands/PurchaseOfferingCommand.js +18 -41
  83. package/dist-es/commands/RemoveBridgeOutputCommand.js +18 -41
  84. package/dist-es/commands/RemoveBridgeSourceCommand.js +18 -41
  85. package/dist-es/commands/RemoveFlowMediaStreamCommand.js +18 -41
  86. package/dist-es/commands/RemoveFlowOutputCommand.js +18 -41
  87. package/dist-es/commands/RemoveFlowSourceCommand.js +18 -41
  88. package/dist-es/commands/RemoveFlowVpcInterfaceCommand.js +18 -41
  89. package/dist-es/commands/RevokeFlowEntitlementCommand.js +18 -41
  90. package/dist-es/commands/StartFlowCommand.js +18 -41
  91. package/dist-es/commands/StopFlowCommand.js +18 -41
  92. package/dist-es/commands/TagResourceCommand.js +18 -41
  93. package/dist-es/commands/UntagResourceCommand.js +18 -41
  94. package/dist-es/commands/UpdateBridgeCommand.js +18 -41
  95. package/dist-es/commands/UpdateBridgeOutputCommand.js +18 -41
  96. package/dist-es/commands/UpdateBridgeSourceCommand.js +18 -41
  97. package/dist-es/commands/UpdateBridgeStateCommand.js +18 -41
  98. package/dist-es/commands/UpdateFlowCommand.js +18 -41
  99. package/dist-es/commands/UpdateFlowEntitlementCommand.js +18 -41
  100. package/dist-es/commands/UpdateFlowMediaStreamCommand.js +18 -41
  101. package/dist-es/commands/UpdateFlowOutputCommand.js +18 -41
  102. package/dist-es/commands/UpdateFlowSourceCommand.js +18 -41
  103. package/dist-es/commands/UpdateGatewayInstanceCommand.js +18 -41
  104. package/dist-es/endpoint/EndpointParameters.js +6 -0
  105. package/dist-types/commands/AddBridgeOutputsCommand.d.ts +6 -21
  106. package/dist-types/commands/AddBridgeSourcesCommand.d.ts +6 -21
  107. package/dist-types/commands/AddFlowMediaStreamsCommand.d.ts +6 -21
  108. package/dist-types/commands/AddFlowOutputsCommand.d.ts +6 -21
  109. package/dist-types/commands/AddFlowSourcesCommand.d.ts +6 -21
  110. package/dist-types/commands/AddFlowVpcInterfacesCommand.d.ts +6 -21
  111. package/dist-types/commands/CreateBridgeCommand.d.ts +6 -21
  112. package/dist-types/commands/CreateFlowCommand.d.ts +6 -21
  113. package/dist-types/commands/CreateGatewayCommand.d.ts +6 -21
  114. package/dist-types/commands/DeleteBridgeCommand.d.ts +6 -21
  115. package/dist-types/commands/DeleteFlowCommand.d.ts +6 -21
  116. package/dist-types/commands/DeleteGatewayCommand.d.ts +6 -21
  117. package/dist-types/commands/DeregisterGatewayInstanceCommand.d.ts +6 -21
  118. package/dist-types/commands/DescribeBridgeCommand.d.ts +6 -21
  119. package/dist-types/commands/DescribeFlowCommand.d.ts +6 -21
  120. package/dist-types/commands/DescribeFlowSourceMetadataCommand.d.ts +6 -21
  121. package/dist-types/commands/DescribeGatewayCommand.d.ts +6 -21
  122. package/dist-types/commands/DescribeGatewayInstanceCommand.d.ts +6 -21
  123. package/dist-types/commands/DescribeOfferingCommand.d.ts +6 -21
  124. package/dist-types/commands/DescribeReservationCommand.d.ts +6 -21
  125. package/dist-types/commands/GrantFlowEntitlementsCommand.d.ts +6 -21
  126. package/dist-types/commands/ListBridgesCommand.d.ts +6 -21
  127. package/dist-types/commands/ListEntitlementsCommand.d.ts +6 -21
  128. package/dist-types/commands/ListFlowsCommand.d.ts +6 -21
  129. package/dist-types/commands/ListGatewayInstancesCommand.d.ts +6 -21
  130. package/dist-types/commands/ListGatewaysCommand.d.ts +6 -21
  131. package/dist-types/commands/ListOfferingsCommand.d.ts +6 -21
  132. package/dist-types/commands/ListReservationsCommand.d.ts +6 -21
  133. package/dist-types/commands/ListTagsForResourceCommand.d.ts +6 -21
  134. package/dist-types/commands/PurchaseOfferingCommand.d.ts +6 -21
  135. package/dist-types/commands/RemoveBridgeOutputCommand.d.ts +6 -21
  136. package/dist-types/commands/RemoveBridgeSourceCommand.d.ts +6 -21
  137. package/dist-types/commands/RemoveFlowMediaStreamCommand.d.ts +6 -21
  138. package/dist-types/commands/RemoveFlowOutputCommand.d.ts +6 -21
  139. package/dist-types/commands/RemoveFlowSourceCommand.d.ts +6 -21
  140. package/dist-types/commands/RemoveFlowVpcInterfaceCommand.d.ts +6 -21
  141. package/dist-types/commands/RevokeFlowEntitlementCommand.d.ts +6 -21
  142. package/dist-types/commands/StartFlowCommand.d.ts +6 -21
  143. package/dist-types/commands/StopFlowCommand.d.ts +6 -21
  144. package/dist-types/commands/TagResourceCommand.d.ts +6 -21
  145. package/dist-types/commands/UntagResourceCommand.d.ts +6 -21
  146. package/dist-types/commands/UpdateBridgeCommand.d.ts +6 -21
  147. package/dist-types/commands/UpdateBridgeOutputCommand.d.ts +6 -21
  148. package/dist-types/commands/UpdateBridgeSourceCommand.d.ts +6 -21
  149. package/dist-types/commands/UpdateBridgeStateCommand.d.ts +6 -21
  150. package/dist-types/commands/UpdateFlowCommand.d.ts +6 -21
  151. package/dist-types/commands/UpdateFlowEntitlementCommand.d.ts +6 -21
  152. package/dist-types/commands/UpdateFlowMediaStreamCommand.d.ts +6 -21
  153. package/dist-types/commands/UpdateFlowOutputCommand.d.ts +6 -21
  154. package/dist-types/commands/UpdateFlowSourceCommand.d.ts +6 -21
  155. package/dist-types/commands/UpdateGatewayInstanceCommand.d.ts +6 -21
  156. package/dist-types/endpoint/EndpointParameters.d.ts +18 -0
  157. package/dist-types/ts3.4/commands/AddBridgeOutputsCommand.d.ts +14 -23
  158. package/dist-types/ts3.4/commands/AddBridgeSourcesCommand.d.ts +14 -23
  159. package/dist-types/ts3.4/commands/AddFlowMediaStreamsCommand.d.ts +14 -23
  160. package/dist-types/ts3.4/commands/AddFlowOutputsCommand.d.ts +14 -23
  161. package/dist-types/ts3.4/commands/AddFlowSourcesCommand.d.ts +14 -23
  162. package/dist-types/ts3.4/commands/AddFlowVpcInterfacesCommand.d.ts +12 -24
  163. package/dist-types/ts3.4/commands/CreateBridgeCommand.d.ts +14 -23
  164. package/dist-types/ts3.4/commands/CreateFlowCommand.d.ts +14 -23
  165. package/dist-types/ts3.4/commands/CreateGatewayCommand.d.ts +14 -23
  166. package/dist-types/ts3.4/commands/DeleteBridgeCommand.d.ts +14 -23
  167. package/dist-types/ts3.4/commands/DeleteFlowCommand.d.ts +14 -23
  168. package/dist-types/ts3.4/commands/DeleteGatewayCommand.d.ts +14 -23
  169. package/dist-types/ts3.4/commands/DeregisterGatewayInstanceCommand.d.ts +12 -24
  170. package/dist-types/ts3.4/commands/DescribeBridgeCommand.d.ts +14 -23
  171. package/dist-types/ts3.4/commands/DescribeFlowCommand.d.ts +14 -23
  172. package/dist-types/ts3.4/commands/DescribeFlowSourceMetadataCommand.d.ts +12 -24
  173. package/dist-types/ts3.4/commands/DescribeGatewayCommand.d.ts +14 -23
  174. package/dist-types/ts3.4/commands/DescribeGatewayInstanceCommand.d.ts +12 -24
  175. package/dist-types/ts3.4/commands/DescribeOfferingCommand.d.ts +14 -23
  176. package/dist-types/ts3.4/commands/DescribeReservationCommand.d.ts +14 -23
  177. package/dist-types/ts3.4/commands/GrantFlowEntitlementsCommand.d.ts +12 -24
  178. package/dist-types/ts3.4/commands/ListBridgesCommand.d.ts +14 -23
  179. package/dist-types/ts3.4/commands/ListEntitlementsCommand.d.ts +14 -23
  180. package/dist-types/ts3.4/commands/ListFlowsCommand.d.ts +14 -23
  181. package/dist-types/ts3.4/commands/ListGatewayInstancesCommand.d.ts +12 -24
  182. package/dist-types/ts3.4/commands/ListGatewaysCommand.d.ts +14 -23
  183. package/dist-types/ts3.4/commands/ListOfferingsCommand.d.ts +14 -23
  184. package/dist-types/ts3.4/commands/ListReservationsCommand.d.ts +14 -23
  185. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +14 -23
  186. package/dist-types/ts3.4/commands/PurchaseOfferingCommand.d.ts +14 -23
  187. package/dist-types/ts3.4/commands/RemoveBridgeOutputCommand.d.ts +14 -23
  188. package/dist-types/ts3.4/commands/RemoveBridgeSourceCommand.d.ts +14 -23
  189. package/dist-types/ts3.4/commands/RemoveFlowMediaStreamCommand.d.ts +12 -24
  190. package/dist-types/ts3.4/commands/RemoveFlowOutputCommand.d.ts +14 -23
  191. package/dist-types/ts3.4/commands/RemoveFlowSourceCommand.d.ts +14 -23
  192. package/dist-types/ts3.4/commands/RemoveFlowVpcInterfaceCommand.d.ts +12 -24
  193. package/dist-types/ts3.4/commands/RevokeFlowEntitlementCommand.d.ts +12 -24
  194. package/dist-types/ts3.4/commands/StartFlowCommand.d.ts +14 -23
  195. package/dist-types/ts3.4/commands/StopFlowCommand.d.ts +14 -23
  196. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +14 -23
  197. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +14 -23
  198. package/dist-types/ts3.4/commands/UpdateBridgeCommand.d.ts +14 -23
  199. package/dist-types/ts3.4/commands/UpdateBridgeOutputCommand.d.ts +14 -23
  200. package/dist-types/ts3.4/commands/UpdateBridgeSourceCommand.d.ts +14 -23
  201. package/dist-types/ts3.4/commands/UpdateBridgeStateCommand.d.ts +14 -23
  202. package/dist-types/ts3.4/commands/UpdateFlowCommand.d.ts +14 -23
  203. package/dist-types/ts3.4/commands/UpdateFlowEntitlementCommand.d.ts +12 -24
  204. package/dist-types/ts3.4/commands/UpdateFlowMediaStreamCommand.d.ts +12 -24
  205. package/dist-types/ts3.4/commands/UpdateFlowOutputCommand.d.ts +14 -23
  206. package/dist-types/ts3.4/commands/UpdateFlowSourceCommand.d.ts +14 -23
  207. package/dist-types/ts3.4/commands/UpdateGatewayInstanceCommand.d.ts +12 -24
  208. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +18 -0
  209. 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 { MediaConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaConnectClient";
5
4
  import { DeleteFlowRequest, DeleteFlowResponse } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface DeleteFlowCommandInput extends DeleteFlowRequest {
21
20
  */
22
21
  export interface DeleteFlowCommandOutput extends DeleteFlowResponse, __MetadataBearer {
23
22
  }
23
+ declare const DeleteFlowCommand_base: {
24
+ new (input: DeleteFlowCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteFlowCommandInput, DeleteFlowCommandOutput, MediaConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * Deletes a flow. Before you can delete a flow, you must stop the flow.
@@ -70,23 +73,5 @@ export interface DeleteFlowCommandOutput extends DeleteFlowResponse, __MetadataB
70
73
  * <p>Base exception class for all service exceptions from MediaConnect service.</p>
71
74
  *
72
75
  */
73
- export declare class DeleteFlowCommand extends $Command<DeleteFlowCommandInput, DeleteFlowCommandOutput, MediaConnectClientResolvedConfig> {
74
- readonly input: DeleteFlowCommandInput;
75
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
76
- /**
77
- * @public
78
- */
79
- constructor(input: DeleteFlowCommandInput);
80
- /**
81
- * @internal
82
- */
83
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: MediaConnectClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteFlowCommandInput, DeleteFlowCommandOutput>;
84
- /**
85
- * @internal
86
- */
87
- private serialize;
88
- /**
89
- * @internal
90
- */
91
- private deserialize;
76
+ export declare class DeleteFlowCommand extends DeleteFlowCommand_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 { MediaConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaConnectClient";
5
4
  import { DeleteGatewayRequest, DeleteGatewayResponse } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface DeleteGatewayCommandInput extends DeleteGatewayRequest {
21
20
  */
22
21
  export interface DeleteGatewayCommandOutput extends DeleteGatewayResponse, __MetadataBearer {
23
22
  }
23
+ declare const DeleteGatewayCommand_base: {
24
+ new (input: DeleteGatewayCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteGatewayCommandInput, DeleteGatewayCommandOutput, MediaConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * Deletes a gateway. Before you can delete a gateway, you must deregister its instances and delete its bridges.
@@ -72,23 +75,5 @@ export interface DeleteGatewayCommandOutput extends DeleteGatewayResponse, __Met
72
75
  * <p>Base exception class for all service exceptions from MediaConnect service.</p>
73
76
  *
74
77
  */
75
- export declare class DeleteGatewayCommand extends $Command<DeleteGatewayCommandInput, DeleteGatewayCommandOutput, MediaConnectClientResolvedConfig> {
76
- readonly input: DeleteGatewayCommandInput;
77
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
78
- /**
79
- * @public
80
- */
81
- constructor(input: DeleteGatewayCommandInput);
82
- /**
83
- * @internal
84
- */
85
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: MediaConnectClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteGatewayCommandInput, DeleteGatewayCommandOutput>;
86
- /**
87
- * @internal
88
- */
89
- private serialize;
90
- /**
91
- * @internal
92
- */
93
- private deserialize;
78
+ export declare class DeleteGatewayCommand extends DeleteGatewayCommand_base {
94
79
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { MediaConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaConnectClient";
5
4
  import { DeregisterGatewayInstanceRequest, DeregisterGatewayInstanceResponse } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface DeregisterGatewayInstanceCommandInput extends DeregisterGateway
21
20
  */
22
21
  export interface DeregisterGatewayInstanceCommandOutput extends DeregisterGatewayInstanceResponse, __MetadataBearer {
23
22
  }
23
+ declare const DeregisterGatewayInstanceCommand_base: {
24
+ new (input: DeregisterGatewayInstanceCommandInput): import("@smithy/smithy-client").CommandImpl<DeregisterGatewayInstanceCommandInput, DeregisterGatewayInstanceCommandOutput, MediaConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * Deregisters an instance. Before you deregister an instance, all bridges running on the instance must be stopped. If you want to deregister an instance without stopping the bridges, you must use the --force option.
@@ -74,23 +77,5 @@ export interface DeregisterGatewayInstanceCommandOutput extends DeregisterGatewa
74
77
  * <p>Base exception class for all service exceptions from MediaConnect service.</p>
75
78
  *
76
79
  */
77
- export declare class DeregisterGatewayInstanceCommand extends $Command<DeregisterGatewayInstanceCommandInput, DeregisterGatewayInstanceCommandOutput, MediaConnectClientResolvedConfig> {
78
- readonly input: DeregisterGatewayInstanceCommandInput;
79
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
80
- /**
81
- * @public
82
- */
83
- constructor(input: DeregisterGatewayInstanceCommandInput);
84
- /**
85
- * @internal
86
- */
87
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: MediaConnectClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeregisterGatewayInstanceCommandInput, DeregisterGatewayInstanceCommandOutput>;
88
- /**
89
- * @internal
90
- */
91
- private serialize;
92
- /**
93
- * @internal
94
- */
95
- private deserialize;
80
+ export declare class DeregisterGatewayInstanceCommand extends DeregisterGatewayInstanceCommand_base {
96
81
  }
@@ -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 { MediaConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaConnectClient";
5
4
  import { DescribeBridgeRequest, DescribeBridgeResponse } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface DescribeBridgeCommandInput extends DescribeBridgeRequest {
21
20
  */
22
21
  export interface DescribeBridgeCommandOutput extends DescribeBridgeResponse, __MetadataBearer {
23
22
  }
23
+ declare const DescribeBridgeCommand_base: {
24
+ new (input: DescribeBridgeCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeBridgeCommandInput, DescribeBridgeCommandOutput, MediaConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * Displays the details of a bridge.
@@ -137,23 +140,5 @@ export interface DescribeBridgeCommandOutput extends DescribeBridgeResponse, __M
137
140
  * <p>Base exception class for all service exceptions from MediaConnect service.</p>
138
141
  *
139
142
  */
140
- export declare class DescribeBridgeCommand extends $Command<DescribeBridgeCommandInput, DescribeBridgeCommandOutput, MediaConnectClientResolvedConfig> {
141
- readonly input: DescribeBridgeCommandInput;
142
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
143
- /**
144
- * @public
145
- */
146
- constructor(input: DescribeBridgeCommandInput);
147
- /**
148
- * @internal
149
- */
150
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: MediaConnectClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeBridgeCommandInput, DescribeBridgeCommandOutput>;
151
- /**
152
- * @internal
153
- */
154
- private serialize;
155
- /**
156
- * @internal
157
- */
158
- private deserialize;
143
+ export declare class DescribeBridgeCommand extends DescribeBridgeCommand_base {
159
144
  }
@@ -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 { MediaConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaConnectClient";
5
4
  import { DescribeFlowRequest, DescribeFlowResponse } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface DescribeFlowCommandInput extends DescribeFlowRequest {
21
20
  */
22
21
  export interface DescribeFlowCommandOutput extends DescribeFlowResponse, __MetadataBearer {
23
22
  }
23
+ declare const DescribeFlowCommand_base: {
24
+ new (input: DescribeFlowCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeFlowCommandInput, DescribeFlowCommandOutput, MediaConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * Displays the details of a flow. The response includes the flow ARN, name, and Availability Zone, as well as details about the source, outputs, and entitlements.
@@ -345,23 +348,5 @@ export interface DescribeFlowCommandOutput extends DescribeFlowResponse, __Metad
345
348
  * <p>Base exception class for all service exceptions from MediaConnect service.</p>
346
349
  *
347
350
  */
348
- export declare class DescribeFlowCommand extends $Command<DescribeFlowCommandInput, DescribeFlowCommandOutput, MediaConnectClientResolvedConfig> {
349
- readonly input: DescribeFlowCommandInput;
350
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
351
- /**
352
- * @public
353
- */
354
- constructor(input: DescribeFlowCommandInput);
355
- /**
356
- * @internal
357
- */
358
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: MediaConnectClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeFlowCommandInput, DescribeFlowCommandOutput>;
359
- /**
360
- * @internal
361
- */
362
- private serialize;
363
- /**
364
- * @internal
365
- */
366
- private deserialize;
351
+ export declare class DescribeFlowCommand extends DescribeFlowCommand_base {
367
352
  }
@@ -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 { MediaConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaConnectClient";
5
4
  import { DescribeFlowSourceMetadataRequest, DescribeFlowSourceMetadataResponse } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface DescribeFlowSourceMetadataCommandInput extends DescribeFlowSour
21
20
  */
22
21
  export interface DescribeFlowSourceMetadataCommandOutput extends DescribeFlowSourceMetadataResponse, __MetadataBearer {
23
22
  }
23
+ declare const DescribeFlowSourceMetadataCommand_base: {
24
+ new (input: DescribeFlowSourceMetadataCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeFlowSourceMetadataCommandInput, DescribeFlowSourceMetadataCommandOutput, MediaConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * Displays details of the flow's source stream. The response contains information about the contents of the stream and its programs.
@@ -102,23 +105,5 @@ export interface DescribeFlowSourceMetadataCommandOutput extends DescribeFlowSou
102
105
  * <p>Base exception class for all service exceptions from MediaConnect service.</p>
103
106
  *
104
107
  */
105
- export declare class DescribeFlowSourceMetadataCommand extends $Command<DescribeFlowSourceMetadataCommandInput, DescribeFlowSourceMetadataCommandOutput, MediaConnectClientResolvedConfig> {
106
- readonly input: DescribeFlowSourceMetadataCommandInput;
107
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
108
- /**
109
- * @public
110
- */
111
- constructor(input: DescribeFlowSourceMetadataCommandInput);
112
- /**
113
- * @internal
114
- */
115
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: MediaConnectClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeFlowSourceMetadataCommandInput, DescribeFlowSourceMetadataCommandOutput>;
116
- /**
117
- * @internal
118
- */
119
- private serialize;
120
- /**
121
- * @internal
122
- */
123
- private deserialize;
108
+ export declare class DescribeFlowSourceMetadataCommand extends DescribeFlowSourceMetadataCommand_base {
124
109
  }
@@ -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 { MediaConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaConnectClient";
5
4
  import { DescribeGatewayRequest, DescribeGatewayResponse } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface DescribeGatewayCommandInput extends DescribeGatewayRequest {
21
20
  */
22
21
  export interface DescribeGatewayCommandOutput extends DescribeGatewayResponse, __MetadataBearer {
23
22
  }
23
+ declare const DescribeGatewayCommand_base: {
24
+ new (input: DescribeGatewayCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeGatewayCommandInput, DescribeGatewayCommandOutput, MediaConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * Displays the details of a gateway. The response includes the gateway ARN, name, and CIDR blocks, as well as details about the networks.
@@ -92,23 +95,5 @@ export interface DescribeGatewayCommandOutput extends DescribeGatewayResponse, _
92
95
  * <p>Base exception class for all service exceptions from MediaConnect service.</p>
93
96
  *
94
97
  */
95
- export declare class DescribeGatewayCommand extends $Command<DescribeGatewayCommandInput, DescribeGatewayCommandOutput, MediaConnectClientResolvedConfig> {
96
- readonly input: DescribeGatewayCommandInput;
97
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
98
- /**
99
- * @public
100
- */
101
- constructor(input: DescribeGatewayCommandInput);
102
- /**
103
- * @internal
104
- */
105
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: MediaConnectClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeGatewayCommandInput, DescribeGatewayCommandOutput>;
106
- /**
107
- * @internal
108
- */
109
- private serialize;
110
- /**
111
- * @internal
112
- */
113
- private deserialize;
98
+ export declare class DescribeGatewayCommand extends DescribeGatewayCommand_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 { MediaConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaConnectClient";
5
4
  import { DescribeGatewayInstanceRequest, DescribeGatewayInstanceResponse } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface DescribeGatewayInstanceCommandInput extends DescribeGatewayInst
21
20
  */
22
21
  export interface DescribeGatewayInstanceCommandOutput extends DescribeGatewayInstanceResponse, __MetadataBearer {
23
22
  }
23
+ declare const DescribeGatewayInstanceCommand_base: {
24
+ new (input: DescribeGatewayInstanceCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeGatewayInstanceCommandInput, DescribeGatewayInstanceCommandOutput, MediaConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * Displays the details of an instance.
@@ -87,23 +90,5 @@ export interface DescribeGatewayInstanceCommandOutput extends DescribeGatewayIns
87
90
  * <p>Base exception class for all service exceptions from MediaConnect service.</p>
88
91
  *
89
92
  */
90
- export declare class DescribeGatewayInstanceCommand extends $Command<DescribeGatewayInstanceCommandInput, DescribeGatewayInstanceCommandOutput, MediaConnectClientResolvedConfig> {
91
- readonly input: DescribeGatewayInstanceCommandInput;
92
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
93
- /**
94
- * @public
95
- */
96
- constructor(input: DescribeGatewayInstanceCommandInput);
97
- /**
98
- * @internal
99
- */
100
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: MediaConnectClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeGatewayInstanceCommandInput, DescribeGatewayInstanceCommandOutput>;
101
- /**
102
- * @internal
103
- */
104
- private serialize;
105
- /**
106
- * @internal
107
- */
108
- private deserialize;
93
+ export declare class DescribeGatewayInstanceCommand extends DescribeGatewayInstanceCommand_base {
109
94
  }
@@ -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 { MediaConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaConnectClient";
5
4
  import { DescribeOfferingRequest, DescribeOfferingResponse } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface DescribeOfferingCommandInput extends DescribeOfferingRequest {
21
20
  */
22
21
  export interface DescribeOfferingCommandOutput extends DescribeOfferingResponse, __MetadataBearer {
23
22
  }
23
+ declare const DescribeOfferingCommand_base: {
24
+ new (input: DescribeOfferingCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeOfferingCommandInput, DescribeOfferingCommandOutput, MediaConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * Displays the details of an offering. The response includes the offering description, duration, outbound bandwidth, price, and Amazon Resource Name (ARN).
@@ -78,23 +81,5 @@ export interface DescribeOfferingCommandOutput extends DescribeOfferingResponse,
78
81
  * <p>Base exception class for all service exceptions from MediaConnect service.</p>
79
82
  *
80
83
  */
81
- export declare class DescribeOfferingCommand extends $Command<DescribeOfferingCommandInput, DescribeOfferingCommandOutput, MediaConnectClientResolvedConfig> {
82
- readonly input: DescribeOfferingCommandInput;
83
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
84
- /**
85
- * @public
86
- */
87
- constructor(input: DescribeOfferingCommandInput);
88
- /**
89
- * @internal
90
- */
91
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: MediaConnectClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeOfferingCommandInput, DescribeOfferingCommandOutput>;
92
- /**
93
- * @internal
94
- */
95
- private serialize;
96
- /**
97
- * @internal
98
- */
99
- private deserialize;
84
+ export declare class DescribeOfferingCommand extends DescribeOfferingCommand_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 { MediaConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaConnectClient";
5
4
  import { DescribeReservationRequest, DescribeReservationResponse } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface DescribeReservationCommandInput extends DescribeReservationRequ
21
20
  */
22
21
  export interface DescribeReservationCommandOutput extends DescribeReservationResponse, __MetadataBearer {
23
22
  }
23
+ declare const DescribeReservationCommand_base: {
24
+ new (input: DescribeReservationCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeReservationCommandInput, DescribeReservationCommandOutput, MediaConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * Displays the details of a reservation. The response includes the reservation name, state, start date and time, and the details of the offering that make up the rest of the reservation (such as price, duration, and outbound bandwidth).
@@ -83,23 +86,5 @@ export interface DescribeReservationCommandOutput extends DescribeReservationRes
83
86
  * <p>Base exception class for all service exceptions from MediaConnect service.</p>
84
87
  *
85
88
  */
86
- export declare class DescribeReservationCommand extends $Command<DescribeReservationCommandInput, DescribeReservationCommandOutput, MediaConnectClientResolvedConfig> {
87
- readonly input: DescribeReservationCommandInput;
88
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
89
- /**
90
- * @public
91
- */
92
- constructor(input: DescribeReservationCommandInput);
93
- /**
94
- * @internal
95
- */
96
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: MediaConnectClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeReservationCommandInput, DescribeReservationCommandOutput>;
97
- /**
98
- * @internal
99
- */
100
- private serialize;
101
- /**
102
- * @internal
103
- */
104
- private deserialize;
89
+ export declare class DescribeReservationCommand extends DescribeReservationCommand_base {
105
90
  }
@@ -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 { MediaConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaConnectClient";
5
4
  import { GrantFlowEntitlementsRequest, GrantFlowEntitlementsResponse } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface GrantFlowEntitlementsCommandInput extends GrantFlowEntitlements
21
20
  */
22
21
  export interface GrantFlowEntitlementsCommandOutput extends GrantFlowEntitlementsResponse, __MetadataBearer {
23
22
  }
23
+ declare const GrantFlowEntitlementsCommand_base: {
24
+ new (input: GrantFlowEntitlementsCommandInput): import("@smithy/smithy-client").CommandImpl<GrantFlowEntitlementsCommandInput, GrantFlowEntitlementsCommandOutput, MediaConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * Grants entitlements to an existing flow.
@@ -117,23 +120,5 @@ export interface GrantFlowEntitlementsCommandOutput extends GrantFlowEntitlement
117
120
  * <p>Base exception class for all service exceptions from MediaConnect service.</p>
118
121
  *
119
122
  */
120
- export declare class GrantFlowEntitlementsCommand extends $Command<GrantFlowEntitlementsCommandInput, GrantFlowEntitlementsCommandOutput, MediaConnectClientResolvedConfig> {
121
- readonly input: GrantFlowEntitlementsCommandInput;
122
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
123
- /**
124
- * @public
125
- */
126
- constructor(input: GrantFlowEntitlementsCommandInput);
127
- /**
128
- * @internal
129
- */
130
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: MediaConnectClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GrantFlowEntitlementsCommandInput, GrantFlowEntitlementsCommandOutput>;
131
- /**
132
- * @internal
133
- */
134
- private serialize;
135
- /**
136
- * @internal
137
- */
138
- private deserialize;
123
+ export declare class GrantFlowEntitlementsCommand extends GrantFlowEntitlementsCommand_base {
139
124
  }
@@ -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 { MediaConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaConnectClient";
5
4
  import { ListBridgesRequest, ListBridgesResponse } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface ListBridgesCommandInput extends ListBridgesRequest {
21
20
  */
22
21
  export interface ListBridgesCommandOutput extends ListBridgesResponse, __MetadataBearer {
23
22
  }
23
+ declare const ListBridgesCommand_base: {
24
+ new (input: ListBridgesCommandInput): import("@smithy/smithy-client").CommandImpl<ListBridgesCommandInput, ListBridgesCommandOutput, MediaConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * Displays a list of bridges that are associated with this account and an optionally specified Arn. This request returns a paginated result.
@@ -77,23 +80,5 @@ export interface ListBridgesCommandOutput extends ListBridgesResponse, __Metadat
77
80
  * <p>Base exception class for all service exceptions from MediaConnect service.</p>
78
81
  *
79
82
  */
80
- export declare class ListBridgesCommand extends $Command<ListBridgesCommandInput, ListBridgesCommandOutput, MediaConnectClientResolvedConfig> {
81
- readonly input: ListBridgesCommandInput;
82
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
83
- /**
84
- * @public
85
- */
86
- constructor(input: ListBridgesCommandInput);
87
- /**
88
- * @internal
89
- */
90
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: MediaConnectClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListBridgesCommandInput, ListBridgesCommandOutput>;
91
- /**
92
- * @internal
93
- */
94
- private serialize;
95
- /**
96
- * @internal
97
- */
98
- private deserialize;
83
+ export declare class ListBridgesCommand extends ListBridgesCommand_base {
99
84
  }
@@ -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 { MediaConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaConnectClient";
5
4
  import { ListEntitlementsRequest, ListEntitlementsResponse } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface ListEntitlementsCommandInput extends ListEntitlementsRequest {
21
20
  */
22
21
  export interface ListEntitlementsCommandOutput extends ListEntitlementsResponse, __MetadataBearer {
23
22
  }
23
+ declare const ListEntitlementsCommand_base: {
24
+ new (input: ListEntitlementsCommandInput): import("@smithy/smithy-client").CommandImpl<ListEntitlementsCommandInput, ListEntitlementsCommandOutput, MediaConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * Displays a list of all entitlements that have been granted to this account. This request returns 20 results per page.
@@ -71,23 +74,5 @@ export interface ListEntitlementsCommandOutput extends ListEntitlementsResponse,
71
74
  * <p>Base exception class for all service exceptions from MediaConnect service.</p>
72
75
  *
73
76
  */
74
- export declare class ListEntitlementsCommand extends $Command<ListEntitlementsCommandInput, ListEntitlementsCommandOutput, MediaConnectClientResolvedConfig> {
75
- readonly input: ListEntitlementsCommandInput;
76
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
77
- /**
78
- * @public
79
- */
80
- constructor(input: ListEntitlementsCommandInput);
81
- /**
82
- * @internal
83
- */
84
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: MediaConnectClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListEntitlementsCommandInput, ListEntitlementsCommandOutput>;
85
- /**
86
- * @internal
87
- */
88
- private serialize;
89
- /**
90
- * @internal
91
- */
92
- private deserialize;
77
+ export declare class ListEntitlementsCommand extends ListEntitlementsCommand_base {
93
78
  }
@@ -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 { MediaConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaConnectClient";
5
4
  import { ListFlowsRequest, ListFlowsResponse } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface ListFlowsCommandInput extends ListFlowsRequest {
21
20
  */
22
21
  export interface ListFlowsCommandOutput extends ListFlowsResponse, __MetadataBearer {
23
22
  }
23
+ declare const ListFlowsCommand_base: {
24
+ new (input: ListFlowsCommandInput): import("@smithy/smithy-client").CommandImpl<ListFlowsCommandInput, ListFlowsCommandOutput, MediaConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * Displays a list of flows that are associated with this account. This request returns a paginated result.
@@ -80,23 +83,5 @@ export interface ListFlowsCommandOutput extends ListFlowsResponse, __MetadataBea
80
83
  * <p>Base exception class for all service exceptions from MediaConnect service.</p>
81
84
  *
82
85
  */
83
- export declare class ListFlowsCommand extends $Command<ListFlowsCommandInput, ListFlowsCommandOutput, MediaConnectClientResolvedConfig> {
84
- readonly input: ListFlowsCommandInput;
85
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
86
- /**
87
- * @public
88
- */
89
- constructor(input: ListFlowsCommandInput);
90
- /**
91
- * @internal
92
- */
93
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: MediaConnectClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListFlowsCommandInput, ListFlowsCommandOutput>;
94
- /**
95
- * @internal
96
- */
97
- private serialize;
98
- /**
99
- * @internal
100
- */
101
- private deserialize;
86
+ export declare class ListFlowsCommand extends ListFlowsCommand_base {
102
87
  }