@aws-sdk/client-mediaconvert 3.245.0 → 3.252.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-cjs/endpoint/ruleset.js +3 -3
- package/dist-cjs/models/models_0.js +8 -9
- package/dist-cjs/models/models_1.js +18 -15
- package/dist-cjs/models/models_2.js +10 -1
- package/dist-cjs/protocols/Aws_restJson1.js +26 -0
- package/dist-es/endpoint/ruleset.js +3 -3
- package/dist-es/models/models_0.js +6 -7
- package/dist-es/models/models_1.js +11 -8
- package/dist-es/models/models_2.js +8 -0
- package/dist-es/protocols/Aws_restJson1.js +26 -0
- package/dist-types/endpoint/EndpointParameters.d.ts +1 -1
- package/dist-types/models/models_0.d.ts +18 -7
- package/dist-types/models/models_1.d.ts +40 -29
- package/dist-types/models/models_2.d.ts +26 -1
- package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -1
- package/dist-types/ts3.4/models/models_0.d.ts +8 -6
- package/dist-types/ts3.4/models/models_1.d.ts +15 -11
- package/dist-types/ts3.4/models/models_2.d.ts +10 -1
- package/package.json +4 -4
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.ruleSet = void 0;
|
|
4
|
-
const
|
|
5
|
-
const a =
|
|
6
|
-
const _data = { version: "1.0", parameters: { Region:
|
|
4
|
+
const r = "fn", s = "argv", t = "ref";
|
|
5
|
+
const a = true, b = false, c = "String", d = "PartitionResult", e = "tree", f = "error", g = "endpoint", h = { "required": true, "default": false, "type": "Boolean" }, i = { [t]: "Region" }, j = { [t]: "Endpoint" }, k = { [r]: "booleanEquals", [s]: [{ [t]: "UseFIPS" }, true] }, l = { [r]: "booleanEquals", [s]: [{ [t]: "UseDualStack" }, true] }, m = {}, n = { [r]: "booleanEquals", [s]: [true, { [r]: "getAttr", [s]: [{ [t]: d }, "supportsFIPS"] }] }, o = { [r]: "booleanEquals", [s]: [true, { [r]: "getAttr", [s]: [{ [t]: d }, "supportsDualStack"] }] }, p = [k], q = [l];
|
|
6
|
+
const _data = { version: "1.0", parameters: { Region: { required: a, type: c }, UseDualStack: h, UseFIPS: h, Endpoint: { required: b, type: c } }, rules: [{ conditions: [{ [r]: "aws.partition", [s]: [i], assign: d }], type: e, rules: [{ conditions: [{ [r]: "isSet", [s]: [j] }], type: e, rules: [{ conditions: p, error: "Invalid Configuration: FIPS and custom endpoint are not supported", type: f }, { type: e, rules: [{ conditions: q, error: "Invalid Configuration: Dualstack and custom endpoint are not supported", type: f }, { endpoint: { url: j, properties: m, headers: m }, type: g }] }] }, { conditions: [k, l], type: e, rules: [{ conditions: [n, o], type: e, rules: [{ endpoint: { url: "https://mediaconvert-fips.{Region}.{PartitionResult#dualStackDnsSuffix}", properties: m, headers: m }, type: g }] }, { error: "FIPS and DualStack are enabled, but this partition does not support one or both", type: f }] }, { conditions: p, type: e, rules: [{ conditions: [n], type: e, rules: [{ type: e, rules: [{ endpoint: { url: "https://mediaconvert-fips.{Region}.{PartitionResult#dnsSuffix}", properties: m, headers: m }, type: g }] }] }, { error: "FIPS is enabled but this partition does not support FIPS", type: f }] }, { conditions: q, type: e, rules: [{ conditions: [o], type: e, rules: [{ endpoint: { url: "https://mediaconvert.{Region}.{PartitionResult#dualStackDnsSuffix}", properties: m, headers: m }, type: g }] }, { error: "DualStack is enabled but this partition does not support DualStack", type: f }] }, { type: e, rules: [{ conditions: [{ [r]: "stringEquals", [s]: [i, "cn-northwest-1"] }], endpoint: { url: "https://subscribe.mediaconvert.cn-northwest-1.amazonaws.com.cn", properties: m, headers: m }, type: g }, { endpoint: { url: "https://mediaconvert.{Region}.{PartitionResult#dnsSuffix}", properties: m, headers: m }, type: g }] }] }] };
|
|
7
7
|
exports.ruleSet = _data;
|
|
@@ -2,8 +2,8 @@
|
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.AudioLanguageCodeControl = exports.LanguageCode = exports.WavFormat = exports.Mp3RateControlMode = exports.Eac3SurroundMode = exports.Eac3SurroundExMode = exports.Eac3StereoDownmix = exports.Eac3PhaseControl = exports.Eac3PassthroughControl = exports.Eac3MetadataControl = exports.Eac3LfeFilter = exports.Eac3LfeControl = exports.Eac3DynamicRangeCompressionRf = exports.Eac3DynamicRangeCompressionLine = exports.Eac3DcFilter = exports.Eac3CodingMode = exports.Eac3BitstreamMode = exports.Eac3AttenuationControl = exports.Eac3AtmosSurroundExMode = exports.Eac3AtmosStereoDownmix = exports.Eac3AtmosMeteringMode = exports.Eac3AtmosDynamicRangeControl = exports.Eac3AtmosDynamicRangeCompressionRf = exports.Eac3AtmosDynamicRangeCompressionLine = exports.Eac3AtmosDownmixControl = exports.Eac3AtmosDialogueIntelligence = exports.Eac3AtmosCodingMode = exports.Eac3AtmosBitstreamMode = exports.AudioCodec = exports.Ac3MetadataControl = exports.Ac3LfeFilter = exports.Ac3DynamicRangeCompressionRf = exports.Ac3DynamicRangeCompressionProfile = exports.Ac3DynamicRangeCompressionLine = exports.Ac3CodingMode = exports.Ac3BitstreamMode = exports.AacVbrQuality = exports.AacSpecification = exports.AacRawFormat = exports.AacRateControlMode = exports.AacCodingMode = exports.AacCodecProfile = exports.AacAudioDescriptionBroadcasterMix = exports.AudioTypeControl = exports.AudioNormalizationPeakCalculation = exports.AudioNormalizationLoudnessLogging = exports.AudioNormalizationAlgorithmControl = exports.AudioNormalizationAlgorithm = exports.AudioChannelTag = exports.RequiredFlag = void 0;
|
|
4
4
|
exports.AlphaBehavior = exports.InputTimecodeSource = exports.InputPsiControl = exports.InputScanType = exports.InputFilterEnable = exports.InputDenoiseFilter = exports.DecryptionMode = exports.InputDeblockFilter = exports.CaptionSourceType = exports.FileSourceTimeDeltaUnits = exports.FileSourceConvert608To708 = exports.EmbeddedTerminateCaptions = exports.EmbeddedConvert608To708 = exports.AncillaryTerminateCaptions = exports.AncillaryConvert608To708 = exports.AudioSelectorType = exports.AudioDefaultSelection = exports.AudioDurationCorrection = exports.HlsAdMarkers = exports.WebvttStylePassthrough = exports.WebvttAccessibilitySubs = exports.TtmlStylePassthrough = exports.TeletextPageType = exports.SrtStylePassthrough = exports.SccDestinationFramerate = exports.ImscStylePassthrough = exports.ImscAccessibilitySubs = exports.DvbSubtitleTeletextSpacing = exports.DvbSubtitlingType = exports.DvbSubtitleStylePassthrough = exports.DvbSubtitleShadowColor = exports.DvbSubtitleOutlineColor = exports.DvbSubtitleFontColor = exports.DvbSubSubtitleFallbackFont = exports.DvbddsHandling = exports.DvbSubtitleBackgroundColor = exports.DvbSubtitleApplyFontColor = exports.DvbSubtitleAlignment = exports.CaptionDestinationType = exports.BurninSubtitleTeletextSpacing = exports.BurnInSubtitleStylePassthrough = exports.BurninSubtitleShadowColor = exports.BurninSubtitleOutlineColor = exports.FontScript = exports.BurninSubtitleFontColor = exports.BurninSubtitleFallbackFont = exports.BurninSubtitleBackgroundColor = exports.BurninSubtitleApplyFontColor = exports.BurninSubtitleAlignment = exports.RuleType = void 0;
|
|
5
|
-
exports.
|
|
6
|
-
exports.Eac3AtmosSettingsFilterSensitiveLog = exports.AiffSettingsFilterSensitiveLog = exports.Ac3SettingsFilterSensitiveLog = exports.AacSettingsFilterSensitiveLog = exports.AudioNormalizationSettingsFilterSensitiveLog = exports.AudioChannelTaggingSettingsFilterSensitiveLog = exports.AllowedRenditionSizeFilterSensitiveLog = exports.
|
|
5
|
+
exports.DashIsoSegmentLengthControl = exports.DashIsoSegmentControl = exports.DashIsoPtsOffsetHandlingForBFrames = exports.DashIsoMpdProfile = exports.DashIsoMpdManifestBandwidthType = exports.DashIsoIntervalCadence = exports.DashIsoImageBasedTrickPlay = exports.DashIsoHbbtvCompliance = exports.DashIsoPlaybackDeviceCompatibility = exports.DashIsoGroupAudioChannelConfigSchemeIdUri = exports.CmafWriteSegmentTimelineInRepresentation = exports.CmafWriteHLSManifest = exports.CmafWriteDASHManifest = exports.CmafVideoCompositionOffsets = exports.CmafTargetDurationCompatibilityMode = exports.CmafStreamInfResolution = exports.CmafSegmentLengthControl = exports.CmafSegmentControl = exports.CmafPtsOffsetHandlingForBFrames = exports.CmafMpdProfile = exports.CmafMpdManifestBandwidthType = exports.CmafManifestDurationFormat = exports.CmafManifestCompression = exports.CmafIntervalCadence = exports.CmafImageBasedTrickPlay = exports.CmafKeyProviderType = exports.CmafInitializationVectorInManifest = exports.CmafEncryptionType = exports.S3ServerSideEncryptionType = exports.S3ObjectCannedAcl = exports.DashManifestStyle = exports.CmafCodecSpecification = exports.CmafClientCache = exports.NielsenUniqueTicPerAudioTrackType = exports.NielsenSourceWatermarkStatusType = exports.NielsenActiveWatermarkProcessType = exports.MotionImagePlayback = exports.MotionImageInsertionMode = exports.VchipAction = exports.CopyProtectionAction = exports.JobPhase = exports.BillingTagsSource = exports.AccelerationStatus = exports.AccelerationMode = exports.InputSampleRange = exports.InputRotate = exports.PadVideo = exports.EmbeddedTimecodeOverride = exports.ColorSpaceUsage = exports.ColorSpace = void 0;
|
|
6
|
+
exports.Eac3AtmosSettingsFilterSensitiveLog = exports.AiffSettingsFilterSensitiveLog = exports.Ac3SettingsFilterSensitiveLog = exports.AacSettingsFilterSensitiveLog = exports.AudioNormalizationSettingsFilterSensitiveLog = exports.AudioChannelTaggingSettingsFilterSensitiveLog = exports.AllowedRenditionSizeFilterSensitiveLog = exports.M2tsDataPtsControl = exports.M2tsBufferModel = exports.M2tsAudioDuration = exports.M2tsAudioBufferModel = exports.F4vMoovPlacement = exports.ContainerType = exports.CmfcTimedMetadataBoxVersion = exports.CmfcTimedMetadata = exports.CmfcScte35Source = exports.CmfcScte35Esam = exports.CmfcManifestMetadataSignaling = exports.CmfcKlvMetadata = exports.CmfcIFrameOnlyManifest = exports.CmfcDescriptiveVideoServiceFlag = exports.CmfcAudioTrackType = exports.CmfcAudioDuration = exports.OutputGroupType = exports.MsSmoothManifestEncoding = exports.MsSmoothFragmentLengthControl = exports.MsSmoothAudioDeduplication = exports.HlsTimedMetadataId3Frame = exports.HlsTargetDurationCompatibilityMode = exports.HlsStreamInfResolution = exports.HlsSegmentLengthControl = exports.HlsSegmentControl = exports.HlsProgramDateTime = exports.HlsOutputSelection = exports.HlsManifestDurationFormat = exports.HlsManifestCompression = exports.HlsIntervalCadence = exports.HlsImageBasedTrickPlay = exports.HlsKeyProviderType = exports.HlsOfflineEncrypted = exports.HlsInitializationVectorInManifest = exports.HlsEncryptionType = exports.HlsDirectoryStructure = exports.HlsCodecSpecification = exports.HlsClientCache = exports.HlsCaptionSegmentLengthControl = exports.HlsCaptionLanguageSetting = exports.HlsAudioOnlyHeader = exports.DashIsoWriteSegmentTimelineInRepresentation = exports.DashIsoVideoCompositionOffsets = void 0;
|
|
7
7
|
exports.InsertableImageFilterSensitiveLog = exports.InputDecryptionSettingsFilterSensitiveLog = exports.RectangleFilterSensitiveLog = exports.CaptionSelectorFilterSensitiveLog = exports.CaptionSourceSettingsFilterSensitiveLog = exports.WebvttHlsSourceSettingsFilterSensitiveLog = exports.TrackSourceSettingsFilterSensitiveLog = exports.TeletextSourceSettingsFilterSensitiveLog = exports.FileSourceSettingsFilterSensitiveLog = exports.CaptionSourceFramerateFilterSensitiveLog = exports.EmbeddedSourceSettingsFilterSensitiveLog = exports.DvbSubSourceSettingsFilterSensitiveLog = exports.AncillarySourceSettingsFilterSensitiveLog = exports.AudioSelectorFilterSensitiveLog = exports.HlsRenditionGroupSettingsFilterSensitiveLog = exports.AudioSelectorGroupFilterSensitiveLog = exports.Id3InsertionFilterSensitiveLog = exports.HopDestinationFilterSensitiveLog = exports.HlsCaptionLanguageMappingFilterSensitiveLog = exports.HlsAdditionalManifestFilterSensitiveLog = exports.EndpointFilterSensitiveLog = exports.DashAdditionalManifestFilterSensitiveLog = exports.CmafAdditionalManifestFilterSensitiveLog = exports.CaptionDescriptionPresetFilterSensitiveLog = exports.CaptionDescriptionFilterSensitiveLog = exports.CaptionDestinationSettingsFilterSensitiveLog = exports.WebvttDestinationSettingsFilterSensitiveLog = exports.TtmlDestinationSettingsFilterSensitiveLog = exports.TeletextDestinationSettingsFilterSensitiveLog = exports.SrtDestinationSettingsFilterSensitiveLog = exports.SccDestinationSettingsFilterSensitiveLog = exports.ImscDestinationSettingsFilterSensitiveLog = exports.EmbeddedDestinationSettingsFilterSensitiveLog = exports.DvbSubDestinationSettingsFilterSensitiveLog = exports.BurninDestinationSettingsFilterSensitiveLog = exports.AutomatedAbrRuleFilterSensitiveLog = exports.MinTopRenditionSizeFilterSensitiveLog = exports.MinBottomRenditionSizeFilterSensitiveLog = exports.ForceIncludeRenditionSizeFilterSensitiveLog = exports.AudioDescriptionFilterSensitiveLog = exports.RemixSettingsFilterSensitiveLog = exports.ChannelMappingFilterSensitiveLog = exports.OutputChannelMappingFilterSensitiveLog = exports.AudioCodecSettingsFilterSensitiveLog = exports.WavSettingsFilterSensitiveLog = exports.VorbisSettingsFilterSensitiveLog = exports.OpusSettingsFilterSensitiveLog = exports.Mp3SettingsFilterSensitiveLog = exports.Mp2SettingsFilterSensitiveLog = exports.Eac3SettingsFilterSensitiveLog = void 0;
|
|
8
8
|
exports.DvbNitSettingsFilterSensitiveLog = exports.F4vSettingsFilterSensitiveLog = exports.CmfcSettingsFilterSensitiveLog = exports.OutputGroupSettingsFilterSensitiveLog = exports.MsSmoothGroupSettingsFilterSensitiveLog = exports.MsSmoothEncryptionSettingsFilterSensitiveLog = exports.MsSmoothAdditionalManifestFilterSensitiveLog = exports.HlsGroupSettingsFilterSensitiveLog = exports.HlsImageBasedTrickPlaySettingsFilterSensitiveLog = exports.HlsEncryptionSettingsFilterSensitiveLog = exports.FileGroupSettingsFilterSensitiveLog = exports.DashIsoGroupSettingsFilterSensitiveLog = exports.DashIsoImageBasedTrickPlaySettingsFilterSensitiveLog = exports.DashIsoEncryptionSettingsFilterSensitiveLog = exports.SpekeKeyProviderFilterSensitiveLog = exports.CmafGroupSettingsFilterSensitiveLog = exports.CmafImageBasedTrickPlaySettingsFilterSensitiveLog = exports.CmafEncryptionSettingsFilterSensitiveLog = exports.StaticKeyProviderFilterSensitiveLog = exports.SpekeKeyProviderCmafFilterSensitiveLog = exports.DestinationSettingsFilterSensitiveLog = exports.S3DestinationSettingsFilterSensitiveLog = exports.S3EncryptionSettingsFilterSensitiveLog = exports.S3DestinationAccessControlFilterSensitiveLog = exports.AutomatedEncodingSettingsFilterSensitiveLog = exports.AutomatedAbrSettingsFilterSensitiveLog = exports.NielsenNonLinearWatermarkSettingsFilterSensitiveLog = exports.NielsenConfigurationFilterSensitiveLog = exports.MotionImageInserterFilterSensitiveLog = exports.MotionImageInsertionOffsetFilterSensitiveLog = exports.MotionImageInsertionFramerateFilterSensitiveLog = exports.KantarWatermarkSettingsFilterSensitiveLog = exports.ExtendedDataServicesFilterSensitiveLog = exports.EsamSettingsFilterSensitiveLog = exports.EsamSignalProcessingNotificationFilterSensitiveLog = exports.EsamManifestConfirmConditionNotificationFilterSensitiveLog = exports.AvailBlankingFilterSensitiveLog = exports.QueueTransitionFilterSensitiveLog = exports.OutputGroupDetailFilterSensitiveLog = exports.OutputDetailFilterSensitiveLog = exports.VideoDetailFilterSensitiveLog = exports.JobMessagesFilterSensitiveLog = exports.AccelerationSettingsFilterSensitiveLog = exports.InputTemplateFilterSensitiveLog = exports.InputFilterSensitiveLog = exports.VideoSelectorFilterSensitiveLog = exports.Hdr10MetadataFilterSensitiveLog = exports.InputVideoGeneratorFilterSensitiveLog = exports.InputClippingFilterSensitiveLog = exports.ImageInserterFilterSensitiveLog = void 0;
|
|
9
9
|
var RequiredFlag;
|
|
@@ -964,6 +964,12 @@ var CmafCodecSpecification;
|
|
|
964
964
|
CmafCodecSpecification["RFC_4281"] = "RFC_4281";
|
|
965
965
|
CmafCodecSpecification["RFC_6381"] = "RFC_6381";
|
|
966
966
|
})(CmafCodecSpecification = exports.CmafCodecSpecification || (exports.CmafCodecSpecification = {}));
|
|
967
|
+
var DashManifestStyle;
|
|
968
|
+
(function (DashManifestStyle) {
|
|
969
|
+
DashManifestStyle["BASIC"] = "BASIC";
|
|
970
|
+
DashManifestStyle["COMPACT"] = "COMPACT";
|
|
971
|
+
DashManifestStyle["DISTINCT"] = "DISTINCT";
|
|
972
|
+
})(DashManifestStyle = exports.DashManifestStyle || (exports.DashManifestStyle = {}));
|
|
967
973
|
var S3ObjectCannedAcl;
|
|
968
974
|
(function (S3ObjectCannedAcl) {
|
|
969
975
|
S3ObjectCannedAcl["AUTHENTICATED_READ"] = "AUTHENTICATED_READ";
|
|
@@ -1352,13 +1358,6 @@ var M2tsDataPtsControl;
|
|
|
1352
1358
|
M2tsDataPtsControl["ALIGN_TO_VIDEO"] = "ALIGN_TO_VIDEO";
|
|
1353
1359
|
M2tsDataPtsControl["AUTO"] = "AUTO";
|
|
1354
1360
|
})(M2tsDataPtsControl = exports.M2tsDataPtsControl || (exports.M2tsDataPtsControl = {}));
|
|
1355
|
-
var OutputSdt;
|
|
1356
|
-
(function (OutputSdt) {
|
|
1357
|
-
OutputSdt["SDT_FOLLOW"] = "SDT_FOLLOW";
|
|
1358
|
-
OutputSdt["SDT_FOLLOW_IF_PRESENT"] = "SDT_FOLLOW_IF_PRESENT";
|
|
1359
|
-
OutputSdt["SDT_MANUAL"] = "SDT_MANUAL";
|
|
1360
|
-
OutputSdt["SDT_NONE"] = "SDT_NONE";
|
|
1361
|
-
})(OutputSdt = exports.OutputSdt || (exports.OutputSdt = {}));
|
|
1362
1361
|
const AllowedRenditionSizeFilterSensitiveLog = (obj) => ({
|
|
1363
1362
|
...obj,
|
|
1364
1363
|
});
|
|
@@ -1,12 +1,19 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.
|
|
4
|
-
exports.
|
|
5
|
-
exports.
|
|
6
|
-
exports.
|
|
7
|
-
exports.
|
|
8
|
-
exports.
|
|
3
|
+
exports.Av1SpatialAdaptiveQuantization = exports.Av1RateControlMode = exports.Av1FramerateConversionAlgorithm = exports.Av1FramerateControl = exports.Av1BitDepth = exports.Av1AdaptiveQuantization = exports.AntiAlias = exports.AfdSignaling = exports.HlsIFrameOnlyManifest = exports.HlsDescriptiveVideoServiceFlag = exports.HlsAudioTrackType = exports.HlsAudioOnlyContainer = exports.MxfXavcDurationMode = exports.MxfProfile = exports.MxfAfdSignaling = exports.MpdTimedMetadataBoxVersion = exports.MpdTimedMetadata = exports.MpdScte35Source = exports.MpdScte35Esam = exports.MpdManifestMetadataSignaling = exports.MpdKlvMetadata = exports.MpdCaptionContainerType = exports.MpdAudioDuration = exports.MpdAccessibilityCaptionHints = exports.Mp4MoovPlacement = exports.Mp4FreeSpaceBox = exports.Mp4CslgAtom = exports.MovReference = exports.MovPaddingControl = exports.MovMpeg2FourCCControl = exports.MovCslgAtom = exports.MovClapAtom = exports.TimedMetadata = exports.M3u8Scte35Source = exports.M3u8PcrControl = exports.M3u8NielsenId3 = exports.M3u8DataPtsControl = exports.M3u8AudioDuration = exports.M2tsSegmentationStyle = exports.M2tsSegmentationMarkers = exports.M2tsScte35Source = exports.M2tsRateMode = exports.M2tsPcrControl = exports.M2tsNielsenId3 = exports.M2tsKlvMetadata = exports.M2tsForceTsVideoEbpOrder = exports.M2tsEsRateInPes = exports.M2tsEbpPlacement = exports.M2tsEbpAudioInterval = exports.OutputSdt = void 0;
|
|
4
|
+
exports.H265SceneChangeDetect = exports.H265ScanTypeConversionMode = exports.H265SampleAdaptiveOffsetFilterMode = exports.H265RateControlMode = exports.H265QualityTuningLevel = exports.H265ParControl = exports.H265InterlaceMode = exports.H265GopSizeUnits = exports.H265GopBReference = exports.H265FramerateConversionAlgorithm = exports.H265FramerateControl = exports.H265FlickerAdaptiveQuantization = exports.H265DynamicSubGop = exports.H265CodecProfile = exports.H265CodecLevel = exports.H265AlternateTransferFunctionSei = exports.H265AdaptiveQuantization = exports.H264UnregisteredSeiTimecode = exports.H264TemporalAdaptiveQuantization = exports.H264Telecine = exports.H264Syntax = exports.H264SpatialAdaptiveQuantization = exports.H264SlowPal = exports.H264SceneChangeDetect = exports.H264ScanTypeConversionMode = exports.H264RepeatPps = exports.H264RateControlMode = exports.H264QualityTuningLevel = exports.H264ParControl = exports.H264InterlaceMode = exports.H264GopSizeUnits = exports.H264GopBReference = exports.H264FramerateConversionAlgorithm = exports.H264FramerateControl = exports.H264FlickerAdaptiveQuantization = exports.H264FieldEncoding = exports.H264EntropyEncoding = exports.H264DynamicSubGop = exports.H264CodecProfile = exports.H264CodecLevel = exports.H264AdaptiveQuantization = exports.VideoCodec = exports.AvcIntraTelecine = exports.AvcIntraSlowPal = exports.AvcIntraScanTypeConversionMode = exports.AvcIntraInterlaceMode = exports.AvcIntraFramerateConversionAlgorithm = exports.AvcIntraFramerateControl = exports.AvcIntraUhdQualityTuningLevel = exports.AvcIntraClass = void 0;
|
|
5
|
+
exports.Vp9FramerateConversionAlgorithm = exports.Vp9FramerateControl = exports.Vp8RateControlMode = exports.Vp8QualityTuningLevel = exports.Vp8ParControl = exports.Vp8FramerateConversionAlgorithm = exports.Vp8FramerateControl = exports.Vc3Class = exports.Vc3Telecine = exports.Vc3SlowPal = exports.Vc3ScanTypeConversionMode = exports.Vc3InterlaceMode = exports.Vc3FramerateConversionAlgorithm = exports.Vc3FramerateControl = exports.ProresTelecine = exports.ProresSlowPal = exports.ProresScanTypeConversionMode = exports.ProresParControl = exports.ProresInterlaceMode = exports.ProresFramerateConversionAlgorithm = exports.ProresFramerateControl = exports.ProresCodecProfile = exports.ProresChromaSampling = exports.Mpeg2TemporalAdaptiveQuantization = exports.Mpeg2Telecine = exports.Mpeg2Syntax = exports.Mpeg2SpatialAdaptiveQuantization = exports.Mpeg2SlowPal = exports.Mpeg2SceneChangeDetect = exports.Mpeg2ScanTypeConversionMode = exports.Mpeg2RateControlMode = exports.Mpeg2QualityTuningLevel = exports.Mpeg2ParControl = exports.Mpeg2IntraDcPrecision = exports.Mpeg2InterlaceMode = exports.Mpeg2GopSizeUnits = exports.Mpeg2FramerateConversionAlgorithm = exports.Mpeg2FramerateControl = exports.Mpeg2DynamicSubGop = exports.Mpeg2CodecProfile = exports.Mpeg2CodecLevel = exports.Mpeg2AdaptiveQuantization = exports.H265WriteMp4PackagingType = exports.H265UnregisteredSeiTimecode = exports.H265Tiles = exports.H265TemporalIds = exports.H265TemporalAdaptiveQuantization = exports.H265Telecine = exports.H265SpatialAdaptiveQuantization = exports.H265SlowPal = void 0;
|
|
6
|
+
exports.ReservationPlanStatus = exports.RenewalType = exports.Commitment = exports.PricingPlan = exports.Type = exports.StatusUpdateInterval = exports.JobStatus = exports.SimulateReservedQueue = exports.TimecodeSource = exports.TimecodeBurninPosition = exports.WatermarkingStrength = exports.NoiseFilterPostTemporalSharpeningStrength = exports.NoiseFilterPostTemporalSharpening = exports.NoiseReducerFilter = exports.DolbyVisionProfile = exports.DolbyVisionMapping = exports.DolbyVisionLevel6Mode = exports.DeinterlacerMode = exports.DeinterlacerControl = exports.DeinterlaceAlgorithm = exports.SampleRangeConversion = exports.ColorSpaceConversion = exports.VideoTimecodeInsertion = exports.ScalingBehavior = exports.RespondToAfd = exports.DropFrameTimecode = exports.ColorMetadata = exports.XavcHdProfileTelecine = exports.XavcHdProfileQualityTuningLevel = exports.XavcInterlaceMode = exports.XavcHdProfileBitrateClass = exports.XavcHdIntraCbgProfileClass = exports.Xavc4kProfileQualityTuningLevel = exports.XavcGopBReference = exports.XavcFlickerAdaptiveQuantization = exports.Xavc4kProfileCodecProfile = exports.Xavc4kProfileBitrateClass = exports.Xavc4kIntraVbrProfileClass = exports.Xavc4kIntraCbgProfileClass = exports.XavcTemporalAdaptiveQuantization = exports.XavcSpatialAdaptiveQuantization = exports.XavcSlowPal = exports.XavcProfile = exports.XavcFramerateConversionAlgorithm = exports.XavcFramerateControl = exports.XavcEntropyEncoding = exports.XavcAdaptiveQuantization = exports.Vp9RateControlMode = exports.Vp9QualityTuningLevel = exports.Vp9ParControl = void 0;
|
|
7
|
+
exports.NoiseReducerSpatialFilterSettingsFilterSensitiveLog = exports.NoiseReducerFilterSettingsFilterSensitiveLog = exports.Hdr10PlusFilterSensitiveLog = exports.DolbyVisionFilterSensitiveLog = exports.DolbyVisionLevel6MetadataFilterSensitiveLog = exports.DeinterlacerFilterSensitiveLog = exports.ColorCorrectorFilterSensitiveLog = exports.ClipLimitsFilterSensitiveLog = exports.VideoCodecSettingsFilterSensitiveLog = exports.XavcSettingsFilterSensitiveLog = exports.XavcHdProfileSettingsFilterSensitiveLog = exports.XavcHdIntraCbgProfileSettingsFilterSensitiveLog = exports.Xavc4kProfileSettingsFilterSensitiveLog = exports.Xavc4kIntraVbrProfileSettingsFilterSensitiveLog = exports.Xavc4kIntraCbgProfileSettingsFilterSensitiveLog = exports.Vp9SettingsFilterSensitiveLog = exports.Vp8SettingsFilterSensitiveLog = exports.Vc3SettingsFilterSensitiveLog = exports.ProresSettingsFilterSensitiveLog = exports.Mpeg2SettingsFilterSensitiveLog = exports.H265SettingsFilterSensitiveLog = exports.H265QvbrSettingsFilterSensitiveLog = exports.H264SettingsFilterSensitiveLog = exports.H264QvbrSettingsFilterSensitiveLog = exports.FrameCaptureSettingsFilterSensitiveLog = exports.AvcIntraSettingsFilterSensitiveLog = exports.AvcIntraUhdSettingsFilterSensitiveLog = exports.Av1SettingsFilterSensitiveLog = exports.Av1QvbrSettingsFilterSensitiveLog = exports.OutputSettingsFilterSensitiveLog = exports.HlsSettingsFilterSensitiveLog = exports.ContainerSettingsFilterSensitiveLog = exports.MxfSettingsFilterSensitiveLog = exports.MxfXavcProfileSettingsFilterSensitiveLog = exports.MpdSettingsFilterSensitiveLog = exports.Mp4SettingsFilterSensitiveLog = exports.MovSettingsFilterSensitiveLog = exports.M3u8SettingsFilterSensitiveLog = exports.M2tsSettingsFilterSensitiveLog = exports.M2tsScte35EsamFilterSensitiveLog = exports.DvbTdtSettingsFilterSensitiveLog = exports.DvbSdtSettingsFilterSensitiveLog = exports.DescribeEndpointsMode = exports.TooManyRequestsException = exports.NotFoundException = exports.InternalServerErrorException = exports.ForbiddenException = exports.ConflictException = exports.BadRequestException = exports.QueueStatus = void 0;
|
|
8
|
+
exports.GetPolicyRequestFilterSensitiveLog = exports.GetJobTemplateResponseFilterSensitiveLog = exports.GetJobTemplateRequestFilterSensitiveLog = exports.GetJobResponseFilterSensitiveLog = exports.GetJobRequestFilterSensitiveLog = exports.DisassociateCertificateResponseFilterSensitiveLog = exports.DisassociateCertificateRequestFilterSensitiveLog = exports.DescribeEndpointsResponseFilterSensitiveLog = exports.DescribeEndpointsRequestFilterSensitiveLog = exports.DeleteQueueResponseFilterSensitiveLog = exports.DeleteQueueRequestFilterSensitiveLog = exports.DeletePresetResponseFilterSensitiveLog = exports.DeletePresetRequestFilterSensitiveLog = exports.DeletePolicyResponseFilterSensitiveLog = exports.DeletePolicyRequestFilterSensitiveLog = exports.DeleteJobTemplateResponseFilterSensitiveLog = exports.DeleteJobTemplateRequestFilterSensitiveLog = exports.CreateQueueResponseFilterSensitiveLog = exports.CreateQueueRequestFilterSensitiveLog = exports.ReservationPlanSettingsFilterSensitiveLog = exports.CreatePresetResponseFilterSensitiveLog = exports.CreatePresetRequestFilterSensitiveLog = exports.CreateJobTemplateResponseFilterSensitiveLog = exports.CreateJobTemplateRequestFilterSensitiveLog = exports.CreateJobResponseFilterSensitiveLog = exports.CreateJobRequestFilterSensitiveLog = exports.CancelJobResponseFilterSensitiveLog = exports.CancelJobRequestFilterSensitiveLog = exports.AssociateCertificateResponseFilterSensitiveLog = exports.AssociateCertificateRequestFilterSensitiveLog = exports.QueueFilterSensitiveLog = exports.ReservationPlanFilterSensitiveLog = exports.PresetFilterSensitiveLog = exports.PresetSettingsFilterSensitiveLog = exports.JobTemplateFilterSensitiveLog = exports.JobTemplateSettingsFilterSensitiveLog = exports.JobFilterSensitiveLog = exports.TimingFilterSensitiveLog = exports.JobSettingsFilterSensitiveLog = exports.TimedMetadataInsertionFilterSensitiveLog = exports.TimecodeConfigFilterSensitiveLog = exports.OutputGroupFilterSensitiveLog = exports.OutputFilterSensitiveLog = exports.VideoDescriptionFilterSensitiveLog = exports.VideoPreprocessorFilterSensitiveLog = exports.TimecodeBurninFilterSensitiveLog = exports.PartnerWatermarkingFilterSensitiveLog = exports.NexGuardFileMarkerSettingsFilterSensitiveLog = exports.NoiseReducerFilterSensitiveLog = exports.NoiseReducerTemporalFilterSettingsFilterSensitiveLog = void 0;
|
|
9
9
|
const MediaConvertServiceException_1 = require("./MediaConvertServiceException");
|
|
10
|
+
var OutputSdt;
|
|
11
|
+
(function (OutputSdt) {
|
|
12
|
+
OutputSdt["SDT_FOLLOW"] = "SDT_FOLLOW";
|
|
13
|
+
OutputSdt["SDT_FOLLOW_IF_PRESENT"] = "SDT_FOLLOW_IF_PRESENT";
|
|
14
|
+
OutputSdt["SDT_MANUAL"] = "SDT_MANUAL";
|
|
15
|
+
OutputSdt["SDT_NONE"] = "SDT_NONE";
|
|
16
|
+
})(OutputSdt = exports.OutputSdt || (exports.OutputSdt = {}));
|
|
10
17
|
var M2tsEbpAudioInterval;
|
|
11
18
|
(function (M2tsEbpAudioInterval) {
|
|
12
19
|
M2tsEbpAudioInterval["VIDEO_AND_FIXED_INTERVALS"] = "VIDEO_AND_FIXED_INTERVALS";
|
|
@@ -1043,6 +1050,7 @@ var ColorSpaceConversion;
|
|
|
1043
1050
|
})(ColorSpaceConversion = exports.ColorSpaceConversion || (exports.ColorSpaceConversion = {}));
|
|
1044
1051
|
var SampleRangeConversion;
|
|
1045
1052
|
(function (SampleRangeConversion) {
|
|
1053
|
+
SampleRangeConversion["LIMITED_RANGE_CLIP"] = "LIMITED_RANGE_CLIP";
|
|
1046
1054
|
SampleRangeConversion["LIMITED_RANGE_SQUEEZE"] = "LIMITED_RANGE_SQUEEZE";
|
|
1047
1055
|
SampleRangeConversion["NONE"] = "NONE";
|
|
1048
1056
|
})(SampleRangeConversion = exports.SampleRangeConversion || (exports.SampleRangeConversion = {}));
|
|
@@ -1278,11 +1286,6 @@ var DescribeEndpointsMode;
|
|
|
1278
1286
|
DescribeEndpointsMode["DEFAULT"] = "DEFAULT";
|
|
1279
1287
|
DescribeEndpointsMode["GET_ONLY"] = "GET_ONLY";
|
|
1280
1288
|
})(DescribeEndpointsMode = exports.DescribeEndpointsMode || (exports.DescribeEndpointsMode = {}));
|
|
1281
|
-
var InputPolicy;
|
|
1282
|
-
(function (InputPolicy) {
|
|
1283
|
-
InputPolicy["ALLOWED"] = "ALLOWED";
|
|
1284
|
-
InputPolicy["DISALLOWED"] = "DISALLOWED";
|
|
1285
|
-
})(InputPolicy = exports.InputPolicy || (exports.InputPolicy = {}));
|
|
1286
1289
|
const DvbSdtSettingsFilterSensitiveLog = (obj) => ({
|
|
1287
1290
|
...obj,
|
|
1288
1291
|
});
|
|
@@ -1419,6 +1422,10 @@ const VideoCodecSettingsFilterSensitiveLog = (obj) => ({
|
|
|
1419
1422
|
...obj,
|
|
1420
1423
|
});
|
|
1421
1424
|
exports.VideoCodecSettingsFilterSensitiveLog = VideoCodecSettingsFilterSensitiveLog;
|
|
1425
|
+
const ClipLimitsFilterSensitiveLog = (obj) => ({
|
|
1426
|
+
...obj,
|
|
1427
|
+
});
|
|
1428
|
+
exports.ClipLimitsFilterSensitiveLog = ClipLimitsFilterSensitiveLog;
|
|
1422
1429
|
const ColorCorrectorFilterSensitiveLog = (obj) => ({
|
|
1423
1430
|
...obj,
|
|
1424
1431
|
});
|
|
@@ -1647,7 +1654,3 @@ const GetPolicyRequestFilterSensitiveLog = (obj) => ({
|
|
|
1647
1654
|
...obj,
|
|
1648
1655
|
});
|
|
1649
1656
|
exports.GetPolicyRequestFilterSensitiveLog = GetPolicyRequestFilterSensitiveLog;
|
|
1650
|
-
const PolicyFilterSensitiveLog = (obj) => ({
|
|
1651
|
-
...obj,
|
|
1652
|
-
});
|
|
1653
|
-
exports.PolicyFilterSensitiveLog = PolicyFilterSensitiveLog;
|
|
@@ -1,6 +1,11 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.UpdateQueueResponseFilterSensitiveLog = exports.UpdateQueueRequestFilterSensitiveLog = exports.UpdatePresetResponseFilterSensitiveLog = exports.UpdatePresetRequestFilterSensitiveLog = exports.UpdateJobTemplateResponseFilterSensitiveLog = exports.UpdateJobTemplateRequestFilterSensitiveLog = exports.UntagResourceResponseFilterSensitiveLog = exports.UntagResourceRequestFilterSensitiveLog = exports.TagResourceResponseFilterSensitiveLog = exports.TagResourceRequestFilterSensitiveLog = exports.PutPolicyResponseFilterSensitiveLog = exports.PutPolicyRequestFilterSensitiveLog = exports.ListTagsForResourceResponseFilterSensitiveLog = exports.ResourceTagsFilterSensitiveLog = exports.ListTagsForResourceRequestFilterSensitiveLog = exports.ListQueuesResponseFilterSensitiveLog = exports.ListQueuesRequestFilterSensitiveLog = exports.ListPresetsResponseFilterSensitiveLog = exports.ListPresetsRequestFilterSensitiveLog = exports.ListJobTemplatesResponseFilterSensitiveLog = exports.ListJobTemplatesRequestFilterSensitiveLog = exports.ListJobsResponseFilterSensitiveLog = exports.ListJobsRequestFilterSensitiveLog = exports.GetQueueResponseFilterSensitiveLog = exports.GetQueueRequestFilterSensitiveLog = exports.GetPresetResponseFilterSensitiveLog = exports.GetPresetRequestFilterSensitiveLog = exports.GetPolicyResponseFilterSensitiveLog = exports.QueueListBy = exports.PresetListBy = exports.Order = exports.JobTemplateListBy = void 0;
|
|
3
|
+
exports.UpdateQueueResponseFilterSensitiveLog = exports.UpdateQueueRequestFilterSensitiveLog = exports.UpdatePresetResponseFilterSensitiveLog = exports.UpdatePresetRequestFilterSensitiveLog = exports.UpdateJobTemplateResponseFilterSensitiveLog = exports.UpdateJobTemplateRequestFilterSensitiveLog = exports.UntagResourceResponseFilterSensitiveLog = exports.UntagResourceRequestFilterSensitiveLog = exports.TagResourceResponseFilterSensitiveLog = exports.TagResourceRequestFilterSensitiveLog = exports.PutPolicyResponseFilterSensitiveLog = exports.PutPolicyRequestFilterSensitiveLog = exports.ListTagsForResourceResponseFilterSensitiveLog = exports.ResourceTagsFilterSensitiveLog = exports.ListTagsForResourceRequestFilterSensitiveLog = exports.ListQueuesResponseFilterSensitiveLog = exports.ListQueuesRequestFilterSensitiveLog = exports.ListPresetsResponseFilterSensitiveLog = exports.ListPresetsRequestFilterSensitiveLog = exports.ListJobTemplatesResponseFilterSensitiveLog = exports.ListJobTemplatesRequestFilterSensitiveLog = exports.ListJobsResponseFilterSensitiveLog = exports.ListJobsRequestFilterSensitiveLog = exports.GetQueueResponseFilterSensitiveLog = exports.GetQueueRequestFilterSensitiveLog = exports.GetPresetResponseFilterSensitiveLog = exports.GetPresetRequestFilterSensitiveLog = exports.GetPolicyResponseFilterSensitiveLog = exports.PolicyFilterSensitiveLog = exports.QueueListBy = exports.PresetListBy = exports.Order = exports.JobTemplateListBy = exports.InputPolicy = void 0;
|
|
4
|
+
var InputPolicy;
|
|
5
|
+
(function (InputPolicy) {
|
|
6
|
+
InputPolicy["ALLOWED"] = "ALLOWED";
|
|
7
|
+
InputPolicy["DISALLOWED"] = "DISALLOWED";
|
|
8
|
+
})(InputPolicy = exports.InputPolicy || (exports.InputPolicy = {}));
|
|
4
9
|
var JobTemplateListBy;
|
|
5
10
|
(function (JobTemplateListBy) {
|
|
6
11
|
JobTemplateListBy["CREATION_DATE"] = "CREATION_DATE";
|
|
@@ -23,6 +28,10 @@ var QueueListBy;
|
|
|
23
28
|
QueueListBy["CREATION_DATE"] = "CREATION_DATE";
|
|
24
29
|
QueueListBy["NAME"] = "NAME";
|
|
25
30
|
})(QueueListBy = exports.QueueListBy || (exports.QueueListBy = {}));
|
|
31
|
+
const PolicyFilterSensitiveLog = (obj) => ({
|
|
32
|
+
...obj,
|
|
33
|
+
});
|
|
34
|
+
exports.PolicyFilterSensitiveLog = PolicyFilterSensitiveLog;
|
|
26
35
|
const GetPolicyResponseFilterSensitiveLog = (obj) => ({
|
|
27
36
|
...obj,
|
|
28
37
|
});
|
|
@@ -2436,6 +2436,9 @@ const serializeAws_restJson1AudioNormalizationSettings = (input, context) => {
|
|
|
2436
2436
|
...(input.LoudnessLogging != null && { loudnessLogging: input.LoudnessLogging }),
|
|
2437
2437
|
...(input.PeakCalculation != null && { peakCalculation: input.PeakCalculation }),
|
|
2438
2438
|
...(input.TargetLkfs != null && { targetLkfs: (0, smithy_client_1.serializeFloat)(input.TargetLkfs) }),
|
|
2439
|
+
...(input.TruePeakLimiterThreshold != null && {
|
|
2440
|
+
truePeakLimiterThreshold: (0, smithy_client_1.serializeFloat)(input.TruePeakLimiterThreshold),
|
|
2441
|
+
}),
|
|
2439
2442
|
};
|
|
2440
2443
|
};
|
|
2441
2444
|
const serializeAws_restJson1AudioSelector = (input, context) => {
|
|
@@ -2686,6 +2689,14 @@ const serializeAws_restJson1ChannelMapping = (input, context) => {
|
|
|
2686
2689
|
}),
|
|
2687
2690
|
};
|
|
2688
2691
|
};
|
|
2692
|
+
const serializeAws_restJson1ClipLimits = (input, context) => {
|
|
2693
|
+
return {
|
|
2694
|
+
...(input.MaximumRGBTolerance != null && { maximumRGBTolerance: input.MaximumRGBTolerance }),
|
|
2695
|
+
...(input.MaximumYUV != null && { maximumYUV: input.MaximumYUV }),
|
|
2696
|
+
...(input.MinimumRGBTolerance != null && { minimumRGBTolerance: input.MinimumRGBTolerance }),
|
|
2697
|
+
...(input.MinimumYUV != null && { minimumYUV: input.MinimumYUV }),
|
|
2698
|
+
};
|
|
2699
|
+
};
|
|
2689
2700
|
const serializeAws_restJson1CmafAdditionalManifest = (input, context) => {
|
|
2690
2701
|
return {
|
|
2691
2702
|
...(input.ManifestNameModifier != null && { manifestNameModifier: input.ManifestNameModifier }),
|
|
@@ -2720,6 +2731,7 @@ const serializeAws_restJson1CmafGroupSettings = (input, context) => {
|
|
|
2720
2731
|
...(input.BaseUrl != null && { baseUrl: input.BaseUrl }),
|
|
2721
2732
|
...(input.ClientCache != null && { clientCache: input.ClientCache }),
|
|
2722
2733
|
...(input.CodecSpecification != null && { codecSpecification: input.CodecSpecification }),
|
|
2734
|
+
...(input.DashManifestStyle != null && { dashManifestStyle: input.DashManifestStyle }),
|
|
2723
2735
|
...(input.Destination != null && { destination: input.Destination }),
|
|
2724
2736
|
...(input.DestinationSettings != null && {
|
|
2725
2737
|
destinationSettings: serializeAws_restJson1DestinationSettings(input.DestinationSettings, context),
|
|
@@ -2791,6 +2803,7 @@ const serializeAws_restJson1CmfcSettings = (input, context) => {
|
|
|
2791
2803
|
const serializeAws_restJson1ColorCorrector = (input, context) => {
|
|
2792
2804
|
return {
|
|
2793
2805
|
...(input.Brightness != null && { brightness: input.Brightness }),
|
|
2806
|
+
...(input.ClipLimits != null && { clipLimits: serializeAws_restJson1ClipLimits(input.ClipLimits, context) }),
|
|
2794
2807
|
...(input.ColorSpaceConversion != null && { colorSpaceConversion: input.ColorSpaceConversion }),
|
|
2795
2808
|
...(input.Contrast != null && { contrast: input.Contrast }),
|
|
2796
2809
|
...(input.Hdr10Metadata != null && {
|
|
@@ -2848,6 +2861,7 @@ const serializeAws_restJson1DashIsoGroupSettings = (input, context) => {
|
|
|
2848
2861
|
audioChannelConfigSchemeIdUri: input.AudioChannelConfigSchemeIdUri,
|
|
2849
2862
|
}),
|
|
2850
2863
|
...(input.BaseUrl != null && { baseUrl: input.BaseUrl }),
|
|
2864
|
+
...(input.DashManifestStyle != null && { dashManifestStyle: input.DashManifestStyle }),
|
|
2851
2865
|
...(input.Destination != null && { destination: input.Destination }),
|
|
2852
2866
|
...(input.DestinationSettings != null && {
|
|
2853
2867
|
destinationSettings: serializeAws_restJson1DestinationSettings(input.DestinationSettings, context),
|
|
@@ -5029,6 +5043,7 @@ const deserializeAws_restJson1AudioNormalizationSettings = (output, context) =>
|
|
|
5029
5043
|
LoudnessLogging: (0, smithy_client_1.expectString)(output.loudnessLogging),
|
|
5030
5044
|
PeakCalculation: (0, smithy_client_1.expectString)(output.peakCalculation),
|
|
5031
5045
|
TargetLkfs: (0, smithy_client_1.limitedParseDouble)(output.targetLkfs),
|
|
5046
|
+
TruePeakLimiterThreshold: (0, smithy_client_1.limitedParseDouble)(output.truePeakLimiterThreshold),
|
|
5032
5047
|
};
|
|
5033
5048
|
};
|
|
5034
5049
|
const deserializeAws_restJson1AudioSelector = (output, context) => {
|
|
@@ -5267,6 +5282,14 @@ const deserializeAws_restJson1ChannelMapping = (output, context) => {
|
|
|
5267
5282
|
: undefined,
|
|
5268
5283
|
};
|
|
5269
5284
|
};
|
|
5285
|
+
const deserializeAws_restJson1ClipLimits = (output, context) => {
|
|
5286
|
+
return {
|
|
5287
|
+
MaximumRGBTolerance: (0, smithy_client_1.expectInt32)(output.maximumRGBTolerance),
|
|
5288
|
+
MaximumYUV: (0, smithy_client_1.expectInt32)(output.maximumYUV),
|
|
5289
|
+
MinimumRGBTolerance: (0, smithy_client_1.expectInt32)(output.minimumRGBTolerance),
|
|
5290
|
+
MinimumYUV: (0, smithy_client_1.expectInt32)(output.minimumYUV),
|
|
5291
|
+
};
|
|
5292
|
+
};
|
|
5270
5293
|
const deserializeAws_restJson1CmafAdditionalManifest = (output, context) => {
|
|
5271
5294
|
return {
|
|
5272
5295
|
ManifestNameModifier: (0, smithy_client_1.expectString)(output.manifestNameModifier),
|
|
@@ -5297,6 +5320,7 @@ const deserializeAws_restJson1CmafGroupSettings = (output, context) => {
|
|
|
5297
5320
|
BaseUrl: (0, smithy_client_1.expectString)(output.baseUrl),
|
|
5298
5321
|
ClientCache: (0, smithy_client_1.expectString)(output.clientCache),
|
|
5299
5322
|
CodecSpecification: (0, smithy_client_1.expectString)(output.codecSpecification),
|
|
5323
|
+
DashManifestStyle: (0, smithy_client_1.expectString)(output.dashManifestStyle),
|
|
5300
5324
|
Destination: (0, smithy_client_1.expectString)(output.destination),
|
|
5301
5325
|
DestinationSettings: output.destinationSettings != null
|
|
5302
5326
|
? deserializeAws_restJson1DestinationSettings(output.destinationSettings, context)
|
|
@@ -5358,6 +5382,7 @@ const deserializeAws_restJson1CmfcSettings = (output, context) => {
|
|
|
5358
5382
|
const deserializeAws_restJson1ColorCorrector = (output, context) => {
|
|
5359
5383
|
return {
|
|
5360
5384
|
Brightness: (0, smithy_client_1.expectInt32)(output.brightness),
|
|
5385
|
+
ClipLimits: output.clipLimits != null ? deserializeAws_restJson1ClipLimits(output.clipLimits, context) : undefined,
|
|
5361
5386
|
ColorSpaceConversion: (0, smithy_client_1.expectString)(output.colorSpaceConversion),
|
|
5362
5387
|
Contrast: (0, smithy_client_1.expectInt32)(output.contrast),
|
|
5363
5388
|
Hdr10Metadata: output.hdr10Metadata != null ? deserializeAws_restJson1Hdr10Metadata(output.hdr10Metadata, context) : undefined,
|
|
@@ -5403,6 +5428,7 @@ const deserializeAws_restJson1DashIsoGroupSettings = (output, context) => {
|
|
|
5403
5428
|
: undefined,
|
|
5404
5429
|
AudioChannelConfigSchemeIdUri: (0, smithy_client_1.expectString)(output.audioChannelConfigSchemeIdUri),
|
|
5405
5430
|
BaseUrl: (0, smithy_client_1.expectString)(output.baseUrl),
|
|
5431
|
+
DashManifestStyle: (0, smithy_client_1.expectString)(output.dashManifestStyle),
|
|
5406
5432
|
Destination: (0, smithy_client_1.expectString)(output.destination),
|
|
5407
5433
|
DestinationSettings: output.destinationSettings != null
|
|
5408
5434
|
? deserializeAws_restJson1DestinationSettings(output.destinationSettings, context)
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
const
|
|
2
|
-
const a =
|
|
3
|
-
const _data = { version: "1.0", parameters: { Region:
|
|
1
|
+
const r = "fn", s = "argv", t = "ref";
|
|
2
|
+
const a = true, b = false, c = "String", d = "PartitionResult", e = "tree", f = "error", g = "endpoint", h = { "required": true, "default": false, "type": "Boolean" }, i = { [t]: "Region" }, j = { [t]: "Endpoint" }, k = { [r]: "booleanEquals", [s]: [{ [t]: "UseFIPS" }, true] }, l = { [r]: "booleanEquals", [s]: [{ [t]: "UseDualStack" }, true] }, m = {}, n = { [r]: "booleanEquals", [s]: [true, { [r]: "getAttr", [s]: [{ [t]: d }, "supportsFIPS"] }] }, o = { [r]: "booleanEquals", [s]: [true, { [r]: "getAttr", [s]: [{ [t]: d }, "supportsDualStack"] }] }, p = [k], q = [l];
|
|
3
|
+
const _data = { version: "1.0", parameters: { Region: { required: a, type: c }, UseDualStack: h, UseFIPS: h, Endpoint: { required: b, type: c } }, rules: [{ conditions: [{ [r]: "aws.partition", [s]: [i], assign: d }], type: e, rules: [{ conditions: [{ [r]: "isSet", [s]: [j] }], type: e, rules: [{ conditions: p, error: "Invalid Configuration: FIPS and custom endpoint are not supported", type: f }, { type: e, rules: [{ conditions: q, error: "Invalid Configuration: Dualstack and custom endpoint are not supported", type: f }, { endpoint: { url: j, properties: m, headers: m }, type: g }] }] }, { conditions: [k, l], type: e, rules: [{ conditions: [n, o], type: e, rules: [{ endpoint: { url: "https://mediaconvert-fips.{Region}.{PartitionResult#dualStackDnsSuffix}", properties: m, headers: m }, type: g }] }, { error: "FIPS and DualStack are enabled, but this partition does not support one or both", type: f }] }, { conditions: p, type: e, rules: [{ conditions: [n], type: e, rules: [{ type: e, rules: [{ endpoint: { url: "https://mediaconvert-fips.{Region}.{PartitionResult#dnsSuffix}", properties: m, headers: m }, type: g }] }] }, { error: "FIPS is enabled but this partition does not support FIPS", type: f }] }, { conditions: q, type: e, rules: [{ conditions: [o], type: e, rules: [{ endpoint: { url: "https://mediaconvert.{Region}.{PartitionResult#dualStackDnsSuffix}", properties: m, headers: m }, type: g }] }, { error: "DualStack is enabled but this partition does not support DualStack", type: f }] }, { type: e, rules: [{ conditions: [{ [r]: "stringEquals", [s]: [i, "cn-northwest-1"] }], endpoint: { url: "https://subscribe.mediaconvert.cn-northwest-1.amazonaws.com.cn", properties: m, headers: m }, type: g }, { endpoint: { url: "https://mediaconvert.{Region}.{PartitionResult#dnsSuffix}", properties: m, headers: m }, type: g }] }] }] };
|
|
4
4
|
export const ruleSet = _data;
|
|
@@ -956,6 +956,12 @@ export var CmafCodecSpecification;
|
|
|
956
956
|
CmafCodecSpecification["RFC_4281"] = "RFC_4281";
|
|
957
957
|
CmafCodecSpecification["RFC_6381"] = "RFC_6381";
|
|
958
958
|
})(CmafCodecSpecification || (CmafCodecSpecification = {}));
|
|
959
|
+
export var DashManifestStyle;
|
|
960
|
+
(function (DashManifestStyle) {
|
|
961
|
+
DashManifestStyle["BASIC"] = "BASIC";
|
|
962
|
+
DashManifestStyle["COMPACT"] = "COMPACT";
|
|
963
|
+
DashManifestStyle["DISTINCT"] = "DISTINCT";
|
|
964
|
+
})(DashManifestStyle || (DashManifestStyle = {}));
|
|
959
965
|
export var S3ObjectCannedAcl;
|
|
960
966
|
(function (S3ObjectCannedAcl) {
|
|
961
967
|
S3ObjectCannedAcl["AUTHENTICATED_READ"] = "AUTHENTICATED_READ";
|
|
@@ -1344,13 +1350,6 @@ export var M2tsDataPtsControl;
|
|
|
1344
1350
|
M2tsDataPtsControl["ALIGN_TO_VIDEO"] = "ALIGN_TO_VIDEO";
|
|
1345
1351
|
M2tsDataPtsControl["AUTO"] = "AUTO";
|
|
1346
1352
|
})(M2tsDataPtsControl || (M2tsDataPtsControl = {}));
|
|
1347
|
-
export var OutputSdt;
|
|
1348
|
-
(function (OutputSdt) {
|
|
1349
|
-
OutputSdt["SDT_FOLLOW"] = "SDT_FOLLOW";
|
|
1350
|
-
OutputSdt["SDT_FOLLOW_IF_PRESENT"] = "SDT_FOLLOW_IF_PRESENT";
|
|
1351
|
-
OutputSdt["SDT_MANUAL"] = "SDT_MANUAL";
|
|
1352
|
-
OutputSdt["SDT_NONE"] = "SDT_NONE";
|
|
1353
|
-
})(OutputSdt || (OutputSdt = {}));
|
|
1354
1353
|
export const AllowedRenditionSizeFilterSensitiveLog = (obj) => ({
|
|
1355
1354
|
...obj,
|
|
1356
1355
|
});
|
|
@@ -1,4 +1,11 @@
|
|
|
1
1
|
import { MediaConvertServiceException as __BaseException } from "./MediaConvertServiceException";
|
|
2
|
+
export var OutputSdt;
|
|
3
|
+
(function (OutputSdt) {
|
|
4
|
+
OutputSdt["SDT_FOLLOW"] = "SDT_FOLLOW";
|
|
5
|
+
OutputSdt["SDT_FOLLOW_IF_PRESENT"] = "SDT_FOLLOW_IF_PRESENT";
|
|
6
|
+
OutputSdt["SDT_MANUAL"] = "SDT_MANUAL";
|
|
7
|
+
OutputSdt["SDT_NONE"] = "SDT_NONE";
|
|
8
|
+
})(OutputSdt || (OutputSdt = {}));
|
|
2
9
|
export var M2tsEbpAudioInterval;
|
|
3
10
|
(function (M2tsEbpAudioInterval) {
|
|
4
11
|
M2tsEbpAudioInterval["VIDEO_AND_FIXED_INTERVALS"] = "VIDEO_AND_FIXED_INTERVALS";
|
|
@@ -1035,6 +1042,7 @@ export var ColorSpaceConversion;
|
|
|
1035
1042
|
})(ColorSpaceConversion || (ColorSpaceConversion = {}));
|
|
1036
1043
|
export var SampleRangeConversion;
|
|
1037
1044
|
(function (SampleRangeConversion) {
|
|
1045
|
+
SampleRangeConversion["LIMITED_RANGE_CLIP"] = "LIMITED_RANGE_CLIP";
|
|
1038
1046
|
SampleRangeConversion["LIMITED_RANGE_SQUEEZE"] = "LIMITED_RANGE_SQUEEZE";
|
|
1039
1047
|
SampleRangeConversion["NONE"] = "NONE";
|
|
1040
1048
|
})(SampleRangeConversion || (SampleRangeConversion = {}));
|
|
@@ -1264,11 +1272,6 @@ export var DescribeEndpointsMode;
|
|
|
1264
1272
|
DescribeEndpointsMode["DEFAULT"] = "DEFAULT";
|
|
1265
1273
|
DescribeEndpointsMode["GET_ONLY"] = "GET_ONLY";
|
|
1266
1274
|
})(DescribeEndpointsMode || (DescribeEndpointsMode = {}));
|
|
1267
|
-
export var InputPolicy;
|
|
1268
|
-
(function (InputPolicy) {
|
|
1269
|
-
InputPolicy["ALLOWED"] = "ALLOWED";
|
|
1270
|
-
InputPolicy["DISALLOWED"] = "DISALLOWED";
|
|
1271
|
-
})(InputPolicy || (InputPolicy = {}));
|
|
1272
1275
|
export const DvbSdtSettingsFilterSensitiveLog = (obj) => ({
|
|
1273
1276
|
...obj,
|
|
1274
1277
|
});
|
|
@@ -1371,6 +1374,9 @@ export const XavcSettingsFilterSensitiveLog = (obj) => ({
|
|
|
1371
1374
|
export const VideoCodecSettingsFilterSensitiveLog = (obj) => ({
|
|
1372
1375
|
...obj,
|
|
1373
1376
|
});
|
|
1377
|
+
export const ClipLimitsFilterSensitiveLog = (obj) => ({
|
|
1378
|
+
...obj,
|
|
1379
|
+
});
|
|
1374
1380
|
export const ColorCorrectorFilterSensitiveLog = (obj) => ({
|
|
1375
1381
|
...obj,
|
|
1376
1382
|
});
|
|
@@ -1542,6 +1548,3 @@ export const GetJobTemplateResponseFilterSensitiveLog = (obj) => ({
|
|
|
1542
1548
|
export const GetPolicyRequestFilterSensitiveLog = (obj) => ({
|
|
1543
1549
|
...obj,
|
|
1544
1550
|
});
|
|
1545
|
-
export const PolicyFilterSensitiveLog = (obj) => ({
|
|
1546
|
-
...obj,
|
|
1547
|
-
});
|
|
@@ -1,3 +1,8 @@
|
|
|
1
|
+
export var InputPolicy;
|
|
2
|
+
(function (InputPolicy) {
|
|
3
|
+
InputPolicy["ALLOWED"] = "ALLOWED";
|
|
4
|
+
InputPolicy["DISALLOWED"] = "DISALLOWED";
|
|
5
|
+
})(InputPolicy || (InputPolicy = {}));
|
|
1
6
|
export var JobTemplateListBy;
|
|
2
7
|
(function (JobTemplateListBy) {
|
|
3
8
|
JobTemplateListBy["CREATION_DATE"] = "CREATION_DATE";
|
|
@@ -20,6 +25,9 @@ export var QueueListBy;
|
|
|
20
25
|
QueueListBy["CREATION_DATE"] = "CREATION_DATE";
|
|
21
26
|
QueueListBy["NAME"] = "NAME";
|
|
22
27
|
})(QueueListBy || (QueueListBy = {}));
|
|
28
|
+
export const PolicyFilterSensitiveLog = (obj) => ({
|
|
29
|
+
...obj,
|
|
30
|
+
});
|
|
23
31
|
export const GetPolicyResponseFilterSensitiveLog = (obj) => ({
|
|
24
32
|
...obj,
|
|
25
33
|
});
|
|
@@ -2376,6 +2376,9 @@ const serializeAws_restJson1AudioNormalizationSettings = (input, context) => {
|
|
|
2376
2376
|
...(input.LoudnessLogging != null && { loudnessLogging: input.LoudnessLogging }),
|
|
2377
2377
|
...(input.PeakCalculation != null && { peakCalculation: input.PeakCalculation }),
|
|
2378
2378
|
...(input.TargetLkfs != null && { targetLkfs: __serializeFloat(input.TargetLkfs) }),
|
|
2379
|
+
...(input.TruePeakLimiterThreshold != null && {
|
|
2380
|
+
truePeakLimiterThreshold: __serializeFloat(input.TruePeakLimiterThreshold),
|
|
2381
|
+
}),
|
|
2379
2382
|
};
|
|
2380
2383
|
};
|
|
2381
2384
|
const serializeAws_restJson1AudioSelector = (input, context) => {
|
|
@@ -2626,6 +2629,14 @@ const serializeAws_restJson1ChannelMapping = (input, context) => {
|
|
|
2626
2629
|
}),
|
|
2627
2630
|
};
|
|
2628
2631
|
};
|
|
2632
|
+
const serializeAws_restJson1ClipLimits = (input, context) => {
|
|
2633
|
+
return {
|
|
2634
|
+
...(input.MaximumRGBTolerance != null && { maximumRGBTolerance: input.MaximumRGBTolerance }),
|
|
2635
|
+
...(input.MaximumYUV != null && { maximumYUV: input.MaximumYUV }),
|
|
2636
|
+
...(input.MinimumRGBTolerance != null && { minimumRGBTolerance: input.MinimumRGBTolerance }),
|
|
2637
|
+
...(input.MinimumYUV != null && { minimumYUV: input.MinimumYUV }),
|
|
2638
|
+
};
|
|
2639
|
+
};
|
|
2629
2640
|
const serializeAws_restJson1CmafAdditionalManifest = (input, context) => {
|
|
2630
2641
|
return {
|
|
2631
2642
|
...(input.ManifestNameModifier != null && { manifestNameModifier: input.ManifestNameModifier }),
|
|
@@ -2660,6 +2671,7 @@ const serializeAws_restJson1CmafGroupSettings = (input, context) => {
|
|
|
2660
2671
|
...(input.BaseUrl != null && { baseUrl: input.BaseUrl }),
|
|
2661
2672
|
...(input.ClientCache != null && { clientCache: input.ClientCache }),
|
|
2662
2673
|
...(input.CodecSpecification != null && { codecSpecification: input.CodecSpecification }),
|
|
2674
|
+
...(input.DashManifestStyle != null && { dashManifestStyle: input.DashManifestStyle }),
|
|
2663
2675
|
...(input.Destination != null && { destination: input.Destination }),
|
|
2664
2676
|
...(input.DestinationSettings != null && {
|
|
2665
2677
|
destinationSettings: serializeAws_restJson1DestinationSettings(input.DestinationSettings, context),
|
|
@@ -2731,6 +2743,7 @@ const serializeAws_restJson1CmfcSettings = (input, context) => {
|
|
|
2731
2743
|
const serializeAws_restJson1ColorCorrector = (input, context) => {
|
|
2732
2744
|
return {
|
|
2733
2745
|
...(input.Brightness != null && { brightness: input.Brightness }),
|
|
2746
|
+
...(input.ClipLimits != null && { clipLimits: serializeAws_restJson1ClipLimits(input.ClipLimits, context) }),
|
|
2734
2747
|
...(input.ColorSpaceConversion != null && { colorSpaceConversion: input.ColorSpaceConversion }),
|
|
2735
2748
|
...(input.Contrast != null && { contrast: input.Contrast }),
|
|
2736
2749
|
...(input.Hdr10Metadata != null && {
|
|
@@ -2788,6 +2801,7 @@ const serializeAws_restJson1DashIsoGroupSettings = (input, context) => {
|
|
|
2788
2801
|
audioChannelConfigSchemeIdUri: input.AudioChannelConfigSchemeIdUri,
|
|
2789
2802
|
}),
|
|
2790
2803
|
...(input.BaseUrl != null && { baseUrl: input.BaseUrl }),
|
|
2804
|
+
...(input.DashManifestStyle != null && { dashManifestStyle: input.DashManifestStyle }),
|
|
2791
2805
|
...(input.Destination != null && { destination: input.Destination }),
|
|
2792
2806
|
...(input.DestinationSettings != null && {
|
|
2793
2807
|
destinationSettings: serializeAws_restJson1DestinationSettings(input.DestinationSettings, context),
|
|
@@ -4969,6 +4983,7 @@ const deserializeAws_restJson1AudioNormalizationSettings = (output, context) =>
|
|
|
4969
4983
|
LoudnessLogging: __expectString(output.loudnessLogging),
|
|
4970
4984
|
PeakCalculation: __expectString(output.peakCalculation),
|
|
4971
4985
|
TargetLkfs: __limitedParseDouble(output.targetLkfs),
|
|
4986
|
+
TruePeakLimiterThreshold: __limitedParseDouble(output.truePeakLimiterThreshold),
|
|
4972
4987
|
};
|
|
4973
4988
|
};
|
|
4974
4989
|
const deserializeAws_restJson1AudioSelector = (output, context) => {
|
|
@@ -5207,6 +5222,14 @@ const deserializeAws_restJson1ChannelMapping = (output, context) => {
|
|
|
5207
5222
|
: undefined,
|
|
5208
5223
|
};
|
|
5209
5224
|
};
|
|
5225
|
+
const deserializeAws_restJson1ClipLimits = (output, context) => {
|
|
5226
|
+
return {
|
|
5227
|
+
MaximumRGBTolerance: __expectInt32(output.maximumRGBTolerance),
|
|
5228
|
+
MaximumYUV: __expectInt32(output.maximumYUV),
|
|
5229
|
+
MinimumRGBTolerance: __expectInt32(output.minimumRGBTolerance),
|
|
5230
|
+
MinimumYUV: __expectInt32(output.minimumYUV),
|
|
5231
|
+
};
|
|
5232
|
+
};
|
|
5210
5233
|
const deserializeAws_restJson1CmafAdditionalManifest = (output, context) => {
|
|
5211
5234
|
return {
|
|
5212
5235
|
ManifestNameModifier: __expectString(output.manifestNameModifier),
|
|
@@ -5237,6 +5260,7 @@ const deserializeAws_restJson1CmafGroupSettings = (output, context) => {
|
|
|
5237
5260
|
BaseUrl: __expectString(output.baseUrl),
|
|
5238
5261
|
ClientCache: __expectString(output.clientCache),
|
|
5239
5262
|
CodecSpecification: __expectString(output.codecSpecification),
|
|
5263
|
+
DashManifestStyle: __expectString(output.dashManifestStyle),
|
|
5240
5264
|
Destination: __expectString(output.destination),
|
|
5241
5265
|
DestinationSettings: output.destinationSettings != null
|
|
5242
5266
|
? deserializeAws_restJson1DestinationSettings(output.destinationSettings, context)
|
|
@@ -5298,6 +5322,7 @@ const deserializeAws_restJson1CmfcSettings = (output, context) => {
|
|
|
5298
5322
|
const deserializeAws_restJson1ColorCorrector = (output, context) => {
|
|
5299
5323
|
return {
|
|
5300
5324
|
Brightness: __expectInt32(output.brightness),
|
|
5325
|
+
ClipLimits: output.clipLimits != null ? deserializeAws_restJson1ClipLimits(output.clipLimits, context) : undefined,
|
|
5301
5326
|
ColorSpaceConversion: __expectString(output.colorSpaceConversion),
|
|
5302
5327
|
Contrast: __expectInt32(output.contrast),
|
|
5303
5328
|
Hdr10Metadata: output.hdr10Metadata != null ? deserializeAws_restJson1Hdr10Metadata(output.hdr10Metadata, context) : undefined,
|
|
@@ -5343,6 +5368,7 @@ const deserializeAws_restJson1DashIsoGroupSettings = (output, context) => {
|
|
|
5343
5368
|
: undefined,
|
|
5344
5369
|
AudioChannelConfigSchemeIdUri: __expectString(output.audioChannelConfigSchemeIdUri),
|
|
5345
5370
|
BaseUrl: __expectString(output.baseUrl),
|
|
5371
|
+
DashManifestStyle: __expectString(output.dashManifestStyle),
|
|
5346
5372
|
Destination: __expectString(output.destination),
|
|
5347
5373
|
DestinationSettings: output.destinationSettings != null
|
|
5348
5374
|
? deserializeAws_restJson1DestinationSettings(output.destinationSettings, context)
|
|
@@ -12,7 +12,7 @@ export declare const resolveClientEndpointParameters: <T>(options: T & ClientInp
|
|
|
12
12
|
defaultSigningName: string;
|
|
13
13
|
};
|
|
14
14
|
export interface EndpointParameters extends __EndpointParameters {
|
|
15
|
-
Region
|
|
15
|
+
Region: string;
|
|
16
16
|
UseDualStack?: boolean;
|
|
17
17
|
UseFIPS?: boolean;
|
|
18
18
|
Endpoint?: string;
|
|
@@ -91,6 +91,10 @@ export interface AudioNormalizationSettings {
|
|
|
91
91
|
* When you use Audio normalization (AudioNormalizationSettings), optionally use this setting to specify a target loudness. If you don't specify a value here, the encoder chooses a value for you, based on the algorithm that you choose for Algorithm (algorithm). If you choose algorithm 1770-1, the encoder will choose -24 LKFS; otherwise, the encoder will choose -23 LKFS.
|
|
92
92
|
*/
|
|
93
93
|
TargetLkfs?: number;
|
|
94
|
+
/**
|
|
95
|
+
* Specify the True-peak limiter threshold in decibels relative to full scale (dBFS). The peak inter-audio sample loudness in your output will be limited to the value that you specify, without affecting the overall target LKFS. Enter a value from 0 to -20. Leave blank to use the default value 0.
|
|
96
|
+
*/
|
|
97
|
+
TruePeakLimiterThreshold?: number;
|
|
94
98
|
}
|
|
95
99
|
export declare enum AudioTypeControl {
|
|
96
100
|
FOLLOW_INPUT = "FOLLOW_INPUT",
|
|
@@ -2913,6 +2917,11 @@ export declare enum CmafCodecSpecification {
|
|
|
2913
2917
|
RFC_4281 = "RFC_4281",
|
|
2914
2918
|
RFC_6381 = "RFC_6381"
|
|
2915
2919
|
}
|
|
2920
|
+
export declare enum DashManifestStyle {
|
|
2921
|
+
BASIC = "BASIC",
|
|
2922
|
+
COMPACT = "COMPACT",
|
|
2923
|
+
DISTINCT = "DISTINCT"
|
|
2924
|
+
}
|
|
2916
2925
|
export declare enum S3ObjectCannedAcl {
|
|
2917
2926
|
AUTHENTICATED_READ = "AUTHENTICATED_READ",
|
|
2918
2927
|
BUCKET_OWNER_FULL_CONTROL = "BUCKET_OWNER_FULL_CONTROL",
|
|
@@ -3169,6 +3178,10 @@ export interface CmafGroupSettings {
|
|
|
3169
3178
|
* Specification to use (RFC-6381 or the default RFC-4281) during m3u8 playlist generation.
|
|
3170
3179
|
*/
|
|
3171
3180
|
CodecSpecification?: CmafCodecSpecification | string;
|
|
3181
|
+
/**
|
|
3182
|
+
* Specify how MediaConvert writes SegmentTimeline in your output DASH manifest. To write a SegmentTimeline in each video Representation: Keep the default value, Basic. To write a common SegmentTimeline in the video AdaptationSet: Choose Compact. Note that MediaConvert will still write a SegmentTimeline in any Representation that does not share a common timeline. To write a video AdaptationSet for each different output framerate, and a common SegmentTimeline in each AdaptationSet: Choose Distinct.
|
|
3183
|
+
*/
|
|
3184
|
+
DashManifestStyle?: DashManifestStyle | string;
|
|
3172
3185
|
/**
|
|
3173
3186
|
* Use Destination (Destination) to specify the S3 output location and the output filename base. Destination accepts format identifiers. If you do not specify the base filename in the URI, the service will use the filename of the input file. If your job has multiple inputs, the service uses the filename of the first input file.
|
|
3174
3187
|
*/
|
|
@@ -3388,6 +3401,10 @@ export interface DashIsoGroupSettings {
|
|
|
3388
3401
|
* A partial URI prefix that will be put in the manifest (.mpd) file at the top level BaseURL element. Can be used if streams are delivered from a different URL than the manifest file.
|
|
3389
3402
|
*/
|
|
3390
3403
|
BaseUrl?: string;
|
|
3404
|
+
/**
|
|
3405
|
+
* Specify how MediaConvert writes SegmentTimeline in your output DASH manifest. To write a SegmentTimeline in each video Representation: Keep the default value, Basic. To write a common SegmentTimeline in the video AdaptationSet: Choose Compact. Note that MediaConvert will still write a SegmentTimeline in any Representation that does not share a common timeline. To write a video AdaptationSet for each different output framerate, and a common SegmentTimeline in each AdaptationSet: Choose Distinct.
|
|
3406
|
+
*/
|
|
3407
|
+
DashManifestStyle?: DashManifestStyle | string;
|
|
3391
3408
|
/**
|
|
3392
3409
|
* Use Destination (Destination) to specify the S3 output location and the output filename base. Destination accepts format identifiers. If you do not specify the base filename in the URI, the service will use the filename of the input file. If your job has multiple inputs, the service uses the filename of the first input file.
|
|
3393
3410
|
*/
|
|
@@ -3930,7 +3947,7 @@ export interface CmfcSettings {
|
|
|
3930
3947
|
*/
|
|
3931
3948
|
KlvMetadata?: CmfcKlvMetadata | string;
|
|
3932
3949
|
/**
|
|
3933
|
-
* To add an InbandEventStream element in your output MPD manifest for each type of event message, set Manifest metadata signaling to Enabled. For ID3 event messages, the InbandEventStream element schemeIdUri will be same value that you specify for ID3 metadata scheme ID URI. For SCTE35 event messages, the InbandEventStream element schemeIdUri will be "urn:scte:scte35:2013:bin". To leave these elements out of your output MPD manifest, set Manifest metadata signaling to Disabled.
|
|
3950
|
+
* To add an InbandEventStream element in your output MPD manifest for each type of event message, set Manifest metadata signaling to Enabled. For ID3 event messages, the InbandEventStream element schemeIdUri will be same value that you specify for ID3 metadata scheme ID URI. For SCTE35 event messages, the InbandEventStream element schemeIdUri will be "urn:scte:scte35:2013:bin". To leave these elements out of your output MPD manifest, set Manifest metadata signaling to Disabled. To enable Manifest metadata signaling, you must also set SCTE-35 source to Passthrough, ESAM SCTE-35 to insert, or ID3 metadata (TimedMetadata) to Passthrough.
|
|
3934
3951
|
*/
|
|
3935
3952
|
ManifestMetadataSignaling?: CmfcManifestMetadataSignaling | string;
|
|
3936
3953
|
/**
|
|
@@ -4020,12 +4037,6 @@ export interface DvbNitSettings {
|
|
|
4020
4037
|
*/
|
|
4021
4038
|
NitInterval?: number;
|
|
4022
4039
|
}
|
|
4023
|
-
export declare enum OutputSdt {
|
|
4024
|
-
SDT_FOLLOW = "SDT_FOLLOW",
|
|
4025
|
-
SDT_FOLLOW_IF_PRESENT = "SDT_FOLLOW_IF_PRESENT",
|
|
4026
|
-
SDT_MANUAL = "SDT_MANUAL",
|
|
4027
|
-
SDT_NONE = "SDT_NONE"
|
|
4028
|
-
}
|
|
4029
4040
|
/**
|
|
4030
4041
|
* @internal
|
|
4031
4042
|
*/
|
|
@@ -1,6 +1,12 @@
|
|
|
1
1
|
import { ExceptionOptionType as __ExceptionOptionType } from "@aws-sdk/smithy-client";
|
|
2
2
|
import { MediaConvertServiceException as __BaseException } from "./MediaConvertServiceException";
|
|
3
|
-
import { AccelerationSettings, AccelerationStatus, AudioDescription, AutomatedEncodingSettings, AvailBlanking, BillingTagsSource, CaptionDescription, CaptionDescriptionPreset, CmfcAudioDuration, CmfcSettings, ContainerType, DvbNitSettings, Endpoint, EsamSettings, ExtendedDataServices, F4vSettings, Hdr10Metadata, HopDestination, Id3Insertion, ImageInserter, Input, InputTemplate, JobMessages, JobPhase, KantarWatermarkSettings, M2tsAudioBufferModel, M2tsAudioDuration, M2tsBufferModel, M2tsDataPtsControl, MotionImageInserter, NielsenConfiguration, NielsenNonLinearWatermarkSettings, OutputGroupDetail, OutputGroupSettings,
|
|
3
|
+
import { AccelerationSettings, AccelerationStatus, AudioDescription, AutomatedEncodingSettings, AvailBlanking, BillingTagsSource, CaptionDescription, CaptionDescriptionPreset, CmfcAudioDuration, CmfcSettings, ContainerType, DvbNitSettings, Endpoint, EsamSettings, ExtendedDataServices, F4vSettings, Hdr10Metadata, HopDestination, Id3Insertion, ImageInserter, Input, InputTemplate, JobMessages, JobPhase, KantarWatermarkSettings, M2tsAudioBufferModel, M2tsAudioDuration, M2tsBufferModel, M2tsDataPtsControl, MotionImageInserter, NielsenConfiguration, NielsenNonLinearWatermarkSettings, OutputGroupDetail, OutputGroupSettings, QueueTransition, Rectangle } from "./models_0";
|
|
4
|
+
export declare enum OutputSdt {
|
|
5
|
+
SDT_FOLLOW = "SDT_FOLLOW",
|
|
6
|
+
SDT_FOLLOW_IF_PRESENT = "SDT_FOLLOW_IF_PRESENT",
|
|
7
|
+
SDT_MANUAL = "SDT_MANUAL",
|
|
8
|
+
SDT_NONE = "SDT_NONE"
|
|
9
|
+
}
|
|
4
10
|
/**
|
|
5
11
|
* Use these settings to insert a DVB Service Description Table (SDT) in the transport stream of this output. When you work directly in your JSON job specification, include this object only when your job has a transport stream output and the container settings contain the object M2tsSettings.
|
|
6
12
|
*/
|
|
@@ -497,7 +503,7 @@ export interface MpdSettings {
|
|
|
497
503
|
*/
|
|
498
504
|
KlvMetadata?: MpdKlvMetadata | string;
|
|
499
505
|
/**
|
|
500
|
-
* To add an InbandEventStream element in your output MPD manifest for each type of event message, set Manifest metadata signaling to Enabled. For ID3 event messages, the InbandEventStream element schemeIdUri will be same value that you specify for ID3 metadata scheme ID URI. For SCTE35 event messages, the InbandEventStream element schemeIdUri will be "urn:scte:scte35:2013:bin". To leave these elements out of your output MPD manifest, set Manifest metadata signaling to Disabled.
|
|
506
|
+
* To add an InbandEventStream element in your output MPD manifest for each type of event message, set Manifest metadata signaling to Enabled. For ID3 event messages, the InbandEventStream element schemeIdUri will be same value that you specify for ID3 metadata scheme ID URI. For SCTE35 event messages, the InbandEventStream element schemeIdUri will be "urn:scte:scte35:2013:bin". To leave these elements out of your output MPD manifest, set Manifest metadata signaling to Disabled. To enable Manifest metadata signaling, you must also set SCTE-35 source to Passthrough, ESAM SCTE-35 to insert, or ID3 metadata (TimedMetadata) to Passthrough.
|
|
501
507
|
*/
|
|
502
508
|
ManifestMetadataSignaling?: MpdManifestMetadataSignaling | string;
|
|
503
509
|
/**
|
|
@@ -2441,6 +2447,27 @@ export declare enum VideoTimecodeInsertion {
|
|
|
2441
2447
|
DISABLED = "DISABLED",
|
|
2442
2448
|
PIC_TIMING_SEI = "PIC_TIMING_SEI"
|
|
2443
2449
|
}
|
|
2450
|
+
/**
|
|
2451
|
+
* Specify YUV limits and RGB tolerances when you set Sample range conversion to Limited range clip.
|
|
2452
|
+
*/
|
|
2453
|
+
export interface ClipLimits {
|
|
2454
|
+
/**
|
|
2455
|
+
* Specify the Maximum RGB color sample range tolerance for your output. MediaConvert corrects any YUV values that, when converted to RGB, would be outside the upper tolerance that you specify. Enter an integer from 90 to 105 as an offset percentage to the maximum possible value. Leave blank to use the default value 100. When you specify a value for Maximum RGB tolerance, you must set Sample range conversion to Limited range clip.
|
|
2456
|
+
*/
|
|
2457
|
+
MaximumRGBTolerance?: number;
|
|
2458
|
+
/**
|
|
2459
|
+
* Specify the Maximum YUV color sample limit. MediaConvert conforms any pixels in your input above the value that you specify to typical limited range bounds. Enter an integer from 920 to 1023. Leave blank to use the default value 940. The value that you enter applies to 10-bit ranges. For 8-bit ranges, MediaConvert automatically scales this value down. When you specify a value for Maximum YUV, you must set Sample range conversion to Limited range clip.
|
|
2460
|
+
*/
|
|
2461
|
+
MaximumYUV?: number;
|
|
2462
|
+
/**
|
|
2463
|
+
* Specify the Minimum RGB color sample range tolerance for your output. MediaConvert corrects any YUV values that, when converted to RGB, would be outside the lower tolerance that you specify. Enter an integer from -5 to 10 as an offset percentage to the minimum possible value. Leave blank to use the default value 0. When you specify a value for Minimum RGB tolerance, you must set Sample range conversion to Limited range clip.
|
|
2464
|
+
*/
|
|
2465
|
+
MinimumRGBTolerance?: number;
|
|
2466
|
+
/**
|
|
2467
|
+
* Specify the Minimum YUV color sample limit. MediaConvert conforms any pixels in your input below the value that you specify to typical limited range bounds. Enter an integer from 0 to 128. Leave blank to use the default value 64. The value that you enter applies to 10-bit ranges. For 8-bit ranges, MediaConvert automatically scales this value down. When you specify a value for Minumum YUV, you must set Sample range conversion to Limited range clip.
|
|
2468
|
+
*/
|
|
2469
|
+
MinimumYUV?: number;
|
|
2470
|
+
}
|
|
2444
2471
|
export declare enum ColorSpaceConversion {
|
|
2445
2472
|
FORCE_601 = "FORCE_601",
|
|
2446
2473
|
FORCE_709 = "FORCE_709",
|
|
@@ -2451,6 +2478,7 @@ export declare enum ColorSpaceConversion {
|
|
|
2451
2478
|
NONE = "NONE"
|
|
2452
2479
|
}
|
|
2453
2480
|
export declare enum SampleRangeConversion {
|
|
2481
|
+
LIMITED_RANGE_CLIP = "LIMITED_RANGE_CLIP",
|
|
2454
2482
|
LIMITED_RANGE_SQUEEZE = "LIMITED_RANGE_SQUEEZE",
|
|
2455
2483
|
NONE = "NONE"
|
|
2456
2484
|
}
|
|
@@ -2462,6 +2490,10 @@ export interface ColorCorrector {
|
|
|
2462
2490
|
* Brightness level.
|
|
2463
2491
|
*/
|
|
2464
2492
|
Brightness?: number;
|
|
2493
|
+
/**
|
|
2494
|
+
* Specify YUV limits and RGB tolerances when you set Sample range conversion to Limited range clip.
|
|
2495
|
+
*/
|
|
2496
|
+
ClipLimits?: ClipLimits;
|
|
2465
2497
|
/**
|
|
2466
2498
|
* Specify the color space you want for this output. The service supports conversion between HDR formats, between SDR formats, from SDR to HDR, and from HDR to SDR. SDR to HDR conversion doesn't upgrade the dynamic range. The converted video has an HDR format, but visually appears the same as an unconverted output. HDR to SDR conversion uses Elemental tone mapping technology to approximate the outcome of manually regrading from HDR to SDR. Select Force P3D65 (SDR) to set the output color space metadata to the following: * Color primaries: Display P3 * Transfer characteristics: SMPTE 428M * Matrix coefficients: BT.709
|
|
2467
2499
|
*/
|
|
@@ -2479,7 +2511,7 @@ export interface ColorCorrector {
|
|
|
2479
2511
|
*/
|
|
2480
2512
|
Hue?: number;
|
|
2481
2513
|
/**
|
|
2482
|
-
* Specify the
|
|
2514
|
+
* Specify how MediaConvert limits the color sample range for this output. To create a limited range output from a full range input: Choose Limited range squeeze. For full range inputs, MediaConvert performs a linear offset to color samples equally across all pixels and frames. Color samples in 10-bit outputs are limited to 64 through 940, and 8-bit outputs are limited to 16 through 235. Note: For limited range inputs, values for color samples are passed through to your output unchanged. MediaConvert does not limit the sample range. To correct pixels in your input that are out of range or out of gamut: Choose Limited range clip. Use for broadcast applications. MediaConvert conforms any pixels outside of the values that you specify under Minimum YUV and Maximum YUV to limited range bounds. MediaConvert also corrects any YUV values that, when converted to RGB, would be outside the bounds you specify under Minimum RGB tolerance and Maximum RGB tolerance. With either limited range conversion, MediaConvert writes the sample range metadata in the output.
|
|
2483
2515
|
*/
|
|
2484
2516
|
SampleRangeConversion?: SampleRangeConversion | string;
|
|
2485
2517
|
/**
|
|
@@ -3509,7 +3541,7 @@ export interface CreateJobRequest {
|
|
|
3509
3541
|
*/
|
|
3510
3542
|
BillingTagsSource?: BillingTagsSource | string;
|
|
3511
3543
|
/**
|
|
3512
|
-
*
|
|
3544
|
+
* Prevent duplicate jobs from being created and ensure idempotency for your requests. A client request token can be any string that includes up to 64 ASCII characters. If you reuse a client request token within one minute of a successful request, the API returns the job details of the original request instead. For more information see https://docs.aws.amazon.com/mediaconvert/latest/apireference/idempotency.html.
|
|
3513
3545
|
*/
|
|
3514
3546
|
ClientRequestToken?: string;
|
|
3515
3547
|
/**
|
|
@@ -3777,27 +3809,6 @@ export interface GetJobTemplateResponse {
|
|
|
3777
3809
|
}
|
|
3778
3810
|
export interface GetPolicyRequest {
|
|
3779
3811
|
}
|
|
3780
|
-
export declare enum InputPolicy {
|
|
3781
|
-
ALLOWED = "ALLOWED",
|
|
3782
|
-
DISALLOWED = "DISALLOWED"
|
|
3783
|
-
}
|
|
3784
|
-
/**
|
|
3785
|
-
* A policy configures behavior that you allow or disallow for your account. For information about MediaConvert policies, see the user guide at http://docs.aws.amazon.com/mediaconvert/latest/ug/what-is.html
|
|
3786
|
-
*/
|
|
3787
|
-
export interface Policy {
|
|
3788
|
-
/**
|
|
3789
|
-
* Allow or disallow jobs that specify HTTP inputs.
|
|
3790
|
-
*/
|
|
3791
|
-
HttpInputs?: InputPolicy | string;
|
|
3792
|
-
/**
|
|
3793
|
-
* Allow or disallow jobs that specify HTTPS inputs.
|
|
3794
|
-
*/
|
|
3795
|
-
HttpsInputs?: InputPolicy | string;
|
|
3796
|
-
/**
|
|
3797
|
-
* Allow or disallow jobs that specify Amazon S3 inputs.
|
|
3798
|
-
*/
|
|
3799
|
-
S3Inputs?: InputPolicy | string;
|
|
3800
|
-
}
|
|
3801
3812
|
/**
|
|
3802
3813
|
* @internal
|
|
3803
3814
|
*/
|
|
@@ -3934,6 +3945,10 @@ export declare const XavcSettingsFilterSensitiveLog: (obj: XavcSettings) => any;
|
|
|
3934
3945
|
* @internal
|
|
3935
3946
|
*/
|
|
3936
3947
|
export declare const VideoCodecSettingsFilterSensitiveLog: (obj: VideoCodecSettings) => any;
|
|
3948
|
+
/**
|
|
3949
|
+
* @internal
|
|
3950
|
+
*/
|
|
3951
|
+
export declare const ClipLimitsFilterSensitiveLog: (obj: ClipLimits) => any;
|
|
3937
3952
|
/**
|
|
3938
3953
|
* @internal
|
|
3939
3954
|
*/
|
|
@@ -4162,7 +4177,3 @@ export declare const GetJobTemplateResponseFilterSensitiveLog: (obj: GetJobTempl
|
|
|
4162
4177
|
* @internal
|
|
4163
4178
|
*/
|
|
4164
4179
|
export declare const GetPolicyRequestFilterSensitiveLog: (obj: GetPolicyRequest) => any;
|
|
4165
|
-
/**
|
|
4166
|
-
* @internal
|
|
4167
|
-
*/
|
|
4168
|
-
export declare const PolicyFilterSensitiveLog: (obj: Policy) => any;
|
|
@@ -1,5 +1,26 @@
|
|
|
1
1
|
import { AccelerationSettings, HopDestination } from "./models_0";
|
|
2
|
-
import { Job, JobStatus, JobTemplate, JobTemplateSettings,
|
|
2
|
+
import { Job, JobStatus, JobTemplate, JobTemplateSettings, Preset, PresetSettings, Queue, QueueStatus, ReservationPlanSettings, StatusUpdateInterval } from "./models_1";
|
|
3
|
+
export declare enum InputPolicy {
|
|
4
|
+
ALLOWED = "ALLOWED",
|
|
5
|
+
DISALLOWED = "DISALLOWED"
|
|
6
|
+
}
|
|
7
|
+
/**
|
|
8
|
+
* A policy configures behavior that you allow or disallow for your account. For information about MediaConvert policies, see the user guide at http://docs.aws.amazon.com/mediaconvert/latest/ug/what-is.html
|
|
9
|
+
*/
|
|
10
|
+
export interface Policy {
|
|
11
|
+
/**
|
|
12
|
+
* Allow or disallow jobs that specify HTTP inputs.
|
|
13
|
+
*/
|
|
14
|
+
HttpInputs?: InputPolicy | string;
|
|
15
|
+
/**
|
|
16
|
+
* Allow or disallow jobs that specify HTTPS inputs.
|
|
17
|
+
*/
|
|
18
|
+
HttpsInputs?: InputPolicy | string;
|
|
19
|
+
/**
|
|
20
|
+
* Allow or disallow jobs that specify Amazon S3 inputs.
|
|
21
|
+
*/
|
|
22
|
+
S3Inputs?: InputPolicy | string;
|
|
23
|
+
}
|
|
3
24
|
export interface GetPolicyResponse {
|
|
4
25
|
/**
|
|
5
26
|
* A policy configures behavior that you allow or disallow for your account. For information about MediaConvert policies, see the user guide at http://docs.aws.amazon.com/mediaconvert/latest/ug/what-is.html
|
|
@@ -325,6 +346,10 @@ export interface UpdateQueueResponse {
|
|
|
325
346
|
*/
|
|
326
347
|
Queue?: Queue;
|
|
327
348
|
}
|
|
349
|
+
/**
|
|
350
|
+
* @internal
|
|
351
|
+
*/
|
|
352
|
+
export declare const PolicyFilterSensitiveLog: (obj: Policy) => any;
|
|
328
353
|
/**
|
|
329
354
|
* @internal
|
|
330
355
|
*/
|
|
@@ -27,7 +27,7 @@ export declare const resolveClientEndpointParameters: <T>(
|
|
|
27
27
|
defaultSigningName: string;
|
|
28
28
|
};
|
|
29
29
|
export interface EndpointParameters extends __EndpointParameters {
|
|
30
|
-
Region
|
|
30
|
+
Region: string;
|
|
31
31
|
UseDualStack?: boolean;
|
|
32
32
|
UseFIPS?: boolean;
|
|
33
33
|
Endpoint?: string;
|
|
@@ -52,6 +52,7 @@ export interface AudioNormalizationSettings {
|
|
|
52
52
|
LoudnessLogging?: AudioNormalizationLoudnessLogging | string;
|
|
53
53
|
PeakCalculation?: AudioNormalizationPeakCalculation | string;
|
|
54
54
|
TargetLkfs?: number;
|
|
55
|
+
TruePeakLimiterThreshold?: number;
|
|
55
56
|
}
|
|
56
57
|
export declare enum AudioTypeControl {
|
|
57
58
|
FOLLOW_INPUT = "FOLLOW_INPUT",
|
|
@@ -1417,6 +1418,11 @@ export declare enum CmafCodecSpecification {
|
|
|
1417
1418
|
RFC_4281 = "RFC_4281",
|
|
1418
1419
|
RFC_6381 = "RFC_6381",
|
|
1419
1420
|
}
|
|
1421
|
+
export declare enum DashManifestStyle {
|
|
1422
|
+
BASIC = "BASIC",
|
|
1423
|
+
COMPACT = "COMPACT",
|
|
1424
|
+
DISTINCT = "DISTINCT",
|
|
1425
|
+
}
|
|
1420
1426
|
export declare enum S3ObjectCannedAcl {
|
|
1421
1427
|
AUTHENTICATED_READ = "AUTHENTICATED_READ",
|
|
1422
1428
|
BUCKET_OWNER_FULL_CONTROL = "BUCKET_OWNER_FULL_CONTROL",
|
|
@@ -1550,6 +1556,7 @@ export interface CmafGroupSettings {
|
|
|
1550
1556
|
BaseUrl?: string;
|
|
1551
1557
|
ClientCache?: CmafClientCache | string;
|
|
1552
1558
|
CodecSpecification?: CmafCodecSpecification | string;
|
|
1559
|
+
DashManifestStyle?: DashManifestStyle | string;
|
|
1553
1560
|
Destination?: string;
|
|
1554
1561
|
DestinationSettings?: DestinationSettings;
|
|
1555
1562
|
Encryption?: CmafEncryptionSettings;
|
|
@@ -1651,6 +1658,7 @@ export interface DashIsoGroupSettings {
|
|
|
1651
1658
|
| DashIsoGroupAudioChannelConfigSchemeIdUri
|
|
1652
1659
|
| string;
|
|
1653
1660
|
BaseUrl?: string;
|
|
1661
|
+
DashManifestStyle?: DashManifestStyle | string;
|
|
1654
1662
|
Destination?: string;
|
|
1655
1663
|
DestinationSettings?: DestinationSettings;
|
|
1656
1664
|
Encryption?: DashIsoEncryptionSettings;
|
|
@@ -1955,12 +1963,6 @@ export interface DvbNitSettings {
|
|
|
1955
1963
|
NetworkName?: string;
|
|
1956
1964
|
NitInterval?: number;
|
|
1957
1965
|
}
|
|
1958
|
-
export declare enum OutputSdt {
|
|
1959
|
-
SDT_FOLLOW = "SDT_FOLLOW",
|
|
1960
|
-
SDT_FOLLOW_IF_PRESENT = "SDT_FOLLOW_IF_PRESENT",
|
|
1961
|
-
SDT_MANUAL = "SDT_MANUAL",
|
|
1962
|
-
SDT_NONE = "SDT_NONE",
|
|
1963
|
-
}
|
|
1964
1966
|
export declare const AllowedRenditionSizeFilterSensitiveLog: (
|
|
1965
1967
|
obj: AllowedRenditionSize
|
|
1966
1968
|
) => any;
|
|
@@ -35,10 +35,15 @@ import {
|
|
|
35
35
|
NielsenNonLinearWatermarkSettings,
|
|
36
36
|
OutputGroupDetail,
|
|
37
37
|
OutputGroupSettings,
|
|
38
|
-
OutputSdt,
|
|
39
38
|
QueueTransition,
|
|
40
39
|
Rectangle,
|
|
41
40
|
} from "./models_0";
|
|
41
|
+
export declare enum OutputSdt {
|
|
42
|
+
SDT_FOLLOW = "SDT_FOLLOW",
|
|
43
|
+
SDT_FOLLOW_IF_PRESENT = "SDT_FOLLOW_IF_PRESENT",
|
|
44
|
+
SDT_MANUAL = "SDT_MANUAL",
|
|
45
|
+
SDT_NONE = "SDT_NONE",
|
|
46
|
+
}
|
|
42
47
|
export interface DvbSdtSettings {
|
|
43
48
|
OutputSdt?: OutputSdt | string;
|
|
44
49
|
SdtInterval?: number;
|
|
@@ -1309,6 +1314,12 @@ export declare enum VideoTimecodeInsertion {
|
|
|
1309
1314
|
DISABLED = "DISABLED",
|
|
1310
1315
|
PIC_TIMING_SEI = "PIC_TIMING_SEI",
|
|
1311
1316
|
}
|
|
1317
|
+
export interface ClipLimits {
|
|
1318
|
+
MaximumRGBTolerance?: number;
|
|
1319
|
+
MaximumYUV?: number;
|
|
1320
|
+
MinimumRGBTolerance?: number;
|
|
1321
|
+
MinimumYUV?: number;
|
|
1322
|
+
}
|
|
1312
1323
|
export declare enum ColorSpaceConversion {
|
|
1313
1324
|
FORCE_601 = "FORCE_601",
|
|
1314
1325
|
FORCE_709 = "FORCE_709",
|
|
@@ -1319,11 +1330,13 @@ export declare enum ColorSpaceConversion {
|
|
|
1319
1330
|
NONE = "NONE",
|
|
1320
1331
|
}
|
|
1321
1332
|
export declare enum SampleRangeConversion {
|
|
1333
|
+
LIMITED_RANGE_CLIP = "LIMITED_RANGE_CLIP",
|
|
1322
1334
|
LIMITED_RANGE_SQUEEZE = "LIMITED_RANGE_SQUEEZE",
|
|
1323
1335
|
NONE = "NONE",
|
|
1324
1336
|
}
|
|
1325
1337
|
export interface ColorCorrector {
|
|
1326
1338
|
Brightness?: number;
|
|
1339
|
+
ClipLimits?: ClipLimits;
|
|
1327
1340
|
ColorSpaceConversion?: ColorSpaceConversion | string;
|
|
1328
1341
|
Contrast?: number;
|
|
1329
1342
|
Hdr10Metadata?: Hdr10Metadata;
|
|
@@ -1828,15 +1841,6 @@ export interface GetJobTemplateResponse {
|
|
|
1828
1841
|
JobTemplate?: JobTemplate;
|
|
1829
1842
|
}
|
|
1830
1843
|
export interface GetPolicyRequest {}
|
|
1831
|
-
export declare enum InputPolicy {
|
|
1832
|
-
ALLOWED = "ALLOWED",
|
|
1833
|
-
DISALLOWED = "DISALLOWED",
|
|
1834
|
-
}
|
|
1835
|
-
export interface Policy {
|
|
1836
|
-
HttpInputs?: InputPolicy | string;
|
|
1837
|
-
HttpsInputs?: InputPolicy | string;
|
|
1838
|
-
S3Inputs?: InputPolicy | string;
|
|
1839
|
-
}
|
|
1840
1844
|
export declare const DvbSdtSettingsFilterSensitiveLog: (
|
|
1841
1845
|
obj: DvbSdtSettings
|
|
1842
1846
|
) => any;
|
|
@@ -1911,6 +1915,7 @@ export declare const XavcSettingsFilterSensitiveLog: (obj: XavcSettings) => any;
|
|
|
1911
1915
|
export declare const VideoCodecSettingsFilterSensitiveLog: (
|
|
1912
1916
|
obj: VideoCodecSettings
|
|
1913
1917
|
) => any;
|
|
1918
|
+
export declare const ClipLimitsFilterSensitiveLog: (obj: ClipLimits) => any;
|
|
1914
1919
|
export declare const ColorCorrectorFilterSensitiveLog: (
|
|
1915
1920
|
obj: ColorCorrector
|
|
1916
1921
|
) => any;
|
|
@@ -2058,4 +2063,3 @@ export declare const GetJobTemplateResponseFilterSensitiveLog: (
|
|
|
2058
2063
|
export declare const GetPolicyRequestFilterSensitiveLog: (
|
|
2059
2064
|
obj: GetPolicyRequest
|
|
2060
2065
|
) => any;
|
|
2061
|
-
export declare const PolicyFilterSensitiveLog: (obj: Policy) => any;
|
|
@@ -4,7 +4,6 @@ import {
|
|
|
4
4
|
JobStatus,
|
|
5
5
|
JobTemplate,
|
|
6
6
|
JobTemplateSettings,
|
|
7
|
-
Policy,
|
|
8
7
|
Preset,
|
|
9
8
|
PresetSettings,
|
|
10
9
|
Queue,
|
|
@@ -12,6 +11,15 @@ import {
|
|
|
12
11
|
ReservationPlanSettings,
|
|
13
12
|
StatusUpdateInterval,
|
|
14
13
|
} from "./models_1";
|
|
14
|
+
export declare enum InputPolicy {
|
|
15
|
+
ALLOWED = "ALLOWED",
|
|
16
|
+
DISALLOWED = "DISALLOWED",
|
|
17
|
+
}
|
|
18
|
+
export interface Policy {
|
|
19
|
+
HttpInputs?: InputPolicy | string;
|
|
20
|
+
HttpsInputs?: InputPolicy | string;
|
|
21
|
+
S3Inputs?: InputPolicy | string;
|
|
22
|
+
}
|
|
15
23
|
export interface GetPolicyResponse {
|
|
16
24
|
Policy?: Policy;
|
|
17
25
|
}
|
|
@@ -146,6 +154,7 @@ export interface UpdateQueueRequest {
|
|
|
146
154
|
export interface UpdateQueueResponse {
|
|
147
155
|
Queue?: Queue;
|
|
148
156
|
}
|
|
157
|
+
export declare const PolicyFilterSensitiveLog: (obj: Policy) => any;
|
|
149
158
|
export declare const GetPolicyResponseFilterSensitiveLog: (
|
|
150
159
|
obj: GetPolicyResponse
|
|
151
160
|
) => any;
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-mediaconvert",
|
|
3
3
|
"description": "AWS SDK for JavaScript Mediaconvert Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.252.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
7
7
|
"build:cjs": "tsc -p tsconfig.cjs.json",
|
|
@@ -11,7 +11,7 @@
|
|
|
11
11
|
"build:types": "tsc -p tsconfig.types.json",
|
|
12
12
|
"build:types:downlevel": "downlevel-dts dist-types dist-types/ts3.4",
|
|
13
13
|
"clean": "rimraf ./dist-* && rimraf *.tsbuildinfo",
|
|
14
|
-
"generate:client": "
|
|
14
|
+
"generate:client": "node ../../scripts/generate-clients/single-service --solo mediaconvert"
|
|
15
15
|
},
|
|
16
16
|
"main": "./dist-cjs/index.js",
|
|
17
17
|
"types": "./dist-types/index.d.ts",
|
|
@@ -20,9 +20,9 @@
|
|
|
20
20
|
"dependencies": {
|
|
21
21
|
"@aws-crypto/sha256-browser": "2.0.0",
|
|
22
22
|
"@aws-crypto/sha256-js": "2.0.0",
|
|
23
|
-
"@aws-sdk/client-sts": "3.
|
|
23
|
+
"@aws-sdk/client-sts": "3.252.0",
|
|
24
24
|
"@aws-sdk/config-resolver": "3.234.0",
|
|
25
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
25
|
+
"@aws-sdk/credential-provider-node": "3.252.0",
|
|
26
26
|
"@aws-sdk/fetch-http-handler": "3.226.0",
|
|
27
27
|
"@aws-sdk/hash-node": "3.226.0",
|
|
28
28
|
"@aws-sdk/invalid-dependency": "3.226.0",
|