@aws-sdk/client-mediaconnect 3.803.0 → 3.804.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/commands/AddBridgeOutputsCommand.d.ts +1 -1
- package/dist-types/commands/AddBridgeSourcesCommand.d.ts +1 -1
- package/dist-types/commands/AddFlowMediaStreamsCommand.d.ts +1 -1
- package/dist-types/commands/AddFlowOutputsCommand.d.ts +1 -1
- package/dist-types/commands/AddFlowSourcesCommand.d.ts +1 -1
- package/dist-types/commands/AddFlowVpcInterfacesCommand.d.ts +1 -1
- package/dist-types/commands/CreateBridgeCommand.d.ts +1 -1
- package/dist-types/commands/CreateFlowCommand.d.ts +1 -1
- package/dist-types/commands/CreateGatewayCommand.d.ts +1 -1
- package/dist-types/commands/DeleteBridgeCommand.d.ts +1 -1
- package/dist-types/commands/DeleteFlowCommand.d.ts +1 -1
- package/dist-types/commands/DeleteGatewayCommand.d.ts +1 -1
- package/dist-types/commands/DeregisterGatewayInstanceCommand.d.ts +1 -1
- package/dist-types/commands/DescribeBridgeCommand.d.ts +1 -1
- package/dist-types/commands/DescribeFlowCommand.d.ts +1 -1
- package/dist-types/commands/DescribeFlowSourceMetadataCommand.d.ts +1 -1
- package/dist-types/commands/DescribeFlowSourceThumbnailCommand.d.ts +1 -1
- package/dist-types/commands/DescribeGatewayCommand.d.ts +1 -1
- package/dist-types/commands/DescribeGatewayInstanceCommand.d.ts +1 -1
- package/dist-types/commands/DescribeOfferingCommand.d.ts +1 -1
- package/dist-types/commands/DescribeReservationCommand.d.ts +1 -1
- package/dist-types/commands/GrantFlowEntitlementsCommand.d.ts +1 -1
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +1 -1
- package/dist-types/commands/PurchaseOfferingCommand.d.ts +1 -1
- package/dist-types/commands/RemoveBridgeOutputCommand.d.ts +1 -1
- package/dist-types/commands/RemoveBridgeSourceCommand.d.ts +1 -1
- package/dist-types/commands/RemoveFlowMediaStreamCommand.d.ts +1 -1
- package/dist-types/commands/RemoveFlowOutputCommand.d.ts +1 -1
- package/dist-types/commands/RemoveFlowSourceCommand.d.ts +1 -1
- package/dist-types/commands/RemoveFlowVpcInterfaceCommand.d.ts +1 -1
- package/dist-types/commands/RevokeFlowEntitlementCommand.d.ts +1 -1
- package/dist-types/commands/StartFlowCommand.d.ts +1 -1
- package/dist-types/commands/StopFlowCommand.d.ts +1 -1
- package/dist-types/commands/TagResourceCommand.d.ts +1 -1
- package/dist-types/commands/UntagResourceCommand.d.ts +1 -1
- package/dist-types/commands/UpdateBridgeCommand.d.ts +1 -1
- package/dist-types/commands/UpdateBridgeOutputCommand.d.ts +1 -1
- package/dist-types/commands/UpdateBridgeSourceCommand.d.ts +1 -1
- package/dist-types/commands/UpdateBridgeStateCommand.d.ts +1 -1
- package/dist-types/commands/UpdateFlowCommand.d.ts +1 -1
- package/dist-types/commands/UpdateFlowEntitlementCommand.d.ts +1 -1
- package/dist-types/commands/UpdateFlowMediaStreamCommand.d.ts +1 -1
- package/dist-types/commands/UpdateFlowOutputCommand.d.ts +1 -1
- package/dist-types/commands/UpdateFlowSourceCommand.d.ts +1 -1
- package/dist-types/commands/UpdateGatewayInstanceCommand.d.ts +1 -1
- package/dist-types/endpoint/EndpointParameters.d.ts +1 -3
- package/dist-types/runtimeConfig.browser.d.ts +17 -17
- package/dist-types/runtimeConfig.d.ts +16 -16
- package/dist-types/runtimeConfig.native.d.ts +18 -18
- package/dist-types/runtimeConfig.shared.d.ts +3 -3
- package/dist-types/ts3.4/commands/AddBridgeOutputsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/AddBridgeSourcesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/AddFlowMediaStreamsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/AddFlowOutputsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/AddFlowSourcesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/AddFlowVpcInterfacesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateBridgeCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateFlowCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateGatewayCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteBridgeCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteFlowCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteGatewayCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeregisterGatewayInstanceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeBridgeCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeFlowCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeFlowSourceMetadataCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeFlowSourceThumbnailCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeGatewayCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeGatewayInstanceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeOfferingCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeReservationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GrantFlowEntitlementsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/PurchaseOfferingCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/RemoveBridgeOutputCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/RemoveBridgeSourceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/RemoveFlowMediaStreamCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/RemoveFlowOutputCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/RemoveFlowSourceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/RemoveFlowVpcInterfaceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/RevokeFlowEntitlementCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StartFlowCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StopFlowCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateBridgeCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateBridgeOutputCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateBridgeSourceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateBridgeStateCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateFlowCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateFlowEntitlementCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateFlowMediaStreamCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateFlowOutputCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateFlowSourceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateGatewayInstanceCommand.d.ts +1 -1
- package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -4
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +22 -32
- package/dist-types/ts3.4/runtimeConfig.d.ts +20 -29
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +23 -33
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +3 -3
- package/package.json +19 -19
|
@@ -23,7 +23,7 @@ export interface AddBridgeOutputsCommandOutput extends AddBridgeOutputsResponse,
|
|
|
23
23
|
}
|
|
24
24
|
declare const AddBridgeOutputsCommand_base: {
|
|
25
25
|
new (input: AddBridgeOutputsCommandInput): import("@smithy/smithy-client").CommandImpl<AddBridgeOutputsCommandInput, AddBridgeOutputsCommandOutput, MediaConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: AddBridgeOutputsCommandInput): import("@smithy/smithy-client").CommandImpl<AddBridgeOutputsCommandInput, AddBridgeOutputsCommandOutput, MediaConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface AddBridgeSourcesCommandOutput extends AddBridgeSourcesResponse,
|
|
|
23
23
|
}
|
|
24
24
|
declare const AddBridgeSourcesCommand_base: {
|
|
25
25
|
new (input: AddBridgeSourcesCommandInput): import("@smithy/smithy-client").CommandImpl<AddBridgeSourcesCommandInput, AddBridgeSourcesCommandOutput, MediaConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: AddBridgeSourcesCommandInput): import("@smithy/smithy-client").CommandImpl<AddBridgeSourcesCommandInput, AddBridgeSourcesCommandOutput, MediaConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface AddFlowMediaStreamsCommandOutput extends AddFlowMediaStreamsRes
|
|
|
23
23
|
}
|
|
24
24
|
declare const AddFlowMediaStreamsCommand_base: {
|
|
25
25
|
new (input: AddFlowMediaStreamsCommandInput): import("@smithy/smithy-client").CommandImpl<AddFlowMediaStreamsCommandInput, AddFlowMediaStreamsCommandOutput, MediaConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: AddFlowMediaStreamsCommandInput): import("@smithy/smithy-client").CommandImpl<AddFlowMediaStreamsCommandInput, AddFlowMediaStreamsCommandOutput, MediaConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface AddFlowOutputsCommandOutput extends AddFlowOutputsResponse, __M
|
|
|
23
23
|
}
|
|
24
24
|
declare const AddFlowOutputsCommand_base: {
|
|
25
25
|
new (input: AddFlowOutputsCommandInput): import("@smithy/smithy-client").CommandImpl<AddFlowOutputsCommandInput, AddFlowOutputsCommandOutput, MediaConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: AddFlowOutputsCommandInput): import("@smithy/smithy-client").CommandImpl<AddFlowOutputsCommandInput, AddFlowOutputsCommandOutput, MediaConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface AddFlowSourcesCommandOutput extends AddFlowSourcesResponse, __M
|
|
|
23
23
|
}
|
|
24
24
|
declare const AddFlowSourcesCommand_base: {
|
|
25
25
|
new (input: AddFlowSourcesCommandInput): import("@smithy/smithy-client").CommandImpl<AddFlowSourcesCommandInput, AddFlowSourcesCommandOutput, MediaConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: AddFlowSourcesCommandInput): import("@smithy/smithy-client").CommandImpl<AddFlowSourcesCommandInput, AddFlowSourcesCommandOutput, MediaConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface AddFlowVpcInterfacesCommandOutput extends AddFlowVpcInterfacesR
|
|
|
23
23
|
}
|
|
24
24
|
declare const AddFlowVpcInterfacesCommand_base: {
|
|
25
25
|
new (input: AddFlowVpcInterfacesCommandInput): import("@smithy/smithy-client").CommandImpl<AddFlowVpcInterfacesCommandInput, AddFlowVpcInterfacesCommandOutput, MediaConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: AddFlowVpcInterfacesCommandInput): import("@smithy/smithy-client").CommandImpl<AddFlowVpcInterfacesCommandInput, AddFlowVpcInterfacesCommandOutput, MediaConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface CreateBridgeCommandOutput extends CreateBridgeResponse, __Metad
|
|
|
23
23
|
}
|
|
24
24
|
declare const CreateBridgeCommand_base: {
|
|
25
25
|
new (input: CreateBridgeCommandInput): import("@smithy/smithy-client").CommandImpl<CreateBridgeCommandInput, CreateBridgeCommandOutput, MediaConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: CreateBridgeCommandInput): import("@smithy/smithy-client").CommandImpl<CreateBridgeCommandInput, CreateBridgeCommandOutput, MediaConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface CreateFlowCommandOutput extends CreateFlowResponse, __MetadataB
|
|
|
23
23
|
}
|
|
24
24
|
declare const CreateFlowCommand_base: {
|
|
25
25
|
new (input: CreateFlowCommandInput): import("@smithy/smithy-client").CommandImpl<CreateFlowCommandInput, CreateFlowCommandOutput, MediaConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: CreateFlowCommandInput): import("@smithy/smithy-client").CommandImpl<CreateFlowCommandInput, CreateFlowCommandOutput, MediaConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface CreateGatewayCommandOutput extends CreateGatewayResponse, __Met
|
|
|
23
23
|
}
|
|
24
24
|
declare const CreateGatewayCommand_base: {
|
|
25
25
|
new (input: CreateGatewayCommandInput): import("@smithy/smithy-client").CommandImpl<CreateGatewayCommandInput, CreateGatewayCommandOutput, MediaConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: CreateGatewayCommandInput): import("@smithy/smithy-client").CommandImpl<CreateGatewayCommandInput, CreateGatewayCommandOutput, MediaConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DeleteBridgeCommandOutput extends DeleteBridgeResponse, __Metad
|
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteBridgeCommand_base: {
|
|
25
25
|
new (input: DeleteBridgeCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteBridgeCommandInput, DeleteBridgeCommandOutput, MediaConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DeleteBridgeCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteBridgeCommandInput, DeleteBridgeCommandOutput, MediaConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DeleteFlowCommandOutput extends DeleteFlowResponse, __MetadataB
|
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteFlowCommand_base: {
|
|
25
25
|
new (input: DeleteFlowCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteFlowCommandInput, DeleteFlowCommandOutput, MediaConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DeleteFlowCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteFlowCommandInput, DeleteFlowCommandOutput, MediaConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DeleteGatewayCommandOutput extends DeleteGatewayResponse, __Met
|
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteGatewayCommand_base: {
|
|
25
25
|
new (input: DeleteGatewayCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteGatewayCommandInput, DeleteGatewayCommandOutput, MediaConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DeleteGatewayCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteGatewayCommandInput, DeleteGatewayCommandOutput, MediaConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DeregisterGatewayInstanceCommandOutput extends DeregisterGatewa
|
|
|
23
23
|
}
|
|
24
24
|
declare const DeregisterGatewayInstanceCommand_base: {
|
|
25
25
|
new (input: DeregisterGatewayInstanceCommandInput): import("@smithy/smithy-client").CommandImpl<DeregisterGatewayInstanceCommandInput, DeregisterGatewayInstanceCommandOutput, MediaConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DeregisterGatewayInstanceCommandInput): import("@smithy/smithy-client").CommandImpl<DeregisterGatewayInstanceCommandInput, DeregisterGatewayInstanceCommandOutput, MediaConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DescribeBridgeCommandOutput extends DescribeBridgeResponse, __M
|
|
|
23
23
|
}
|
|
24
24
|
declare const DescribeBridgeCommand_base: {
|
|
25
25
|
new (input: DescribeBridgeCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeBridgeCommandInput, DescribeBridgeCommandOutput, MediaConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DescribeBridgeCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeBridgeCommandInput, DescribeBridgeCommandOutput, MediaConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DescribeFlowCommandOutput extends DescribeFlowResponse, __Metad
|
|
|
23
23
|
}
|
|
24
24
|
declare const DescribeFlowCommand_base: {
|
|
25
25
|
new (input: DescribeFlowCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeFlowCommandInput, DescribeFlowCommandOutput, MediaConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DescribeFlowCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeFlowCommandInput, DescribeFlowCommandOutput, MediaConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DescribeFlowSourceMetadataCommandOutput extends DescribeFlowSou
|
|
|
23
23
|
}
|
|
24
24
|
declare const DescribeFlowSourceMetadataCommand_base: {
|
|
25
25
|
new (input: DescribeFlowSourceMetadataCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeFlowSourceMetadataCommandInput, DescribeFlowSourceMetadataCommandOutput, MediaConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DescribeFlowSourceMetadataCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeFlowSourceMetadataCommandInput, DescribeFlowSourceMetadataCommandOutput, MediaConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DescribeFlowSourceThumbnailCommandOutput extends DescribeFlowSo
|
|
|
23
23
|
}
|
|
24
24
|
declare const DescribeFlowSourceThumbnailCommand_base: {
|
|
25
25
|
new (input: DescribeFlowSourceThumbnailCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeFlowSourceThumbnailCommandInput, DescribeFlowSourceThumbnailCommandOutput, MediaConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DescribeFlowSourceThumbnailCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeFlowSourceThumbnailCommandInput, DescribeFlowSourceThumbnailCommandOutput, MediaConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DescribeGatewayCommandOutput extends DescribeGatewayResponse, _
|
|
|
23
23
|
}
|
|
24
24
|
declare const DescribeGatewayCommand_base: {
|
|
25
25
|
new (input: DescribeGatewayCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeGatewayCommandInput, DescribeGatewayCommandOutput, MediaConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DescribeGatewayCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeGatewayCommandInput, DescribeGatewayCommandOutput, MediaConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DescribeGatewayInstanceCommandOutput extends DescribeGatewayIns
|
|
|
23
23
|
}
|
|
24
24
|
declare const DescribeGatewayInstanceCommand_base: {
|
|
25
25
|
new (input: DescribeGatewayInstanceCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeGatewayInstanceCommandInput, DescribeGatewayInstanceCommandOutput, MediaConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DescribeGatewayInstanceCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeGatewayInstanceCommandInput, DescribeGatewayInstanceCommandOutput, MediaConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DescribeOfferingCommandOutput extends DescribeOfferingResponse,
|
|
|
23
23
|
}
|
|
24
24
|
declare const DescribeOfferingCommand_base: {
|
|
25
25
|
new (input: DescribeOfferingCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeOfferingCommandInput, DescribeOfferingCommandOutput, MediaConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DescribeOfferingCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeOfferingCommandInput, DescribeOfferingCommandOutput, MediaConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DescribeReservationCommandOutput extends DescribeReservationRes
|
|
|
23
23
|
}
|
|
24
24
|
declare const DescribeReservationCommand_base: {
|
|
25
25
|
new (input: DescribeReservationCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeReservationCommandInput, DescribeReservationCommandOutput, MediaConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DescribeReservationCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeReservationCommandInput, DescribeReservationCommandOutput, MediaConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface GrantFlowEntitlementsCommandOutput extends GrantFlowEntitlement
|
|
|
23
23
|
}
|
|
24
24
|
declare const GrantFlowEntitlementsCommand_base: {
|
|
25
25
|
new (input: GrantFlowEntitlementsCommandInput): import("@smithy/smithy-client").CommandImpl<GrantFlowEntitlementsCommandInput, GrantFlowEntitlementsCommandOutput, MediaConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: GrantFlowEntitlementsCommandInput): import("@smithy/smithy-client").CommandImpl<GrantFlowEntitlementsCommandInput, GrantFlowEntitlementsCommandOutput, MediaConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface ListTagsForResourceCommandOutput extends ListTagsForResourceRes
|
|
|
23
23
|
}
|
|
24
24
|
declare const ListTagsForResourceCommand_base: {
|
|
25
25
|
new (input: ListTagsForResourceCommandInput): import("@smithy/smithy-client").CommandImpl<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, MediaConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: ListTagsForResourceCommandInput): import("@smithy/smithy-client").CommandImpl<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, MediaConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface PurchaseOfferingCommandOutput extends PurchaseOfferingResponse,
|
|
|
23
23
|
}
|
|
24
24
|
declare const PurchaseOfferingCommand_base: {
|
|
25
25
|
new (input: PurchaseOfferingCommandInput): import("@smithy/smithy-client").CommandImpl<PurchaseOfferingCommandInput, PurchaseOfferingCommandOutput, MediaConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: PurchaseOfferingCommandInput): import("@smithy/smithy-client").CommandImpl<PurchaseOfferingCommandInput, PurchaseOfferingCommandOutput, MediaConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface RemoveBridgeOutputCommandOutput extends RemoveBridgeOutputRespo
|
|
|
23
23
|
}
|
|
24
24
|
declare const RemoveBridgeOutputCommand_base: {
|
|
25
25
|
new (input: RemoveBridgeOutputCommandInput): import("@smithy/smithy-client").CommandImpl<RemoveBridgeOutputCommandInput, RemoveBridgeOutputCommandOutput, MediaConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: RemoveBridgeOutputCommandInput): import("@smithy/smithy-client").CommandImpl<RemoveBridgeOutputCommandInput, RemoveBridgeOutputCommandOutput, MediaConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface RemoveBridgeSourceCommandOutput extends RemoveBridgeSourceRespo
|
|
|
23
23
|
}
|
|
24
24
|
declare const RemoveBridgeSourceCommand_base: {
|
|
25
25
|
new (input: RemoveBridgeSourceCommandInput): import("@smithy/smithy-client").CommandImpl<RemoveBridgeSourceCommandInput, RemoveBridgeSourceCommandOutput, MediaConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: RemoveBridgeSourceCommandInput): import("@smithy/smithy-client").CommandImpl<RemoveBridgeSourceCommandInput, RemoveBridgeSourceCommandOutput, MediaConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface RemoveFlowMediaStreamCommandOutput extends RemoveFlowMediaStrea
|
|
|
23
23
|
}
|
|
24
24
|
declare const RemoveFlowMediaStreamCommand_base: {
|
|
25
25
|
new (input: RemoveFlowMediaStreamCommandInput): import("@smithy/smithy-client").CommandImpl<RemoveFlowMediaStreamCommandInput, RemoveFlowMediaStreamCommandOutput, MediaConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: RemoveFlowMediaStreamCommandInput): import("@smithy/smithy-client").CommandImpl<RemoveFlowMediaStreamCommandInput, RemoveFlowMediaStreamCommandOutput, MediaConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface RemoveFlowOutputCommandOutput extends RemoveFlowOutputResponse,
|
|
|
23
23
|
}
|
|
24
24
|
declare const RemoveFlowOutputCommand_base: {
|
|
25
25
|
new (input: RemoveFlowOutputCommandInput): import("@smithy/smithy-client").CommandImpl<RemoveFlowOutputCommandInput, RemoveFlowOutputCommandOutput, MediaConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: RemoveFlowOutputCommandInput): import("@smithy/smithy-client").CommandImpl<RemoveFlowOutputCommandInput, RemoveFlowOutputCommandOutput, MediaConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface RemoveFlowSourceCommandOutput extends RemoveFlowSourceResponse,
|
|
|
23
23
|
}
|
|
24
24
|
declare const RemoveFlowSourceCommand_base: {
|
|
25
25
|
new (input: RemoveFlowSourceCommandInput): import("@smithy/smithy-client").CommandImpl<RemoveFlowSourceCommandInput, RemoveFlowSourceCommandOutput, MediaConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: RemoveFlowSourceCommandInput): import("@smithy/smithy-client").CommandImpl<RemoveFlowSourceCommandInput, RemoveFlowSourceCommandOutput, MediaConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface RemoveFlowVpcInterfaceCommandOutput extends RemoveFlowVpcInterf
|
|
|
23
23
|
}
|
|
24
24
|
declare const RemoveFlowVpcInterfaceCommand_base: {
|
|
25
25
|
new (input: RemoveFlowVpcInterfaceCommandInput): import("@smithy/smithy-client").CommandImpl<RemoveFlowVpcInterfaceCommandInput, RemoveFlowVpcInterfaceCommandOutput, MediaConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: RemoveFlowVpcInterfaceCommandInput): import("@smithy/smithy-client").CommandImpl<RemoveFlowVpcInterfaceCommandInput, RemoveFlowVpcInterfaceCommandOutput, MediaConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface RevokeFlowEntitlementCommandOutput extends RevokeFlowEntitlemen
|
|
|
23
23
|
}
|
|
24
24
|
declare const RevokeFlowEntitlementCommand_base: {
|
|
25
25
|
new (input: RevokeFlowEntitlementCommandInput): import("@smithy/smithy-client").CommandImpl<RevokeFlowEntitlementCommandInput, RevokeFlowEntitlementCommandOutput, MediaConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: RevokeFlowEntitlementCommandInput): import("@smithy/smithy-client").CommandImpl<RevokeFlowEntitlementCommandInput, RevokeFlowEntitlementCommandOutput, MediaConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface StartFlowCommandOutput extends StartFlowResponse, __MetadataBea
|
|
|
23
23
|
}
|
|
24
24
|
declare const StartFlowCommand_base: {
|
|
25
25
|
new (input: StartFlowCommandInput): import("@smithy/smithy-client").CommandImpl<StartFlowCommandInput, StartFlowCommandOutput, MediaConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: StartFlowCommandInput): import("@smithy/smithy-client").CommandImpl<StartFlowCommandInput, StartFlowCommandOutput, MediaConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface StopFlowCommandOutput extends StopFlowResponse, __MetadataBeare
|
|
|
23
23
|
}
|
|
24
24
|
declare const StopFlowCommand_base: {
|
|
25
25
|
new (input: StopFlowCommandInput): import("@smithy/smithy-client").CommandImpl<StopFlowCommandInput, StopFlowCommandOutput, MediaConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: StopFlowCommandInput): import("@smithy/smithy-client").CommandImpl<StopFlowCommandInput, StopFlowCommandOutput, MediaConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface TagResourceCommandOutput extends __MetadataBearer {
|
|
|
23
23
|
}
|
|
24
24
|
declare const TagResourceCommand_base: {
|
|
25
25
|
new (input: TagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<TagResourceCommandInput, TagResourceCommandOutput, MediaConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: TagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<TagResourceCommandInput, TagResourceCommandOutput, MediaConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface UntagResourceCommandOutput extends __MetadataBearer {
|
|
|
23
23
|
}
|
|
24
24
|
declare const UntagResourceCommand_base: {
|
|
25
25
|
new (input: UntagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<UntagResourceCommandInput, UntagResourceCommandOutput, MediaConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: UntagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<UntagResourceCommandInput, UntagResourceCommandOutput, MediaConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface UpdateBridgeCommandOutput extends UpdateBridgeResponse, __Metad
|
|
|
23
23
|
}
|
|
24
24
|
declare const UpdateBridgeCommand_base: {
|
|
25
25
|
new (input: UpdateBridgeCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateBridgeCommandInput, UpdateBridgeCommandOutput, MediaConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: UpdateBridgeCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateBridgeCommandInput, UpdateBridgeCommandOutput, MediaConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface UpdateBridgeOutputCommandOutput extends UpdateBridgeOutputRespo
|
|
|
23
23
|
}
|
|
24
24
|
declare const UpdateBridgeOutputCommand_base: {
|
|
25
25
|
new (input: UpdateBridgeOutputCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateBridgeOutputCommandInput, UpdateBridgeOutputCommandOutput, MediaConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: UpdateBridgeOutputCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateBridgeOutputCommandInput, UpdateBridgeOutputCommandOutput, MediaConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface UpdateBridgeSourceCommandOutput extends UpdateBridgeSourceRespo
|
|
|
23
23
|
}
|
|
24
24
|
declare const UpdateBridgeSourceCommand_base: {
|
|
25
25
|
new (input: UpdateBridgeSourceCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateBridgeSourceCommandInput, UpdateBridgeSourceCommandOutput, MediaConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: UpdateBridgeSourceCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateBridgeSourceCommandInput, UpdateBridgeSourceCommandOutput, MediaConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface UpdateBridgeStateCommandOutput extends UpdateBridgeStateRespons
|
|
|
23
23
|
}
|
|
24
24
|
declare const UpdateBridgeStateCommand_base: {
|
|
25
25
|
new (input: UpdateBridgeStateCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateBridgeStateCommandInput, UpdateBridgeStateCommandOutput, MediaConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: UpdateBridgeStateCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateBridgeStateCommandInput, UpdateBridgeStateCommandOutput, MediaConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface UpdateFlowCommandOutput extends UpdateFlowResponse, __MetadataB
|
|
|
23
23
|
}
|
|
24
24
|
declare const UpdateFlowCommand_base: {
|
|
25
25
|
new (input: UpdateFlowCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateFlowCommandInput, UpdateFlowCommandOutput, MediaConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: UpdateFlowCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateFlowCommandInput, UpdateFlowCommandOutput, MediaConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface UpdateFlowEntitlementCommandOutput extends UpdateFlowEntitlemen
|
|
|
23
23
|
}
|
|
24
24
|
declare const UpdateFlowEntitlementCommand_base: {
|
|
25
25
|
new (input: UpdateFlowEntitlementCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateFlowEntitlementCommandInput, UpdateFlowEntitlementCommandOutput, MediaConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: UpdateFlowEntitlementCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateFlowEntitlementCommandInput, UpdateFlowEntitlementCommandOutput, MediaConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface UpdateFlowMediaStreamCommandOutput extends UpdateFlowMediaStrea
|
|
|
23
23
|
}
|
|
24
24
|
declare const UpdateFlowMediaStreamCommand_base: {
|
|
25
25
|
new (input: UpdateFlowMediaStreamCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateFlowMediaStreamCommandInput, UpdateFlowMediaStreamCommandOutput, MediaConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: UpdateFlowMediaStreamCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateFlowMediaStreamCommandInput, UpdateFlowMediaStreamCommandOutput, MediaConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface UpdateFlowOutputCommandOutput extends UpdateFlowOutputResponse,
|
|
|
23
23
|
}
|
|
24
24
|
declare const UpdateFlowOutputCommand_base: {
|
|
25
25
|
new (input: UpdateFlowOutputCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateFlowOutputCommandInput, UpdateFlowOutputCommandOutput, MediaConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: UpdateFlowOutputCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateFlowOutputCommandInput, UpdateFlowOutputCommandOutput, MediaConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface UpdateFlowSourceCommandOutput extends UpdateFlowSourceResponse,
|
|
|
23
23
|
}
|
|
24
24
|
declare const UpdateFlowSourceCommand_base: {
|
|
25
25
|
new (input: UpdateFlowSourceCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateFlowSourceCommandInput, UpdateFlowSourceCommandOutput, MediaConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: UpdateFlowSourceCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateFlowSourceCommandInput, UpdateFlowSourceCommandOutput, MediaConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface UpdateGatewayInstanceCommandOutput extends UpdateGatewayInstanc
|
|
|
23
23
|
}
|
|
24
24
|
declare const UpdateGatewayInstanceCommand_base: {
|
|
25
25
|
new (input: UpdateGatewayInstanceCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateGatewayInstanceCommandInput, UpdateGatewayInstanceCommandOutput, MediaConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: UpdateGatewayInstanceCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateGatewayInstanceCommandInput, UpdateGatewayInstanceCommandOutput, MediaConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -11,9 +11,7 @@ export interface ClientInputEndpointParameters {
|
|
|
11
11
|
export type ClientResolvedEndpointParameters = ClientInputEndpointParameters & {
|
|
12
12
|
defaultSigningName: string;
|
|
13
13
|
};
|
|
14
|
-
export declare const resolveClientEndpointParameters: <T>(options: T & ClientInputEndpointParameters) => T &
|
|
15
|
-
defaultSigningName: string;
|
|
16
|
-
};
|
|
14
|
+
export declare const resolveClientEndpointParameters: <T>(options: T & ClientInputEndpointParameters) => T & ClientResolvedEndpointParameters;
|
|
17
15
|
export declare const commonParams: {
|
|
18
16
|
readonly UseFIPS: {
|
|
19
17
|
readonly type: "builtInParams";
|
|
@@ -8,7 +8,7 @@ export declare const getRuntimeConfig: (config: MediaConnectClientConfig) => {
|
|
|
8
8
|
defaultsMode: import("@smithy/types").Provider<import("@smithy/smithy-client").ResolvedDefaultsMode>;
|
|
9
9
|
bodyLengthChecker: import("@smithy/types").BodyLengthCalculator;
|
|
10
10
|
credentialDefaultProvider: ((input: any) => import("@smithy/types").AwsCredentialIdentityProvider) | ((_: unknown) => () => Promise<import("@smithy/types").AwsCredentialIdentity>);
|
|
11
|
-
defaultUserAgentProvider: (config?: import("@aws-sdk/util-user-agent-browser").PreviouslyResolved
|
|
11
|
+
defaultUserAgentProvider: (config?: import("@aws-sdk/util-user-agent-browser").PreviouslyResolved) => Promise<import("@smithy/types").UserAgent>;
|
|
12
12
|
maxAttempts: number | import("@smithy/types").Provider<number>;
|
|
13
13
|
region: string | import("@smithy/types").Provider<any>;
|
|
14
14
|
requestHandler: import("@smithy/protocol-http").HttpHandler<any> | RequestHandler;
|
|
@@ -21,30 +21,30 @@ export declare const getRuntimeConfig: (config: MediaConnectClientConfig) => {
|
|
|
21
21
|
cacheMiddleware?: boolean | undefined;
|
|
22
22
|
urlParser: import("@smithy/types").UrlParser;
|
|
23
23
|
base64Decoder: import("@smithy/types").Decoder;
|
|
24
|
-
base64Encoder: (_input:
|
|
24
|
+
base64Encoder: (_input: Uint8Array | string) => string;
|
|
25
25
|
utf8Decoder: import("@smithy/types").Decoder;
|
|
26
|
-
utf8Encoder: (input:
|
|
26
|
+
utf8Encoder: (input: Uint8Array | string) => string;
|
|
27
27
|
disableHostPrefix: boolean;
|
|
28
28
|
serviceId: string;
|
|
29
|
-
profile?: string
|
|
29
|
+
profile?: string;
|
|
30
30
|
logger: import("@smithy/types").Logger;
|
|
31
31
|
extensions: import("./runtimeExtensions").RuntimeExtension[];
|
|
32
|
-
customUserAgent?: string | import("@smithy/types").UserAgent
|
|
33
|
-
userAgentAppId?: string | import("@smithy/types").Provider<string | undefined
|
|
34
|
-
retryStrategy?: import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2
|
|
32
|
+
customUserAgent?: string | import("@smithy/types").UserAgent;
|
|
33
|
+
userAgentAppId?: string | undefined | import("@smithy/types").Provider<string | undefined>;
|
|
34
|
+
retryStrategy?: import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2;
|
|
35
35
|
endpoint?: ((string | import("@smithy/types").Endpoint | import("@smithy/types").Provider<import("@smithy/types").Endpoint> | import("@smithy/types").EndpointV2 | import("@smithy/types").Provider<import("@smithy/types").EndpointV2>) & (string | import("@smithy/types").Provider<string> | import("@smithy/types").Endpoint | import("@smithy/types").Provider<import("@smithy/types").Endpoint> | import("@smithy/types").EndpointV2 | import("@smithy/types").Provider<import("@smithy/types").EndpointV2>)) | undefined;
|
|
36
36
|
endpointProvider: (endpointParams: import("./endpoint/EndpointParameters").EndpointParameters, context?: {
|
|
37
|
-
logger?: import("@smithy/types").Logger
|
|
37
|
+
logger?: import("@smithy/types").Logger;
|
|
38
38
|
}) => import("@smithy/types").EndpointV2;
|
|
39
|
-
tls?: boolean
|
|
40
|
-
serviceConfiguredEndpoint?:
|
|
41
|
-
authSchemePreference?: string[] | import("@smithy/types").Provider<string[]
|
|
39
|
+
tls?: boolean;
|
|
40
|
+
serviceConfiguredEndpoint?: never;
|
|
41
|
+
authSchemePreference?: string[] | import("@smithy/types").Provider<string[]>;
|
|
42
42
|
httpAuthSchemes: import("@smithy/types").HttpAuthScheme[];
|
|
43
43
|
httpAuthSchemeProvider: import("./auth/httpAuthSchemeProvider").MediaConnectHttpAuthSchemeProvider;
|
|
44
|
-
credentials?: import("@smithy/types").AwsCredentialIdentity | import("@smithy/types").AwsCredentialIdentityProvider
|
|
45
|
-
signer?: import("@smithy/types").RequestSigner | ((authScheme?: import("@smithy/types").AuthScheme
|
|
46
|
-
signingEscapePath?: boolean
|
|
47
|
-
systemClockOffset?: number
|
|
48
|
-
signingRegion?: string
|
|
49
|
-
signerConstructor?:
|
|
44
|
+
credentials?: import("@smithy/types").AwsCredentialIdentity | import("@smithy/types").AwsCredentialIdentityProvider;
|
|
45
|
+
signer?: import("@smithy/types").RequestSigner | ((authScheme?: import("@smithy/types").AuthScheme) => Promise<import("@smithy/types").RequestSigner>);
|
|
46
|
+
signingEscapePath?: boolean;
|
|
47
|
+
systemClockOffset?: number;
|
|
48
|
+
signingRegion?: string;
|
|
49
|
+
signerConstructor?: new (options: import("@smithy/signature-v4").SignatureV4Init & import("@smithy/signature-v4").SignatureV4CryptoInit) => import("@smithy/types").RequestSigner;
|
|
50
50
|
};
|