aws-sdk-mediaconvert 1.94.0 → 1.96.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -117,12 +117,14 @@ module Aws::MediaConvert
117
117
  CmafKeyProviderType = Shapes::StringShape.new(name: 'CmafKeyProviderType')
118
118
  CmafManifestCompression = Shapes::StringShape.new(name: 'CmafManifestCompression')
119
119
  CmafManifestDurationFormat = Shapes::StringShape.new(name: 'CmafManifestDurationFormat')
120
+ CmafMpdManifestBandwidthType = Shapes::StringShape.new(name: 'CmafMpdManifestBandwidthType')
120
121
  CmafMpdProfile = Shapes::StringShape.new(name: 'CmafMpdProfile')
121
122
  CmafPtsOffsetHandlingForBFrames = Shapes::StringShape.new(name: 'CmafPtsOffsetHandlingForBFrames')
122
123
  CmafSegmentControl = Shapes::StringShape.new(name: 'CmafSegmentControl')
123
124
  CmafSegmentLengthControl = Shapes::StringShape.new(name: 'CmafSegmentLengthControl')
124
125
  CmafStreamInfResolution = Shapes::StringShape.new(name: 'CmafStreamInfResolution')
125
126
  CmafTargetDurationCompatibilityMode = Shapes::StringShape.new(name: 'CmafTargetDurationCompatibilityMode')
127
+ CmafVideoCompositionOffsets = Shapes::StringShape.new(name: 'CmafVideoCompositionOffsets')
126
128
  CmafWriteDASHManifest = Shapes::StringShape.new(name: 'CmafWriteDASHManifest')
127
129
  CmafWriteHLSManifest = Shapes::StringShape.new(name: 'CmafWriteHLSManifest')
128
130
  CmafWriteSegmentTimelineInRepresentation = Shapes::StringShape.new(name: 'CmafWriteSegmentTimelineInRepresentation')
@@ -131,10 +133,12 @@ module Aws::MediaConvert
131
133
  CmfcDescriptiveVideoServiceFlag = Shapes::StringShape.new(name: 'CmfcDescriptiveVideoServiceFlag')
132
134
  CmfcIFrameOnlyManifest = Shapes::StringShape.new(name: 'CmfcIFrameOnlyManifest')
133
135
  CmfcKlvMetadata = Shapes::StringShape.new(name: 'CmfcKlvMetadata')
136
+ CmfcManifestMetadataSignaling = Shapes::StringShape.new(name: 'CmfcManifestMetadataSignaling')
134
137
  CmfcScte35Esam = Shapes::StringShape.new(name: 'CmfcScte35Esam')
135
138
  CmfcScte35Source = Shapes::StringShape.new(name: 'CmfcScte35Source')
136
139
  CmfcSettings = Shapes::StructureShape.new(name: 'CmfcSettings')
137
140
  CmfcTimedMetadata = Shapes::StringShape.new(name: 'CmfcTimedMetadata')
141
+ CmfcTimedMetadataBoxVersion = Shapes::StringShape.new(name: 'CmfcTimedMetadataBoxVersion')
138
142
  ColorCorrector = Shapes::StructureShape.new(name: 'ColorCorrector')
139
143
  ColorMetadata = Shapes::StringShape.new(name: 'ColorMetadata')
140
144
  ColorSpace = Shapes::StringShape.new(name: 'ColorSpace')
@@ -161,11 +165,13 @@ module Aws::MediaConvert
161
165
  DashIsoImageBasedTrickPlay = Shapes::StringShape.new(name: 'DashIsoImageBasedTrickPlay')
162
166
  DashIsoImageBasedTrickPlaySettings = Shapes::StructureShape.new(name: 'DashIsoImageBasedTrickPlaySettings')
163
167
  DashIsoIntervalCadence = Shapes::StringShape.new(name: 'DashIsoIntervalCadence')
168
+ DashIsoMpdManifestBandwidthType = Shapes::StringShape.new(name: 'DashIsoMpdManifestBandwidthType')
164
169
  DashIsoMpdProfile = Shapes::StringShape.new(name: 'DashIsoMpdProfile')
165
170
  DashIsoPlaybackDeviceCompatibility = Shapes::StringShape.new(name: 'DashIsoPlaybackDeviceCompatibility')
166
171
  DashIsoPtsOffsetHandlingForBFrames = Shapes::StringShape.new(name: 'DashIsoPtsOffsetHandlingForBFrames')
