aws-sdk-mediaconvert 1.74.0 → 1.75.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.
@@ -79,9 +79,12 @@ module Aws::MediaConvert
79
79
  AvcIntraUhdSettings = Shapes::StructureShape.new(name: 'AvcIntraUhdSettings')
80
80
  BadRequestException = Shapes::StructureShape.new(name: 'BadRequestException')
81
81
  BillingTagsSource = Shapes::StringShape.new(name: 'BillingTagsSource')
82
+ BurnInSubtitleStylePassthrough = Shapes::StringShape.new(name: 'BurnInSubtitleStylePassthrough')
82
83
  BurninDestinationSettings = Shapes::StructureShape.new(name: 'BurninDestinationSettings')
83
84
  BurninSubtitleAlignment = Shapes::StringShape.new(name: 'BurninSubtitleAlignment')
85
+ BurninSubtitleApplyFontColor = Shapes::StringShape.new(name: 'BurninSubtitleApplyFontColor')
84
86
  BurninSubtitleBackgroundColor = Shapes::StringShape.new(name: 'BurninSubtitleBackgroundColor')
87
+ BurninSubtitleFallbackFont = Shapes::StringShape.new(name: 'BurninSubtitleFallbackFont')
85
88
  BurninSubtitleFontColor = Shapes::StringShape.new(name: 'BurninSubtitleFontColor')
86
89
  BurninSubtitleOutlineColor = Shapes::StringShape.new(name: 'BurninSubtitleOutlineColor')
87
90
  BurninSubtitleShadowColor = Shapes::StringShape.new(name: 'BurninSubtitleShadowColor')
@@ -104,7 +107,9 @@ module Aws::MediaConvert
104
107
  CmafEncryptionType = Shapes::StringShape.new(name: 'CmafEncryptionType')
105
108
  CmafGroupSettings = Shapes::StructureShape.new(name: 'CmafGroupSettings')
106
109
  CmafImageBasedTrickPlay = Shapes::StringShape.new(name: 'CmafImageBasedTrickPlay')
110
+ CmafImageBasedTrickPlaySettings = Shapes::StructureShape.new(name: 'CmafImageBasedTrickPlaySettings')
107
111
  CmafInitializationVectorInManifest = Shapes::StringShape.new(name: 'CmafInitializationVectorInManifest')
112
+ CmafIntervalCadence = Shapes::StringShape.new(name: 'CmafIntervalCadence')
108
113
  CmafKeyProviderType = Shapes::StringShape.new(name: 'CmafKeyProviderType')
109
114
  CmafManifestCompression = Shapes::StringShape.new(name: 'CmafManifestCompression')
110
115
  CmafManifestDurationFormat = Shapes::StringShape.new(name: 'CmafManifestDurationFormat')
@@ -148,6 +153,8 @@ module Aws::MediaConvert
148
153
  DashIsoGroupSettings = Shapes::StructureShape.new(name: 'DashIsoGroupSettings')
149
154
  DashIsoHbbtvCompliance = Shapes::StringShape.new(name: 'DashIsoHbbtvCompliance')
150
155
  DashIsoImageBasedTrickPlay = Shapes::StringShape.new(name: 'DashIsoImageBasedTrickPlay')
156
+ DashIsoImageBasedTrickPlaySettings = Shapes::StructureShape.new(name: 'DashIsoImageBasedTrickPlaySettings')
157
+ DashIsoIntervalCadence = Shapes::StringShape.new(name: 'DashIsoIntervalCadence')
151
158
  DashIsoMpdProfile = Shapes::StringShape.new(name: 'DashIsoMpdProfile')
152
159
  DashIsoPlaybackDeviceCompatibility = Shapes::StringShape.new(name: 'DashIsoPlaybackDeviceCompatibility')
153
160
  DashIsoPtsOffsetHandlingForBFrames = Shapes::StringShape.new(name: 'DashIsoPtsOffsetHandlingForBFrames')
