@aws-sdk/client-mediaconnect 3.533.0 → 3.540.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 (113) hide show
  1. package/dist-cjs/endpoint/endpointResolver.js +4 -2
  2. package/dist-cjs/index.js +0 -3
  3. package/dist-es/endpoint/endpointResolver.js +3 -1
  4. package/dist-es/index.js +0 -1
  5. package/dist-types/MediaConnect.d.ts +8 -1
  6. package/dist-types/MediaConnectClient.d.ts +1 -1
  7. package/dist-types/commands/AddBridgeOutputsCommand.d.ts +2 -1
  8. package/dist-types/commands/AddBridgeSourcesCommand.d.ts +2 -1
  9. package/dist-types/commands/AddFlowMediaStreamsCommand.d.ts +2 -1
  10. package/dist-types/commands/AddFlowOutputsCommand.d.ts +2 -1
  11. package/dist-types/commands/AddFlowSourcesCommand.d.ts +2 -1
  12. package/dist-types/commands/AddFlowVpcInterfacesCommand.d.ts +2 -1
  13. package/dist-types/commands/CreateBridgeCommand.d.ts +2 -1
  14. package/dist-types/commands/CreateFlowCommand.d.ts +2 -1
  15. package/dist-types/commands/CreateGatewayCommand.d.ts +2 -1
  16. package/dist-types/commands/DeleteBridgeCommand.d.ts +2 -1
  17. package/dist-types/commands/DeleteFlowCommand.d.ts +2 -1
  18. package/dist-types/commands/DeleteGatewayCommand.d.ts +2 -1
  19. package/dist-types/commands/DeregisterGatewayInstanceCommand.d.ts +2 -1
  20. package/dist-types/commands/DescribeBridgeCommand.d.ts +2 -1
  21. package/dist-types/commands/DescribeFlowCommand.d.ts +2 -1
  22. package/dist-types/commands/DescribeFlowSourceMetadataCommand.d.ts +2 -1
  23. package/dist-types/commands/DescribeGatewayCommand.d.ts +2 -1
  24. package/dist-types/commands/DescribeGatewayInstanceCommand.d.ts +2 -1
  25. package/dist-types/commands/DescribeOfferingCommand.d.ts +2 -1
  26. package/dist-types/commands/DescribeReservationCommand.d.ts +2 -1
  27. package/dist-types/commands/GrantFlowEntitlementsCommand.d.ts +2 -1
  28. package/dist-types/commands/ListBridgesCommand.d.ts +2 -1
  29. package/dist-types/commands/ListEntitlementsCommand.d.ts +2 -1
  30. package/dist-types/commands/ListFlowsCommand.d.ts +2 -1
  31. package/dist-types/commands/ListGatewayInstancesCommand.d.ts +2 -1
  32. package/dist-types/commands/ListGatewaysCommand.d.ts +2 -1
  33. package/dist-types/commands/ListOfferingsCommand.d.ts +2 -1
  34. package/dist-types/commands/ListReservationsCommand.d.ts +2 -1
  35. package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -1
  36. package/dist-types/commands/PurchaseOfferingCommand.d.ts +2 -1
  37. package/dist-types/commands/RemoveBridgeOutputCommand.d.ts +2 -1
  38. package/dist-types/commands/RemoveBridgeSourceCommand.d.ts +2 -1
  39. package/dist-types/commands/RemoveFlowMediaStreamCommand.d.ts +2 -1
  40. package/dist-types/commands/RemoveFlowOutputCommand.d.ts +2 -1
  41. package/dist-types/commands/RemoveFlowSourceCommand.d.ts +2 -1
  42. package/dist-types/commands/RemoveFlowVpcInterfaceCommand.d.ts +2 -1
  43. package/dist-types/commands/RevokeFlowEntitlementCommand.d.ts +2 -1
  44. package/dist-types/commands/StartFlowCommand.d.ts +2 -1
  45. package/dist-types/commands/StopFlowCommand.d.ts +2 -1
  46. package/dist-types/commands/TagResourceCommand.d.ts +2 -1
  47. package/dist-types/commands/UntagResourceCommand.d.ts +2 -1
  48. package/dist-types/commands/UpdateBridgeCommand.d.ts +2 -1
  49. package/dist-types/commands/UpdateBridgeOutputCommand.d.ts +2 -1
  50. package/dist-types/commands/UpdateBridgeSourceCommand.d.ts +2 -1
  51. package/dist-types/commands/UpdateBridgeStateCommand.d.ts +2 -1
  52. package/dist-types/commands/UpdateFlowCommand.d.ts +2 -1
  53. package/dist-types/commands/UpdateFlowEntitlementCommand.d.ts +2 -1
  54. package/dist-types/commands/UpdateFlowMediaStreamCommand.d.ts +2 -1
  55. package/dist-types/commands/UpdateFlowOutputCommand.d.ts +2 -1
  56. package/dist-types/commands/UpdateFlowSourceCommand.d.ts +2 -1
  57. package/dist-types/commands/UpdateGatewayInstanceCommand.d.ts +2 -1
  58. package/dist-types/index.d.ts +0 -1
  59. package/dist-types/models/models_0.d.ts +714 -714
  60. package/dist-types/ts3.4/MediaConnect.d.ts +7 -0
  61. package/dist-types/ts3.4/commands/AddBridgeOutputsCommand.d.ts +9 -0
  62. package/dist-types/ts3.4/commands/AddBridgeSourcesCommand.d.ts +9 -0
  63. package/dist-types/ts3.4/commands/AddFlowMediaStreamsCommand.d.ts +9 -0
  64. package/dist-types/ts3.4/commands/AddFlowOutputsCommand.d.ts +9 -0
  65. package/dist-types/ts3.4/commands/AddFlowSourcesCommand.d.ts +9 -0
  66. package/dist-types/ts3.4/commands/AddFlowVpcInterfacesCommand.d.ts +9 -0
  67. package/dist-types/ts3.4/commands/CreateBridgeCommand.d.ts +9 -0
  68. package/dist-types/ts3.4/commands/CreateFlowCommand.d.ts +9 -0
  69. package/dist-types/ts3.4/commands/CreateGatewayCommand.d.ts +9 -0
  70. package/dist-types/ts3.4/commands/DeleteBridgeCommand.d.ts +9 -0
  71. package/dist-types/ts3.4/commands/DeleteFlowCommand.d.ts +9 -0
  72. package/dist-types/ts3.4/commands/DeleteGatewayCommand.d.ts +9 -0
  73. package/dist-types/ts3.4/commands/DeregisterGatewayInstanceCommand.d.ts +9 -0
  74. package/dist-types/ts3.4/commands/DescribeBridgeCommand.d.ts +9 -0
  75. package/dist-types/ts3.4/commands/DescribeFlowCommand.d.ts +9 -0
  76. package/dist-types/ts3.4/commands/DescribeFlowSourceMetadataCommand.d.ts +9 -0
  77. package/dist-types/ts3.4/commands/DescribeGatewayCommand.d.ts +9 -0
  78. package/dist-types/ts3.4/commands/DescribeGatewayInstanceCommand.d.ts +9 -0
  79. package/dist-types/ts3.4/commands/DescribeOfferingCommand.d.ts +9 -0
  80. package/dist-types/ts3.4/commands/DescribeReservationCommand.d.ts +9 -0
  81. package/dist-types/ts3.4/commands/GrantFlowEntitlementsCommand.d.ts +9 -0
  82. package/dist-types/ts3.4/commands/ListBridgesCommand.d.ts +9 -0
  83. package/dist-types/ts3.4/commands/ListEntitlementsCommand.d.ts +9 -0
  84. package/dist-types/ts3.4/commands/ListFlowsCommand.d.ts +9 -0
  85. package/dist-types/ts3.4/commands/ListGatewayInstancesCommand.d.ts +9 -0
  86. package/dist-types/ts3.4/commands/ListGatewaysCommand.d.ts +9 -0
  87. package/dist-types/ts3.4/commands/ListOfferingsCommand.d.ts +9 -0
  88. package/dist-types/ts3.4/commands/ListReservationsCommand.d.ts +9 -0
  89. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +9 -0
  90. package/dist-types/ts3.4/commands/PurchaseOfferingCommand.d.ts +9 -0
  91. package/dist-types/ts3.4/commands/RemoveBridgeOutputCommand.d.ts +9 -0
  92. package/dist-types/ts3.4/commands/RemoveBridgeSourceCommand.d.ts +9 -0
  93. package/dist-types/ts3.4/commands/RemoveFlowMediaStreamCommand.d.ts +9 -0
  94. package/dist-types/ts3.4/commands/RemoveFlowOutputCommand.d.ts +9 -0
  95. package/dist-types/ts3.4/commands/RemoveFlowSourceCommand.d.ts +9 -0
  96. package/dist-types/ts3.4/commands/RemoveFlowVpcInterfaceCommand.d.ts +9 -0
  97. package/dist-types/ts3.4/commands/RevokeFlowEntitlementCommand.d.ts +9 -0
  98. package/dist-types/ts3.4/commands/StartFlowCommand.d.ts +9 -0
  99. package/dist-types/ts3.4/commands/StopFlowCommand.d.ts +9 -0
  100. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +9 -0
  101. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +9 -0
  102. package/dist-types/ts3.4/commands/UpdateBridgeCommand.d.ts +9 -0
  103. package/dist-types/ts3.4/commands/UpdateBridgeOutputCommand.d.ts +9 -0
  104. package/dist-types/ts3.4/commands/UpdateBridgeSourceCommand.d.ts +9 -0
  105. package/dist-types/ts3.4/commands/UpdateBridgeStateCommand.d.ts +9 -0
  106. package/dist-types/ts3.4/commands/UpdateFlowCommand.d.ts +9 -0
  107. package/dist-types/ts3.4/commands/UpdateFlowEntitlementCommand.d.ts +9 -0
  108. package/dist-types/ts3.4/commands/UpdateFlowMediaStreamCommand.d.ts +9 -0
  109. package/dist-types/ts3.4/commands/UpdateFlowOutputCommand.d.ts +9 -0
  110. package/dist-types/ts3.4/commands/UpdateFlowSourceCommand.d.ts +9 -0
  111. package/dist-types/ts3.4/commands/UpdateGatewayInstanceCommand.d.ts +9 -0
  112. package/dist-types/ts3.4/index.d.ts +0 -1
  113. package/package.json +41 -41
