aws-sdk-medialive 1.41.0 → 1.46.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.
@@ -48,8 +48,11 @@ module Aws::MediaLive
48
48
  AudioPidSelection = Shapes::StructureShape.new(name: 'AudioPidSelection')
49
49
  AudioSelector = Shapes::StructureShape.new(name: 'AudioSelector')
50
50
  AudioSelectorSettings = Shapes::StructureShape.new(name: 'AudioSelectorSettings')
51
+ AudioTrack = Shapes::StructureShape.new(name: 'AudioTrack')
52
+ AudioTrackSelection = Shapes::StructureShape.new(name: 'AudioTrackSelection')
51
53
  AudioType = Shapes::StringShape.new(name: 'AudioType')
52
54
  AuthenticationScheme = Shapes::StringShape.new(name: 'AuthenticationScheme')
55
+ AutomaticInputFailoverSettings = Shapes::StructureShape.new(name: 'AutomaticInputFailoverSettings')
53
56
  AvailBlanking = Shapes::StructureShape.new(name: 'AvailBlanking')
54
57
  AvailBlankingState = Shapes::StringShape.new(name: 'AvailBlankingState')
55
58
  AvailConfiguration = Shapes::StructureShape.new(name: 'AvailConfiguration')
@@ -123,6 +126,8 @@ module Aws::MediaLive
123
126
  DeleteTagsRequest = Shapes::StructureShape.new(name: 'DeleteTagsRequest')
124
127
  DescribeChannelRequest = Shapes::StructureShape.new(name: 'DescribeChannelRequest')
125
128
  DescribeChannelResponse = Shapes::StructureShape.new(name: 'DescribeChannelResponse')
129
+ DescribeInputDeviceRequest = Shapes::StructureShape.new(name: 'DescribeInputDeviceRequest')
130
+ DescribeInputDeviceResponse = Shapes::StructureShape.new(name: 'DescribeInputDeviceResponse')
126
131
  DescribeInputRequest = Shapes::StructureShape.new(name: 'DescribeInputRequest')
127
132
  DescribeInputResponse = Shapes::StructureShape.new(name: 'DescribeInputResponse')
128
133
  DescribeInputSecurityGroupRequest = Shapes::StructureShape.new(name: 'DescribeInputSecurityGroupRequest')
@@ -137,6 +142,7 @@ module Aws::MediaLive
137
142
  DescribeReservationResponse = Shapes::StructureShape.new(name: 'DescribeReservationResponse')
138
143
  DescribeScheduleRequest = Shapes::StructureShape.new(name: 'DescribeScheduleRequest')
139
144
  DescribeScheduleResponse = Shapes::StructureShape.new(name: 'DescribeScheduleResponse')
145
+ DeviceSettingsSyncState = Shapes::StringShape.new(name: 'DeviceSettingsSyncState')
140
146
  DvbNitSettings = Shapes::StructureShape.new(name: 'DvbNitSettings')
141
147
  DvbSdtOutputSdt = Shapes::StringShape.new(name: 'DvbSdtOutputSdt')
142
148
  DvbSdtSettings = Shapes::StructureShape.new(name: 'DvbSdtSettings')
@@ -176,6 +182,8 @@ module Aws::MediaLive
176
182
  FixedAfd = Shapes::StringShape.new(name: 'FixedAfd')
177
183
  FixedModeScheduleActionStartSettings = Shapes::StructureShape.new(name: 'FixedModeScheduleActionStartSettings')
178
184
  Fmp4HlsSettings = Shapes::StructureShape.new(name: 'Fmp4HlsSettings')
185
+ Fmp4NielsenId3Behavior = Shapes::StringShape.new(name: 'Fmp4NielsenId3Behavior')
186
+ Fmp4TimedMetadataBehavior = Shapes::StringShape.new(name: 'Fmp4TimedMetadataBehavior')
179
187
  FollowModeScheduleActionStartSettings = Shapes::StructureShape.new(name: 'FollowModeScheduleActionStartSettings')
180
188
  FollowPoint = Shapes::StringShape.new(name: 'FollowPoint')
181
189
  ForbiddenException = Shapes::StructureShape.new(name: 'ForbiddenException')
@@ -193,7 +201,9 @@ module Aws::MediaLive
193
201
  H264ColorMetadata = Shapes::StringShape.new(name: 'H264ColorMetadata')
194
202
  H264ColorSpaceSettings = Shapes::StructureShape.new(name: 'H264ColorSpaceSettings')
195
203
  H264EntropyEncoding = Shapes::StringShape.new(name: 'H264EntropyEncoding')
204
+ H264FilterSettings = Shapes::StructureShape.new(name: 'H264FilterSettings')
196
205
  H264FlickerAq = Shapes::StringShape.new(name: 'H264FlickerAq')
206
+ H264ForceFieldPictures = Shapes::StringShape.new(name: 'H264ForceFieldPictures')
197
207
  H264FramerateControl = Shapes::StringShape.new(name: 'H264FramerateControl')
198
208
  H264GopBReference = Shapes::StringShape.new(name: 'H264GopBReference')
199
209
  H264GopSizeUnits = Shapes::StringShape.new(name: 'H264GopSizeUnits')
@@ -201,6 +211,7 @@ module Aws::MediaLive
201
211
  H264LookAheadRateControl = Shapes::StringShape.new(name: 'H264LookAheadRateControl')
202
212
  H264ParControl = Shapes::StringShape.new(name: 'H264ParControl')
203
213
  H264Profile = Shapes::StringShape.new(name: 'H264Profile')
214
+ H264QualityLevel = Shapes::StringShape.new(name: 'H264QualityLevel')
204
215
  H264RateControlMode = Shapes::StringShape.new(name: 'H264RateControlMode')
205
216
  H264ScanType = Shapes::StringShape.new(name: 'H264ScanType')
206
217
  H264SceneChangeDetect = Shapes::StringShape.new(name: 'H264SceneChangeDetect')
@@ -273,6 +284,21 @@ module Aws::MediaLive
273
284
  InputDestination = Shapes::StructureShape.new(name: 'InputDestination')
274
285
  InputDestinationRequest = Shapes::StructureShape.new(name: 'InputDestinationRequest')
275
286
  InputDestinationVpc = Shapes::StructureShape.new(name: 'InputDestinationVpc')