@@ -180,11 +187,14 @@ module Aws::MediaConvert
180
187
  DvbSdtSettings = Shapes::StructureShape.new(name: 'DvbSdtSettings')
181
188
  DvbSubDestinationSettings = Shapes::StructureShape.new(name: 'DvbSubDestinationSettings')
182
189
  DvbSubSourceSettings = Shapes::StructureShape.new(name: 'DvbSubSourceSettings')
190
+ DvbSubSubtitleFallbackFont = Shapes::StringShape.new(name: 'DvbSubSubtitleFallbackFont')
183
191
  DvbSubtitleAlignment = Shapes::StringShape.new(name: 'DvbSubtitleAlignment')
192
+ DvbSubtitleApplyFontColor = Shapes::StringShape.new(name: 'DvbSubtitleApplyFontColor')
184
193
  DvbSubtitleBackgroundColor = Shapes::StringShape.new(name: 'DvbSubtitleBackgroundColor')
185
194
  DvbSubtitleFontColor = Shapes::StringShape.new(name: 'DvbSubtitleFontColor')
186
195
  DvbSubtitleOutlineColor = Shapes::StringShape.new(name: 'DvbSubtitleOutlineColor')
187
196
  DvbSubtitleShadowColor = Shapes::StringShape.new(name: 'DvbSubtitleShadowColor')
197
+ DvbSubtitleStylePassthrough = Shapes::StringShape.new(name: 'DvbSubtitleStylePassthrough')
188
198
  DvbSubtitleTeletextSpacing = Shapes::StringShape.new(name: 'DvbSubtitleTeletextSpacing')
189
199
  DvbSubtitlingType = Shapes::StringShape.new(name: 'DvbSubtitlingType')
190
200
  DvbTdtSettings = Shapes::StructureShape.new(name: 'DvbTdtSettings')
@@ -312,7 +322,9 @@ module Aws::MediaConvert
312
322
  HlsGroupSettings = Shapes::StructureShape.new(name: 'HlsGroupSettings')
313
323
  HlsIFrameOnlyManifest = Shapes::StringShape.new(name: 'HlsIFrameOnlyManifest')
314
324
  HlsImageBasedTrickPlay = Shapes::StringShape.new(name: 'HlsImageBasedTrickPlay')
325
+ HlsImageBasedTrickPlaySettings = Shapes::StructureShape.new(name: 'HlsImageBasedTrickPlaySettings')
315
326
  HlsInitializationVectorInManifest = Shapes::StringShape.new(name: 'HlsInitializationVectorInManifest')
327
+ HlsIntervalCadence = Shapes::StringShape.new(name: 'HlsIntervalCadence')
316
328
  HlsKeyProviderType = Shapes::StringShape.new(name: 'HlsKeyProviderType')
317
329
  HlsManifestCompression = Shapes::StringShape.new(name: 'HlsManifestCompression')
318
330
  HlsManifestDurationFormat = Shapes::StringShape.new(name: 'HlsManifestDurationFormat')
@@ -655,11 +667,14 @@ module Aws::MediaConvert
655
667
  __integerMin1Max17895697 = Shapes::IntegerShape.new(name: '__integerMin1Max17895697')
656
668
  __integerMin1Max2 = Shapes::IntegerShape.new(name: '__integerMin1Max2')
657
669
  __integerMin1Max20 = Shapes::IntegerShape.new(name: '__integerMin1Max20')
670
+ __integerMin1Max2048 = Shapes::IntegerShape.new(name: '__integerMin1Max2048')
658
671
  __integerMin1Max2147483640 = Shapes::IntegerShape.new(name: '__integerMin1Max2147483640')
659
672
  __integerMin1Max2147483647 = Shapes::IntegerShape.new(name: '__integerMin1Max2147483647')
660
673
  __integerMin1Max31 = Shapes::IntegerShape.new(name: '__integerMin1Max31')
661
674
  __integerMin1Max32 = Shapes::IntegerShape.new(name: '__integerMin1Max32')