167
172
  DashIsoSegmentControl = Shapes::StringShape.new(name: 'DashIsoSegmentControl')
168
173
  DashIsoSegmentLengthControl = Shapes::StringShape.new(name: 'DashIsoSegmentLengthControl')
174
+ DashIsoVideoCompositionOffsets = Shapes::StringShape.new(name: 'DashIsoVideoCompositionOffsets')
169
175
  DashIsoWriteSegmentTimelineInRepresentation = Shapes::StringShape.new(name: 'DashIsoWriteSegmentTimelineInRepresentation')
170
176
  DecryptionMode = Shapes::StringShape.new(name: 'DecryptionMode')
171
177
  DeinterlaceAlgorithm = Shapes::StringShape.new(name: 'DeinterlaceAlgorithm')
@@ -442,10 +448,12 @@ module Aws::MediaConvert
442
448
  MpdAudioDuration = Shapes::StringShape.new(name: 'MpdAudioDuration')
443
449
  MpdCaptionContainerType = Shapes::StringShape.new(name: 'MpdCaptionContainerType')
444
450
  MpdKlvMetadata = Shapes::StringShape.new(name: 'MpdKlvMetadata')
451
+ MpdManifestMetadataSignaling = Shapes::StringShape.new(name: 'MpdManifestMetadataSignaling')
445
452
  MpdScte35Esam = Shapes::StringShape.new(name: 'MpdScte35Esam')
446
453
  MpdScte35Source = Shapes::StringShape.new(name: 'MpdScte35Source')
447
454
  MpdSettings = Shapes::StructureShape.new(name: 'MpdSettings')
448
455
  MpdTimedMetadata = Shapes::StringShape.new(name: 'MpdTimedMetadata')
456
+ MpdTimedMetadataBoxVersion = Shapes::StringShape.new(name: 'MpdTimedMetadataBoxVersion')
449
457
  Mpeg2AdaptiveQuantization = Shapes::StringShape.new(name: 'Mpeg2AdaptiveQuantization')
450
458
  Mpeg2CodecLevel = Shapes::StringShape.new(name: 'Mpeg2CodecLevel')
451
459
  Mpeg2CodecProfile = Shapes::StringShape.new(name: 'Mpeg2CodecProfile')
@@ -686,6 +694,7 @@ module Aws::MediaConvert
686
694
  __integerMin1000Max30000 = Shapes::IntegerShape.new(name: '__integerMin1000Max30000')
687
695
  __integerMin1000Max300000000 = Shapes::IntegerShape.new(name: '__integerMin1000Max300000000')
688
696
  __integerMin1000Max480000000 = Shapes::IntegerShape.new(name: '__integerMin1000Max480000000')
697
+ __integerMin100Max1000 = Shapes::IntegerShape.new(name: '__integerMin100Max1000')
689
698
  __integerMin10Max48 = Shapes::IntegerShape.new(name: '__integerMin10Max48')
690
699
  __integerMin16000Max320000 = Shapes::IntegerShape.new(name: '__integerMin16000Max320000')
691
700
  __integerMin16000Max48000 = Shapes::IntegerShape.new(name: '__integerMin16000Max48000')
@@ -716,6 +725,7 @@ module Aws::MediaConvert
716
725
  __integerMin2Max2147483647 = Shapes::IntegerShape.new(name: '__integerMin2Max2147483647')
717
726
  __integerMin2Max4096 = Shapes::IntegerShape.new(name: '__integerMin2Max4096')
718
727
  __integerMin32000Max192000 = Shapes::IntegerShape.new(name: '__integerMin32000Max192000')
728
+ __integerMin32000Max3024000 = Shapes::IntegerShape.new(name: '__integerMin32000Max3024000')
719
729
  __integerMin32000Max384000 = Shapes::IntegerShape.new(name: '__integerMin32000Max384000')
720
730
  __integerMin32000Max48000 = Shapes::IntegerShape.new(name: '__integerMin32000Max48000')
721
731
  __integerMin32Max8182 = Shapes::IntegerShape.new(name: '__integerMin32Max8182')
@@ -786,6 +796,7 @@ module Aws::MediaConvert
786
796
  __mapOfCaptionSelector = Shapes::MapShape.new(name: '__mapOfCaptionSelector')
787
797
  __mapOf__string = Shapes::MapShape.new(name: '__mapOf__string')
788
798
  __string = Shapes::StringShape.new(name: '__string')