287
+ InputDevice = Shapes::StructureShape.new(name: 'InputDevice')
288
+ InputDeviceActiveInput = Shapes::StringShape.new(name: 'InputDeviceActiveInput')
289
+ InputDeviceConfigurableSettings = Shapes::StructureShape.new(name: 'InputDeviceConfigurableSettings')
290
+ InputDeviceConfigurationValidationError = Shapes::StructureShape.new(name: 'InputDeviceConfigurationValidationError')
291
+ InputDeviceConfiguredInput = Shapes::StringShape.new(name: 'InputDeviceConfiguredInput')
292
+ InputDeviceConnectionState = Shapes::StringShape.new(name: 'InputDeviceConnectionState')
293
+ InputDeviceHdSettings = Shapes::StructureShape.new(name: 'InputDeviceHdSettings')
294
+ InputDeviceIpScheme = Shapes::StringShape.new(name: 'InputDeviceIpScheme')
295
+ InputDeviceNetworkSettings = Shapes::StructureShape.new(name: 'InputDeviceNetworkSettings')
296
+ InputDeviceRequest = Shapes::StructureShape.new(name: 'InputDeviceRequest')
297
+ InputDeviceScanType = Shapes::StringShape.new(name: 'InputDeviceScanType')
298
+ InputDeviceSettings = Shapes::StructureShape.new(name: 'InputDeviceSettings')
299
+ InputDeviceState = Shapes::StringShape.new(name: 'InputDeviceState')
300
+ InputDeviceSummary = Shapes::StructureShape.new(name: 'InputDeviceSummary')
301
+ InputDeviceType = Shapes::StringShape.new(name: 'InputDeviceType')
276
302
  InputFilter = Shapes::StringShape.new(name: 'InputFilter')
277
303
  InputLocation = Shapes::StructureShape.new(name: 'InputLocation')
278
304
  InputLossActionForHlsOut = Shapes::StringShape.new(name: 'InputLossActionForHlsOut')
@@ -282,6 +308,7 @@ module Aws::MediaLive
282
308
  InputLossBehavior = Shapes::StructureShape.new(name: 'InputLossBehavior')
283
309
  InputLossImageType = Shapes::StringShape.new(name: 'InputLossImageType')
284
310
  InputMaximumBitrate = Shapes::StringShape.new(name: 'InputMaximumBitrate')
311
+ InputPreference = Shapes::StringShape.new(name: 'InputPreference')
285
312
  InputResolution = Shapes::StringShape.new(name: 'InputResolution')
286
313
  InputSecurityGroup = Shapes::StructureShape.new(name: 'InputSecurityGroup')
287
314
  InputSecurityGroupState = Shapes::StringShape.new(name: 'InputSecurityGroupState')
@@ -308,6 +335,9 @@ module Aws::MediaLive
308
335
  ListChannelsRequest = Shapes::StructureShape.new(name: 'ListChannelsRequest')
309
336
  ListChannelsResponse = Shapes::StructureShape.new(name: 'ListChannelsResponse')
310
337
  ListChannelsResultModel = Shapes::StructureShape.new(name: 'ListChannelsResultModel')
338
+ ListInputDevicesRequest = Shapes::StructureShape.new(name: 'ListInputDevicesRequest')
339
+ ListInputDevicesResponse = Shapes::StructureShape.new(name: 'ListInputDevicesResponse')
340
+ ListInputDevicesResultModel = Shapes::StructureShape.new(name: 'ListInputDevicesResultModel')
311
341
  ListInputSecurityGroupsRequest = Shapes::StructureShape.new(name: 'ListInputSecurityGroupsRequest')
312
342
  ListInputSecurityGroupsResponse = Shapes::StructureShape.new(name: 'ListInputSecurityGroupsResponse')
313
343
  ListInputSecurityGroupsResultModel = Shapes::StructureShape.new(name: 'ListInputSecurityGroupsResultModel')
@@ -382,7 +412,6 @@ module Aws::MediaLive
382
412
  MultiplexState = Shapes::StringShape.new(name: 'MultiplexState')
383
413
  MultiplexStatmuxVideoSettings = Shapes::StructureShape.new(name: 'MultiplexStatmuxVideoSettings')
384
414
  MultiplexSummary = Shapes::StructureShape.new(name: 'MultiplexSummary')
385
- MultiplexValidationError = Shapes::StructureShape.new(name: 'MultiplexValidationError')
386
415
  MultiplexVideoSettings = Shapes::StructureShape.new(name: 'MultiplexVideoSettings')
387
416
  NetworkInputServerValidation = Shapes::StringShape.new(name: 'NetworkInputServerValidation')
388
417
  NetworkInputSettings = Shapes::StructureShape.new(name: 'NetworkInputSettings')
@@ -466,6 +495,7 @@ module Aws::MediaLive
466
495
  SmoothGroupSparseTrackType = Shapes::StringShape.new(name: 'SmoothGroupSparseTrackType')
467
496
  SmoothGroupStreamManifestBehavior = Shapes::StringShape.new(name: 'SmoothGroupStreamManifestBehavior')
468
497
  SmoothGroupTimestampOffsetMode = Shapes::StringShape.new(name: 'SmoothGroupTimestampOffsetMode')
498
+ Smpte2038DataPreference = Shapes::StringShape.new(name: 'Smpte2038DataPreference')
469
499
  SmpteTtDestinationSettings = Shapes::StructureShape.new(name: 'SmpteTtDestinationSettings')
470
500
  StandardHlsSettings = Shapes::StructureShape.new(name: 'StandardHlsSettings')
471
501
  StartChannelRequest = Shapes::StructureShape.new(name: 'StartChannelRequest')
@@ -485,6 +515,9 @@ module Aws::MediaLive
485
515
  TagsModel = Shapes::StructureShape.new(name: 'TagsModel')
486
516
  TeletextDestinationSettings = Shapes::StructureShape.new(name: 'TeletextDestinationSettings')
487
517
  TeletextSourceSettings = Shapes::StructureShape.new(name: 'TeletextSourceSettings')
518
+ TemporalFilterPostFilterSharpening = Shapes::StringShape.new(name: 'TemporalFilterPostFilterSharpening')
519
+ TemporalFilterSettings = Shapes::StructureShape.new(name: 'TemporalFilterSettings')
520
+ TemporalFilterStrength = Shapes::StringShape.new(name: 'TemporalFilterStrength')
488
521
  TimecodeConfig = Shapes::StructureShape.new(name: 'TimecodeConfig')
489
522
  TimecodeConfigSource = Shapes::StringShape.new(name: 'TimecodeConfigSource')
490
523
  TooManyRequestsException = Shapes::StructureShape.new(name: 'TooManyRequestsException')
@@ -503,6 +536,9 @@ module Aws::MediaLive
503
536
  UpdateChannelResponse = Shapes::StructureShape.new(name: 'UpdateChannelResponse')
504
537
  UpdateChannelResultModel = Shapes::StructureShape.new(name: 'UpdateChannelResultModel')
505
538
  UpdateInput = Shapes::StructureShape.new(name: 'UpdateInput')
539
+ UpdateInputDevice = Shapes::StructureShape.new(name: 'UpdateInputDevice')
540
+ UpdateInputDeviceRequest = Shapes::StructureShape.new(name: 'UpdateInputDeviceRequest')
541
+ UpdateInputDeviceResponse = Shapes::StructureShape.new(name: 'UpdateInputDeviceResponse')
506
542
  UpdateInputRequest = Shapes::StructureShape.new(name: 'UpdateInputRequest')
507
543
  UpdateInputResponse = Shapes::StructureShape.new(name: 'UpdateInputResponse')