662
675
  __integerMin1Max4 = Shapes::IntegerShape.new(name: '__integerMin1Max4')
676
+ __integerMin1Max4096 = Shapes::IntegerShape.new(name: '__integerMin1Max4096')
677
+ __integerMin1Max512 = Shapes::IntegerShape.new(name: '__integerMin1Max512')
663
678
  __integerMin1Max6 = Shapes::IntegerShape.new(name: '__integerMin1Max6')
664
679
  __integerMin1Max60000 = Shapes::IntegerShape.new(name: '__integerMin1Max60000')
665
680
  __integerMin1Max64 = Shapes::IntegerShape.new(name: '__integerMin1Max64')
@@ -668,6 +683,7 @@ module Aws::MediaConvert
668
683
  __integerMin25Max10000 = Shapes::IntegerShape.new(name: '__integerMin25Max10000')
669
684
  __integerMin25Max2000 = Shapes::IntegerShape.new(name: '__integerMin25Max2000')
670
685
  __integerMin2Max2147483647 = Shapes::IntegerShape.new(name: '__integerMin2Max2147483647')
686
+ __integerMin2Max4096 = Shapes::IntegerShape.new(name: '__integerMin2Max4096')
671
687
  __integerMin32000Max192000 = Shapes::IntegerShape.new(name: '__integerMin32000Max192000')
672
688
  __integerMin32000Max384000 = Shapes::IntegerShape.new(name: '__integerMin32000Max384000')
673
689
  __integerMin32000Max48000 = Shapes::IntegerShape.new(name: '__integerMin32000Max48000')
@@ -682,6 +698,7 @@ module Aws::MediaConvert
682
698
  __integerMin8000Max192000 = Shapes::IntegerShape.new(name: '__integerMin8000Max192000')
683
699
  __integerMin8000Max96000 = Shapes::IntegerShape.new(name: '__integerMin8000Max96000')
684
700
  __integerMin8Max12 = Shapes::IntegerShape.new(name: '__integerMin8Max12')
701
+ __integerMin8Max4096 = Shapes::IntegerShape.new(name: '__integerMin8Max4096')
685
702
  __integerMin96Max600 = Shapes::IntegerShape.new(name: '__integerMin96Max600')
686
703
  __integerMinNegative1000Max1000 = Shapes::IntegerShape.new(name: '__integerMinNegative1000Max1000')
687
704
  __integerMinNegative180Max180 = Shapes::IntegerShape.new(name: '__integerMinNegative180Max180')
@@ -753,6 +770,7 @@ module Aws::MediaConvert
753
770
  __stringMin36Max36Pattern09aFAF809aFAF409aFAF409aFAF409aFAF12 = Shapes::StringShape.new(name: '__stringMin36Max36Pattern09aFAF809aFAF409aFAF409aFAF409aFAF12')
754
771
  __stringMin3Max3Pattern1809aFAF09aEAE = Shapes::StringShape.new(name: '__stringMin3Max3Pattern1809aFAF09aEAE')
755
772
  __stringMin3Max3PatternAZaZ3 = Shapes::StringShape.new(name: '__stringMin3Max3PatternAZaZ3')
773
+ __stringMin6Max8Pattern09aFAF609aFAF2 = Shapes::StringShape.new(name: '__stringMin6Max8Pattern09aFAF609aFAF2')
756
774
  __stringMin9Max19PatternAZ26EastWestCentralNorthSouthEastWest1912 = Shapes::StringShape.new(name: '__stringMin9Max19PatternAZ26EastWestCentralNorthSouthEastWest1912')
757
775
  __stringPattern = Shapes::StringShape.new(name: '__stringPattern')
758
776
  __stringPattern010920405090509092 = Shapes::StringShape.new(name: '__stringPattern010920405090509092')
@@ -922,19 +940,23 @@ module Aws::MediaConvert
922
940
  BadRequestException.struct_class = Types::BadRequestException
923
941
 
