aws-sdk-medialive 1.43.0 → 1.48.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,3 +1,5 @@
1
+ # frozen_string_literal: true
2
+
1
3
  # WARNING ABOUT GENERATED CODE
2
4
  #
3
5
  # This file is generated. See the contributing guide for more information:
@@ -126,6 +128,8 @@ module Aws::MediaLive
126
128
  DeleteTagsRequest = Shapes::StructureShape.new(name: 'DeleteTagsRequest')
127
129
  DescribeChannelRequest = Shapes::StructureShape.new(name: 'DescribeChannelRequest')
128
130
  DescribeChannelResponse = Shapes::StructureShape.new(name: 'DescribeChannelResponse')
131
+ DescribeInputDeviceRequest = Shapes::StructureShape.new(name: 'DescribeInputDeviceRequest')
132
+ DescribeInputDeviceResponse = Shapes::StructureShape.new(name: 'DescribeInputDeviceResponse')
129
133
  DescribeInputRequest = Shapes::StructureShape.new(name: 'DescribeInputRequest')
130
134
  DescribeInputResponse = Shapes::StructureShape.new(name: 'DescribeInputResponse')
131
135
  DescribeInputSecurityGroupRequest = Shapes::StructureShape.new(name: 'DescribeInputSecurityGroupRequest')
@@ -140,6 +144,7 @@ module Aws::MediaLive
140
144
  DescribeReservationResponse = Shapes::StructureShape.new(name: 'DescribeReservationResponse')
141
145
  DescribeScheduleRequest = Shapes::StructureShape.new(name: 'DescribeScheduleRequest')
142
146
  DescribeScheduleResponse = Shapes::StructureShape.new(name: 'DescribeScheduleResponse')
147
+ DeviceSettingsSyncState = Shapes::StringShape.new(name: 'DeviceSettingsSyncState')
143
148
  DvbNitSettings = Shapes::StructureShape.new(name: 'DvbNitSettings')
144
149
  DvbSdtOutputSdt = Shapes::StringShape.new(name: 'DvbSdtOutputSdt')
145
150
  DvbSdtSettings = Shapes::StructureShape.new(name: 'DvbSdtSettings')
@@ -174,6 +179,8 @@ module Aws::MediaLive
174
179
  EmbeddedSourceSettings = Shapes::StructureShape.new(name: 'EmbeddedSourceSettings')
175
180
  Empty = Shapes::StructureShape.new(name: 'Empty')
176
181
  EncoderSettings = Shapes::StructureShape.new(name: 'EncoderSettings')
182
+ FeatureActivations = Shapes::StructureShape.new(name: 'FeatureActivations')
183
+ FeatureActivationsInputPrepareScheduleActions = Shapes::StringShape.new(name: 'FeatureActivationsInputPrepareScheduleActions')
177
184
  FecOutputIncludeFec = Shapes::StringShape.new(name: 'FecOutputIncludeFec')
178
185
  FecOutputSettings = Shapes::StructureShape.new(name: 'FecOutputSettings')
179
186
  FixedAfd = Shapes::StringShape.new(name: 'FixedAfd')
@@ -281,6 +288,21 @@ module Aws::MediaLive
281
288
  InputDestination = Shapes::StructureShape.new(name: 'InputDestination')
282
289
  InputDestinationRequest = Shapes::StructureShape.new(name: 'InputDestinationRequest')
283
290
  InputDestinationVpc = Shapes::StructureShape.new(name: 'InputDestinationVpc')
291
+ InputDevice = Shapes::StructureShape.new(name: 'InputDevice')
292
+ InputDeviceActiveInput = Shapes::StringShape.new(name: 'InputDeviceActiveInput')
293
+ InputDeviceConfigurableSettings = Shapes::StructureShape.new(name: 'InputDeviceConfigurableSettings')
294
+ InputDeviceConfigurationValidationError = Shapes::StructureShape.new(name: 'InputDeviceConfigurationValidationError')
295
+ InputDeviceConfiguredInput = Shapes::StringShape.new(name: 'InputDeviceConfiguredInput')
296
+ InputDeviceConnectionState = Shapes::StringShape.new(name: 'InputDeviceConnectionState')
297
+ InputDeviceHdSettings = Shapes::StructureShape.new(name: 'InputDeviceHdSettings')
298
+ InputDeviceIpScheme = Shapes::StringShape.new(name: 'InputDeviceIpScheme')
299
+ InputDeviceNetworkSettings = Shapes::StructureShape.new(name: 'InputDeviceNetworkSettings')
300
+ InputDeviceRequest = Shapes::StructureShape.new(name: 'InputDeviceRequest')
301
+ InputDeviceScanType = Shapes::StringShape.new(name: 'InputDeviceScanType')
302
+ InputDeviceSettings = Shapes::StructureShape.new(name: 'InputDeviceSettings')
303
+ InputDeviceState = Shapes::StringShape.new(name: 'InputDeviceState')
304
+ InputDeviceSummary = Shapes::StructureShape.new(name: 'InputDeviceSummary')
305
+ InputDeviceType = Shapes::StringShape.new(name: 'InputDeviceType')
284
306
  InputFilter = Shapes::StringShape.new(name: 'InputFilter')
285
307
  InputLocation = Shapes::StructureShape.new(name: 'InputLocation')
286
308
  InputLossActionForHlsOut = Shapes::StringShape.new(name: 'InputLossActionForHlsOut')
@@ -291,6 +313,7 @@ module Aws::MediaLive
291
313
  InputLossImageType = Shapes::StringShape.new(name: 'InputLossImageType')
292
314
  InputMaximumBitrate = Shapes::StringShape.new(name: 'InputMaximumBitrate')
293
315
  InputPreference = Shapes::StringShape.new(name: 'InputPreference')
316
+ InputPrepareScheduleActionSettings = Shapes::StructureShape.new(name: 'InputPrepareScheduleActionSettings')
294
317
  InputResolution = Shapes::StringShape.new(name: 'InputResolution')
295
318
  InputSecurityGroup = Shapes::StructureShape.new(name: 'InputSecurityGroup')
296
319
  InputSecurityGroupState = Shapes::StringShape.new(name: 'InputSecurityGroupState')
@@ -317,6 +340,9 @@ module Aws::MediaLive
317
340
  ListChannelsRequest = Shapes::StructureShape.new(name: 'ListChannelsRequest')
318
341
  ListChannelsResponse = Shapes::StructureShape.new(name: 'ListChannelsResponse')
319
342
  ListChannelsResultModel = Shapes::StructureShape.new(name: 'ListChannelsResultModel')
343
+ ListInputDevicesRequest = Shapes::StructureShape.new(name: 'ListInputDevicesRequest')
344
+ ListInputDevicesResponse = Shapes::StructureShape.new(name: 'ListInputDevicesResponse')
345
+ ListInputDevicesResultModel = Shapes::StructureShape.new(name: 'ListInputDevicesResultModel')
320
346
  ListInputSecurityGroupsRequest = Shapes::StructureShape.new(name: 'ListInputSecurityGroupsRequest')
321
347
  ListInputSecurityGroupsResponse = Shapes::StructureShape.new(name: 'ListInputSecurityGroupsResponse')
322
348
  ListInputSecurityGroupsResultModel = Shapes::StructureShape.new(name: 'ListInputSecurityGroupsResultModel')
@@ -391,7 +417,6 @@ module Aws::MediaLive
391
417
  MultiplexState = Shapes::StringShape.new(name: 'MultiplexState')
392
418
  MultiplexStatmuxVideoSettings = Shapes::StructureShape.new(name: 'MultiplexStatmuxVideoSettings')
393
419
  MultiplexSummary = Shapes::StructureShape.new(name: 'MultiplexSummary')
394
- MultiplexValidationError = Shapes::StructureShape.new(name: 'MultiplexValidationError')
395
420
  MultiplexVideoSettings = Shapes::StructureShape.new(name: 'MultiplexVideoSettings')
396
421
  NetworkInputServerValidation = Shapes::StringShape.new(name: 'NetworkInputServerValidation')
397
422
  NetworkInputSettings = Shapes::StructureShape.new(name: 'NetworkInputSettings')
@@ -475,6 +500,7 @@ module Aws::MediaLive
475
500
  SmoothGroupSparseTrackType = Shapes::StringShape.new(name: 'SmoothGroupSparseTrackType')
476
501
  SmoothGroupStreamManifestBehavior = Shapes::StringShape.new(name: 'SmoothGroupStreamManifestBehavior')
477
502
  SmoothGroupTimestampOffsetMode = Shapes::StringShape.new(name: 'SmoothGroupTimestampOffsetMode')
503
+ Smpte2038DataPreference = Shapes::StringShape.new(name: 'Smpte2038DataPreference')
478
504
  SmpteTtDestinationSettings = Shapes::StructureShape.new(name: 'SmpteTtDestinationSettings')
479
505
  StandardHlsSettings = Shapes::StructureShape.new(name: 'StandardHlsSettings')
480
506
  StartChannelRequest = Shapes::StructureShape.new(name: 'StartChannelRequest')
@@ -515,6 +541,9 @@ module Aws::MediaLive
515
541
  UpdateChannelResponse = Shapes::StructureShape.new(name: 'UpdateChannelResponse')
516
542
  UpdateChannelResultModel = Shapes::StructureShape.new(name: 'UpdateChannelResultModel')
517
543
  UpdateInput = Shapes::StructureShape.new(name: 'UpdateInput')
544
+ UpdateInputDevice = Shapes::StructureShape.new(name: 'UpdateInputDevice')
545
+ UpdateInputDeviceRequest = Shapes::StructureShape.new(name: 'UpdateInputDeviceRequest')
546
+ UpdateInputDeviceResponse = Shapes::StructureShape.new(name: 'UpdateInputDeviceResponse')
518
547
  UpdateInputRequest = Shapes::StructureShape.new(name: 'UpdateInputRequest')
519
548
  UpdateInputResponse = Shapes::StructureShape.new(name: 'UpdateInputResponse')
520
549
  UpdateInputResultModel = Shapes::StructureShape.new(name: 'UpdateInputResultModel')
@@ -614,6 +643,9 @@ module Aws::MediaLive
614
643
  __listOfInputChannelLevel = Shapes::ListShape.new(name: '__listOfInputChannelLevel')
615
644
  __listOfInputDestination = Shapes::ListShape.new(name: '__listOfInputDestination')
616
645
  __listOfInputDestinationRequest = Shapes::ListShape.new(name: '__listOfInputDestinationRequest')
646
+ __listOfInputDeviceRequest = Shapes::ListShape.new(name: '__listOfInputDeviceRequest')
647
+ __listOfInputDeviceSettings = Shapes::ListShape.new(name: '__listOfInputDeviceSettings')
648
+ __listOfInputDeviceSummary = Shapes::ListShape.new(name: '__listOfInputDeviceSummary')
617
649
  __listOfInputSecurityGroup = Shapes::ListShape.new(name: '__listOfInputSecurityGroup')
618
650
  __listOfInputSource = Shapes::ListShape.new(name: '__listOfInputSource')
619
651
  __listOfInputSourceRequest = Shapes::ListShape.new(name: '__listOfInputSourceRequest')
@@ -625,7 +657,6 @@ module Aws::MediaLive
625
657
  __listOfMultiplexOutputDestination = Shapes::ListShape.new(name: '__listOfMultiplexOutputDestination')
626
658
  __listOfMultiplexProgramSummary = Shapes::ListShape.new(name: '__listOfMultiplexProgramSummary')
627
659
  __listOfMultiplexSummary = Shapes::ListShape.new(name: '__listOfMultiplexSummary')
628
- __listOfMultiplexValidationError = Shapes::ListShape.new(name: '__listOfMultiplexValidationError')
629
660
  __listOfOffering = Shapes::ListShape.new(name: '__listOfOffering')
630
661
  __listOfOutput = Shapes::ListShape.new(name: '__listOfOutput')
631
662
  __listOfOutputDestination = Shapes::ListShape.new(name: '__listOfOutputDestination')
@@ -940,6 +971,7 @@ module Aws::MediaLive
940
971
  CreateChannelResultModel.struct_class = Types::CreateChannelResultModel
941
972
 
942
973
  CreateInput.add_member(:destinations, Shapes::ShapeRef.new(shape: __listOfInputDestinationRequest, location_name: "destinations"))
974
+ CreateInput.add_member(:input_devices, Shapes::ShapeRef.new(shape: __listOfInputDeviceSettings, location_name: "inputDevices"))
943
975
  CreateInput.add_member(:input_security_groups, Shapes::ShapeRef.new(shape: __listOf__string, location_name: "inputSecurityGroups"))
944
976
  CreateInput.add_member(:media_connect_flows, Shapes::ShapeRef.new(shape: __listOfMediaConnectFlowRequest, location_name: "mediaConnectFlows"))
945
977
  CreateInput.add_member(:name, Shapes::ShapeRef.new(shape: __string, location_name: "name"))
@@ -952,6 +984,7 @@ module Aws::MediaLive
952
984
  CreateInput.struct_class = Types::CreateInput
953
985
 
954
986
  CreateInputRequest.add_member(:destinations, Shapes::ShapeRef.new(shape: __listOfInputDestinationRequest, location_name: "destinations"))
987
+ CreateInputRequest.add_member(:input_devices, Shapes::ShapeRef.new(shape: __listOfInputDeviceSettings, location_name: "inputDevices"))
955
988
  CreateInputRequest.add_member(:input_security_groups, Shapes::ShapeRef.new(shape: __listOf__string, location_name: "inputSecurityGroups"))
956
989
  CreateInputRequest.add_member(:media_connect_flows, Shapes::ShapeRef.new(shape: __listOfMediaConnectFlowRequest, location_name: "mediaConnectFlows"))
957
990
  CreateInputRequest.add_member(:name, Shapes::ShapeRef.new(shape: __string, location_name: "name"))