508
544
  UpdateInputResultModel = Shapes::StructureShape.new(name: 'UpdateInputResultModel')
@@ -590,6 +626,7 @@ module Aws::MediaLive
590
626
  __listOfAudioChannelMapping = Shapes::ListShape.new(name: '__listOfAudioChannelMapping')
591
627
  __listOfAudioDescription = Shapes::ListShape.new(name: '__listOfAudioDescription')
592
628
  __listOfAudioSelector = Shapes::ListShape.new(name: '__listOfAudioSelector')
629
+ __listOfAudioTrack = Shapes::ListShape.new(name: '__listOfAudioTrack')
593
630
  __listOfCaptionDescription = Shapes::ListShape.new(name: '__listOfCaptionDescription')
594
631
  __listOfCaptionLanguageMapping = Shapes::ListShape.new(name: '__listOfCaptionLanguageMapping')
595
632
  __listOfCaptionSelector = Shapes::ListShape.new(name: '__listOfCaptionSelector')
@@ -601,6 +638,9 @@ module Aws::MediaLive
601
638
  __listOfInputChannelLevel = Shapes::ListShape.new(name: '__listOfInputChannelLevel')
602
639
  __listOfInputDestination = Shapes::ListShape.new(name: '__listOfInputDestination')
603
640
  __listOfInputDestinationRequest = Shapes::ListShape.new(name: '__listOfInputDestinationRequest')
641
+ __listOfInputDeviceRequest = Shapes::ListShape.new(name: '__listOfInputDeviceRequest')
642
+ __listOfInputDeviceSettings = Shapes::ListShape.new(name: '__listOfInputDeviceSettings')
643
+ __listOfInputDeviceSummary = Shapes::ListShape.new(name: '__listOfInputDeviceSummary')
604
644
  __listOfInputSecurityGroup = Shapes::ListShape.new(name: '__listOfInputSecurityGroup')
605
645
  __listOfInputSource = Shapes::ListShape.new(name: '__listOfInputSource')
606
646
  __listOfInputSourceRequest = Shapes::ListShape.new(name: '__listOfInputSourceRequest')
@@ -612,7 +652,6 @@ module Aws::MediaLive
612
652
  __listOfMultiplexOutputDestination = Shapes::ListShape.new(name: '__listOfMultiplexOutputDestination')
613
653
  __listOfMultiplexProgramSummary = Shapes::ListShape.new(name: '__listOfMultiplexProgramSummary')
614
654
  __listOfMultiplexSummary = Shapes::ListShape.new(name: '__listOfMultiplexSummary')
615
- __listOfMultiplexValidationError = Shapes::ListShape.new(name: '__listOfMultiplexValidationError')
616
655
  __listOfOffering = Shapes::ListShape.new(name: '__listOfOffering')
617
656
  __listOfOutput = Shapes::ListShape.new(name: '__listOfOutput')
618
657
  __listOfOutputDestination = Shapes::ListShape.new(name: '__listOfOutputDestination')
@@ -730,8 +769,19 @@ module Aws::MediaLive
730
769
 
731
770
  AudioSelectorSettings.add_member(:audio_language_selection, Shapes::ShapeRef.new(shape: AudioLanguageSelection, location_name: "audioLanguageSelection"))
732
771
  AudioSelectorSettings.add_member(:audio_pid_selection, Shapes::ShapeRef.new(shape: AudioPidSelection, location_name: "audioPidSelection"))
772
+ AudioSelectorSettings.add_member(:audio_track_selection, Shapes::ShapeRef.new(shape: AudioTrackSelection, location_name: "audioTrackSelection"))
733
773
  AudioSelectorSettings.struct_class = Types::AudioSelectorSettings
734
774
 
775
+ AudioTrack.add_member(:track, Shapes::ShapeRef.new(shape: __integerMin1, required: true, location_name: "track"))
776
+ AudioTrack.struct_class = Types::AudioTrack
777
+
778
+ AudioTrackSelection.add_member(:tracks, Shapes::ShapeRef.new(shape: __listOfAudioTrack, required: true, location_name: "tracks"))
779
+ AudioTrackSelection.struct_class = Types::AudioTrackSelection
780
+
781
+ AutomaticInputFailoverSettings.add_member(:input_preference, Shapes::ShapeRef.new(shape: InputPreference, location_name: "inputPreference"))
782
+ AutomaticInputFailoverSettings.add_member(:secondary_input_id, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "secondaryInputId"))
783
+ AutomaticInputFailoverSettings.struct_class = Types::AutomaticInputFailoverSettings
784
+
735
785
  AvailBlanking.add_member(:avail_blanking_image, Shapes::ShapeRef.new(shape: InputLocation, location_name: "availBlankingImage"))
736
786
  AvailBlanking.add_member(:state, Shapes::ShapeRef.new(shape: AvailBlankingState, location_name: "state"))
737
787
  AvailBlanking.struct_class = Types::AvailBlanking
@@ -916,6 +966,7 @@ module Aws::MediaLive
916
966
  CreateChannelResultModel.struct_class = Types::CreateChannelResultModel
917
967
 
918
968
  CreateInput.add_member(:destinations, Shapes::ShapeRef.new(shape: __listOfInputDestinationRequest, location_name: "destinations"))
969
+ CreateInput.add_member(:input_devices, Shapes::ShapeRef.new(shape: __listOfInputDeviceSettings, location_name: "inputDevices"))
919
970
  CreateInput.add_member(:input_security_groups, Shapes::ShapeRef.new(shape: __listOf__string, location_name: "inputSecurityGroups"))
920
971
  CreateInput.add_member(:media_connect_flows, Shapes::ShapeRef.new(shape: __listOfMediaConnectFlowRequest, location_name: "mediaConnectFlows"))
921
972
  CreateInput.add_member(:name, Shapes::ShapeRef.new(shape: __string, location_name: "name"))
@@ -928,6 +979,7 @@ module Aws::MediaLive
928
979
  CreateInput.struct_class = Types::CreateInput
929
980
 
930
981
  CreateInputRequest.add_member(:destinations, Shapes::ShapeRef.new(shape: __listOfInputDestinationRequest, location_name: "destinations"))
982
+ CreateInputRequest.add_member(:input_devices, Shapes::ShapeRef.new(shape: __listOfInputDeviceSettings, location_name: "inputDevices"))
931
983
  CreateInputRequest.add_member(:input_security_groups, Shapes::ShapeRef.new(shape: __listOf__string, location_name: "inputSecurityGroups"))
932
984
  CreateInputRequest.add_member(:media_connect_flows, Shapes::ShapeRef.new(shape: __listOfMediaConnectFlowRequest, location_name: "mediaConnectFlows"))
933
985
  CreateInputRequest.add_member(:name, Shapes::ShapeRef.new(shape: __string, location_name: "name"))
@@ -1103,6 +1155,21 @@ module Aws::MediaLive
1103
1155
  DescribeChannelResponse.add_member(:tags, Shapes::ShapeRef.new(shape: Tags, location_name: "tags"))