924
942
  BurninDestinationSettings.add_member(:alignment, Shapes::ShapeRef.new(shape: BurninSubtitleAlignment, location_name: "alignment"))
943
+ BurninDestinationSettings.add_member(:apply_font_color, Shapes::ShapeRef.new(shape: BurninSubtitleApplyFontColor, location_name: "applyFontColor"))
925
944
  BurninDestinationSettings.add_member(:background_color, Shapes::ShapeRef.new(shape: BurninSubtitleBackgroundColor, location_name: "backgroundColor"))
926
945
  BurninDestinationSettings.add_member(:background_opacity, Shapes::ShapeRef.new(shape: __integerMin0Max255, location_name: "backgroundOpacity"))
946
+ BurninDestinationSettings.add_member(:fallback_font, Shapes::ShapeRef.new(shape: BurninSubtitleFallbackFont, location_name: "fallbackFont"))
927
947
  BurninDestinationSettings.add_member(:font_color, Shapes::ShapeRef.new(shape: BurninSubtitleFontColor, location_name: "fontColor"))
928
948
  BurninDestinationSettings.add_member(:font_opacity, Shapes::ShapeRef.new(shape: __integerMin0Max255, location_name: "fontOpacity"))
929
949
  BurninDestinationSettings.add_member(:font_resolution, Shapes::ShapeRef.new(shape: __integerMin96Max600, location_name: "fontResolution"))
930
950
  BurninDestinationSettings.add_member(:font_script, Shapes::ShapeRef.new(shape: FontScript, location_name: "fontScript"))
931
951
  BurninDestinationSettings.add_member(:font_size, Shapes::ShapeRef.new(shape: __integerMin0Max96, location_name: "fontSize"))
952
+ BurninDestinationSettings.add_member(:hex_font_color, Shapes::ShapeRef.new(shape: __stringMin6Max8Pattern09aFAF609aFAF2, location_name: "hexFontColor"))
932
953
  BurninDestinationSettings.add_member(:outline_color, Shapes::ShapeRef.new(shape: BurninSubtitleOutlineColor, location_name: "outlineColor"))
933
954
  BurninDestinationSettings.add_member(:outline_size, Shapes::ShapeRef.new(shape: __integerMin0Max10, location_name: "outlineSize"))
934
955
  BurninDestinationSettings.add_member(:shadow_color, Shapes::ShapeRef.new(shape: BurninSubtitleShadowColor, location_name: "shadowColor"))
935
956
  BurninDestinationSettings.add_member(:shadow_opacity, Shapes::ShapeRef.new(shape: __integerMin0Max255, location_name: "shadowOpacity"))
936
957
  BurninDestinationSettings.add_member(:shadow_x_offset, Shapes::ShapeRef.new(shape: __integerMinNegative2147483648Max2147483647, location_name: "shadowXOffset"))
937
958
  BurninDestinationSettings.add_member(:shadow_y_offset, Shapes::ShapeRef.new(shape: __integerMinNegative2147483648Max2147483647, location_name: "shadowYOffset"))
959
+ BurninDestinationSettings.add_member(:style_passthrough, Shapes::ShapeRef.new(shape: BurnInSubtitleStylePassthrough, location_name: "stylePassthrough"))
938
960
  BurninDestinationSettings.add_member(:teletext_spacing, Shapes::ShapeRef.new(shape: BurninSubtitleTeletextSpacing, location_name: "teletextSpacing"))
939
961
  BurninDestinationSettings.add_member(:x_position, Shapes::ShapeRef.new(shape: __integerMin0Max2147483647, location_name: "xPosition"))
940
962
  BurninDestinationSettings.add_member(:y_position, Shapes::ShapeRef.new(shape: __integerMin0Max2147483647, location_name: "yPosition"))
@@ -1013,6 +1035,7 @@ module Aws::MediaConvert
1013
1035
  CmafGroupSettings.add_member(:encryption, Shapes::ShapeRef.new(shape: CmafEncryptionSettings, location_name: "encryption"))
