@aws-sdk/client-medialive 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/MediaLive.d.ts +17 -1
- package/dist-types/MediaLiveClient.d.ts +1 -1
- package/dist-types/commands/AcceptInputDeviceTransferCommand.d.ts +2 -1
- package/dist-types/commands/BatchDeleteCommand.d.ts +2 -1
- package/dist-types/commands/BatchStartCommand.d.ts +2 -1
- package/dist-types/commands/BatchStopCommand.d.ts +2 -1
- package/dist-types/commands/BatchUpdateScheduleCommand.d.ts +2 -1
- package/dist-types/commands/CancelInputDeviceTransferCommand.d.ts +2 -1
- package/dist-types/commands/ClaimDeviceCommand.d.ts +2 -1
- package/dist-types/commands/CreateChannelCommand.d.ts +2 -1
- package/dist-types/commands/CreateInputCommand.d.ts +2 -1
- package/dist-types/commands/CreateInputSecurityGroupCommand.d.ts +2 -1
- package/dist-types/commands/CreateMultiplexCommand.d.ts +2 -1
- package/dist-types/commands/CreateMultiplexProgramCommand.d.ts +2 -1
- package/dist-types/commands/CreatePartnerInputCommand.d.ts +2 -1
- package/dist-types/commands/CreateTagsCommand.d.ts +2 -1
- package/dist-types/commands/DeleteChannelCommand.d.ts +2 -1
- package/dist-types/commands/DeleteInputCommand.d.ts +2 -1
- package/dist-types/commands/DeleteInputSecurityGroupCommand.d.ts +2 -1
- package/dist-types/commands/DeleteMultiplexCommand.d.ts +2 -1
- package/dist-types/commands/DeleteMultiplexProgramCommand.d.ts +2 -1
- package/dist-types/commands/DeleteReservationCommand.d.ts +2 -1
- package/dist-types/commands/DeleteScheduleCommand.d.ts +2 -1
- package/dist-types/commands/DeleteTagsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeAccountConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/DescribeChannelCommand.d.ts +2 -1
- package/dist-types/commands/DescribeInputCommand.d.ts +2 -1
- package/dist-types/commands/DescribeInputDeviceCommand.d.ts +2 -1
- package/dist-types/commands/DescribeInputDeviceThumbnailCommand.d.ts +3 -2
- package/dist-types/commands/DescribeInputSecurityGroupCommand.d.ts +2 -1
- package/dist-types/commands/DescribeMultiplexCommand.d.ts +2 -1
- package/dist-types/commands/DescribeMultiplexProgramCommand.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/DescribeScheduleCommand.d.ts +2 -1
- package/dist-types/commands/DescribeThumbnailsCommand.d.ts +2 -1
- package/dist-types/commands/ListChannelsCommand.d.ts +2 -1
- package/dist-types/commands/ListInputDeviceTransfersCommand.d.ts +2 -1
- package/dist-types/commands/ListInputDevicesCommand.d.ts +2 -1
- package/dist-types/commands/ListInputSecurityGroupsCommand.d.ts +2 -1
- package/dist-types/commands/ListInputsCommand.d.ts +2 -1
- package/dist-types/commands/ListMultiplexProgramsCommand.d.ts +2 -1
- package/dist-types/commands/ListMultiplexesCommand.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/RebootInputDeviceCommand.d.ts +2 -1
- package/dist-types/commands/RejectInputDeviceTransferCommand.d.ts +2 -1
- package/dist-types/commands/RestartChannelPipelinesCommand.d.ts +2 -1
- package/dist-types/commands/StartChannelCommand.d.ts +2 -1
- package/dist-types/commands/StartInputDeviceCommand.d.ts +2 -1
- package/dist-types/commands/StartInputDeviceMaintenanceWindowCommand.d.ts +2 -1
- package/dist-types/commands/StartMultiplexCommand.d.ts +2 -1
- package/dist-types/commands/StopChannelCommand.d.ts +2 -1
- package/dist-types/commands/StopInputDeviceCommand.d.ts +2 -1
- package/dist-types/commands/StopMultiplexCommand.d.ts +2 -1
- package/dist-types/commands/TransferInputDeviceCommand.d.ts +2 -1
- package/dist-types/commands/UpdateAccountConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/UpdateChannelClassCommand.d.ts +2 -1
- package/dist-types/commands/UpdateChannelCommand.d.ts +2 -1
- package/dist-types/commands/UpdateInputCommand.d.ts +2 -1
- package/dist-types/commands/UpdateInputDeviceCommand.d.ts +2 -1
- package/dist-types/commands/UpdateInputSecurityGroupCommand.d.ts +2 -1
- package/dist-types/commands/UpdateMultiplexCommand.d.ts +2 -1
- package/dist-types/commands/UpdateMultiplexProgramCommand.d.ts +2 -1
- package/dist-types/commands/UpdateReservationCommand.d.ts +2 -1
- package/dist-types/models/models_0.d.ts +714 -714
- package/dist-types/models/models_1.d.ts +944 -944
- package/dist-types/models/models_2.d.ts +286 -286
- 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/MediaLive.d.ts +16 -0
- package/dist-types/ts3.4/commands/AcceptInputDeviceTransferCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/BatchDeleteCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/BatchStartCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/BatchStopCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/BatchUpdateScheduleCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CancelInputDeviceTransferCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ClaimDeviceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateChannelCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateInputCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateInputSecurityGroupCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateMultiplexCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateMultiplexProgramCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreatePartnerInputCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateTagsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteChannelCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteInputCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteInputSecurityGroupCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteMultiplexCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteMultiplexProgramCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteReservationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteScheduleCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteTagsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeAccountConfigurationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeChannelCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeInputCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeInputDeviceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeInputDeviceThumbnailCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeInputSecurityGroupCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeMultiplexCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeMultiplexProgramCommand.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/DescribeScheduleCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeThumbnailsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListChannelsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListInputDeviceTransfersCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListInputDevicesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListInputSecurityGroupsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListInputsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListMultiplexProgramsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListMultiplexesCommand.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/RebootInputDeviceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/RejectInputDeviceTransferCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/RestartChannelPipelinesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/StartChannelCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/StartInputDeviceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/StartInputDeviceMaintenanceWindowCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/StartMultiplexCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/StopChannelCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/StopInputDeviceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/StopMultiplexCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/TransferInputDeviceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateAccountConfigurationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateChannelClassCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateChannelCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateInputCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateInputDeviceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateInputSecurityGroupCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateMultiplexCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateMultiplexProgramCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateReservationCommand.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 +42 -42
|
@@ -22,10 +22,10 @@ export interface StopInputDeviceCommandOutput extends StopInputDeviceResponse, _
|
|
|
22
22
|
}
|
|
23
23
|
declare const StopInputDeviceCommand_base: {
|
|
24
24
|
new (input: StopInputDeviceCommandInput): import("@smithy/smithy-client").CommandImpl<StopInputDeviceCommandInput, StopInputDeviceCommandOutput, MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: StopInputDeviceCommandInput): import("@smithy/smithy-client").CommandImpl<StopInputDeviceCommandInput, StopInputDeviceCommandOutput, MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* Stop an input device that is attached to a MediaConnect flow. (There is no need to stop a device that is attached to a MediaLive input; MediaLive automatically stops the device when the channel stops.)
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -75,6 +75,7 @@ declare const StopInputDeviceCommand_base: {
|
|
|
75
75
|
* @throws {@link MediaLiveServiceException}
|
|
76
76
|
* <p>Base exception class for all service exceptions from MediaLive service.</p>
|
|
77
77
|
*
|
|
78
|
+
* @public
|
|
78
79
|
*/
|
|
79
80
|
export declare class StopInputDeviceCommand extends StopInputDeviceCommand_base {
|
|
80
81
|
}
|
|
@@ -22,10 +22,10 @@ export interface StopMultiplexCommandOutput extends StopMultiplexResponse, __Met
|
|
|
22
22
|
}
|
|
23
23
|
declare const StopMultiplexCommand_base: {
|
|
24
24
|
new (input: StopMultiplexCommandInput): import("@smithy/smithy-client").CommandImpl<StopMultiplexCommandInput, StopMultiplexCommandOutput, MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: StopMultiplexCommandInput): import("@smithy/smithy-client").CommandImpl<StopMultiplexCommandInput, StopMultiplexCommandOutput, MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* Stops a running multiplex. If the multiplex isn't running, this action has no effect.
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -101,6 +101,7 @@ declare const StopMultiplexCommand_base: {
|
|
|
101
101
|
* @throws {@link MediaLiveServiceException}
|
|
102
102
|
* <p>Base exception class for all service exceptions from MediaLive service.</p>
|
|
103
103
|
*
|
|
104
|
+
* @public
|
|
104
105
|
*/
|
|
105
106
|
export declare class StopMultiplexCommand extends StopMultiplexCommand_base {
|
|
106
107
|
}
|
|
@@ -22,10 +22,10 @@ export interface TransferInputDeviceCommandOutput extends TransferInputDeviceRes
|
|
|
22
22
|
}
|
|
23
23
|
declare const TransferInputDeviceCommand_base: {
|
|
24
24
|
new (input: TransferInputDeviceCommandInput): import("@smithy/smithy-client").CommandImpl<TransferInputDeviceCommandInput, TransferInputDeviceCommandOutput, MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: TransferInputDeviceCommandInput): import("@smithy/smithy-client").CommandImpl<TransferInputDeviceCommandInput, TransferInputDeviceCommandOutput, MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* Start an input device transfer to another AWS account. After you make the request, the other account must accept or reject the transfer.
|
|
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 TransferInputDeviceCommand_base: {
|
|
|
81
81
|
* @throws {@link MediaLiveServiceException}
|
|
82
82
|
* <p>Base exception class for all service exceptions from MediaLive service.</p>
|
|
83
83
|
*
|
|
84
|
+
* @public
|
|
84
85
|
*/
|
|
85
86
|
export declare class TransferInputDeviceCommand extends TransferInputDeviceCommand_base {
|
|
86
87
|
}
|
|
@@ -22,10 +22,10 @@ export interface UpdateAccountConfigurationCommandOutput extends UpdateAccountCo
|
|
|
22
22
|
}
|
|
23
23
|
declare const UpdateAccountConfigurationCommand_base: {
|
|
24
24
|
new (input: UpdateAccountConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateAccountConfigurationCommandInput, UpdateAccountConfigurationCommandOutput, MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (...[input]: [] | [UpdateAccountConfigurationCommandInput]): import("@smithy/smithy-client").CommandImpl<UpdateAccountConfigurationCommandInput, UpdateAccountConfigurationCommandOutput, MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* Update account configuration
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -78,6 +78,7 @@ declare const UpdateAccountConfigurationCommand_base: {
|
|
|
78
78
|
* @throws {@link MediaLiveServiceException}
|
|
79
79
|
* <p>Base exception class for all service exceptions from MediaLive service.</p>
|
|
80
80
|
*
|
|
81
|
+
* @public
|
|
81
82
|
*/
|
|
82
83
|
export declare class UpdateAccountConfigurationCommand extends UpdateAccountConfigurationCommand_base {
|
|
83
84
|
}
|
|
@@ -22,10 +22,10 @@ export interface UpdateChannelClassCommandOutput extends UpdateChannelClassRespo
|
|
|
22
22
|
}
|
|
23
23
|
declare const UpdateChannelClassCommand_base: {
|
|
24
24
|
new (input: UpdateChannelClassCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateChannelClassCommandInput, UpdateChannelClassCommandOutput, MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: UpdateChannelClassCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateChannelClassCommandInput, UpdateChannelClassCommandOutput, MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* Changes the class of the channel.
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -1132,6 +1132,7 @@ declare const UpdateChannelClassCommand_base: {
|
|
|
1132
1132
|
* @throws {@link MediaLiveServiceException}
|
|
1133
1133
|
* <p>Base exception class for all service exceptions from MediaLive service.</p>
|
|
1134
1134
|
*
|
|
1135
|
+
* @public
|
|
1135
1136
|
*/
|
|
1136
1137
|
export declare class UpdateChannelClassCommand extends UpdateChannelClassCommand_base {
|
|
1137
1138
|
}
|
|
@@ -22,10 +22,10 @@ export interface UpdateChannelCommandOutput extends UpdateChannelResponse, __Met
|
|
|
22
22
|
}
|
|
23
23
|
declare const UpdateChannelCommand_base: {
|
|
24
24
|
new (input: UpdateChannelCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateChannelCommandInput, UpdateChannelCommandOutput, MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: UpdateChannelCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateChannelCommandInput, UpdateChannelCommandOutput, MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* Updates a channel.
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -2096,6 +2096,7 @@ declare const UpdateChannelCommand_base: {
|
|
|
2096
2096
|
* @throws {@link MediaLiveServiceException}
|
|
2097
2097
|
* <p>Base exception class for all service exceptions from MediaLive service.</p>
|
|
2098
2098
|
*
|
|
2099
|
+
* @public
|
|
2099
2100
|
*/
|
|
2100
2101
|
export declare class UpdateChannelCommand extends UpdateChannelCommand_base {
|
|
2101
2102
|
}
|
|
@@ -22,10 +22,10 @@ export interface UpdateInputCommandOutput extends UpdateInputResponse, __Metadat
|
|
|
22
22
|
}
|
|
23
23
|
declare const UpdateInputCommand_base: {
|
|
24
24
|
new (input: UpdateInputCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateInputCommandInput, UpdateInputCommandOutput, MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: UpdateInputCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateInputCommandInput, UpdateInputCommandOutput, MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* Updates an input.
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -150,6 +150,7 @@ declare const UpdateInputCommand_base: {
|
|
|
150
150
|
* @throws {@link MediaLiveServiceException}
|
|
151
151
|
* <p>Base exception class for all service exceptions from MediaLive service.</p>
|
|
152
152
|
*
|
|
153
|
+
* @public
|
|
153
154
|
*/
|
|
154
155
|
export declare class UpdateInputCommand extends UpdateInputCommand_base {
|
|
155
156
|
}
|
|
@@ -22,10 +22,10 @@ export interface UpdateInputDeviceCommandOutput extends UpdateInputDeviceRespons
|
|
|
22
22
|
}
|
|
23
23
|
declare const UpdateInputDeviceCommand_base: {
|
|
24
24
|
new (input: UpdateInputDeviceCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateInputDeviceCommandInput, UpdateInputDeviceCommandOutput, MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: UpdateInputDeviceCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateInputDeviceCommandInput, UpdateInputDeviceCommandOutput, MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* Updates the parameters for the input device.
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -175,6 +175,7 @@ declare const UpdateInputDeviceCommand_base: {
|
|
|
175
175
|
* @throws {@link MediaLiveServiceException}
|
|
176
176
|
* <p>Base exception class for all service exceptions from MediaLive service.</p>
|
|
177
177
|
*
|
|
178
|
+
* @public
|
|
178
179
|
*/
|
|
179
180
|
export declare class UpdateInputDeviceCommand extends UpdateInputDeviceCommand_base {
|
|
180
181
|
}
|
|
@@ -22,10 +22,10 @@ export interface UpdateInputSecurityGroupCommandOutput extends UpdateInputSecuri
|
|
|
22
22
|
}
|
|
23
23
|
declare const UpdateInputSecurityGroupCommand_base: {
|
|
24
24
|
new (input: UpdateInputSecurityGroupCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateInputSecurityGroupCommandInput, UpdateInputSecurityGroupCommandOutput, MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: UpdateInputSecurityGroupCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateInputSecurityGroupCommandInput, UpdateInputSecurityGroupCommandOutput, MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* Update an Input Security Group's Whilelists.
|
|
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 UpdateInputSecurityGroupCommand_base: {
|
|
|
97
97
|
* @throws {@link MediaLiveServiceException}
|
|
98
98
|
* <p>Base exception class for all service exceptions from MediaLive service.</p>
|
|
99
99
|
*
|
|
100
|
+
* @public
|
|
100
101
|
*/
|
|
101
102
|
export declare class UpdateInputSecurityGroupCommand extends UpdateInputSecurityGroupCommand_base {
|
|
102
103
|
}
|
|
@@ -22,10 +22,10 @@ export interface UpdateMultiplexCommandOutput extends UpdateMultiplexResponse, _
|
|
|
22
22
|
}
|
|
23
23
|
declare const UpdateMultiplexCommand_base: {
|
|
24
24
|
new (input: UpdateMultiplexCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateMultiplexCommandInput, UpdateMultiplexCommandOutput, MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: UpdateMultiplexCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateMultiplexCommandInput, UpdateMultiplexCommandOutput, MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* Updates a multiplex.
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -110,6 +110,7 @@ declare const UpdateMultiplexCommand_base: {
|
|
|
110
110
|
* @throws {@link MediaLiveServiceException}
|
|
111
111
|
* <p>Base exception class for all service exceptions from MediaLive service.</p>
|
|
112
112
|
*
|
|
113
|
+
* @public
|
|
113
114
|
*/
|
|
114
115
|
export declare class UpdateMultiplexCommand extends UpdateMultiplexCommand_base {
|
|
115
116
|
}
|
|
@@ -22,10 +22,10 @@ export interface UpdateMultiplexProgramCommandOutput extends UpdateMultiplexProg
|
|
|
22
22
|
}
|
|
23
23
|
declare const UpdateMultiplexProgramCommand_base: {
|
|
24
24
|
new (input: UpdateMultiplexProgramCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateMultiplexProgramCommandInput, UpdateMultiplexProgramCommandOutput, MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: UpdateMultiplexProgramCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateMultiplexProgramCommandInput, UpdateMultiplexProgramCommandOutput, MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* Update a program in a multiplex.
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -142,6 +142,7 @@ declare const UpdateMultiplexProgramCommand_base: {
|
|
|
142
142
|
* @throws {@link MediaLiveServiceException}
|
|
143
143
|
* <p>Base exception class for all service exceptions from MediaLive service.</p>
|
|
144
144
|
*
|
|
145
|
+
* @public
|
|
145
146
|
*/
|
|
146
147
|
export declare class UpdateMultiplexProgramCommand extends UpdateMultiplexProgramCommand_base {
|
|
147
148
|
}
|
|
@@ -22,10 +22,10 @@ export interface UpdateReservationCommandOutput extends UpdateReservationRespons
|
|
|
22
22
|
}
|
|
23
23
|
declare const UpdateReservationCommand_base: {
|
|
24
24
|
new (input: UpdateReservationCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateReservationCommandInput, UpdateReservationCommandOutput, MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: UpdateReservationCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateReservationCommandInput, UpdateReservationCommandOutput, MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* Update reservation.
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -116,6 +116,7 @@ declare const UpdateReservationCommand_base: {
|
|
|
116
116
|
* @throws {@link MediaLiveServiceException}
|
|
117
117
|
* <p>Base exception class for all service exceptions from MediaLive service.</p>
|
|
118
118
|
*
|
|
119
|
+
* @public
|
|
119
120
|
*/
|
|
120
121
|
export declare class UpdateReservationCommand extends UpdateReservationCommand_base {
|
|
121
122
|
}
|