1104
1156
  DescribeChannelResponse.struct_class = Types::DescribeChannelResponse
1105
1157
 
1158
+ DescribeInputDeviceRequest.add_member(:input_device_id, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "inputDeviceId"))
1159
+ DescribeInputDeviceRequest.struct_class = Types::DescribeInputDeviceRequest
1160
+
1161
+ DescribeInputDeviceResponse.add_member(:arn, Shapes::ShapeRef.new(shape: __string, location_name: "arn"))
1162
+ DescribeInputDeviceResponse.add_member(:connection_state, Shapes::ShapeRef.new(shape: InputDeviceConnectionState, location_name: "connectionState"))
1163
+ DescribeInputDeviceResponse.add_member(:device_settings_sync_state, Shapes::ShapeRef.new(shape: DeviceSettingsSyncState, location_name: "deviceSettingsSyncState"))
1164
+ DescribeInputDeviceResponse.add_member(:hd_device_settings, Shapes::ShapeRef.new(shape: InputDeviceHdSettings, location_name: "hdDeviceSettings"))
1165
+ DescribeInputDeviceResponse.add_member(:id, Shapes::ShapeRef.new(shape: __string, location_name: "id"))
1166
+ DescribeInputDeviceResponse.add_member(:mac_address, Shapes::ShapeRef.new(shape: __string, location_name: "macAddress"))
1167
+ DescribeInputDeviceResponse.add_member(:name, Shapes::ShapeRef.new(shape: __string, location_name: "name"))
1168
+ DescribeInputDeviceResponse.add_member(:network_settings, Shapes::ShapeRef.new(shape: InputDeviceNetworkSettings, location_name: "networkSettings"))
1169
+ DescribeInputDeviceResponse.add_member(:serial_number, Shapes::ShapeRef.new(shape: __string, location_name: "serialNumber"))
1170
+ DescribeInputDeviceResponse.add_member(:type, Shapes::ShapeRef.new(shape: InputDeviceType, location_name: "type"))
1171
+ DescribeInputDeviceResponse.struct_class = Types::DescribeInputDeviceResponse
1172
+
1106
1173
  DescribeInputRequest.add_member(:input_id, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "inputId"))
1107
1174
  DescribeInputRequest.struct_class = Types::DescribeInputRequest
1108
1175
 
@@ -1111,6 +1178,7 @@ module Aws::MediaLive
1111
1178
  DescribeInputResponse.add_member(:destinations, Shapes::ShapeRef.new(shape: __listOfInputDestination, location_name: "destinations"))
1112
1179
  DescribeInputResponse.add_member(:id, Shapes::ShapeRef.new(shape: __string, location_name: "id"))
1113
1180
  DescribeInputResponse.add_member(:input_class, Shapes::ShapeRef.new(shape: InputClass, location_name: "inputClass"))
1181
+ DescribeInputResponse.add_member(:input_devices, Shapes::ShapeRef.new(shape: __listOfInputDeviceSettings, location_name: "inputDevices"))
1114
1182
  DescribeInputResponse.add_member(:input_source_type, Shapes::ShapeRef.new(shape: InputSourceType, location_name: "inputSourceType"))
1115
1183
  DescribeInputResponse.add_member(:media_connect_flows, Shapes::ShapeRef.new(shape: __listOfMediaConnectFlow, location_name: "mediaConnectFlows"))
1116
1184
  DescribeInputResponse.add_member(:name, Shapes::ShapeRef.new(shape: __string, location_name: "name"))
@@ -1297,6 +1365,8 @@ module Aws::MediaLive
1297
1365
  FixedModeScheduleActionStartSettings.struct_class = Types::FixedModeScheduleActionStartSettings
1298
1366
 
1299
1367
  Fmp4HlsSettings.add_member(:audio_rendition_sets, Shapes::ShapeRef.new(shape: __string, location_name: "audioRenditionSets"))
1368
+ Fmp4HlsSettings.add_member(:nielsen_id_3_behavior, Shapes::ShapeRef.new(shape: Fmp4NielsenId3Behavior, location_name: "nielsenId3Behavior"))
1369
+ Fmp4HlsSettings.add_member(:timed_metadata_behavior, Shapes::ShapeRef.new(shape: Fmp4TimedMetadataBehavior, location_name: "timedMetadataBehavior"))
1300
1370
  Fmp4HlsSettings.struct_class = Types::Fmp4HlsSettings
1301
1371
 
1302
1372
  FollowModeScheduleActionStartSettings.add_member(:follow_point, Shapes::ShapeRef.new(shape: FollowPoint, required: true, location_name: "followPoint"))
@@ -1332,6 +1402,9 @@ module Aws::MediaLive
1332
1402
  H264ColorSpaceSettings.add_member(:rec_709_settings, Shapes::ShapeRef.new(shape: Rec709Settings, location_name: "rec709Settings"))
1333
1403
  H264ColorSpaceSettings.struct_class = Types::H264ColorSpaceSettings
1334
1404
 
1405
+ H264FilterSettings.add_member(:temporal_filter_settings, Shapes::ShapeRef.new(shape: TemporalFilterSettings, location_name: "temporalFilterSettings"))
1406
+ H264FilterSettings.struct_class = Types::H264FilterSettings
1407
+
1335
1408
  H264Settings.add_member(:adaptive_quantization, Shapes::ShapeRef.new(shape: H264AdaptiveQuantization, location_name: "adaptiveQuantization"))
1336
1409
  H264Settings.add_member(:afd_signaling, Shapes::ShapeRef.new(shape: AfdSignaling, location_name: "afdSignaling"))
1337
1410
  H264Settings.add_member(:bitrate, Shapes::ShapeRef.new(shape: __integerMin1000, location_name: "bitrate"))
@@ -1340,8 +1413,10 @@ module Aws::MediaLive
1340
1413
  H264Settings.add_member(:color_metadata, Shapes::ShapeRef.new(shape: H264ColorMetadata, location_name: "colorMetadata"))
1341
1414
  H264Settings.add_member(:color_space_settings, Shapes::ShapeRef.new(shape: H264ColorSpaceSettings, location_name: "colorSpaceSettings"))
1342
1415
  H264Settings.add_member(:entropy_encoding, Shapes::ShapeRef.new(shape: H264EntropyEncoding, location_name: "entropyEncoding"))
1416
+ H264Settings.add_member(:filter_settings, Shapes::ShapeRef.new(shape: H264FilterSettings, location_name: "filterSettings"))
1343
1417
  H264Settings.add_member(:fixed_afd, Shapes::ShapeRef.new(shape: FixedAfd, location_name: "fixedAfd"))
1344
1418
  H264Settings.add_member(:flicker_aq, Shapes::ShapeRef.new(shape: H264FlickerAq, location_name: "flickerAq"))
1419
+ H264Settings.add_member(:force_field_pictures, Shapes::ShapeRef.new(shape: H264ForceFieldPictures, location_name: "forceFieldPictures"))
1345
1420
  H264Settings.add_member(:framerate_control, Shapes::ShapeRef.new(shape: H264FramerateControl, location_name: "framerateControl"))