1014
1036
  CmafGroupSettings.add_member(:fragment_length, Shapes::ShapeRef.new(shape: __integerMin1Max2147483647, location_name: "fragmentLength"))
1015
1037
  CmafGroupSettings.add_member(:image_based_trick_play, Shapes::ShapeRef.new(shape: CmafImageBasedTrickPlay, location_name: "imageBasedTrickPlay"))
1038
+ CmafGroupSettings.add_member(:image_based_trick_play_settings, Shapes::ShapeRef.new(shape: CmafImageBasedTrickPlaySettings, location_name: "imageBasedTrickPlaySettings"))
1016
1039
  CmafGroupSettings.add_member(:manifest_compression, Shapes::ShapeRef.new(shape: CmafManifestCompression, location_name: "manifestCompression"))
1017
1040
  CmafGroupSettings.add_member(:manifest_duration_format, Shapes::ShapeRef.new(shape: CmafManifestDurationFormat, location_name: "manifestDurationFormat"))
1018
1041
  CmafGroupSettings.add_member(:min_buffer_time, Shapes::ShapeRef.new(shape: __integerMin0Max2147483647, location_name: "minBufferTime"))
@@ -1029,6 +1052,14 @@ module Aws::MediaConvert
1029
1052
  CmafGroupSettings.add_member(:write_segment_timeline_in_representation, Shapes::ShapeRef.new(shape: CmafWriteSegmentTimelineInRepresentation, location_name: "writeSegmentTimelineInRepresentation"))
1030
1053
  CmafGroupSettings.struct_class = Types::CmafGroupSettings
1031
1054
 
1055
+ CmafImageBasedTrickPlaySettings.add_member(:interval_cadence, Shapes::ShapeRef.new(shape: CmafIntervalCadence, location_name: "intervalCadence"))
1056
+ CmafImageBasedTrickPlaySettings.add_member(:thumbnail_height, Shapes::ShapeRef.new(shape: __integerMin2Max4096, location_name: "thumbnailHeight"))
1057
+ CmafImageBasedTrickPlaySettings.add_member(:thumbnail_interval, Shapes::ShapeRef.new(shape: __doubleMin0Max2147483647, location_name: "thumbnailInterval"))
1058
+ CmafImageBasedTrickPlaySettings.add_member(:thumbnail_width, Shapes::ShapeRef.new(shape: __integerMin8Max4096, location_name: "thumbnailWidth"))
1059
+ CmafImageBasedTrickPlaySettings.add_member(:tile_height, Shapes::ShapeRef.new(shape: __integerMin1Max2048, location_name: "tileHeight"))
1060
+ CmafImageBasedTrickPlaySettings.add_member(:tile_width, Shapes::ShapeRef.new(shape: __integerMin1Max512, location_name: "tileWidth"))
1061
+ CmafImageBasedTrickPlaySettings.struct_class = Types::CmafImageBasedTrickPlaySettings
1062
+
1032
1063
  CmfcSettings.add_member(:audio_duration, Shapes::ShapeRef.new(shape: CmfcAudioDuration, location_name: "audioDuration"))
1033
1064
  CmfcSettings.add_member(:audio_group_id, Shapes::ShapeRef.new(shape: __string, location_name: "audioGroupId"))
1034
1065
  CmfcSettings.add_member(:audio_rendition_sets, Shapes::ShapeRef.new(shape: __string, location_name: "audioRenditionSets"))
@@ -1133,6 +1164,7 @@ module Aws::MediaConvert
1133
1164
  DashIsoGroupSettings.add_member(:fragment_length, Shapes::ShapeRef.new(shape: __integerMin1Max2147483647, location_name: "fragmentLength"))
1134
1165
  DashIsoGroupSettings.add_member(:hbbtv_compliance, Shapes::ShapeRef.new(shape: DashIsoHbbtvCompliance, location_name: "hbbtvCompliance"))
