@aws-sdk/client-mediaconnect 3.588.0 → 3.592.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.
- package/dist-cjs/index.js +0 -51
- package/dist-types/MediaConnectClient.d.ts +4 -4
- package/dist-types/commands/AddBridgeOutputsCommand.d.ts +2 -1
- package/dist-types/commands/AddBridgeSourcesCommand.d.ts +2 -1
- package/dist-types/commands/AddFlowMediaStreamsCommand.d.ts +2 -1
- package/dist-types/commands/AddFlowOutputsCommand.d.ts +2 -1
- package/dist-types/commands/AddFlowSourcesCommand.d.ts +2 -1
- package/dist-types/commands/AddFlowVpcInterfacesCommand.d.ts +2 -1
- package/dist-types/commands/CreateBridgeCommand.d.ts +2 -1
- package/dist-types/commands/CreateFlowCommand.d.ts +2 -1
- package/dist-types/commands/CreateGatewayCommand.d.ts +2 -1
- package/dist-types/commands/DeleteBridgeCommand.d.ts +2 -1
- package/dist-types/commands/DeleteFlowCommand.d.ts +2 -1
- package/dist-types/commands/DeleteGatewayCommand.d.ts +2 -1
- package/dist-types/commands/DeregisterGatewayInstanceCommand.d.ts +2 -1
- package/dist-types/commands/DescribeBridgeCommand.d.ts +2 -1
- package/dist-types/commands/DescribeFlowCommand.d.ts +2 -1
- package/dist-types/commands/DescribeFlowSourceMetadataCommand.d.ts +2 -1
- package/dist-types/commands/DescribeGatewayCommand.d.ts +2 -1
- package/dist-types/commands/DescribeGatewayInstanceCommand.d.ts +2 -1
- package/dist-types/commands/DescribeOfferingCommand.d.ts +2 -1
- package/dist-types/commands/DescribeReservationCommand.d.ts +2 -1
- package/dist-types/commands/GrantFlowEntitlementsCommand.d.ts +2 -1
- package/dist-types/commands/ListBridgesCommand.d.ts +2 -1
- package/dist-types/commands/ListEntitlementsCommand.d.ts +2 -1
- package/dist-types/commands/ListFlowsCommand.d.ts +2 -1
- package/dist-types/commands/ListGatewayInstancesCommand.d.ts +2 -1
- package/dist-types/commands/ListGatewaysCommand.d.ts +2 -1
- package/dist-types/commands/ListOfferingsCommand.d.ts +2 -1
- package/dist-types/commands/ListReservationsCommand.d.ts +2 -1
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -1
- package/dist-types/commands/PurchaseOfferingCommand.d.ts +2 -1
- package/dist-types/commands/RemoveBridgeOutputCommand.d.ts +2 -1
- package/dist-types/commands/RemoveBridgeSourceCommand.d.ts +2 -1
- package/dist-types/commands/RemoveFlowMediaStreamCommand.d.ts +2 -1
- package/dist-types/commands/RemoveFlowOutputCommand.d.ts +2 -1
- package/dist-types/commands/RemoveFlowSourceCommand.d.ts +2 -1
- package/dist-types/commands/RemoveFlowVpcInterfaceCommand.d.ts +2 -1
- package/dist-types/commands/RevokeFlowEntitlementCommand.d.ts +2 -1
- package/dist-types/commands/StartFlowCommand.d.ts +2 -1
- package/dist-types/commands/StopFlowCommand.d.ts +2 -1
- package/dist-types/commands/TagResourceCommand.d.ts +2 -1
- package/dist-types/commands/UntagResourceCommand.d.ts +2 -1
- package/dist-types/commands/UpdateBridgeCommand.d.ts +2 -1
- package/dist-types/commands/UpdateBridgeOutputCommand.d.ts +2 -1
- package/dist-types/commands/UpdateBridgeSourceCommand.d.ts +2 -1
- package/dist-types/commands/UpdateBridgeStateCommand.d.ts +2 -1
- package/dist-types/commands/UpdateFlowCommand.d.ts +2 -1
- package/dist-types/commands/UpdateFlowEntitlementCommand.d.ts +2 -1
- package/dist-types/commands/UpdateFlowMediaStreamCommand.d.ts +2 -1
- package/dist-types/commands/UpdateFlowOutputCommand.d.ts +2 -1
- package/dist-types/commands/UpdateFlowSourceCommand.d.ts +2 -1
- package/dist-types/commands/UpdateGatewayInstanceCommand.d.ts +2 -1
- package/dist-types/index.d.ts +2 -2
- package/dist-types/models/MediaConnectServiceException.d.ts +2 -1
- package/dist-types/runtimeConfig.native.d.ts +1 -1
- package/dist-types/ts3.4/MediaConnectClient.d.ts +1 -1
- package/dist-types/ts3.4/commands/AddBridgeOutputsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/AddBridgeSourcesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/AddFlowMediaStreamsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/AddFlowOutputsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/AddFlowSourcesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/AddFlowVpcInterfacesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateBridgeCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateFlowCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateGatewayCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteBridgeCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteFlowCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteGatewayCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeregisterGatewayInstanceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeBridgeCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeFlowCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeFlowSourceMetadataCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeGatewayCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeGatewayInstanceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeOfferingCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeReservationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GrantFlowEntitlementsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListBridgesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListEntitlementsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListFlowsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListGatewayInstancesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListGatewaysCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListOfferingsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListReservationsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/PurchaseOfferingCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/RemoveBridgeOutputCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/RemoveBridgeSourceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/RemoveFlowMediaStreamCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/RemoveFlowOutputCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/RemoveFlowSourceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/RemoveFlowVpcInterfaceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/RevokeFlowEntitlementCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/StartFlowCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/StopFlowCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateBridgeCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateBridgeOutputCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateBridgeSourceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateBridgeStateCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateFlowCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateFlowEntitlementCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateFlowMediaStreamCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateFlowOutputCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateFlowSourceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateGatewayInstanceCommand.d.ts +2 -1
- package/dist-types/ts3.4/models/MediaConnectServiceException.d.ts +2 -1
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +1 -1
- package/package.json +6 -6
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ListOfferingsRequest,
|
|
10
10
|
ListOfferingsResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
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
|
|
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
|
|
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
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface PurchaseOfferingCommandInput extends PurchaseOfferingRequest {}
|
|
14
15
|
export interface PurchaseOfferingCommandOutput
|
|
15
16
|
extends PurchaseOfferingResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
RemoveBridgeOutputRequest,
|
|
10
10
|
RemoveBridgeOutputResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface RemoveBridgeOutputCommandInput
|
|
14
15
|
extends RemoveBridgeOutputRequest {}
|
|
15
16
|
export interface RemoveBridgeOutputCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
RemoveBridgeSourceRequest,
|
|
10
10
|
RemoveBridgeSourceResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface RemoveBridgeSourceCommandInput
|
|
14
15
|
extends RemoveBridgeSourceRequest {}
|
|
15
16
|
export interface RemoveBridgeSourceCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
RemoveFlowMediaStreamRequest,
|
|
10
10
|
RemoveFlowMediaStreamResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface RemoveFlowMediaStreamCommandInput
|
|
14
15
|
extends RemoveFlowMediaStreamRequest {}
|
|
15
16
|
export interface RemoveFlowMediaStreamCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
RemoveFlowOutputRequest,
|
|
10
10
|
RemoveFlowOutputResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface RemoveFlowOutputCommandInput extends RemoveFlowOutputRequest {}
|
|
14
15
|
export interface RemoveFlowOutputCommandOutput
|
|
15
16
|
extends RemoveFlowOutputResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
RemoveFlowSourceRequest,
|
|
10
10
|
RemoveFlowSourceResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface RemoveFlowSourceCommandInput extends RemoveFlowSourceRequest {}
|
|
14
15
|
export interface RemoveFlowSourceCommandOutput
|
|
15
16
|
extends RemoveFlowSourceResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
RemoveFlowVpcInterfaceRequest,
|
|
10
10
|
RemoveFlowVpcInterfaceResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface RemoveFlowVpcInterfaceCommandInput
|
|
14
15
|
extends RemoveFlowVpcInterfaceRequest {}
|
|
15
16
|
export interface RemoveFlowVpcInterfaceCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
RevokeFlowEntitlementRequest,
|
|
10
10
|
RevokeFlowEntitlementResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface RevokeFlowEntitlementCommandInput
|
|
14
15
|
extends RevokeFlowEntitlementRequest {}
|
|
15
16
|
export interface RevokeFlowEntitlementCommandOutput
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../MediaConnectClient";
|
|
8
8
|
import { StartFlowRequest, StartFlowResponse } from "../models/models_0";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface StartFlowCommandInput extends StartFlowRequest {}
|
|
11
12
|
export interface StartFlowCommandOutput
|
|
12
13
|
extends StartFlowResponse,
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../MediaConnectClient";
|
|
8
8
|
import { StopFlowRequest, StopFlowResponse } from "../models/models_0";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface StopFlowCommandInput extends StopFlowRequest {}
|
|
11
12
|
export interface StopFlowCommandOutput
|
|
12
13
|
extends StopFlowResponse,
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../MediaConnectClient";
|
|
8
8
|
import { TagResourceRequest } from "../models/models_0";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface TagResourceCommandInput extends TagResourceRequest {}
|
|
11
12
|
export interface TagResourceCommandOutput extends __MetadataBearer {}
|
|
12
13
|
declare const TagResourceCommand_base: {
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../MediaConnectClient";
|
|
8
8
|
import { UntagResourceRequest } from "../models/models_0";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface UntagResourceCommandInput extends UntagResourceRequest {}
|
|
11
12
|
export interface UntagResourceCommandOutput extends __MetadataBearer {}
|
|
12
13
|
declare const UntagResourceCommand_base: {
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../MediaConnectClient";
|
|
8
8
|
import { UpdateBridgeRequest, UpdateBridgeResponse } from "../models/models_0";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface UpdateBridgeCommandInput extends UpdateBridgeRequest {}
|
|
11
12
|
export interface UpdateBridgeCommandOutput
|
|
12
13
|
extends UpdateBridgeResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
UpdateBridgeOutputRequest,
|
|
10
10
|
UpdateBridgeOutputResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface UpdateBridgeOutputCommandInput
|
|
14
15
|
extends UpdateBridgeOutputRequest {}
|
|
15
16
|
export interface UpdateBridgeOutputCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
UpdateBridgeSourceRequest,
|
|
10
10
|
UpdateBridgeSourceResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface UpdateBridgeSourceCommandInput
|
|
14
15
|
extends UpdateBridgeSourceRequest {}
|
|
15
16
|
export interface UpdateBridgeSourceCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
UpdateBridgeStateRequest,
|
|
10
10
|
UpdateBridgeStateResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface UpdateBridgeStateCommandInput
|
|
14
15
|
extends UpdateBridgeStateRequest {}
|
|
15
16
|
export interface UpdateBridgeStateCommandOutput
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../MediaConnectClient";
|
|
8
8
|
import { UpdateFlowRequest, UpdateFlowResponse } from "../models/models_0";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface UpdateFlowCommandInput extends UpdateFlowRequest {}
|
|
11
12
|
export interface UpdateFlowCommandOutput
|
|
12
13
|
extends UpdateFlowResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
UpdateFlowEntitlementRequest,
|
|
10
10
|
UpdateFlowEntitlementResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface UpdateFlowEntitlementCommandInput
|
|
14
15
|
extends UpdateFlowEntitlementRequest {}
|
|
15
16
|
export interface UpdateFlowEntitlementCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
UpdateFlowMediaStreamRequest,
|
|
10
10
|
UpdateFlowMediaStreamResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface UpdateFlowMediaStreamCommandInput
|
|
14
15
|
extends UpdateFlowMediaStreamRequest {}
|
|
15
16
|
export interface UpdateFlowMediaStreamCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
UpdateFlowOutputRequest,
|
|
10
10
|
UpdateFlowOutputResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface UpdateFlowOutputCommandInput extends UpdateFlowOutputRequest {}
|
|
14
15
|
export interface UpdateFlowOutputCommandOutput
|
|
15
16
|
extends UpdateFlowOutputResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
UpdateFlowSourceRequest,
|
|
10
10
|
UpdateFlowSourceResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface UpdateFlowSourceCommandInput extends UpdateFlowSourceRequest {}
|
|
14
15
|
export interface UpdateFlowSourceCommandOutput
|
|
15
16
|
extends UpdateFlowSourceResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
UpdateGatewayInstanceRequest,
|
|
10
10
|
UpdateGatewayInstanceResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface UpdateGatewayInstanceCommandInput
|
|
14
15
|
extends UpdateGatewayInstanceRequest {}
|
|
15
16
|
export interface UpdateGatewayInstanceCommandOutput
|
|
@@ -2,7 +2,8 @@ import {
|
|
|
2
2
|
ServiceException as __ServiceException,
|
|
3
3
|
ServiceExceptionOptions as __ServiceExceptionOptions,
|
|
4
4
|
} from "@smithy/smithy-client";
|
|
5
|
-
export {
|
|
5
|
+
export { __ServiceExceptionOptions };
|
|
6
|
+
export { __ServiceException };
|
|
6
7
|
export declare class MediaConnectServiceException extends __ServiceException {
|
|
7
8
|
constructor(options: __ServiceExceptionOptions);
|
|
8
9
|
}
|
|
@@ -20,10 +20,10 @@ export declare const getRuntimeConfig: (config: MediaConnectClientConfig) => {
|
|
|
20
20
|
serviceId: string;
|
|
21
21
|
useDualstackEndpoint: boolean | import("@smithy/types").Provider<boolean>;
|
|
22
22
|
useFipsEndpoint: boolean | import("@smithy/types").Provider<boolean>;
|
|
23
|
+
region: string | import("@smithy/types").Provider<any>;
|
|
23
24
|
defaultUserAgentProvider: import("@smithy/types").Provider<
|
|
24
25
|
import("@smithy/types").UserAgent
|
|
25
26
|
>;
|
|
26
|
-
region: string | import("@smithy/types").Provider<any>;
|
|
27
27
|
credentialDefaultProvider: (
|
|
28
28
|
input: any
|
|
29
29
|
) => import("@smithy/types").AwsCredentialIdentityProvider;
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-mediaconnect",
|
|
3
3
|
"description": "AWS SDK for JavaScript Mediaconnect Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.592.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
7
7
|
"build:cjs": "node ../../scripts/compilation/inline client-mediaconnect",
|
|
@@ -20,10 +20,10 @@
|
|
|
20
20
|
"dependencies": {
|
|
21
21
|
"@aws-crypto/sha256-browser": "3.0.0",
|
|
22
22
|
"@aws-crypto/sha256-js": "3.0.0",
|
|
23
|
-
"@aws-sdk/client-sso-oidc": "3.
|
|
24
|
-
"@aws-sdk/client-sts": "3.
|
|
25
|
-
"@aws-sdk/core": "3.
|
|
26
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
23
|
+
"@aws-sdk/client-sso-oidc": "3.592.0",
|
|
24
|
+
"@aws-sdk/client-sts": "3.592.0",
|
|
25
|
+
"@aws-sdk/core": "3.592.0",
|
|
26
|
+
"@aws-sdk/credential-provider-node": "3.592.0",
|
|
27
27
|
"@aws-sdk/middleware-host-header": "3.577.0",
|
|
28
28
|
"@aws-sdk/middleware-logger": "3.577.0",
|
|
29
29
|
"@aws-sdk/middleware-recursion-detection": "3.577.0",
|
|
@@ -34,7 +34,7 @@
|
|
|
34
34
|
"@aws-sdk/util-user-agent-browser": "3.577.0",
|
|
35
35
|
"@aws-sdk/util-user-agent-node": "3.587.0",
|
|
36
36
|
"@smithy/config-resolver": "^3.0.1",
|
|
37
|
-
"@smithy/core": "^2.
|
|
37
|
+
"@smithy/core": "^2.2.0",
|
|
38
38
|
"@smithy/fetch-http-handler": "^3.0.1",
|
|
39
39
|
"@smithy/hash-node": "^3.0.0",
|
|
40
40
|
"@smithy/invalid-dependency": "^3.0.0",
|