1346
1421
  H264Settings.add_member(:framerate_denominator, Shapes::ShapeRef.new(shape: __integerMin1, location_name: "framerateDenominator"))
1347
1422
  H264Settings.add_member(:framerate_numerator, Shapes::ShapeRef.new(shape: __integerMin1, location_name: "framerateNumerator"))
@@ -1359,6 +1434,7 @@ module Aws::MediaLive
1359
1434
  H264Settings.add_member(:par_denominator, Shapes::ShapeRef.new(shape: __integerMin1, location_name: "parDenominator"))
1360
1435
  H264Settings.add_member(:par_numerator, Shapes::ShapeRef.new(shape: __integer, location_name: "parNumerator"))
1361
1436
  H264Settings.add_member(:profile, Shapes::ShapeRef.new(shape: H264Profile, location_name: "profile"))
1437
+ H264Settings.add_member(:quality_level, Shapes::ShapeRef.new(shape: H264QualityLevel, location_name: "qualityLevel"))
1362
1438
  H264Settings.add_member(:qvbr_quality_level, Shapes::ShapeRef.new(shape: __integerMin1Max10, location_name: "qvbrQualityLevel"))
1363
1439
  H264Settings.add_member(:rate_control_mode, Shapes::ShapeRef.new(shape: H264RateControlMode, location_name: "rateControlMode"))
1364
1440
  H264Settings.add_member(:scan_type, Shapes::ShapeRef.new(shape: H264ScanType, location_name: "scanType"))
@@ -1519,6 +1595,7 @@ module Aws::MediaLive
1519
1595
  Input.add_member(:destinations, Shapes::ShapeRef.new(shape: __listOfInputDestination, location_name: "destinations"))
1520
1596
  Input.add_member(:id, Shapes::ShapeRef.new(shape: __string, location_name: "id"))
1521
1597
  Input.add_member(:input_class, Shapes::ShapeRef.new(shape: InputClass, location_name: "inputClass"))
1598
+ Input.add_member(:input_devices, Shapes::ShapeRef.new(shape: __listOfInputDeviceSettings, location_name: "inputDevices"))
1522
1599
  Input.add_member(:input_source_type, Shapes::ShapeRef.new(shape: InputSourceType, location_name: "inputSourceType"))
1523
1600
  Input.add_member(:media_connect_flows, Shapes::ShapeRef.new(shape: __listOfMediaConnectFlow, location_name: "mediaConnectFlows"))
1524
1601
  Input.add_member(:name, Shapes::ShapeRef.new(shape: __string, location_name: "name"))
@@ -1530,6 +1607,7 @@ module Aws::MediaLive
1530
1607
  Input.add_member(:type, Shapes::ShapeRef.new(shape: InputType, location_name: "type"))
1531
1608
  Input.struct_class = Types::Input
1532
1609
 
1610
+ InputAttachment.add_member(:automatic_input_failover_settings, Shapes::ShapeRef.new(shape: AutomaticInputFailoverSettings, location_name: "automaticInputFailoverSettings"))
1533
1611
  InputAttachment.add_member(:input_attachment_name, Shapes::ShapeRef.new(shape: __string, location_name: "inputAttachmentName"))
1534
1612
  InputAttachment.add_member(:input_id, Shapes::ShapeRef.new(shape: __string, location_name: "inputId"))
1535
1613
  InputAttachment.add_member(:input_settings, Shapes::ShapeRef.new(shape: InputSettings, location_name: "inputSettings"))
@@ -1557,6 +1635,61 @@ module Aws::MediaLive
1557
1635
  InputDestinationVpc.add_member(:network_interface_id, Shapes::ShapeRef.new(shape: __string, location_name: "networkInterfaceId"))
1558
1636
  InputDestinationVpc.struct_class = Types::InputDestinationVpc
1559
1637
 