1135
1166
  DashIsoGroupSettings.add_member(:image_based_trick_play, Shapes::ShapeRef.new(shape: DashIsoImageBasedTrickPlay, location_name: "imageBasedTrickPlay"))
1167
+ DashIsoGroupSettings.add_member(:image_based_trick_play_settings, Shapes::ShapeRef.new(shape: DashIsoImageBasedTrickPlaySettings, location_name: "imageBasedTrickPlaySettings"))
1136
1168
  DashIsoGroupSettings.add_member(:min_buffer_time, Shapes::ShapeRef.new(shape: __integerMin0Max2147483647, location_name: "minBufferTime"))
1137
1169
  DashIsoGroupSettings.add_member(:min_final_segment_length, Shapes::ShapeRef.new(shape: __doubleMin0Max2147483647, location_name: "minFinalSegmentLength"))
1138
1170
  DashIsoGroupSettings.add_member(:mpd_profile, Shapes::ShapeRef.new(shape: DashIsoMpdProfile, location_name: "mpdProfile"))
@@ -1143,6 +1175,14 @@ module Aws::MediaConvert
1143
1175
  DashIsoGroupSettings.add_member(:write_segment_timeline_in_representation, Shapes::ShapeRef.new(shape: DashIsoWriteSegmentTimelineInRepresentation, location_name: "writeSegmentTimelineInRepresentation"))
1144
1176
  DashIsoGroupSettings.struct_class = Types::DashIsoGroupSettings
1145
1177
 
1178
+ DashIsoImageBasedTrickPlaySettings.add_member(:interval_cadence, Shapes::ShapeRef.new(shape: DashIsoIntervalCadence, location_name: "intervalCadence"))
1179
+ DashIsoImageBasedTrickPlaySettings.add_member(:thumbnail_height, Shapes::ShapeRef.new(shape: __integerMin1Max4096, location_name: "thumbnailHeight"))
1180
+ DashIsoImageBasedTrickPlaySettings.add_member(:thumbnail_interval, Shapes::ShapeRef.new(shape: __doubleMin0Max2147483647, location_name: "thumbnailInterval"))
1181
+ DashIsoImageBasedTrickPlaySettings.add_member(:thumbnail_width, Shapes::ShapeRef.new(shape: __integerMin8Max4096, location_name: "thumbnailWidth"))
1182
+ DashIsoImageBasedTrickPlaySettings.add_member(:tile_height, Shapes::ShapeRef.new(shape: __integerMin1Max2048, location_name: "tileHeight"))
1183
+ DashIsoImageBasedTrickPlaySettings.add_member(:tile_width, Shapes::ShapeRef.new(shape: __integerMin1Max512, location_name: "tileWidth"))
1184
+ DashIsoImageBasedTrickPlaySettings.struct_class = Types::DashIsoImageBasedTrickPlaySettings
1185
+
1146
1186
  Deinterlacer.add_member(:algorithm, Shapes::ShapeRef.new(shape: DeinterlaceAlgorithm, location_name: "algorithm"))
1147
1187
  Deinterlacer.add_member(:control, Shapes::ShapeRef.new(shape: DeinterlacerControl, location_name: "control"))
1148
1188
  Deinterlacer.add_member(:mode, Shapes::ShapeRef.new(shape: DeinterlacerMode, location_name: "mode"))
@@ -1201,23 +1241,27 @@ module Aws::MediaConvert
1201
1241
  DvbSdtSettings.struct_class = Types::DvbSdtSettings
1202
1242
 
1203
1243
  DvbSubDestinationSettings.add_member(:alignment, Shapes::ShapeRef.new(shape: DvbSubtitleAlignment, location_name: "alignment"))
1244
+ DvbSubDestinationSettings.add_member(:apply_font_color, Shapes::ShapeRef.new(shape: DvbSubtitleApplyFontColor, location_name: "applyFontColor"))
1204
1245
  DvbSubDestinationSettings.add_member(:background_color, Shapes::ShapeRef.new(shape: DvbSubtitleBackgroundColor, location_name: "backgroundColor"))