799
+ __stringMax1000 = Shapes::StringShape.new(name: '__stringMax1000')
789
800
  __stringMin0 = Shapes::StringShape.new(name: '__stringMin0')
790
801
  __stringMin1 = Shapes::StringShape.new(name: '__stringMin1')
791
802
  __stringMin11Max11Pattern01D20305D205D = Shapes::StringShape.new(name: '__stringMin11Max11Pattern01D20305D205D')
@@ -1091,6 +1102,7 @@ module Aws::MediaConvert
1091
1102
  CmafGroupSettings.add_member(:manifest_duration_format, Shapes::ShapeRef.new(shape: CmafManifestDurationFormat, location_name: "manifestDurationFormat"))
1092
1103
  CmafGroupSettings.add_member(:min_buffer_time, Shapes::ShapeRef.new(shape: __integerMin0Max2147483647, location_name: "minBufferTime"))
1093
1104
  CmafGroupSettings.add_member(:min_final_segment_length, Shapes::ShapeRef.new(shape: __doubleMin0Max2147483647, location_name: "minFinalSegmentLength"))
1105
+ CmafGroupSettings.add_member(:mpd_manifest_bandwidth_type, Shapes::ShapeRef.new(shape: CmafMpdManifestBandwidthType, location_name: "mpdManifestBandwidthType"))
1094
1106
  CmafGroupSettings.add_member(:mpd_profile, Shapes::ShapeRef.new(shape: CmafMpdProfile, location_name: "mpdProfile"))
1095
1107
  CmafGroupSettings.add_member(:pts_offset_handling_for_b_frames, Shapes::ShapeRef.new(shape: CmafPtsOffsetHandlingForBFrames, location_name: "ptsOffsetHandlingForBFrames"))
1096
1108
  CmafGroupSettings.add_member(:segment_control, Shapes::ShapeRef.new(shape: CmafSegmentControl, location_name: "segmentControl"))
@@ -1098,6 +1110,7 @@ module Aws::MediaConvert
1098
1110
  CmafGroupSettings.add_member(:segment_length_control, Shapes::ShapeRef.new(shape: CmafSegmentLengthControl, location_name: "segmentLengthControl"))
1099
1111
  CmafGroupSettings.add_member(:stream_inf_resolution, Shapes::ShapeRef.new(shape: CmafStreamInfResolution, location_name: "streamInfResolution"))
1100
1112
  CmafGroupSettings.add_member(:target_duration_compatibility_mode, Shapes::ShapeRef.new(shape: CmafTargetDurationCompatibilityMode, location_name: "targetDurationCompatibilityMode"))
1113
+ CmafGroupSettings.add_member(:video_composition_offsets, Shapes::ShapeRef.new(shape: CmafVideoCompositionOffsets, location_name: "videoCompositionOffsets"))
1101
1114
  CmafGroupSettings.add_member(:write_dash_manifest, Shapes::ShapeRef.new(shape: CmafWriteDASHManifest, location_name: "writeDashManifest"))
1102
1115
  CmafGroupSettings.add_member(:write_hls_manifest, Shapes::ShapeRef.new(shape: CmafWriteHLSManifest, location_name: "writeHlsManifest"))
1103
1116
  CmafGroupSettings.add_member(:write_segment_timeline_in_representation, Shapes::ShapeRef.new(shape: CmafWriteSegmentTimelineInRepresentation, location_name: "writeSegmentTimelineInRepresentation"))
@@ -1118,9 +1131,13 @@ module Aws::MediaConvert
1118
1131
  CmfcSettings.add_member(:descriptive_video_service_flag, Shapes::ShapeRef.new(shape: CmfcDescriptiveVideoServiceFlag, location_name: "descriptiveVideoServiceFlag"))
1119
1132
  CmfcSettings.add_member(:i_frame_only_manifest, Shapes::ShapeRef.new(shape: CmfcIFrameOnlyManifest, location_name: "iFrameOnlyManifest"))
1120
1133
  CmfcSettings.add_member(:klv_metadata, Shapes::ShapeRef.new(shape: CmfcKlvMetadata, location_name: "klvMetadata"))
1134
+ CmfcSettings.add_member(:manifest_metadata_signaling, Shapes::ShapeRef.new(shape: CmfcManifestMetadataSignaling, location_name: "manifestMetadataSignaling"))
1121
1135
  CmfcSettings.add_member(:scte_35_esam, Shapes::ShapeRef.new(shape: CmfcScte35Esam, location_name: "scte35Esam"))
