@aws-sdk/client-mediaconvert 3.496.0 → 3.501.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/index.js +292 -291
- package/package.json +3 -3
package/dist-cjs/index.js
CHANGED
|
@@ -9558,6 +9558,51 @@ var import_util_endpoints = require("@aws-sdk/util-endpoints");
|
|
|
9558
9558
|
// Annotate the CommonJS export names for ESM import in node:
|
|
9559
9559
|
|
|
9560
9560
|
0 && (module.exports = {
|
|
9561
|
+
MediaConvertServiceException,
|
|
9562
|
+
__Client,
|
|
9563
|
+
MediaConvertClient,
|
|
9564
|
+
MediaConvert,
|
|
9565
|
+
$Command,
|
|
9566
|
+
AssociateCertificateCommand,
|
|
9567
|
+
CancelJobCommand,
|
|
9568
|
+
CreateJobCommand,
|
|
9569
|
+
CreateJobTemplateCommand,
|
|
9570
|
+
CreatePresetCommand,
|
|
9571
|
+
CreateQueueCommand,
|
|
9572
|
+
DeleteJobTemplateCommand,
|
|
9573
|
+
DeletePolicyCommand,
|
|
9574
|
+
DeletePresetCommand,
|
|
9575
|
+
DeleteQueueCommand,
|
|
9576
|
+
DescribeEndpointsCommand,
|
|
9577
|
+
DisassociateCertificateCommand,
|
|
9578
|
+
GetJobCommand,
|
|
9579
|
+
GetJobTemplateCommand,
|
|
9580
|
+
GetPolicyCommand,
|
|
9581
|
+
GetPresetCommand,
|
|
9582
|
+
GetQueueCommand,
|
|
9583
|
+
ListJobTemplatesCommand,
|
|
9584
|
+
ListJobsCommand,
|
|
9585
|
+
ListPresetsCommand,
|
|
9586
|
+
ListQueuesCommand,
|
|
9587
|
+
ListTagsForResourceCommand,
|
|
9588
|
+
PutPolicyCommand,
|
|
9589
|
+
TagResourceCommand,
|
|
9590
|
+
UntagResourceCommand,
|
|
9591
|
+
UpdateJobTemplateCommand,
|
|
9592
|
+
UpdatePresetCommand,
|
|
9593
|
+
UpdateQueueCommand,
|
|
9594
|
+
paginateDescribeEndpoints,
|
|
9595
|
+
paginateListJobTemplates,
|
|
9596
|
+
paginateListJobs,
|
|
9597
|
+
paginateListPresets,
|
|
9598
|
+
paginateListQueues,
|
|
9599
|
+
RequiredFlag,
|
|
9600
|
+
AudioChannelTag,
|
|
9601
|
+
AudioNormalizationAlgorithm,
|
|
9602
|
+
AudioNormalizationAlgorithmControl,
|
|
9603
|
+
AudioNormalizationLoudnessLogging,
|
|
9604
|
+
AudioNormalizationPeakCalculation,
|
|
9605
|
+
AudioTypeControl,
|
|
9561
9606
|
AacAudioDescriptionBroadcasterMix,
|
|
9562
9607
|
AacCodecProfile,
|
|
9563
9608
|
AacCodingMode,
|
|
@@ -9572,67 +9617,117 @@ var import_util_endpoints = require("@aws-sdk/util-endpoints");
|
|
|
9572
9617
|
Ac3DynamicRangeCompressionRf,
|
|
9573
9618
|
Ac3LfeFilter,
|
|
9574
9619
|
Ac3MetadataControl,
|
|
9575
|
-
AccelerationMode,
|
|
9576
|
-
AccelerationStatus,
|
|
9577
|
-
AdvancedInputFilter,
|
|
9578
|
-
AdvancedInputFilterAddTexture,
|
|
9579
|
-
AdvancedInputFilterSharpen,
|
|
9580
|
-
AfdSignaling,
|
|
9581
|
-
AlphaBehavior,
|
|
9582
|
-
AncillaryConvert608To708,
|
|
9583
|
-
AncillaryTerminateCaptions,
|
|
9584
|
-
AntiAlias,
|
|
9585
|
-
AssociateCertificateCommand,
|
|
9586
|
-
AudioChannelTag,
|
|
9587
9620
|
AudioCodec,
|
|
9588
|
-
|
|
9589
|
-
|
|
9621
|
+
Eac3AtmosBitstreamMode,
|
|
9622
|
+
Eac3AtmosCodingMode,
|
|
9623
|
+
Eac3AtmosDialogueIntelligence,
|
|
9624
|
+
Eac3AtmosDownmixControl,
|
|
9625
|
+
Eac3AtmosDynamicRangeCompressionLine,
|
|
9626
|
+
Eac3AtmosDynamicRangeCompressionRf,
|
|
9627
|
+
Eac3AtmosDynamicRangeControl,
|
|
9628
|
+
Eac3AtmosMeteringMode,
|
|
9629
|
+
Eac3AtmosStereoDownmix,
|
|
9630
|
+
Eac3AtmosSurroundExMode,
|
|
9631
|
+
Eac3AttenuationControl,
|
|
9632
|
+
Eac3BitstreamMode,
|
|
9633
|
+
Eac3CodingMode,
|
|
9634
|
+
Eac3DcFilter,
|
|
9635
|
+
Eac3DynamicRangeCompressionLine,
|
|
9636
|
+
Eac3DynamicRangeCompressionRf,
|
|
9637
|
+
Eac3LfeControl,
|
|
9638
|
+
Eac3LfeFilter,
|
|
9639
|
+
Eac3MetadataControl,
|
|
9640
|
+
Eac3PassthroughControl,
|
|
9641
|
+
Eac3PhaseControl,
|
|
9642
|
+
Eac3StereoDownmix,
|
|
9643
|
+
Eac3SurroundExMode,
|
|
9644
|
+
Eac3SurroundMode,
|
|
9645
|
+
Mp3RateControlMode,
|
|
9646
|
+
WavFormat,
|
|
9647
|
+
LanguageCode,
|
|
9590
9648
|
AudioLanguageCodeControl,
|
|
9591
|
-
|
|
9592
|
-
AudioNormalizationAlgorithmControl,
|
|
9593
|
-
AudioNormalizationLoudnessLogging,
|
|
9594
|
-
AudioNormalizationPeakCalculation,
|
|
9595
|
-
AudioSelectorType,
|
|
9596
|
-
AudioTypeControl,
|
|
9597
|
-
Av1AdaptiveQuantization,
|
|
9598
|
-
Av1BitDepth,
|
|
9599
|
-
Av1FilmGrainSynthesis,
|
|
9600
|
-
Av1FramerateControl,
|
|
9601
|
-
Av1FramerateConversionAlgorithm,
|
|
9602
|
-
Av1RateControlMode,
|
|
9603
|
-
Av1SpatialAdaptiveQuantization,
|
|
9604
|
-
AvcIntraClass,
|
|
9605
|
-
AvcIntraFramerateControl,
|
|
9606
|
-
AvcIntraFramerateConversionAlgorithm,
|
|
9607
|
-
AvcIntraInterlaceMode,
|
|
9608
|
-
AvcIntraScanTypeConversionMode,
|
|
9609
|
-
AvcIntraSlowPal,
|
|
9610
|
-
AvcIntraTelecine,
|
|
9611
|
-
AvcIntraUhdQualityTuningLevel,
|
|
9612
|
-
BadRequestException,
|
|
9613
|
-
BandwidthReductionFilterSharpening,
|
|
9614
|
-
BandwidthReductionFilterStrength,
|
|
9615
|
-
BillingTagsSource,
|
|
9616
|
-
BurnInSubtitleStylePassthrough,
|
|
9649
|
+
RuleType,
|
|
9617
9650
|
BurninSubtitleAlignment,
|
|
9618
9651
|
BurninSubtitleApplyFontColor,
|
|
9619
9652
|
BurninSubtitleBackgroundColor,
|
|
9620
9653
|
BurninSubtitleFallbackFont,
|
|
9621
9654
|
BurninSubtitleFontColor,
|
|
9655
|
+
FontScript,
|
|
9622
9656
|
BurninSubtitleOutlineColor,
|
|
9623
9657
|
BurninSubtitleShadowColor,
|
|
9658
|
+
BurnInSubtitleStylePassthrough,
|
|
9624
9659
|
BurninSubtitleTeletextSpacing,
|
|
9625
|
-
CancelJobCommand,
|
|
9626
9660
|
CaptionDestinationType,
|
|
9661
|
+
DvbSubtitleAlignment,
|
|
9662
|
+
DvbSubtitleApplyFontColor,
|
|
9663
|
+
DvbSubtitleBackgroundColor,
|
|
9664
|
+
DvbddsHandling,
|
|
9665
|
+
DvbSubSubtitleFallbackFont,
|
|
9666
|
+
DvbSubtitleFontColor,
|
|
9667
|
+
DvbSubtitleOutlineColor,
|
|
9668
|
+
DvbSubtitleShadowColor,
|
|
9669
|
+
DvbSubtitleStylePassthrough,
|
|
9670
|
+
DvbSubtitlingType,
|
|
9671
|
+
DvbSubtitleTeletextSpacing,
|
|
9672
|
+
ImscAccessibilitySubs,
|
|
9673
|
+
ImscStylePassthrough,
|
|
9674
|
+
SccDestinationFramerate,
|
|
9675
|
+
SrtStylePassthrough,
|
|
9676
|
+
TeletextPageType,
|
|
9677
|
+
TtmlStylePassthrough,
|
|
9678
|
+
WebvttAccessibilitySubs,
|
|
9679
|
+
WebvttStylePassthrough,
|
|
9680
|
+
HlsAdMarkers,
|
|
9681
|
+
AdvancedInputFilter,
|
|
9682
|
+
AdvancedInputFilterAddTexture,
|
|
9683
|
+
AdvancedInputFilterSharpen,
|
|
9684
|
+
AudioDurationCorrection,
|
|
9685
|
+
AudioDefaultSelection,
|
|
9686
|
+
AudioSelectorType,
|
|
9687
|
+
AncillaryConvert608To708,
|
|
9688
|
+
AncillaryTerminateCaptions,
|
|
9689
|
+
EmbeddedConvert608To708,
|
|
9690
|
+
EmbeddedTerminateCaptions,
|
|
9691
|
+
FileSourceConvert608To708,
|
|
9627
9692
|
CaptionSourceConvertPaintOnToPopOn,
|
|
9693
|
+
FileSourceTimeDeltaUnits,
|
|
9628
9694
|
CaptionSourceType,
|
|
9695
|
+
InputDeblockFilter,
|
|
9696
|
+
DecryptionMode,
|
|
9697
|
+
InputDenoiseFilter,
|
|
9698
|
+
InputFilterEnable,
|
|
9699
|
+
InputScanType,
|
|
9700
|
+
InputPsiControl,
|
|
9701
|
+
InputTimecodeSource,
|
|
9702
|
+
AlphaBehavior,
|
|
9703
|
+
ColorSpace,
|
|
9704
|
+
ColorSpaceUsage,
|
|
9705
|
+
EmbeddedTimecodeOverride,
|
|
9706
|
+
PadVideo,
|
|
9707
|
+
InputRotate,
|
|
9708
|
+
InputSampleRange,
|
|
9709
|
+
AccelerationMode,
|
|
9710
|
+
AccelerationStatus,
|
|
9711
|
+
BillingTagsSource,
|
|
9712
|
+
JobPhase,
|
|
9713
|
+
CopyProtectionAction,
|
|
9714
|
+
VchipAction,
|
|
9715
|
+
MotionImageInsertionMode,
|
|
9716
|
+
MotionImagePlayback,
|
|
9717
|
+
NielsenActiveWatermarkProcessType,
|
|
9718
|
+
NielsenSourceWatermarkStatusType,
|
|
9719
|
+
NielsenUniqueTicPerAudioTrackType,
|
|
9629
9720
|
CmafClientCache,
|
|
9630
9721
|
CmafCodecSpecification,
|
|
9722
|
+
DashManifestStyle,
|
|
9723
|
+
S3ObjectCannedAcl,
|
|
9724
|
+
S3ServerSideEncryptionType,
|
|
9725
|
+
S3StorageClass,
|
|
9631
9726
|
CmafEncryptionType,
|
|
9632
|
-
CmafImageBasedTrickPlay,
|
|
9633
9727
|
CmafInitializationVectorInManifest,
|
|
9634
|
-
CmafIntervalCadence,
|
|
9635
9728
|
CmafKeyProviderType,
|
|
9729
|
+
CmafImageBasedTrickPlay,
|
|
9730
|
+
CmafIntervalCadence,
|
|
9636
9731
|
CmafManifestCompression,
|
|
9637
9732
|
CmafManifestDurationFormat,
|
|
9638
9733
|
CmafMpdManifestBandwidthType,
|
|
@@ -9646,175 +9741,32 @@ var import_util_endpoints = require("@aws-sdk/util-endpoints");
|
|
|
9646
9741
|
CmafWriteDASHManifest,
|
|
9647
9742
|
CmafWriteHLSManifest,
|
|
9648
9743
|
CmafWriteSegmentTimelineInRepresentation,
|
|
9649
|
-
CmfcAudioDuration,
|
|
9650
|
-
CmfcAudioTrackType,
|
|
9651
|
-
CmfcDescriptiveVideoServiceFlag,
|
|
9652
|
-
CmfcIFrameOnlyManifest,
|
|
9653
|
-
CmfcKlvMetadata,
|
|
9654
|
-
CmfcManifestMetadataSignaling,
|
|
9655
|
-
CmfcScte35Esam,
|
|
9656
|
-
CmfcScte35Source,
|
|
9657
|
-
CmfcTimedMetadata,
|
|
9658
|
-
CmfcTimedMetadataBoxVersion,
|
|
9659
|
-
ColorMetadata,
|
|
9660
|
-
ColorSpace,
|
|
9661
|
-
ColorSpaceConversion,
|
|
9662
|
-
ColorSpaceUsage,
|
|
9663
|
-
Commitment,
|
|
9664
|
-
ConflictException,
|
|
9665
|
-
ContainerType,
|
|
9666
|
-
CopyProtectionAction,
|
|
9667
|
-
CreateJobCommand,
|
|
9668
|
-
CreateJobTemplateCommand,
|
|
9669
|
-
CreatePresetCommand,
|
|
9670
|
-
CreateQueueCommand,
|
|
9671
9744
|
DashIsoGroupAudioChannelConfigSchemeIdUri,
|
|
9745
|
+
DashIsoPlaybackDeviceCompatibility,
|
|
9672
9746
|
DashIsoHbbtvCompliance,
|
|
9673
9747
|
DashIsoImageBasedTrickPlay,
|
|
9674
9748
|
DashIsoIntervalCadence,
|
|
9675
9749
|
DashIsoMpdManifestBandwidthType,
|
|
9676
9750
|
DashIsoMpdProfile,
|
|
9677
|
-
DashIsoPlaybackDeviceCompatibility,
|
|
9678
9751
|
DashIsoPtsOffsetHandlingForBFrames,
|
|
9679
9752
|
DashIsoSegmentControl,
|
|
9680
9753
|
DashIsoSegmentLengthControl,
|
|
9681
9754
|
DashIsoVideoCompositionOffsets,
|
|
9682
|
-
DashIsoWriteSegmentTimelineInRepresentation,
|
|
9683
|
-
DashManifestStyle,
|
|
9684
|
-
DecryptionMode,
|
|
9685
|
-
DeinterlaceAlgorithm,
|
|
9686
|
-
DeinterlacerControl,
|
|
9687
|
-
DeinterlacerMode,
|
|
9688
|
-
DeleteJobTemplateCommand,
|
|
9689
|
-
DeletePolicyCommand,
|
|
9690
|
-
DeletePresetCommand,
|
|
9691
|
-
DeleteQueueCommand,
|
|
9692
|
-
DescribeEndpointsCommand,
|
|
9693
|
-
DescribeEndpointsMode,
|
|
9694
|
-
DisassociateCertificateCommand,
|
|
9695
|
-
DolbyVisionLevel6Mode,
|
|
9696
|
-
DolbyVisionMapping,
|
|
9697
|
-
DolbyVisionProfile,
|
|
9698
|
-
DropFrameTimecode,
|
|
9699
|
-
DvbSubSubtitleFallbackFont,
|
|
9700
|
-
DvbSubtitleAlignment,
|
|
9701
|
-
DvbSubtitleApplyFontColor,
|
|
9702
|
-
DvbSubtitleBackgroundColor,
|
|
9703
|
-
DvbSubtitleFontColor,
|
|
9704
|
-
DvbSubtitleOutlineColor,
|
|
9705
|
-
DvbSubtitleShadowColor,
|
|
9706
|
-
DvbSubtitleStylePassthrough,
|
|
9707
|
-
DvbSubtitleTeletextSpacing,
|
|
9708
|
-
DvbSubtitlingType,
|
|
9709
|
-
DvbddsHandling,
|
|
9710
|
-
Eac3AtmosBitstreamMode,
|
|
9711
|
-
Eac3AtmosCodingMode,
|
|
9712
|
-
Eac3AtmosDialogueIntelligence,
|
|
9713
|
-
Eac3AtmosDownmixControl,
|
|
9714
|
-
Eac3AtmosDynamicRangeCompressionLine,
|
|
9715
|
-
Eac3AtmosDynamicRangeCompressionRf,
|
|
9716
|
-
Eac3AtmosDynamicRangeControl,
|
|
9717
|
-
Eac3AtmosMeteringMode,
|
|
9718
|
-
Eac3AtmosStereoDownmix,
|
|
9719
|
-
Eac3AtmosSurroundExMode,
|
|
9720
|
-
Eac3AttenuationControl,
|
|
9721
|
-
Eac3BitstreamMode,
|
|
9722
|
-
Eac3CodingMode,
|
|
9723
|
-
Eac3DcFilter,
|
|
9724
|
-
Eac3DynamicRangeCompressionLine,
|
|
9725
|
-
Eac3DynamicRangeCompressionRf,
|
|
9726
|
-
Eac3LfeControl,
|
|
9727
|
-
Eac3LfeFilter,
|
|
9728
|
-
Eac3MetadataControl,
|
|
9729
|
-
Eac3PassthroughControl,
|
|
9730
|
-
Eac3PhaseControl,
|
|
9731
|
-
Eac3StereoDownmix,
|
|
9732
|
-
Eac3SurroundExMode,
|
|
9733
|
-
Eac3SurroundMode,
|
|
9734
|
-
EmbeddedConvert608To708,
|
|
9735
|
-
EmbeddedTerminateCaptions,
|
|
9736
|
-
EmbeddedTimecodeOverride,
|
|
9737
|
-
F4vMoovPlacement,
|
|
9738
|
-
FileSourceConvert608To708,
|
|
9739
|
-
FileSourceTimeDeltaUnits,
|
|
9740
|
-
FontScript,
|
|
9741
|
-
ForbiddenException,
|
|
9742
|
-
GetJobCommand,
|
|
9743
|
-
GetJobTemplateCommand,
|
|
9744
|
-
GetPolicyCommand,
|
|
9745
|
-
GetPresetCommand,
|
|
9746
|
-
GetQueueCommand,
|
|
9747
|
-
H264AdaptiveQuantization,
|
|
9748
|
-
H264CodecLevel,
|
|
9749
|
-
H264CodecProfile,
|
|
9750
|
-
H264DynamicSubGop,
|
|
9751
|
-
H264EndOfStreamMarkers,
|
|
9752
|
-
H264EntropyEncoding,
|
|
9753
|
-
H264FieldEncoding,
|
|
9754
|
-
H264FlickerAdaptiveQuantization,
|
|
9755
|
-
H264FramerateControl,
|
|
9756
|
-
H264FramerateConversionAlgorithm,
|
|
9757
|
-
H264GopBReference,
|
|
9758
|
-
H264GopSizeUnits,
|
|
9759
|
-
H264InterlaceMode,
|
|
9760
|
-
H264ParControl,
|
|
9761
|
-
H264QualityTuningLevel,
|
|
9762
|
-
H264RateControlMode,
|
|
9763
|
-
H264RepeatPps,
|
|
9764
|
-
H264ScanTypeConversionMode,
|
|
9765
|
-
H264SceneChangeDetect,
|
|
9766
|
-
H264SlowPal,
|
|
9767
|
-
H264SpatialAdaptiveQuantization,
|
|
9768
|
-
H264Syntax,
|
|
9769
|
-
H264Telecine,
|
|
9770
|
-
H264TemporalAdaptiveQuantization,
|
|
9771
|
-
H264UnregisteredSeiTimecode,
|
|
9772
|
-
H265AdaptiveQuantization,
|
|
9773
|
-
H265AlternateTransferFunctionSei,
|
|
9774
|
-
H265CodecLevel,
|
|
9775
|
-
H265CodecProfile,
|
|
9776
|
-
H265DynamicSubGop,
|
|
9777
|
-
H265EndOfStreamMarkers,
|
|
9778
|
-
H265FlickerAdaptiveQuantization,
|
|
9779
|
-
H265FramerateControl,
|
|
9780
|
-
H265FramerateConversionAlgorithm,
|
|
9781
|
-
H265GopBReference,
|
|
9782
|
-
H265GopSizeUnits,
|
|
9783
|
-
H265InterlaceMode,
|
|
9784
|
-
H265ParControl,
|
|
9785
|
-
H265QualityTuningLevel,
|
|
9786
|
-
H265RateControlMode,
|
|
9787
|
-
H265SampleAdaptiveOffsetFilterMode,
|
|
9788
|
-
H265ScanTypeConversionMode,
|
|
9789
|
-
H265SceneChangeDetect,
|
|
9790
|
-
H265SlowPal,
|
|
9791
|
-
H265SpatialAdaptiveQuantization,
|
|
9792
|
-
H265Telecine,
|
|
9793
|
-
H265TemporalAdaptiveQuantization,
|
|
9794
|
-
H265TemporalIds,
|
|
9795
|
-
H265Tiles,
|
|
9796
|
-
H265UnregisteredSeiTimecode,
|
|
9797
|
-
H265WriteMp4PackagingType,
|
|
9798
|
-
HDRToSDRToneMapper,
|
|
9799
|
-
HlsAdMarkers,
|
|
9800
|
-
HlsAudioOnlyContainer,
|
|
9755
|
+
DashIsoWriteSegmentTimelineInRepresentation,
|
|
9801
9756
|
HlsAudioOnlyHeader,
|
|
9802
|
-
HlsAudioTrackType,
|
|
9803
9757
|
HlsCaptionLanguageSetting,
|
|
9804
9758
|
HlsCaptionSegmentLengthControl,
|
|
9805
9759
|
HlsClientCache,
|
|
9806
9760
|
HlsCodecSpecification,
|
|
9807
|
-
HlsDescriptiveVideoServiceFlag,
|
|
9808
9761
|
HlsDirectoryStructure,
|
|
9809
9762
|
HlsEncryptionType,
|
|
9810
|
-
HlsIFrameOnlyManifest,
|
|
9811
|
-
HlsImageBasedTrickPlay,
|
|
9812
9763
|
HlsInitializationVectorInManifest,
|
|
9813
|
-
|
|
9764
|
+
HlsOfflineEncrypted,
|
|
9814
9765
|
HlsKeyProviderType,
|
|
9766
|
+
HlsImageBasedTrickPlay,
|
|
9767
|
+
HlsIntervalCadence,
|
|
9815
9768
|
HlsManifestCompression,
|
|
9816
9769
|
HlsManifestDurationFormat,
|
|
9817
|
-
HlsOfflineEncrypted,
|
|
9818
9770
|
HlsOutputSelection,
|
|
9819
9771
|
HlsProgramDateTime,
|
|
9820
9772
|
HlsProgressiveWriteHlsManifest,
|
|
@@ -9823,31 +9775,27 @@ var import_util_endpoints = require("@aws-sdk/util-endpoints");
|
|
|
9823
9775
|
HlsStreamInfResolution,
|
|
9824
9776
|
HlsTargetDurationCompatibilityMode,
|
|
9825
9777
|
HlsTimedMetadataId3Frame,
|
|
9826
|
-
|
|
9827
|
-
|
|
9828
|
-
|
|
9829
|
-
|
|
9830
|
-
|
|
9831
|
-
|
|
9832
|
-
|
|
9833
|
-
|
|
9834
|
-
|
|
9835
|
-
|
|
9836
|
-
|
|
9837
|
-
|
|
9838
|
-
|
|
9839
|
-
|
|
9840
|
-
|
|
9841
|
-
|
|
9842
|
-
ListJobTemplatesCommand,
|
|
9843
|
-
ListJobsCommand,
|
|
9844
|
-
ListPresetsCommand,
|
|
9845
|
-
ListQueuesCommand,
|
|
9846
|
-
ListTagsForResourceCommand,
|
|
9778
|
+
MsSmoothAudioDeduplication,
|
|
9779
|
+
MsSmoothFragmentLengthControl,
|
|
9780
|
+
MsSmoothManifestEncoding,
|
|
9781
|
+
OutputGroupType,
|
|
9782
|
+
CmfcAudioDuration,
|
|
9783
|
+
CmfcAudioTrackType,
|
|
9784
|
+
CmfcDescriptiveVideoServiceFlag,
|
|
9785
|
+
CmfcIFrameOnlyManifest,
|
|
9786
|
+
CmfcKlvMetadata,
|
|
9787
|
+
CmfcManifestMetadataSignaling,
|
|
9788
|
+
CmfcScte35Esam,
|
|
9789
|
+
CmfcScte35Source,
|
|
9790
|
+
CmfcTimedMetadata,
|
|
9791
|
+
CmfcTimedMetadataBoxVersion,
|
|
9792
|
+
ContainerType,
|
|
9793
|
+
F4vMoovPlacement,
|
|
9847
9794
|
M2tsAudioBufferModel,
|
|
9848
9795
|
M2tsAudioDuration,
|
|
9849
9796
|
M2tsBufferModel,
|
|
9850
9797
|
M2tsDataPtsControl,
|
|
9798
|
+
OutputSdt,
|
|
9851
9799
|
M2tsEbpAudioInterval,
|
|
9852
9800
|
M2tsEbpPlacement,
|
|
9853
9801
|
M2tsEsRateInPes,
|
|
@@ -9855,6 +9803,7 @@ var import_util_endpoints = require("@aws-sdk/util-endpoints");
|
|
|
9855
9803
|
M2tsKlvMetadata,
|
|
9856
9804
|
M2tsNielsenId3,
|
|
9857
9805
|
M2tsPcrControl,
|
|
9806
|
+
TsPtsOffset,
|
|
9858
9807
|
M2tsRateMode,
|
|
9859
9808
|
M2tsScte35Source,
|
|
9860
9809
|
M2tsSegmentationMarkers,
|
|
@@ -9864,17 +9813,12 @@ var import_util_endpoints = require("@aws-sdk/util-endpoints");
|
|
|
9864
9813
|
M3u8NielsenId3,
|
|
9865
9814
|
M3u8PcrControl,
|
|
9866
9815
|
M3u8Scte35Source,
|
|
9867
|
-
|
|
9868
|
-
MediaConvertClient,
|
|
9869
|
-
MediaConvertServiceException,
|
|
9870
|
-
MotionImageInsertionMode,
|
|
9871
|
-
MotionImagePlayback,
|
|
9816
|
+
TimedMetadata,
|
|
9872
9817
|
MovClapAtom,
|
|
9873
9818
|
MovCslgAtom,
|
|
9874
9819
|
MovMpeg2FourCCControl,
|
|
9875
9820
|
MovPaddingControl,
|
|
9876
9821
|
MovReference,
|
|
9877
|
-
Mp3RateControlMode,
|
|
9878
9822
|
Mp4CslgAtom,
|
|
9879
9823
|
Mp4FreeSpaceBox,
|
|
9880
9824
|
Mp4MoovPlacement,
|
|
@@ -9887,6 +9831,84 @@ var import_util_endpoints = require("@aws-sdk/util-endpoints");
|
|
|
9887
9831
|
MpdScte35Source,
|
|
9888
9832
|
MpdTimedMetadata,
|
|
9889
9833
|
MpdTimedMetadataBoxVersion,
|
|
9834
|
+
MxfAfdSignaling,
|
|
9835
|
+
MxfProfile,
|
|
9836
|
+
MxfXavcDurationMode,
|
|
9837
|
+
HlsAudioOnlyContainer,
|
|
9838
|
+
HlsAudioTrackType,
|
|
9839
|
+
HlsDescriptiveVideoServiceFlag,
|
|
9840
|
+
HlsIFrameOnlyManifest,
|
|
9841
|
+
AfdSignaling,
|
|
9842
|
+
AntiAlias,
|
|
9843
|
+
Av1AdaptiveQuantization,
|
|
9844
|
+
Av1BitDepth,
|
|
9845
|
+
Av1FilmGrainSynthesis,
|
|
9846
|
+
Av1FramerateControl,
|
|
9847
|
+
Av1FramerateConversionAlgorithm,
|
|
9848
|
+
Av1RateControlMode,
|
|
9849
|
+
Av1SpatialAdaptiveQuantization,
|
|
9850
|
+
AvcIntraClass,
|
|
9851
|
+
AvcIntraUhdQualityTuningLevel,
|
|
9852
|
+
AvcIntraFramerateControl,
|
|
9853
|
+
AvcIntraFramerateConversionAlgorithm,
|
|
9854
|
+
AvcIntraInterlaceMode,
|
|
9855
|
+
AvcIntraScanTypeConversionMode,
|
|
9856
|
+
AvcIntraSlowPal,
|
|
9857
|
+
AvcIntraTelecine,
|
|
9858
|
+
VideoCodec,
|
|
9859
|
+
H264AdaptiveQuantization,
|
|
9860
|
+
BandwidthReductionFilterSharpening,
|
|
9861
|
+
BandwidthReductionFilterStrength,
|
|
9862
|
+
H264CodecLevel,
|
|
9863
|
+
H264CodecProfile,
|
|
9864
|
+
H264DynamicSubGop,
|
|
9865
|
+
H264EndOfStreamMarkers,
|
|
9866
|
+
H264EntropyEncoding,
|
|
9867
|
+
H264FieldEncoding,
|
|
9868
|
+
H264FlickerAdaptiveQuantization,
|
|
9869
|
+
H264FramerateControl,
|
|
9870
|
+
H264FramerateConversionAlgorithm,
|
|
9871
|
+
H264GopBReference,
|
|
9872
|
+
H264GopSizeUnits,
|
|
9873
|
+
H264InterlaceMode,
|
|
9874
|
+
H264ParControl,
|
|
9875
|
+
H264QualityTuningLevel,
|
|
9876
|
+
H264RateControlMode,
|
|
9877
|
+
H264RepeatPps,
|
|
9878
|
+
H264ScanTypeConversionMode,
|
|
9879
|
+
H264SceneChangeDetect,
|
|
9880
|
+
H264SlowPal,
|
|
9881
|
+
H264SpatialAdaptiveQuantization,
|
|
9882
|
+
H264Syntax,
|
|
9883
|
+
H264Telecine,
|
|
9884
|
+
H264TemporalAdaptiveQuantization,
|
|
9885
|
+
H264UnregisteredSeiTimecode,
|
|
9886
|
+
H265AdaptiveQuantization,
|
|
9887
|
+
H265AlternateTransferFunctionSei,
|
|
9888
|
+
H265CodecLevel,
|
|
9889
|
+
H265CodecProfile,
|
|
9890
|
+
H265DynamicSubGop,
|
|
9891
|
+
H265EndOfStreamMarkers,
|
|
9892
|
+
H265FlickerAdaptiveQuantization,
|
|
9893
|
+
H265FramerateControl,
|
|
9894
|
+
H265FramerateConversionAlgorithm,
|
|
9895
|
+
H265GopBReference,
|
|
9896
|
+
H265GopSizeUnits,
|
|
9897
|
+
H265InterlaceMode,
|
|
9898
|
+
H265ParControl,
|
|
9899
|
+
H265QualityTuningLevel,
|
|
9900
|
+
H265RateControlMode,
|
|
9901
|
+
H265SampleAdaptiveOffsetFilterMode,
|
|
9902
|
+
H265ScanTypeConversionMode,
|
|
9903
|
+
H265SceneChangeDetect,
|
|
9904
|
+
H265SlowPal,
|
|
9905
|
+
H265SpatialAdaptiveQuantization,
|
|
9906
|
+
H265Telecine,
|
|
9907
|
+
H265TemporalAdaptiveQuantization,
|
|
9908
|
+
H265TemporalIds,
|
|
9909
|
+
H265Tiles,
|
|
9910
|
+
H265UnregisteredSeiTimecode,
|
|
9911
|
+
H265WriteMp4PackagingType,
|
|
9890
9912
|
Mpeg2AdaptiveQuantization,
|
|
9891
9913
|
Mpeg2CodecLevel,
|
|
9892
9914
|
Mpeg2CodecProfile,
|
|
@@ -9906,25 +9928,6 @@ var import_util_endpoints = require("@aws-sdk/util-endpoints");
|
|
|
9906
9928
|
Mpeg2Syntax,
|
|
9907
9929
|
Mpeg2Telecine,
|
|
9908
9930
|
Mpeg2TemporalAdaptiveQuantization,
|
|
9909
|
-
MsSmoothAudioDeduplication,
|
|
9910
|
-
MsSmoothFragmentLengthControl,
|
|
9911
|
-
MsSmoothManifestEncoding,
|
|
9912
|
-
MxfAfdSignaling,
|
|
9913
|
-
MxfProfile,
|
|
9914
|
-
MxfXavcDurationMode,
|
|
9915
|
-
NielsenActiveWatermarkProcessType,
|
|
9916
|
-
NielsenSourceWatermarkStatusType,
|
|
9917
|
-
NielsenUniqueTicPerAudioTrackType,
|
|
9918
|
-
NoiseFilterPostTemporalSharpening,
|
|
9919
|
-
NoiseFilterPostTemporalSharpeningStrength,
|
|
9920
|
-
NoiseReducerFilter,
|
|
9921
|
-
NotFoundException,
|
|
9922
|
-
Order,
|
|
9923
|
-
OutputGroupType,
|
|
9924
|
-
OutputSdt,
|
|
9925
|
-
PadVideo,
|
|
9926
|
-
PresetListBy,
|
|
9927
|
-
PricingPlan,
|
|
9928
9931
|
ProresChromaSampling,
|
|
9929
9932
|
ProresCodecProfile,
|
|
9930
9933
|
ProresFramerateControl,
|
|
@@ -9934,32 +9937,6 @@ var import_util_endpoints = require("@aws-sdk/util-endpoints");
|
|
|
9934
9937
|
ProresScanTypeConversionMode,
|
|
9935
9938
|
ProresSlowPal,
|
|
9936
9939
|
ProresTelecine,
|
|
9937
|
-
PutPolicyCommand,
|
|
9938
|
-
QueueListBy,
|
|
9939
|
-
QueueStatus,
|
|
9940
|
-
RenewalType,
|
|
9941
|
-
RequiredFlag,
|
|
9942
|
-
ReservationPlanStatus,
|
|
9943
|
-
RespondToAfd,
|
|
9944
|
-
RuleType,
|
|
9945
|
-
S3ObjectCannedAcl,
|
|
9946
|
-
S3ServerSideEncryptionType,
|
|
9947
|
-
S3StorageClass,
|
|
9948
|
-
SampleRangeConversion,
|
|
9949
|
-
ScalingBehavior,
|
|
9950
|
-
SccDestinationFramerate,
|
|
9951
|
-
SimulateReservedQueue,
|
|
9952
|
-
SrtStylePassthrough,
|
|
9953
|
-
StatusUpdateInterval,
|
|
9954
|
-
TagResourceCommand,
|
|
9955
|
-
TeletextPageType,
|
|
9956
|
-
TimecodeBurninPosition,
|
|
9957
|
-
TimecodeSource,
|
|
9958
|
-
TimedMetadata,
|
|
9959
|
-
TooManyRequestsException,
|
|
9960
|
-
TsPtsOffset,
|
|
9961
|
-
TtmlStylePassthrough,
|
|
9962
|
-
Type,
|
|
9963
9940
|
UncompressedFourcc,
|
|
9964
9941
|
UncompressedFramerateControl,
|
|
9965
9942
|
UncompressedFramerateConversionAlgorithm,
|
|
@@ -9967,20 +9944,13 @@ var import_util_endpoints = require("@aws-sdk/util-endpoints");
|
|
|
9967
9944
|
UncompressedScanTypeConversionMode,
|
|
9968
9945
|
UncompressedSlowPal,
|
|
9969
9946
|
UncompressedTelecine,
|
|
9970
|
-
UntagResourceCommand,
|
|
9971
|
-
UpdateJobTemplateCommand,
|
|
9972
|
-
UpdatePresetCommand,
|
|
9973
|
-
UpdateQueueCommand,
|
|
9974
|
-
Vc3Class,
|
|
9975
9947
|
Vc3FramerateControl,
|
|
9976
9948
|
Vc3FramerateConversionAlgorithm,
|
|
9977
9949
|
Vc3InterlaceMode,
|
|
9978
9950
|
Vc3ScanTypeConversionMode,
|
|
9979
9951
|
Vc3SlowPal,
|
|
9980
9952
|
Vc3Telecine,
|
|
9981
|
-
|
|
9982
|
-
VideoCodec,
|
|
9983
|
-
VideoTimecodeInsertion,
|
|
9953
|
+
Vc3Class,
|
|
9984
9954
|
Vp8FramerateControl,
|
|
9985
9955
|
Vp8FramerateConversionAlgorithm,
|
|
9986
9956
|
Vp8ParControl,
|
|
@@ -9991,35 +9961,66 @@ var import_util_endpoints = require("@aws-sdk/util-endpoints");
|
|
|
9991
9961
|
Vp9ParControl,
|
|
9992
9962
|
Vp9QualityTuningLevel,
|
|
9993
9963
|
Vp9RateControlMode,
|
|
9994
|
-
|
|
9995
|
-
|
|
9996
|
-
|
|
9997
|
-
|
|
9964
|
+
XavcAdaptiveQuantization,
|
|
9965
|
+
XavcEntropyEncoding,
|
|
9966
|
+
XavcFramerateControl,
|
|
9967
|
+
XavcFramerateConversionAlgorithm,
|
|
9968
|
+
XavcProfile,
|
|
9969
|
+
XavcSlowPal,
|
|
9970
|
+
XavcSpatialAdaptiveQuantization,
|
|
9971
|
+
XavcTemporalAdaptiveQuantization,
|
|
9998
9972
|
Xavc4kIntraCbgProfileClass,
|
|
9999
9973
|
Xavc4kIntraVbrProfileClass,
|
|
10000
9974
|
Xavc4kProfileBitrateClass,
|
|
10001
9975
|
Xavc4kProfileCodecProfile,
|
|
10002
|
-
Xavc4kProfileQualityTuningLevel,
|
|
10003
|
-
XavcAdaptiveQuantization,
|
|
10004
|
-
XavcEntropyEncoding,
|
|
10005
9976
|
XavcFlickerAdaptiveQuantization,
|
|
10006
|
-
XavcFramerateControl,
|
|
10007
|
-
XavcFramerateConversionAlgorithm,
|
|
10008
9977
|
XavcGopBReference,
|
|
9978
|
+
Xavc4kProfileQualityTuningLevel,
|
|
10009
9979
|
XavcHdIntraCbgProfileClass,
|
|
10010
9980
|
XavcHdProfileBitrateClass,
|
|
9981
|
+
XavcInterlaceMode,
|
|
10011
9982
|
XavcHdProfileQualityTuningLevel,
|
|
10012
9983
|
XavcHdProfileTelecine,
|
|
10013
|
-
|
|
10014
|
-
|
|
10015
|
-
|
|
10016
|
-
|
|
10017
|
-
|
|
10018
|
-
|
|
10019
|
-
|
|
10020
|
-
|
|
10021
|
-
|
|
10022
|
-
|
|
10023
|
-
|
|
9984
|
+
ColorMetadata,
|
|
9985
|
+
DropFrameTimecode,
|
|
9986
|
+
RespondToAfd,
|
|
9987
|
+
ScalingBehavior,
|
|
9988
|
+
VideoTimecodeInsertion,
|
|
9989
|
+
ColorSpaceConversion,
|
|
9990
|
+
HDRToSDRToneMapper,
|
|
9991
|
+
SampleRangeConversion,
|
|
9992
|
+
DeinterlaceAlgorithm,
|
|
9993
|
+
DeinterlacerControl,
|
|
9994
|
+
DeinterlacerMode,
|
|
9995
|
+
DolbyVisionLevel6Mode,
|
|
9996
|
+
DolbyVisionMapping,
|
|
9997
|
+
DolbyVisionProfile,
|
|
9998
|
+
NoiseReducerFilter,
|
|
9999
|
+
NoiseFilterPostTemporalSharpening,
|
|
10000
|
+
NoiseFilterPostTemporalSharpeningStrength,
|
|
10001
|
+
WatermarkingStrength,
|
|
10002
|
+
TimecodeBurninPosition,
|
|
10003
|
+
TimecodeSource,
|
|
10004
|
+
SimulateReservedQueue,
|
|
10005
|
+
JobStatus,
|
|
10006
|
+
StatusUpdateInterval,
|
|
10007
|
+
Type,
|
|
10008
|
+
PricingPlan,
|
|
10009
|
+
Commitment,
|
|
10010
|
+
RenewalType,
|
|
10011
|
+
ReservationPlanStatus,
|
|
10012
|
+
QueueStatus,
|
|
10013
|
+
BadRequestException,
|
|
10014
|
+
ConflictException,
|
|
10015
|
+
ForbiddenException,
|
|
10016
|
+
InternalServerErrorException,
|
|
10017
|
+
NotFoundException,
|
|
10018
|
+
TooManyRequestsException,
|
|
10019
|
+
DescribeEndpointsMode,
|
|
10020
|
+
InputPolicy,
|
|
10021
|
+
JobTemplateListBy,
|
|
10022
|
+
Order,
|
|
10023
|
+
PresetListBy,
|
|
10024
|
+
QueueListBy
|
|
10024
10025
|
});
|
|
10025
10026
|
|
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.501.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
7
7
|
"build:cjs": "node ../../scripts/compilation/inline client-mediaconvert",
|
|
@@ -20,9 +20,9 @@
|
|
|
20
20
|
"dependencies": {
|
|
21
21
|
"@aws-crypto/sha256-browser": "3.0.0",
|
|
22
22
|
"@aws-crypto/sha256-js": "3.0.0",
|
|
23
|
-
"@aws-sdk/client-sts": "3.
|
|
23
|
+
"@aws-sdk/client-sts": "3.501.0",
|
|
24
24
|
"@aws-sdk/core": "3.496.0",
|
|
25
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
25
|
+
"@aws-sdk/credential-provider-node": "3.501.0",
|
|
26
26
|
"@aws-sdk/middleware-host-header": "3.496.0",
|
|
27
27
|
"@aws-sdk/middleware-logger": "3.496.0",
|
|
28
28
|
"@aws-sdk/middleware-recursion-detection": "3.496.0",
|