1638
+ InputDevice.add_member(:arn, Shapes::ShapeRef.new(shape: __string, location_name: "arn"))
1639
+ InputDevice.add_member(:connection_state, Shapes::ShapeRef.new(shape: InputDeviceConnectionState, location_name: "connectionState"))
1640
+ InputDevice.add_member(:device_settings_sync_state, Shapes::ShapeRef.new(shape: DeviceSettingsSyncState, location_name: "deviceSettingsSyncState"))
1641
+ InputDevice.add_member(:hd_device_settings, Shapes::ShapeRef.new(shape: InputDeviceHdSettings, location_name: "hdDeviceSettings"))
1642
+ InputDevice.add_member(:id, Shapes::ShapeRef.new(shape: __string, location_name: "id"))
1643
+ InputDevice.add_member(:mac_address, Shapes::ShapeRef.new(shape: __string, location_name: "macAddress"))
1644
+ InputDevice.add_member(:name, Shapes::ShapeRef.new(shape: __string, location_name: "name"))
1645
+ InputDevice.add_member(:network_settings, Shapes::ShapeRef.new(shape: InputDeviceNetworkSettings, location_name: "networkSettings"))
1646
+ InputDevice.add_member(:serial_number, Shapes::ShapeRef.new(shape: __string, location_name: "serialNumber"))
1647
+ InputDevice.add_member(:type, Shapes::ShapeRef.new(shape: InputDeviceType, location_name: "type"))
1648
+ InputDevice.struct_class = Types::InputDevice
1649
+
1650
+ InputDeviceConfigurableSettings.add_member(:configured_input, Shapes::ShapeRef.new(shape: InputDeviceConfiguredInput, location_name: "configuredInput"))
1651
+ InputDeviceConfigurableSettings.add_member(:max_bitrate, Shapes::ShapeRef.new(shape: __integer, location_name: "maxBitrate"))
1652
+ InputDeviceConfigurableSettings.struct_class = Types::InputDeviceConfigurableSettings
1653
+
1654
+ InputDeviceConfigurationValidationError.add_member(:message, Shapes::ShapeRef.new(shape: __string, location_name: "message"))
1655
+ InputDeviceConfigurationValidationError.add_member(:validation_errors, Shapes::ShapeRef.new(shape: __listOfValidationError, location_name: "validationErrors"))
1656
+ InputDeviceConfigurationValidationError.struct_class = Types::InputDeviceConfigurationValidationError
1657
+
1658
+ InputDeviceHdSettings.add_member(:active_input, Shapes::ShapeRef.new(shape: InputDeviceActiveInput, location_name: "activeInput"))
1659
+ InputDeviceHdSettings.add_member(:configured_input, Shapes::ShapeRef.new(shape: InputDeviceConfiguredInput, location_name: "configuredInput"))
1660
+ InputDeviceHdSettings.add_member(:device_state, Shapes::ShapeRef.new(shape: InputDeviceState, location_name: "deviceState"))
1661
+ InputDeviceHdSettings.add_member(:framerate, Shapes::ShapeRef.new(shape: __double, location_name: "framerate"))
1662
+ InputDeviceHdSettings.add_member(:height, Shapes::ShapeRef.new(shape: __integer, location_name: "height"))
1663
+ InputDeviceHdSettings.add_member(:max_bitrate, Shapes::ShapeRef.new(shape: __integer, location_name: "maxBitrate"))
1664
+ InputDeviceHdSettings.add_member(:scan_type, Shapes::ShapeRef.new(shape: InputDeviceScanType, location_name: "scanType"))
1665
+ InputDeviceHdSettings.add_member(:width, Shapes::ShapeRef.new(shape: __integer, location_name: "width"))
1666
+ InputDeviceHdSettings.struct_class = Types::InputDeviceHdSettings
1667
+
1668
+ InputDeviceNetworkSettings.add_member(:dns_addresses, Shapes::ShapeRef.new(shape: __listOf__string, location_name: "dnsAddresses"))
1669
+ InputDeviceNetworkSettings.add_member(:gateway, Shapes::ShapeRef.new(shape: __string, location_name: "gateway"))
1670
+ InputDeviceNetworkSettings.add_member(:ip_address, Shapes::ShapeRef.new(shape: __string, location_name: "ipAddress"))
1671
+ InputDeviceNetworkSettings.add_member(:ip_scheme, Shapes::ShapeRef.new(shape: InputDeviceIpScheme, location_name: "ipScheme"))
1672
+ InputDeviceNetworkSettings.add_member(:subnet_mask, Shapes::ShapeRef.new(shape: __string, location_name: "subnetMask"))
1673
+ InputDeviceNetworkSettings.struct_class = Types::InputDeviceNetworkSettings
1674
+
1675
+ InputDeviceRequest.add_member(:id, Shapes::ShapeRef.new(shape: __string, location_name: "id"))
1676
+ InputDeviceRequest.struct_class = Types::InputDeviceRequest
1677
+
1678
+ InputDeviceSettings.add_member(:id, Shapes::ShapeRef.new(shape: __string, location_name: "id"))
1679
+ InputDeviceSettings.struct_class = Types::InputDeviceSettings
1680
+
1681
+ InputDeviceSummary.add_member(:arn, Shapes::ShapeRef.new(shape: __string, location_name: "arn"))
1682
+ InputDeviceSummary.add_member(:connection_state, Shapes::ShapeRef.new(shape: InputDeviceConnectionState, location_name: "connectionState"))
1683
+ InputDeviceSummary.add_member(:device_settings_sync_state, Shapes::ShapeRef.new(shape: DeviceSettingsSyncState, location_name: "deviceSettingsSyncState"))
1684
+ InputDeviceSummary.add_member(:hd_device_settings, Shapes::ShapeRef.new(shape: InputDeviceHdSettings, location_name: "hdDeviceSettings"))
1685
+ InputDeviceSummary.add_member(:id, Shapes::ShapeRef.new(shape: __string, location_name: "id"))
1686
+ InputDeviceSummary.add_member(:mac_address, Shapes::ShapeRef.new(shape: __string, location_name: "macAddress"))
1687
+ InputDeviceSummary.add_member(:name, Shapes::ShapeRef.new(shape: __string, location_name: "name"))
1688
+ InputDeviceSummary.add_member(:network_settings, Shapes::ShapeRef.new(shape: InputDeviceNetworkSettings, location_name: "networkSettings"))
1689
+ InputDeviceSummary.add_member(:serial_number, Shapes::ShapeRef.new(shape: __string, location_name: "serialNumber"))
1690
+ InputDeviceSummary.add_member(:type, Shapes::ShapeRef.new(shape: InputDeviceType, location_name: "type"))
1691
+ InputDeviceSummary.struct_class = Types::InputDeviceSummary
1692
+
1560
1693
  InputLocation.add_member(:password_param, Shapes::ShapeRef.new(shape: __string, location_name: "passwordParam"))
1561
1694
  InputLocation.add_member(:uri, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "uri"))
1562
1695
  InputLocation.add_member(:username, Shapes::ShapeRef.new(shape: __string, location_name: "username"))
@@ -1588,6 +1721,7 @@ module Aws::MediaLive
1588
1721
  InputSettings.add_member(:filter_strength, Shapes::ShapeRef.new(shape: __integerMin1Max5, location_name: "filterStrength"))
1589
1722
  InputSettings.add_member(:input_filter, Shapes::ShapeRef.new(shape: InputFilter, location_name: "inputFilter"))
1590
1723
  InputSettings.add_member(:network_input_settings, Shapes::ShapeRef.new(shape: NetworkInputSettings, location_name: "networkInputSettings"))
1724
+ InputSettings.add_member(:smpte_2038_data_preference, Shapes::ShapeRef.new(shape: Smpte2038DataPreference, location_name: "smpte2038DataPreference"))
1591
1725
  InputSettings.add_member(:source_end_behavior, Shapes::ShapeRef.new(shape: InputSourceEndBehavior, location_name: "sourceEndBehavior"))
1592
1726
  InputSettings.add_member(:video_selector, Shapes::ShapeRef.new(shape: VideoSelector, location_name: "videoSelector"))
1593
1727
  InputSettings.struct_class = Types::InputSettings
@@ -1649,6 +1783,18 @@ module Aws::MediaLive
1649
1783
  ListChannelsResultModel.add_member(:next_token, Shapes::ShapeRef.new(shape: __string, location_name: "nextToken"))
1650
1784
  ListChannelsResultModel.struct_class = Types::ListChannelsResultModel
1651
1785
 
1786
+ ListInputDevicesRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location: "querystring", location_name: "maxResults"))
1787
+ ListInputDevicesRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: __string, location: "querystring", location_name: "nextToken"))
1788
+ ListInputDevicesRequest.struct_class = Types::ListInputDevicesRequest
1789
+
1790
+ ListInputDevicesResponse.add_member(:input_devices, Shapes::ShapeRef.new(shape: __listOfInputDeviceSummary, location_name: "inputDevices"))
1791
+ ListInputDevicesResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: __string, location_name: "nextToken"))
1792
+ ListInputDevicesResponse.struct_class = Types::ListInputDevicesResponse
1793
+
1794
+ ListInputDevicesResultModel.add_member(:input_devices, Shapes::ShapeRef.new(shape: __listOfInputDeviceSummary, location_name: "inputDevices"))
1795
+ ListInputDevicesResultModel.add_member(:next_token, Shapes::ShapeRef.new(shape: __string, location_name: "nextToken"))
1796
+ ListInputDevicesResultModel.struct_class = Types::ListInputDevicesResultModel
1797
+
1652
1798
  ListInputSecurityGroupsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location: "querystring", location_name: "maxResults"))
1653
1799
  ListInputSecurityGroupsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: __string, location: "querystring", location_name: "nextToken"))
1654
1800
  ListInputSecurityGroupsRequest.struct_class = Types::ListInputSecurityGroupsRequest
