@aws-sdk/client-mediaconnect 3.529.1 → 3.535.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-types/MediaConnect.d.ts +8 -1
- package/dist-types/MediaConnectClient.d.ts +1 -1
- 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/models/models_0.d.ts +714 -714
- package/dist-types/runtimeConfig.browser.d.ts +2 -2
- package/dist-types/runtimeConfig.d.ts +2 -2
- package/dist-types/runtimeConfig.native.d.ts +2 -2
- package/dist-types/runtimeConfig.shared.d.ts +2 -2
- package/dist-types/ts3.4/MediaConnect.d.ts +7 -0
- package/dist-types/ts3.4/commands/AddBridgeOutputsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/AddBridgeSourcesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/AddFlowMediaStreamsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/AddFlowOutputsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/AddFlowSourcesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/AddFlowVpcInterfacesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateBridgeCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateFlowCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateGatewayCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteBridgeCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteFlowCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteGatewayCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeregisterGatewayInstanceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeBridgeCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeFlowCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeFlowSourceMetadataCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeGatewayCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeGatewayInstanceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeOfferingCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeReservationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GrantFlowEntitlementsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListBridgesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListEntitlementsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListFlowsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListGatewayInstancesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListGatewaysCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListOfferingsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListReservationsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/PurchaseOfferingCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/RemoveBridgeOutputCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/RemoveBridgeSourceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/RemoveFlowMediaStreamCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/RemoveFlowOutputCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/RemoveFlowSourceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/RemoveFlowVpcInterfaceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/RevokeFlowEntitlementCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/StartFlowCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/StopFlowCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateBridgeCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateBridgeOutputCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateBridgeSourceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateBridgeStateCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateFlowCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateFlowEntitlementCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateFlowMediaStreamCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateFlowOutputCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateFlowSourceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateGatewayInstanceCommand.d.ts +9 -0
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +2 -2
- package/dist-types/ts3.4/runtimeConfig.d.ts +2 -2
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +2 -2
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +2 -2
- package/package.json +41 -41
|
@@ -22,10 +22,10 @@ export interface ListOfferingsCommandOutput extends ListOfferingsResponse, __Met
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListOfferingsCommand_base: {
|
|
24
24
|
new (input: ListOfferingsCommandInput): import("@smithy/smithy-client").CommandImpl<ListOfferingsCommandInput, ListOfferingsCommandOutput, MediaConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (...[input]: [] | [ListOfferingsCommandInput]): import("@smithy/smithy-client").CommandImpl<ListOfferingsCommandInput, ListOfferingsCommandOutput, MediaConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* Displays a list of all offerings that are available to this account in the current AWS Region. If you have an active reservation (which means you've purchased an offering that has already started and hasn't expired yet), your account isn't eligible for other offerings.
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -81,6 +81,7 @@ declare const ListOfferingsCommand_base: {
|
|
|
81
81
|
* @throws {@link MediaConnectServiceException}
|
|
82
82
|
* <p>Base exception class for all service exceptions from MediaConnect service.</p>
|
|
83
83
|
*
|
|
84
|
+
* @public
|
|
84
85
|
*/
|
|
85
86
|
export declare class ListOfferingsCommand extends ListOfferingsCommand_base {
|
|
86
87
|
}
|
|
@@ -22,10 +22,10 @@ export interface ListReservationsCommandOutput extends ListReservationsResponse,
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListReservationsCommand_base: {
|
|
24
24
|
new (input: ListReservationsCommandInput): import("@smithy/smithy-client").CommandImpl<ListReservationsCommandInput, ListReservationsCommandOutput, MediaConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (...[input]: [] | [ListReservationsCommandInput]): import("@smithy/smithy-client").CommandImpl<ListReservationsCommandInput, ListReservationsCommandOutput, MediaConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* Displays a list of all reservations that have been purchased by this account in the current AWS Region. This list includes all reservations in all states (such as active and expired).
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -86,6 +86,7 @@ declare const ListReservationsCommand_base: {
|
|
|
86
86
|
* @throws {@link MediaConnectServiceException}
|
|
87
87
|
* <p>Base exception class for all service exceptions from MediaConnect service.</p>
|
|
88
88
|
*
|
|
89
|
+
* @public
|
|
89
90
|
*/
|
|
90
91
|
export declare class ListReservationsCommand extends ListReservationsCommand_base {
|
|
91
92
|
}
|
|
@@ -22,10 +22,10 @@ export interface ListTagsForResourceCommandOutput extends ListTagsForResourceRes
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListTagsForResourceCommand_base: {
|
|
24
24
|
new (input: ListTagsForResourceCommandInput): import("@smithy/smithy-client").CommandImpl<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, MediaConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: ListTagsForResourceCommandInput): import("@smithy/smithy-client").CommandImpl<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, MediaConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* List all tags on an AWS Elemental MediaConnect resource
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -64,6 +64,7 @@ declare const ListTagsForResourceCommand_base: {
|
|
|
64
64
|
* @throws {@link MediaConnectServiceException}
|
|
65
65
|
* <p>Base exception class for all service exceptions from MediaConnect service.</p>
|
|
66
66
|
*
|
|
67
|
+
* @public
|
|
67
68
|
*/
|
|
68
69
|
export declare class ListTagsForResourceCommand extends ListTagsForResourceCommand_base {
|
|
69
70
|
}
|
|
@@ -22,10 +22,10 @@ export interface PurchaseOfferingCommandOutput extends PurchaseOfferingResponse,
|
|
|
22
22
|
}
|
|
23
23
|
declare const PurchaseOfferingCommand_base: {
|
|
24
24
|
new (input: PurchaseOfferingCommandInput): import("@smithy/smithy-client").CommandImpl<PurchaseOfferingCommandInput, PurchaseOfferingCommandOutput, MediaConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: PurchaseOfferingCommandInput): import("@smithy/smithy-client").CommandImpl<PurchaseOfferingCommandInput, PurchaseOfferingCommandOutput, MediaConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* Submits a request to purchase an offering. If you already have an active reservation, you can't purchase another offering.
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -90,6 +90,7 @@ declare const PurchaseOfferingCommand_base: {
|
|
|
90
90
|
* @throws {@link MediaConnectServiceException}
|
|
91
91
|
* <p>Base exception class for all service exceptions from MediaConnect service.</p>
|
|
92
92
|
*
|
|
93
|
+
* @public
|
|
93
94
|
*/
|
|
94
95
|
export declare class PurchaseOfferingCommand extends PurchaseOfferingCommand_base {
|
|
95
96
|
}
|
|
@@ -22,10 +22,10 @@ export interface RemoveBridgeOutputCommandOutput extends RemoveBridgeOutputRespo
|
|
|
22
22
|
}
|
|
23
23
|
declare const RemoveBridgeOutputCommand_base: {
|
|
24
24
|
new (input: RemoveBridgeOutputCommandInput): import("@smithy/smithy-client").CommandImpl<RemoveBridgeOutputCommandInput, RemoveBridgeOutputCommandOutput, MediaConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: RemoveBridgeOutputCommandInput): import("@smithy/smithy-client").CommandImpl<RemoveBridgeOutputCommandInput, RemoveBridgeOutputCommandOutput, MediaConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* Removes an output from a bridge.
|
|
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 RemoveBridgeOutputCommand_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 RemoveBridgeOutputCommand extends RemoveBridgeOutputCommand_base {
|
|
81
82
|
}
|
|
@@ -22,10 +22,10 @@ export interface RemoveBridgeSourceCommandOutput extends RemoveBridgeSourceRespo
|
|
|
22
22
|
}
|
|
23
23
|
declare const RemoveBridgeSourceCommand_base: {
|
|
24
24
|
new (input: RemoveBridgeSourceCommandInput): import("@smithy/smithy-client").CommandImpl<RemoveBridgeSourceCommandInput, RemoveBridgeSourceCommandOutput, MediaConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: RemoveBridgeSourceCommandInput): import("@smithy/smithy-client").CommandImpl<RemoveBridgeSourceCommandInput, RemoveBridgeSourceCommandOutput, MediaConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* Removes a source from a bridge.
|
|
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 RemoveBridgeSourceCommand_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 RemoveBridgeSourceCommand extends RemoveBridgeSourceCommand_base {
|
|
81
82
|
}
|
|
@@ -22,10 +22,10 @@ export interface RemoveFlowMediaStreamCommandOutput extends RemoveFlowMediaStrea
|
|
|
22
22
|
}
|
|
23
23
|
declare const RemoveFlowMediaStreamCommand_base: {
|
|
24
24
|
new (input: RemoveFlowMediaStreamCommandInput): import("@smithy/smithy-client").CommandImpl<RemoveFlowMediaStreamCommandInput, RemoveFlowMediaStreamCommandOutput, MediaConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: RemoveFlowMediaStreamCommandInput): import("@smithy/smithy-client").CommandImpl<RemoveFlowMediaStreamCommandInput, RemoveFlowMediaStreamCommandOutput, MediaConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* Removes a media stream from a flow. This action is only available if the media stream is not associated with a source or output.
|
|
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 RemoveFlowMediaStreamCommand_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 RemoveFlowMediaStreamCommand extends RemoveFlowMediaStreamCommand_base {
|
|
78
79
|
}
|
|
@@ -22,10 +22,10 @@ export interface RemoveFlowOutputCommandOutput extends RemoveFlowOutputResponse,
|
|
|
22
22
|
}
|
|
23
23
|
declare const RemoveFlowOutputCommand_base: {
|
|
24
24
|
new (input: RemoveFlowOutputCommandInput): import("@smithy/smithy-client").CommandImpl<RemoveFlowOutputCommandInput, RemoveFlowOutputCommandOutput, MediaConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: RemoveFlowOutputCommandInput): import("@smithy/smithy-client").CommandImpl<RemoveFlowOutputCommandInput, RemoveFlowOutputCommandOutput, MediaConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* Removes an output from an existing flow. This request can be made only on an output that does not have an entitlement associated with it. If the output has an entitlement, you must revoke the entitlement instead. When an entitlement is revoked from a flow, the service automatically removes the associated output.
|
|
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 RemoveFlowOutputCommand_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 RemoveFlowOutputCommand extends RemoveFlowOutputCommand_base {
|
|
78
79
|
}
|
|
@@ -22,10 +22,10 @@ export interface RemoveFlowSourceCommandOutput extends RemoveFlowSourceResponse,
|
|
|
22
22
|
}
|
|
23
23
|
declare const RemoveFlowSourceCommand_base: {
|
|
24
24
|
new (input: RemoveFlowSourceCommandInput): import("@smithy/smithy-client").CommandImpl<RemoveFlowSourceCommandInput, RemoveFlowSourceCommandOutput, MediaConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: RemoveFlowSourceCommandInput): import("@smithy/smithy-client").CommandImpl<RemoveFlowSourceCommandInput, RemoveFlowSourceCommandOutput, MediaConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* Removes a source from an existing flow. This request can be made only if there is more than one source on the flow.
|
|
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 RemoveFlowSourceCommand_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 RemoveFlowSourceCommand extends RemoveFlowSourceCommand_base {
|
|
78
79
|
}
|
|
@@ -22,10 +22,10 @@ export interface RemoveFlowVpcInterfaceCommandOutput extends RemoveFlowVpcInterf
|
|
|
22
22
|
}
|
|
23
23
|
declare const RemoveFlowVpcInterfaceCommand_base: {
|
|
24
24
|
new (input: RemoveFlowVpcInterfaceCommandInput): import("@smithy/smithy-client").CommandImpl<RemoveFlowVpcInterfaceCommandInput, RemoveFlowVpcInterfaceCommandOutput, MediaConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: RemoveFlowVpcInterfaceCommandInput): import("@smithy/smithy-client").CommandImpl<RemoveFlowVpcInterfaceCommandInput, RemoveFlowVpcInterfaceCommandOutput, MediaConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* Removes a VPC Interface from an existing flow. This request can be made only on a VPC interface that does not have a Source or Output associated with it. If the VPC interface is referenced by a Source or Output, you must first delete or update the Source or Output to no longer reference the VPC interface.
|
|
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 RemoveFlowVpcInterfaceCommand_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 RemoveFlowVpcInterfaceCommand extends RemoveFlowVpcInterfaceCommand_base {
|
|
81
82
|
}
|
|
@@ -22,10 +22,10 @@ export interface RevokeFlowEntitlementCommandOutput extends RevokeFlowEntitlemen
|
|
|
22
22
|
}
|
|
23
23
|
declare const RevokeFlowEntitlementCommand_base: {
|
|
24
24
|
new (input: RevokeFlowEntitlementCommandInput): import("@smithy/smithy-client").CommandImpl<RevokeFlowEntitlementCommandInput, RevokeFlowEntitlementCommandOutput, MediaConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: RevokeFlowEntitlementCommandInput): import("@smithy/smithy-client").CommandImpl<RevokeFlowEntitlementCommandInput, RevokeFlowEntitlementCommandOutput, MediaConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* Revokes an entitlement from a flow. Once an entitlement is revoked, the content becomes unavailable to the subscriber and the associated output is removed.
|
|
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 RevokeFlowEntitlementCommand_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 RevokeFlowEntitlementCommand extends RevokeFlowEntitlementCommand_base {
|
|
78
79
|
}
|
|
@@ -22,10 +22,10 @@ export interface StartFlowCommandOutput extends StartFlowResponse, __MetadataBea
|
|
|
22
22
|
}
|
|
23
23
|
declare const StartFlowCommand_base: {
|
|
24
24
|
new (input: StartFlowCommandInput): import("@smithy/smithy-client").CommandImpl<StartFlowCommandInput, StartFlowCommandOutput, MediaConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: StartFlowCommandInput): import("@smithy/smithy-client").CommandImpl<StartFlowCommandInput, StartFlowCommandOutput, MediaConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* Starts a 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 StartFlowCommand_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 StartFlowCommand extends StartFlowCommand_base {
|
|
77
78
|
}
|
|
@@ -22,10 +22,10 @@ export interface StopFlowCommandOutput extends StopFlowResponse, __MetadataBeare
|
|
|
22
22
|
}
|
|
23
23
|
declare const StopFlowCommand_base: {
|
|
24
24
|
new (input: StopFlowCommandInput): import("@smithy/smithy-client").CommandImpl<StopFlowCommandInput, StopFlowCommandOutput, MediaConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: StopFlowCommandInput): import("@smithy/smithy-client").CommandImpl<StopFlowCommandInput, StopFlowCommandOutput, MediaConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* Stops a 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 StopFlowCommand_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 StopFlowCommand extends StopFlowCommand_base {
|
|
77
78
|
}
|
|
@@ -22,10 +22,10 @@ export interface TagResourceCommandOutput extends __MetadataBearer {
|
|
|
22
22
|
}
|
|
23
23
|
declare const TagResourceCommand_base: {
|
|
24
24
|
new (input: TagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<TagResourceCommandInput, TagResourceCommandOutput, MediaConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: TagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<TagResourceCommandInput, TagResourceCommandOutput, MediaConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* Associates the specified tags to a resource with the specified resourceArn. If existing tags on a resource are not specified in the request parameters, they are not changed. When a resource is deleted, the tags associated with that resource are deleted as well.
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -63,6 +63,7 @@ declare const TagResourceCommand_base: {
|
|
|
63
63
|
* @throws {@link MediaConnectServiceException}
|
|
64
64
|
* <p>Base exception class for all service exceptions from MediaConnect service.</p>
|
|
65
65
|
*
|
|
66
|
+
* @public
|
|
66
67
|
*/
|
|
67
68
|
export declare class TagResourceCommand extends TagResourceCommand_base {
|
|
68
69
|
}
|
|
@@ -22,10 +22,10 @@ export interface UntagResourceCommandOutput extends __MetadataBearer {
|
|
|
22
22
|
}
|
|
23
23
|
declare const UntagResourceCommand_base: {
|
|
24
24
|
new (input: UntagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<UntagResourceCommandInput, UntagResourceCommandOutput, MediaConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: UntagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<UntagResourceCommandInput, UntagResourceCommandOutput, MediaConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* Deletes specified tags from a resource.
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -63,6 +63,7 @@ declare const UntagResourceCommand_base: {
|
|
|
63
63
|
* @throws {@link MediaConnectServiceException}
|
|
64
64
|
* <p>Base exception class for all service exceptions from MediaConnect service.</p>
|
|
65
65
|
*
|
|
66
|
+
* @public
|
|
66
67
|
*/
|
|
67
68
|
export declare class UntagResourceCommand extends UntagResourceCommand_base {
|
|
68
69
|
}
|
|
@@ -22,10 +22,10 @@ export interface UpdateBridgeCommandOutput extends UpdateBridgeResponse, __Metad
|
|
|
22
22
|
}
|
|
23
23
|
declare const UpdateBridgeCommand_base: {
|
|
24
24
|
new (input: UpdateBridgeCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateBridgeCommandInput, UpdateBridgeCommandOutput, MediaConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: UpdateBridgeCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateBridgeCommandInput, UpdateBridgeCommandOutput, MediaConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* Updates the bridge
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -154,6 +154,7 @@ declare const UpdateBridgeCommand_base: {
|
|
|
154
154
|
* @throws {@link MediaConnectServiceException}
|
|
155
155
|
* <p>Base exception class for all service exceptions from MediaConnect service.</p>
|
|
156
156
|
*
|
|
157
|
+
* @public
|
|
157
158
|
*/
|
|
158
159
|
export declare class UpdateBridgeCommand extends UpdateBridgeCommand_base {
|
|
159
160
|
}
|
|
@@ -22,10 +22,10 @@ export interface UpdateBridgeOutputCommandOutput extends UpdateBridgeOutputRespo
|
|
|
22
22
|
}
|
|
23
23
|
declare const UpdateBridgeOutputCommand_base: {
|
|
24
24
|
new (input: UpdateBridgeOutputCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateBridgeOutputCommandInput, UpdateBridgeOutputCommandOutput, MediaConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: UpdateBridgeOutputCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateBridgeOutputCommandInput, UpdateBridgeOutputCommandOutput, MediaConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* Updates an existing bridge output.
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -97,6 +97,7 @@ declare const UpdateBridgeOutputCommand_base: {
|
|
|
97
97
|
* @throws {@link MediaConnectServiceException}
|
|
98
98
|
* <p>Base exception class for all service exceptions from MediaConnect service.</p>
|
|
99
99
|
*
|
|
100
|
+
* @public
|
|
100
101
|
*/
|
|
101
102
|
export declare class UpdateBridgeOutputCommand extends UpdateBridgeOutputCommand_base {
|
|
102
103
|
}
|
|
@@ -22,10 +22,10 @@ export interface UpdateBridgeSourceCommandOutput extends UpdateBridgeSourceRespo
|
|
|
22
22
|
}
|
|
23
23
|
declare const UpdateBridgeSourceCommand_base: {
|
|
24
24
|
new (input: UpdateBridgeSourceCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateBridgeSourceCommandInput, UpdateBridgeSourceCommandOutput, MediaConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: UpdateBridgeSourceCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateBridgeSourceCommandInput, UpdateBridgeSourceCommandOutput, MediaConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* Updates an existing bridge source.
|
|
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 UpdateBridgeSourceCommand_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 UpdateBridgeSourceCommand extends UpdateBridgeSourceCommand_base {
|
|
109
110
|
}
|
|
@@ -22,10 +22,10 @@ export interface UpdateBridgeStateCommandOutput extends UpdateBridgeStateRespons
|
|
|
22
22
|
}
|
|
23
23
|
declare const UpdateBridgeStateCommand_base: {
|
|
24
24
|
new (input: UpdateBridgeStateCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateBridgeStateCommandInput, UpdateBridgeStateCommandOutput, MediaConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: UpdateBridgeStateCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateBridgeStateCommandInput, UpdateBridgeStateCommandOutput, MediaConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* Updates the bridge state
|
|
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 UpdateBridgeStateCommand_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 UpdateBridgeStateCommand extends UpdateBridgeStateCommand_base {
|
|
81
82
|
}
|
|
@@ -22,10 +22,10 @@ export interface UpdateFlowCommandOutput extends UpdateFlowResponse, __MetadataB
|
|
|
22
22
|
}
|
|
23
23
|
declare const UpdateFlowCommand_base: {
|
|
24
24
|
new (input: UpdateFlowCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateFlowCommandInput, UpdateFlowCommandOutput, MediaConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: UpdateFlowCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateFlowCommandInput, UpdateFlowCommandOutput, MediaConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* Updates flow
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -357,6 +357,7 @@ declare const UpdateFlowCommand_base: {
|
|
|
357
357
|
* @throws {@link MediaConnectServiceException}
|
|
358
358
|
* <p>Base exception class for all service exceptions from MediaConnect service.</p>
|
|
359
359
|
*
|
|
360
|
+
* @public
|
|
360
361
|
*/
|
|
361
362
|
export declare class UpdateFlowCommand extends UpdateFlowCommand_base {
|
|
362
363
|
}
|
|
@@ -22,10 +22,10 @@ export interface UpdateFlowEntitlementCommandOutput extends UpdateFlowEntitlemen
|
|
|
22
22
|
}
|
|
23
23
|
declare const UpdateFlowEntitlementCommand_base: {
|
|
24
24
|
new (input: UpdateFlowEntitlementCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateFlowEntitlementCommandInput, UpdateFlowEntitlementCommandOutput, MediaConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: UpdateFlowEntitlementCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateFlowEntitlementCommandInput, UpdateFlowEntitlementCommandOutput, MediaConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* You can change an entitlement's description, subscribers, and encryption. If you change the subscribers, the service will remove the outputs that are are used by the subscribers that are removed.
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -109,6 +109,7 @@ declare const UpdateFlowEntitlementCommand_base: {
|
|
|
109
109
|
* @throws {@link MediaConnectServiceException}
|
|
110
110
|
* <p>Base exception class for all service exceptions from MediaConnect service.</p>
|
|
111
111
|
*
|
|
112
|
+
* @public
|
|
112
113
|
*/
|
|
113
114
|
export declare class UpdateFlowEntitlementCommand extends UpdateFlowEntitlementCommand_base {
|
|
114
115
|
}
|
|
@@ -22,10 +22,10 @@ export interface UpdateFlowMediaStreamCommandOutput extends UpdateFlowMediaStrea
|
|
|
22
22
|
}
|
|
23
23
|
declare const UpdateFlowMediaStreamCommand_base: {
|
|
24
24
|
new (input: UpdateFlowMediaStreamCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateFlowMediaStreamCommandInput, UpdateFlowMediaStreamCommandOutput, MediaConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: UpdateFlowMediaStreamCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateFlowMediaStreamCommandInput, UpdateFlowMediaStreamCommandOutput, MediaConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* Updates an existing media stream.
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -109,6 +109,7 @@ declare const UpdateFlowMediaStreamCommand_base: {
|
|
|
109
109
|
* @throws {@link MediaConnectServiceException}
|
|
110
110
|
* <p>Base exception class for all service exceptions from MediaConnect service.</p>
|
|
111
111
|
*
|
|
112
|
+
* @public
|
|
112
113
|
*/
|
|
113
114
|
export declare class UpdateFlowMediaStreamCommand extends UpdateFlowMediaStreamCommand_base {
|
|
114
115
|
}
|
|
@@ -22,10 +22,10 @@ export interface UpdateFlowOutputCommandOutput extends UpdateFlowOutputResponse,
|
|
|
22
22
|
}
|
|
23
23
|
declare const UpdateFlowOutputCommand_base: {
|
|
24
24
|
new (input: UpdateFlowOutputCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateFlowOutputCommandInput, UpdateFlowOutputCommandOutput, MediaConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: UpdateFlowOutputCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateFlowOutputCommandInput, UpdateFlowOutputCommandOutput, MediaConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* Updates an existing flow output.
|
|
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 UpdateFlowOutputCommand_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 UpdateFlowOutputCommand extends UpdateFlowOutputCommand_base {
|
|
190
191
|
}
|
|
@@ -22,10 +22,10 @@ export interface UpdateFlowSourceCommandOutput extends UpdateFlowSourceResponse,
|
|
|
22
22
|
}
|
|
23
23
|
declare const UpdateFlowSourceCommand_base: {
|
|
24
24
|
new (input: UpdateFlowSourceCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateFlowSourceCommandInput, UpdateFlowSourceCommandOutput, MediaConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: UpdateFlowSourceCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateFlowSourceCommandInput, UpdateFlowSourceCommandOutput, MediaConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* Updates the source of a flow.
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -180,6 +180,7 @@ declare const UpdateFlowSourceCommand_base: {
|
|
|
180
180
|
* @throws {@link MediaConnectServiceException}
|
|
181
181
|
* <p>Base exception class for all service exceptions from MediaConnect service.</p>
|
|
182
182
|
*
|
|
183
|
+
* @public
|
|
183
184
|
*/
|
|
184
185
|
export declare class UpdateFlowSourceCommand extends UpdateFlowSourceCommand_base {
|
|
185
186
|
}
|
|
@@ -22,10 +22,10 @@ export interface UpdateGatewayInstanceCommandOutput extends UpdateGatewayInstanc
|
|
|
22
22
|
}
|
|
23
23
|
declare const UpdateGatewayInstanceCommand_base: {
|
|
24
24
|
new (input: UpdateGatewayInstanceCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateGatewayInstanceCommandInput, UpdateGatewayInstanceCommandOutput, MediaConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: UpdateGatewayInstanceCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateGatewayInstanceCommandInput, UpdateGatewayInstanceCommandOutput, MediaConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* Updates the configuration of an existing Gateway Instance.
|
|
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 UpdateGatewayInstanceCommand_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 UpdateGatewayInstanceCommand extends UpdateGatewayInstanceCommand_base {
|
|
81
82
|
}
|