1122
1136
  CmfcSettings.add_member(:scte_35_source, Shapes::ShapeRef.new(shape: CmfcScte35Source, location_name: "scte35Source"))
1123
1137
  CmfcSettings.add_member(:timed_metadata, Shapes::ShapeRef.new(shape: CmfcTimedMetadata, location_name: "timedMetadata"))
1138
+ CmfcSettings.add_member(:timed_metadata_box_version, Shapes::ShapeRef.new(shape: CmfcTimedMetadataBoxVersion, location_name: "timedMetadataBoxVersion"))
1139
+ CmfcSettings.add_member(:timed_metadata_scheme_id_uri, Shapes::ShapeRef.new(shape: __stringMax1000, location_name: "timedMetadataSchemeIdUri"))
1140
+ CmfcSettings.add_member(:timed_metadata_value, Shapes::ShapeRef.new(shape: __stringMax1000, location_name: "timedMetadataValue"))
1124
1141
  CmfcSettings.struct_class = Types::CmfcSettings
1125
1142
 
1126
1143
  ColorCorrector.add_member(:brightness, Shapes::ShapeRef.new(shape: __integerMin1Max100, location_name: "brightness"))
@@ -1130,6 +1147,7 @@ module Aws::MediaConvert
1130
1147
  ColorCorrector.add_member(:hue, Shapes::ShapeRef.new(shape: __integerMinNegative180Max180, location_name: "hue"))
1131
1148
  ColorCorrector.add_member(:sample_range_conversion, Shapes::ShapeRef.new(shape: SampleRangeConversion, location_name: "sampleRangeConversion"))
1132
1149
  ColorCorrector.add_member(:saturation, Shapes::ShapeRef.new(shape: __integerMin1Max100, location_name: "saturation"))
1150
+ ColorCorrector.add_member(:sdr_reference_white_level, Shapes::ShapeRef.new(shape: __integerMin100Max1000, location_name: "sdrReferenceWhiteLevel"))
1133
1151
  ColorCorrector.struct_class = Types::ColorCorrector
1134
1152
 
1135
1153
  ConflictException.add_member(:message, Shapes::ShapeRef.new(shape: __string, location_name: "message"))
@@ -1220,11 +1238,13 @@ module Aws::MediaConvert
1220
1238
  DashIsoGroupSettings.add_member(:image_based_trick_play_settings, Shapes::ShapeRef.new(shape: DashIsoImageBasedTrickPlaySettings, location_name: "imageBasedTrickPlaySettings"))
1221
1239
  DashIsoGroupSettings.add_member(:min_buffer_time, Shapes::ShapeRef.new(shape: __integerMin0Max2147483647, location_name: "minBufferTime"))
1222
1240
  DashIsoGroupSettings.add_member(:min_final_segment_length, Shapes::ShapeRef.new(shape: __doubleMin0Max2147483647, location_name: "minFinalSegmentLength"))
1241
+ DashIsoGroupSettings.add_member(:mpd_manifest_bandwidth_type, Shapes::ShapeRef.new(shape: DashIsoMpdManifestBandwidthType, location_name: "mpdManifestBandwidthType"))
1223
1242
  DashIsoGroupSettings.add_member(:mpd_profile, Shapes::ShapeRef.new(shape: DashIsoMpdProfile, location_name: "mpdProfile"))
1224
1243
  DashIsoGroupSettings.add_member(:pts_offset_handling_for_b_frames, Shapes::ShapeRef.new(shape: DashIsoPtsOffsetHandlingForBFrames, location_name: "ptsOffsetHandlingForBFrames"))
1225
1244
  DashIsoGroupSettings.add_member(:segment_control, Shapes::ShapeRef.new(shape: DashIsoSegmentControl, location_name: "segmentControl"))
1226
1245
  DashIsoGroupSettings.add_member(:segment_length, Shapes::ShapeRef.new(shape: __integerMin1Max2147483647, location_name: "segmentLength"))
1227
1246
  DashIsoGroupSettings.add_member(:segment_length_control, Shapes::ShapeRef.new(shape: DashIsoSegmentLengthControl, location_name: "segmentLengthControl"))
1247
+ DashIsoGroupSettings.add_member(:video_composition_offsets, Shapes::ShapeRef.new(shape: DashIsoVideoCompositionOffsets, location_name: "videoCompositionOffsets"))
1228
1248
  DashIsoGroupSettings.add_member(:write_segment_timeline_in_representation, Shapes::ShapeRef.new(shape: DashIsoWriteSegmentTimelineInRepresentation, location_name: "writeSegmentTimelineInRepresentation"))