@@ -1,12 +1,14 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.defaultEndpointResolver = void 0;
4
- const util_endpoints_1 = require("@smithy/util-endpoints");
4
+ const util_endpoints_1 = require("@aws-sdk/util-endpoints");
5
+ const util_endpoints_2 = require("@smithy/util-endpoints");
5
6
  const ruleset_1 = require("./ruleset");
6
7
  const defaultEndpointResolver = (endpointParams, context = {}) => {
7
- return (0, util_endpoints_1.resolveEndpoint)(ruleset_1.ruleSet, {
8
+ return (0, util_endpoints_2.resolveEndpoint)(ruleset_1.ruleSet, {
8
9
  endpointParams: endpointParams,
9
10
  logger: context.logger,
10
11
  });
11
12
  };
12
13
  exports.defaultEndpointResolver = defaultEndpointResolver;
14
+ util_endpoints_2.customEndpointFunctions.aws = util_endpoints_1.awsEndpointFunctions;
package/dist-cjs/index.js CHANGED
@@ -4436,9 +4436,6 @@ var waitUntilFlowStandby = /* @__PURE__ */ __name(async (params, input) => {
4436
4436
  const result = await (0, import_util_waiter.createWaiter)({ ...serviceDefaults, ...params }, input, checkState3);
4437
4437
  return (0, import_util_waiter.checkExceptions)(result);
4438
4438
  }, "waitUntilFlowStandby");
4439
-
4440
- // src/index.ts
4441
- var import_util_endpoints = require("@aws-sdk/util-endpoints");
4442
4439
  // Annotate the CommonJS export names for ESM import in node:
4443
4440
 
4444
4441
  0 && (module.exports = {
@@ -1,4 +1,5 @@
1
- import { resolveEndpoint } from "@smithy/util-endpoints";
1
+ import { awsEndpointFunctions } from "@aws-sdk/util-endpoints";
2
+ import { customEndpointFunctions, resolveEndpoint } from "@smithy/util-endpoints";
2
3
  import { ruleSet } from "./ruleset";
3
4
  export const defaultEndpointResolver = (endpointParams, context = {}) => {
4
5
  return resolveEndpoint(ruleSet, {
@@ -6,3 +7,4 @@ export const defaultEndpointResolver = (endpointParams, context = {}) => {
6
7
  logger: context.logger,
7
8
  });
8
9
  };
10
+ customEndpointFunctions.aws = awsEndpointFunctions;
package/dist-es/index.js CHANGED
@@ -4,5 +4,4 @@ export * from "./commands";
4
4
  export * from "./pagination";
5
5
  export * from "./waiters";
6
6
  export * from "./models";
7
- import "@aws-sdk/util-endpoints";
8
7
  export { MediaConnectServiceException } from "./models/MediaConnectServiceException";
@@ -181,42 +181,49 @@ export interface MediaConnect {
181
181
  /**
182
182
  * @see {@link ListBridgesCommand}
183
183
  */
184
+ listBridges(): Promise<ListBridgesCommandOutput>;
184
185
  listBridges(args: ListBridgesCommandInput, options?: __HttpHandlerOptions): Promise<ListBridgesCommandOutput>;
185
186
  listBridges(args: ListBridgesCommandInput, cb: (err: any, data?: ListBridgesCommandOutput) => void): void;
186
187
  listBridges(args: ListBridgesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListBridgesCommandOutput) => void): void;
187
188
  /**
188
189
  * @see {@link ListEntitlementsCommand}
189
190
  */
191
+ listEntitlements(): Promise<ListEntitlementsCommandOutput>;
190
192
  listEntitlements(args: ListEntitlementsCommandInput, options?: __HttpHandlerOptions): Promise<ListEntitlementsCommandOutput>;
191
193
  listEntitlements(args: ListEntitlementsCommandInput, cb: (err: any, data?: ListEntitlementsCommandOutput) => void): void;
192
194
  listEntitlements(args: ListEntitlementsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListEntitlementsCommandOutput) => void): void;
193
195
  /**
194
196
  * @see {@link ListFlowsCommand}
195
197
  */
198
+ listFlows(): Promise<ListFlowsCommandOutput>;
196
199
  listFlows(args: ListFlowsCommandInput, options?: __HttpHandlerOptions): Promise<ListFlowsCommandOutput>;
197
200
  listFlows(args: ListFlowsCommandInput, cb: (err: any, data?: ListFlowsCommandOutput) => void): void;
198
201
  listFlows(args: ListFlowsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListFlowsCommandOutput) => void): void;
199
202
  /**
200
203
  * @see {@link ListGatewayInstancesCommand}
201
204
  */
205
+ listGatewayInstances(): Promise<ListGatewayInstancesCommandOutput>;
202
206
  listGatewayInstances(args: ListGatewayInstancesCommandInput, options?: __HttpHandlerOptions): Promise<ListGatewayInstancesCommandOutput>;
203
207
  listGatewayInstances(args: ListGatewayInstancesCommandInput, cb: (err: any, data?: ListGatewayInstancesCommandOutput) => void): void;
204
208
  listGatewayInstances(args: ListGatewayInstancesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListGatewayInstancesCommandOutput) => void): void;
205
209
  /**
206
210
  * @see {@link ListGatewaysCommand}
207
211
  */
212
+ listGateways(): Promise<ListGatewaysCommandOutput>;
208
213
  listGateways(args: ListGatewaysCommandInput, options?: __HttpHandlerOptions): Promise<ListGatewaysCommandOutput>;
209
214
  listGateways(args: ListGatewaysCommandInput, cb: (err: any, data?: ListGatewaysCommandOutput) => void): void;
210
215
  listGateways(args: ListGatewaysCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListGatewaysCommandOutput) => void): void;
211
216
  /**
212
217
  * @see {@link ListOfferingsCommand}
213
218
  */
219
+ listOfferings(): Promise<ListOfferingsCommandOutput>;
214
220
  listOfferings(args: ListOfferingsCommandInput, options?: __HttpHandlerOptions): Promise<ListOfferingsCommandOutput>;
215
221
  listOfferings(args: ListOfferingsCommandInput, cb: (err: any, data?: ListOfferingsCommandOutput) => void): void;
216
222
  listOfferings(args: ListOfferingsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListOfferingsCommandOutput) => void): void;
