@aws-sdk/client-mediaconvert 3.53.0 → 3.54.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 CHANGED
@@ -3,6 +3,17 @@
3
3
  All notable changes to this project will be documented in this file.
4
4
  See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
 
6
+ # [3.54.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.53.1...v3.54.0) (2022-03-11)
7
+
8
+
9
+ ### Features
10
+
11
+ * **clients:** update clients as of 2022/03/10 ([#3411](https://github.com/aws/aws-sdk-js-v3/issues/3411)) ([8fa517a](https://github.com/aws/aws-sdk-js-v3/commit/8fa517a2c56d2f98a2e4a9c4ea6fd99b6ce61a71))
12
+
13
+
14
+
15
+
16
+
6
17
  # [3.53.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.52.0...v3.53.0) (2022-02-24)
7
18
 
8
19
 
@@ -3,7 +3,7 @@ Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.TagResourceCommand = void 0;
4
4
  const middleware_serde_1 = require("@aws-sdk/middleware-serde");
5
5
  const smithy_client_1 = require("@aws-sdk/smithy-client");
6
- const models_1_1 = require("../models/models_1");
6
+ const models_2_1 = require("../models/models_2");
7
7
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
8
8
  class TagResourceCommand extends smithy_client_1.Command {
9
9
  constructor(input) {
@@ -20,8 +20,8 @@ class TagResourceCommand extends smithy_client_1.Command {
20
20
  logger,
21
21
  clientName,
22
22
  commandName,
23
- inputFilterSensitiveLog: models_1_1.TagResourceRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: models_1_1.TagResourceResponse.filterSensitiveLog,
23
+ inputFilterSensitiveLog: models_2_1.TagResourceRequest.filterSensitiveLog,
24
+ outputFilterSensitiveLog: models_2_1.TagResourceResponse.filterSensitiveLog,
25
25
  };
26
26
  const { requestHandler } = configuration;
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -3,9 +3,9 @@ Object.defineProperty(exports, "__esModule", { value: true });
3
3
  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.Eac3AtmosSettings = exports.Eac3AtmosSurroundExMode = exports.Eac3AtmosStereoDownmix = exports.Eac3AtmosMeteringMode = exports.Eac3AtmosDynamicRangeControl = exports.Eac3AtmosDynamicRangeCompressionRf = exports.Eac3AtmosDynamicRangeCompressionLine = exports.Eac3AtmosDownmixControl = exports.Eac3AtmosDialogueIntelligence = exports.Eac3AtmosCodingMode = exports.Eac3AtmosBitstreamMode = exports.AudioCodec = exports.AiffSettings = exports.Ac3Settings = exports.Ac3MetadataControl = exports.Ac3LfeFilter = exports.Ac3DynamicRangeCompressionRf = exports.Ac3DynamicRangeCompressionProfile = exports.Ac3DynamicRangeCompressionLine = exports.Ac3CodingMode = exports.Ac3BitstreamMode = exports.AacSettings = exports.AacVbrQuality = exports.AacSpecification = exports.AacRawFormat = exports.AacRateControlMode = exports.AacCodingMode = exports.AacCodecProfile = exports.AacAudioDescriptionBroadcasterMix = exports.AudioTypeControl = exports.AudioNormalizationSettings = exports.AudioNormalizationPeakCalculation = exports.AudioNormalizationLoudnessLogging = exports.AudioNormalizationAlgorithmControl = exports.AudioNormalizationAlgorithm = exports.AudioChannelTaggingSettings = exports.AudioChannelTag = void 0;
4
4
  exports.TeletextDestinationSettings = exports.TeletextPageType = exports.SrtDestinationSettings = exports.SrtStylePassthrough = exports.SccDestinationSettings = exports.SccDestinationFramerate = exports.ImscDestinationSettings = exports.ImscStylePassthrough = exports.ImscAccessibilitySubs = exports.EmbeddedDestinationSettings = exports.DvbSubDestinationSettings = 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.BurninDestinationSettings = exports.BurninSubtitleTeletextSpacing = exports.BurnInSubtitleStylePassthrough = exports.BurninSubtitleShadowColor = exports.BurninSubtitleOutlineColor = exports.FontScript = exports.BurninSubtitleFontColor = exports.BurninSubtitleFallbackFont = exports.BurninSubtitleBackgroundColor = exports.BurninSubtitleApplyFontColor = exports.BurninSubtitleAlignment = exports.AudioDescription = exports.RemixSettings = exports.ChannelMapping = exports.OutputChannelMapping = exports.AudioLanguageCodeControl = exports.LanguageCode = exports.AudioCodecSettings = exports.WavSettings = exports.WavFormat = exports.VorbisSettings = exports.OpusSettings = exports.Mp3Settings = exports.Mp3RateControlMode = exports.Mp2Settings = exports.Eac3Settings = exports.Eac3SurroundMode = void 0;
5
5
  exports.InputTimecodeSource = exports.InputPsiControl = exports.InputScanType = exports.InputClipping = exports.ImageInserter = exports.InsertableImage = exports.InputFilterEnable = exports.InputDenoiseFilter = exports.InputDecryptionSettings = exports.DecryptionMode = exports.InputDeblockFilter = exports.Rectangle = exports.CaptionSelector = exports.CaptionSourceSettings = exports.WebvttHlsSourceSettings = exports.TrackSourceSettings = exports.TeletextSourceSettings = exports.CaptionSourceType = exports.FileSourceSettings = exports.FileSourceTimeDeltaUnits = exports.CaptionSourceFramerate = exports.FileSourceConvert608To708 = exports.EmbeddedSourceSettings = exports.EmbeddedTerminateCaptions = exports.EmbeddedConvert608To708 = exports.DvbSubSourceSettings = exports.AncillarySourceSettings = exports.AncillaryTerminateCaptions = exports.AncillaryConvert608To708 = exports.AudioSelector = exports.AudioSelectorType = exports.HlsRenditionGroupSettings = exports.AudioDefaultSelection = exports.AudioSelectorGroup = exports.Id3Insertion = exports.HopDestination = exports.HlsCaptionLanguageMapping = exports.HlsAdMarkers = exports.HlsAdditionalManifest = exports.Endpoint = exports.DashAdditionalManifest = exports.CmafAdditionalManifest = exports.CaptionDescriptionPreset = exports.CaptionDescription = exports.CaptionDestinationSettings = exports.WebvttDestinationSettings = exports.WebvttStylePassthrough = exports.WebvttAccessibilitySubs = exports.TtmlDestinationSettings = exports.TtmlStylePassthrough = void 0;
6
- exports.SpekeKeyProviderCmaf = exports.CmafInitializationVectorInManifest = exports.CmafEncryptionType = exports.DestinationSettings = exports.S3DestinationSettings = exports.S3EncryptionSettings = exports.S3ServerSideEncryptionType = exports.S3DestinationAccessControl = exports.S3ObjectCannedAcl = exports.CmafCodecSpecification = exports.CmafClientCache = exports.AutomatedEncodingSettings = exports.AutomatedAbrSettings = exports.NielsenNonLinearWatermarkSettings = exports.NielsenUniqueTicPerAudioTrackType = exports.NielsenSourceWatermarkStatusType = exports.NielsenActiveWatermarkProcessType = exports.NielsenConfiguration = exports.MotionImageInserter = exports.MotionImagePlayback = exports.MotionImageInsertionOffset = exports.MotionImageInsertionMode = exports.MotionImageInsertionFramerate = exports.KantarWatermarkSettings = exports.ExtendedDataServices = exports.VchipAction = exports.CopyProtectionAction = exports.EsamSettings = exports.EsamSignalProcessingNotification = exports.EsamManifestConfirmConditionNotification = exports.AvailBlanking = exports.QueueTransition = exports.OutputGroupDetail = exports.OutputDetail = exports.VideoDetail = exports.JobMessages = exports.JobPhase = exports.BillingTagsSource = exports.AccelerationStatus = exports.AccelerationSettings = exports.AccelerationMode = exports.InputTemplate = exports.Input = exports.VideoSelector = exports.InputSampleRange = exports.InputRotate = exports.Hdr10Metadata = exports.ColorSpaceUsage = exports.ColorSpace = exports.AlphaBehavior = void 0;
7
- exports.HlsProgramDateTime = exports.HlsOutputSelection = exports.HlsManifestDurationFormat = exports.HlsManifestCompression = exports.HlsImageBasedTrickPlaySettings = exports.HlsIntervalCadence = exports.HlsImageBasedTrickPlay = exports.HlsEncryptionSettings = exports.HlsKeyProviderType = exports.HlsOfflineEncrypted = exports.HlsInitializationVectorInManifest = exports.HlsEncryptionType = exports.HlsDirectoryStructure = exports.HlsCodecSpecification = exports.HlsClientCache = exports.HlsCaptionLanguageSetting = exports.HlsAudioOnlyHeader = exports.FileGroupSettings = exports.DashIsoGroupSettings = exports.DashIsoWriteSegmentTimelineInRepresentation = exports.DashIsoSegmentLengthControl = exports.DashIsoSegmentControl = exports.DashIsoPtsOffsetHandlingForBFrames = exports.DashIsoMpdProfile = exports.DashIsoImageBasedTrickPlaySettings = exports.DashIsoIntervalCadence = exports.DashIsoImageBasedTrickPlay = exports.DashIsoHbbtvCompliance = exports.DashIsoEncryptionSettings = exports.SpekeKeyProvider = exports.DashIsoPlaybackDeviceCompatibility = exports.DashIsoGroupAudioChannelConfigSchemeIdUri = exports.CmafGroupSettings = exports.CmafWriteSegmentTimelineInRepresentation = exports.CmafWriteHLSManifest = exports.CmafWriteDASHManifest = exports.CmafTargetDurationCompatibilityMode = exports.CmafStreamInfResolution = exports.CmafSegmentLengthControl = exports.CmafSegmentControl = exports.CmafPtsOffsetHandlingForBFrames = exports.CmafMpdProfile = exports.CmafManifestDurationFormat = exports.CmafManifestCompression = exports.CmafImageBasedTrickPlaySettings = exports.CmafIntervalCadence = exports.CmafImageBasedTrickPlay = exports.CmafEncryptionSettings = exports.CmafKeyProviderType = exports.StaticKeyProvider = void 0;
8
- exports.M3u8Scte35Source = exports.M3u8PcrControl = exports.M3u8NielsenId3 = exports.M3u8DataPtsControl = exports.M3u8AudioDuration = exports.M2tsSettings = exports.M2tsSegmentationStyle = exports.M2tsSegmentationMarkers = exports.M2tsScte35Source = exports.M2tsScte35Esam = exports.M2tsRateMode = exports.M2tsPcrControl = exports.M2tsNielsenId3 = exports.M2tsForceTsVideoEbpOrder = exports.M2tsEsRateInPes = exports.M2tsEbpPlacement = exports.M2tsEbpAudioInterval = exports.DvbTdtSettings = exports.DvbSdtSettings = exports.OutputSdt = exports.DvbNitSettings = exports.M2tsDataPtsControl = exports.M2tsBufferModel = exports.M2tsAudioDuration = exports.M2tsAudioBufferModel = exports.F4vSettings = exports.F4vMoovPlacement = exports.ContainerType = exports.CmfcSettings = exports.CmfcTimedMetadata = exports.CmfcScte35Source = exports.CmfcScte35Esam = exports.CmfcIFrameOnlyManifest = exports.CmfcDescriptiveVideoServiceFlag = exports.CmfcAudioTrackType = exports.CmfcAudioDuration = exports.OutputGroupSettings = exports.OutputGroupType = exports.MsSmoothGroupSettings = exports.MsSmoothManifestEncoding = exports.MsSmoothFragmentLengthControl = exports.MsSmoothEncryptionSettings = exports.MsSmoothAudioDeduplication = exports.MsSmoothAdditionalManifest = exports.HlsGroupSettings = exports.HlsTimedMetadataId3Frame = exports.HlsTargetDurationCompatibilityMode = exports.HlsStreamInfResolution = exports.HlsSegmentLengthControl = exports.HlsSegmentControl = void 0;
6
+ exports.CmafInitializationVectorInManifest = exports.CmafEncryptionType = exports.DestinationSettings = exports.S3DestinationSettings = exports.S3EncryptionSettings = exports.S3ServerSideEncryptionType = exports.S3DestinationAccessControl = exports.S3ObjectCannedAcl = exports.CmafCodecSpecification = exports.CmafClientCache = exports.AutomatedEncodingSettings = exports.AutomatedAbrSettings = exports.NielsenNonLinearWatermarkSettings = exports.NielsenUniqueTicPerAudioTrackType = exports.NielsenSourceWatermarkStatusType = exports.NielsenActiveWatermarkProcessType = exports.NielsenConfiguration = exports.MotionImageInserter = exports.MotionImagePlayback = exports.MotionImageInsertionOffset = exports.MotionImageInsertionMode = exports.MotionImageInsertionFramerate = exports.KantarWatermarkSettings = exports.ExtendedDataServices = exports.VchipAction = exports.CopyProtectionAction = exports.EsamSettings = exports.EsamSignalProcessingNotification = exports.EsamManifestConfirmConditionNotification = exports.AvailBlanking = exports.QueueTransition = exports.OutputGroupDetail = exports.OutputDetail = exports.VideoDetail = exports.JobMessages = exports.JobPhase = exports.BillingTagsSource = exports.AccelerationStatus = exports.AccelerationSettings = exports.AccelerationMode = exports.InputTemplate = exports.Input = exports.VideoSelector = exports.InputSampleRange = exports.InputRotate = exports.Hdr10Metadata = exports.EmbeddedTimecodeOverride = exports.ColorSpaceUsage = exports.ColorSpace = exports.AlphaBehavior = void 0;
7
+ exports.HlsManifestDurationFormat = exports.HlsManifestCompression = exports.HlsImageBasedTrickPlaySettings = exports.HlsIntervalCadence = exports.HlsImageBasedTrickPlay = exports.HlsEncryptionSettings = exports.HlsKeyProviderType = exports.HlsOfflineEncrypted = exports.HlsInitializationVectorInManifest = exports.HlsEncryptionType = exports.HlsDirectoryStructure = exports.HlsCodecSpecification = exports.HlsClientCache = exports.HlsCaptionSegmentLengthControl = exports.HlsCaptionLanguageSetting = exports.HlsAudioOnlyHeader = exports.FileGroupSettings = exports.DashIsoGroupSettings = exports.DashIsoWriteSegmentTimelineInRepresentation = exports.DashIsoSegmentLengthControl = exports.DashIsoSegmentControl = exports.DashIsoPtsOffsetHandlingForBFrames = exports.DashIsoMpdProfile = exports.DashIsoImageBasedTrickPlaySettings = exports.DashIsoIntervalCadence = exports.DashIsoImageBasedTrickPlay = exports.DashIsoHbbtvCompliance = exports.DashIsoEncryptionSettings = exports.SpekeKeyProvider = exports.DashIsoPlaybackDeviceCompatibility = exports.DashIsoGroupAudioChannelConfigSchemeIdUri = exports.CmafGroupSettings = exports.CmafWriteSegmentTimelineInRepresentation = exports.CmafWriteHLSManifest = exports.CmafWriteDASHManifest = exports.CmafTargetDurationCompatibilityMode = exports.CmafStreamInfResolution = exports.CmafSegmentLengthControl = exports.CmafSegmentControl = exports.CmafPtsOffsetHandlingForBFrames = exports.CmafMpdProfile = exports.CmafManifestDurationFormat = exports.CmafManifestCompression = exports.CmafImageBasedTrickPlaySettings = exports.CmafIntervalCadence = exports.CmafImageBasedTrickPlay = exports.CmafEncryptionSettings = exports.CmafKeyProviderType = exports.StaticKeyProvider = exports.SpekeKeyProviderCmaf = void 0;
8
+ exports.M3u8NielsenId3 = exports.M3u8DataPtsControl = exports.M3u8AudioDuration = exports.M2tsSettings = exports.M2tsSegmentationStyle = exports.M2tsSegmentationMarkers = exports.M2tsScte35Source = exports.M2tsScte35Esam = exports.M2tsRateMode = exports.M2tsPcrControl = exports.M2tsNielsenId3 = exports.M2tsForceTsVideoEbpOrder = exports.M2tsEsRateInPes = exports.M2tsEbpPlacement = exports.M2tsEbpAudioInterval = exports.DvbTdtSettings = exports.DvbSdtSettings = exports.OutputSdt = exports.DvbNitSettings = exports.M2tsDataPtsControl = exports.M2tsBufferModel = exports.M2tsAudioDuration = exports.M2tsAudioBufferModel = exports.F4vSettings = exports.F4vMoovPlacement = exports.ContainerType = exports.CmfcSettings = exports.CmfcTimedMetadata = exports.CmfcScte35Source = exports.CmfcScte35Esam = exports.CmfcIFrameOnlyManifest = exports.CmfcDescriptiveVideoServiceFlag = exports.CmfcAudioTrackType = exports.CmfcAudioDuration = exports.OutputGroupSettings = exports.OutputGroupType = exports.MsSmoothGroupSettings = exports.MsSmoothManifestEncoding = exports.MsSmoothFragmentLengthControl = exports.MsSmoothEncryptionSettings = exports.MsSmoothAudioDeduplication = exports.MsSmoothAdditionalManifest = exports.HlsGroupSettings = exports.HlsTimedMetadataId3Frame = exports.HlsTargetDurationCompatibilityMode = exports.HlsStreamInfResolution = exports.HlsSegmentLengthControl = exports.HlsSegmentControl = exports.HlsProgramDateTime = exports.HlsOutputSelection = void 0;
9
9
  var AudioChannelTag;
10
10
  (function (AudioChannelTag) {
11
11
  AudioChannelTag["C"] = "C";
@@ -1170,6 +1170,11 @@ var ColorSpaceUsage;
1170
1170
  ColorSpaceUsage["FALLBACK"] = "FALLBACK";
1171
1171
  ColorSpaceUsage["FORCE"] = "FORCE";
1172
1172
  })(ColorSpaceUsage = exports.ColorSpaceUsage || (exports.ColorSpaceUsage = {}));
1173
+ var EmbeddedTimecodeOverride;
1174
+ (function (EmbeddedTimecodeOverride) {
1175
+ EmbeddedTimecodeOverride["NONE"] = "NONE";
1176
+ EmbeddedTimecodeOverride["USE_MDPM"] = "USE_MDPM";
1177
+ })(EmbeddedTimecodeOverride = exports.EmbeddedTimecodeOverride || (exports.EmbeddedTimecodeOverride = {}));
1173
1178
  var Hdr10Metadata;
1174
1179
  (function (Hdr10Metadata) {
1175
1180
  Hdr10Metadata.filterSensitiveLog = (obj) => ({
@@ -1635,6 +1640,11 @@ var HlsCaptionLanguageSetting;
1635
1640
  HlsCaptionLanguageSetting["NONE"] = "NONE";
1636
1641
  HlsCaptionLanguageSetting["OMIT"] = "OMIT";
1637
1642
  })(HlsCaptionLanguageSetting = exports.HlsCaptionLanguageSetting || (exports.HlsCaptionLanguageSetting = {}));
1643
+ var HlsCaptionSegmentLengthControl;
1644
+ (function (HlsCaptionSegmentLengthControl) {
1645
+ HlsCaptionSegmentLengthControl["LARGE_SEGMENTS"] = "LARGE_SEGMENTS";
1646
+ HlsCaptionSegmentLengthControl["MATCH_VIDEO"] = "MATCH_VIDEO";
1647
+ })(HlsCaptionSegmentLengthControl = exports.HlsCaptionSegmentLengthControl || (exports.HlsCaptionSegmentLengthControl = {}));
1638
1648
  var HlsClientCache;
1639
1649
  (function (HlsClientCache) {
1640
1650
  HlsClientCache["DISABLED"] = "DISABLED";
@@ -1986,13 +1996,3 @@ var M3u8NielsenId3;
1986
1996
  M3u8NielsenId3["INSERT"] = "INSERT";
1987
1997
  M3u8NielsenId3["NONE"] = "NONE";
1988
1998
  })(M3u8NielsenId3 = exports.M3u8NielsenId3 || (exports.M3u8NielsenId3 = {}));
1989
- var M3u8PcrControl;
1990
- (function (M3u8PcrControl) {
1991
- M3u8PcrControl["CONFIGURED_PCR_PERIOD"] = "CONFIGURED_PCR_PERIOD";
1992
- M3u8PcrControl["PCR_EVERY_PES_PACKET"] = "PCR_EVERY_PES_PACKET";
1993
- })(M3u8PcrControl = exports.M3u8PcrControl || (exports.M3u8PcrControl = {}));
1994
- var M3u8Scte35Source;
1995
- (function (M3u8Scte35Source) {
1996
- M3u8Scte35Source["NONE"] = "NONE";
1997
- M3u8Scte35Source["PASSTHROUGH"] = "PASSTHROUGH";
1998
- })(M3u8Scte35Source = exports.M3u8Scte35Source || (exports.M3u8Scte35Source = {}));
@@ -1,12 +1,22 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.AvcIntraTelecine = exports.AvcIntraSlowPal = exports.AvcIntraScanTypeConversionMode = exports.AvcIntraInterlaceMode = exports.AvcIntraFramerateConversionAlgorithm = exports.AvcIntraFramerateControl = exports.AvcIntraUhdSettings = exports.AvcIntraUhdQualityTuningLevel = exports.AvcIntraClass = exports.Av1Settings = exports.Av1SpatialAdaptiveQuantization = exports.Av1RateControlMode = exports.Av1QvbrSettings = exports.Av1FramerateConversionAlgorithm = exports.Av1FramerateControl = exports.Av1BitDepth = exports.Av1AdaptiveQuantization = exports.AntiAlias = exports.AfdSignaling = exports.OutputSettings = exports.HlsSettings = exports.HlsIFrameOnlyManifest = exports.HlsDescriptiveVideoServiceFlag = exports.HlsAudioTrackType = exports.HlsAudioOnlyContainer = exports.ContainerSettings = exports.MxfSettings = exports.MxfXavcProfileSettings = exports.MxfXavcDurationMode = exports.MxfProfile = exports.MxfAfdSignaling = exports.MpdSettings = exports.MpdTimedMetadata = exports.MpdScte35Source = exports.MpdScte35Esam = exports.MpdCaptionContainerType = exports.MpdAudioDuration = exports.MpdAccessibilityCaptionHints = exports.Mp4Settings = exports.Mp4MoovPlacement = exports.Mp4FreeSpaceBox = exports.Mp4CslgAtom = exports.MovSettings = exports.MovReference = exports.MovPaddingControl = exports.MovMpeg2FourCCControl = exports.MovCslgAtom = exports.MovClapAtom = exports.M3u8Settings = exports.TimedMetadata = void 0;
4
- exports.H265Telecine = exports.H265SpatialAdaptiveQuantization = exports.H265SlowPal = exports.H265SceneChangeDetect = exports.H265ScanTypeConversionMode = exports.H265SampleAdaptiveOffsetFilterMode = exports.H265RateControlMode = exports.H265QvbrSettings = 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.H264Settings = exports.H264UnregisteredSeiTimecode = exports.H264TemporalAdaptiveQuantization = exports.H264Telecine = exports.H264Syntax = exports.H264SpatialAdaptiveQuantization = exports.H264SlowPal = exports.H264SceneChangeDetect = exports.H264ScanTypeConversionMode = exports.H264RepeatPps = exports.H264RateControlMode = exports.H264QvbrSettings = 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.FrameCaptureSettings = exports.VideoCodec = exports.AvcIntraSettings = void 0;
5
- exports.Vp8Settings = exports.Vp8RateControlMode = exports.Vp8QualityTuningLevel = exports.Vp8ParControl = exports.Vp8FramerateConversionAlgorithm = exports.Vp8FramerateControl = exports.Vc3Settings = exports.Vc3Class = exports.Vc3Telecine = exports.Vc3SlowPal = exports.Vc3ScanTypeConversionMode = exports.Vc3InterlaceMode = exports.Vc3FramerateConversionAlgorithm = exports.Vc3FramerateControl = exports.ProresSettings = exports.ProresTelecine = exports.ProresSlowPal = exports.ProresScanTypeConversionMode = exports.ProresParControl = exports.ProresInterlaceMode = exports.ProresFramerateConversionAlgorithm = exports.ProresFramerateControl = exports.ProresCodecProfile = exports.ProresChromaSampling = exports.Mpeg2Settings = 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.H265Settings = exports.H265WriteMp4PackagingType = exports.H265UnregisteredSeiTimecode = exports.H265Tiles = exports.H265TemporalIds = exports.H265TemporalAdaptiveQuantization = void 0;
6
- exports.Hdr10Plus = exports.DolbyVision = exports.DolbyVisionProfile = exports.DolbyVisionLevel6Mode = exports.DolbyVisionLevel6Metadata = exports.Deinterlacer = exports.DeinterlacerMode = exports.DeinterlacerControl = exports.DeinterlaceAlgorithm = exports.ColorCorrector = exports.SampleRangeConversion = exports.ColorSpaceConversion = exports.VideoTimecodeInsertion = exports.ScalingBehavior = exports.RespondToAfd = exports.DropFrameTimecode = exports.ColorMetadata = exports.VideoCodecSettings = exports.XavcSettings = exports.XavcHdProfileSettings = exports.XavcHdProfileTelecine = exports.XavcHdProfileQualityTuningLevel = exports.XavcInterlaceMode = exports.XavcHdProfileBitrateClass = exports.XavcHdIntraCbgProfileSettings = exports.XavcHdIntraCbgProfileClass = exports.Xavc4kProfileSettings = exports.Xavc4kProfileQualityTuningLevel = exports.XavcGopBReference = exports.XavcFlickerAdaptiveQuantization = exports.Xavc4kProfileCodecProfile = exports.Xavc4kProfileBitrateClass = exports.Xavc4kIntraVbrProfileSettings = exports.Xavc4kIntraVbrProfileClass = exports.Xavc4kIntraCbgProfileSettings = exports.Xavc4kIntraCbgProfileClass = exports.XavcTemporalAdaptiveQuantization = exports.XavcSpatialAdaptiveQuantization = exports.XavcSlowPal = exports.XavcProfile = exports.XavcFramerateConversionAlgorithm = exports.XavcFramerateControl = exports.XavcEntropyEncoding = exports.XavcAdaptiveQuantization = exports.Vp9Settings = exports.Vp9RateControlMode = exports.Vp9QualityTuningLevel = exports.Vp9ParControl = exports.Vp9FramerateConversionAlgorithm = exports.Vp9FramerateControl = void 0;
7
- exports.CreateJobTemplateRequest = exports.CreateJobResponse = exports.CreateJobRequest = exports.CancelJobResponse = exports.CancelJobRequest = exports.TooManyRequestsException = exports.NotFoundException = exports.InternalServerErrorException = exports.ForbiddenException = exports.ConflictException = exports.BadRequestException = exports.AssociateCertificateResponse = exports.AssociateCertificateRequest = exports.Queue = exports.QueueStatus = exports.ReservationPlan = exports.ReservationPlanStatus = exports.RenewalType = exports.Commitment = exports.PricingPlan = exports.Preset = exports.PresetSettings = exports.JobTemplate = exports.Type = exports.JobTemplateSettings = exports.Job = exports.Timing = exports.StatusUpdateInterval = exports.JobStatus = exports.SimulateReservedQueue = exports.JobSettings = exports.TimedMetadataInsertion = exports.TimecodeConfig = exports.TimecodeSource = exports.OutputGroup = exports.Output = exports.VideoDescription = exports.VideoPreprocessor = exports.TimecodeBurnin = exports.TimecodeBurninPosition = exports.PartnerWatermarking = exports.NexGuardFileMarkerSettings = exports.WatermarkingStrength = exports.NoiseReducer = exports.NoiseReducerTemporalFilterSettings = exports.NoiseFilterPostTemporalSharpeningStrength = exports.NoiseFilterPostTemporalSharpening = exports.NoiseReducerSpatialFilterSettings = exports.NoiseReducerFilterSettings = exports.NoiseReducerFilter = void 0;
8
- exports.TagResourceResponse = exports.TagResourceRequest = exports.PutPolicyResponse = exports.PutPolicyRequest = exports.ListTagsForResourceResponse = exports.ResourceTags = exports.ListTagsForResourceRequest = exports.ListQueuesResponse = exports.ListQueuesRequest = exports.QueueListBy = exports.ListPresetsResponse = exports.ListPresetsRequest = exports.PresetListBy = exports.ListJobTemplatesResponse = exports.ListJobTemplatesRequest = exports.ListJobsResponse = exports.ListJobsRequest = exports.Order = exports.JobTemplateListBy = exports.GetQueueResponse = exports.GetQueueRequest = exports.GetPresetResponse = exports.GetPresetRequest = exports.GetPolicyResponse = exports.Policy = exports.InputPolicy = exports.GetPolicyRequest = exports.GetJobTemplateResponse = exports.GetJobTemplateRequest = exports.GetJobResponse = exports.GetJobRequest = exports.DisassociateCertificateResponse = exports.DisassociateCertificateRequest = exports.DescribeEndpointsResponse = exports.DescribeEndpointsRequest = exports.DescribeEndpointsMode = exports.DeleteQueueResponse = exports.DeleteQueueRequest = exports.DeletePresetResponse = exports.DeletePresetRequest = exports.DeletePolicyResponse = exports.DeletePolicyRequest = exports.DeleteJobTemplateResponse = exports.DeleteJobTemplateRequest = exports.CreateQueueResponse = exports.CreateQueueRequest = exports.ReservationPlanSettings = exports.CreatePresetResponse = exports.CreatePresetRequest = exports.CreateJobTemplateResponse = void 0;
3
+ exports.AvcIntraScanTypeConversionMode = exports.AvcIntraInterlaceMode = exports.AvcIntraFramerateConversionAlgorithm = exports.AvcIntraFramerateControl = exports.AvcIntraUhdSettings = exports.AvcIntraUhdQualityTuningLevel = exports.AvcIntraClass = exports.Av1Settings = exports.Av1SpatialAdaptiveQuantization = exports.Av1RateControlMode = exports.Av1QvbrSettings = exports.Av1FramerateConversionAlgorithm = exports.Av1FramerateControl = exports.Av1BitDepth = exports.Av1AdaptiveQuantization = exports.AntiAlias = exports.AfdSignaling = exports.OutputSettings = exports.HlsSettings = exports.HlsIFrameOnlyManifest = exports.HlsDescriptiveVideoServiceFlag = exports.HlsAudioTrackType = exports.HlsAudioOnlyContainer = exports.ContainerSettings = exports.MxfSettings = exports.MxfXavcProfileSettings = exports.MxfXavcDurationMode = exports.MxfProfile = exports.MxfAfdSignaling = exports.MpdSettings = exports.MpdTimedMetadata = exports.MpdScte35Source = exports.MpdScte35Esam = exports.MpdCaptionContainerType = exports.MpdAudioDuration = exports.MpdAccessibilityCaptionHints = exports.Mp4Settings = exports.Mp4MoovPlacement = exports.Mp4FreeSpaceBox = exports.Mp4CslgAtom = exports.MovSettings = exports.MovReference = exports.MovPaddingControl = exports.MovMpeg2FourCCControl = exports.MovCslgAtom = exports.MovClapAtom = exports.M3u8Settings = exports.TimedMetadata = exports.M3u8Scte35Source = exports.M3u8PcrControl = void 0;
4
+ exports.H265SlowPal = exports.H265SceneChangeDetect = exports.H265ScanTypeConversionMode = exports.H265SampleAdaptiveOffsetFilterMode = exports.H265RateControlMode = exports.H265QvbrSettings = 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.H264Settings = exports.H264UnregisteredSeiTimecode = exports.H264TemporalAdaptiveQuantization = exports.H264Telecine = exports.H264Syntax = exports.H264SpatialAdaptiveQuantization = exports.H264SlowPal = exports.H264SceneChangeDetect = exports.H264ScanTypeConversionMode = exports.H264RepeatPps = exports.H264RateControlMode = exports.H264QvbrSettings = 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.FrameCaptureSettings = exports.VideoCodec = exports.AvcIntraSettings = exports.AvcIntraTelecine = exports.AvcIntraSlowPal = void 0;
5
+ exports.Vp8QualityTuningLevel = exports.Vp8ParControl = exports.Vp8FramerateConversionAlgorithm = exports.Vp8FramerateControl = exports.Vc3Settings = exports.Vc3Class = exports.Vc3Telecine = exports.Vc3SlowPal = exports.Vc3ScanTypeConversionMode = exports.Vc3InterlaceMode = exports.Vc3FramerateConversionAlgorithm = exports.Vc3FramerateControl = exports.ProresSettings = exports.ProresTelecine = exports.ProresSlowPal = exports.ProresScanTypeConversionMode = exports.ProresParControl = exports.ProresInterlaceMode = exports.ProresFramerateConversionAlgorithm = exports.ProresFramerateControl = exports.ProresCodecProfile = exports.ProresChromaSampling = exports.Mpeg2Settings = 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.H265Settings = exports.H265WriteMp4PackagingType = exports.H265UnregisteredSeiTimecode = exports.H265Tiles = exports.H265TemporalIds = exports.H265TemporalAdaptiveQuantization = exports.H265Telecine = exports.H265SpatialAdaptiveQuantization = void 0;
6
+ exports.DolbyVisionProfile = exports.DolbyVisionLevel6Mode = exports.DolbyVisionLevel6Metadata = exports.Deinterlacer = exports.DeinterlacerMode = exports.DeinterlacerControl = exports.DeinterlaceAlgorithm = exports.ColorCorrector = exports.SampleRangeConversion = exports.ColorSpaceConversion = exports.VideoTimecodeInsertion = exports.ScalingBehavior = exports.RespondToAfd = exports.DropFrameTimecode = exports.ColorMetadata = exports.VideoCodecSettings = exports.XavcSettings = exports.XavcHdProfileSettings = exports.XavcHdProfileTelecine = exports.XavcHdProfileQualityTuningLevel = exports.XavcInterlaceMode = exports.XavcHdProfileBitrateClass = exports.XavcHdIntraCbgProfileSettings = exports.XavcHdIntraCbgProfileClass = exports.Xavc4kProfileSettings = exports.Xavc4kProfileQualityTuningLevel = exports.XavcGopBReference = exports.XavcFlickerAdaptiveQuantization = exports.Xavc4kProfileCodecProfile = exports.Xavc4kProfileBitrateClass = exports.Xavc4kIntraVbrProfileSettings = exports.Xavc4kIntraVbrProfileClass = exports.Xavc4kIntraCbgProfileSettings = exports.Xavc4kIntraCbgProfileClass = exports.XavcTemporalAdaptiveQuantization = exports.XavcSpatialAdaptiveQuantization = exports.XavcSlowPal = exports.XavcProfile = exports.XavcFramerateConversionAlgorithm = exports.XavcFramerateControl = exports.XavcEntropyEncoding = exports.XavcAdaptiveQuantization = exports.Vp9Settings = exports.Vp9RateControlMode = exports.Vp9QualityTuningLevel = exports.Vp9ParControl = exports.Vp9FramerateConversionAlgorithm = exports.Vp9FramerateControl = exports.Vp8Settings = exports.Vp8RateControlMode = void 0;
7
+ exports.CreateJobRequest = exports.CancelJobResponse = exports.CancelJobRequest = exports.TooManyRequestsException = exports.NotFoundException = exports.InternalServerErrorException = exports.ForbiddenException = exports.ConflictException = exports.BadRequestException = exports.AssociateCertificateResponse = exports.AssociateCertificateRequest = exports.Queue = exports.QueueStatus = exports.ReservationPlan = exports.ReservationPlanStatus = exports.RenewalType = exports.Commitment = exports.PricingPlan = exports.Preset = exports.PresetSettings = exports.JobTemplate = exports.Type = exports.JobTemplateSettings = exports.Job = exports.Timing = exports.StatusUpdateInterval = exports.JobStatus = exports.SimulateReservedQueue = exports.JobSettings = exports.TimedMetadataInsertion = exports.TimecodeConfig = exports.TimecodeSource = exports.OutputGroup = exports.Output = exports.VideoDescription = exports.VideoPreprocessor = exports.TimecodeBurnin = exports.TimecodeBurninPosition = exports.PartnerWatermarking = exports.NexGuardFileMarkerSettings = exports.WatermarkingStrength = exports.NoiseReducer = exports.NoiseReducerTemporalFilterSettings = exports.NoiseFilterPostTemporalSharpeningStrength = exports.NoiseFilterPostTemporalSharpening = exports.NoiseReducerSpatialFilterSettings = exports.NoiseReducerFilterSettings = exports.NoiseReducerFilter = exports.Hdr10Plus = exports.DolbyVision = void 0;
8
+ exports.PutPolicyResponse = exports.PutPolicyRequest = exports.ListTagsForResourceResponse = exports.ResourceTags = exports.ListTagsForResourceRequest = exports.ListQueuesResponse = exports.ListQueuesRequest = exports.QueueListBy = exports.ListPresetsResponse = exports.ListPresetsRequest = exports.PresetListBy = exports.ListJobTemplatesResponse = exports.ListJobTemplatesRequest = exports.ListJobsResponse = exports.ListJobsRequest = exports.Order = exports.JobTemplateListBy = exports.GetQueueResponse = exports.GetQueueRequest = exports.GetPresetResponse = exports.GetPresetRequest = exports.GetPolicyResponse = exports.Policy = exports.InputPolicy = exports.GetPolicyRequest = exports.GetJobTemplateResponse = exports.GetJobTemplateRequest = exports.GetJobResponse = exports.GetJobRequest = exports.DisassociateCertificateResponse = exports.DisassociateCertificateRequest = exports.DescribeEndpointsResponse = exports.DescribeEndpointsRequest = exports.DescribeEndpointsMode = exports.DeleteQueueResponse = exports.DeleteQueueRequest = exports.DeletePresetResponse = exports.DeletePresetRequest = exports.DeletePolicyResponse = exports.DeletePolicyRequest = exports.DeleteJobTemplateResponse = exports.DeleteJobTemplateRequest = exports.CreateQueueResponse = exports.CreateQueueRequest = exports.ReservationPlanSettings = exports.CreatePresetResponse = exports.CreatePresetRequest = exports.CreateJobTemplateResponse = exports.CreateJobTemplateRequest = exports.CreateJobResponse = void 0;
9
9
  const MediaConvertServiceException_1 = require("./MediaConvertServiceException");
10
+ var M3u8PcrControl;
11
+ (function (M3u8PcrControl) {
12
+ M3u8PcrControl["CONFIGURED_PCR_PERIOD"] = "CONFIGURED_PCR_PERIOD";
13
+ M3u8PcrControl["PCR_EVERY_PES_PACKET"] = "PCR_EVERY_PES_PACKET";
14
+ })(M3u8PcrControl = exports.M3u8PcrControl || (exports.M3u8PcrControl = {}));
15
+ var M3u8Scte35Source;
16
+ (function (M3u8Scte35Source) {
17
+ M3u8Scte35Source["NONE"] = "NONE";
18
+ M3u8Scte35Source["PASSTHROUGH"] = "PASSTHROUGH";
19
+ })(M3u8Scte35Source = exports.M3u8Scte35Source || (exports.M3u8Scte35Source = {}));
10
20
  var TimedMetadata;
11
21
  (function (TimedMetadata) {
12
22
  TimedMetadata["NONE"] = "NONE";
@@ -1834,15 +1844,3 @@ var PutPolicyResponse;
1834
1844
  ...obj,
1835
1845
  });
1836
1846
  })(PutPolicyResponse = exports.PutPolicyResponse || (exports.PutPolicyResponse = {}));
1837
- var TagResourceRequest;
1838
- (function (TagResourceRequest) {
1839
- TagResourceRequest.filterSensitiveLog = (obj) => ({
1840
- ...obj,
1841
- });
1842
- })(TagResourceRequest = exports.TagResourceRequest || (exports.TagResourceRequest = {}));
1843
- var TagResourceResponse;
1844
- (function (TagResourceResponse) {
1845
- TagResourceResponse.filterSensitiveLog = (obj) => ({
1846
- ...obj,
1847
- });
1848
- })(TagResourceResponse = exports.TagResourceResponse || (exports.TagResourceResponse = {}));
@@ -1,6 +1,18 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.UpdateQueueResponse = exports.UpdateQueueRequest = exports.UpdatePresetResponse = exports.UpdatePresetRequest = exports.UpdateJobTemplateResponse = exports.UpdateJobTemplateRequest = exports.UntagResourceResponse = exports.UntagResourceRequest = void 0;
3
+ exports.UpdateQueueResponse = exports.UpdateQueueRequest = exports.UpdatePresetResponse = exports.UpdatePresetRequest = exports.UpdateJobTemplateResponse = exports.UpdateJobTemplateRequest = exports.UntagResourceResponse = exports.UntagResourceRequest = exports.TagResourceResponse = exports.TagResourceRequest = void 0;
4
+ var TagResourceRequest;
5
+ (function (TagResourceRequest) {
6
+ TagResourceRequest.filterSensitiveLog = (obj) => ({
7
+ ...obj,
8
+ });
9
+ })(TagResourceRequest = exports.TagResourceRequest || (exports.TagResourceRequest = {}));
10
+ var TagResourceResponse;
11
+ (function (TagResourceResponse) {
12
+ TagResourceResponse.filterSensitiveLog = (obj) => ({
13
+ ...obj,
14
+ });
15
+ })(TagResourceResponse = exports.TagResourceResponse || (exports.TagResourceResponse = {}));
4
16
  var UntagResourceRequest;
5
17
  (function (UntagResourceRequest) {
6
18
  UntagResourceRequest.filterSensitiveLog = (obj) => ({
@@ -3809,6 +3809,8 @@ const serializeAws_restJson1HlsGroupSettings = (input, context) => {
3809
3809
  }),
3810
3810
  ...(input.CaptionLanguageSetting !== undefined &&
3811
3811
  input.CaptionLanguageSetting !== null && { captionLanguageSetting: input.CaptionLanguageSetting }),
3812
+ ...(input.CaptionSegmentLengthControl !== undefined &&
3813
+ input.CaptionSegmentLengthControl !== null && { captionSegmentLengthControl: input.CaptionSegmentLengthControl }),
3812
3814
  ...(input.ClientCache !== undefined && input.ClientCache !== null && { clientCache: input.ClientCache }),
3813
3815
  ...(input.CodecSpecification !== undefined &&
3814
3816
  input.CodecSpecification !== null && { codecSpecification: input.CodecSpecification }),
@@ -4985,6 +4987,8 @@ const serializeAws_restJson1VideoSelector = (input, context) => {
4985
4987
  ...(input.ColorSpace !== undefined && input.ColorSpace !== null && { colorSpace: input.ColorSpace }),
4986
4988
  ...(input.ColorSpaceUsage !== undefined &&
4987
4989
  input.ColorSpaceUsage !== null && { colorSpaceUsage: input.ColorSpaceUsage }),
4990
+ ...(input.EmbeddedTimecodeOverride !== undefined &&
4991
+ input.EmbeddedTimecodeOverride !== null && { embeddedTimecodeOverride: input.EmbeddedTimecodeOverride }),
4988
4992
  ...(input.Hdr10Metadata !== undefined &&
4989
4993
  input.Hdr10Metadata !== null && {
4990
4994
  hdr10Metadata: serializeAws_restJson1Hdr10Metadata(input.Hdr10Metadata, context),
@@ -6512,6 +6516,7 @@ const deserializeAws_restJson1HlsGroupSettings = (output, context) => {
6512
6516
  ? deserializeAws_restJson1__listOfHlsCaptionLanguageMapping(output.captionLanguageMappings, context)
6513
6517
  : undefined,
6514
6518
  CaptionLanguageSetting: smithy_client_1.expectString(output.captionLanguageSetting),
6519
+ CaptionSegmentLengthControl: smithy_client_1.expectString(output.captionSegmentLengthControl),
6515
6520
  ClientCache: smithy_client_1.expectString(output.clientCache),
6516
6521
  CodecSpecification: smithy_client_1.expectString(output.codecSpecification),
6517
6522
  Destination: smithy_client_1.expectString(output.destination),
@@ -7658,6 +7663,7 @@ const deserializeAws_restJson1VideoSelector = (output, context) => {
7658
7663
  AlphaBehavior: smithy_client_1.expectString(output.alphaBehavior),
7659
7664
  ColorSpace: smithy_client_1.expectString(output.colorSpace),
7660
7665
  ColorSpaceUsage: smithy_client_1.expectString(output.colorSpaceUsage),
7666
+ EmbeddedTimecodeOverride: smithy_client_1.expectString(output.embeddedTimecodeOverride),
7661
7667
  Hdr10Metadata: output.hdr10Metadata !== undefined && output.hdr10Metadata !== null
7662
7668
  ? deserializeAws_restJson1Hdr10Metadata(output.hdr10Metadata, context)
7663
7669
  : undefined,
@@ -1,7 +1,7 @@
1
1
  import { __extends } from "tslib";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { TagResourceRequest, TagResourceResponse } from "../models/models_1";
4
+ import { TagResourceRequest, TagResourceResponse } from "../models/models_2";
5
5
  import { deserializeAws_restJson1TagResourceCommand, serializeAws_restJson1TagResourceCommand, } from "../protocols/Aws_restJson1";
6
6
  var TagResourceCommand = (function (_super) {
7
7
  __extends(TagResourceCommand, _super);
@@ -1055,6 +1055,11 @@ export var ColorSpaceUsage;
1055
1055
  ColorSpaceUsage["FALLBACK"] = "FALLBACK";
1056
1056
  ColorSpaceUsage["FORCE"] = "FORCE";
1057
1057
  })(ColorSpaceUsage || (ColorSpaceUsage = {}));
1058
+ export var EmbeddedTimecodeOverride;
1059
+ (function (EmbeddedTimecodeOverride) {
1060
+ EmbeddedTimecodeOverride["NONE"] = "NONE";
1061
+ EmbeddedTimecodeOverride["USE_MDPM"] = "USE_MDPM";
1062
+ })(EmbeddedTimecodeOverride || (EmbeddedTimecodeOverride = {}));
1058
1063
  export var Hdr10Metadata;
1059
1064
  (function (Hdr10Metadata) {
1060
1065
  Hdr10Metadata.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
@@ -1446,6 +1451,11 @@ export var HlsCaptionLanguageSetting;
1446
1451
  HlsCaptionLanguageSetting["NONE"] = "NONE";
1447
1452
  HlsCaptionLanguageSetting["OMIT"] = "OMIT";
1448
1453
  })(HlsCaptionLanguageSetting || (HlsCaptionLanguageSetting = {}));
1454
+ export var HlsCaptionSegmentLengthControl;
1455
+ (function (HlsCaptionSegmentLengthControl) {
1456
+ HlsCaptionSegmentLengthControl["LARGE_SEGMENTS"] = "LARGE_SEGMENTS";
1457
+ HlsCaptionSegmentLengthControl["MATCH_VIDEO"] = "MATCH_VIDEO";
1458
+ })(HlsCaptionSegmentLengthControl || (HlsCaptionSegmentLengthControl = {}));
1449
1459
  export var HlsClientCache;
1450
1460
  (function (HlsClientCache) {
1451
1461
  HlsClientCache["DISABLED"] = "DISABLED";
@@ -1769,13 +1779,3 @@ export var M3u8NielsenId3;
1769
1779
  M3u8NielsenId3["INSERT"] = "INSERT";
1770
1780
  M3u8NielsenId3["NONE"] = "NONE";
1771
1781
  })(M3u8NielsenId3 || (M3u8NielsenId3 = {}));
1772
- export var M3u8PcrControl;
1773
- (function (M3u8PcrControl) {
1774
- M3u8PcrControl["CONFIGURED_PCR_PERIOD"] = "CONFIGURED_PCR_PERIOD";
1775
- M3u8PcrControl["PCR_EVERY_PES_PACKET"] = "PCR_EVERY_PES_PACKET";
1776
- })(M3u8PcrControl || (M3u8PcrControl = {}));
1777
- export var M3u8Scte35Source;
1778
- (function (M3u8Scte35Source) {
1779
- M3u8Scte35Source["NONE"] = "NONE";
1780
- M3u8Scte35Source["PASSTHROUGH"] = "PASSTHROUGH";
1781
- })(M3u8Scte35Source || (M3u8Scte35Source = {}));
@@ -1,5 +1,15 @@
1
1
  import { __assign, __extends } from "tslib";
2
2
  import { MediaConvertServiceException as __BaseException } from "./MediaConvertServiceException";
3
+ export var M3u8PcrControl;
4
+ (function (M3u8PcrControl) {
5
+ M3u8PcrControl["CONFIGURED_PCR_PERIOD"] = "CONFIGURED_PCR_PERIOD";
6
+ M3u8PcrControl["PCR_EVERY_PES_PACKET"] = "PCR_EVERY_PES_PACKET";
7
+ })(M3u8PcrControl || (M3u8PcrControl = {}));
8
+ export var M3u8Scte35Source;
9
+ (function (M3u8Scte35Source) {
10
+ M3u8Scte35Source["NONE"] = "NONE";
11
+ M3u8Scte35Source["PASSTHROUGH"] = "PASSTHROUGH";
12
+ })(M3u8Scte35Source || (M3u8Scte35Source = {}));
3
13
  export var TimedMetadata;
4
14
  (function (TimedMetadata) {
5
15
  TimedMetadata["NONE"] = "NONE";
@@ -1609,11 +1619,3 @@ export var PutPolicyResponse;
1609
1619
  (function (PutPolicyResponse) {
1610
1620
  PutPolicyResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1611
1621
  })(PutPolicyResponse || (PutPolicyResponse = {}));
1612
- export var TagResourceRequest;
1613
- (function (TagResourceRequest) {
1614
- TagResourceRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1615
- })(TagResourceRequest || (TagResourceRequest = {}));
1616
- export var TagResourceResponse;
1617
- (function (TagResourceResponse) {
1618
- TagResourceResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1619
- })(TagResourceResponse || (TagResourceResponse = {}));
@@ -1,4 +1,12 @@
1
1
  import { __assign } from "tslib";
2
+ export var TagResourceRequest;
3
+ (function (TagResourceRequest) {
4
+ TagResourceRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
5
+ })(TagResourceRequest || (TagResourceRequest = {}));
6
+ export var TagResourceResponse;
7
+ (function (TagResourceResponse) {
8
+ TagResourceResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
9
+ })(TagResourceResponse || (TagResourceResponse = {}));
2
10
  export var UntagResourceRequest;
3
11
  (function (UntagResourceRequest) {
4
12
  UntagResourceRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
@@ -3958,7 +3958,7 @@ var serializeAws_restJson1HlsEncryptionSettings = function (input, context) {
3958
3958
  })), (input.Type !== undefined && input.Type !== null && { type: input.Type }));
3959
3959
  };
3960
3960
  var serializeAws_restJson1HlsGroupSettings = function (input, context) {
3961
- return __assign(__assign(__assign(__assign(__assign(__assign(__assign(__assign(__assign(__assign(__assign(__assign(__assign(__assign(__assign(__assign(__assign(__assign(__assign(__assign(__assign(__assign(__assign(__assign(__assign(__assign(__assign(__assign(__assign(__assign({}, (input.AdMarkers !== undefined &&
3961
+ return __assign(__assign(__assign(__assign(__assign(__assign(__assign(__assign(__assign(__assign(__assign(__assign(__assign(__assign(__assign(__assign(__assign(__assign(__assign(__assign(__assign(__assign(__assign(__assign(__assign(__assign(__assign(__assign(__assign(__assign(__assign({}, (input.AdMarkers !== undefined &&
3962
3962
  input.AdMarkers !== null && { adMarkers: serializeAws_restJson1__listOfHlsAdMarkers(input.AdMarkers, context) })), (input.AdditionalManifests !== undefined &&
3963
3963
  input.AdditionalManifests !== null && {
3964
3964
  additionalManifests: serializeAws_restJson1__listOfHlsAdditionalManifest(input.AdditionalManifests, context),
@@ -3967,7 +3967,8 @@ var serializeAws_restJson1HlsGroupSettings = function (input, context) {
3967
3967
  input.CaptionLanguageMappings !== null && {
3968
3968
  captionLanguageMappings: serializeAws_restJson1__listOfHlsCaptionLanguageMapping(input.CaptionLanguageMappings, context),
3969
3969
  })), (input.CaptionLanguageSetting !== undefined &&
3970
- input.CaptionLanguageSetting !== null && { captionLanguageSetting: input.CaptionLanguageSetting })), (input.ClientCache !== undefined && input.ClientCache !== null && { clientCache: input.ClientCache })), (input.CodecSpecification !== undefined &&
3970
+ input.CaptionLanguageSetting !== null && { captionLanguageSetting: input.CaptionLanguageSetting })), (input.CaptionSegmentLengthControl !== undefined &&
3971
+ input.CaptionSegmentLengthControl !== null && { captionSegmentLengthControl: input.CaptionSegmentLengthControl })), (input.ClientCache !== undefined && input.ClientCache !== null && { clientCache: input.ClientCache })), (input.CodecSpecification !== undefined &&
3971
3972
  input.CodecSpecification !== null && { codecSpecification: input.CodecSpecification })), (input.Destination !== undefined && input.Destination !== null && { destination: input.Destination })), (input.DestinationSettings !== undefined &&
3972
3973
  input.DestinationSettings !== null && {
3973
3974
  destinationSettings: serializeAws_restJson1DestinationSettings(input.DestinationSettings, context),
@@ -4621,8 +4622,9 @@ var serializeAws_restJson1VideoPreprocessor = function (input, context) {
4621
4622
  }));
4622
4623
  };
4623
4624
  var serializeAws_restJson1VideoSelector = function (input, context) {
4624
- return __assign(__assign(__assign(__assign(__assign(__assign(__assign(__assign({}, (input.AlphaBehavior !== undefined && input.AlphaBehavior !== null && { alphaBehavior: input.AlphaBehavior })), (input.ColorSpace !== undefined && input.ColorSpace !== null && { colorSpace: input.ColorSpace })), (input.ColorSpaceUsage !== undefined &&
4625
- input.ColorSpaceUsage !== null && { colorSpaceUsage: input.ColorSpaceUsage })), (input.Hdr10Metadata !== undefined &&
4625
+ return __assign(__assign(__assign(__assign(__assign(__assign(__assign(__assign(__assign({}, (input.AlphaBehavior !== undefined && input.AlphaBehavior !== null && { alphaBehavior: input.AlphaBehavior })), (input.ColorSpace !== undefined && input.ColorSpace !== null && { colorSpace: input.ColorSpace })), (input.ColorSpaceUsage !== undefined &&
4626
+ input.ColorSpaceUsage !== null && { colorSpaceUsage: input.ColorSpaceUsage })), (input.EmbeddedTimecodeOverride !== undefined &&
4627
+ input.EmbeddedTimecodeOverride !== null && { embeddedTimecodeOverride: input.EmbeddedTimecodeOverride })), (input.Hdr10Metadata !== undefined &&
4626
4628
  input.Hdr10Metadata !== null && {
4627
4629
  hdr10Metadata: serializeAws_restJson1Hdr10Metadata(input.Hdr10Metadata, context),
4628
4630
  })), (input.Pid !== undefined && input.Pid !== null && { pid: input.Pid })), (input.ProgramNumber !== undefined && input.ProgramNumber !== null && { programNumber: input.ProgramNumber })), (input.Rotate !== undefined && input.Rotate !== null && { rotate: input.Rotate })), (input.SampleRange !== undefined && input.SampleRange !== null && { sampleRange: input.SampleRange }));
@@ -6054,6 +6056,7 @@ var deserializeAws_restJson1HlsGroupSettings = function (output, context) {
6054
6056
  ? deserializeAws_restJson1__listOfHlsCaptionLanguageMapping(output.captionLanguageMappings, context)
6055
6057
  : undefined,
6056
6058
  CaptionLanguageSetting: __expectString(output.captionLanguageSetting),
6059
+ CaptionSegmentLengthControl: __expectString(output.captionSegmentLengthControl),
6057
6060
  ClientCache: __expectString(output.clientCache),
6058
6061
  CodecSpecification: __expectString(output.codecSpecification),
6059
6062
  Destination: __expectString(output.destination),
@@ -7200,6 +7203,7 @@ var deserializeAws_restJson1VideoSelector = function (output, context) {
7200
7203
  AlphaBehavior: __expectString(output.alphaBehavior),
7201
7204
  ColorSpace: __expectString(output.colorSpace),
7202
7205
  ColorSpaceUsage: __expectString(output.colorSpaceUsage),
7206
+ EmbeddedTimecodeOverride: __expectString(output.embeddedTimecodeOverride),
7203
7207
  Hdr10Metadata: output.hdr10Metadata !== undefined && output.hdr10Metadata !== null
7204
7208
  ? deserializeAws_restJson1Hdr10Metadata(output.hdr10Metadata, context)
7205
7209
  : undefined,
@@ -5,7 +5,7 @@ import { AwsAuthInputConfig, AwsAuthResolvedConfig } from "@aws-sdk/middleware-s
5
5
  import { UserAgentInputConfig, UserAgentResolvedConfig } from "@aws-sdk/middleware-user-agent";
6
6
  import { HttpHandler as __HttpHandler } from "@aws-sdk/protocol-http";
7
7
  import { Client as __Client, DefaultsMode, SmithyConfiguration as __SmithyConfiguration, SmithyResolvedConfiguration as __SmithyResolvedConfiguration } from "@aws-sdk/smithy-client";
8
- import { Credentials as __Credentials, Decoder as __Decoder, Encoder as __Encoder, HashConstructor as __HashConstructor, HttpHandlerOptions as __HttpHandlerOptions, Logger as __Logger, Provider as __Provider, Provider, RegionInfoProvider, StreamCollector as __StreamCollector, UrlParser as __UrlParser, UserAgent as __UserAgent } from "@aws-sdk/types";
8
+ import { BodyLengthCalculator as __BodyLengthCalculator, Credentials as __Credentials, Decoder as __Decoder, Encoder as __Encoder, HashConstructor as __HashConstructor, HttpHandlerOptions as __HttpHandlerOptions, Logger as __Logger, Provider as __Provider, Provider, RegionInfoProvider, StreamCollector as __StreamCollector, UrlParser as __UrlParser, UserAgent as __UserAgent } from "@aws-sdk/types";
9
9
  import { AssociateCertificateCommandInput, AssociateCertificateCommandOutput } from "./commands/AssociateCertificateCommand";
10
10
  import { CancelJobCommandInput, CancelJobCommandOutput } from "./commands/CancelJobCommand";
11
11
  import { CreateJobCommandInput, CreateJobCommandOutput } from "./commands/CreateJobCommand";
@@ -56,7 +56,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__
56
56
  * A function that can calculate the length of a request body.
57
57
  * @internal
58
58
  */
59
- bodyLengthChecker?: (body: any) => number | undefined;
59
+ bodyLengthChecker?: __BodyLengthCalculator;
60
60
  /**
61
61
  * A function that converts a stream into an array of bytes.
62
62
  * @internal
@@ -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 { MediaConvertClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaConvertClient";
4
- import { TagResourceRequest, TagResourceResponse } from "../models/models_1";
4
+ import { TagResourceRequest, TagResourceResponse } from "../models/models_2";
5
5
  export interface TagResourceCommandInput extends TagResourceRequest {
6
6
  }
7
7
  export interface TagResourceCommandOutput extends TagResourceResponse, __MetadataBearer {
@@ -1488,7 +1488,7 @@ export declare enum ImscStylePassthrough {
1488
1488
  */
1489
1489
  export interface ImscDestinationSettings {
1490
1490
  /**
1491
- * Specify whether to flag this caption track as accessibility in your HLS/CMAF parent manifest. When you choose ENABLED, MediaConvert includes the parameters CHARACTERISTICS="public.accessibility.describes-spoken-dialog,public.accessibility.describes-music-and-sound" and AUTOSELECT="YES" in the EXT-X-MEDIA entry for this track. When you keep the default choice, DISABLED, MediaConvert leaves this parameter out.
1491
+ * Set Accessibility subtitles (Accessibility) to Enabled (ENABLED) if the ISMC or WebVTT captions track is intended to provide accessibility for people who are deaf or hard of hearing. When you enable this feature, MediaConvert adds the following attributes under EXT-X-MEDIA in the HLS or CMAF manifest for this track: CHARACTERISTICS="public.accessibility.describes-spoken-dialog,public.accessibility.describes-music-and-sound" and AUTOSELECT="YES". Keep the default value, Disabled (DISABLED), if the captions track is not intended to provide such accessibility. MediaConvert will not add the above attributes.
1492
1492
  */
1493
1493
  Accessibility?: ImscAccessibilitySubs | string;
1494
1494
  /**
@@ -1601,7 +1601,7 @@ export declare enum WebvttStylePassthrough {
1601
1601
  */
1602
1602
  export interface WebvttDestinationSettings {
1603
1603
  /**
1604
- * Specify whether to flag this caption track as accessibility in your HLS/CMAF parent manifest. When you choose ENABLED, MediaConvert includes the parameters CHARACTERISTICS="public.accessibility.describes-spoken-dialog,public.accessibility.describes-music-and-sound" and AUTOSELECT="YES" in the EXT-X-MEDIA entry for this track. When you keep the default choice, DISABLED, MediaConvert leaves this parameter out.
1604
+ * Set Accessibility subtitles (Accessibility) to Enabled (ENABLED) if the ISMC or WebVTT captions track is intended to provide accessibility for people who are deaf or hard of hearing. When you enable this feature, MediaConvert adds the following attributes under EXT-X-MEDIA in the HLS or CMAF manifest for this track: CHARACTERISTICS="public.accessibility.describes-spoken-dialog,public.accessibility.describes-music-and-sound" and AUTOSELECT="YES". Keep the default value, Disabled (DISABLED), if the captions track is not intended to provide such accessibility. MediaConvert will not add the above attributes.
1605
1605
  */
1606
1606
  Accessibility?: WebvttAccessibilitySubs | string;
1607
1607
  /**
@@ -1855,7 +1855,7 @@ export declare namespace HopDestination {
1855
1855
  */
1856
1856
  export interface Id3Insertion {
1857
1857
  /**
1858
- * Use ID3 tag (Id3) to provide a tag value in base64-encode format.
1858
+ * Use ID3 tag (Id3) to provide a fully formed ID3 tag in base64-encode format.
1859
1859
  */
1860
1860
  Id3?: string;
1861
1861
  /**
@@ -2435,6 +2435,10 @@ export declare enum ColorSpaceUsage {
2435
2435
  FALLBACK = "FALLBACK",
2436
2436
  FORCE = "FORCE"
2437
2437
  }
2438
+ export declare enum EmbeddedTimecodeOverride {
2439
+ NONE = "NONE",
2440
+ USE_MDPM = "USE_MDPM"
2441
+ }
2438
2442
  /**
2439
2443
  * Use these settings to specify static color calibration metadata, as defined by SMPTE ST 2086. These values don't affect the pixel values that are encoded in the video stream. They are intended to help the downstream video player display content in a way that reflects the intentions of the the content creator.
2440
2444
  */
@@ -2522,6 +2526,10 @@ export interface VideoSelector {
2522
2526
  * There are two sources for color metadata, the input file and the job input settings Color space (ColorSpace) and HDR master display information settings(Hdr10Metadata). The Color space usage setting determines which takes precedence. Choose Force (FORCE) to use color metadata from the input job settings. If you don't specify values for those settings, the service defaults to using metadata from your input. FALLBACK - Choose Fallback (FALLBACK) to use color metadata from the source when it is present. If there's no color metadata in your input file, the service defaults to using values you specify in the input settings.
2523
2527
  */
2524
2528
  ColorSpaceUsage?: ColorSpaceUsage | string;
2529
+ /**
2530
+ * Set Embedded timecode override (embeddedTimecodeOverride) to Use MDPM (USE_MDPM) when your AVCHD input contains timecode tag data in the Modified Digital Video Pack Metadata (MDPM). When you do, we recommend you also set Timecode source (inputTimecodeSource) to Embedded (EMBEDDED). Leave Embedded timecode override blank, or set to None (NONE), when your input does not contain MDPM timecode.
2531
+ */
2532
+ EmbeddedTimecodeOverride?: EmbeddedTimecodeOverride | string;
2525
2533
  /**
2526
2534
  * Use these settings to provide HDR 10 metadata that is missing or inaccurate in your input video. Appropriate values vary depending on the input video and must be provided by a color grader. The color grader generates these values during the HDR 10 mastering process. The valid range for each of these settings is 0 to 50,000. Each increment represents 0.00002 in CIE1931 color coordinate. Related settings - When you specify these values, you must also set Color space (ColorSpace) to HDR 10 (HDR10). To specify whether the the values you specify here take precedence over the values in the metadata of your input file, set Color space usage (ColorSpaceUsage). To specify whether color metadata is included in an output, set Color metadata (ColorMetadata). For more information about MediaConvert HDR jobs, see https://docs.aws.amazon.com/console/mediaconvert/hdr.
2527
2535
  */
@@ -3861,6 +3869,10 @@ export declare enum HlsCaptionLanguageSetting {
3861
3869
  NONE = "NONE",
3862
3870
  OMIT = "OMIT"
3863
3871
  }
3872
+ export declare enum HlsCaptionSegmentLengthControl {
3873
+ LARGE_SEGMENTS = "LARGE_SEGMENTS",
3874
+ MATCH_VIDEO = "MATCH_VIDEO"
3875
+ }
3864
3876
  export declare enum HlsClientCache {
3865
3877
  DISABLED = "DISABLED",
3866
3878
  ENABLED = "ENABLED"
@@ -4038,6 +4050,10 @@ export interface HlsGroupSettings {
4038
4050
  * Applies only to 608 Embedded output captions. Insert: Include CLOSED-CAPTIONS lines in the manifest. Specify at least one language in the CC1 Language Code field. One CLOSED-CAPTION line is added for each Language Code you specify. Make sure to specify the languages in the order in which they appear in the original source (if the source is embedded format) or the order of the caption selectors (if the source is other than embedded). Otherwise, languages in the manifest will not match up properly with the output captions. None: Include CLOSED-CAPTIONS=NONE line in the manifest. Omit: Omit any CLOSED-CAPTIONS line from the manifest.
4039
4051
  */
4040
4052
  CaptionLanguageSetting?: HlsCaptionLanguageSetting | string;
4053
+ /**
4054
+ * Set Caption segment length control (CaptionSegmentLengthControl) to Match video (MATCH_VIDEO) to create caption segments that align with the video segments from the first video output in this output group. For example, if the video segments are 2 seconds long, your WebVTT segments will also be 2 seconds long. Keep the default setting, Large segments (LARGE_SEGMENTS) to create caption segments that are 300 seconds long.
4055
+ */
4056
+ CaptionSegmentLengthControl?: HlsCaptionSegmentLengthControl | string;
4041
4057
  /**
4042
4058
  * Disable this setting only when your workflow requires the #EXT-X-ALLOW-CACHE:no tag. Otherwise, keep the default value Enabled (ENABLED) and control caching in your video distribution set up. For example, use the Cache-Control http header.
4043
4059
  */
@@ -4123,11 +4139,11 @@ export interface HlsGroupSettings {
4123
4139
  */
4124
4140
  TargetDurationCompatibilityMode?: HlsTargetDurationCompatibilityMode | string;
4125
4141
  /**
4126
- * Indicates ID3 frame that has the timecode.
4142
+ * Specify the type of the ID3 frame (timedMetadataId3Frame) to use for ID3 timestamps (timedMetadataId3Period) in your output. To include ID3 timestamps: Specify PRIV (PRIV) or TDRL (TDRL) and set ID3 metadata (timedMetadata) to Passthrough (PASSTHROUGH). To exclude ID3 timestamps: Set ID3 timestamp frame type to None (NONE).
4127
4143
  */
4128
4144
  TimedMetadataId3Frame?: HlsTimedMetadataId3Frame | string;
4129
4145
  /**
4130
- * Timed Metadata interval in seconds.
4146
+ * Specify the interval in seconds to write ID3 timestamps in your output. The first timestamp starts at the output timecode and date, and increases incrementally with each ID3 timestamp. To use the default interval of 10 seconds: Leave blank. To include this metadata in your output: Set ID3 timestamp frame type (timedMetadataId3Frame) to PRIV (PRIV) or TDRL (TDRL), and set ID3 metadata (timedMetadata) to Passthrough (PASSTHROUGH).
4131
4147
  */
4132
4148
  TimedMetadataId3Period?: number;
4133
4149
  /**
@@ -4338,7 +4354,7 @@ export interface CmfcSettings {
4338
4354
  */
4339
4355
  Scte35Source?: CmfcScte35Source | string;
4340
4356
  /**
4341
- * Applies to CMAF outputs. Use this setting to specify whether the service inserts the ID3 timed metadata from the input in this output.
4357
+ * To include ID3 metadata in this output: Set ID3 metadata (timedMetadata) to Passthrough (PASSTHROUGH). Specify this ID3 metadata in Custom ID3 metadata inserter (timedMetadataInsertion). MediaConvert writes each instance of ID3 metadata in a separate Event Message (eMSG) box. To exclude this ID3 metadata: Set ID3 metadata to None (NONE) or leave blank.
4342
4358
  */
4343
4359
  TimedMetadata?: CmfcTimedMetadata | string;
4344
4360
  }
@@ -4701,11 +4717,3 @@ export declare enum M3u8NielsenId3 {
4701
4717
  INSERT = "INSERT",
4702
4718
  NONE = "NONE"
4703
4719
  }
4704
- export declare enum M3u8PcrControl {
4705
- CONFIGURED_PCR_PERIOD = "CONFIGURED_PCR_PERIOD",
4706
- PCR_EVERY_PES_PACKET = "PCR_EVERY_PES_PACKET"
4707
- }
4708
- export declare enum M3u8Scte35Source {
4709
- NONE = "NONE",
4710
- PASSTHROUGH = "PASSTHROUGH"
4711
- }
@@ -1,6 +1,14 @@
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, Endpoint, EsamSettings, ExtendedDataServices, F4vSettings, Hdr10Metadata, HopDestination, Id3Insertion, ImageInserter, Input, InputTemplate, JobMessages, JobPhase, KantarWatermarkSettings, M2tsSettings, M3u8AudioDuration, M3u8DataPtsControl, M3u8NielsenId3, M3u8PcrControl, M3u8Scte35Source, MotionImageInserter, NielsenConfiguration, NielsenNonLinearWatermarkSettings, OutputGroupDetail, OutputGroupSettings, QueueTransition, Rectangle } from "./models_0";
3
+ import { AccelerationSettings, AccelerationStatus, AudioDescription, AutomatedEncodingSettings, AvailBlanking, BillingTagsSource, CaptionDescription, CaptionDescriptionPreset, CmfcAudioDuration, CmfcSettings, ContainerType, Endpoint, EsamSettings, ExtendedDataServices, F4vSettings, Hdr10Metadata, HopDestination, Id3Insertion, ImageInserter, Input, InputTemplate, JobMessages, JobPhase, KantarWatermarkSettings, M2tsSettings, M3u8AudioDuration, M3u8DataPtsControl, M3u8NielsenId3, MotionImageInserter, NielsenConfiguration, NielsenNonLinearWatermarkSettings, OutputGroupDetail, OutputGroupSettings, QueueTransition, Rectangle } from "./models_0";
4
+ export declare enum M3u8PcrControl {
5
+ CONFIGURED_PCR_PERIOD = "CONFIGURED_PCR_PERIOD",
6
+ PCR_EVERY_PES_PACKET = "PCR_EVERY_PES_PACKET"
7
+ }
8
+ export declare enum M3u8Scte35Source {
9
+ NONE = "NONE",
10
+ PASSTHROUGH = "PASSTHROUGH"
11
+ }
4
12
  export declare enum TimedMetadata {
5
13
  NONE = "NONE",
6
14
  PASSTHROUGH = "PASSTHROUGH"
@@ -70,11 +78,11 @@ export interface M3u8Settings {
70
78
  */
71
79
  Scte35Source?: M3u8Scte35Source | string;
72
80
  /**
73
- * Applies to HLS outputs. Use this setting to specify whether the service inserts the ID3 timed metadata from the input in this output.
81
+ * Set ID3 metadata (timedMetadata) to Passthrough (PASSTHROUGH) to include ID3 metadata in this output. This includes ID3 metadata from the following features: ID3 timestamp period (timedMetadataId3Period), and Custom ID3 metadata inserter (timedMetadataInsertion). To exclude this ID3 metadata in this output: set ID3 metadata to None (NONE) or leave blank.
74
82
  */
75
83
  TimedMetadata?: TimedMetadata | string;
76
84
  /**
77
- * Packet Identifier (PID) of the timed metadata stream in the transport stream.
85
+ * Packet Identifier (PID) of the ID3 metadata stream in the transport stream.
78
86
  */
79
87
  TimedMetadataPid?: number;
80
88
  /**
@@ -239,7 +247,7 @@ export interface MpdSettings {
239
247
  */
240
248
  Scte35Source?: MpdScte35Source | string;
241
249
  /**
242
- * Applies to DASH outputs. Use this setting to specify whether the service inserts the ID3 timed metadata from the input in this output.
250
+ * To include ID3 metadata in this output: Set ID3 metadata (timedMetadata) to Passthrough (PASSTHROUGH). Specify this ID3 metadata in Custom ID3 metadata inserter (timedMetadataInsertion). MediaConvert writes each instance of ID3 metadata in a separate Event Message (eMSG) box. To exclude this ID3 metadata: Set ID3 metadata to None (NONE) or leave blank.
243
251
  */
244
252
  TimedMetadata?: MpdTimedMetadata | string;
245
253
  }
@@ -2530,11 +2538,11 @@ export interface NoiseReducerTemporalFilterSettings {
2530
2538
  */
2531
2539
  AggressiveMode?: number;
2532
2540
  /**
2533
- * When you set Noise reducer (noiseReducer) to Temporal (TEMPORAL), the sharpness of your output is reduced. You can optionally use Post temporal sharpening (PostTemporalSharpening) to apply sharpening to the edges of your output. The default behavior, Auto (AUTO), allows the transcoder to determine whether to apply sharpening, depending on your input type and quality. When you set Post temporal sharpening to Enabled (ENABLED), specify how much sharpening is applied using Post temporal sharpening strength (PostTemporalSharpeningStrength). Set Post temporal sharpening to Disabled (DISABLED) to not apply sharpening.
2541
+ * When you set Noise reducer (noiseReducer) to Temporal (TEMPORAL), the bandwidth and sharpness of your output is reduced. You can optionally use Post temporal sharpening (postTemporalSharpening) to apply sharpening to the edges of your output. Note that Post temporal sharpening will also make the bandwidth reduction from the Noise reducer smaller. The default behavior, Auto (AUTO), allows the transcoder to determine whether to apply sharpening, depending on your input type and quality. When you set Post temporal sharpening to Enabled (ENABLED), specify how much sharpening is applied using Post temporal sharpening strength (postTemporalSharpeningStrength). Set Post temporal sharpening to Disabled (DISABLED) to not apply sharpening.
2534
2542
  */
2535
2543
  PostTemporalSharpening?: NoiseFilterPostTemporalSharpening | string;
2536
2544
  /**
2537
- * Use Post temporal sharpening strength (PostTemporalSharpeningStrength) to define the amount of sharpening the transcoder applies to your output. Set Post temporal sharpening strength to Low (LOW), or leave blank, to apply a low amount of sharpening. Set Post temporal sharpening strength to Medium (MEDIUM) to apply medium amount of sharpening. Set Post temporal sharpening strength to High (HIGH) to apply a high amount of sharpening.
2545
+ * Use Post temporal sharpening strength (postTemporalSharpeningStrength) to define the amount of sharpening the transcoder applies to your output. Set Post temporal sharpening strength to Low (LOW), Medium (MEDIUM), or High (HIGH) to indicate the amount of sharpening.
2538
2546
  */
2539
2547
  PostTemporalSharpeningStrength?: NoiseFilterPostTemporalSharpeningStrength | string;
2540
2548
  /**
@@ -2883,7 +2891,7 @@ export declare namespace TimecodeConfig {
2883
2891
  const filterSensitiveLog: (obj: TimecodeConfig) => any;
2884
2892
  }
2885
2893
  /**
2886
- * Enable Timed metadata insertion (TimedMetadataInsertion) to include ID3 tags in any HLS outputs. To include timed metadata, you must enable it here, enable it in each output container, and specify tags and timecodes in ID3 insertion (Id3Insertion) objects.
2894
+ * Insert user-defined custom ID3 metadata (id3) at timecodes (timecode) that you specify. In each output that you want to include this metadata, you must set ID3 metadata (timedMetadata) to Passthrough (PASSTHROUGH).
2887
2895
  */
2888
2896
  export interface TimedMetadataInsertion {
2889
2897
  /**
@@ -2946,7 +2954,7 @@ export interface JobSettings {
2946
2954
  */
2947
2955
  TimecodeConfig?: TimecodeConfig;
2948
2956
  /**
2949
- * Enable Timed metadata insertion (TimedMetadataInsertion) to include ID3 tags in any HLS outputs. To include timed metadata, you must enable it here, enable it in each output container, and specify tags and timecodes in ID3 insertion (Id3Insertion) objects.
2957
+ * Insert user-defined custom ID3 metadata (id3) at timecodes (timecode) that you specify. In each output that you want to include this metadata, you must set ID3 metadata (timedMetadata) to Passthrough (PASSTHROUGH).
2950
2958
  */
2951
2959
  TimedMetadataInsertion?: TimedMetadataInsertion;
2952
2960
  }
@@ -3169,7 +3177,7 @@ export interface JobTemplateSettings {
3169
3177
  */
3170
3178
  TimecodeConfig?: TimecodeConfig;
3171
3179
  /**
3172
- * Enable Timed metadata insertion (TimedMetadataInsertion) to include ID3 tags in any HLS outputs. To include timed metadata, you must enable it here, enable it in each output container, and specify tags and timecodes in ID3 insertion (Id3Insertion) objects.
3180
+ * Insert user-defined custom ID3 metadata (id3) at timecodes (timecode) that you specify. In each output that you want to include this metadata, you must set ID3 metadata (timedMetadata) to Passthrough (PASSTHROUGH).
3173
3181
  */
3174
3182
  TimedMetadataInsertion?: TimedMetadataInsertion;
3175
3183
  }
@@ -4327,29 +4335,3 @@ export declare namespace PutPolicyResponse {
4327
4335
  */
4328
4336
  const filterSensitiveLog: (obj: PutPolicyResponse) => any;
4329
4337
  }
4330
- export interface TagResourceRequest {
4331
- /**
4332
- * The Amazon Resource Name (ARN) of the resource that you want to tag. To get the ARN, send a GET request with the resource name.
4333
- */
4334
- Arn: string | undefined;
4335
- /**
4336
- * The tags that you want to add to the resource. You can tag resources with a key-value pair or with only a key.
4337
- */
4338
- Tags: {
4339
- [key: string]: string;
4340
- } | undefined;
4341
- }
4342
- export declare namespace TagResourceRequest {
4343
- /**
4344
- * @internal
4345
- */
4346
- const filterSensitiveLog: (obj: TagResourceRequest) => any;
4347
- }
4348
- export interface TagResourceResponse {
4349
- }
4350
- export declare namespace TagResourceResponse {
4351
- /**
4352
- * @internal
4353
- */
4354
- const filterSensitiveLog: (obj: TagResourceResponse) => any;
4355
- }
@@ -1,5 +1,31 @@
1
1
  import { AccelerationSettings, HopDestination } from "./models_0";
2
2
  import { JobTemplate, JobTemplateSettings, Preset, PresetSettings, Queue, QueueStatus, ReservationPlanSettings, StatusUpdateInterval } from "./models_1";
3
+ export interface TagResourceRequest {
4
+ /**
5
+ * The Amazon Resource Name (ARN) of the resource that you want to tag. To get the ARN, send a GET request with the resource name.
6
+ */
7
+ Arn: string | undefined;
8
+ /**
9
+ * The tags that you want to add to the resource. You can tag resources with a key-value pair or with only a key.
10
+ */
11
+ Tags: {
12
+ [key: string]: string;
13
+ } | undefined;
14
+ }
15
+ export declare namespace TagResourceRequest {
16
+ /**
17
+ * @internal
18
+ */
19
+ const filterSensitiveLog: (obj: TagResourceRequest) => any;
20
+ }
21
+ export interface TagResourceResponse {
22
+ }
23
+ export declare namespace TagResourceResponse {
24
+ /**
25
+ * @internal
26
+ */
27
+ const filterSensitiveLog: (obj: TagResourceResponse) => any;
28
+ }
3
29
  export interface UntagResourceRequest {
4
30
  /**
5
31
  * The Amazon Resource Name (ARN) of the resource that you want to remove tags from. To get the ARN, send a GET request with the resource name.
@@ -8,7 +8,7 @@ export declare const getRuntimeConfig: (config: MediaConvertClientConfig) => {
8
8
  defaultsMode: import("@aws-sdk/types").Provider<import("@aws-sdk/smithy-client").ResolvedDefaultsMode>;
9
9
  base64Decoder: import("@aws-sdk/types").Decoder;
10
10
  base64Encoder: import("@aws-sdk/types").Encoder;
11
- bodyLengthChecker: (body: any) => number | undefined;
11
+ bodyLengthChecker: import("@aws-sdk/types").BodyLengthCalculator;
12
12
  credentialDefaultProvider: (input: any) => import("@aws-sdk/types").Provider<import("@aws-sdk/types").Credentials>;
13
13
  defaultUserAgentProvider: import("@aws-sdk/types").Provider<import("@aws-sdk/types").UserAgent>;
14
14
  maxAttempts: number | import("@aws-sdk/types").Provider<number>;
@@ -8,7 +8,7 @@ export declare const getRuntimeConfig: (config: MediaConvertClientConfig) => {
8
8
  defaultsMode: import("@aws-sdk/types").Provider<import("@aws-sdk/smithy-client").ResolvedDefaultsMode>;
9
9
  base64Decoder: import("@aws-sdk/types").Decoder;
10
10
  base64Encoder: import("@aws-sdk/types").Encoder;
11
- bodyLengthChecker: (body: any) => number | undefined;
11
+ bodyLengthChecker: import("@aws-sdk/types").BodyLengthCalculator;
12
12
  credentialDefaultProvider: (input: any) => import("@aws-sdk/types").Provider<import("@aws-sdk/types").Credentials>;
13
13
  defaultUserAgentProvider: import("@aws-sdk/types").Provider<import("@aws-sdk/types").UserAgent>;
14
14
  maxAttempts: number | import("@aws-sdk/types").Provider<number>;
@@ -8,7 +8,7 @@ export declare const getRuntimeConfig: (config: MediaConvertClientConfig) => {
8
8
  requestHandler: (import("@aws-sdk/types").RequestHandler<any, any, import("@aws-sdk/types").HttpHandlerOptions> & import("@aws-sdk/protocol-http").HttpHandler) | import("@aws-sdk/fetch-http-handler").FetchHttpHandler;
9
9
  apiVersion: string;
10
10
  urlParser: import("@aws-sdk/types").UrlParser;
11
- bodyLengthChecker: (body: any) => number | undefined;
11
+ bodyLengthChecker: import("@aws-sdk/types").BodyLengthCalculator;
12
12
  streamCollector: import("@aws-sdk/types").StreamCollector;
13
13
  base64Decoder: import("@aws-sdk/types").Decoder;
14
14
  base64Encoder: import("@aws-sdk/types").Encoder;
@@ -5,7 +5,7 @@ import { AwsAuthInputConfig, AwsAuthResolvedConfig } from "@aws-sdk/middleware-s
5
5
  import { UserAgentInputConfig, UserAgentResolvedConfig } from "@aws-sdk/middleware-user-agent";
6
6
  import { HttpHandler as __HttpHandler } from "@aws-sdk/protocol-http";
7
7
  import { Client as __Client, DefaultsMode, SmithyConfiguration as __SmithyConfiguration, SmithyResolvedConfiguration as __SmithyResolvedConfiguration } from "@aws-sdk/smithy-client";
8
- import { Credentials as __Credentials, Decoder as __Decoder, Encoder as __Encoder, HashConstructor as __HashConstructor, HttpHandlerOptions as __HttpHandlerOptions, Logger as __Logger, Provider as __Provider, Provider, RegionInfoProvider, StreamCollector as __StreamCollector, UrlParser as __UrlParser, UserAgent as __UserAgent } from "@aws-sdk/types";
8
+ import { BodyLengthCalculator as __BodyLengthCalculator, Credentials as __Credentials, Decoder as __Decoder, Encoder as __Encoder, HashConstructor as __HashConstructor, HttpHandlerOptions as __HttpHandlerOptions, Logger as __Logger, Provider as __Provider, Provider, RegionInfoProvider, StreamCollector as __StreamCollector, UrlParser as __UrlParser, UserAgent as __UserAgent } from "@aws-sdk/types";
9
9
  import { AssociateCertificateCommandInput, AssociateCertificateCommandOutput } from "./commands/AssociateCertificateCommand";
10
10
  import { CancelJobCommandInput, CancelJobCommandOutput } from "./commands/CancelJobCommand";
11
11
  import { CreateJobCommandInput, CreateJobCommandOutput } from "./commands/CreateJobCommand";
@@ -44,7 +44,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__
44
44
 
45
45
  urlParser?: __UrlParser;
46
46
 
47
- bodyLengthChecker?: (body: any) => number | undefined;
47
+ bodyLengthChecker?: __BodyLengthCalculator;
48
48
 
49
49
  streamCollector?: __StreamCollector;
50
50
 
@@ -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 { MediaConvertClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaConvertClient";
4
- import { TagResourceRequest, TagResourceResponse } from "../models/models_1";
4
+ import { TagResourceRequest, TagResourceResponse } from "../models/models_2";
5
5
  export interface TagResourceCommandInput extends TagResourceRequest {
6
6
  }
7
7
  export interface TagResourceCommandOutput extends TagResourceResponse, __MetadataBearer {
@@ -1667,6 +1667,10 @@ export declare enum ColorSpaceUsage {
1667
1667
  FALLBACK = "FALLBACK",
1668
1668
  FORCE = "FORCE"
1669
1669
  }
1670
+ export declare enum EmbeddedTimecodeOverride {
1671
+ NONE = "NONE",
1672
+ USE_MDPM = "USE_MDPM"
1673
+ }
1670
1674
 
1671
1675
  export interface Hdr10Metadata {
1672
1676
 
@@ -1719,6 +1723,8 @@ export interface VideoSelector {
1719
1723
 
1720
1724
  ColorSpaceUsage?: ColorSpaceUsage | string;
1721
1725
 
1726
+ EmbeddedTimecodeOverride?: EmbeddedTimecodeOverride | string;
1727
+
1722
1728
  Hdr10Metadata?: Hdr10Metadata;
1723
1729
 
1724
1730
  Pid?: number;
@@ -2540,6 +2546,10 @@ export declare enum HlsCaptionLanguageSetting {
2540
2546
  NONE = "NONE",
2541
2547
  OMIT = "OMIT"
2542
2548
  }
2549
+ export declare enum HlsCaptionSegmentLengthControl {
2550
+ LARGE_SEGMENTS = "LARGE_SEGMENTS",
2551
+ MATCH_VIDEO = "MATCH_VIDEO"
2552
+ }
2543
2553
  export declare enum HlsClientCache {
2544
2554
  DISABLED = "DISABLED",
2545
2555
  ENABLED = "ENABLED"
@@ -2670,6 +2680,8 @@ export interface HlsGroupSettings {
2670
2680
 
2671
2681
  CaptionLanguageSetting?: HlsCaptionLanguageSetting | string;
2672
2682
 
2683
+ CaptionSegmentLengthControl?: HlsCaptionSegmentLengthControl | string;
2684
+
2673
2685
  ClientCache?: HlsClientCache | string;
2674
2686
 
2675
2687
  CodecSpecification?: HlsCodecSpecification | string;
@@ -3090,11 +3102,3 @@ export declare enum M3u8NielsenId3 {
3090
3102
  INSERT = "INSERT",
3091
3103
  NONE = "NONE"
3092
3104
  }
3093
- export declare enum M3u8PcrControl {
3094
- CONFIGURED_PCR_PERIOD = "CONFIGURED_PCR_PERIOD",
3095
- PCR_EVERY_PES_PACKET = "PCR_EVERY_PES_PACKET"
3096
- }
3097
- export declare enum M3u8Scte35Source {
3098
- NONE = "NONE",
3099
- PASSTHROUGH = "PASSTHROUGH"
3100
- }
@@ -1,6 +1,14 @@
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, Endpoint, EsamSettings, ExtendedDataServices, F4vSettings, Hdr10Metadata, HopDestination, Id3Insertion, ImageInserter, Input, InputTemplate, JobMessages, JobPhase, KantarWatermarkSettings, M2tsSettings, M3u8AudioDuration, M3u8DataPtsControl, M3u8NielsenId3, M3u8PcrControl, M3u8Scte35Source, MotionImageInserter, NielsenConfiguration, NielsenNonLinearWatermarkSettings, OutputGroupDetail, OutputGroupSettings, QueueTransition, Rectangle } from "./models_0";
3
+ import { AccelerationSettings, AccelerationStatus, AudioDescription, AutomatedEncodingSettings, AvailBlanking, BillingTagsSource, CaptionDescription, CaptionDescriptionPreset, CmfcAudioDuration, CmfcSettings, ContainerType, Endpoint, EsamSettings, ExtendedDataServices, F4vSettings, Hdr10Metadata, HopDestination, Id3Insertion, ImageInserter, Input, InputTemplate, JobMessages, JobPhase, KantarWatermarkSettings, M2tsSettings, M3u8AudioDuration, M3u8DataPtsControl, M3u8NielsenId3, MotionImageInserter, NielsenConfiguration, NielsenNonLinearWatermarkSettings, OutputGroupDetail, OutputGroupSettings, QueueTransition, Rectangle } from "./models_0";
4
+ export declare enum M3u8PcrControl {
5
+ CONFIGURED_PCR_PERIOD = "CONFIGURED_PCR_PERIOD",
6
+ PCR_EVERY_PES_PACKET = "PCR_EVERY_PES_PACKET"
7
+ }
8
+ export declare enum M3u8Scte35Source {
9
+ NONE = "NONE",
10
+ PASSTHROUGH = "PASSTHROUGH"
11
+ }
4
12
  export declare enum TimedMetadata {
5
13
  NONE = "NONE",
6
14
  PASSTHROUGH = "PASSTHROUGH"
@@ -2825,21 +2833,3 @@ export declare namespace PutPolicyResponse {
2825
2833
 
2826
2834
  const filterSensitiveLog: (obj: PutPolicyResponse) => any;
2827
2835
  }
2828
- export interface TagResourceRequest {
2829
-
2830
- Arn: string | undefined;
2831
-
2832
- Tags: {
2833
- [key: string]: string;
2834
- } | undefined;
2835
- }
2836
- export declare namespace TagResourceRequest {
2837
-
2838
- const filterSensitiveLog: (obj: TagResourceRequest) => any;
2839
- }
2840
- export interface TagResourceResponse {
2841
- }
2842
- export declare namespace TagResourceResponse {
2843
-
2844
- const filterSensitiveLog: (obj: TagResourceResponse) => any;
2845
- }
@@ -1,5 +1,23 @@
1
1
  import { AccelerationSettings, HopDestination } from "./models_0";
2
2
  import { JobTemplate, JobTemplateSettings, Preset, PresetSettings, Queue, QueueStatus, ReservationPlanSettings, StatusUpdateInterval } from "./models_1";
3
+ export interface TagResourceRequest {
4
+
5
+ Arn: string | undefined;
6
+
7
+ Tags: {
8
+ [key: string]: string;
9
+ } | undefined;
10
+ }
11
+ export declare namespace TagResourceRequest {
12
+
13
+ const filterSensitiveLog: (obj: TagResourceRequest) => any;
14
+ }
15
+ export interface TagResourceResponse {
16
+ }
17
+ export declare namespace TagResourceResponse {
18
+
19
+ const filterSensitiveLog: (obj: TagResourceResponse) => any;
20
+ }
3
21
  export interface UntagResourceRequest {
4
22
 
5
23
  Arn: string | undefined;
@@ -6,7 +6,7 @@ export declare const getRuntimeConfig: (config: MediaConvertClientConfig) => {
6
6
  defaultsMode: import("@aws-sdk/types").Provider<import("@aws-sdk/smithy-client").ResolvedDefaultsMode>;
7
7
  base64Decoder: import("@aws-sdk/types").Decoder;
8
8
  base64Encoder: import("@aws-sdk/types").Encoder;
9
- bodyLengthChecker: (body: any) => number | undefined;
9
+ bodyLengthChecker: import("@aws-sdk/types").BodyLengthCalculator;
10
10
  credentialDefaultProvider: (input: any) => import("@aws-sdk/types").Provider<import("@aws-sdk/types").Credentials>;
11
11
  defaultUserAgentProvider: import("@aws-sdk/types").Provider<import("@aws-sdk/types").UserAgent>;
12
12
  maxAttempts: number | import("@aws-sdk/types").Provider<number>;
@@ -6,7 +6,7 @@ export declare const getRuntimeConfig: (config: MediaConvertClientConfig) => {
6
6
  defaultsMode: import("@aws-sdk/types").Provider<import("@aws-sdk/smithy-client").ResolvedDefaultsMode>;
7
7
  base64Decoder: import("@aws-sdk/types").Decoder;
8
8
  base64Encoder: import("@aws-sdk/types").Encoder;
9
- bodyLengthChecker: (body: any) => number | undefined;
9
+ bodyLengthChecker: import("@aws-sdk/types").BodyLengthCalculator;
10
10
  credentialDefaultProvider: (input: any) => import("@aws-sdk/types").Provider<import("@aws-sdk/types").Credentials>;
11
11
  defaultUserAgentProvider: import("@aws-sdk/types").Provider<import("@aws-sdk/types").UserAgent>;
12
12
  maxAttempts: number | import("@aws-sdk/types").Provider<number>;
@@ -6,7 +6,7 @@ export declare const getRuntimeConfig: (config: MediaConvertClientConfig) => {
6
6
  requestHandler: (import("@aws-sdk/types").RequestHandler<any, any, import("@aws-sdk/types").HttpHandlerOptions> & import("@aws-sdk/protocol-http").HttpHandler) | import("@aws-sdk/fetch-http-handler").FetchHttpHandler;
7
7
  apiVersion: string;
8
8
  urlParser: import("@aws-sdk/types").UrlParser;
9
- bodyLengthChecker: (body: any) => number | undefined;
9
+ bodyLengthChecker: import("@aws-sdk/types").BodyLengthCalculator;
10
10
  streamCollector: import("@aws-sdk/types").StreamCollector;
11
11
  base64Decoder: import("@aws-sdk/types").Decoder;
12
12
  base64Encoder: import("@aws-sdk/types").Encoder;
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.53.0",
4
+ "version": "3.54.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",
@@ -18,34 +18,34 @@
18
18
  "dependencies": {
19
19
  "@aws-crypto/sha256-browser": "2.0.0",
20
20
  "@aws-crypto/sha256-js": "2.0.0",
21
- "@aws-sdk/client-sts": "3.53.0",
22
- "@aws-sdk/config-resolver": "3.53.0",
23
- "@aws-sdk/credential-provider-node": "3.53.0",
24
- "@aws-sdk/fetch-http-handler": "3.53.0",
25
- "@aws-sdk/hash-node": "3.53.0",
26
- "@aws-sdk/invalid-dependency": "3.53.0",
27
- "@aws-sdk/middleware-content-length": "3.53.0",
28
- "@aws-sdk/middleware-host-header": "3.53.0",
29
- "@aws-sdk/middleware-logger": "3.53.0",
30
- "@aws-sdk/middleware-retry": "3.53.0",
31
- "@aws-sdk/middleware-serde": "3.53.0",
32
- "@aws-sdk/middleware-signing": "3.53.0",
33
- "@aws-sdk/middleware-stack": "3.53.0",
34
- "@aws-sdk/middleware-user-agent": "3.53.0",
35
- "@aws-sdk/node-config-provider": "3.53.0",
36
- "@aws-sdk/node-http-handler": "3.53.0",
37
- "@aws-sdk/protocol-http": "3.53.0",
38
- "@aws-sdk/smithy-client": "3.53.0",
39
- "@aws-sdk/types": "3.53.0",
40
- "@aws-sdk/url-parser": "3.53.0",
21
+ "@aws-sdk/client-sts": "3.54.0",
22
+ "@aws-sdk/config-resolver": "3.54.0",
23
+ "@aws-sdk/credential-provider-node": "3.54.0",
24
+ "@aws-sdk/fetch-http-handler": "3.54.0",
25
+ "@aws-sdk/hash-node": "3.54.0",
26
+ "@aws-sdk/invalid-dependency": "3.54.0",
27
+ "@aws-sdk/middleware-content-length": "3.54.0",
28
+ "@aws-sdk/middleware-host-header": "3.54.0",
29
+ "@aws-sdk/middleware-logger": "3.54.0",
30
+ "@aws-sdk/middleware-retry": "3.54.0",
31
+ "@aws-sdk/middleware-serde": "3.54.0",
32
+ "@aws-sdk/middleware-signing": "3.54.0",
33
+ "@aws-sdk/middleware-stack": "3.54.0",
34
+ "@aws-sdk/middleware-user-agent": "3.54.0",
35
+ "@aws-sdk/node-config-provider": "3.54.0",
36
+ "@aws-sdk/node-http-handler": "3.54.0",
37
+ "@aws-sdk/protocol-http": "3.54.0",
38
+ "@aws-sdk/smithy-client": "3.54.0",
39
+ "@aws-sdk/types": "3.54.0",
40
+ "@aws-sdk/url-parser": "3.54.0",
41
41
  "@aws-sdk/util-base64-browser": "3.52.0",
42
42
  "@aws-sdk/util-base64-node": "3.52.0",
43
- "@aws-sdk/util-body-length-browser": "3.52.0",
44
- "@aws-sdk/util-body-length-node": "3.52.0",
45
- "@aws-sdk/util-defaults-mode-browser": "3.53.0",
46
- "@aws-sdk/util-defaults-mode-node": "3.53.0",
47
- "@aws-sdk/util-user-agent-browser": "3.53.0",
48
- "@aws-sdk/util-user-agent-node": "3.53.0",
43
+ "@aws-sdk/util-body-length-browser": "3.54.0",
44
+ "@aws-sdk/util-body-length-node": "3.54.0",
45
+ "@aws-sdk/util-defaults-mode-browser": "3.54.0",
46
+ "@aws-sdk/util-defaults-mode-node": "3.54.0",
47
+ "@aws-sdk/util-user-agent-browser": "3.54.0",
48
+ "@aws-sdk/util-user-agent-node": "3.54.0",
49
49
  "@aws-sdk/util-utf8-browser": "3.52.0",
50
50
  "@aws-sdk/util-utf8-node": "3.52.0",
51
51
  "tslib": "^2.3.0",