@@ -1871,7 +2017,7 @@ module Aws::MediaLive
1871
2017
  Multiplex.struct_class = Types::Multiplex
1872
2018
 
1873
2019
  MultiplexConfigurationValidationError.add_member(:message, Shapes::ShapeRef.new(shape: __string, location_name: "message"))
1874
- MultiplexConfigurationValidationError.add_member(:validation_errors, Shapes::ShapeRef.new(shape: __listOfMultiplexValidationError, location_name: "validationErrors"))
2020
+ MultiplexConfigurationValidationError.add_member(:validation_errors, Shapes::ShapeRef.new(shape: __listOfValidationError, location_name: "validationErrors"))
1875
2021
  MultiplexConfigurationValidationError.struct_class = Types::MultiplexConfigurationValidationError
1876
2022
 
1877
2023
  MultiplexGroupSettings.struct_class = Types::MultiplexGroupSettings
@@ -1948,10 +2094,6 @@ module Aws::MediaLive
1948
2094
  MultiplexSummary.add_member(:tags, Shapes::ShapeRef.new(shape: Tags, location_name: "tags"))
1949
2095
  MultiplexSummary.struct_class = Types::MultiplexSummary
1950
2096
 
1951
- MultiplexValidationError.add_member(:element_path, Shapes::ShapeRef.new(shape: __string, location_name: "elementPath"))
1952
- MultiplexValidationError.add_member(:error_message, Shapes::ShapeRef.new(shape: __string, location_name: "errorMessage"))
1953
- MultiplexValidationError.struct_class = Types::MultiplexValidationError
1954
-
1955
2097
  MultiplexVideoSettings.add_member(:constant_bitrate, Shapes::ShapeRef.new(shape: __integerMin100000Max100000000, location_name: "constantBitrate"))
1956
2098
  MultiplexVideoSettings.add_member(:statmux_settings, Shapes::ShapeRef.new(shape: MultiplexStatmuxVideoSettings, location_name: "statmuxSettings"))
1957
2099
  MultiplexVideoSettings.struct_class = Types::MultiplexVideoSettings
@@ -2319,6 +2461,10 @@ module Aws::MediaLive
2319
2461
  TeletextSourceSettings.add_member(:page_number, Shapes::ShapeRef.new(shape: __string, location_name: "pageNumber"))
2320
2462
  TeletextSourceSettings.struct_class = Types::TeletextSourceSettings
2321
2463
 
2464
+ TemporalFilterSettings.add_member(:post_filter_sharpening, Shapes::ShapeRef.new(shape: TemporalFilterPostFilterSharpening, location_name: "postFilterSharpening"))
2465
+ TemporalFilterSettings.add_member(:strength, Shapes::ShapeRef.new(shape: TemporalFilterStrength, location_name: "strength"))
2466
+ TemporalFilterSettings.struct_class = Types::TemporalFilterSettings
2467
+
2322
2468
  TimecodeConfig.add_member(:source, Shapes::ShapeRef.new(shape: TimecodeConfigSource, required: true, location_name: "source"))
2323
2469
  TimecodeConfig.add_member(:sync_threshold, Shapes::ShapeRef.new(shape: __integerMin1Max1000000, location_name: "syncThreshold"))
2324
2470
  TimecodeConfig.struct_class = Types::TimecodeConfig
@@ -2385,6 +2531,7 @@ module Aws::MediaLive
2385
2531
  UpdateChannelResultModel.struct_class = Types::UpdateChannelResultModel
2386
2532
 
2387
2533
  UpdateInput.add_member(:destinations, Shapes::ShapeRef.new(shape: __listOfInputDestinationRequest, location_name: "destinations"))
2534
+ UpdateInput.add_member(:input_devices, Shapes::ShapeRef.new(shape: __listOfInputDeviceRequest, location_name: "inputDevices"))
2388
2535
  UpdateInput.add_member(:input_security_groups, Shapes::ShapeRef.new(shape: __listOf__string, location_name: "inputSecurityGroups"))
2389
2536
  UpdateInput.add_member(:media_connect_flows, Shapes::ShapeRef.new(shape: __listOfMediaConnectFlowRequest, location_name: "mediaConnectFlows"))
2390
2537
  UpdateInput.add_member(:name, Shapes::ShapeRef.new(shape: __string, location_name: "name"))
@@ -2392,7 +2539,29 @@ module Aws::MediaLive
2392
2539
  UpdateInput.add_member(:sources, Shapes::ShapeRef.new(shape: __listOfInputSourceRequest, location_name: "sources"))
2393
2540
  UpdateInput.struct_class = Types::UpdateInput
2394
2541
 
2542
+ UpdateInputDevice.add_member(:hd_device_settings, Shapes::ShapeRef.new(shape: InputDeviceConfigurableSettings, location_name: "hdDeviceSettings"))
2543
+ UpdateInputDevice.add_member(:name, Shapes::ShapeRef.new(shape: __string, location_name: "name"))
2544
+ UpdateInputDevice.struct_class = Types::UpdateInputDevice
2545
+
2546
+ UpdateInputDeviceRequest.add_member(:hd_device_settings, Shapes::ShapeRef.new(shape: InputDeviceConfigurableSettings, location_name: "hdDeviceSettings"))
2547
+ UpdateInputDeviceRequest.add_member(:input_device_id, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "inputDeviceId"))
2548
+ UpdateInputDeviceRequest.add_member(:name, Shapes::ShapeRef.new(shape: __string, location_name: "name"))
2549
+ UpdateInputDeviceRequest.struct_class = Types::UpdateInputDeviceRequest
2550
+
2551
+ UpdateInputDeviceResponse.add_member(:arn, Shapes::ShapeRef.new(shape: __string, location_name: "arn"))
2552
+ UpdateInputDeviceResponse.add_member(:connection_state, Shapes::ShapeRef.new(shape: InputDeviceConnectionState, location_name: "connectionState"))
2553
+ UpdateInputDeviceResponse.add_member(:device_settings_sync_state, Shapes::ShapeRef.new(shape: DeviceSettingsSyncState, location_name: "deviceSettingsSyncState"))
2554
+ UpdateInputDeviceResponse.add_member(:hd_device_settings, Shapes::ShapeRef.new(shape: InputDeviceHdSettings, location_name: "hdDeviceSettings"))
2555
+ UpdateInputDeviceResponse.add_member(:id, Shapes::ShapeRef.new(shape: __string, location_name: "id"))
2556
+ UpdateInputDeviceResponse.add_member(:mac_address, Shapes::ShapeRef.new(shape: __string, location_name: "macAddress"))
2557
+ UpdateInputDeviceResponse.add_member(:name, Shapes::ShapeRef.new(shape: __string, location_name: "name"))
2558
+ UpdateInputDeviceResponse.add_member(:network_settings, Shapes::ShapeRef.new(shape: InputDeviceNetworkSettings, location_name: "networkSettings"))
2559
+ UpdateInputDeviceResponse.add_member(:serial_number, Shapes::ShapeRef.new(shape: __string, location_name: "serialNumber"))
2560
+ UpdateInputDeviceResponse.add_member(:type, Shapes::ShapeRef.new(shape: InputDeviceType, location_name: "type"))
2561
+ UpdateInputDeviceResponse.struct_class = Types::UpdateInputDeviceResponse
2562
+
2395
2563
  UpdateInputRequest.add_member(:destinations, Shapes::ShapeRef.new(shape: __listOfInputDestinationRequest, location_name: "destinations"))