217
223
  /**
218
224
  * @see {@link ListReservationsCommand}
219
225
  */
226
+ listReservations(): Promise<ListReservationsCommandOutput>;
220
227
  listReservations(args: ListReservationsCommandInput, options?: __HttpHandlerOptions): Promise<ListReservationsCommandOutput>;
221
228
  listReservations(args: ListReservationsCommandInput, cb: (err: any, data?: ListReservationsCommandOutput) => void): void;
222
229
  listReservations(args: ListReservationsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListReservationsCommandOutput) => void): void;
@@ -360,8 +367,8 @@ export interface MediaConnect {
360
367
  updateGatewayInstance(args: UpdateGatewayInstanceCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateGatewayInstanceCommandOutput) => void): void;
361
368
  }
362
369
  /**
363
- * @public
364
370
  * API for AWS Elemental MediaConnect
371
+ * @public
365
372
  */
366
373
  export declare class MediaConnect extends MediaConnectClient implements MediaConnect {
367
374
  }
@@ -202,8 +202,8 @@ export type MediaConnectClientResolvedConfigType = __SmithyResolvedConfiguration
202
202
  export interface MediaConnectClientResolvedConfig extends MediaConnectClientResolvedConfigType {
203
203
  }
204
204
  /**
205
- * @public
206
205
  * API for AWS Elemental MediaConnect
206
+ * @public
207
207
  */
