@aws-sdk/client-medialive 3.162.0 → 3.167.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/CHANGELOG.md +27 -0
- package/dist-cjs/commands/UpdateChannelClassCommand.js +3 -3
- package/dist-cjs/commands/UpdateChannelCommand.js +3 -3
- package/dist-cjs/commands/UpdateInputCommand.js +1 -2
- package/dist-cjs/models/models_0.js +32 -24
- package/dist-cjs/models/models_1.js +30 -26
- package/dist-cjs/models/models_2.js +21 -1
- package/dist-cjs/protocols/Aws_restJson1.js +43 -0
- package/dist-es/commands/UpdateChannelClassCommand.js +1 -1
- package/dist-es/commands/UpdateChannelCommand.js +1 -1
- package/dist-es/commands/UpdateInputCommand.js +1 -2
- package/dist-es/models/models_0.js +25 -20
- package/dist-es/models/models_1.js +21 -5
- package/dist-es/models/models_2.js +5 -0
- package/dist-es/protocols/Aws_restJson1.js +35 -2
- package/dist-types/commands/UpdateChannelClassCommand.d.ts +1 -1
- package/dist-types/commands/UpdateChannelCommand.d.ts +1 -1
- package/dist-types/commands/UpdateInputCommand.d.ts +1 -2
- package/dist-types/models/models_0.d.ts +63 -16
- package/dist-types/models/models_1.d.ts +30 -142
- package/dist-types/models/models_2.d.ts +143 -2
- package/dist-types/ts3.4/commands/UpdateChannelClassCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateChannelCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateInputCommand.d.ts +1 -2
- package/dist-types/ts3.4/models/models_0.d.ts +42 -16
- package/dist-types/ts3.4/models/models_1.d.ts +24 -72
- package/dist-types/ts3.4/models/models_2.d.ts +73 -2
- package/package.json +6 -6
|
@@ -7243,7 +7243,9 @@ var serializeAws_restJson1AudioChannelMapping = function (input, context) {
|
|
|
7243
7243
|
})), (input.OutputChannel != null && { outputChannel: input.OutputChannel }));
|
|
7244
7244
|
};
|
|
7245
7245
|
var serializeAws_restJson1AudioCodecSettings = function (input, context) {
|
|
7246
|
-
return __assign(__assign(__assign(__assign(__assign(__assign({}, (input.AacSettings != null && { aacSettings: serializeAws_restJson1AacSettings(input.AacSettings, context) })), (input.Ac3Settings != null && { ac3Settings: serializeAws_restJson1Ac3Settings(input.Ac3Settings, context) })), (input.
|
|
7246
|
+
return __assign(__assign(__assign(__assign(__assign(__assign(__assign({}, (input.AacSettings != null && { aacSettings: serializeAws_restJson1AacSettings(input.AacSettings, context) })), (input.Ac3Settings != null && { ac3Settings: serializeAws_restJson1Ac3Settings(input.Ac3Settings, context) })), (input.Eac3AtmosSettings != null && {
|
|
7247
|
+
eac3AtmosSettings: serializeAws_restJson1Eac3AtmosSettings(input.Eac3AtmosSettings, context),
|
|
7248
|
+
})), (input.Eac3Settings != null && {
|
|
7247
7249
|
eac3Settings: serializeAws_restJson1Eac3Settings(input.Eac3Settings, context),
|
|
7248
7250
|
})), (input.Mp2Settings != null && { mp2Settings: serializeAws_restJson1Mp2Settings(input.Mp2Settings, context) })), (input.PassThroughSettings != null && {
|
|
7249
7251
|
passThroughSettings: serializeAws_restJson1PassThroughSettings(input.PassThroughSettings, context),
|
|
@@ -7417,6 +7419,9 @@ var serializeAws_restJson1CdiInputSpecification = function (input, context) {
|
|
|
7417
7419
|
var serializeAws_restJson1ColorSpacePassthroughSettings = function (input, context) {
|
|
7418
7420
|
return {};
|
|
7419
7421
|
};
|
|
7422
|
+
var serializeAws_restJson1DolbyVision81Settings = function (input, context) {
|
|
7423
|
+
return {};
|
|
7424
|
+
};
|
|
7420
7425
|
var serializeAws_restJson1DvbNitSettings = function (input, context) {
|
|
7421
7426
|
return __assign(__assign(__assign({}, (input.NetworkId != null && { networkId: input.NetworkId })), (input.NetworkName != null && { networkName: input.NetworkName })), (input.RepInterval != null && { repInterval: input.RepInterval }));
|
|
7422
7427
|
};
|
|
@@ -7432,6 +7437,9 @@ var serializeAws_restJson1DvbSubSourceSettings = function (input, context) {
|
|
|
7432
7437
|
var serializeAws_restJson1DvbTdtSettings = function (input, context) {
|
|
7433
7438
|
return __assign({}, (input.RepInterval != null && { repInterval: input.RepInterval }));
|
|
7434
7439
|
};
|
|
7440
|
+
var serializeAws_restJson1Eac3AtmosSettings = function (input, context) {
|
|
7441
|
+
return __assign(__assign(__assign(__assign(__assign(__assign(__assign({}, (input.Bitrate != null && { bitrate: __serializeFloat(input.Bitrate) })), (input.CodingMode != null && { codingMode: input.CodingMode })), (input.Dialnorm != null && { dialnorm: input.Dialnorm })), (input.DrcLine != null && { drcLine: input.DrcLine })), (input.DrcRf != null && { drcRf: input.DrcRf })), (input.HeightTrim != null && { heightTrim: __serializeFloat(input.HeightTrim) })), (input.SurroundTrim != null && { surroundTrim: __serializeFloat(input.SurroundTrim) }));
|
|
7442
|
+
};
|
|
7435
7443
|
var serializeAws_restJson1Eac3Settings = function (input, context) {
|
|
7436
7444
|
return __assign(__assign(__assign(__assign(__assign(__assign(__assign(__assign(__assign(__assign(__assign(__assign(__assign(__assign(__assign(__assign(__assign(__assign(__assign(__assign({}, (input.AttenuationControl != null && { attenuationControl: input.AttenuationControl })), (input.Bitrate != null && { bitrate: __serializeFloat(input.Bitrate) })), (input.BitstreamMode != null && { bitstreamMode: input.BitstreamMode })), (input.CodingMode != null && { codingMode: input.CodingMode })), (input.DcFilter != null && { dcFilter: input.DcFilter })), (input.Dialnorm != null && { dialnorm: input.Dialnorm })), (input.DrcLine != null && { drcLine: input.DrcLine })), (input.DrcRf != null && { drcRf: input.DrcRf })), (input.LfeControl != null && { lfeControl: input.LfeControl })), (input.LfeFilter != null && { lfeFilter: input.LfeFilter })), (input.LoRoCenterMixLevel != null && { loRoCenterMixLevel: __serializeFloat(input.LoRoCenterMixLevel) })), (input.LoRoSurroundMixLevel != null && { loRoSurroundMixLevel: __serializeFloat(input.LoRoSurroundMixLevel) })), (input.LtRtCenterMixLevel != null && { ltRtCenterMixLevel: __serializeFloat(input.LtRtCenterMixLevel) })), (input.LtRtSurroundMixLevel != null && { ltRtSurroundMixLevel: __serializeFloat(input.LtRtSurroundMixLevel) })), (input.MetadataControl != null && { metadataControl: input.MetadataControl })), (input.PassthroughControl != null && { passthroughControl: input.PassthroughControl })), (input.PhaseControl != null && { phaseControl: input.PhaseControl })), (input.StereoDownmix != null && { stereoDownmix: input.StereoDownmix })), (input.SurroundExMode != null && { surroundExMode: input.SurroundExMode })), (input.SurroundMode != null && { surroundMode: input.SurroundMode }));
|
|
7437
7445
|
};
|
|
@@ -7556,8 +7564,10 @@ var serializeAws_restJson1H264Settings = function (input, context) {
|
|
|
7556
7564
|
})), (input.FixedAfd != null && { fixedAfd: input.FixedAfd })), (input.FlickerAq != null && { flickerAq: input.FlickerAq })), (input.ForceFieldPictures != null && { forceFieldPictures: input.ForceFieldPictures })), (input.FramerateControl != null && { framerateControl: input.FramerateControl })), (input.FramerateDenominator != null && { framerateDenominator: input.FramerateDenominator })), (input.FramerateNumerator != null && { framerateNumerator: input.FramerateNumerator })), (input.GopBReference != null && { gopBReference: input.GopBReference })), (input.GopClosedCadence != null && { gopClosedCadence: input.GopClosedCadence })), (input.GopNumBFrames != null && { gopNumBFrames: input.GopNumBFrames })), (input.GopSize != null && { gopSize: __serializeFloat(input.GopSize) })), (input.GopSizeUnits != null && { gopSizeUnits: input.GopSizeUnits })), (input.Level != null && { level: input.Level })), (input.LookAheadRateControl != null && { lookAheadRateControl: input.LookAheadRateControl })), (input.MaxBitrate != null && { maxBitrate: input.MaxBitrate })), (input.MinIInterval != null && { minIInterval: input.MinIInterval })), (input.NumRefFrames != null && { numRefFrames: input.NumRefFrames })), (input.ParControl != null && { parControl: input.ParControl })), (input.ParDenominator != null && { parDenominator: input.ParDenominator })), (input.ParNumerator != null && { parNumerator: input.ParNumerator })), (input.Profile != null && { profile: input.Profile })), (input.QualityLevel != null && { qualityLevel: input.QualityLevel })), (input.QvbrQualityLevel != null && { qvbrQualityLevel: input.QvbrQualityLevel })), (input.RateControlMode != null && { rateControlMode: input.RateControlMode })), (input.ScanType != null && { scanType: input.ScanType })), (input.SceneChangeDetect != null && { sceneChangeDetect: input.SceneChangeDetect })), (input.Slices != null && { slices: input.Slices })), (input.Softness != null && { softness: input.Softness })), (input.SpatialAq != null && { spatialAq: input.SpatialAq })), (input.SubgopLength != null && { subgopLength: input.SubgopLength })), (input.Syntax != null && { syntax: input.Syntax })), (input.TemporalAq != null && { temporalAq: input.TemporalAq })), (input.TimecodeInsertion != null && { timecodeInsertion: input.TimecodeInsertion }));
|
|
7557
7565
|
};
|
|
7558
7566
|
var serializeAws_restJson1H265ColorSpaceSettings = function (input, context) {
|
|
7559
|
-
return __assign(__assign(__assign(__assign({}, (input.ColorSpacePassthroughSettings != null && {
|
|
7567
|
+
return __assign(__assign(__assign(__assign(__assign({}, (input.ColorSpacePassthroughSettings != null && {
|
|
7560
7568
|
colorSpacePassthroughSettings: serializeAws_restJson1ColorSpacePassthroughSettings(input.ColorSpacePassthroughSettings, context),
|
|
7569
|
+
})), (input.DolbyVision81Settings != null && {
|
|
7570
|
+
dolbyVision81Settings: serializeAws_restJson1DolbyVision81Settings(input.DolbyVision81Settings, context),
|
|
7561
7571
|
})), (input.Hdr10Settings != null && {
|
|
7562
7572
|
hdr10Settings: serializeAws_restJson1Hdr10Settings(input.Hdr10Settings, context),
|
|
7563
7573
|
})), (input.Rec601Settings != null && {
|
|
@@ -8754,6 +8764,9 @@ var deserializeAws_restJson1AudioCodecSettings = function (output, context) {
|
|
|
8754
8764
|
return {
|
|
8755
8765
|
AacSettings: output.aacSettings != null ? deserializeAws_restJson1AacSettings(output.aacSettings, context) : undefined,
|
|
8756
8766
|
Ac3Settings: output.ac3Settings != null ? deserializeAws_restJson1Ac3Settings(output.ac3Settings, context) : undefined,
|
|
8767
|
+
Eac3AtmosSettings: output.eac3AtmosSettings != null
|
|
8768
|
+
? deserializeAws_restJson1Eac3AtmosSettings(output.eac3AtmosSettings, context)
|
|
8769
|
+
: undefined,
|
|
8757
8770
|
Eac3Settings: output.eac3Settings != null ? deserializeAws_restJson1Eac3Settings(output.eac3Settings, context) : undefined,
|
|
8758
8771
|
Mp2Settings: output.mp2Settings != null ? deserializeAws_restJson1Mp2Settings(output.mp2Settings, context) : undefined,
|
|
8759
8772
|
PassThroughSettings: output.passThroughSettings != null
|
|
@@ -9141,6 +9154,9 @@ var deserializeAws_restJson1ChannelSummary = function (output, context) {
|
|
|
9141
9154
|
var deserializeAws_restJson1ColorSpacePassthroughSettings = function (output, context) {
|
|
9142
9155
|
return {};
|
|
9143
9156
|
};
|
|
9157
|
+
var deserializeAws_restJson1DolbyVision81Settings = function (output, context) {
|
|
9158
|
+
return {};
|
|
9159
|
+
};
|
|
9144
9160
|
var deserializeAws_restJson1DvbNitSettings = function (output, context) {
|
|
9145
9161
|
return {
|
|
9146
9162
|
NetworkId: __expectInt32(output.networkId),
|
|
@@ -9188,6 +9204,17 @@ var deserializeAws_restJson1DvbTdtSettings = function (output, context) {
|
|
|
9188
9204
|
RepInterval: __expectInt32(output.repInterval),
|
|
9189
9205
|
};
|
|
9190
9206
|
};
|
|
9207
|
+
var deserializeAws_restJson1Eac3AtmosSettings = function (output, context) {
|
|
9208
|
+
return {
|
|
9209
|
+
Bitrate: __limitedParseDouble(output.bitrate),
|
|
9210
|
+
CodingMode: __expectString(output.codingMode),
|
|
9211
|
+
Dialnorm: __expectInt32(output.dialnorm),
|
|
9212
|
+
DrcLine: __expectString(output.drcLine),
|
|
9213
|
+
DrcRf: __expectString(output.drcRf),
|
|
9214
|
+
HeightTrim: __limitedParseDouble(output.heightTrim),
|
|
9215
|
+
SurroundTrim: __limitedParseDouble(output.surroundTrim),
|
|
9216
|
+
};
|
|
9217
|
+
};
|
|
9191
9218
|
var deserializeAws_restJson1Eac3Settings = function (output, context) {
|
|
9192
9219
|
return {
|
|
9193
9220
|
AttenuationControl: __expectString(output.attenuationControl),
|
|
@@ -9440,6 +9467,9 @@ var deserializeAws_restJson1H265ColorSpaceSettings = function (output, context)
|
|
|
9440
9467
|
ColorSpacePassthroughSettings: output.colorSpacePassthroughSettings != null
|
|
9441
9468
|
? deserializeAws_restJson1ColorSpacePassthroughSettings(output.colorSpacePassthroughSettings, context)
|
|
9442
9469
|
: undefined,
|
|
9470
|
+
DolbyVision81Settings: output.dolbyVision81Settings != null
|
|
9471
|
+
? deserializeAws_restJson1DolbyVision81Settings(output.dolbyVision81Settings, context)
|
|
9472
|
+
: undefined,
|
|
9443
9473
|
Hdr10Settings: output.hdr10Settings != null ? deserializeAws_restJson1Hdr10Settings(output.hdr10Settings, context) : undefined,
|
|
9444
9474
|
Rec601Settings: output.rec601Settings != null
|
|
9445
9475
|
? deserializeAws_restJson1Rec601Settings(output.rec601Settings, context)
|
|
@@ -10918,6 +10948,9 @@ var loadRestJsonErrorCode = function (output, data) {
|
|
|
10918
10948
|
if (typeof cleanValue === "number") {
|
|
10919
10949
|
cleanValue = cleanValue.toString();
|
|
10920
10950
|
}
|
|
10951
|
+
if (cleanValue.indexOf(",") >= 0) {
|
|
10952
|
+
cleanValue = cleanValue.split(",")[0];
|
|
10953
|
+
}
|
|
10921
10954
|
if (cleanValue.indexOf(":") >= 0) {
|
|
10922
10955
|
cleanValue = cleanValue.split(":")[0];
|
|
10923
10956
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
2
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
3
|
import { MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaLiveClient";
|
|
4
|
-
import { UpdateChannelClassRequest, UpdateChannelClassResponse } from "../models/
|
|
4
|
+
import { UpdateChannelClassRequest, UpdateChannelClassResponse } from "../models/models_2";
|
|
5
5
|
export interface UpdateChannelClassCommandInput extends UpdateChannelClassRequest {
|
|
6
6
|
}
|
|
7
7
|
export interface UpdateChannelClassCommandOutput extends UpdateChannelClassResponse, __MetadataBearer {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
2
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
3
|
import { MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaLiveClient";
|
|
4
|
-
import { UpdateChannelRequest, UpdateChannelResponse } from "../models/
|
|
4
|
+
import { UpdateChannelRequest, UpdateChannelResponse } from "../models/models_2";
|
|
5
5
|
export interface UpdateChannelCommandInput extends UpdateChannelRequest {
|
|
6
6
|
}
|
|
7
7
|
export interface UpdateChannelCommandOutput extends UpdateChannelResponse, __MetadataBearer {
|
|
@@ -1,8 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
2
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
3
|
import { MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaLiveClient";
|
|
4
|
-
import { UpdateInputRequest } from "../models/
|
|
5
|
-
import { UpdateInputResponse } from "../models/models_2";
|
|
4
|
+
import { UpdateInputRequest, UpdateInputResponse } from "../models/models_2";
|
|
6
5
|
export interface UpdateInputCommandInput extends UpdateInputRequest {
|
|
7
6
|
}
|
|
8
7
|
export interface UpdateInputCommandOutput extends UpdateInputResponse, __MetadataBearer {
|
|
@@ -262,6 +262,61 @@ export interface Ac3Settings {
|
|
|
262
262
|
*/
|
|
263
263
|
MetadataControl?: Ac3MetadataControl | string;
|
|
264
264
|
}
|
|
265
|
+
export declare enum Eac3AtmosCodingMode {
|
|
266
|
+
CODING_MODE_5_1_4 = "CODING_MODE_5_1_4",
|
|
267
|
+
CODING_MODE_7_1_4 = "CODING_MODE_7_1_4",
|
|
268
|
+
CODING_MODE_9_1_6 = "CODING_MODE_9_1_6"
|
|
269
|
+
}
|
|
270
|
+
export declare enum Eac3AtmosDrcLine {
|
|
271
|
+
FILM_LIGHT = "FILM_LIGHT",
|
|
272
|
+
FILM_STANDARD = "FILM_STANDARD",
|
|
273
|
+
MUSIC_LIGHT = "MUSIC_LIGHT",
|
|
274
|
+
MUSIC_STANDARD = "MUSIC_STANDARD",
|
|
275
|
+
NONE = "NONE",
|
|
276
|
+
SPEECH = "SPEECH"
|
|
277
|
+
}
|
|
278
|
+
export declare enum Eac3AtmosDrcRf {
|
|
279
|
+
FILM_LIGHT = "FILM_LIGHT",
|
|
280
|
+
FILM_STANDARD = "FILM_STANDARD",
|
|
281
|
+
MUSIC_LIGHT = "MUSIC_LIGHT",
|
|
282
|
+
MUSIC_STANDARD = "MUSIC_STANDARD",
|
|
283
|
+
NONE = "NONE",
|
|
284
|
+
SPEECH = "SPEECH"
|
|
285
|
+
}
|
|
286
|
+
/**
|
|
287
|
+
* Eac3 Atmos Settings
|
|
288
|
+
*/
|
|
289
|
+
export interface Eac3AtmosSettings {
|
|
290
|
+
/**
|
|
291
|
+
* Average bitrate in bits/second. Valid bitrates depend on the coding mode.
|
|
292
|
+
* // * @affectsRightSizing true
|
|
293
|
+
*/
|
|
294
|
+
Bitrate?: number;
|
|
295
|
+
/**
|
|
296
|
+
* Dolby Digital Plus with Dolby Atmos coding mode. Determines number of channels.
|
|
297
|
+
*/
|
|
298
|
+
CodingMode?: Eac3AtmosCodingMode | string;
|
|
299
|
+
/**
|
|
300
|
+
* Sets the dialnorm for the output. Default 23.
|
|
301
|
+
*/
|
|
302
|
+
Dialnorm?: number;
|
|
303
|
+
/**
|
|
304
|
+
* Sets the Dolby dynamic range compression profile.
|
|
305
|
+
*/
|
|
306
|
+
DrcLine?: Eac3AtmosDrcLine | string;
|
|
307
|
+
/**
|
|
308
|
+
* Sets the profile for heavy Dolby dynamic range compression, ensures that the instantaneous signal peaks do not exceed specified levels.
|
|
309
|
+
*/
|
|
310
|
+
DrcRf?: Eac3AtmosDrcRf | string;
|
|
311
|
+
/**
|
|
312
|
+
* Height dimensional trim. Sets the maximum amount to attenuate the height channels when the downstream player isn??t configured to handle Dolby Digital Plus with Dolby Atmos and must remix the channels.
|
|
313
|
+
*/
|
|
314
|
+
HeightTrim?: number;
|
|
315
|
+
/**
|
|
316
|
+
* Surround dimensional trim. Sets the maximum amount to attenuate the surround channels when the downstream player isn't configured to handle Dolby Digital Plus with Dolby Atmos and must remix the channels.
|
|
317
|
+
*/
|
|
318
|
+
SurroundTrim?: number;
|
|
319
|
+
}
|
|
265
320
|
export declare enum Eac3AttenuationControl {
|
|
266
321
|
ATTENUATE_3_DB = "ATTENUATE_3_DB",
|
|
267
322
|
NONE = "NONE"
|
|
@@ -480,6 +535,10 @@ export interface AudioCodecSettings {
|
|
|
480
535
|
* Ac3 Settings
|
|
481
536
|
*/
|
|
482
537
|
Ac3Settings?: Ac3Settings;
|
|
538
|
+
/**
|
|
539
|
+
* Eac3 Atmos Settings
|
|
540
|
+
*/
|
|
541
|
+
Eac3AtmosSettings?: Eac3AtmosSettings;
|
|
483
542
|
/**
|
|
484
543
|
* Eac3 Settings
|
|
485
544
|
*/
|
|
@@ -3723,22 +3782,6 @@ export declare enum HlsProgramDateTime {
|
|
|
3723
3782
|
EXCLUDE = "EXCLUDE",
|
|
3724
3783
|
INCLUDE = "INCLUDE"
|
|
3725
3784
|
}
|
|
3726
|
-
export declare enum HlsProgramDateTimeClock {
|
|
3727
|
-
INITIALIZE_FROM_OUTPUT_TIMECODE = "INITIALIZE_FROM_OUTPUT_TIMECODE",
|
|
3728
|
-
SYSTEM_CLOCK = "SYSTEM_CLOCK"
|
|
3729
|
-
}
|
|
3730
|
-
export declare enum HlsRedundantManifest {
|
|
3731
|
-
DISABLED = "DISABLED",
|
|
3732
|
-
ENABLED = "ENABLED"
|
|
3733
|
-
}
|
|
3734
|
-
export declare enum HlsSegmentationMode {
|
|
3735
|
-
USE_INPUT_SEGMENTATION = "USE_INPUT_SEGMENTATION",
|
|
3736
|
-
USE_SEGMENT_DURATION = "USE_SEGMENT_DURATION"
|
|
3737
|
-
}
|
|
3738
|
-
export declare enum HlsStreamInfResolution {
|
|
3739
|
-
EXCLUDE = "EXCLUDE",
|
|
3740
|
-
INCLUDE = "INCLUDE"
|
|
3741
|
-
}
|
|
3742
3785
|
/**
|
|
3743
3786
|
* @internal
|
|
3744
3787
|
*/
|
|
@@ -3775,6 +3818,10 @@ export declare const AacSettingsFilterSensitiveLog: (obj: AacSettings) => any;
|
|
|
3775
3818
|
* @internal
|
|
3776
3819
|
*/
|
|
3777
3820
|
export declare const Ac3SettingsFilterSensitiveLog: (obj: Ac3Settings) => any;
|
|
3821
|
+
/**
|
|
3822
|
+
* @internal
|
|
3823
|
+
*/
|
|
3824
|
+
export declare const Eac3AtmosSettingsFilterSensitiveLog: (obj: Eac3AtmosSettings) => any;
|
|
3778
3825
|
/**
|
|
3779
3826
|
* @internal
|
|
3780
3827
|
*/
|
|
@@ -2,7 +2,23 @@
|
|
|
2
2
|
import { ExceptionOptionType as __ExceptionOptionType } from "@aws-sdk/smithy-client";
|
|
3
3
|
import { Readable } from "stream";
|
|
4
4
|
import { MediaLiveServiceException as __BaseException } from "./MediaLiveServiceException";
|
|
5
|
-
import { ArchiveGroupSettings, AudioDescription, BatchFailedResultModel, BatchSuccessfulResultModel, CaptionDescription, CaptionLanguageMapping, CdiInputSpecification, ChannelClass, ChannelEgressEndpoint, ChannelState, ChannelSummary, DeviceSettingsSyncState, DeviceUpdateStatus, FrameCaptureGroupSettings, Hdr10Settings, HlsAdMarkers, HlsCaptionLanguageSetting, HlsCdnSettings, HlsClientCache, HlsCodecSpecification, HlsDirectoryStructure, HlsDiscontinuityTags, HlsEncryptionType, HlsId3SegmentTaggingState, HlsIncompleteSegmentBehavior, HlsIvInManifest, HlsIvSource, HlsManifestCompression, HlsManifestDurationFormat, HlsMode, HlsOutputSelection, HlsProgramDateTime,
|
|
5
|
+
import { ArchiveGroupSettings, AudioDescription, BatchFailedResultModel, BatchSuccessfulResultModel, CaptionDescription, CaptionLanguageMapping, CdiInputSpecification, ChannelClass, ChannelEgressEndpoint, ChannelState, ChannelSummary, DeviceSettingsSyncState, DeviceUpdateStatus, FrameCaptureGroupSettings, Hdr10Settings, HlsAdMarkers, HlsCaptionLanguageSetting, HlsCdnSettings, HlsClientCache, HlsCodecSpecification, HlsDirectoryStructure, HlsDiscontinuityTags, HlsEncryptionType, HlsId3SegmentTaggingState, HlsIncompleteSegmentBehavior, HlsIvInManifest, HlsIvSource, HlsManifestCompression, HlsManifestDurationFormat, HlsMode, HlsOutputSelection, HlsProgramDateTime, IFrameOnlyPlaylistType, Input, InputAttachment, InputClass, InputDestination, InputDestinationRequest, InputDeviceConfiguredInput, InputDeviceConnectionState, InputDeviceHdSettings, InputDeviceNetworkSettings, InputDeviceSettings, InputDeviceSummary, InputDeviceType, InputDeviceUhdSettings, InputLocation, InputLossActionForHlsOut, InputSecurityGroup, InputSecurityGroupState, InputSource, InputSourceRequest, InputSourceType, InputSpecification, InputState, InputType, InputWhitelistRule, InputWhitelistRuleCidr, KeyProviderSettings, LogLevel, MaintenanceDay, MaintenanceStatus, MediaConnectFlow, MediaConnectFlowRequest, MultiplexOutputDestination, MultiplexProgramPipelineDetail, MultiplexProgramSummary, MultiplexState, MultiplexSummary, Offering, OfferingDurationUnits, OfferingType, Output, OutputDestination, OutputLocationRef, ReservationResourceSpecification, VpcOutputSettingsDescription } from "./models_0";
|
|
6
|
+
export declare enum HlsProgramDateTimeClock {
|
|
7
|
+
INITIALIZE_FROM_OUTPUT_TIMECODE = "INITIALIZE_FROM_OUTPUT_TIMECODE",
|
|
8
|
+
SYSTEM_CLOCK = "SYSTEM_CLOCK"
|
|
9
|
+
}
|
|
10
|
+
export declare enum HlsRedundantManifest {
|
|
11
|
+
DISABLED = "DISABLED",
|
|
12
|
+
ENABLED = "ENABLED"
|
|
13
|
+
}
|
|
14
|
+
export declare enum HlsSegmentationMode {
|
|
15
|
+
USE_INPUT_SEGMENTATION = "USE_INPUT_SEGMENTATION",
|
|
16
|
+
USE_SEGMENT_DURATION = "USE_SEGMENT_DURATION"
|
|
17
|
+
}
|
|
18
|
+
export declare enum HlsStreamInfResolution {
|
|
19
|
+
EXCLUDE = "EXCLUDE",
|
|
20
|
+
INCLUDE = "INCLUDE"
|
|
21
|
+
}
|
|
6
22
|
export declare enum HlsTimedMetadataId3Frame {
|
|
7
23
|
NONE = "NONE",
|
|
8
24
|
PRIV = "PRIV",
|
|
@@ -1581,6 +1597,11 @@ export declare enum H265ColorMetadata {
|
|
|
1581
1597
|
IGNORE = "IGNORE",
|
|
1582
1598
|
INSERT = "INSERT"
|
|
1583
1599
|
}
|
|
1600
|
+
/**
|
|
1601
|
+
* Dolby Vision Profile 8.1 Settings
|
|
1602
|
+
*/
|
|
1603
|
+
export interface DolbyVision81Settings {
|
|
1604
|
+
}
|
|
1584
1605
|
/**
|
|
1585
1606
|
* H265 Color Space Settings
|
|
1586
1607
|
*/
|
|
@@ -1589,6 +1610,10 @@ export interface H265ColorSpaceSettings {
|
|
|
1589
1610
|
* Passthrough applies no color space conversion to the output
|
|
1590
1611
|
*/
|
|
1591
1612
|
ColorSpacePassthroughSettings?: ColorSpacePassthroughSettings;
|
|
1613
|
+
/**
|
|
1614
|
+
* Dolby Vision Profile 8.1 Settings
|
|
1615
|
+
*/
|
|
1616
|
+
DolbyVision81Settings?: DolbyVision81Settings;
|
|
1592
1617
|
/**
|
|
1593
1618
|
* Hdr10 Settings
|
|
1594
1619
|
*/
|
|
@@ -4952,127 +4977,6 @@ export interface TransferInputDeviceRequest {
|
|
|
4952
4977
|
*/
|
|
4953
4978
|
export interface TransferInputDeviceResponse {
|
|
4954
4979
|
}
|
|
4955
|
-
/**
|
|
4956
|
-
* A request to update a channel.
|
|
4957
|
-
*/
|
|
4958
|
-
export interface UpdateChannelRequest {
|
|
4959
|
-
/**
|
|
4960
|
-
* Specification of CDI inputs for this channel
|
|
4961
|
-
*/
|
|
4962
|
-
CdiInputSpecification?: CdiInputSpecification;
|
|
4963
|
-
/**
|
|
4964
|
-
* channel ID
|
|
4965
|
-
*/
|
|
4966
|
-
ChannelId: string | undefined;
|
|
4967
|
-
/**
|
|
4968
|
-
* A list of output destinations for this channel.
|
|
4969
|
-
*/
|
|
4970
|
-
Destinations?: OutputDestination[];
|
|
4971
|
-
/**
|
|
4972
|
-
* The encoder settings for this channel.
|
|
4973
|
-
*/
|
|
4974
|
-
EncoderSettings?: EncoderSettings;
|
|
4975
|
-
/**
|
|
4976
|
-
* Placeholder documentation for __listOfInputAttachment
|
|
4977
|
-
*/
|
|
4978
|
-
InputAttachments?: InputAttachment[];
|
|
4979
|
-
/**
|
|
4980
|
-
* Specification of network and file inputs for this channel
|
|
4981
|
-
*/
|
|
4982
|
-
InputSpecification?: InputSpecification;
|
|
4983
|
-
/**
|
|
4984
|
-
* The log level to write to CloudWatch Logs.
|
|
4985
|
-
*/
|
|
4986
|
-
LogLevel?: LogLevel | string;
|
|
4987
|
-
/**
|
|
4988
|
-
* Maintenance settings for this channel.
|
|
4989
|
-
*/
|
|
4990
|
-
Maintenance?: MaintenanceUpdateSettings;
|
|
4991
|
-
/**
|
|
4992
|
-
* The name of the channel.
|
|
4993
|
-
*/
|
|
4994
|
-
Name?: string;
|
|
4995
|
-
/**
|
|
4996
|
-
* An optional Amazon Resource Name (ARN) of the role to assume when running the Channel. If you do not specify this on an update call but the role was previously set that role will be removed.
|
|
4997
|
-
*/
|
|
4998
|
-
RoleArn?: string;
|
|
4999
|
-
}
|
|
5000
|
-
/**
|
|
5001
|
-
* Placeholder documentation for UpdateChannelResponse
|
|
5002
|
-
*/
|
|
5003
|
-
export interface UpdateChannelResponse {
|
|
5004
|
-
/**
|
|
5005
|
-
* Placeholder documentation for Channel
|
|
5006
|
-
*/
|
|
5007
|
-
Channel?: Channel;
|
|
5008
|
-
}
|
|
5009
|
-
/**
|
|
5010
|
-
* Channel class that the channel should be updated to.
|
|
5011
|
-
*/
|
|
5012
|
-
export interface UpdateChannelClassRequest {
|
|
5013
|
-
/**
|
|
5014
|
-
* The channel class that you wish to update this channel to use.
|
|
5015
|
-
*/
|
|
5016
|
-
ChannelClass: ChannelClass | string | undefined;
|
|
5017
|
-
/**
|
|
5018
|
-
* Channel Id of the channel whose class should be updated.
|
|
5019
|
-
*/
|
|
5020
|
-
ChannelId: string | undefined;
|
|
5021
|
-
/**
|
|
5022
|
-
* A list of output destinations for this channel.
|
|
5023
|
-
*/
|
|
5024
|
-
Destinations?: OutputDestination[];
|
|
5025
|
-
}
|
|
5026
|
-
/**
|
|
5027
|
-
* Placeholder documentation for UpdateChannelClassResponse
|
|
5028
|
-
*/
|
|
5029
|
-
export interface UpdateChannelClassResponse {
|
|
5030
|
-
/**
|
|
5031
|
-
* Placeholder documentation for Channel
|
|
5032
|
-
*/
|
|
5033
|
-
Channel?: Channel;
|
|
5034
|
-
}
|
|
5035
|
-
/**
|
|
5036
|
-
* A request to update an input.
|
|
5037
|
-
*/
|
|
5038
|
-
export interface UpdateInputRequest {
|
|
5039
|
-
/**
|
|
5040
|
-
* Destination settings for PUSH type inputs.
|
|
5041
|
-
*/
|
|
5042
|
-
Destinations?: InputDestinationRequest[];
|
|
5043
|
-
/**
|
|
5044
|
-
* Settings for the devices.
|
|
5045
|
-
*/
|
|
5046
|
-
InputDevices?: InputDeviceRequest[];
|
|
5047
|
-
/**
|
|
5048
|
-
* Unique ID of the input.
|
|
5049
|
-
*/
|
|
5050
|
-
InputId: string | undefined;
|
|
5051
|
-
/**
|
|
5052
|
-
* A list of security groups referenced by IDs to attach to the input.
|
|
5053
|
-
*/
|
|
5054
|
-
InputSecurityGroups?: string[];
|
|
5055
|
-
/**
|
|
5056
|
-
* A list of the MediaConnect Flow ARNs that you want to use as the source of the input. You can specify as few as one
|
|
5057
|
-
* Flow and presently, as many as two. The only requirement is when you have more than one is that each Flow is in a
|
|
5058
|
-
* separate Availability Zone as this ensures your EML input is redundant to AZ issues.
|
|
5059
|
-
*/
|
|
5060
|
-
MediaConnectFlows?: MediaConnectFlowRequest[];
|
|
5061
|
-
/**
|
|
5062
|
-
* Name of the input.
|
|
5063
|
-
*/
|
|
5064
|
-
Name?: string;
|
|
5065
|
-
/**
|
|
5066
|
-
* The Amazon Resource Name (ARN) of the role this input assumes during and after creation.
|
|
5067
|
-
*/
|
|
5068
|
-
RoleArn?: string;
|
|
5069
|
-
/**
|
|
5070
|
-
* The source URLs for a PULL-type input. Every PULL type input needs
|
|
5071
|
-
* exactly two source URLs for redundancy.
|
|
5072
|
-
* Only specify sources for PULL type Inputs. Leave Destinations empty.
|
|
5073
|
-
*/
|
|
5074
|
-
Sources?: InputSourceRequest[];
|
|
5075
|
-
}
|
|
5076
4980
|
/**
|
|
5077
4981
|
* @internal
|
|
5078
4982
|
*/
|
|
@@ -5261,6 +5165,10 @@ export declare const H264FilterSettingsFilterSensitiveLog: (obj: H264FilterSetti
|
|
|
5261
5165
|
* @internal
|
|
5262
5166
|
*/
|
|
5263
5167
|
export declare const H264SettingsFilterSensitiveLog: (obj: H264Settings) => any;
|
|
5168
|
+
/**
|
|
5169
|
+
* @internal
|
|
5170
|
+
*/
|
|
5171
|
+
export declare const DolbyVision81SettingsFilterSensitiveLog: (obj: DolbyVision81Settings) => any;
|
|
5264
5172
|
/**
|
|
5265
5173
|
* @internal
|
|
5266
5174
|
*/
|
|
@@ -5821,23 +5729,3 @@ export declare const TransferInputDeviceRequestFilterSensitiveLog: (obj: Transfe
|
|
|
5821
5729
|
* @internal
|
|
5822
5730
|
*/
|
|
5823
5731
|
export declare const TransferInputDeviceResponseFilterSensitiveLog: (obj: TransferInputDeviceResponse) => any;
|
|
5824
|
-
/**
|
|
5825
|
-
* @internal
|
|
5826
|
-
*/
|
|
5827
|
-
export declare const UpdateChannelRequestFilterSensitiveLog: (obj: UpdateChannelRequest) => any;
|
|
5828
|
-
/**
|
|
5829
|
-
* @internal
|
|
5830
|
-
*/
|
|
5831
|
-
export declare const UpdateChannelResponseFilterSensitiveLog: (obj: UpdateChannelResponse) => any;
|
|
5832
|
-
/**
|
|
5833
|
-
* @internal
|
|
5834
|
-
*/
|
|
5835
|
-
export declare const UpdateChannelClassRequestFilterSensitiveLog: (obj: UpdateChannelClassRequest) => any;
|
|
5836
|
-
/**
|
|
5837
|
-
* @internal
|
|
5838
|
-
*/
|
|
5839
|
-
export declare const UpdateChannelClassResponseFilterSensitiveLog: (obj: UpdateChannelClassResponse) => any;
|
|
5840
|
-
/**
|
|
5841
|
-
* @internal
|
|
5842
|
-
*/
|
|
5843
|
-
export declare const UpdateInputRequestFilterSensitiveLog: (obj: UpdateInputRequest) => any;
|
|
@@ -1,5 +1,126 @@
|
|
|
1
|
-
import { DeviceSettingsSyncState, DeviceUpdateStatus, Input, InputDeviceConnectionState, InputDeviceHdSettings, InputDeviceNetworkSettings, InputDeviceType, InputDeviceUhdSettings, InputSecurityGroup, InputWhitelistRuleCidr } from "./models_0";
|
|
2
|
-
import { InputDeviceConfigurableSettings, Multiplex, MultiplexProgram, MultiplexProgramSettings, MultiplexSettings, RenewalSettings, Reservation } from "./models_1";
|
|
1
|
+
import { CdiInputSpecification, ChannelClass, DeviceSettingsSyncState, DeviceUpdateStatus, Input, InputAttachment, InputDestinationRequest, InputDeviceConnectionState, InputDeviceHdSettings, InputDeviceNetworkSettings, InputDeviceRequest, InputDeviceType, InputDeviceUhdSettings, InputSecurityGroup, InputSourceRequest, InputSpecification, InputWhitelistRuleCidr, LogLevel, MediaConnectFlowRequest, OutputDestination } from "./models_0";
|
|
2
|
+
import { Channel, EncoderSettings, InputDeviceConfigurableSettings, MaintenanceUpdateSettings, Multiplex, MultiplexProgram, MultiplexProgramSettings, MultiplexSettings, RenewalSettings, Reservation } from "./models_1";
|
|
3
|
+
/**
|
|
4
|
+
* A request to update a channel.
|
|
5
|
+
*/
|
|
6
|
+
export interface UpdateChannelRequest {
|
|
7
|
+
/**
|
|
8
|
+
* Specification of CDI inputs for this channel
|
|
9
|
+
*/
|
|
10
|
+
CdiInputSpecification?: CdiInputSpecification;
|
|
11
|
+
/**
|
|
12
|
+
* channel ID
|
|
13
|
+
*/
|
|
14
|
+
ChannelId: string | undefined;
|
|
15
|
+
/**
|
|
16
|
+
* A list of output destinations for this channel.
|
|
17
|
+
*/
|
|
18
|
+
Destinations?: OutputDestination[];
|
|
19
|
+
/**
|
|
20
|
+
* The encoder settings for this channel.
|
|
21
|
+
*/
|
|
22
|
+
EncoderSettings?: EncoderSettings;
|
|
23
|
+
/**
|
|
24
|
+
* Placeholder documentation for __listOfInputAttachment
|
|
25
|
+
*/
|
|
26
|
+
InputAttachments?: InputAttachment[];
|
|
27
|
+
/**
|
|
28
|
+
* Specification of network and file inputs for this channel
|
|
29
|
+
*/
|
|
30
|
+
InputSpecification?: InputSpecification;
|
|
31
|
+
/**
|
|
32
|
+
* The log level to write to CloudWatch Logs.
|
|
33
|
+
*/
|
|
34
|
+
LogLevel?: LogLevel | string;
|
|
35
|
+
/**
|
|
36
|
+
* Maintenance settings for this channel.
|
|
37
|
+
*/
|
|
38
|
+
Maintenance?: MaintenanceUpdateSettings;
|
|
39
|
+
/**
|
|
40
|
+
* The name of the channel.
|
|
41
|
+
*/
|
|
42
|
+
Name?: string;
|
|
43
|
+
/**
|
|
44
|
+
* An optional Amazon Resource Name (ARN) of the role to assume when running the Channel. If you do not specify this on an update call but the role was previously set that role will be removed.
|
|
45
|
+
*/
|
|
46
|
+
RoleArn?: string;
|
|
47
|
+
}
|
|
48
|
+
/**
|
|
49
|
+
* Placeholder documentation for UpdateChannelResponse
|
|
50
|
+
*/
|
|
51
|
+
export interface UpdateChannelResponse {
|
|
52
|
+
/**
|
|
53
|
+
* Placeholder documentation for Channel
|
|
54
|
+
*/
|
|
55
|
+
Channel?: Channel;
|
|
56
|
+
}
|
|
57
|
+
/**
|
|
58
|
+
* Channel class that the channel should be updated to.
|
|
59
|
+
*/
|
|
60
|
+
export interface UpdateChannelClassRequest {
|
|
61
|
+
/**
|
|
62
|
+
* The channel class that you wish to update this channel to use.
|
|
63
|
+
*/
|
|
64
|
+
ChannelClass: ChannelClass | string | undefined;
|
|
65
|
+
/**
|
|
66
|
+
* Channel Id of the channel whose class should be updated.
|
|
67
|
+
*/
|
|
68
|
+
ChannelId: string | undefined;
|
|
69
|
+
/**
|
|
70
|
+
* A list of output destinations for this channel.
|
|
71
|
+
*/
|
|
72
|
+
Destinations?: OutputDestination[];
|
|
73
|
+
}
|
|
74
|
+
/**
|
|
75
|
+
* Placeholder documentation for UpdateChannelClassResponse
|
|
76
|
+
*/
|
|
77
|
+
export interface UpdateChannelClassResponse {
|
|
78
|
+
/**
|
|
79
|
+
* Placeholder documentation for Channel
|
|
80
|
+
*/
|
|
81
|
+
Channel?: Channel;
|
|
82
|
+
}
|
|
83
|
+
/**
|
|
84
|
+
* A request to update an input.
|
|
85
|
+
*/
|
|
86
|
+
export interface UpdateInputRequest {
|
|
87
|
+
/**
|
|
88
|
+
* Destination settings for PUSH type inputs.
|
|
89
|
+
*/
|
|
90
|
+
Destinations?: InputDestinationRequest[];
|
|
91
|
+
/**
|
|
92
|
+
* Settings for the devices.
|
|
93
|
+
*/
|
|
94
|
+
InputDevices?: InputDeviceRequest[];
|
|
95
|
+
/**
|
|
96
|
+
* Unique ID of the input.
|
|
97
|
+
*/
|
|
98
|
+
InputId: string | undefined;
|
|
99
|
+
/**
|
|
100
|
+
* A list of security groups referenced by IDs to attach to the input.
|
|
101
|
+
*/
|
|
102
|
+
InputSecurityGroups?: string[];
|
|
103
|
+
/**
|
|
104
|
+
* A list of the MediaConnect Flow ARNs that you want to use as the source of the input. You can specify as few as one
|
|
105
|
+
* Flow and presently, as many as two. The only requirement is when you have more than one is that each Flow is in a
|
|
106
|
+
* separate Availability Zone as this ensures your EML input is redundant to AZ issues.
|
|
107
|
+
*/
|
|
108
|
+
MediaConnectFlows?: MediaConnectFlowRequest[];
|
|
109
|
+
/**
|
|
110
|
+
* Name of the input.
|
|
111
|
+
*/
|
|
112
|
+
Name?: string;
|
|
113
|
+
/**
|
|
114
|
+
* The Amazon Resource Name (ARN) of the role this input assumes during and after creation.
|
|
115
|
+
*/
|
|
116
|
+
RoleArn?: string;
|
|
117
|
+
/**
|
|
118
|
+
* The source URLs for a PULL-type input. Every PULL type input needs
|
|
119
|
+
* exactly two source URLs for redundancy.
|
|
120
|
+
* Only specify sources for PULL type Inputs. Leave Destinations empty.
|
|
121
|
+
*/
|
|
122
|
+
Sources?: InputSourceRequest[];
|
|
123
|
+
}
|
|
3
124
|
/**
|
|
4
125
|
* Placeholder documentation for UpdateInputResponse
|
|
5
126
|
*/
|
|
@@ -187,6 +308,26 @@ export interface UpdateReservationResponse {
|
|
|
187
308
|
*/
|
|
188
309
|
Reservation?: Reservation;
|
|
189
310
|
}
|
|
311
|
+
/**
|
|
312
|
+
* @internal
|
|
313
|
+
*/
|
|
314
|
+
export declare const UpdateChannelRequestFilterSensitiveLog: (obj: UpdateChannelRequest) => any;
|
|
315
|
+
/**
|
|
316
|
+
* @internal
|
|
317
|
+
*/
|
|
318
|
+
export declare const UpdateChannelResponseFilterSensitiveLog: (obj: UpdateChannelResponse) => any;
|
|
319
|
+
/**
|
|
320
|
+
* @internal
|
|
321
|
+
*/
|
|
322
|
+
export declare const UpdateChannelClassRequestFilterSensitiveLog: (obj: UpdateChannelClassRequest) => any;
|
|
323
|
+
/**
|
|
324
|
+
* @internal
|
|
325
|
+
*/
|
|
326
|
+
export declare const UpdateChannelClassResponseFilterSensitiveLog: (obj: UpdateChannelClassResponse) => any;
|
|
327
|
+
/**
|
|
328
|
+
* @internal
|
|
329
|
+
*/
|
|
330
|
+
export declare const UpdateInputRequestFilterSensitiveLog: (obj: UpdateInputRequest) => any;
|
|
190
331
|
/**
|
|
191
332
|
* @internal
|
|
192
333
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
2
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
3
|
import { MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaLiveClient";
|
|
4
|
-
import { UpdateChannelClassRequest, UpdateChannelClassResponse } from "../models/
|
|
4
|
+
import { UpdateChannelClassRequest, UpdateChannelClassResponse } from "../models/models_2";
|
|
5
5
|
export interface UpdateChannelClassCommandInput extends UpdateChannelClassRequest {
|
|
6
6
|
}
|
|
7
7
|
export interface UpdateChannelClassCommandOutput extends UpdateChannelClassResponse, __MetadataBearer {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
2
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
3
|
import { MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaLiveClient";
|
|
4
|
-
import { UpdateChannelRequest, UpdateChannelResponse } from "../models/
|
|
4
|
+
import { UpdateChannelRequest, UpdateChannelResponse } from "../models/models_2";
|
|
5
5
|
export interface UpdateChannelCommandInput extends UpdateChannelRequest {
|
|
6
6
|
}
|
|
7
7
|
export interface UpdateChannelCommandOutput extends UpdateChannelResponse, __MetadataBearer {
|
|
@@ -1,8 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
2
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
3
|
import { MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaLiveClient";
|
|
4
|
-
import { UpdateInputRequest } from "../models/
|
|
5
|
-
import { UpdateInputResponse } from "../models/models_2";
|
|
4
|
+
import { UpdateInputRequest, UpdateInputResponse } from "../models/models_2";
|
|
6
5
|
export interface UpdateInputCommandInput extends UpdateInputRequest {
|
|
7
6
|
}
|
|
8
7
|
export interface UpdateInputCommandOutput extends UpdateInputResponse, __MetadataBearer {
|