@@ -1127,6 +1160,21 @@ module Aws::MediaLive
1127
1160
  DescribeChannelResponse.add_member(:tags, Shapes::ShapeRef.new(shape: Tags, location_name: "tags"))
1128
1161
  DescribeChannelResponse.struct_class = Types::DescribeChannelResponse
1129
1162
 
1163
+ DescribeInputDeviceRequest.add_member(:input_device_id, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "inputDeviceId"))
1164
+ DescribeInputDeviceRequest.struct_class = Types::DescribeInputDeviceRequest
1165
+
1166
+ DescribeInputDeviceResponse.add_member(:arn, Shapes::ShapeRef.new(shape: __string, location_name: "arn"))
1167
+ DescribeInputDeviceResponse.add_member(:connection_state, Shapes::ShapeRef.new(shape: InputDeviceConnectionState, location_name: "connectionState"))
1168
+ DescribeInputDeviceResponse.add_member(:device_settings_sync_state, Shapes::ShapeRef.new(shape: DeviceSettingsSyncState, location_name: "deviceSettingsSyncState"))
1169
+ DescribeInputDeviceResponse.add_member(:hd_device_settings, Shapes::ShapeRef.new(shape: InputDeviceHdSettings, location_name: "hdDeviceSettings"))
1170
+ DescribeInputDeviceResponse.add_member(:id, Shapes::ShapeRef.new(shape: __string, location_name: "id"))
1171
+ DescribeInputDeviceResponse.add_member(:mac_address, Shapes::ShapeRef.new(shape: __string, location_name: "macAddress"))
1172
+ DescribeInputDeviceResponse.add_member(:name, Shapes::ShapeRef.new(shape: __string, location_name: "name"))
1173
+ DescribeInputDeviceResponse.add_member(:network_settings, Shapes::ShapeRef.new(shape: InputDeviceNetworkSettings, location_name: "networkSettings"))
1174
+ DescribeInputDeviceResponse.add_member(:serial_number, Shapes::ShapeRef.new(shape: __string, location_name: "serialNumber"))
1175
+ DescribeInputDeviceResponse.add_member(:type, Shapes::ShapeRef.new(shape: InputDeviceType, location_name: "type"))
1176
+ DescribeInputDeviceResponse.struct_class = Types::DescribeInputDeviceResponse
1177
+
1130
1178
  DescribeInputRequest.add_member(:input_id, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "inputId"))
1131
1179
  DescribeInputRequest.struct_class = Types::DescribeInputRequest
1132
1180
 
@@ -1135,6 +1183,7 @@ module Aws::MediaLive
1135
1183
  DescribeInputResponse.add_member(:destinations, Shapes::ShapeRef.new(shape: __listOfInputDestination, location_name: "destinations"))
1136
1184
  DescribeInputResponse.add_member(:id, Shapes::ShapeRef.new(shape: __string, location_name: "id"))
1137
1185
  DescribeInputResponse.add_member(:input_class, Shapes::ShapeRef.new(shape: InputClass, location_name: "inputClass"))
1186
+ DescribeInputResponse.add_member(:input_devices, Shapes::ShapeRef.new(shape: __listOfInputDeviceSettings, location_name: "inputDevices"))
1138
1187
  DescribeInputResponse.add_member(:input_source_type, Shapes::ShapeRef.new(shape: InputSourceType, location_name: "inputSourceType"))
1139
1188
  DescribeInputResponse.add_member(:media_connect_flows, Shapes::ShapeRef.new(shape: __listOfMediaConnectFlow, location_name: "mediaConnectFlows"))
1140
1189
  DescribeInputResponse.add_member(:name, Shapes::ShapeRef.new(shape: __string, location_name: "name"))
@@ -1305,6 +1354,7 @@ module Aws::MediaLive
1305
1354
  EncoderSettings.add_member(:avail_configuration, Shapes::ShapeRef.new(shape: AvailConfiguration, location_name: "availConfiguration"))
1306
1355
  EncoderSettings.add_member(:blackout_slate, Shapes::ShapeRef.new(shape: BlackoutSlate, location_name: "blackoutSlate"))
1307
1356
  EncoderSettings.add_member(:caption_descriptions, Shapes::ShapeRef.new(shape: __listOfCaptionDescription, location_name: "captionDescriptions"))
1357
+ EncoderSettings.add_member(:feature_activations, Shapes::ShapeRef.new(shape: FeatureActivations, location_name: "featureActivations"))
1308
1358
  EncoderSettings.add_member(:global_configuration, Shapes::ShapeRef.new(shape: GlobalConfiguration, location_name: "globalConfiguration"))
1309
1359
  EncoderSettings.add_member(:nielsen_configuration, Shapes::ShapeRef.new(shape: NielsenConfiguration, location_name: "nielsenConfiguration"))
1310
1360
  EncoderSettings.add_member(:output_groups, Shapes::ShapeRef.new(shape: __listOfOutputGroup, required: true, location_name: "outputGroups"))
@@ -1312,6 +1362,9 @@ module Aws::MediaLive
1312
1362
  EncoderSettings.add_member(:video_descriptions, Shapes::ShapeRef.new(shape: __listOfVideoDescription, required: true, location_name: "videoDescriptions"))
1313
1363
  EncoderSettings.struct_class = Types::EncoderSettings
1314
1364
 
1365
+ FeatureActivations.add_member(:input_prepare_schedule_actions, Shapes::ShapeRef.new(shape: FeatureActivationsInputPrepareScheduleActions, location_name: "inputPrepareScheduleActions"))
1366
+ FeatureActivations.struct_class = Types::FeatureActivations
1367
+
1315
1368
  FecOutputSettings.add_member(:column_depth, Shapes::ShapeRef.new(shape: __integerMin4Max20, location_name: "columnDepth"))
1316
1369
  FecOutputSettings.add_member(:include_fec, Shapes::ShapeRef.new(shape: FecOutputIncludeFec, location_name: "includeFec"))
1317
1370
  FecOutputSettings.add_member(:row_length, Shapes::ShapeRef.new(shape: __integerMin1Max20, location_name: "rowLength"))
@@ -1551,6 +1604,7 @@ module Aws::MediaLive
1551
1604
  Input.add_member(:destinations, Shapes::ShapeRef.new(shape: __listOfInputDestination, location_name: "destinations"))
1552
1605
  Input.add_member(:id, Shapes::ShapeRef.new(shape: __string, location_name: "id"))
1553
1606
  Input.add_member(:input_class, Shapes::ShapeRef.new(shape: InputClass, location_name: "inputClass"))
1607
+ Input.add_member(:input_devices, Shapes::ShapeRef.new(shape: __listOfInputDeviceSettings, location_name: "inputDevices"))
1554
1608
  Input.add_member(:input_source_type, Shapes::ShapeRef.new(shape: InputSourceType, location_name: "inputSourceType"))
1555
1609
  Input.add_member(:media_connect_flows, Shapes::ShapeRef.new(shape: __listOfMediaConnectFlow, location_name: "mediaConnectFlows"))
1556
1610
  Input.add_member(:name, Shapes::ShapeRef.new(shape: __string, location_name: "name"))
@@ -1590,6 +1644,61 @@ module Aws::MediaLive
1590
1644
  InputDestinationVpc.add_member(:network_interface_id, Shapes::ShapeRef.new(shape: __string, location_name: "networkInterfaceId"))
1591
1645
  InputDestinationVpc.struct_class = Types::InputDestinationVpc
1592
1646
 
1647
+ InputDevice.add_member(:arn, Shapes::ShapeRef.new(shape: __string, location_name: "arn"))
1648
+ InputDevice.add_member(:connection_state, Shapes::ShapeRef.new(shape: InputDeviceConnectionState, location_name: "connectionState"))
1649
+ InputDevice.add_member(:device_settings_sync_state, Shapes::ShapeRef.new(shape: DeviceSettingsSyncState, location_name: "deviceSettingsSyncState"))
1650
+ InputDevice.add_member(:hd_device_settings, Shapes::ShapeRef.new(shape: InputDeviceHdSettings, location_name: "hdDeviceSettings"))
1651
+ InputDevice.add_member(:id, Shapes::ShapeRef.new(shape: __string, location_name: "id"))
1652
+ InputDevice.add_member(:mac_address, Shapes::ShapeRef.new(shape: __string, location_name: "macAddress"))
1653
+ InputDevice.add_member(:name, Shapes::ShapeRef.new(shape: __string, location_name: "name"))
1654
+ InputDevice.add_member(:network_settings, Shapes::ShapeRef.new(shape: InputDeviceNetworkSettings, location_name: "networkSettings"))
1655
+ InputDevice.add_member(:serial_number, Shapes::ShapeRef.new(shape: __string, location_name: "serialNumber"))
1656
+ InputDevice.add_member(:type, Shapes::ShapeRef.new(shape: InputDeviceType, location_name: "type"))
1657
+ InputDevice.struct_class = Types::InputDevice
1658
+
1659
+ InputDeviceConfigurableSettings.add_member(:configured_input, Shapes::ShapeRef.new(shape: InputDeviceConfiguredInput, location_name: "configuredInput"))
1660
+ InputDeviceConfigurableSettings.add_member(:max_bitrate, Shapes::ShapeRef.new(shape: __integer, location_name: "maxBitrate"))
1661
+ InputDeviceConfigurableSettings.struct_class = Types::InputDeviceConfigurableSettings
1662
+
1663
+ InputDeviceConfigurationValidationError.add_member(:message, Shapes::ShapeRef.new(shape: __string, location_name: "message"))
1664
+ InputDeviceConfigurationValidationError.add_member(:validation_errors, Shapes::ShapeRef.new(shape: __listOfValidationError, location_name: "validationErrors"))
1665
+ InputDeviceConfigurationValidationError.struct_class = Types::InputDeviceConfigurationValidationError
1666
+
1667
+ InputDeviceHdSettings.add_member(:active_input, Shapes::ShapeRef.new(shape: InputDeviceActiveInput, location_name: "activeInput"))
1668
+ InputDeviceHdSettings.add_member(:configured_input, Shapes::ShapeRef.new(shape: InputDeviceConfiguredInput, location_name: "configuredInput"))
1669
+ InputDeviceHdSettings.add_member(:device_state, Shapes::ShapeRef.new(shape: InputDeviceState, location_name: "deviceState"))
1670
+ InputDeviceHdSettings.add_member(:framerate, Shapes::ShapeRef.new(shape: __double, location_name: "framerate"))
1671
+ InputDeviceHdSettings.add_member(:height, Shapes::ShapeRef.new(shape: __integer, location_name: "height"))
1672
+ InputDeviceHdSettings.add_member(:max_bitrate, Shapes::ShapeRef.new(shape: __integer, location_name: "maxBitrate"))
1673
+ InputDeviceHdSettings.add_member(:scan_type, Shapes::ShapeRef.new(shape: InputDeviceScanType, location_name: "scanType"))
1674
+ InputDeviceHdSettings.add_member(:width, Shapes::ShapeRef.new(shape: __integer, location_name: "width"))
1675
+ InputDeviceHdSettings.struct_class = Types::InputDeviceHdSettings
1676
+
1677
+ InputDeviceNetworkSettings.add_member(:dns_addresses, Shapes::ShapeRef.new(shape: __listOf__string, location_name: "dnsAddresses"))
1678
+ InputDeviceNetworkSettings.add_member(:gateway, Shapes::ShapeRef.new(shape: __string, location_name: "gateway"))
1679
+ InputDeviceNetworkSettings.add_member(:ip_address, Shapes::ShapeRef.new(shape: __string, location_name: "ipAddress"))
1680
+ InputDeviceNetworkSettings.add_member(:ip_scheme, Shapes::ShapeRef.new(shape: InputDeviceIpScheme, location_name: "ipScheme"))
1681
+ InputDeviceNetworkSettings.add_member(:subnet_mask, Shapes::ShapeRef.new(shape: __string, location_name: "subnetMask"))
1682
+ InputDeviceNetworkSettings.struct_class = Types::InputDeviceNetworkSettings
1683
+
1684
+ InputDeviceRequest.add_member(:id, Shapes::ShapeRef.new(shape: __string, location_name: "id"))
1685
+ InputDeviceRequest.struct_class = Types::InputDeviceRequest
1686
+
1687
+ InputDeviceSettings.add_member(:id, Shapes::ShapeRef.new(shape: __string, location_name: "id"))
1688
+ InputDeviceSettings.struct_class = Types::InputDeviceSettings
1689
+
1690
+ InputDeviceSummary.add_member(:arn, Shapes::ShapeRef.new(shape: __string, location_name: "arn"))
1691
+ InputDeviceSummary.add_member(:connection_state, Shapes::ShapeRef.new(shape: InputDeviceConnectionState, location_name: "connectionState"))
1692
+ InputDeviceSummary.add_member(:device_settings_sync_state, Shapes::ShapeRef.new(shape: DeviceSettingsSyncState, location_name: "deviceSettingsSyncState"))
1693
+ InputDeviceSummary.add_member(:hd_device_settings, Shapes::ShapeRef.new(shape: InputDeviceHdSettings, location_name: "hdDeviceSettings"))
1694
+ InputDeviceSummary.add_member(:id, Shapes::ShapeRef.new(shape: __string, location_name: "id"))
1695
+ InputDeviceSummary.add_member(:mac_address, Shapes::ShapeRef.new(shape: __string, location_name: "macAddress"))
1696
+ InputDeviceSummary.add_member(:name, Shapes::ShapeRef.new(shape: __string, location_name: "name"))
1697
+ InputDeviceSummary.add_member(:network_settings, Shapes::ShapeRef.new(shape: InputDeviceNetworkSettings, location_name: "networkSettings"))
1698
+ InputDeviceSummary.add_member(:serial_number, Shapes::ShapeRef.new(shape: __string, location_name: "serialNumber"))
1699
+ InputDeviceSummary.add_member(:type, Shapes::ShapeRef.new(shape: InputDeviceType, location_name: "type"))
1700
+ InputDeviceSummary.struct_class = Types::InputDeviceSummary
1701
+
1593
1702
  InputLocation.add_member(:password_param, Shapes::ShapeRef.new(shape: __string, location_name: "passwordParam"))