208
208
  export declare class MediaConnectClient extends __Client<__HttpHandlerOptions, ServiceInputTypes, ServiceOutputTypes, MediaConnectClientResolvedConfig> {
209
209
  /**
@@ -22,10 +22,10 @@ export interface AddBridgeOutputsCommandOutput extends AddBridgeOutputsResponse,
22
22
  }
23
23
  declare const AddBridgeOutputsCommand_base: {
24
24
  new (input: AddBridgeOutputsCommandInput): import("@smithy/smithy-client").CommandImpl<AddBridgeOutputsCommandInput, AddBridgeOutputsCommandOutput, MediaConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: AddBridgeOutputsCommandInput): import("@smithy/smithy-client").CommandImpl<AddBridgeOutputsCommandInput, AddBridgeOutputsCommandOutput, MediaConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * Adds outputs to an existing bridge.
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -103,6 +103,7 @@ declare const AddBridgeOutputsCommand_base: {
103
103
  * @throws {@link MediaConnectServiceException}
104
104
  * <p>Base exception class for all service exceptions from MediaConnect service.</p>
105
105
  *
106
+ * @public
106
107
  */
107
108
  export declare class AddBridgeOutputsCommand extends AddBridgeOutputsCommand_base {
108
109
  }
@@ -22,10 +22,10 @@ export interface AddBridgeSourcesCommandOutput extends AddBridgeSourcesResponse,
22
22
  }
23
23
  declare const AddBridgeSourcesCommand_base: {
24
24
  new (input: AddBridgeSourcesCommandInput): import("@smithy/smithy-client").CommandImpl<AddBridgeSourcesCommandInput, AddBridgeSourcesCommandOutput, MediaConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: AddBridgeSourcesCommandInput): import("@smithy/smithy-client").CommandImpl<AddBridgeSourcesCommandInput, AddBridgeSourcesCommandOutput, MediaConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * Adds sources to an existing bridge.
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -111,6 +111,7 @@ declare const AddBridgeSourcesCommand_base: {
111
111
  * @throws {@link MediaConnectServiceException}
112
112
  * <p>Base exception class for all service exceptions from MediaConnect service.</p>
113
113
  *
114
+ * @public
114
115
  */
115
116
  export declare class AddBridgeSourcesCommand extends AddBridgeSourcesCommand_base {
116
117
  }
@@ -22,10 +22,10 @@ export interface AddFlowMediaStreamsCommandOutput extends AddFlowMediaStreamsRes
22
22
  }