2564
+ UpdateInputRequest.add_member(:input_devices, Shapes::ShapeRef.new(shape: __listOfInputDeviceRequest, location_name: "inputDevices"))
2396
2565
  UpdateInputRequest.add_member(:input_id, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "inputId"))
2397
2566
  UpdateInputRequest.add_member(:input_security_groups, Shapes::ShapeRef.new(shape: __listOf__string, location_name: "inputSecurityGroups"))
2398
2567
  UpdateInputRequest.add_member(:media_connect_flows, Shapes::ShapeRef.new(shape: __listOfMediaConnectFlowRequest, location_name: "mediaConnectFlows"))
@@ -2501,6 +2670,8 @@ module Aws::MediaLive
2501
2670
 
2502
2671
  __listOfAudioSelector.member = Shapes::ShapeRef.new(shape: AudioSelector)
2503
2672
 
2673
+ __listOfAudioTrack.member = Shapes::ShapeRef.new(shape: AudioTrack)
2674
+
2504
2675
  __listOfCaptionDescription.member = Shapes::ShapeRef.new(shape: CaptionDescription)
2505
2676
 
2506
2677
  __listOfCaptionLanguageMapping.member = Shapes::ShapeRef.new(shape: CaptionLanguageMapping)
@@ -2523,6 +2694,12 @@ module Aws::MediaLive
2523
2694
 
2524
2695
  __listOfInputDestinationRequest.member = Shapes::ShapeRef.new(shape: InputDestinationRequest)
2525
2696
 
2697
+ __listOfInputDeviceRequest.member = Shapes::ShapeRef.new(shape: InputDeviceRequest)
2698
+
2699
+ __listOfInputDeviceSettings.member = Shapes::ShapeRef.new(shape: InputDeviceSettings)
2700
+
2701
+ __listOfInputDeviceSummary.member = Shapes::ShapeRef.new(shape: InputDeviceSummary)
2702
+
2526
2703
  __listOfInputSecurityGroup.member = Shapes::ShapeRef.new(shape: InputSecurityGroup)
2527
2704
 
2528
2705
  __listOfInputSource.member = Shapes::ShapeRef.new(shape: InputSource)
@@ -2545,8 +2722,6 @@ module Aws::MediaLive
2545
2722
 
2546
2723
  __listOfMultiplexSummary.member = Shapes::ShapeRef.new(shape: MultiplexSummary)
2547
2724
 
2548
- __listOfMultiplexValidationError.member = Shapes::ShapeRef.new(shape: MultiplexValidationError)
2549
-
2550
2725
  __listOfOffering.member = Shapes::ShapeRef.new(shape: Offering)
2551
2726
 
2552
2727
  __listOfOutput.member = Shapes::ShapeRef.new(shape: Output)
@@ -2850,6 +3025,21 @@ module Aws::MediaLive
2850
3025
  o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
2851
3026
  end)
2852
3027
 
3028
+ api.add_operation(:describe_input_device, Seahorse::Model::Operation.new.tap do |o|
3029
+ o.name = "DescribeInputDevice"
3030
+ o.http_method = "GET"
3031
+ o.http_request_uri = "/prod/inputDevices/{inputDeviceId}"
3032
+ o.input = Shapes::ShapeRef.new(shape: DescribeInputDeviceRequest)
3033
+ o.output = Shapes::ShapeRef.new(shape: DescribeInputDeviceResponse)
3034
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
3035
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerErrorException)
3036
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
3037
+ o.errors << Shapes::ShapeRef.new(shape: BadGatewayException)
3038
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
3039
+ o.errors << Shapes::ShapeRef.new(shape: GatewayTimeoutException)
3040
+ o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
3041
+ end)
3042
+
2853
3043
  api.add_operation(:describe_input_security_group, Seahorse::Model::Operation.new.tap do |o|
2854
3044
  o.name = "DescribeInputSecurityGroup"
2855
3045
  o.http_method = "GET"
@@ -2966,6 +3156,26 @@ module Aws::MediaLive
2966
3156
  )
2967
3157
  end)
2968
3158
 
3159
+ api.add_operation(:list_input_devices, Seahorse::Model::Operation.new.tap do |o|
3160
+ o.name = "ListInputDevices"
3161
+ o.http_method = "GET"
3162
+ o.http_request_uri = "/prod/inputDevices"
3163
+ o.input = Shapes::ShapeRef.new(shape: ListInputDevicesRequest)
3164
+ o.output = Shapes::ShapeRef.new(shape: ListInputDevicesResponse)
3165
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
3166
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerErrorException)
3167
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
3168
+ o.errors << Shapes::ShapeRef.new(shape: BadGatewayException)
3169
+ o.errors << Shapes::ShapeRef.new(shape: GatewayTimeoutException)
3170
+ o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
3171
+ o[:pager] = Aws::Pager.new(
3172
+ limit_key: "max_results",
3173
+ tokens: {
3174
+ "next_token" => "next_token"
3175
+ }
3176
+ )
3177
+ end)
3178
+
2969
3179
  api.add_operation(:list_input_security_groups, Seahorse::Model::Operation.new.tap do |o|
2970
3180
  o.name = "ListInputSecurityGroups"
2971
3181
  o.http_method = "GET"
@@ -3226,6 +3436,22 @@ module Aws::MediaLive
3226
3436
  o.errors << Shapes::ShapeRef.new(shape: ConflictException)
3227
3437
  end)
3228
3438
 
3439
+ api.add_operation(:update_input_device, Seahorse::Model::Operation.new.tap do |o|
3440
+ o.name = "UpdateInputDevice"
3441
+ o.http_method = "PUT"
3442
+ o.http_request_uri = "/prod/inputDevices/{inputDeviceId}"
3443
+ o.input = Shapes::ShapeRef.new(shape: UpdateInputDeviceRequest)
3444
+ o.output = Shapes::ShapeRef.new(shape: UpdateInputDeviceResponse)
3445
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
3446
+ o.errors << Shapes::ShapeRef.new(shape: UnprocessableEntityException)
3447
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerErrorException)
3448
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
3449
+ o.errors << Shapes::ShapeRef.new(shape: BadGatewayException)
3450
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
3451
+ o.errors << Shapes::ShapeRef.new(shape: GatewayTimeoutException)
3452
+ o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
3453
+ end)
3454
+
3229
3455
  api.add_operation(:update_input_security_group, Seahorse::Model::Operation.new.tap do |o|
3230
3456
  o.name = "UpdateInputSecurityGroup"
3231
3457
  o.http_method = "PUT"