@aws-sdk/client-mediaconnect 3.590.0 → 3.596.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 (107) hide show
  1. package/dist-cjs/index.js +0 -51
  2. package/dist-types/commands/AddBridgeOutputsCommand.d.ts +2 -1
  3. package/dist-types/commands/AddBridgeSourcesCommand.d.ts +2 -1
  4. package/dist-types/commands/AddFlowMediaStreamsCommand.d.ts +2 -1
  5. package/dist-types/commands/AddFlowOutputsCommand.d.ts +2 -1
  6. package/dist-types/commands/AddFlowSourcesCommand.d.ts +2 -1
  7. package/dist-types/commands/AddFlowVpcInterfacesCommand.d.ts +2 -1
  8. package/dist-types/commands/CreateBridgeCommand.d.ts +2 -1
  9. package/dist-types/commands/CreateFlowCommand.d.ts +2 -1
  10. package/dist-types/commands/CreateGatewayCommand.d.ts +2 -1
  11. package/dist-types/commands/DeleteBridgeCommand.d.ts +2 -1
  12. package/dist-types/commands/DeleteFlowCommand.d.ts +2 -1
  13. package/dist-types/commands/DeleteGatewayCommand.d.ts +2 -1
  14. package/dist-types/commands/DeregisterGatewayInstanceCommand.d.ts +2 -1
  15. package/dist-types/commands/DescribeBridgeCommand.d.ts +2 -1
  16. package/dist-types/commands/DescribeFlowCommand.d.ts +2 -1
  17. package/dist-types/commands/DescribeFlowSourceMetadataCommand.d.ts +2 -1
  18. package/dist-types/commands/DescribeGatewayCommand.d.ts +2 -1
  19. package/dist-types/commands/DescribeGatewayInstanceCommand.d.ts +2 -1
  20. package/dist-types/commands/DescribeOfferingCommand.d.ts +2 -1
  21. package/dist-types/commands/DescribeReservationCommand.d.ts +2 -1
  22. package/dist-types/commands/GrantFlowEntitlementsCommand.d.ts +2 -1
  23. package/dist-types/commands/ListBridgesCommand.d.ts +2 -1
  24. package/dist-types/commands/ListEntitlementsCommand.d.ts +2 -1
  25. package/dist-types/commands/ListFlowsCommand.d.ts +2 -1
  26. package/dist-types/commands/ListGatewayInstancesCommand.d.ts +2 -1
  27. package/dist-types/commands/ListGatewaysCommand.d.ts +2 -1
  28. package/dist-types/commands/ListOfferingsCommand.d.ts +2 -1
  29. package/dist-types/commands/ListReservationsCommand.d.ts +2 -1
  30. package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -1
  31. package/dist-types/commands/PurchaseOfferingCommand.d.ts +2 -1
  32. package/dist-types/commands/RemoveBridgeOutputCommand.d.ts +2 -1
  33. package/dist-types/commands/RemoveBridgeSourceCommand.d.ts +2 -1
  34. package/dist-types/commands/RemoveFlowMediaStreamCommand.d.ts +2 -1
  35. package/dist-types/commands/RemoveFlowOutputCommand.d.ts +2 -1
  36. package/dist-types/commands/RemoveFlowSourceCommand.d.ts +2 -1
  37. package/dist-types/commands/RemoveFlowVpcInterfaceCommand.d.ts +2 -1
  38. package/dist-types/commands/RevokeFlowEntitlementCommand.d.ts +2 -1
  39. package/dist-types/commands/StartFlowCommand.d.ts +2 -1
  40. package/dist-types/commands/StopFlowCommand.d.ts +2 -1
  41. package/dist-types/commands/TagResourceCommand.d.ts +2 -1
  42. package/dist-types/commands/UntagResourceCommand.d.ts +2 -1
  43. package/dist-types/commands/UpdateBridgeCommand.d.ts +2 -1
  44. package/dist-types/commands/UpdateBridgeOutputCommand.d.ts +2 -1
  45. package/dist-types/commands/UpdateBridgeSourceCommand.d.ts +2 -1
  46. package/dist-types/commands/UpdateBridgeStateCommand.d.ts +2 -1
  47. package/dist-types/commands/UpdateFlowCommand.d.ts +2 -1
  48. package/dist-types/commands/UpdateFlowEntitlementCommand.d.ts +2 -1
  49. package/dist-types/commands/UpdateFlowMediaStreamCommand.d.ts +2 -1
  50. package/dist-types/commands/UpdateFlowOutputCommand.d.ts +2 -1
  51. package/dist-types/commands/UpdateFlowSourceCommand.d.ts +2 -1
  52. package/dist-types/commands/UpdateGatewayInstanceCommand.d.ts +2 -1
  53. package/dist-types/index.d.ts +2 -2
  54. package/dist-types/models/MediaConnectServiceException.d.ts +2 -1
  55. package/dist-types/ts3.4/commands/AddBridgeOutputsCommand.d.ts +2 -1
  56. package/dist-types/ts3.4/commands/AddBridgeSourcesCommand.d.ts +2 -1
  57. package/dist-types/ts3.4/commands/AddFlowMediaStreamsCommand.d.ts +2 -1
  58. package/dist-types/ts3.4/commands/AddFlowOutputsCommand.d.ts +2 -1
  59. package/dist-types/ts3.4/commands/AddFlowSourcesCommand.d.ts +2 -1
  60. package/dist-types/ts3.4/commands/AddFlowVpcInterfacesCommand.d.ts +2 -1
  61. package/dist-types/ts3.4/commands/CreateBridgeCommand.d.ts +2 -1
  62. package/dist-types/ts3.4/commands/CreateFlowCommand.d.ts +2 -1
  63. package/dist-types/ts3.4/commands/CreateGatewayCommand.d.ts +2 -1
  64. package/dist-types/ts3.4/commands/DeleteBridgeCommand.d.ts +2 -1
  65. package/dist-types/ts3.4/commands/DeleteFlowCommand.d.ts +2 -1
  66. package/dist-types/ts3.4/commands/DeleteGatewayCommand.d.ts +2 -1
  67. package/dist-types/ts3.4/commands/DeregisterGatewayInstanceCommand.d.ts +2 -1
  68. package/dist-types/ts3.4/commands/DescribeBridgeCommand.d.ts +2 -1
  69. package/dist-types/ts3.4/commands/DescribeFlowCommand.d.ts +2 -1
  70. package/dist-types/ts3.4/commands/DescribeFlowSourceMetadataCommand.d.ts +2 -1
  71. package/dist-types/ts3.4/commands/DescribeGatewayCommand.d.ts +2 -1
  72. package/dist-types/ts3.4/commands/DescribeGatewayInstanceCommand.d.ts +2 -1
  73. package/dist-types/ts3.4/commands/DescribeOfferingCommand.d.ts +2 -1
  74. package/dist-types/ts3.4/commands/DescribeReservationCommand.d.ts +2 -1
  75. package/dist-types/ts3.4/commands/GrantFlowEntitlementsCommand.d.ts +2 -1
  76. package/dist-types/ts3.4/commands/ListBridgesCommand.d.ts +2 -1
  77. package/dist-types/ts3.4/commands/ListEntitlementsCommand.d.ts +2 -1
  78. package/dist-types/ts3.4/commands/ListFlowsCommand.d.ts +2 -1
  79. package/dist-types/ts3.4/commands/ListGatewayInstancesCommand.d.ts +2 -1
  80. package/dist-types/ts3.4/commands/ListGatewaysCommand.d.ts +2 -1
  81. package/dist-types/ts3.4/commands/ListOfferingsCommand.d.ts +2 -1
  82. package/dist-types/ts3.4/commands/ListReservationsCommand.d.ts +2 -1
  83. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +2 -1
  84. package/dist-types/ts3.4/commands/PurchaseOfferingCommand.d.ts +2 -1
  85. package/dist-types/ts3.4/commands/RemoveBridgeOutputCommand.d.ts +2 -1
  86. package/dist-types/ts3.4/commands/RemoveBridgeSourceCommand.d.ts +2 -1
  87. package/dist-types/ts3.4/commands/RemoveFlowMediaStreamCommand.d.ts +2 -1
  88. package/dist-types/ts3.4/commands/RemoveFlowOutputCommand.d.ts +2 -1
  89. package/dist-types/ts3.4/commands/RemoveFlowSourceCommand.d.ts +2 -1
  90. package/dist-types/ts3.4/commands/RemoveFlowVpcInterfaceCommand.d.ts +2 -1
  91. package/dist-types/ts3.4/commands/RevokeFlowEntitlementCommand.d.ts +2 -1
  92. package/dist-types/ts3.4/commands/StartFlowCommand.d.ts +2 -1
  93. package/dist-types/ts3.4/commands/StopFlowCommand.d.ts +2 -1
  94. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +2 -1
  95. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +2 -1
  96. package/dist-types/ts3.4/commands/UpdateBridgeCommand.d.ts +2 -1
  97. package/dist-types/ts3.4/commands/UpdateBridgeOutputCommand.d.ts +2 -1
  98. package/dist-types/ts3.4/commands/UpdateBridgeSourceCommand.d.ts +2 -1
  99. package/dist-types/ts3.4/commands/UpdateBridgeStateCommand.d.ts +2 -1
  100. package/dist-types/ts3.4/commands/UpdateFlowCommand.d.ts +2 -1
  101. package/dist-types/ts3.4/commands/UpdateFlowEntitlementCommand.d.ts +2 -1
  102. package/dist-types/ts3.4/commands/UpdateFlowMediaStreamCommand.d.ts +2 -1
  103. package/dist-types/ts3.4/commands/UpdateFlowOutputCommand.d.ts +2 -1
  104. package/dist-types/ts3.4/commands/UpdateFlowSourceCommand.d.ts +2 -1
  105. package/dist-types/ts3.4/commands/UpdateGatewayInstanceCommand.d.ts +2 -1
  106. package/dist-types/ts3.4/models/MediaConnectServiceException.d.ts +2 -1
  107. package/package.json +6 -6