23
23
  declare const AddFlowMediaStreamsCommand_base: {
24
24
  new (input: AddFlowMediaStreamsCommandInput): import("@smithy/smithy-client").CommandImpl<AddFlowMediaStreamsCommandInput, AddFlowMediaStreamsCommandOutput, MediaConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: AddFlowMediaStreamsCommandInput): import("@smithy/smithy-client").CommandImpl<AddFlowMediaStreamsCommandInput, AddFlowMediaStreamsCommandOutput, MediaConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * Adds media streams to an existing flow. After you add a media stream to a flow, you can associate it with a source and/or an output that uses the ST 2110 JPEG XS or CDI protocol.
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -116,6 +116,7 @@ declare const AddFlowMediaStreamsCommand_base: {
116
116
  * @throws {@link MediaConnectServiceException}
117
117
  * <p>Base exception class for all service exceptions from MediaConnect service.</p>
118
118
  *
119
+ * @public
119
120
  */
120
121
  export declare class AddFlowMediaStreamsCommand extends AddFlowMediaStreamsCommand_base {
121
122
  }
@@ -22,10 +22,10 @@ export interface AddFlowOutputsCommandOutput extends AddFlowOutputsResponse, __M
22
22
  }
23
23
  declare const AddFlowOutputsCommand_base: {
24
24
  new (input: AddFlowOutputsCommandInput): import("@smithy/smithy-client").CommandImpl<AddFlowOutputsCommandInput, AddFlowOutputsCommandOutput, MediaConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: AddFlowOutputsCommandInput): import("@smithy/smithy-client").CommandImpl<AddFlowOutputsCommandInput, AddFlowOutputsCommandOutput, MediaConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * Adds outputs to an existing flow. You can create up to 50 outputs per flow.
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -193,6 +193,7 @@ declare const AddFlowOutputsCommand_base: {
193
193
  * @throws {@link MediaConnectServiceException}
194
194
  * <p>Base exception class for all service exceptions from MediaConnect service.</p>
195
195
  *
196
+ * @public
196
197
  */
197
198
  export declare class AddFlowOutputsCommand extends AddFlowOutputsCommand_base {
198
199
  }
@@ -22,10 +22,10 @@ export interface AddFlowSourcesCommandOutput extends AddFlowSourcesResponse, __M
22
22
  }
23
23
  declare const AddFlowSourcesCommand_base: {
24
24
  new (input: AddFlowSourcesCommandInput): import("@smithy/smithy-client").CommandImpl<AddFlowSourcesCommandInput, AddFlowSourcesCommandOutput, MediaConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: AddFlowSourcesCommandInput): import("@smithy/smithy-client").CommandImpl<AddFlowSourcesCommandInput, AddFlowSourcesCommandOutput, MediaConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * Adds Sources to flow
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -186,6 +186,7 @@ declare const AddFlowSourcesCommand_base: {
186
186
  * @throws {@link MediaConnectServiceException}
187
187
  * <p>Base exception class for all service exceptions from MediaConnect service.</p>
188
188
  *
189
+ * @public
189
190
  */
190
191
  export declare class AddFlowSourcesCommand extends AddFlowSourcesCommand_base {
191
192
  }
@@ -22,10 +22,10 @@ export interface AddFlowVpcInterfacesCommandOutput extends AddFlowVpcInterfacesR
22
22
  }
23
23
  declare const AddFlowVpcInterfacesCommand_base: {
24
24
  new (input: AddFlowVpcInterfacesCommandInput): import("@smithy/smithy-client").CommandImpl<AddFlowVpcInterfacesCommandInput, AddFlowVpcInterfacesCommandOutput, MediaConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: AddFlowVpcInterfacesCommandInput): import("@smithy/smithy-client").CommandImpl<AddFlowVpcInterfacesCommandInput, AddFlowVpcInterfacesCommandOutput, MediaConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * Adds VPC interfaces to flow
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -96,6 +96,7 @@ declare const AddFlowVpcInterfacesCommand_base: {
96
96
  * @throws {@link MediaConnectServiceException}
97
97
  * <p>Base exception class for all service exceptions from MediaConnect service.</p>
98
98
  *
99
+ * @public
99
100
  */
100
101
  export declare class AddFlowVpcInterfacesCommand extends AddFlowVpcInterfacesCommand_base {
101
102
  }
@@ -22,10 +22,10 @@ export interface CreateBridgeCommandOutput extends CreateBridgeResponse, __Metad
22
22
  }
23
23
  declare const CreateBridgeCommand_base: {
24
24
  new (input: CreateBridgeCommandInput): import("@smithy/smithy-client").CommandImpl<CreateBridgeCommandInput, CreateBridgeCommandOutput, MediaConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: CreateBridgeCommandInput): import("@smithy/smithy-client").CommandImpl<CreateBridgeCommandInput, CreateBridgeCommandOutput, MediaConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * Creates a new bridge. The request must include one source.
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -185,6 +185,7 @@ declare const CreateBridgeCommand_base: {
185
185
  * @throws {@link MediaConnectServiceException}
186
186
  * <p>Base exception class for all service exceptions from MediaConnect service.</p>
187
187
  *
188
+ * @public
188
189
  */
189
190
  export declare class CreateBridgeCommand extends CreateBridgeCommand_base {
190
191
  }
@@ -22,10 +22,10 @@ export interface CreateFlowCommandOutput extends CreateFlowResponse, __MetadataB
22
22
  }