1205
1246
  DvbSubDestinationSettings.add_member(:background_opacity, Shapes::ShapeRef.new(shape: __integerMin0Max255, location_name: "backgroundOpacity"))
1206
1247
  DvbSubDestinationSettings.add_member(:dds_handling, Shapes::ShapeRef.new(shape: DvbddsHandling, location_name: "ddsHandling"))
1207
1248
  DvbSubDestinationSettings.add_member(:dds_x_coordinate, Shapes::ShapeRef.new(shape: __integerMin0Max2147483647, location_name: "ddsXCoordinate"))
1208
1249
  DvbSubDestinationSettings.add_member(:dds_y_coordinate, Shapes::ShapeRef.new(shape: __integerMin0Max2147483647, location_name: "ddsYCoordinate"))
1250
+ DvbSubDestinationSettings.add_member(:fallback_font, Shapes::ShapeRef.new(shape: DvbSubSubtitleFallbackFont, location_name: "fallbackFont"))
1209
1251
  DvbSubDestinationSettings.add_member(:font_color, Shapes::ShapeRef.new(shape: DvbSubtitleFontColor, location_name: "fontColor"))
1210
1252
  DvbSubDestinationSettings.add_member(:font_opacity, Shapes::ShapeRef.new(shape: __integerMin0Max255, location_name: "fontOpacity"))
1211
1253
  DvbSubDestinationSettings.add_member(:font_resolution, Shapes::ShapeRef.new(shape: __integerMin96Max600, location_name: "fontResolution"))
1212
1254
  DvbSubDestinationSettings.add_member(:font_script, Shapes::ShapeRef.new(shape: FontScript, location_name: "fontScript"))
1213
1255
  DvbSubDestinationSettings.add_member(:font_size, Shapes::ShapeRef.new(shape: __integerMin0Max96, location_name: "fontSize"))
1214
1256
  DvbSubDestinationSettings.add_member(:height, Shapes::ShapeRef.new(shape: __integerMin1Max2147483647, location_name: "height"))
1257
+ DvbSubDestinationSettings.add_member(:hex_font_color, Shapes::ShapeRef.new(shape: __stringMin6Max8Pattern09aFAF609aFAF2, location_name: "hexFontColor"))
1215
1258
  DvbSubDestinationSettings.add_member(:outline_color, Shapes::ShapeRef.new(shape: DvbSubtitleOutlineColor, location_name: "outlineColor"))
1216
1259
  DvbSubDestinationSettings.add_member(:outline_size, Shapes::ShapeRef.new(shape: __integerMin0Max10, location_name: "outlineSize"))
1217
1260
  DvbSubDestinationSettings.add_member(:shadow_color, Shapes::ShapeRef.new(shape: DvbSubtitleShadowColor, location_name: "shadowColor"))
1218
1261
  DvbSubDestinationSettings.add_member(:shadow_opacity, Shapes::ShapeRef.new(shape: __integerMin0Max255, location_name: "shadowOpacity"))
1219
1262
  DvbSubDestinationSettings.add_member(:shadow_x_offset, Shapes::ShapeRef.new(shape: __integerMinNegative2147483648Max2147483647, location_name: "shadowXOffset"))
1220
1263
  DvbSubDestinationSettings.add_member(:shadow_y_offset, Shapes::ShapeRef.new(shape: __integerMinNegative2147483648Max2147483647, location_name: "shadowYOffset"))
1264
+ DvbSubDestinationSettings.add_member(:style_passthrough, Shapes::ShapeRef.new(shape: DvbSubtitleStylePassthrough, location_name: "stylePassthrough"))
1221
1265
  DvbSubDestinationSettings.add_member(:subtitling_type, Shapes::ShapeRef.new(shape: DvbSubtitlingType, location_name: "subtitlingType"))
1222
1266
  DvbSubDestinationSettings.add_member(:teletext_spacing, Shapes::ShapeRef.new(shape: DvbSubtitleTeletextSpacing, location_name: "teletextSpacing"))