@@ -5,7 +5,8 @@ import { ListOfferingsRequest, ListOfferingsResponse } from "../models/models_0"
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ListReservationsRequest, ListReservationsResponse } from "../models/mod
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ListTagsForResourceRequest, ListTagsForResourceResponse } from "../mode
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { PurchaseOfferingRequest, PurchaseOfferingResponse } from "../models/mod
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { RemoveBridgeOutputRequest, RemoveBridgeOutputResponse } from "../models
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { RemoveBridgeSourceRequest, RemoveBridgeSourceResponse } from "../models
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { RemoveFlowMediaStreamRequest, RemoveFlowMediaStreamResponse } from "../
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { RemoveFlowOutputRequest, RemoveFlowOutputResponse } from "../models/mod
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { RemoveFlowSourceRequest, RemoveFlowSourceResponse } from "../models/mod
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { RemoveFlowVpcInterfaceRequest, RemoveFlowVpcInterfaceResponse } from ".
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { RevokeFlowEntitlementRequest, RevokeFlowEntitlementResponse } from "../
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { StartFlowRequest, StartFlowResponse } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { StopFlowRequest, StopFlowResponse } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { TagResourceRequest } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { UntagResourceRequest } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { UpdateBridgeRequest, UpdateBridgeResponse } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { UpdateBridgeOutputRequest, UpdateBridgeOutputResponse } from "../models
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { UpdateBridgeSourceRequest, UpdateBridgeSourceResponse } from "../models
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { UpdateBridgeStateRequest, UpdateBridgeStateResponse } from "../models/m
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { UpdateFlowRequest, UpdateFlowResponse } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { UpdateFlowEntitlementRequest, UpdateFlowEntitlementResponse } from "../
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { UpdateFlowMediaStreamRequest, UpdateFlowMediaStreamResponse } from "../
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { UpdateFlowOutputRequest, UpdateFlowOutputResponse } from "../models/mod
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { UpdateFlowSourceRequest, UpdateFlowSourceResponse } from "../models/mod
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { UpdateGatewayInstanceRequest, UpdateGatewayInstanceResponse } from "../
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -6,8 +6,8 @@
6
6
  export * from "./MediaConnectClient";