23
23
  declare const CreateFlowCommand_base: {
24
24
  new (input: CreateFlowCommandInput): import("@smithy/smithy-client").CommandImpl<CreateFlowCommandInput, CreateFlowCommandOutput, MediaConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: CreateFlowCommandInput): import("@smithy/smithy-client").CommandImpl<CreateFlowCommandInput, CreateFlowCommandOutput, MediaConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * Creates a new flow. The request must include one source. The request optionally can include outputs (up to 50) and entitlements (up to 50).
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -563,6 +563,7 @@ declare const CreateFlowCommand_base: {
563
563
  * @throws {@link MediaConnectServiceException}
564
564
  * <p>Base exception class for all service exceptions from MediaConnect service.</p>
565
565
  *
566
+ * @public
566
567
  */
567
568
  export declare class CreateFlowCommand extends CreateFlowCommand_base {
568
569
  }
@@ -22,10 +22,10 @@ export interface CreateGatewayCommandOutput extends CreateGatewayResponse, __Met
22
22
  }
23
23
  declare const CreateGatewayCommand_base: {
24
24
  new (input: CreateGatewayCommandInput): import("@smithy/smithy-client").CommandImpl<CreateGatewayCommandInput, CreateGatewayCommandOutput, MediaConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: CreateGatewayCommandInput): import("@smithy/smithy-client").CommandImpl<CreateGatewayCommandInput, CreateGatewayCommandOutput, MediaConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * Creates a new gateway. The request must include at least one network (up to 4).
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -103,6 +103,7 @@ declare const CreateGatewayCommand_base: {
103
103
  * @throws {@link MediaConnectServiceException}
104
104
  * <p>Base exception class for all service exceptions from MediaConnect service.</p>
105
105
  *
106
+ * @public
106
107
  */
107
108
  export declare class CreateGatewayCommand extends CreateGatewayCommand_base {
108
109
  }
@@ -22,10 +22,10 @@ export interface DeleteBridgeCommandOutput extends DeleteBridgeResponse, __Metad
22
22
  }