1229
1249
  DashIsoGroupSettings.struct_class = Types::DashIsoGroupSettings
1230
1250
 
@@ -1353,7 +1373,7 @@ module Aws::MediaConvert
1353
1373
  Eac3AtmosSettings.struct_class = Types::Eac3AtmosSettings
1354
1374
 
1355
1375
  Eac3Settings.add_member(:attenuation_control, Shapes::ShapeRef.new(shape: Eac3AttenuationControl, location_name: "attenuationControl"))
1356
- Eac3Settings.add_member(:bitrate, Shapes::ShapeRef.new(shape: __integerMin64000Max640000, location_name: "bitrate"))
1376
+ Eac3Settings.add_member(:bitrate, Shapes::ShapeRef.new(shape: __integerMin32000Max3024000, location_name: "bitrate"))
1357
1377
  Eac3Settings.add_member(:bitstream_mode, Shapes::ShapeRef.new(shape: Eac3BitstreamMode, location_name: "bitstreamMode"))
1358
1378
  Eac3Settings.add_member(:coding_mode, Shapes::ShapeRef.new(shape: Eac3CodingMode, location_name: "codingMode"))
1359
1379
  Eac3Settings.add_member(:dc_filter, Shapes::ShapeRef.new(shape: Eac3DcFilter, location_name: "dcFilter"))
@@ -1660,6 +1680,7 @@ module Aws::MediaConvert
1660
1680
  Id3Insertion.struct_class = Types::Id3Insertion
1661
1681
 
1662
1682
  ImageInserter.add_member(:insertable_images, Shapes::ShapeRef.new(shape: __listOfInsertableImage, location_name: "insertableImages"))
1683
+ ImageInserter.add_member(:sdr_reference_white_level, Shapes::ShapeRef.new(shape: __integerMin100Max1000, location_name: "sdrReferenceWhiteLevel"))
1663
1684
  ImageInserter.struct_class = Types::ImageInserter
1664
1685
 
1665
1686
  ImscDestinationSettings.add_member(:accessibility, Shapes::ShapeRef.new(shape: ImscAccessibilitySubs, location_name: "accessibility"))
@@ -1997,9 +2018,13 @@ module Aws::MediaConvert
1997
2018
  MpdSettings.add_member(:audio_duration, Shapes::ShapeRef.new(shape: MpdAudioDuration, location_name: "audioDuration"))
1998
2019
  MpdSettings.add_member(:caption_container_type, Shapes::ShapeRef.new(shape: MpdCaptionContainerType, location_name: "captionContainerType"))
1999
2020
  MpdSettings.add_member(:klv_metadata, Shapes::ShapeRef.new(shape: MpdKlvMetadata, location_name: "klvMetadata"))
2021
+ MpdSettings.add_member(:manifest_metadata_signaling, Shapes::ShapeRef.new(shape: MpdManifestMetadataSignaling, location_name: "manifestMetadataSignaling"))
2000
2022
  MpdSettings.add_member(:scte_35_esam, Shapes::ShapeRef.new(shape: MpdScte35Esam, location_name: "scte35Esam"))
2001
2023
  MpdSettings.add_member(:scte_35_source, Shapes::ShapeRef.new(shape: MpdScte35Source, location_name: "scte35Source"))
2002
2024
  MpdSettings.add_member(:timed_metadata, Shapes::ShapeRef.new(shape: MpdTimedMetadata, location_name: "timedMetadata"))
2025
+ MpdSettings.add_member(:timed_metadata_box_version, Shapes::ShapeRef.new(shape: MpdTimedMetadataBoxVersion, location_name: "timedMetadataBoxVersion"))
2026
+ MpdSettings.add_member(:timed_metadata_scheme_id_uri, Shapes::ShapeRef.new(shape: __stringMax1000, location_name: "timedMetadataSchemeIdUri"))
2027
+ MpdSettings.add_member(:timed_metadata_value, Shapes::ShapeRef.new(shape: __stringMax1000, location_name: "timedMetadataValue"))
2003
2028
  MpdSettings.struct_class = Types::MpdSettings
2004
2029
 
2005
2030
  Mpeg2Settings.add_member(:adaptive_quantization, Shapes::ShapeRef.new(shape: Mpeg2AdaptiveQuantization, location_name: "adaptiveQuantization"))