1594
1703
  InputLocation.add_member(:uri, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "uri"))
1595
1704
  InputLocation.add_member(:username, Shapes::ShapeRef.new(shape: __string, location_name: "username"))
@@ -1602,6 +1711,11 @@ module Aws::MediaLive
1602
1711
  InputLossBehavior.add_member(:repeat_frame_msec, Shapes::ShapeRef.new(shape: __integerMin0Max1000000, location_name: "repeatFrameMsec"))
1603
1712
  InputLossBehavior.struct_class = Types::InputLossBehavior
1604
1713
 
1714
+ InputPrepareScheduleActionSettings.add_member(:input_attachment_name_reference, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "inputAttachmentNameReference"))
1715
+ InputPrepareScheduleActionSettings.add_member(:input_clipping_settings, Shapes::ShapeRef.new(shape: InputClippingSettings, location_name: "inputClippingSettings"))
1716
+ InputPrepareScheduleActionSettings.add_member(:url_path, Shapes::ShapeRef.new(shape: __listOf__string, location_name: "urlPath"))
1717
+ InputPrepareScheduleActionSettings.struct_class = Types::InputPrepareScheduleActionSettings
1718
+
1605
1719
  InputSecurityGroup.add_member(:arn, Shapes::ShapeRef.new(shape: __string, location_name: "arn"))
1606
1720
  InputSecurityGroup.add_member(:id, Shapes::ShapeRef.new(shape: __string, location_name: "id"))
1607
1721
  InputSecurityGroup.add_member(:inputs, Shapes::ShapeRef.new(shape: __listOf__string, location_name: "inputs"))
@@ -1621,6 +1735,7 @@ module Aws::MediaLive
1621
1735
  InputSettings.add_member(:filter_strength, Shapes::ShapeRef.new(shape: __integerMin1Max5, location_name: "filterStrength"))
1622
1736
  InputSettings.add_member(:input_filter, Shapes::ShapeRef.new(shape: InputFilter, location_name: "inputFilter"))
1623
1737
  InputSettings.add_member(:network_input_settings, Shapes::ShapeRef.new(shape: NetworkInputSettings, location_name: "networkInputSettings"))
1738
+ InputSettings.add_member(:smpte_2038_data_preference, Shapes::ShapeRef.new(shape: Smpte2038DataPreference, location_name: "smpte2038DataPreference"))
1624
1739
  InputSettings.add_member(:source_end_behavior, Shapes::ShapeRef.new(shape: InputSourceEndBehavior, location_name: "sourceEndBehavior"))
1625
1740
  InputSettings.add_member(:video_selector, Shapes::ShapeRef.new(shape: VideoSelector, location_name: "videoSelector"))
1626
1741
  InputSettings.struct_class = Types::InputSettings
@@ -1682,6 +1797,18 @@ module Aws::MediaLive
1682
1797
  ListChannelsResultModel.add_member(:next_token, Shapes::ShapeRef.new(shape: __string, location_name: "nextToken"))
1683
1798
  ListChannelsResultModel.struct_class = Types::ListChannelsResultModel
1684
1799
 
1800
+ ListInputDevicesRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location: "querystring", location_name: "maxResults"))
1801
+ ListInputDevicesRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: __string, location: "querystring", location_name: "nextToken"))
1802
+ ListInputDevicesRequest.struct_class = Types::ListInputDevicesRequest
1803
+
1804
+ ListInputDevicesResponse.add_member(:input_devices, Shapes::ShapeRef.new(shape: __listOfInputDeviceSummary, location_name: "inputDevices"))
1805
+ ListInputDevicesResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: __string, location_name: "nextToken"))
1806
+ ListInputDevicesResponse.struct_class = Types::ListInputDevicesResponse
1807
+
1808
+ ListInputDevicesResultModel.add_member(:input_devices, Shapes::ShapeRef.new(shape: __listOfInputDeviceSummary, location_name: "inputDevices"))
1809
+ ListInputDevicesResultModel.add_member(:next_token, Shapes::ShapeRef.new(shape: __string, location_name: "nextToken"))
1810
+ ListInputDevicesResultModel.struct_class = Types::ListInputDevicesResultModel
1811
+
1685
1812
  ListInputSecurityGroupsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location: "querystring", location_name: "maxResults"))
1686
1813
  ListInputSecurityGroupsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: __string, location: "querystring", location_name: "nextToken"))
1687
1814
  ListInputSecurityGroupsRequest.struct_class = Types::ListInputSecurityGroupsRequest
@@ -1904,7 +2031,7 @@ module Aws::MediaLive
1904
2031
  Multiplex.struct_class = Types::Multiplex
1905
2032
 
1906
2033
  MultiplexConfigurationValidationError.add_member(:message, Shapes::ShapeRef.new(shape: __string, location_name: "message"))
1907
- MultiplexConfigurationValidationError.add_member(:validation_errors, Shapes::ShapeRef.new(shape: __listOfMultiplexValidationError, location_name: "validationErrors"))
2034
+ MultiplexConfigurationValidationError.add_member(:validation_errors, Shapes::ShapeRef.new(shape: __listOfValidationError, location_name: "validationErrors"))
1908
2035
  MultiplexConfigurationValidationError.struct_class = Types::MultiplexConfigurationValidationError
1909
2036
 
1910
2037
  MultiplexGroupSettings.struct_class = Types::MultiplexGroupSettings
@@ -1981,10 +2108,6 @@ module Aws::MediaLive
1981
2108
  MultiplexSummary.add_member(:tags, Shapes::ShapeRef.new(shape: Tags, location_name: "tags"))
1982
2109
  MultiplexSummary.struct_class = Types::MultiplexSummary
1983
2110
 
1984
- MultiplexValidationError.add_member(:element_path, Shapes::ShapeRef.new(shape: __string, location_name: "elementPath"))
1985
- MultiplexValidationError.add_member(:error_message, Shapes::ShapeRef.new(shape: __string, location_name: "errorMessage"))
1986
- MultiplexValidationError.struct_class = Types::MultiplexValidationError
1987
-
1988
2111
  MultiplexVideoSettings.add_member(:constant_bitrate, Shapes::ShapeRef.new(shape: __integerMin100000Max100000000, location_name: "constantBitrate"))
1989
2112
  MultiplexVideoSettings.add_member(:statmux_settings, Shapes::ShapeRef.new(shape: MultiplexStatmuxVideoSettings, location_name: "statmuxSettings"))
1990
2113
  MultiplexVideoSettings.struct_class = Types::MultiplexVideoSettings
@@ -2162,6 +2285,7 @@ module Aws::MediaLive
2162
2285
 
2163
2286
  ScheduleActionSettings.add_member(:hls_id_3_segment_tagging_settings, Shapes::ShapeRef.new(shape: HlsId3SegmentTaggingScheduleActionSettings, location_name: "hlsId3SegmentTaggingSettings"))
2164
2287
  ScheduleActionSettings.add_member(:hls_timed_metadata_settings, Shapes::ShapeRef.new(shape: HlsTimedMetadataScheduleActionSettings, location_name: "hlsTimedMetadataSettings"))
2288
+ ScheduleActionSettings.add_member(:input_prepare_settings, Shapes::ShapeRef.new(shape: InputPrepareScheduleActionSettings, location_name: "inputPrepareSettings"))
2165
2289
  ScheduleActionSettings.add_member(:input_switch_settings, Shapes::ShapeRef.new(shape: InputSwitchScheduleActionSettings, location_name: "inputSwitchSettings"))
2166
2290
  ScheduleActionSettings.add_member(:pause_state_settings, Shapes::ShapeRef.new(shape: PauseStateScheduleActionSettings, location_name: "pauseStateSettings"))
2167
2291
  ScheduleActionSettings.add_member(:scte_35_return_to_network_settings, Shapes::ShapeRef.new(shape: Scte35ReturnToNetworkScheduleActionSettings, location_name: "scte35ReturnToNetworkSettings"))
@@ -2422,6 +2546,7 @@ module Aws::MediaLive
2422
2546
  UpdateChannelResultModel.struct_class = Types::UpdateChannelResultModel
2423
2547
 
2424
2548
  UpdateInput.add_member(:destinations, Shapes::ShapeRef.new(shape: __listOfInputDestinationRequest, location_name: "destinations"))
2549
+ UpdateInput.add_member(:input_devices, Shapes::ShapeRef.new(shape: __listOfInputDeviceRequest, location_name: "inputDevices"))
2425
2550
  UpdateInput.add_member(:input_security_groups, Shapes::ShapeRef.new(shape: __listOf__string, location_name: "inputSecurityGroups"))
2426
2551
  UpdateInput.add_member(:media_connect_flows, Shapes::ShapeRef.new(shape: __listOfMediaConnectFlowRequest, location_name: "mediaConnectFlows"))
2427
2552
  UpdateInput.add_member(:name, Shapes::ShapeRef.new(shape: __string, location_name: "name"))
@@ -2429,7 +2554,29 @@ module Aws::MediaLive
2429
2554
  UpdateInput.add_member(:sources, Shapes::ShapeRef.new(shape: __listOfInputSourceRequest, location_name: "sources"))
2430
2555
  UpdateInput.struct_class = Types::UpdateInput
2431
2556
 
2557
+ UpdateInputDevice.add_member(:hd_device_settings, Shapes::ShapeRef.new(shape: InputDeviceConfigurableSettings, location_name: "hdDeviceSettings"))
2558
+ UpdateInputDevice.add_member(:name, Shapes::ShapeRef.new(shape: __string, location_name: "name"))
2559
+ UpdateInputDevice.struct_class = Types::UpdateInputDevice
2560
+
2561
+ UpdateInputDeviceRequest.add_member(:hd_device_settings, Shapes::ShapeRef.new(shape: InputDeviceConfigurableSettings, location_name: "hdDeviceSettings"))
2562
+ UpdateInputDeviceRequest.add_member(:input_device_id, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "inputDeviceId"))
2563
+ UpdateInputDeviceRequest.add_member(:name, Shapes::ShapeRef.new(shape: __string, location_name: "name"))
2564
+ UpdateInputDeviceRequest.struct_class = Types::UpdateInputDeviceRequest
2565
+
2566
+ UpdateInputDeviceResponse.add_member(:arn, Shapes::ShapeRef.new(shape: __string, location_name: "arn"))
2567
+ UpdateInputDeviceResponse.add_member(:connection_state, Shapes::ShapeRef.new(shape: InputDeviceConnectionState, location_name: "connectionState"))
2568
+ UpdateInputDeviceResponse.add_member(:device_settings_sync_state, Shapes::ShapeRef.new(shape: DeviceSettingsSyncState, location_name: "deviceSettingsSyncState"))
2569
+ UpdateInputDeviceResponse.add_member(:hd_device_settings, Shapes::ShapeRef.new(shape: InputDeviceHdSettings, location_name: "hdDeviceSettings"))
2570
+ UpdateInputDeviceResponse.add_member(:id, Shapes::ShapeRef.new(shape: __string, location_name: "id"))
2571
+ UpdateInputDeviceResponse.add_member(:mac_address, Shapes::ShapeRef.new(shape: __string, location_name: "macAddress"))
2572
+ UpdateInputDeviceResponse.add_member(:name, Shapes::ShapeRef.new(shape: __string, location_name: "name"))
2573
+ UpdateInputDeviceResponse.add_member(:network_settings, Shapes::ShapeRef.new(shape: InputDeviceNetworkSettings, location_name: "networkSettings"))
2574
+ UpdateInputDeviceResponse.add_member(:serial_number, Shapes::ShapeRef.new(shape: __string, location_name: "serialNumber"))
2575
+ UpdateInputDeviceResponse.add_member(:type, Shapes::ShapeRef.new(shape: InputDeviceType, location_name: "type"))
2576
+ UpdateInputDeviceResponse.struct_class = Types::UpdateInputDeviceResponse
2577
+
2432
2578
  UpdateInputRequest.add_member(:destinations, Shapes::ShapeRef.new(shape: __listOfInputDestinationRequest, location_name: "destinations"))
2579
+ UpdateInputRequest.add_member(:input_devices, Shapes::ShapeRef.new(shape: __listOfInputDeviceRequest, location_name: "inputDevices"))
2433
2580
  UpdateInputRequest.add_member(:input_id, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "inputId"))
2434
2581
  UpdateInputRequest.add_member(:input_security_groups, Shapes::ShapeRef.new(shape: __listOf__string, location_name: "inputSecurityGroups"))
2435
2582
  UpdateInputRequest.add_member(:media_connect_flows, Shapes::ShapeRef.new(shape: __listOfMediaConnectFlowRequest, location_name: "mediaConnectFlows"))
@@ -2562,6 +2709,12 @@ module Aws::MediaLive
2562
2709
 
2563
2710
  __listOfInputDestinationRequest.member = Shapes::ShapeRef.new(shape: InputDestinationRequest)
2564
2711
 
2712
+ __listOfInputDeviceRequest.member = Shapes::ShapeRef.new(shape: InputDeviceRequest)
2713
+
2714
+ __listOfInputDeviceSettings.member = Shapes::ShapeRef.new(shape: InputDeviceSettings)
2715
+
2716
+ __listOfInputDeviceSummary.member = Shapes::ShapeRef.new(shape: InputDeviceSummary)
2717
+
2565
2718
  __listOfInputSecurityGroup.member = Shapes::ShapeRef.new(shape: InputSecurityGroup)
2566
2719
 