1223
1267
  DvbSubDestinationSettings.add_member(:width, Shapes::ShapeRef.new(shape: __integerMin1Max2147483647, location_name: "width"))
@@ -1494,6 +1538,7 @@ module Aws::MediaConvert
1494
1538
  HlsGroupSettings.add_member(:directory_structure, Shapes::ShapeRef.new(shape: HlsDirectoryStructure, location_name: "directoryStructure"))
1495
1539
  HlsGroupSettings.add_member(:encryption, Shapes::ShapeRef.new(shape: HlsEncryptionSettings, location_name: "encryption"))
1496
1540
  HlsGroupSettings.add_member(:image_based_trick_play, Shapes::ShapeRef.new(shape: HlsImageBasedTrickPlay, location_name: "imageBasedTrickPlay"))
1541
+ HlsGroupSettings.add_member(:image_based_trick_play_settings, Shapes::ShapeRef.new(shape: HlsImageBasedTrickPlaySettings, location_name: "imageBasedTrickPlaySettings"))
1497
1542
  HlsGroupSettings.add_member(:manifest_compression, Shapes::ShapeRef.new(shape: HlsManifestCompression, location_name: "manifestCompression"))
1498
1543
  HlsGroupSettings.add_member(:manifest_duration_format, Shapes::ShapeRef.new(shape: HlsManifestDurationFormat, location_name: "manifestDurationFormat"))
1499
1544
  HlsGroupSettings.add_member(:min_final_segment_length, Shapes::ShapeRef.new(shape: __doubleMin0Max2147483647, location_name: "minFinalSegmentLength"))
@@ -1512,6 +1557,14 @@ module Aws::MediaConvert
1512
1557
  HlsGroupSettings.add_member(:timestamp_delta_milliseconds, Shapes::ShapeRef.new(shape: __integerMinNegative2147483648Max2147483647, location_name: "timestampDeltaMilliseconds"))
1513
1558
  HlsGroupSettings.struct_class = Types::HlsGroupSettings
1514
1559
 
1560
+ HlsImageBasedTrickPlaySettings.add_member(:interval_cadence, Shapes::ShapeRef.new(shape: HlsIntervalCadence, location_name: "intervalCadence"))
1561
+ HlsImageBasedTrickPlaySettings.add_member(:thumbnail_height, Shapes::ShapeRef.new(shape: __integerMin2Max4096, location_name: "thumbnailHeight"))
1562
+ HlsImageBasedTrickPlaySettings.add_member(:thumbnail_interval, Shapes::ShapeRef.new(shape: __doubleMin0Max2147483647, location_name: "thumbnailInterval"))
1563
+ HlsImageBasedTrickPlaySettings.add_member(:thumbnail_width, Shapes::ShapeRef.new(shape: __integerMin8Max4096, location_name: "thumbnailWidth"))
1564
+ HlsImageBasedTrickPlaySettings.add_member(:tile_height, Shapes::ShapeRef.new(shape: __integerMin1Max2048, location_name: "tileHeight"))
1565
+ HlsImageBasedTrickPlaySettings.add_member(:tile_width, Shapes::ShapeRef.new(shape: __integerMin1Max512, location_name: "tileWidth"))
1566
+ HlsImageBasedTrickPlaySettings.struct_class = Types::HlsImageBasedTrickPlaySettings
1567
+
1515
1568
  HlsRenditionGroupSettings.add_member(:rendition_group_id, Shapes::ShapeRef.new(shape: __string, location_name: "renditionGroupId"))
1516
1569
  HlsRenditionGroupSettings.add_member(:rendition_language_code, Shapes::ShapeRef.new(shape: LanguageCode, location_name: "renditionLanguageCode"))
1517
1570
  HlsRenditionGroupSettings.add_member(:rendition_name, Shapes::ShapeRef.new(shape: __string, location_name: "renditionName"))