23
23
  declare const DeleteBridgeCommand_base: {
24
24
  new (input: DeleteBridgeCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteBridgeCommandInput, DeleteBridgeCommandOutput, MediaConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DeleteBridgeCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteBridgeCommandInput, DeleteBridgeCommandOutput, MediaConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * Deletes a bridge. Before you can delete a bridge, you must stop the bridge.
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -74,6 +74,7 @@ declare const DeleteBridgeCommand_base: {
74
74
  * @throws {@link MediaConnectServiceException}
75
75
  * <p>Base exception class for all service exceptions from MediaConnect service.</p>
76
76
  *
77
+ * @public
77
78
  */
78
79
  export declare class DeleteBridgeCommand extends DeleteBridgeCommand_base {
79
80
  }
@@ -22,10 +22,10 @@ export interface DeleteFlowCommandOutput extends DeleteFlowResponse, __MetadataB
22
22
  }
23
23
  declare const DeleteFlowCommand_base: {
24
24
  new (input: DeleteFlowCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteFlowCommandInput, DeleteFlowCommandOutput, MediaConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DeleteFlowCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteFlowCommandInput, DeleteFlowCommandOutput, MediaConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * Deletes a flow. Before you can delete a flow, you must stop the flow.
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -72,6 +72,7 @@ declare const DeleteFlowCommand_base: {
72
72
  * @throws {@link MediaConnectServiceException}
73
73
  * <p>Base exception class for all service exceptions from MediaConnect service.</p>
74
74
  *
75
+ * @public
75
76
  */
76
77
  export declare class DeleteFlowCommand extends DeleteFlowCommand_base {
77
78
  }
@@ -22,10 +22,10 @@ export interface DeleteGatewayCommandOutput extends DeleteGatewayResponse, __Met
22
22
  }
23
23
  declare const DeleteGatewayCommand_base: {
24
24
  new (input: DeleteGatewayCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteGatewayCommandInput, DeleteGatewayCommandOutput, MediaConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DeleteGatewayCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteGatewayCommandInput, DeleteGatewayCommandOutput, MediaConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * Deletes a gateway. Before you can delete a gateway, you must deregister its instances and delete its bridges.
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -74,6 +74,7 @@ declare const DeleteGatewayCommand_base: {
74
74
  * @throws {@link MediaConnectServiceException}
75
75
  * <p>Base exception class for all service exceptions from MediaConnect service.</p>
76
76
  *
77
+ * @public
77
78
  */
78
79
  export declare class DeleteGatewayCommand extends DeleteGatewayCommand_base {
79
80
  }
@@ -22,10 +22,10 @@ export interface DeregisterGatewayInstanceCommandOutput extends DeregisterGatewa
22
22
  }
23
23
  declare const DeregisterGatewayInstanceCommand_base: {
24
24
  new (input: DeregisterGatewayInstanceCommandInput): import("@smithy/smithy-client").CommandImpl<DeregisterGatewayInstanceCommandInput, DeregisterGatewayInstanceCommandOutput, MediaConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DeregisterGatewayInstanceCommandInput): import("@smithy/smithy-client").CommandImpl<DeregisterGatewayInstanceCommandInput, DeregisterGatewayInstanceCommandOutput, MediaConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
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.
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -76,6 +76,7 @@ declare const DeregisterGatewayInstanceCommand_base: {
76
76
  * @throws {@link MediaConnectServiceException}
77
77
  * <p>Base exception class for all service exceptions from MediaConnect service.</p>
78
78
  *
79
+ * @public
79
80
  */
80
81
  export declare class DeregisterGatewayInstanceCommand extends DeregisterGatewayInstanceCommand_base {
81
82
  }
@@ -22,10 +22,10 @@ export interface DescribeBridgeCommandOutput extends DescribeBridgeResponse, __M
22
22
  }
23
23
  declare const DescribeBridgeCommand_base: {
24
24
  new (input: DescribeBridgeCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeBridgeCommandInput, DescribeBridgeCommandOutput, MediaConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DescribeBridgeCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeBridgeCommandInput, DescribeBridgeCommandOutput, MediaConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * Displays the details of a bridge.
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -139,6 +139,7 @@ declare const DescribeBridgeCommand_base: {
139
139
  * @throws {@link MediaConnectServiceException}
140
140
  * <p>Base exception class for all service exceptions from MediaConnect service.</p>
141
141
  *
142
+ * @public
142
143
  */
143
144
  export declare class DescribeBridgeCommand extends DescribeBridgeCommand_base {
144
145
  }
@@ -22,10 +22,10 @@ export interface DescribeFlowCommandOutput extends DescribeFlowResponse, __Metad
22
22
  }
23
23
  declare const DescribeFlowCommand_base: {
24
24
  new (input: DescribeFlowCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeFlowCommandInput, DescribeFlowCommandOutput, MediaConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DescribeFlowCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeFlowCommandInput, DescribeFlowCommandOutput, MediaConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
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.
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -347,6 +347,7 @@ declare const DescribeFlowCommand_base: {
347
347
  * @throws {@link MediaConnectServiceException}
348
348
  * <p>Base exception class for all service exceptions from MediaConnect service.</p>
349
349
  *
350
+ * @public
350
351
  */
351
352
  export declare class DescribeFlowCommand extends DescribeFlowCommand_base {
352
353
  }
@@ -22,10 +22,10 @@ export interface DescribeFlowSourceMetadataCommandOutput extends DescribeFlowSou
22
22
  }
23
23
  declare const DescribeFlowSourceMetadataCommand_base: {
24
24
  new (input: DescribeFlowSourceMetadataCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeFlowSourceMetadataCommandInput, DescribeFlowSourceMetadataCommandOutput, MediaConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DescribeFlowSourceMetadataCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeFlowSourceMetadataCommandInput, DescribeFlowSourceMetadataCommandOutput, MediaConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * Displays details of the flow's source stream. The response contains information about the contents of the stream and its programs.
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -104,6 +104,7 @@ declare const DescribeFlowSourceMetadataCommand_base: {
104
104
  * @throws {@link MediaConnectServiceException}
105
105
  * <p>Base exception class for all service exceptions from MediaConnect service.</p>
106
106
  *
107
+ * @public
107
108
  */
108
109
  export declare class DescribeFlowSourceMetadataCommand extends DescribeFlowSourceMetadataCommand_base {
109
110
  }
@@ -22,10 +22,10 @@ export interface DescribeGatewayCommandOutput extends DescribeGatewayResponse, _
22
22
  }
23
23
  declare const DescribeGatewayCommand_base: {
24
24
  new (input: DescribeGatewayCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeGatewayCommandInput, DescribeGatewayCommandOutput, MediaConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DescribeGatewayCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeGatewayCommandInput, DescribeGatewayCommandOutput, MediaConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * Displays the details of a gateway. The response includes the gateway ARN, name, and CIDR blocks, as well as details about the networks.
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -94,6 +94,7 @@ declare const DescribeGatewayCommand_base: {
94
94
  * @throws {@link MediaConnectServiceException}
95
95
  * <p>Base exception class for all service exceptions from MediaConnect service.</p>
96
96
  *
97
+ * @public
97
98
  */
98
99
  export declare class DescribeGatewayCommand extends DescribeGatewayCommand_base {
99
100
  }
@@ -22,10 +22,10 @@ export interface DescribeGatewayInstanceCommandOutput extends DescribeGatewayIns
22
22
  }
23
23
  declare const DescribeGatewayInstanceCommand_base: {
24
24
  new (input: DescribeGatewayInstanceCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeGatewayInstanceCommandInput, DescribeGatewayInstanceCommandOutput, MediaConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DescribeGatewayInstanceCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeGatewayInstanceCommandInput, DescribeGatewayInstanceCommandOutput, MediaConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * Displays the details of an instance.
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -89,6 +89,7 @@ declare const DescribeGatewayInstanceCommand_base: {
89
89
  * @throws {@link MediaConnectServiceException}
90
90
  * <p>Base exception class for all service exceptions from MediaConnect service.</p>
91
91
  *
92
+ * @public
92
93
  */
93
94
  export declare class DescribeGatewayInstanceCommand extends DescribeGatewayInstanceCommand_base {
94
95
  }
@@ -22,10 +22,10 @@ export interface DescribeOfferingCommandOutput extends DescribeOfferingResponse,
22
22
  }
23
23
  declare const DescribeOfferingCommand_base: {
24
24
  new (input: DescribeOfferingCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeOfferingCommandInput, DescribeOfferingCommandOutput, MediaConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DescribeOfferingCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeOfferingCommandInput, DescribeOfferingCommandOutput, MediaConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * Displays the details of an offering. The response includes the offering description, duration, outbound bandwidth, price, and Amazon Resource Name (ARN).
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -80,6 +80,7 @@ declare const DescribeOfferingCommand_base: {
80
80
  * @throws {@link MediaConnectServiceException}
81
81
  * <p>Base exception class for all service exceptions from MediaConnect service.</p>
82
82
  *
83
+ * @public
83
84
  */
84
85
  export declare class DescribeOfferingCommand extends DescribeOfferingCommand_base {
85
86
  }
@@ -22,10 +22,10 @@ export interface DescribeReservationCommandOutput extends DescribeReservationRes
22
22
  }
23
23
  declare const DescribeReservationCommand_base: {
24
24
  new (input: DescribeReservationCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeReservationCommandInput, DescribeReservationCommandOutput, MediaConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DescribeReservationCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeReservationCommandInput, DescribeReservationCommandOutput, MediaConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
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).
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -85,6 +85,7 @@ declare const DescribeReservationCommand_base: {
85
85
  * @throws {@link MediaConnectServiceException}
86
86
  * <p>Base exception class for all service exceptions from MediaConnect service.</p>
87
87
  *
88
+ * @public
88
89
  */
89
90
  export declare class DescribeReservationCommand extends DescribeReservationCommand_base {
90
91
  }
@@ -22,10 +22,10 @@ export interface GrantFlowEntitlementsCommandOutput extends GrantFlowEntitlement
22
22
  }
23
23
  declare const GrantFlowEntitlementsCommand_base: {
24
24
  new (input: GrantFlowEntitlementsCommandInput): import("@smithy/smithy-client").CommandImpl<GrantFlowEntitlementsCommandInput, GrantFlowEntitlementsCommandOutput, MediaConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: GrantFlowEntitlementsCommandInput): import("@smithy/smithy-client").CommandImpl<GrantFlowEntitlementsCommandInput, GrantFlowEntitlementsCommandOutput, MediaConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * Grants entitlements to an existing flow.
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -119,6 +119,7 @@ declare const GrantFlowEntitlementsCommand_base: {
119
119
  * @throws {@link MediaConnectServiceException}
120
120
  * <p>Base exception class for all service exceptions from MediaConnect service.</p>
121
121
  *
122
+ * @public
122
123
  */
123
124
  export declare class GrantFlowEntitlementsCommand extends GrantFlowEntitlementsCommand_base {
124
125
  }
@@ -22,10 +22,10 @@ export interface ListBridgesCommandOutput extends ListBridgesResponse, __Metadat
22
22
  }
23
23
  declare const ListBridgesCommand_base: {
24
24
  new (input: ListBridgesCommandInput): import("@smithy/smithy-client").CommandImpl<ListBridgesCommandInput, ListBridgesCommandOutput, MediaConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (...[input]: [] | [ListBridgesCommandInput]): import("@smithy/smithy-client").CommandImpl<ListBridgesCommandInput, ListBridgesCommandOutput, MediaConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * Displays a list of bridges that are associated with this account and an optionally specified Arn. This request returns a paginated result.
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -79,6 +79,7 @@ declare const ListBridgesCommand_base: {
79
79
  * @throws {@link MediaConnectServiceException}
80
80
  * <p>Base exception class for all service exceptions from MediaConnect service.</p>
81
81
  *
82
+ * @public
82
83
  */
83
84
  export declare class ListBridgesCommand extends ListBridgesCommand_base {
84
85
  }
@@ -22,10 +22,10 @@ export interface ListEntitlementsCommandOutput extends ListEntitlementsResponse,
22
22
  }
23
23
  declare const ListEntitlementsCommand_base: {
24
24
  new (input: ListEntitlementsCommandInput): import("@smithy/smithy-client").CommandImpl<ListEntitlementsCommandInput, ListEntitlementsCommandOutput, MediaConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (...[input]: [] | [ListEntitlementsCommandInput]): import("@smithy/smithy-client").CommandImpl<ListEntitlementsCommandInput, ListEntitlementsCommandOutput, MediaConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * Displays a list of all entitlements that have been granted to this account. This request returns 20 results per page.
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -73,6 +73,7 @@ declare const ListEntitlementsCommand_base: {
73
73
  * @throws {@link MediaConnectServiceException}
74
74
  * <p>Base exception class for all service exceptions from MediaConnect service.</p>
75
75
  *
76
+ * @public
76
77
  */
77
78
  export declare class ListEntitlementsCommand extends ListEntitlementsCommand_base {
78
79
  }
@@ -22,10 +22,10 @@ export interface ListFlowsCommandOutput extends ListFlowsResponse, __MetadataBea
22
22
  }
23
23
  declare const ListFlowsCommand_base: {
24
24
  new (input: ListFlowsCommandInput): import("@smithy/smithy-client").CommandImpl<ListFlowsCommandInput, ListFlowsCommandOutput, MediaConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (...[input]: [] | [ListFlowsCommandInput]): import("@smithy/smithy-client").CommandImpl<ListFlowsCommandInput, ListFlowsCommandOutput, MediaConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * Displays a list of flows that are associated with this account. This request returns a paginated result.
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -82,6 +82,7 @@ declare const ListFlowsCommand_base: {
82
82
  * @throws {@link MediaConnectServiceException}
83
83
  * <p>Base exception class for all service exceptions from MediaConnect service.</p>
84
84
  *
85
+ * @public
85
86
  */
86
87
  export declare class ListFlowsCommand extends ListFlowsCommand_base {
87
88
  }