2567
2720
  __listOfInputSource.member = Shapes::ShapeRef.new(shape: InputSource)
@@ -2584,8 +2737,6 @@ module Aws::MediaLive
2584
2737
 
2585
2738
  __listOfMultiplexSummary.member = Shapes::ShapeRef.new(shape: MultiplexSummary)
2586
2739
 
2587
- __listOfMultiplexValidationError.member = Shapes::ShapeRef.new(shape: MultiplexValidationError)
2588
-
2589
2740
  __listOfOffering.member = Shapes::ShapeRef.new(shape: Offering)
2590
2741
 
2591
2742
  __listOfOutput.member = Shapes::ShapeRef.new(shape: Output)
@@ -2889,6 +3040,21 @@ module Aws::MediaLive
2889
3040
  o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
2890
3041
  end)
2891
3042
 
3043
+ api.add_operation(:describe_input_device, Seahorse::Model::Operation.new.tap do |o|
3044
+ o.name = "DescribeInputDevice"
3045
+ o.http_method = "GET"
3046
+ o.http_request_uri = "/prod/inputDevices/{inputDeviceId}"
3047
+ o.input = Shapes::ShapeRef.new(shape: DescribeInputDeviceRequest)
3048
+ o.output = Shapes::ShapeRef.new(shape: DescribeInputDeviceResponse)
3049
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
3050
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerErrorException)
3051
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
3052
+ o.errors << Shapes::ShapeRef.new(shape: BadGatewayException)
3053
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
3054
+ o.errors << Shapes::ShapeRef.new(shape: GatewayTimeoutException)
3055
+ o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
3056
+ end)
3057
+
2892
3058
  api.add_operation(:describe_input_security_group, Seahorse::Model::Operation.new.tap do |o|
2893
3059
  o.name = "DescribeInputSecurityGroup"
2894
3060
  o.http_method = "GET"
@@ -3005,6 +3171,26 @@ module Aws::MediaLive
3005
3171
  )
3006
3172
  end)
3007
3173
 
3174
+ api.add_operation(:list_input_devices, Seahorse::Model::Operation.new.tap do |o|
3175
+ o.name = "ListInputDevices"
3176
+ o.http_method = "GET"
3177
+ o.http_request_uri = "/prod/inputDevices"
3178
+ o.input = Shapes::ShapeRef.new(shape: ListInputDevicesRequest)
3179
+ o.output = Shapes::ShapeRef.new(shape: ListInputDevicesResponse)
3180
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
3181
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerErrorException)
3182
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
3183
+ o.errors << Shapes::ShapeRef.new(shape: BadGatewayException)
3184
+ o.errors << Shapes::ShapeRef.new(shape: GatewayTimeoutException)
3185
+ o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
3186
+ o[:pager] = Aws::Pager.new(
3187
+ limit_key: "max_results",
3188
+ tokens: {
3189
+ "next_token" => "next_token"
3190
+ }
3191
+ )
3192
+ end)
3193
+
3008
3194
  api.add_operation(:list_input_security_groups, Seahorse::Model::Operation.new.tap do |o|
3009
3195
  o.name = "ListInputSecurityGroups"
3010
3196
  o.http_method = "GET"
@@ -3265,6 +3451,22 @@ module Aws::MediaLive
3265
3451
  o.errors << Shapes::ShapeRef.new(shape: ConflictException)
3266
3452
  end)
3267
3453
 