7
7
  export * from "./MediaConnect";
8
8
  export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters";
9
- export { RuntimeExtension } from "./runtimeExtensions";
10
- export { MediaConnectExtensionConfiguration } from "./extensionConfiguration";
9
+ export type { RuntimeExtension } from "./runtimeExtensions";
10
+ export type { MediaConnectExtensionConfiguration } from "./extensionConfiguration";
11
11
  export * from "./commands";
12
12
  export * from "./pagination";
13
13
  export * from "./waiters";
@@ -1,5 +1,6 @@
1
1
  import { ServiceException as __ServiceException, ServiceExceptionOptions as __ServiceExceptionOptions } from "@smithy/smithy-client";
2
- export { __ServiceException, __ServiceExceptionOptions };
2
+ export type { __ServiceExceptionOptions };
3
+ export { __ServiceException };
3
4
  /**
4
5
  * @public
5
6
  *
@@ -9,7 +9,8 @@ import {
9
9
  AddBridgeOutputsRequest,
10
10
  AddBridgeOutputsResponse,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface AddBridgeOutputsCommandInput extends AddBridgeOutputsRequest {}
14
15
  export interface AddBridgeOutputsCommandOutput
15
16
  extends AddBridgeOutputsResponse,
@@ -9,7 +9,8 @@ import {
9
9
  AddBridgeSourcesRequest,
10
10
  AddBridgeSourcesResponse,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface AddBridgeSourcesCommandInput extends AddBridgeSourcesRequest {}
14
15
  export interface AddBridgeSourcesCommandOutput
15
16
  extends AddBridgeSourcesResponse,
@@ -9,7 +9,8 @@ import {
9
9
  AddFlowMediaStreamsRequest,
10
10
  AddFlowMediaStreamsResponse,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface AddFlowMediaStreamsCommandInput
14
15
  extends AddFlowMediaStreamsRequest {}
15
16
  export interface AddFlowMediaStreamsCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  AddFlowOutputsRequest,
10
10
  AddFlowOutputsResponse,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface AddFlowOutputsCommandInput extends AddFlowOutputsRequest {}
14
15
  export interface AddFlowOutputsCommandOutput
15
16
  extends AddFlowOutputsResponse,
@@ -9,7 +9,8 @@ import {
9
9
  AddFlowSourcesRequest,
10
10
  AddFlowSourcesResponse,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface AddFlowSourcesCommandInput extends AddFlowSourcesRequest {}
14
15
  export interface AddFlowSourcesCommandOutput
15
16
  extends AddFlowSourcesResponse,
@@ -9,7 +9,8 @@ import {
9
9
  AddFlowVpcInterfacesRequest,
10
10
  AddFlowVpcInterfacesResponse,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface AddFlowVpcInterfacesCommandInput
14
15
  extends AddFlowVpcInterfacesRequest {}
15
16
  export interface AddFlowVpcInterfacesCommandOutput
@@ -6,7 +6,8 @@ import {
6
6
  ServiceOutputTypes,
7
7
  } from "../MediaConnectClient";
8
8
  import { CreateBridgeRequest, CreateBridgeResponse } from "../models/models_0";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface CreateBridgeCommandInput extends CreateBridgeRequest {}
11
12
  export interface CreateBridgeCommandOutput
12
13
  extends CreateBridgeResponse,
@@ -6,7 +6,8 @@ import {
6
6
  ServiceOutputTypes,
7
7
  } from "../MediaConnectClient";
8
8
  import { CreateFlowRequest, CreateFlowResponse } from "../models/models_0";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface CreateFlowCommandInput extends CreateFlowRequest {}
11
12
  export interface CreateFlowCommandOutput
12
13
  extends CreateFlowResponse,
@@ -9,7 +9,8 @@ import {
9
9
  CreateGatewayRequest,
10
10
  CreateGatewayResponse,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface CreateGatewayCommandInput extends CreateGatewayRequest {}
14
15
  export interface CreateGatewayCommandOutput
15
16
  extends CreateGatewayResponse,
@@ -6,7 +6,8 @@ import {
6
6
  ServiceOutputTypes,
7
7
  } from "../MediaConnectClient";
8
8
  import { DeleteBridgeRequest, DeleteBridgeResponse } from "../models/models_0";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface DeleteBridgeCommandInput extends DeleteBridgeRequest {}
11
12
  export interface DeleteBridgeCommandOutput
12
13
  extends DeleteBridgeResponse,
@@ -6,7 +6,8 @@ import {
6
6
  ServiceOutputTypes,
7
7
  } from "../MediaConnectClient";
8
8
  import { DeleteFlowRequest, DeleteFlowResponse } from "../models/models_0";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface DeleteFlowCommandInput extends DeleteFlowRequest {}
11
12
  export interface DeleteFlowCommandOutput
12
13
  extends DeleteFlowResponse,
@@ -9,7 +9,8 @@ import {
9
9
  DeleteGatewayRequest,
10
10
  DeleteGatewayResponse,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface DeleteGatewayCommandInput extends DeleteGatewayRequest {}
14
15
  export interface DeleteGatewayCommandOutput
15
16
  extends DeleteGatewayResponse,
@@ -9,7 +9,8 @@ import {
9
9
  DeregisterGatewayInstanceRequest,
10
10
  DeregisterGatewayInstanceResponse,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface DeregisterGatewayInstanceCommandInput
14
15
  extends DeregisterGatewayInstanceRequest {}
15
16
  export interface DeregisterGatewayInstanceCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  DescribeBridgeRequest,
10
10
  DescribeBridgeResponse,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface DescribeBridgeCommandInput extends DescribeBridgeRequest {}
14
15
  export interface DescribeBridgeCommandOutput
15
16
  extends DescribeBridgeResponse,
@@ -6,7 +6,8 @@ import {
6
6
  ServiceOutputTypes,
7
7
  } from "../MediaConnectClient";
8
8
  import { DescribeFlowRequest, DescribeFlowResponse } from "../models/models_0";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface DescribeFlowCommandInput extends DescribeFlowRequest {}
11
12
  export interface DescribeFlowCommandOutput
12
13
  extends DescribeFlowResponse,
@@ -9,7 +9,8 @@ import {
9
9
  DescribeFlowSourceMetadataRequest,
10
10
  DescribeFlowSourceMetadataResponse,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface DescribeFlowSourceMetadataCommandInput
14
15
  extends DescribeFlowSourceMetadataRequest {}
15
16
  export interface DescribeFlowSourceMetadataCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  DescribeGatewayRequest,
10
10
  DescribeGatewayResponse,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface DescribeGatewayCommandInput extends DescribeGatewayRequest {}
14
15
  export interface DescribeGatewayCommandOutput
15
16
  extends DescribeGatewayResponse,
@@ -9,7 +9,8 @@ import {
9
9
  DescribeGatewayInstanceRequest,
10
10
  DescribeGatewayInstanceResponse,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface DescribeGatewayInstanceCommandInput
14
15
  extends DescribeGatewayInstanceRequest {}
15
16
  export interface DescribeGatewayInstanceCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  DescribeOfferingRequest,
10
10
  DescribeOfferingResponse,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface DescribeOfferingCommandInput extends DescribeOfferingRequest {}
14
15
  export interface DescribeOfferingCommandOutput
15
16
  extends DescribeOfferingResponse,
@@ -9,7 +9,8 @@ import {
9
9
  DescribeReservationRequest,
10
10
  DescribeReservationResponse,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface DescribeReservationCommandInput
14
15
  extends DescribeReservationRequest {}
15
16
  export interface DescribeReservationCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  GrantFlowEntitlementsRequest,
10
10
  GrantFlowEntitlementsResponse,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface GrantFlowEntitlementsCommandInput
14
15
  extends GrantFlowEntitlementsRequest {}
15
16
  export interface GrantFlowEntitlementsCommandOutput
@@ -6,7 +6,8 @@ import {
6
6
  ServiceOutputTypes,
7
7
  } from "../MediaConnectClient";
8
8
  import { ListBridgesRequest, ListBridgesResponse } from "../models/models_0";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface ListBridgesCommandInput extends ListBridgesRequest {}
11
12
  export interface ListBridgesCommandOutput
12
13
  extends ListBridgesResponse,
@@ -9,7 +9,8 @@ import {
9
9
  ListEntitlementsRequest,
10
10
  ListEntitlementsResponse,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface ListEntitlementsCommandInput extends ListEntitlementsRequest {}
14
15
  export interface ListEntitlementsCommandOutput
15
16
  extends ListEntitlementsResponse,
@@ -6,7 +6,8 @@ import {
6
6
  ServiceOutputTypes,
7
7
  } from "../MediaConnectClient";
8
8
  import { ListFlowsRequest, ListFlowsResponse } from "../models/models_0";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface ListFlowsCommandInput extends ListFlowsRequest {}
11
12
  export interface ListFlowsCommandOutput
12
13
  extends ListFlowsResponse,
@@ -9,7 +9,8 @@ import {
9
9
  ListGatewayInstancesRequest,
10
10
  ListGatewayInstancesResponse,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface ListGatewayInstancesCommandInput
14
15
  extends ListGatewayInstancesRequest {}
15
16
  export interface ListGatewayInstancesCommandOutput
@@ -6,7 +6,8 @@ import {
6
6
  ServiceOutputTypes,
7
7
  } from "../MediaConnectClient";
8
8
  import { ListGatewaysRequest, ListGatewaysResponse } from "../models/models_0";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface ListGatewaysCommandInput extends ListGatewaysRequest {}
11
12
  export interface ListGatewaysCommandOutput
12
13
  extends ListGatewaysResponse,
@@ -9,7 +9,8 @@ import {
9
9
  ListOfferingsRequest,
10
10
  ListOfferingsResponse,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface ListOfferingsCommandInput extends ListOfferingsRequest {}
14
15
  export interface ListOfferingsCommandOutput
15
16
  extends ListOfferingsResponse,
@@ -9,7 +9,8 @@ import {
9
9
  ListReservationsRequest,
10
10
  ListReservationsResponse,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface ListReservationsCommandInput extends ListReservationsRequest {}
14
15
  export interface ListReservationsCommandOutput
15
16
  extends ListReservationsResponse,
@@ -9,7 +9,8 @@ import {
9
9
  ListTagsForResourceRequest,
10
10
  ListTagsForResourceResponse,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface ListTagsForResourceCommandInput
14
15
  extends ListTagsForResourceRequest {}
15
16
  export interface ListTagsForResourceCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  PurchaseOfferingRequest,
10
10
  PurchaseOfferingResponse,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface PurchaseOfferingCommandInput extends PurchaseOfferingRequest {}
14
15
  export interface PurchaseOfferingCommandOutput
15
16
  extends PurchaseOfferingResponse,