3454
+ api.add_operation(:update_input_device, Seahorse::Model::Operation.new.tap do |o|
3455
+ o.name = "UpdateInputDevice"
3456
+ o.http_method = "PUT"
3457
+ o.http_request_uri = "/prod/inputDevices/{inputDeviceId}"
3458
+ o.input = Shapes::ShapeRef.new(shape: UpdateInputDeviceRequest)
3459
+ o.output = Shapes::ShapeRef.new(shape: UpdateInputDeviceResponse)
3460
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
3461
+ o.errors << Shapes::ShapeRef.new(shape: UnprocessableEntityException)
3462
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerErrorException)
3463
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
3464
+ o.errors << Shapes::ShapeRef.new(shape: BadGatewayException)
3465
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
3466
+ o.errors << Shapes::ShapeRef.new(shape: GatewayTimeoutException)
3467
+ o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
3468
+ end)
3469
+
3268
3470
  api.add_operation(:update_input_security_group, Seahorse::Model::Operation.new.tap do |o|
3269
3471
  o.name = "UpdateInputSecurityGroup"
3270
3472
  o.http_method = "PUT"
@@ -1,3 +1,5 @@
1
+ # frozen_string_literal: true
2
+
1
3
  # WARNING ABOUT GENERATED CODE
2
4
  #
3
5
  # This file is generated. See the contributing guide for more information:
@@ -1,3 +1,5 @@
1
+ # frozen_string_literal: true
2
+
1
3
  # WARNING ABOUT GENERATED CODE
2
4
  #
3
5
  # This file is generated. See the contributing guide for more information:
@@ -1,3 +1,5 @@
1
+ # frozen_string_literal: true
2
+
1
3
  # WARNING ABOUT GENERATED CODE
2
4
  #
3
5
  # This file is generated. See the contributing guide for more information:
@@ -1103,6 +1105,20 @@ module Aws::MediaLive
1103
1105
  # hls_timed_metadata_settings: {
1104
1106
  # id_3: "__string", # required
1105
1107
  # },
1108
+ # input_prepare_settings: {
1109
+ # input_attachment_name_reference: "__string", # required
1110
+ # input_clipping_settings: {
1111
+ # input_timecode_source: "ZEROBASED", # required, accepts ZEROBASED, EMBEDDED
1112
+ # start_timecode: {
1113
+ # timecode: "__string",
1114
+ # },
1115
+ # stop_timecode: {
1116
+ # last_frame_clipping_behavior: "EXCLUDE_LAST_FRAME", # accepts EXCLUDE_LAST_FRAME, INCLUDE_LAST_FRAME
1117
+ # timecode: "__string",
1118
+ # },
1119
+ # },
1120
+ # url_path: ["__string"],
1121
+ # },
1106
1122
  # input_switch_settings: {
1107
1123
  # input_attachment_name_reference: "__string", # required
1108
1124
  # input_clipping_settings: {
@@ -1270,6 +1286,20 @@ module Aws::MediaLive
1270
1286
  # hls_timed_metadata_settings: {
1271
1287
  # id_3: "__string", # required
1272
1288
  # },
1289
+ # input_prepare_settings: {
1290
+ # input_attachment_name_reference: "__string", # required
1291
+ # input_clipping_settings: {
1292
+ # input_timecode_source: "ZEROBASED", # required, accepts ZEROBASED, EMBEDDED
1293
+ # start_timecode: {
1294
+ # timecode: "__string",
1295
+ # },
1296
+ # stop_timecode: {
1297
+ # last_frame_clipping_behavior: "EXCLUDE_LAST_FRAME", # accepts EXCLUDE_LAST_FRAME, INCLUDE_LAST_FRAME
1298
+ # timecode: "__string",
1299
+ # },
1300
+ # },
1301
+ # url_path: ["__string"],
1302
+ # },
1273
1303
  # input_switch_settings: {
1274
1304
  # input_attachment_name_reference: "__string", # required
1275
1305
  # input_clipping_settings: {
@@ -2556,6 +2586,9 @@ module Aws::MediaLive
2556
2586
  # name: "__string", # required
2557
2587
  # },
2558
2588
  # ],
2589
+ # feature_activations: {
2590
+ # input_prepare_schedule_actions: "DISABLED", # accepts DISABLED, ENABLED
2591
+ # },
2559
2592
  # global_configuration: {
2560
2593
  # initial_audio_gain: 1,
2561
2594
  # input_end_action: "NONE", # accepts NONE, SWITCH_AND_LOOP_INPUTS
@@ -2973,7 +3006,7 @@ module Aws::MediaLive
2973
3006
  # filter_settings: {
2974
3007
  # temporal_filter_settings: {
2975
3008
  # post_filter_sharpening: "AUTO", # accepts AUTO, DISABLED, ENABLED
2976
- # strength: "AUTO", # accepts AUTO, STRENGTH_1, STRENGTH_10, STRENGTH_11, STRENGTH_12, STRENGTH_13, STRENGTH_14, STRENGTH_15, STRENGTH_16, STRENGTH_2, STRENGTH_3, STRENGTH_4, STRENGTH_5, STRENGTH_6, STRENGTH_7, STRENGTH_8, STRENGTH_9
3009
+ # strength: "AUTO", # accepts AUTO, STRENGTH_1, STRENGTH_2, STRENGTH_3, STRENGTH_4, STRENGTH_5, STRENGTH_6, STRENGTH_7, STRENGTH_8, STRENGTH_9, STRENGTH_10, STRENGTH_11, STRENGTH_12, STRENGTH_13, STRENGTH_14, STRENGTH_15, STRENGTH_16
2977
3010
  # },
2978
3011
  # },
2979
3012
  # fixed_afd: "AFD_0000", # accepts AFD_0000, AFD_0010, AFD_0011, AFD_0100, AFD_1000, AFD_1001, AFD_1010, AFD_1011, AFD_1101, AFD_1110, AFD_1111
@@ -3132,6 +3165,7 @@ module Aws::MediaLive
3132
3165
  # },
3133
3166
  # server_validation: "CHECK_CRYPTOGRAPHY_AND_VALIDATE_NAME", # accepts CHECK_CRYPTOGRAPHY_AND_VALIDATE_NAME, CHECK_CRYPTOGRAPHY_ONLY
3134
3167
  # },
3168
+ # smpte_2038_data_preference: "IGNORE", # accepts IGNORE, PREFER
3135
3169
  # source_end_behavior: "CONTINUE", # accepts CONTINUE, LOOP
3136
3170
  # video_selector: {
3137
3171
  # color_space: "FOLLOW", # accepts FOLLOW, REC_601, REC_709
@@ -3243,6 +3277,10 @@ module Aws::MediaLive
3243
3277
  # Destination settings for PUSH type inputs.
3244
3278
  # @return [Array<Types::InputDestinationRequest>]
3245
3279
  #
3280
+ # @!attribute [rw] input_devices
3281
+ # Settings for the devices.
3282
+ # @return [Array<Types::InputDeviceSettings>]
3283
+ #
3246
3284
  # @!attribute [rw] input_security_groups
3247
3285
  # A list of security groups referenced by IDs to attach to the input.
3248
3286
  # @return [Array<String>]
@@ -3294,6 +3332,7 @@ module Aws::MediaLive
3294
3332
  #
3295
3333
  class CreateInput < Struct.new(
3296
3334
  :destinations,
3335
+ :input_devices,
3297
3336
  :input_security_groups,
3298
3337
  :media_connect_flows,
3299
3338
  :name,
@@ -3315,6 +3354,11 @@ module Aws::MediaLive
3315
3354
  # stream_name: "__string",
3316
3355
  # },
3317
3356
  # ],
3357
+ # input_devices: [
3358
+ # {
3359
+ # id: "__string",
3360
+ # },
3361
+ # ],
3318
3362
  # input_security_groups: ["__string"],
3319
3363
  # media_connect_flows: [
3320
3364
  # {
@@ -3334,7 +3378,7 @@ module Aws::MediaLive
3334
3378
  # tags: {
3335
3379
  # "__string" => "__string",
3336
3380
  # },
3337
- # type: "UDP_PUSH", # accepts UDP_PUSH, RTP_PUSH, RTMP_PUSH, RTMP_PULL, URL_PULL, MP4_FILE, MEDIACONNECT
3381
+ # type: "UDP_PUSH", # accepts UDP_PUSH, RTP_PUSH, RTMP_PUSH, RTMP_PULL, URL_PULL, MP4_FILE, MEDIACONNECT, INPUT_DEVICE
3338
3382
  # vpc: {
3339
3383
  # security_group_ids: ["__string"],
3340
3384
  # subnet_ids: ["__string"], # required
@@ -3344,6 +3388,9 @@ module Aws::MediaLive
3344
3388
  # @!attribute [rw] destinations
3345
3389
  # @return [Array<Types::InputDestinationRequest>]
3346
3390
  #
3391
+ # @!attribute [rw] input_devices
3392
+ # @return [Array<Types::InputDeviceSettings>]
3393
+ #
3347
3394
  # @!attribute [rw] input_security_groups
3348
3395
  # @return [Array<String>]
3349
3396
  #
@@ -3382,6 +3429,7 @@ module Aws::MediaLive
3382
3429
  #
3383
3430
  class CreateInputRequest < Struct.new(
3384
3431
  :destinations,
3432
+ :input_devices,
3385
3433
  :input_security_groups,
3386
3434
  :media_connect_flows,
3387
3435
  :name,
@@ -4152,6 +4200,81 @@ module Aws::MediaLive
4152
4200
  include Aws::Structure
4153
4201
  end
4154
4202
 
4203
+ # @note When making an API call, you may pass DescribeInputDeviceRequest
4204
+ # data as a hash:
4205
+ #
4206
+ # {
4207
+ # input_device_id: "__string", # required
4208
+ # }
4209
+ #
4210
+ # @!attribute [rw] input_device_id
4211
+ # @return [String]
4212
+ #
4213
+ # @see http://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/DescribeInputDeviceRequest AWS API Documentation
4214
+ #
4215
+ class DescribeInputDeviceRequest < Struct.new(
4216
+ :input_device_id)
4217
+ include Aws::Structure
4218
+ end
4219
+
4220
+ # @!attribute [rw] arn
4221
+ # @return [String]
4222
+ #
4223
+ # @!attribute [rw] connection_state
4224
+ # The state of the connection between the input device and AWS.
4225
+ # @return [String]
4226
+ #
4227
+ # @!attribute [rw] device_settings_sync_state
4228
+ # The status of the action to synchronize the device configuration. If
4229
+ # you change the configuration of the input device (for example, the
4230
+ # maximum bitrate), MediaLive sends the new data to the device. The
4231
+ # device might not update itself immediately. SYNCED means the device
4232
+ # has updated its configuration. SYNCING means that it has not updated
4233
+ # its configuration.
4234
+ # @return [String]
4235
+ #
4236
+ # @!attribute [rw] hd_device_settings
4237
+ # Settings that describe the active source from the input device, and
4238
+ # the video characteristics of that source.
4239
+ # @return [Types::InputDeviceHdSettings]
4240
+ #
4241
+ # @!attribute [rw] id
4242
+ # @return [String]
4243
+ #
4244
+ # @!attribute [rw] mac_address
4245
+ # @return [String]
4246
+ #
4247
+ # @!attribute [rw] name
4248
+ # @return [String]
4249
+ #
4250
+ # @!attribute [rw] network_settings
4251
+ # The network settings for the input device.
4252
+ # @return [Types::InputDeviceNetworkSettings]
4253
+ #
4254
+ # @!attribute [rw] serial_number
4255
+ # @return [String]
4256
+ #
4257
+ # @!attribute [rw] type
4258
+ # The type of the input device. For an AWS Elemental Link device that
4259
+ # outputs resolutions up to 1080, choose "HD".
4260
+ # @return [String]
4261
+ #
4262
+ # @see http://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/DescribeInputDeviceResponse AWS API Documentation
4263
+ #
4264
+ class DescribeInputDeviceResponse < Struct.new(
4265
+ :arn,
4266
+ :connection_state,
4267
+ :device_settings_sync_state,
4268
+ :hd_device_settings,
4269
+ :id,
4270
+ :mac_address,
4271
+ :name,
4272
+ :network_settings,
4273
+ :serial_number,
4274
+ :type)
4275
+ include Aws::Structure
4276
+ end
4277
+
4155
4278
  # @note When making an API call, you may pass DescribeInputRequest
4156
4279
  # data as a hash:
4157
4280
  #
@@ -4186,6 +4309,9 @@ module Aws::MediaLive
4186
4309
  # has one.
4187
4310
  # @return [String]
4188
4311
  #
4312
+ # @!attribute [rw] input_devices
4313
+ # @return [Array<Types::InputDeviceSettings>]
4314
+ #
4189
4315
  # @!attribute [rw] input_source_type
4190
4316
  # There are two types of input sources, static and dynamic. If an
4191
4317
  # input source is dynamic you can change the source url of the input
@@ -4226,6 +4352,7 @@ module Aws::MediaLive
4226
4352
  :destinations,
4227
4353
  :id,
4228
4354
  :input_class,
4355
+ :input_devices,
4229
4356
  :input_source_type,
4230
4357
  :media_connect_flows,
4231
4358
  :name,
@@ -5328,6 +5455,9 @@ module Aws::MediaLive
5328
5455
  # name: "__string", # required
5329
5456
  # },
5330
5457
  # ],
5458
+ # feature_activations: {
5459
+ # input_prepare_schedule_actions: "DISABLED", # accepts DISABLED, ENABLED
5460
+ # },
5331
5461
  # global_configuration: {
5332
5462
  # initial_audio_gain: 1,
5333
5463
  # input_end_action: "NONE", # accepts NONE, SWITCH_AND_LOOP_INPUTS
@@ -5745,7 +5875,7 @@ module Aws::MediaLive
5745
5875
  # filter_settings: {
5746
5876
  # temporal_filter_settings: {
5747
5877
  # post_filter_sharpening: "AUTO", # accepts AUTO, DISABLED, ENABLED
5748
- # strength: "AUTO", # accepts AUTO, STRENGTH_1, STRENGTH_10, STRENGTH_11, STRENGTH_12, STRENGTH_13, STRENGTH_14, STRENGTH_15, STRENGTH_16, STRENGTH_2, STRENGTH_3, STRENGTH_4, STRENGTH_5, STRENGTH_6, STRENGTH_7, STRENGTH_8, STRENGTH_9
5878
+ # strength: "AUTO", # accepts AUTO, STRENGTH_1, STRENGTH_2, STRENGTH_3, STRENGTH_4, STRENGTH_5, STRENGTH_6, STRENGTH_7, STRENGTH_8, STRENGTH_9, STRENGTH_10, STRENGTH_11, STRENGTH_12, STRENGTH_13, STRENGTH_14, STRENGTH_15, STRENGTH_16
5749
5879
  # },
5750
5880
  # },
5751
5881
  # fixed_afd: "AFD_0000", # accepts AFD_0000, AFD_0010, AFD_0011, AFD_0100, AFD_1000, AFD_1001, AFD_1010, AFD_1011, AFD_1101, AFD_1110, AFD_1111
@@ -5852,6 +5982,10 @@ module Aws::MediaLive
5852
5982
  # Settings for caption decriptions
5853
5983
  # @return [Array<Types::CaptionDescription>]
5854
5984
  #
5985
+ # @!attribute [rw] feature_activations
5986
+ # Feature Activations
5987
+ # @return [Types::FeatureActivations]
5988
+ #
5855
5989
  # @!attribute [rw] global_configuration
5856
5990
  # Configuration settings that apply to the event as a whole.
5857
5991
  # @return [Types::GlobalConfiguration]
@@ -5879,6 +6013,7 @@ module Aws::MediaLive
5879
6013
  :avail_configuration,
5880
6014
  :blackout_slate,
5881
6015
  :caption_descriptions,
6016
+ :feature_activations,
5882
6017
  :global_configuration,
5883
6018
  :nielsen_configuration,
5884
6019
  :output_groups,
@@ -5887,6 +6022,29 @@ module Aws::MediaLive
5887
6022
  include Aws::Structure
5888
6023
  end
5889
6024
 
6025
+ # Feature Activations
6026
+ #
6027
+ # @note When making an API call, you may pass FeatureActivations
6028
+ # data as a hash:
6029
+ #
6030
+ # {
6031
+ # input_prepare_schedule_actions: "DISABLED", # accepts DISABLED, ENABLED
6032
+ # }
6033
+ #
6034
+ # @!attribute [rw] input_prepare_schedule_actions
6035
+ # Enables the Input Prepare feature. You can create Input Prepare
6036
+ # actions in the schedule only if this feature is enabled. If you
6037
+ # disable the feature on an existing schedule, make sure that you
6038
+ # first delete all input prepare actions from the schedule.
6039
+ # @return [String]
6040
+ #
6041
+ # @see http://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/FeatureActivations AWS API Documentation
6042
+ #
6043
+ class FeatureActivations < Struct.new(
6044
+ :input_prepare_schedule_actions)
6045
+ include Aws::Structure
6046
+ end
6047
+
5890
6048
  # Fec Output Settings
5891
6049
  #
5892
6050
  # @note When making an API call, you may pass FecOutputSettings
@@ -6157,10 +6315,11 @@ module Aws::MediaLive
6157
6315
  # @return [Types::InputLossBehavior]
6158
6316
  #
6159
6317
  # @!attribute [rw] output_locking_mode
6160
- # Indicates how MediaLive pipelines are synchronized. PIPELINELOCKING
6161
- # - MediaLive will attempt to synchronize the output of each pipeline
6162
- # to the other. EPOCHLOCKING - MediaLive will attempt to synchronize
6163
- # the output of each pipeline to the Unix epoch.
6318
+ # Indicates how MediaLive pipelines are synchronized.
6319
+ # PIPELINE\_LOCKING - MediaLive will attempt to synchronize the output
6320
+ # of each pipeline to the other. EPOCH\_LOCKING - MediaLive will
6321
+ # attempt to synchronize the output of each pipeline to the Unix
6322
+ # epoch.
6164
6323
  # @return [String]
6165
6324
  #
6166
6325
  # @!attribute [rw] output_timing_source
@@ -6231,7 +6390,7 @@ module Aws::MediaLive
6231
6390
  # {
6232
6391
  # temporal_filter_settings: {
6233
6392
  # post_filter_sharpening: "AUTO", # accepts AUTO, DISABLED, ENABLED
6234
- # strength: "AUTO", # accepts AUTO, STRENGTH_1, STRENGTH_10, STRENGTH_11, STRENGTH_12, STRENGTH_13, STRENGTH_14, STRENGTH_15, STRENGTH_16, STRENGTH_2, STRENGTH_3, STRENGTH_4, STRENGTH_5, STRENGTH_6, STRENGTH_7, STRENGTH_8, STRENGTH_9
6393
+ # strength: "AUTO", # accepts AUTO, STRENGTH_1, STRENGTH_2, STRENGTH_3, STRENGTH_4, STRENGTH_5, STRENGTH_6, STRENGTH_7, STRENGTH_8, STRENGTH_9, STRENGTH_10, STRENGTH_11, STRENGTH_12, STRENGTH_13, STRENGTH_14, STRENGTH_15, STRENGTH_16
6235
6394
  # },
6236
6395
  # }
6237
6396
  #
@@ -6270,7 +6429,7 @@ module Aws::MediaLive
6270
6429
  # filter_settings: {
6271
6430
  # temporal_filter_settings: {
6272
6431
  # post_filter_sharpening: "AUTO", # accepts AUTO, DISABLED, ENABLED
6273
- # strength: "AUTO", # accepts AUTO, STRENGTH_1, STRENGTH_10, STRENGTH_11, STRENGTH_12, STRENGTH_13, STRENGTH_14, STRENGTH_15, STRENGTH_16, STRENGTH_2, STRENGTH_3, STRENGTH_4, STRENGTH_5, STRENGTH_6, STRENGTH_7, STRENGTH_8, STRENGTH_9
6432
+ # strength: "AUTO", # accepts AUTO, STRENGTH_1, STRENGTH_2, STRENGTH_3, STRENGTH_4, STRENGTH_5, STRENGTH_6, STRENGTH_7, STRENGTH_8, STRENGTH_9, STRENGTH_10, STRENGTH_11, STRENGTH_12, STRENGTH_13, STRENGTH_14, STRENGTH_15, STRENGTH_16
6274
6433
  # },
6275
6434
  # },
6276
6435
  # fixed_afd: "AFD_0000", # accepts AFD_0000, AFD_0010, AFD_0011, AFD_0100, AFD_1000, AFD_1001, AFD_1010, AFD_1011, AFD_1101, AFD_1110, AFD_1111
@@ -6350,7 +6509,7 @@ module Aws::MediaLive
6350
6509
  # @return [String]
6351
6510
  #
6352
6511
  # @!attribute [rw] filter_settings
6353
- # Settings associated with the specified filter.
6512
+ # Optional filters that you can apply to an encode.
6354
6513
  # @return [Types::H264FilterSettings]
6355
6514
  #
6356
6515
  # @!attribute [rw] fixed_afd
@@ -6474,9 +6633,13 @@ module Aws::MediaLive
6474
6633
  # @return [String]
6475
6634
  #
6476
6635
  # @!attribute [rw] quality_level
6477
- # If set to "ENHANCEDQUALITY," improves visual quality at an
6478
- # increased output cost. If this video is being delivered to a
6479
- # MediaLive Multiplex, "ENHANCEDQUALITY" is always used.
6636
+ # Leave as STANDARD\_QUALITY or choose a different value (which might
6637
+ # result in additional costs to run the channel). - ENHANCED\_QUALITY:
6638
+ # Produces a slightly better video quality without an increase in the
6639
+ # bitrate. Has an effect only when the Rate control mode is QVBR or
6640
+ # CBR. If this channel is in a MediaLive multiplex, the value must be
6641
+ # ENHANCED\_QUALITY. - STANDARD\_QUALITY: Valid for any Rate control
6642
+ # mode.
6480
6643
  # @return [String]
6481
6644
  #
6482
6645
  # @!attribute [rw] qvbr_quality_level
@@ -7351,11 +7514,11 @@ module Aws::MediaLive
7351
7514
  # @return [String]
7352
7515
  #
7353
7516
  # @!attribute [rw] output_selection
7354
- # MANIFESTSANDSEGMENTS: Generates manifests (master manifest, if
7517
+ # MANIFESTS\_AND\_SEGMENTS: Generates manifests (master manifest, if
7355
7518
  # applicable, and media manifests) for this output group.
7356
- # VARIANTMANIFESTSANDSEGMENTS: Generates media manifests for this
7357
- # output group, but not a master manifest. SEGMENTSONLY: Does not
7358
- # generate any manifests for this output group.
7519
+ # VARIANT\_MANIFESTS\_AND\_SEGMENTS: Generates media manifests for
7520
+ # this output group, but not a master manifest. SEGMENTS\_ONLY: Does
7521
+ # not generate any manifests for this output group.
7359
7522
  # @return [String]
7360
7523
  #
7361
7524
  # @!attribute [rw] program_date_time
@@ -7421,8 +7584,8 @@ module Aws::MediaLive
7421
7584
  # @return [Integer]
7422
7585
  #
7423
7586
  # @!attribute [rw] ts_file_mode
7424
- # SEGMENTEDFILES: Emit the program as segments - multiple .ts media
7425
- # files. SINGLEFILE: Applies only if Mode field is VOD. Emit the
7587
+ # SEGMENTED\_FILES: Emit the program as segments - multiple .ts media
7588
+ # files. SINGLE\_FILE: Applies only if Mode field is VOD. Emit the
7426
7589
  # program as a single .ts media file. The media manifest includes
7427
7590
  # #EXT-X-BYTERANGE tags to index segments for playback. A typical use
7428
7591
  # for this value is when sending the output to AWS Elemental
@@ -7845,6 +8008,10 @@ module Aws::MediaLive
7845
8008
  # not valid because the channel requires two sources in the input.
7846
8009
  # @return [String]
7847
8010
  #
8011
+ # @!attribute [rw] input_devices
8012
+ # Settings for the input devices.
8013
+ # @return [Array<Types::InputDeviceSettings>]
8014
+ #
7848
8015
  # @!attribute [rw] input_source_type
7849
8016
  # Certain pull input sources can be dynamic, meaning that they can
7850
8017
  # have their URL's dynamically changes during input switch actions.
@@ -7891,6 +8058,7 @@ module Aws::MediaLive
7891
8058
  :destinations,
7892
8059
  :id,
7893
8060
  :input_class,
8061
+ :input_devices,
7894
8062
  :input_source_type,
7895
8063
  :media_connect_flows,
7896
8064
  :name,
@@ -7977,6 +8145,7 @@ module Aws::MediaLive
7977
8145
  # },
7978
8146
  # server_validation: "CHECK_CRYPTOGRAPHY_AND_VALIDATE_NAME", # accepts CHECK_CRYPTOGRAPHY_AND_VALIDATE_NAME, CHECK_CRYPTOGRAPHY_ONLY
7979
8147
  # },
8148
+ # smpte_2038_data_preference: "IGNORE", # accepts IGNORE, PREFER
7980
8149
  # source_end_behavior: "CONTINUE", # accepts CONTINUE, LOOP
7981
8150
  # video_selector: {
7982
8151
  # color_space: "FOLLOW", # accepts FOLLOW, REC_601, REC_709
@@ -8154,6 +8323,306 @@ module Aws::MediaLive
8154
8323
  include Aws::Structure
8155
8324
  end
8156
8325
 
8326
+ # An input device.
8327
+ #
8328
+ # @!attribute [rw] arn
8329
+ # The unique ARN of the input device.
8330
+ # @return [String]
8331
+ #
8332
+ # @!attribute [rw] connection_state
8333
+ # The state of the connection between the input device and AWS.
8334
+ # @return [String]
8335
+ #
8336
+ # @!attribute [rw] device_settings_sync_state
8337
+ # The status of the action to synchronize the device configuration. If
8338
+ # you change the configuration of the input device (for example, the
8339
+ # maximum bitrate), MediaLive sends the new data to the device. The
8340
+ # device might not update itself immediately. SYNCED means the device
8341
+ # has updated its configuration. SYNCING means that it has not updated
8342
+ # its configuration.
8343
+ # @return [String]
8344
+ #
8345
+ # @!attribute [rw] hd_device_settings
8346
+ # Settings that describe an input device that is type HD.
8347
+ # @return [Types::InputDeviceHdSettings]
8348
+ #
8349
+ # @!attribute [rw] id
8350
+ # The unique ID of the input device.
8351
+ # @return [String]
8352
+ #
8353
+ # @!attribute [rw] mac_address
8354
+ # The network MAC address of the input device.
8355
+ # @return [String]
8356
+ #
8357
+ # @!attribute [rw] name
8358
+ # A name that you specify for the input device.
8359
+ # @return [String]
8360
+ #
8361
+ # @!attribute [rw] network_settings
8362
+ # The network settings for the input device.
8363
+ # @return [Types::InputDeviceNetworkSettings]
8364
+ #
8365
+ # @!attribute [rw] serial_number
8366
+ # The unique serial number of the input device.
8367
+ # @return [String]
8368
+ #
8369
+ # @!attribute [rw] type
8370
+ # The type of the input device.
8371
+ # @return [String]
8372
+ #
8373
+ # @see http://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/InputDevice AWS API Documentation
8374
+ #
8375
+ class InputDevice < Struct.new(
8376
+ :arn,
8377
+ :connection_state,
8378
+ :device_settings_sync_state,
8379
+ :hd_device_settings,
8380
+ :id,
8381
+ :mac_address,
8382
+ :name,
8383
+ :network_settings,
8384
+ :serial_number,
8385
+ :type)
8386
+ include Aws::Structure
8387
+ end
8388
+
8389
+ # Configurable settings for the input device.
8390
+ #
8391
+ # @note When making an API call, you may pass InputDeviceConfigurableSettings
8392
+ # data as a hash:
8393
+ #
8394
+ # {
8395
+ # configured_input: "AUTO", # accepts AUTO, HDMI, SDI
8396
+ # max_bitrate: 1,
8397
+ # }
8398
+ #
8399
+ # @!attribute [rw] configured_input
8400
+ # The input source that you want to use. If the device has a source
8401
+ # connected to only one of its input ports, or if you don't care
8402
+ # which source the device sends, specify Auto. If the device has
8403
+ # sources connected to both its input ports, and you want to use a
8404
+ # specific source, specify the source.
8405
+ # @return [String]
8406
+ #
8407
+ # @!attribute [rw] max_bitrate
8408
+ # The maximum bitrate in bits per second. Set a value here to throttle
8409
+ # the bitrate of the source video.
8410
+ # @return [Integer]
8411
+ #
8412
+ # @see http://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/InputDeviceConfigurableSettings AWS API Documentation
8413
+ #
8414
+ class InputDeviceConfigurableSettings < Struct.new(
8415
+ :configured_input,
8416
+ :max_bitrate)
8417
+ include Aws::Structure
8418
+ end
8419
+
8420
+ # @!attribute [rw] message
8421
+ # The error message.
8422
+ # @return [String]
8423
+ #
8424
+ # @!attribute [rw] validation_errors
8425
+ # A collection of validation error responses.
8426
+ # @return [Array<Types::ValidationError>]
8427
+ #
8428
+ # @see http://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/InputDeviceConfigurationValidationError AWS API Documentation
8429
+ #
8430
+ class InputDeviceConfigurationValidationError < Struct.new(
8431
+ :message,
8432
+ :validation_errors)
8433
+ include Aws::Structure
8434
+ end
8435
+
8436
+ # Settings that describe the active source from the input device, and
8437
+ # the video characteristics of that source.
8438
+ #
8439
+ # @!attribute [rw] active_input
8440
+ # If you specified Auto as the configured input, specifies which of
8441
+ # the sources is currently active (SDI or HDMI).
8442
+ # @return [String]
8443
+ #
8444
+ # @!attribute [rw] configured_input
8445
+ # The source at the input device that is currently active. You can
8446
+ # specify this source.
8447
+ # @return [String]
8448
+ #
8449
+ # @!attribute [rw] device_state
8450
+ # The state of the input device.
8451
+ # @return [String]
8452
+ #
8453
+ # @!attribute [rw] framerate
8454
+ # The frame rate of the video source.
8455
+ # @return [Float]
8456
+ #
8457
+ # @!attribute [rw] height
8458
+ # The height of the video source, in pixels.
8459
+ # @return [Integer]
8460
+ #
8461
+ # @!attribute [rw] max_bitrate
8462
+ # The current maximum bitrate for ingesting this source, in bits per
8463
+ # second. You can specify this maximum.
8464
+ # @return [Integer]
8465
+ #
8466
+ # @!attribute [rw] scan_type
8467
+ # The scan type of the video source.
8468
+ # @return [String]
8469
+ #
8470
+ # @!attribute [rw] width
8471
+ # The width of the video source, in pixels.
8472
+ # @return [Integer]
8473
+ #
8474
+ # @see http://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/InputDeviceHdSettings AWS API Documentation
8475
+ #
8476
+ class InputDeviceHdSettings < Struct.new(
8477
+ :active_input,
8478
+ :configured_input,
8479
+ :device_state,
8480
+ :framerate,
8481
+ :height,
8482
+ :max_bitrate,
8483
+ :scan_type,
8484
+ :width)
8485
+ include Aws::Structure
8486
+ end
8487
+
8488
+ # The network settings for the input device.
8489
+ #
8490
+ # @!attribute [rw] dns_addresses
8491
+ # The DNS addresses of the input device.
8492
+ # @return [Array<String>]
8493
+ #
8494
+ # @!attribute [rw] gateway
8495
+ # The network gateway IP address.
8496
+ # @return [String]
8497
+ #
8498
+ # @!attribute [rw] ip_address
8499
+ # The IP address of the input device.
8500
+ # @return [String]
8501
+ #
8502
+ # @!attribute [rw] ip_scheme
8503
+ # Specifies whether the input device has been configured (outside of
8504
+ # MediaLive) to use a dynamic IP address assignment (DHCP) or a static
8505
+ # IP address.
8506
+ # @return [String]
8507
+ #
8508
+ # @!attribute [rw] subnet_mask
8509
+ # The subnet mask of the input device.
8510
+ # @return [String]
8511
+ #
8512
+ # @see http://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/InputDeviceNetworkSettings AWS API Documentation
8513
+ #
8514
+ class InputDeviceNetworkSettings < Struct.new(
8515
+ :dns_addresses,
8516
+ :gateway,
8517
+ :ip_address,
8518
+ :ip_scheme,
8519
+ :subnet_mask)
8520
+ include Aws::Structure
8521
+ end
8522
+
8523
+ # Settings for an input device.
8524
+ #
8525
+ # @note When making an API call, you may pass InputDeviceRequest
8526
+ # data as a hash:
8527
+ #
8528
+ # {
8529
+ # id: "__string",
8530
+ # }
8531
+ #
8532
+ # @!attribute [rw] id
8533
+ # The unique ID for the device.
8534
+ # @return [String]
8535
+ #
8536
+ # @see http://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/InputDeviceRequest AWS API Documentation
8537
+ #
8538
+ class InputDeviceRequest < Struct.new(
8539
+ :id)
8540
+ include Aws::Structure
8541
+ end
8542
+
8543
+ # Settings for an input device.
8544
+ #
8545
+ # @note When making an API call, you may pass InputDeviceSettings
8546
+ # data as a hash:
8547
+ #
8548
+ # {
8549
+ # id: "__string",
8550
+ # }
8551
+ #
8552
+ # @!attribute [rw] id
8553
+ # The unique ID for the device.
8554
+ # @return [String]
8555
+ #
8556
+ # @see http://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/InputDeviceSettings AWS API Documentation
8557
+ #
8558
+ class InputDeviceSettings < Struct.new(
8559
+ :id)
8560
+ include Aws::Structure
8561
+ end
8562
+
8563
+ # Details of the input device.
8564
+ #
8565
+ # @!attribute [rw] arn
8566
+ # The unique ARN of the input device.
8567
+ # @return [String]
8568
+ #
8569
+ # @!attribute [rw] connection_state
8570
+ # The state of the connection between the input device and AWS.
8571
+ # @return [String]
8572
+ #
8573
+ # @!attribute [rw] device_settings_sync_state
8574
+ # The status of the action to synchronize the device configuration. If
8575
+ # you change the configuration of the input device (for example, the
8576
+ # maximum bitrate), MediaLive sends the new data to the device. The
8577
+ # device might not update itself immediately. SYNCED means the device
8578
+ # has updated its configuration. SYNCING means that it has not updated
8579
+ # its configuration.
8580
+ # @return [String]
8581
+ #
8582
+ # @!attribute [rw] hd_device_settings
8583
+ # Settings that describe an input device that is type HD.
8584
+ # @return [Types::InputDeviceHdSettings]
8585
+ #
8586
+ # @!attribute [rw] id
8587
+ # The unique ID of the input device.
8588
+ # @return [String]
8589
+ #
8590
+ # @!attribute [rw] mac_address
8591
+ # The network MAC address of the input device.
8592
+ # @return [String]
8593
+ #
8594
+ # @!attribute [rw] name
8595
+ # A name that you specify for the input device.
8596
+ # @return [String]
8597
+ #
8598
+ # @!attribute [rw] network_settings
8599
+ # Network settings for the input device.
8600
+ # @return [Types::InputDeviceNetworkSettings]
8601
+ #
8602
+ # @!attribute [rw] serial_number
8603
+ # The unique serial number of the input device.
8604
+ # @return [String]
8605
+ #
8606
+ # @!attribute [rw] type
8607
+ # The type of the input device.
8608
+ # @return [String]
8609
+ #
8610
+ # @see http://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/InputDeviceSummary AWS API Documentation
8611
+ #
8612
+ class InputDeviceSummary < Struct.new(
8613
+ :arn,
8614
+ :connection_state,
8615
+ :device_settings_sync_state,
8616
+ :hd_device_settings,
8617
+ :id,
8618
+ :mac_address,
8619
+ :name,
8620
+ :network_settings,
8621
+ :serial_number,
8622
+ :type)
8623
+ include Aws::Structure
8624
+ end
8625
+
8157
8626
  # Input Location
8158
8627
  #
8159
8628
  # @note When making an API call, you may pass InputLocation
@@ -8251,6 +8720,53 @@ module Aws::MediaLive
8251
8720
  include Aws::Structure
8252
8721
  end
8253
8722
 
8723
+ # Action to prepare an input for a future immediate input switch.
8724
+ #
8725
+ # @note When making an API call, you may pass InputPrepareScheduleActionSettings
8726
+ # data as a hash:
8727
+ #
8728
+ # {
8729
+ # input_attachment_name_reference: "__string", # required
8730
+ # input_clipping_settings: {
8731
+ # input_timecode_source: "ZEROBASED", # required, accepts ZEROBASED, EMBEDDED
8732
+ # start_timecode: {
8733
+ # timecode: "__string",
8734
+ # },
8735
+ # stop_timecode: {
8736
+ # last_frame_clipping_behavior: "EXCLUDE_LAST_FRAME", # accepts EXCLUDE_LAST_FRAME, INCLUDE_LAST_FRAME
8737
+ # timecode: "__string",
8738
+ # },
8739
+ # },
8740
+ # url_path: ["__string"],
8741
+ # }
8742
+ #
8743
+ # @!attribute [rw] input_attachment_name_reference
8744
+ # The name of the input attachment that should be prepared by this
8745
+ # action. If no name is provided, the action will stop the most recent
8746
+ # prepare (if any) when activated.
8747
+ # @return [String]
8748
+ #
8749
+ # @!attribute [rw] input_clipping_settings
8750
+ # Settings to let you create a clip of the file input, in order to set
8751
+ # up the input to ingest only a portion of the file.
8752
+ # @return [Types::InputClippingSettings]
8753
+ #
8754
+ # @!attribute [rw] url_path
8755
+ # The value for the variable portion of the URL for the dynamic input,
8756
+ # for this instance of the input. Each time you use the same dynamic
8757
+ # input in an input switch action, you can provide a different value,
8758
+ # in order to connect the input to a different content source.
8759
+ # @return [Array<String>]
8760
+ #
8761
+ # @see http://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/InputPrepareScheduleActionSettings AWS API Documentation
8762
+ #
8763
+ class InputPrepareScheduleActionSettings < Struct.new(
8764
+ :input_attachment_name_reference,
8765
+ :input_clipping_settings,
8766
+ :url_path)
8767
+ include Aws::Structure
8768
+ end
8769
+
8254
8770
  # An Input Security Group
8255
8771
  #
8256
8772
  # @!attribute [rw] arn
@@ -8377,6 +8893,7 @@ module Aws::MediaLive
8377
8893
  # },
8378
8894
  # server_validation: "CHECK_CRYPTOGRAPHY_AND_VALIDATE_NAME", # accepts CHECK_CRYPTOGRAPHY_AND_VALIDATE_NAME, CHECK_CRYPTOGRAPHY_ONLY
8379
8895
  # },
8896
+ # smpte_2038_data_preference: "IGNORE", # accepts IGNORE, PREFER
8380
8897
  # source_end_behavior: "CONTINUE", # accepts CONTINUE, LOOP
8381
8898
  # video_selector: {
8382
8899
  # color_space: "FOLLOW", # accepts FOLLOW, REC_601, REC_709
@@ -8427,6 +8944,15 @@ module Aws::MediaLive
8427
8944
  # Input settings.
8428
8945
  # @return [Types::NetworkInputSettings]
8429
8946
  #
8947
+ # @!attribute [rw] smpte_2038_data_preference
8948
+ # Specifies whether to extract applicable ancillary data from a
8949
+ # SMPTE-2038 source in this input. Applicable data types are captions,
8950
+ # timecode, AFD, and SCTE-104 messages. - PREFER: Extract from
8951
+ # SMPTE-2038 if present in this input, otherwise extract from another
8952
+ # source (if any). - IGNORE: Never extract any ancillary data from
8953
+ # SMPTE-2038.
8954
+ # @return [String]
8955
+ #
8430
8956
  # @!attribute [rw] source_end_behavior
8431
8957
  # Loop input if it is a file. This allows a file input to be streamed
8432
8958
  # indefinitely.
@@ -8447,6 +8973,7 @@ module Aws::MediaLive
8447
8973
  :filter_strength,
8448
8974
  :input_filter,
8449
8975
  :network_input_settings,
8976
+ :smpte_2038_data_preference,
8450
8977
  :source_end_behavior,
8451
8978
  :video_selector)
8452
8979
  include Aws::Structure
@@ -8769,6 +9296,60 @@ module Aws::MediaLive
8769
9296
  include Aws::Structure
8770
9297
  end
8771
9298
 
9299
+ # @note When making an API call, you may pass ListInputDevicesRequest
9300
+ # data as a hash:
9301
+ #
9302
+ # {
9303
+ # max_results: 1,
9304
+ # next_token: "__string",
9305
+ # }
9306
+ #
9307
+ # @!attribute [rw] max_results
9308
+ # @return [Integer]
9309
+ #
9310
+ # @!attribute [rw] next_token
9311
+ # @return [String]
9312
+ #
9313
+ # @see http://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/ListInputDevicesRequest AWS API Documentation
9314
+ #
9315
+ class ListInputDevicesRequest < Struct.new(
9316
+ :max_results,
9317
+ :next_token)
9318
+ include Aws::Structure
9319
+ end
9320
+
9321
+ # @!attribute [rw] input_devices
9322
+ # @return [Array<Types::InputDeviceSummary>]
9323
+ #
9324
+ # @!attribute [rw] next_token
9325
+ # @return [String]
9326
+ #
9327
+ # @see http://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/ListInputDevicesResponse AWS API Documentation
9328
+ #
9329
+ class ListInputDevicesResponse < Struct.new(
9330
+ :input_devices,
9331
+ :next_token)
9332
+ include Aws::Structure
9333
+ end
9334
+
9335
+ # The list of input devices owned by the AWS account.
9336
+ #
9337
+ # @!attribute [rw] input_devices
9338
+ # The list of input devices.
9339
+ # @return [Array<Types::InputDeviceSummary>]
9340
+ #
9341
+ # @!attribute [rw] next_token
9342
+ # A token to get additional list results.
9343
+ # @return [String]
9344
+ #
9345
+ # @see http://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/ListInputDevicesResultModel AWS API Documentation
9346
+ #
9347
+ class ListInputDevicesResultModel < Struct.new(
9348
+ :input_devices,
9349
+ :next_token)
9350
+ include Aws::Structure
9351
+ end
9352
+
8772
9353
  # @note When making an API call, you may pass ListInputSecurityGroupsRequest
8773
9354
  # data as a hash:
8774
9355
  #
@@ -9540,7 +10121,7 @@ module Aws::MediaLive
9540
10121
  #
9541
10122
  # @!attribute [rw] segmentation_time
9542
10123
  # The length in seconds of each segment. Required unless markers is
9543
- # set to None\_.
10124
+ # set to \_none\_.
9544
10125
  # @return [Float]
9545
10126
  #
9546
10127
  # @!attribute [rw] timed_metadata_behavior
@@ -9906,9 +10487,8 @@ module Aws::MediaLive
9906
10487
  # }
9907
10488
  #
9908
10489
  # @!attribute [rw] acquisition_point_id
9909
- # The value of the "Acquisition Point Identity" element used in each
9910
- # message placed in the sparse track. Only enabled if sparseTrackType
9911
- # is not "none".
10490
+ # The ID to include in each message in the sparse track. Ignored if
10491
+ # sparseTrackType is NONE.
9912
10492
  # @return [String]
9913
10493
  #
9914
10494
  # @!attribute [rw] audio_only_timecode_control
@@ -9988,11 +10568,13 @@ module Aws::MediaLive
9988
10568
  # @return [Integer]
9989
10569
  #
9990
10570
  # @!attribute [rw] sparse_track_type
9991
- # If set to scte35, use incoming SCTE-35 messages to generate a sparse
9992
- # track in this group of MS-Smooth outputs. scte35WithoutSegmentation
9993
- # is the same as scte35, except EML will not start a new segment at a
9994
- # SCTE-35 marker. It will still encode an IDR frame at a SCTE-35
9995
- # marker.
10571
+ # Identifies the type of data to place in the sparse track: - SCTE35:
10572
+ # Insert SCTE-35 messages from the source content. With each message,
10573
+ # insert an IDR frame to start a new segment. -
10574
+ # SCTE35\_WITHOUT\_SEGMENTATION: Insert SCTE-35 messages from the
10575
+ # source content. With each message, insert an IDR frame but don't
10576
+ # start a new segment. - NONE: Don't generate a sparse track for any
10577
+ # outputs in this output group.
9996
10578
  # @return [String]
9997
10579
  #
9998
10580
  # @!attribute [rw] stream_manifest_behavior
@@ -10129,7 +10711,7 @@ module Aws::MediaLive
10129
10711
  #
10130
10712
  # @!attribute [rw] validation_errors
10131
10713
  # A collection of validation error responses.
10132
- # @return [Array<Types::MultiplexValidationError>]
10714
+ # @return [Array<Types::ValidationError>]
10133
10715
  #
10134
10716
  # @see http://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/MultiplexConfigurationValidationError AWS API Documentation
10135
10717
  #
@@ -10535,22 +11117,6 @@ module Aws::MediaLive
10535
11117
  include Aws::Structure
10536
11118
  end
10537
11119
 
10538
- # @!attribute [rw] element_path
10539
- # Path to the source of the error.
10540
- # @return [String]
10541
- #
10542
- # @!attribute [rw] error_message
10543
- # The error message.
10544
- # @return [String]
10545
- #
10546
- # @see http://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/MultiplexValidationError AWS API Documentation
10547
- #
10548
- class MultiplexValidationError < Struct.new(
10549
- :element_path,
10550
- :error_message)
10551
- include Aws::Structure
10552
- end
10553
-
10554
11120
  # The video configuration for each program in a multiplex.
10555
11121
  #
10556
11122
  # @note When making an API call, you may pass MultiplexVideoSettings
@@ -12480,6 +13046,20 @@ module Aws::MediaLive
12480
13046
  # hls_timed_metadata_settings: {
12481
13047
  # id_3: "__string", # required
12482
13048
  # },
13049
+ # input_prepare_settings: {
13050
+ # input_attachment_name_reference: "__string", # required
13051
+ # input_clipping_settings: {
13052
+ # input_timecode_source: "ZEROBASED", # required, accepts ZEROBASED, EMBEDDED
13053
+ # start_timecode: {
13054
+ # timecode: "__string",
13055
+ # },
13056
+ # stop_timecode: {
13057
+ # last_frame_clipping_behavior: "EXCLUDE_LAST_FRAME", # accepts EXCLUDE_LAST_FRAME, INCLUDE_LAST_FRAME
13058
+ # timecode: "__string",
13059
+ # },
13060
+ # },
13061
+ # url_path: ["__string"],
13062
+ # },
12483
13063
  # input_switch_settings: {
12484
13064
  # input_attachment_name_reference: "__string", # required
12485
13065
  # input_clipping_settings: {
@@ -12606,6 +13186,20 @@ module Aws::MediaLive
12606
13186
  # hls_timed_metadata_settings: {
12607
13187
  # id_3: "__string", # required
12608
13188
  # },
13189
+ # input_prepare_settings: {
13190
+ # input_attachment_name_reference: "__string", # required
13191
+ # input_clipping_settings: {
13192
+ # input_timecode_source: "ZEROBASED", # required, accepts ZEROBASED, EMBEDDED
13193
+ # start_timecode: {
13194
+ # timecode: "__string",
13195
+ # },
13196
+ # stop_timecode: {
13197
+ # last_frame_clipping_behavior: "EXCLUDE_LAST_FRAME", # accepts EXCLUDE_LAST_FRAME, INCLUDE_LAST_FRAME
13198
+ # timecode: "__string",
13199
+ # },
13200
+ # },
13201
+ # url_path: ["__string"],
13202
+ # },
12609
13203
  # input_switch_settings: {
12610
13204
  # input_attachment_name_reference: "__string", # required
12611
13205
  # input_clipping_settings: {
@@ -12690,6 +13284,10 @@ module Aws::MediaLive
12690
13284
  # Action to insert HLS metadata
12691
13285
  # @return [Types::HlsTimedMetadataScheduleActionSettings]
12692
13286
  #
13287
+ # @!attribute [rw] input_prepare_settings
13288
+ # Action to prepare an input for a future immediate input switch
13289
+ # @return [Types::InputPrepareScheduleActionSettings]
13290
+ #
12693
13291
  # @!attribute [rw] input_switch_settings
12694
13292
  # Action to switch the input
12695
13293
  # @return [Types::InputSwitchScheduleActionSettings]
@@ -12723,6 +13321,7 @@ module Aws::MediaLive
12723
13321
  class ScheduleActionSettings < Struct.new(
12724
13322
  :hls_id_3_segment_tagging_settings,
12725
13323
  :hls_timed_metadata_settings,
13324
+ :input_prepare_settings,
12726
13325
  :input_switch_settings,
12727
13326
  :pause_state_settings,
12728
13327
  :scte_35_return_to_network_settings,
@@ -13882,17 +14481,21 @@ module Aws::MediaLive
13882
14481
  #
13883
14482
  # {
13884
14483
  # post_filter_sharpening: "AUTO", # accepts AUTO, DISABLED, ENABLED
13885
- # strength: "AUTO", # accepts AUTO, STRENGTH_1, STRENGTH_10, STRENGTH_11, STRENGTH_12, STRENGTH_13, STRENGTH_14, STRENGTH_15, STRENGTH_16, STRENGTH_2, STRENGTH_3, STRENGTH_4, STRENGTH_5, STRENGTH_6, STRENGTH_7, STRENGTH_8, STRENGTH_9
14484
+ # strength: "AUTO", # accepts AUTO, STRENGTH_1, STRENGTH_2, STRENGTH_3, STRENGTH_4, STRENGTH_5, STRENGTH_6, STRENGTH_7, STRENGTH_8, STRENGTH_9, STRENGTH_10, STRENGTH_11, STRENGTH_12, STRENGTH_13, STRENGTH_14, STRENGTH_15, STRENGTH_16
13886
14485
  # }
13887
14486
  #
13888
14487
  # @!attribute [rw] post_filter_sharpening
13889
- # If set to "ENABLED," applies post-filter sharpening to improve
13890
- # visual quality. This is most beneficial when using a noisy or
13891
- # compressed input source and low output bitrates.
14488
+ # If you enable this filter, the results are the following: - If the
14489
+ # source content is noisy (it contains excessive digital artifacts),
14490
+ # the filter cleans up the source. - If the source content is already
14491
+ # clean, the filter tends to decrease the bitrate, especially when the
14492
+ # rate control mode is QVBR.
13892
14493
  # @return [String]
13893
14494
  #
13894
14495
  # @!attribute [rw] strength
13895
- # Filter strength. A higher value produces stronger filtering.
14496
+ # Choose a filter strength. We recommend a strength of 1 or 2. A
14497
+ # higher strength might take out good information, resulting in an
14498
+ # image that is overly soft.
13896
14499
  # @return [String]
13897
14500
  #
13898
14501
  # @see http://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/TemporalFilterSettings AWS API Documentation
@@ -14557,6 +15160,9 @@ module Aws::MediaLive
14557
15160
  # name: "__string", # required
14558
15161
  # },
14559
15162
  # ],
15163
+ # feature_activations: {
15164
+ # input_prepare_schedule_actions: "DISABLED", # accepts DISABLED, ENABLED
15165
+ # },
14560
15166
  # global_configuration: {
14561
15167
  # initial_audio_gain: 1,
14562
15168
  # input_end_action: "NONE", # accepts NONE, SWITCH_AND_LOOP_INPUTS
@@ -14974,7 +15580,7 @@ module Aws::MediaLive
14974
15580
  # filter_settings: {
14975
15581
  # temporal_filter_settings: {
14976
15582
  # post_filter_sharpening: "AUTO", # accepts AUTO, DISABLED, ENABLED
14977
- # strength: "AUTO", # accepts AUTO, STRENGTH_1, STRENGTH_10, STRENGTH_11, STRENGTH_12, STRENGTH_13, STRENGTH_14, STRENGTH_15, STRENGTH_16, STRENGTH_2, STRENGTH_3, STRENGTH_4, STRENGTH_5, STRENGTH_6, STRENGTH_7, STRENGTH_8, STRENGTH_9
15583
+ # strength: "AUTO", # accepts AUTO, STRENGTH_1, STRENGTH_2, STRENGTH_3, STRENGTH_4, STRENGTH_5, STRENGTH_6, STRENGTH_7, STRENGTH_8, STRENGTH_9, STRENGTH_10, STRENGTH_11, STRENGTH_12, STRENGTH_13, STRENGTH_14, STRENGTH_15, STRENGTH_16
14978
15584
  # },
14979
15585
  # },
14980
15586
  # fixed_afd: "AFD_0000", # accepts AFD_0000, AFD_0010, AFD_0011, AFD_0100, AFD_1000, AFD_1001, AFD_1010, AFD_1011, AFD_1101, AFD_1110, AFD_1111
@@ -15133,6 +15739,7 @@ module Aws::MediaLive
15133
15739
  # },
15134
15740
  # server_validation: "CHECK_CRYPTOGRAPHY_AND_VALIDATE_NAME", # accepts CHECK_CRYPTOGRAPHY_AND_VALIDATE_NAME, CHECK_CRYPTOGRAPHY_ONLY
15135
15741
  # },
15742
+ # smpte_2038_data_preference: "IGNORE", # accepts IGNORE, PREFER
15136
15743
  # source_end_behavior: "CONTINUE", # accepts CONTINUE, LOOP
15137
15744
  # video_selector: {
15138
15745
  # color_space: "FOLLOW", # accepts FOLLOW, REC_601, REC_709
@@ -15225,6 +15832,10 @@ module Aws::MediaLive
15225
15832
  # Destination settings for PUSH type inputs.
15226
15833
  # @return [Array<Types::InputDestinationRequest>]
15227
15834
  #
15835
+ # @!attribute [rw] input_devices
15836
+ # Settings for the devices.
15837
+ # @return [Array<Types::InputDeviceRequest>]
15838
+ #
15228
15839
  # @!attribute [rw] input_security_groups
15229
15840
  # A list of security groups referenced by IDs to attach to the input.
15230
15841
  # @return [Array<String>]
@@ -15256,6 +15867,7 @@ module Aws::MediaLive
15256
15867
  #
15257
15868
  class UpdateInput < Struct.new(
15258
15869
  :destinations,
15870
+ :input_devices,
15259
15871
  :input_security_groups,
15260
15872
  :media_connect_flows,
15261
15873
  :name,
@@ -15264,6 +15876,113 @@ module Aws::MediaLive
15264
15876
  include Aws::Structure
15265
15877
  end
15266
15878
 
15879
+ # Updates an input device.
15880
+ #
15881
+ # @!attribute [rw] hd_device_settings
15882
+ # The settings that you want to apply to the input device.
15883
+ # @return [Types::InputDeviceConfigurableSettings]
15884
+ #
15885
+ # @!attribute [rw] name
15886
+ # The name that you assigned to this input device (not the unique ID).
15887
+ # @return [String]
15888
+ #
15889
+ # @see http://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/UpdateInputDevice AWS API Documentation
15890
+ #
15891
+ class UpdateInputDevice < Struct.new(
15892
+ :hd_device_settings,
15893
+ :name)
15894
+ include Aws::Structure
15895
+ end
15896
+
15897
+ # @note When making an API call, you may pass UpdateInputDeviceRequest
15898
+ # data as a hash:
15899
+ #
15900
+ # {
15901
+ # hd_device_settings: {
15902
+ # configured_input: "AUTO", # accepts AUTO, HDMI, SDI
15903
+ # max_bitrate: 1,
15904
+ # },
15905
+ # input_device_id: "__string", # required
15906
+ # name: "__string",
15907
+ # }
15908
+ #
15909
+ # @!attribute [rw] hd_device_settings
15910
+ # Configurable settings for the input device.
15911
+ # @return [Types::InputDeviceConfigurableSettings]
15912
+ #
15913
+ # @!attribute [rw] input_device_id
15914
+ # @return [String]
15915
+ #
15916
+ # @!attribute [rw] name
15917
+ # @return [String]
15918
+ #
15919
+ # @see http://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/UpdateInputDeviceRequest AWS API Documentation
15920
+ #
15921
+ class UpdateInputDeviceRequest < Struct.new(
15922
+ :hd_device_settings,
15923
+ :input_device_id,
15924
+ :name)
15925
+ include Aws::Structure
15926
+ end
15927
+
15928
+ # @!attribute [rw] arn
15929
+ # @return [String]
15930
+ #
15931
+ # @!attribute [rw] connection_state
15932
+ # The state of the connection between the input device and AWS.
15933
+ # @return [String]
15934
+ #
15935
+ # @!attribute [rw] device_settings_sync_state
15936
+ # The status of the action to synchronize the device configuration. If
15937
+ # you change the configuration of the input device (for example, the
15938
+ # maximum bitrate), MediaLive sends the new data to the device. The
15939
+ # device might not update itself immediately. SYNCED means the device
15940
+ # has updated its configuration. SYNCING means that it has not updated
15941
+ # its configuration.
15942
+ # @return [String]
15943
+ #
15944
+ # @!attribute [rw] hd_device_settings
15945
+ # Settings that describe the active source from the input device, and
15946
+ # the video characteristics of that source.
15947
+ # @return [Types::InputDeviceHdSettings]
15948
+ #
15949
+ # @!attribute [rw] id
15950
+ # @return [String]
15951
+ #
15952
+ # @!attribute [rw] mac_address
15953
+ # @return [String]
15954
+ #
15955
+ # @!attribute [rw] name
15956
+ # @return [String]
15957
+ #
15958
+ # @!attribute [rw] network_settings
15959
+ # The network settings for the input device.
15960
+ # @return [Types::InputDeviceNetworkSettings]
15961
+ #
15962
+ # @!attribute [rw] serial_number
15963
+ # @return [String]
15964
+ #
15965
+ # @!attribute [rw] type
15966
+ # The type of the input device. For an AWS Elemental Link device that
15967
+ # outputs resolutions up to 1080, choose "HD".
15968
+ # @return [String]
15969
+ #
15970
+ # @see http://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/UpdateInputDeviceResponse AWS API Documentation
15971
+ #
15972
+ class UpdateInputDeviceResponse < Struct.new(
15973
+ :arn,
15974
+ :connection_state,
15975
+ :device_settings_sync_state,
15976
+ :hd_device_settings,
15977
+ :id,
15978
+ :mac_address,
15979
+ :name,
15980
+ :network_settings,
15981
+ :serial_number,
15982
+ :type)
15983
+ include Aws::Structure
15984
+ end
15985
+
15267
15986
  # @note When making an API call, you may pass UpdateInputRequest
15268
15987
  # data as a hash:
15269
15988
  #
@@ -15273,6 +15992,11 @@ module Aws::MediaLive
15273
15992
  # stream_name: "__string",
15274
15993
  # },
15275
15994
  # ],
15995
+ # input_devices: [
15996
+ # {
15997
+ # id: "__string",
15998
+ # },
15999
+ # ],
15276
16000
  # input_id: "__string", # required
15277
16001
  # input_security_groups: ["__string"],
15278
16002
  # media_connect_flows: [
@@ -15294,6 +16018,9 @@ module Aws::MediaLive
15294
16018
  # @!attribute [rw] destinations
15295
16019
  # @return [Array<Types::InputDestinationRequest>]
15296
16020
  #
16021
+ # @!attribute [rw] input_devices
16022
+ # @return [Array<Types::InputDeviceRequest>]
16023
+ #
15297
16024
  # @!attribute [rw] input_id
15298
16025
  # @return [String]
15299
16026
  #
@@ -15316,6 +16043,7 @@ module Aws::MediaLive
15316
16043
  #
15317
16044
  class UpdateInputRequest < Struct.new(
15318
16045
  :destinations,
16046
+ :input_devices,
15319
16047
  :input_id,
15320
16048
  :input_security_groups,
15321
16049
  :media_connect_flows,
@@ -15606,9 +16334,11 @@ module Aws::MediaLive
15606
16334
  end
15607
16335
 
15608
16336
  # @!attribute [rw] element_path
16337
+ # Path to the source of the error.
15609
16338
  # @return [String]
15610
16339
  #
15611
16340
  # @!attribute [rw] error_message
16341
+ # The error message.
15612
16342
  # @return [String]
15613
16343
  #
15614
16344
  # @see http://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/ValidationError AWS API Documentation
@@ -15648,7 +16378,7 @@ module Aws::MediaLive
15648
16378
  # filter_settings: {
15649
16379
  # temporal_filter_settings: {
15650
16380
  # post_filter_sharpening: "AUTO", # accepts AUTO, DISABLED, ENABLED
15651
- # strength: "AUTO", # accepts AUTO, STRENGTH_1, STRENGTH_10, STRENGTH_11, STRENGTH_12, STRENGTH_13, STRENGTH_14, STRENGTH_15, STRENGTH_16, STRENGTH_2, STRENGTH_3, STRENGTH_4, STRENGTH_5, STRENGTH_6, STRENGTH_7, STRENGTH_8, STRENGTH_9
16381
+ # strength: "AUTO", # accepts AUTO, STRENGTH_1, STRENGTH_2, STRENGTH_3, STRENGTH_4, STRENGTH_5, STRENGTH_6, STRENGTH_7, STRENGTH_8, STRENGTH_9, STRENGTH_10, STRENGTH_11, STRENGTH_12, STRENGTH_13, STRENGTH_14, STRENGTH_15, STRENGTH_16
15652
16382
  # },
15653
16383
  # },
15654
16384
  # fixed_afd: "AFD_0000", # accepts AFD_0000, AFD_0010, AFD_0011, AFD_0100, AFD_1000, AFD_1001, AFD_1010, AFD_1011, AFD_1101, AFD_1110, AFD_1111
@@ -15778,7 +16508,7 @@ module Aws::MediaLive
15778
16508
  # filter_settings: {
15779
16509
  # temporal_filter_settings: {
15780
16510
  # post_filter_sharpening: "AUTO", # accepts AUTO, DISABLED, ENABLED
15781
- # strength: "AUTO", # accepts AUTO, STRENGTH_1, STRENGTH_10, STRENGTH_11, STRENGTH_12, STRENGTH_13, STRENGTH_14, STRENGTH_15, STRENGTH_16, STRENGTH_2, STRENGTH_3, STRENGTH_4, STRENGTH_5, STRENGTH_6, STRENGTH_7, STRENGTH_8, STRENGTH_9
16511
+ # strength: "AUTO", # accepts AUTO, STRENGTH_1, STRENGTH_2, STRENGTH_3, STRENGTH_4, STRENGTH_5, STRENGTH_6, STRENGTH_7, STRENGTH_8, STRENGTH_9, STRENGTH_10, STRENGTH_11, STRENGTH_12, STRENGTH_13, STRENGTH_14, STRENGTH_15, STRENGTH_16
15782
16512
  # },
15783
16513
  # },
15784
16514
  # fixed_afd: "AFD_0000", # accepts AFD_0000, AFD_0010, AFD_0011, AFD_0100, AFD_1000, AFD_1001, AFD_1010, AFD_1011, AFD_1101, AFD_1110, AFD_1111
@@ -15886,18 +16616,18 @@ module Aws::MediaLive
15886
16616
  # Indicates how to respond to the AFD values in the input stream.
15887
16617
  # RESPOND causes input video to be clipped, depending on the AFD
15888
16618
  # value, input display aspect ratio, and output display aspect ratio,
15889
- # and (except for FRAMECAPTURE codec) includes the values in the
15890
- # output. PASSTHROUGH (does not apply to FRAMECAPTURE codec) ignores
16619
+ # and (except for FRAME\_CAPTURE codec) includes the values in the
16620
+ # output. PASSTHROUGH (does not apply to FRAME\_CAPTURE codec) ignores
15891
16621
  # the AFD values and includes the values in the output, so input video
15892
16622
  # is not clipped. NONE ignores the AFD values and does not include the
15893
16623
  # values through to the output, so input video is not clipped.
15894
16624
  # @return [String]
15895
16625
  #
15896
16626
  # @!attribute [rw] scaling_behavior
15897
- # STRETCHTOOUTPUT configures the output position to stretch the video
15898
- # to the specified output resolution (height and width). This option
15899
- # will override any position value. DEFAULT may insert black boxes
15900
- # (pillar boxes or letter boxes) around the video to provide the
16627
+ # STRETCH\_TO\_OUTPUT configures the output position to stretch the
16628
+ # video to the specified output resolution (height and width). This
16629
+ # option will override any position value. DEFAULT may insert black
16630
+ # boxes (pillar boxes or letter boxes) around the video to provide the
15901
16631
  # specified output resolution.
15902
16632
  # @return [String]
15903
16633
  #