aws-sdk-medialive 1.59.0 → 1.64.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -54,6 +54,7 @@ module Aws::MediaLive
54
54
  AudioPidSelection = Shapes::StructureShape.new(name: 'AudioPidSelection')
55
55
  AudioSelector = Shapes::StructureShape.new(name: 'AudioSelector')
56
56
  AudioSelectorSettings = Shapes::StructureShape.new(name: 'AudioSelectorSettings')
57
+ AudioSilenceFailoverSettings = Shapes::StructureShape.new(name: 'AudioSilenceFailoverSettings')
57
58
  AudioTrack = Shapes::StructureShape.new(name: 'AudioTrack')
58
59
  AudioTrackSelection = Shapes::StructureShape.new(name: 'AudioTrackSelection')
59
60
  AudioType = Shapes::StringShape.new(name: 'AudioType')
@@ -133,6 +134,10 @@ module Aws::MediaLive
133
134
  CreateMultiplexRequest = Shapes::StructureShape.new(name: 'CreateMultiplexRequest')
134
135
  CreateMultiplexResponse = Shapes::StructureShape.new(name: 'CreateMultiplexResponse')
135
136
  CreateMultiplexResultModel = Shapes::StructureShape.new(name: 'CreateMultiplexResultModel')
137
+ CreatePartnerInput = Shapes::StructureShape.new(name: 'CreatePartnerInput')
138
+ CreatePartnerInputRequest = Shapes::StructureShape.new(name: 'CreatePartnerInputRequest')
139
+ CreatePartnerInputResponse = Shapes::StructureShape.new(name: 'CreatePartnerInputResponse')
140
+ CreatePartnerInputResultModel = Shapes::StructureShape.new(name: 'CreatePartnerInputResultModel')
136
141
  CreateTagsRequest = Shapes::StructureShape.new(name: 'CreateTagsRequest')
137
142
  DeleteChannelRequest = Shapes::StructureShape.new(name: 'DeleteChannelRequest')
138
143
  DeleteChannelResponse = Shapes::StructureShape.new(name: 'DeleteChannelResponse')
@@ -170,6 +175,7 @@ module Aws::MediaLive
170
175
  DescribeScheduleRequest = Shapes::StructureShape.new(name: 'DescribeScheduleRequest')
171
176
  DescribeScheduleResponse = Shapes::StructureShape.new(name: 'DescribeScheduleResponse')
172
177
  DeviceSettingsSyncState = Shapes::StringShape.new(name: 'DeviceSettingsSyncState')
178
+ DeviceUpdateStatus = Shapes::StringShape.new(name: 'DeviceUpdateStatus')
173
179
  DvbNitSettings = Shapes::StructureShape.new(name: 'DvbNitSettings')
174
180
  DvbSdtOutputSdt = Shapes::StringShape.new(name: 'DvbSdtOutputSdt')
175
181
  DvbSdtSettings = Shapes::StructureShape.new(name: 'DvbSdtSettings')
@@ -222,6 +228,7 @@ module Aws::MediaLive
222
228
  FollowPoint = Shapes::StringShape.new(name: 'FollowPoint')
223
229
  ForbiddenException = Shapes::StructureShape.new(name: 'ForbiddenException')
224
230
  FrameCaptureGroupSettings = Shapes::StructureShape.new(name: 'FrameCaptureGroupSettings')
231
+ FrameCaptureHlsSettings = Shapes::StructureShape.new(name: 'FrameCaptureHlsSettings')
225
232
  FrameCaptureIntervalUnit = Shapes::StringShape.new(name: 'FrameCaptureIntervalUnit')
226
233
  FrameCaptureOutputSettings = Shapes::StructureShape.new(name: 'FrameCaptureOutputSettings')
227
234
  FrameCaptureSettings = Shapes::StructureShape.new(name: 'FrameCaptureSettings')
@@ -338,6 +345,7 @@ module Aws::MediaLive
338
345
  InputDeviceThumbnail = Shapes::BlobShape.new(name: 'InputDeviceThumbnail', streaming: true)
339
346
  InputDeviceTransferType = Shapes::StringShape.new(name: 'InputDeviceTransferType')
340
347
  InputDeviceType = Shapes::StringShape.new(name: 'InputDeviceType')
348
+ InputDeviceUhdSettings = Shapes::StructureShape.new(name: 'InputDeviceUhdSettings')
341
349
  InputFilter = Shapes::StringShape.new(name: 'InputFilter')
342
350
  InputLocation = Shapes::StructureShape.new(name: 'InputLocation')
343
351
  InputLossActionForHlsOut = Shapes::StringShape.new(name: 'InputLossActionForHlsOut')
@@ -622,6 +630,7 @@ module Aws::MediaLive
622
630
  UpdateReservationResponse = Shapes::StructureShape.new(name: 'UpdateReservationResponse')
623
631
  UpdateReservationResultModel = Shapes::StructureShape.new(name: 'UpdateReservationResultModel')
624
632
  ValidationError = Shapes::StructureShape.new(name: 'ValidationError')
633
+ VideoBlackFailoverSettings = Shapes::StructureShape.new(name: 'VideoBlackFailoverSettings')
625
634
  VideoCodecSettings = Shapes::StructureShape.new(name: 'VideoCodecSettings')
626
635
  VideoDescription = Shapes::StructureShape.new(name: 'VideoDescription')
627
636
  VideoDescriptionRespondToAfd = Shapes::StringShape.new(name: 'VideoDescriptionRespondToAfd')
@@ -632,12 +641,14 @@ module Aws::MediaLive
632
641
  VideoSelectorPid = Shapes::StructureShape.new(name: 'VideoSelectorPid')
633
642
  VideoSelectorProgramId = Shapes::StructureShape.new(name: 'VideoSelectorProgramId')
634
643
  VideoSelectorSettings = Shapes::StructureShape.new(name: 'VideoSelectorSettings')
644
+ VpcOutputSettings = Shapes::StructureShape.new(name: 'VpcOutputSettings')
635
645
  WavCodingMode = Shapes::StringShape.new(name: 'WavCodingMode')
636
646
  WavSettings = Shapes::StructureShape.new(name: 'WavSettings')
637
647
  WebvttDestinationSettings = Shapes::StructureShape.new(name: 'WebvttDestinationSettings')
638
648
  __boolean = Shapes::BooleanShape.new(name: '__boolean')
639
649
  __double = Shapes::FloatShape.new(name: '__double')
640
650
  __doubleMin0 = Shapes::FloatShape.new(name: '__doubleMin0')
651
+ __doubleMin0Max1 = Shapes::FloatShape.new(name: '__doubleMin0Max1')
641
652
  __doubleMin1 = Shapes::FloatShape.new(name: '__doubleMin1')
642
653
  __doubleMinNegative59Max0 = Shapes::FloatShape.new(name: '__doubleMinNegative59Max0')
643
654
  __integer = Shapes::IntegerShape.new(name: '__integer')
@@ -858,6 +869,10 @@ module Aws::MediaLive
858
869
  AudioSelectorSettings.add_member(:audio_track_selection, Shapes::ShapeRef.new(shape: AudioTrackSelection, location_name: "audioTrackSelection"))
859
870
  AudioSelectorSettings.struct_class = Types::AudioSelectorSettings
860
871
 
872
+ AudioSilenceFailoverSettings.add_member(:audio_selector_name, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "audioSelectorName"))
873
+ AudioSilenceFailoverSettings.add_member(:audio_silence_threshold_msec, Shapes::ShapeRef.new(shape: __integerMin1000, location_name: "audioSilenceThresholdMsec"))
874
+ AudioSilenceFailoverSettings.struct_class = Types::AudioSilenceFailoverSettings
875
+
861
876
  AudioTrack.add_member(:track, Shapes::ShapeRef.new(shape: __integerMin1, required: true, location_name: "track"))
862
877
  AudioTrack.struct_class = Types::AudioTrack
863
878
 
@@ -1066,6 +1081,7 @@ module Aws::MediaLive
1066
1081
  Channel.add_member(:role_arn, Shapes::ShapeRef.new(shape: __string, location_name: "roleArn"))
1067
1082
  Channel.add_member(:state, Shapes::ShapeRef.new(shape: ChannelState, location_name: "state"))
1068
1083
  Channel.add_member(:tags, Shapes::ShapeRef.new(shape: Tags, location_name: "tags"))
1084
+ Channel.add_member(:vpc, Shapes::ShapeRef.new(shape: VpcOutputSettings, location_name: "vpc"))
1069
1085
  Channel.struct_class = Types::Channel
1070
1086
 
1071
1087
  ChannelConfigurationValidationError.add_member(:message, Shapes::ShapeRef.new(shape: __string, location_name: "message"))
@@ -1089,6 +1105,7 @@ module Aws::MediaLive
1089
1105
  ChannelSummary.add_member(:role_arn, Shapes::ShapeRef.new(shape: __string, location_name: "roleArn"))
1090
1106
  ChannelSummary.add_member(:state, Shapes::ShapeRef.new(shape: ChannelState, location_name: "state"))
1091
1107
  ChannelSummary.add_member(:tags, Shapes::ShapeRef.new(shape: Tags, location_name: "tags"))
1108
+ ChannelSummary.add_member(:vpc, Shapes::ShapeRef.new(shape: VpcOutputSettings, location_name: "vpc"))
1092
1109
  ChannelSummary.struct_class = Types::ChannelSummary
1093
1110
 
1094
1111
  ColorSpacePassthroughSettings.struct_class = Types::ColorSpacePassthroughSettings
@@ -1108,6 +1125,7 @@ module Aws::MediaLive
1108
1125
  CreateChannel.add_member(:reserved, Shapes::ShapeRef.new(shape: __string, deprecated: true, location_name: "reserved"))
1109
1126
  CreateChannel.add_member(:role_arn, Shapes::ShapeRef.new(shape: __string, location_name: "roleArn"))
1110
1127
  CreateChannel.add_member(:tags, Shapes::ShapeRef.new(shape: Tags, location_name: "tags"))
1128
+ CreateChannel.add_member(:vpc, Shapes::ShapeRef.new(shape: VpcOutputSettings, location_name: "vpc"))
1111
1129
  CreateChannel.struct_class = Types::CreateChannel
1112
1130
 
1113
1131
  CreateChannelRequest.add_member(:cdi_input_specification, Shapes::ShapeRef.new(shape: CdiInputSpecification, location_name: "cdiInputSpecification"))
@@ -1122,6 +1140,7 @@ module Aws::MediaLive
1122
1140
  CreateChannelRequest.add_member(:reserved, Shapes::ShapeRef.new(shape: __string, deprecated: true, location_name: "reserved"))
1123
1141
  CreateChannelRequest.add_member(:role_arn, Shapes::ShapeRef.new(shape: __string, location_name: "roleArn"))
1124
1142
  CreateChannelRequest.add_member(:tags, Shapes::ShapeRef.new(shape: Tags, location_name: "tags"))
1143
+ CreateChannelRequest.add_member(:vpc, Shapes::ShapeRef.new(shape: VpcOutputSettings, location_name: "vpc"))
1125
1144
  CreateChannelRequest.struct_class = Types::CreateChannelRequest
1126
1145
 
1127
1146
  CreateChannelResponse.add_member(:channel, Shapes::ShapeRef.new(shape: Channel, location_name: "channel"))
@@ -1209,6 +1228,21 @@ module Aws::MediaLive
1209
1228
  CreateMultiplexResultModel.add_member(:multiplex, Shapes::ShapeRef.new(shape: Multiplex, location_name: "multiplex"))
1210
1229
  CreateMultiplexResultModel.struct_class = Types::CreateMultiplexResultModel
1211
1230
 
1231
+ CreatePartnerInput.add_member(:request_id, Shapes::ShapeRef.new(shape: __string, location_name: "requestId", metadata: {"idempotencyToken"=>true}))
1232
+ CreatePartnerInput.add_member(:tags, Shapes::ShapeRef.new(shape: Tags, location_name: "tags"))
1233
+ CreatePartnerInput.struct_class = Types::CreatePartnerInput
1234
+
1235
+ CreatePartnerInputRequest.add_member(:input_id, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "inputId"))
1236
+ CreatePartnerInputRequest.add_member(:request_id, Shapes::ShapeRef.new(shape: __string, location_name: "requestId", metadata: {"idempotencyToken"=>true}))
1237
+ CreatePartnerInputRequest.add_member(:tags, Shapes::ShapeRef.new(shape: Tags, location_name: "tags"))
1238
+ CreatePartnerInputRequest.struct_class = Types::CreatePartnerInputRequest
1239
+
1240
+ CreatePartnerInputResponse.add_member(:input, Shapes::ShapeRef.new(shape: Input, location_name: "input"))
1241
+ CreatePartnerInputResponse.struct_class = Types::CreatePartnerInputResponse
1242
+
1243
+ CreatePartnerInputResultModel.add_member(:input, Shapes::ShapeRef.new(shape: Input, location_name: "input"))
1244
+ CreatePartnerInputResultModel.struct_class = Types::CreatePartnerInputResultModel
1245
+
1212
1246
  CreateTagsRequest.add_member(:resource_arn, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "resource-arn"))
1213
1247
  CreateTagsRequest.add_member(:tags, Shapes::ShapeRef.new(shape: Tags, location_name: "tags"))
1214
1248
  CreateTagsRequest.struct_class = Types::CreateTagsRequest
@@ -1232,6 +1266,7 @@ module Aws::MediaLive
1232
1266
  DeleteChannelResponse.add_member(:role_arn, Shapes::ShapeRef.new(shape: __string, location_name: "roleArn"))
1233
1267
  DeleteChannelResponse.add_member(:state, Shapes::ShapeRef.new(shape: ChannelState, location_name: "state"))
1234
1268
  DeleteChannelResponse.add_member(:tags, Shapes::ShapeRef.new(shape: Tags, location_name: "tags"))
1269
+ DeleteChannelResponse.add_member(:vpc, Shapes::ShapeRef.new(shape: VpcOutputSettings, location_name: "vpc"))
1235
1270
  DeleteChannelResponse.struct_class = Types::DeleteChannelResponse
1236
1271
 
1237
1272
  DeleteInputRequest.add_member(:input_id, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "inputId"))
@@ -1321,6 +1356,7 @@ module Aws::MediaLive
1321
1356
  DescribeChannelResponse.add_member(:role_arn, Shapes::ShapeRef.new(shape: __string, location_name: "roleArn"))
1322
1357
  DescribeChannelResponse.add_member(:state, Shapes::ShapeRef.new(shape: ChannelState, location_name: "state"))
1323
1358
  DescribeChannelResponse.add_member(:tags, Shapes::ShapeRef.new(shape: Tags, location_name: "tags"))
1359
+ DescribeChannelResponse.add_member(:vpc, Shapes::ShapeRef.new(shape: VpcOutputSettings, location_name: "vpc"))
1324
1360
  DescribeChannelResponse.struct_class = Types::DescribeChannelResponse
1325
1361
 
1326
1362
  DescribeInputDeviceRequest.add_member(:input_device_id, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "inputDeviceId"))
@@ -1329,6 +1365,7 @@ module Aws::MediaLive
1329
1365
  DescribeInputDeviceResponse.add_member(:arn, Shapes::ShapeRef.new(shape: __string, location_name: "arn"))
1330
1366
  DescribeInputDeviceResponse.add_member(:connection_state, Shapes::ShapeRef.new(shape: InputDeviceConnectionState, location_name: "connectionState"))
1331
1367
  DescribeInputDeviceResponse.add_member(:device_settings_sync_state, Shapes::ShapeRef.new(shape: DeviceSettingsSyncState, location_name: "deviceSettingsSyncState"))
1368
+ DescribeInputDeviceResponse.add_member(:device_update_status, Shapes::ShapeRef.new(shape: DeviceUpdateStatus, location_name: "deviceUpdateStatus"))
1332
1369
  DescribeInputDeviceResponse.add_member(:hd_device_settings, Shapes::ShapeRef.new(shape: InputDeviceHdSettings, location_name: "hdDeviceSettings"))
1333
1370
  DescribeInputDeviceResponse.add_member(:id, Shapes::ShapeRef.new(shape: __string, location_name: "id"))
1334
1371
  DescribeInputDeviceResponse.add_member(:mac_address, Shapes::ShapeRef.new(shape: __string, location_name: "macAddress"))
@@ -1336,6 +1373,7 @@ module Aws::MediaLive
1336
1373
  DescribeInputDeviceResponse.add_member(:network_settings, Shapes::ShapeRef.new(shape: InputDeviceNetworkSettings, location_name: "networkSettings"))
1337
1374
  DescribeInputDeviceResponse.add_member(:serial_number, Shapes::ShapeRef.new(shape: __string, location_name: "serialNumber"))
1338
1375
  DescribeInputDeviceResponse.add_member(:type, Shapes::ShapeRef.new(shape: InputDeviceType, location_name: "type"))
1376
+ DescribeInputDeviceResponse.add_member(:uhd_device_settings, Shapes::ShapeRef.new(shape: InputDeviceUhdSettings, location_name: "uhdDeviceSettings"))
1339
1377
  DescribeInputDeviceResponse.struct_class = Types::DescribeInputDeviceResponse
1340
1378
 
1341
1379
  DescribeInputDeviceThumbnailRequest.add_member(:input_device_id, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "inputDeviceId"))
@@ -1360,6 +1398,7 @@ module Aws::MediaLive
1360
1398
  DescribeInputResponse.add_member(:id, Shapes::ShapeRef.new(shape: __string, location_name: "id"))
1361
1399
  DescribeInputResponse.add_member(:input_class, Shapes::ShapeRef.new(shape: InputClass, location_name: "inputClass"))
1362
1400
  DescribeInputResponse.add_member(:input_devices, Shapes::ShapeRef.new(shape: __listOfInputDeviceSettings, location_name: "inputDevices"))
1401
+ DescribeInputResponse.add_member(:input_partner_ids, Shapes::ShapeRef.new(shape: __listOf__string, location_name: "inputPartnerIds"))
1363
1402
  DescribeInputResponse.add_member(:input_source_type, Shapes::ShapeRef.new(shape: InputSourceType, location_name: "inputSourceType"))
1364
1403
  DescribeInputResponse.add_member(:media_connect_flows, Shapes::ShapeRef.new(shape: __listOfMediaConnectFlow, location_name: "mediaConnectFlows"))
1365
1404
  DescribeInputResponse.add_member(:name, Shapes::ShapeRef.new(shape: __string, location_name: "name"))
@@ -1547,7 +1586,9 @@ module Aws::MediaLive
1547
1586
  FailoverCondition.add_member(:failover_condition_settings, Shapes::ShapeRef.new(shape: FailoverConditionSettings, location_name: "failoverConditionSettings"))
1548
1587
  FailoverCondition.struct_class = Types::FailoverCondition
1549
1588
 
1589
+ FailoverConditionSettings.add_member(:audio_silence_settings, Shapes::ShapeRef.new(shape: AudioSilenceFailoverSettings, location_name: "audioSilenceSettings"))
1550
1590
  FailoverConditionSettings.add_member(:input_loss_settings, Shapes::ShapeRef.new(shape: InputLossFailoverSettings, location_name: "inputLossSettings"))
1591
+ FailoverConditionSettings.add_member(:video_black_settings, Shapes::ShapeRef.new(shape: VideoBlackFailoverSettings, location_name: "videoBlackSettings"))
1551
1592
  FailoverConditionSettings.struct_class = Types::FailoverConditionSettings
1552
1593
 
1553
1594
  FeatureActivations.add_member(:input_prepare_schedule_actions, Shapes::ShapeRef.new(shape: FeatureActivationsInputPrepareScheduleActions, location_name: "inputPrepareScheduleActions"))
@@ -1576,10 +1617,12 @@ module Aws::MediaLive
1576
1617
  FrameCaptureGroupSettings.add_member(:destination, Shapes::ShapeRef.new(shape: OutputLocationRef, required: true, location_name: "destination"))
1577
1618
  FrameCaptureGroupSettings.struct_class = Types::FrameCaptureGroupSettings
1578
1619
 
1620
+ FrameCaptureHlsSettings.struct_class = Types::FrameCaptureHlsSettings
1621
+
1579
1622
  FrameCaptureOutputSettings.add_member(:name_modifier, Shapes::ShapeRef.new(shape: __string, location_name: "nameModifier"))
1580
1623
  FrameCaptureOutputSettings.struct_class = Types::FrameCaptureOutputSettings
1581
1624
 
1582
- FrameCaptureSettings.add_member(:capture_interval, Shapes::ShapeRef.new(shape: __integerMin1Max3600000, required: true, location_name: "captureInterval"))
1625
+ FrameCaptureSettings.add_member(:capture_interval, Shapes::ShapeRef.new(shape: __integerMin1Max3600000, location_name: "captureInterval"))
1583
1626
  FrameCaptureSettings.add_member(:capture_interval_units, Shapes::ShapeRef.new(shape: FrameCaptureIntervalUnit, location_name: "captureIntervalUnits"))
1584
1627
  FrameCaptureSettings.struct_class = Types::FrameCaptureSettings
1585
1628
 
@@ -1778,6 +1821,7 @@ module Aws::MediaLive
1778
1821
 
1779
1822
  HlsSettings.add_member(:audio_only_hls_settings, Shapes::ShapeRef.new(shape: AudioOnlyHlsSettings, location_name: "audioOnlyHlsSettings"))
1780
1823
  HlsSettings.add_member(:fmp_4_hls_settings, Shapes::ShapeRef.new(shape: Fmp4HlsSettings, location_name: "fmp4HlsSettings"))
1824
+ HlsSettings.add_member(:frame_capture_hls_settings, Shapes::ShapeRef.new(shape: FrameCaptureHlsSettings, location_name: "frameCaptureHlsSettings"))
1781
1825
  HlsSettings.add_member(:standard_hls_settings, Shapes::ShapeRef.new(shape: StandardHlsSettings, location_name: "standardHlsSettings"))
1782
1826
  HlsSettings.struct_class = Types::HlsSettings
1783
1827
 
@@ -1799,6 +1843,7 @@ module Aws::MediaLive
1799
1843
  Input.add_member(:id, Shapes::ShapeRef.new(shape: __string, location_name: "id"))
1800
1844
  Input.add_member(:input_class, Shapes::ShapeRef.new(shape: InputClass, location_name: "inputClass"))
1801
1845
  Input.add_member(:input_devices, Shapes::ShapeRef.new(shape: __listOfInputDeviceSettings, location_name: "inputDevices"))
1846
+ Input.add_member(:input_partner_ids, Shapes::ShapeRef.new(shape: __listOf__string, location_name: "inputPartnerIds"))
1802
1847
  Input.add_member(:input_source_type, Shapes::ShapeRef.new(shape: InputSourceType, location_name: "inputSourceType"))
1803
1848
  Input.add_member(:media_connect_flows, Shapes::ShapeRef.new(shape: __listOfMediaConnectFlow, location_name: "mediaConnectFlows"))
1804
1849
  Input.add_member(:name, Shapes::ShapeRef.new(shape: __string, location_name: "name"))
@@ -1841,6 +1886,7 @@ module Aws::MediaLive
1841
1886
  InputDevice.add_member(:arn, Shapes::ShapeRef.new(shape: __string, location_name: "arn"))
1842
1887
  InputDevice.add_member(:connection_state, Shapes::ShapeRef.new(shape: InputDeviceConnectionState, location_name: "connectionState"))
1843
1888
  InputDevice.add_member(:device_settings_sync_state, Shapes::ShapeRef.new(shape: DeviceSettingsSyncState, location_name: "deviceSettingsSyncState"))
1889
+ InputDevice.add_member(:device_update_status, Shapes::ShapeRef.new(shape: DeviceUpdateStatus, location_name: "deviceUpdateStatus"))
1844
1890
  InputDevice.add_member(:hd_device_settings, Shapes::ShapeRef.new(shape: InputDeviceHdSettings, location_name: "hdDeviceSettings"))
1845
1891
  InputDevice.add_member(:id, Shapes::ShapeRef.new(shape: __string, location_name: "id"))
1846
1892
  InputDevice.add_member(:mac_address, Shapes::ShapeRef.new(shape: __string, location_name: "macAddress"))
@@ -1848,6 +1894,7 @@ module Aws::MediaLive
1848
1894
  InputDevice.add_member(:network_settings, Shapes::ShapeRef.new(shape: InputDeviceNetworkSettings, location_name: "networkSettings"))
1849
1895
  InputDevice.add_member(:serial_number, Shapes::ShapeRef.new(shape: __string, location_name: "serialNumber"))
1850
1896
  InputDevice.add_member(:type, Shapes::ShapeRef.new(shape: InputDeviceType, location_name: "type"))
1897
+ InputDevice.add_member(:uhd_device_settings, Shapes::ShapeRef.new(shape: InputDeviceUhdSettings, location_name: "uhdDeviceSettings"))
1851
1898
  InputDevice.struct_class = Types::InputDevice
1852
1899
 
1853
1900
  InputDeviceConfigurableSettings.add_member(:configured_input, Shapes::ShapeRef.new(shape: InputDeviceConfiguredInput, location_name: "configuredInput"))
@@ -1884,6 +1931,7 @@ module Aws::MediaLive
1884
1931
  InputDeviceSummary.add_member(:arn, Shapes::ShapeRef.new(shape: __string, location_name: "arn"))
1885
1932
  InputDeviceSummary.add_member(:connection_state, Shapes::ShapeRef.new(shape: InputDeviceConnectionState, location_name: "connectionState"))
1886
1933
  InputDeviceSummary.add_member(:device_settings_sync_state, Shapes::ShapeRef.new(shape: DeviceSettingsSyncState, location_name: "deviceSettingsSyncState"))
1934
+ InputDeviceSummary.add_member(:device_update_status, Shapes::ShapeRef.new(shape: DeviceUpdateStatus, location_name: "deviceUpdateStatus"))
1887
1935
  InputDeviceSummary.add_member(:hd_device_settings, Shapes::ShapeRef.new(shape: InputDeviceHdSettings, location_name: "hdDeviceSettings"))
1888
1936
  InputDeviceSummary.add_member(:id, Shapes::ShapeRef.new(shape: __string, location_name: "id"))
1889
1937
  InputDeviceSummary.add_member(:mac_address, Shapes::ShapeRef.new(shape: __string, location_name: "macAddress"))
@@ -1891,8 +1939,19 @@ module Aws::MediaLive
1891
1939
  InputDeviceSummary.add_member(:network_settings, Shapes::ShapeRef.new(shape: InputDeviceNetworkSettings, location_name: "networkSettings"))
1892
1940
  InputDeviceSummary.add_member(:serial_number, Shapes::ShapeRef.new(shape: __string, location_name: "serialNumber"))
1893
1941
  InputDeviceSummary.add_member(:type, Shapes::ShapeRef.new(shape: InputDeviceType, location_name: "type"))
1942
+ InputDeviceSummary.add_member(:uhd_device_settings, Shapes::ShapeRef.new(shape: InputDeviceUhdSettings, location_name: "uhdDeviceSettings"))
1894
1943
  InputDeviceSummary.struct_class = Types::InputDeviceSummary
1895
1944
 
1945
+ InputDeviceUhdSettings.add_member(:active_input, Shapes::ShapeRef.new(shape: InputDeviceActiveInput, location_name: "activeInput"))
1946
+ InputDeviceUhdSettings.add_member(:configured_input, Shapes::ShapeRef.new(shape: InputDeviceConfiguredInput, location_name: "configuredInput"))
1947
+ InputDeviceUhdSettings.add_member(:device_state, Shapes::ShapeRef.new(shape: InputDeviceState, location_name: "deviceState"))
1948
+ InputDeviceUhdSettings.add_member(:framerate, Shapes::ShapeRef.new(shape: __double, location_name: "framerate"))
1949
+ InputDeviceUhdSettings.add_member(:height, Shapes::ShapeRef.new(shape: __integer, location_name: "height"))
1950
+ InputDeviceUhdSettings.add_member(:max_bitrate, Shapes::ShapeRef.new(shape: __integer, location_name: "maxBitrate"))
1951
+ InputDeviceUhdSettings.add_member(:scan_type, Shapes::ShapeRef.new(shape: InputDeviceScanType, location_name: "scanType"))
1952
+ InputDeviceUhdSettings.add_member(:width, Shapes::ShapeRef.new(shape: __integer, location_name: "width"))
1953
+ InputDeviceUhdSettings.struct_class = Types::InputDeviceUhdSettings
1954
+
1896
1955
  InputLocation.add_member(:password_param, Shapes::ShapeRef.new(shape: __string, location_name: "passwordParam"))
1897
1956
  InputLocation.add_member(:uri, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "uri"))
1898
1957
  InputLocation.add_member(:username, Shapes::ShapeRef.new(shape: __string, location_name: "username"))
@@ -2632,6 +2691,7 @@ module Aws::MediaLive
2632
2691
  StartChannelResponse.add_member(:role_arn, Shapes::ShapeRef.new(shape: __string, location_name: "roleArn"))
2633
2692
  StartChannelResponse.add_member(:state, Shapes::ShapeRef.new(shape: ChannelState, location_name: "state"))
2634
2693
  StartChannelResponse.add_member(:tags, Shapes::ShapeRef.new(shape: Tags, location_name: "tags"))
2694
+ StartChannelResponse.add_member(:vpc, Shapes::ShapeRef.new(shape: VpcOutputSettings, location_name: "vpc"))
2635
2695
  StartChannelResponse.struct_class = Types::StartChannelResponse
2636
2696
 
2637
2697
  StartMultiplexRequest.add_member(:multiplex_id, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "multiplexId"))
@@ -2691,6 +2751,7 @@ module Aws::MediaLive
2691
2751
  StopChannelResponse.add_member(:role_arn, Shapes::ShapeRef.new(shape: __string, location_name: "roleArn"))
2692
2752
  StopChannelResponse.add_member(:state, Shapes::ShapeRef.new(shape: ChannelState, location_name: "state"))
2693
2753
  StopChannelResponse.add_member(:tags, Shapes::ShapeRef.new(shape: Tags, location_name: "tags"))
2754
+ StopChannelResponse.add_member(:vpc, Shapes::ShapeRef.new(shape: VpcOutputSettings, location_name: "vpc"))
2694
2755
  StopChannelResponse.struct_class = Types::StopChannelResponse
2695
2756
 
2696
2757
  StopMultiplexRequest.add_member(:multiplex_id, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "multiplexId"))
@@ -2825,16 +2886,19 @@ module Aws::MediaLive
2825
2886
 
2826
2887
  UpdateInputDevice.add_member(:hd_device_settings, Shapes::ShapeRef.new(shape: InputDeviceConfigurableSettings, location_name: "hdDeviceSettings"))
2827
2888
  UpdateInputDevice.add_member(:name, Shapes::ShapeRef.new(shape: __string, location_name: "name"))
2889
+ UpdateInputDevice.add_member(:uhd_device_settings, Shapes::ShapeRef.new(shape: InputDeviceConfigurableSettings, location_name: "uhdDeviceSettings"))
2828
2890
  UpdateInputDevice.struct_class = Types::UpdateInputDevice
2829
2891
 
2830
2892
  UpdateInputDeviceRequest.add_member(:hd_device_settings, Shapes::ShapeRef.new(shape: InputDeviceConfigurableSettings, location_name: "hdDeviceSettings"))
2831
2893
  UpdateInputDeviceRequest.add_member(:input_device_id, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "inputDeviceId"))
2832
2894
  UpdateInputDeviceRequest.add_member(:name, Shapes::ShapeRef.new(shape: __string, location_name: "name"))
2895
+ UpdateInputDeviceRequest.add_member(:uhd_device_settings, Shapes::ShapeRef.new(shape: InputDeviceConfigurableSettings, location_name: "uhdDeviceSettings"))
2833
2896
  UpdateInputDeviceRequest.struct_class = Types::UpdateInputDeviceRequest
2834
2897
 
2835
2898
  UpdateInputDeviceResponse.add_member(:arn, Shapes::ShapeRef.new(shape: __string, location_name: "arn"))
2836
2899
  UpdateInputDeviceResponse.add_member(:connection_state, Shapes::ShapeRef.new(shape: InputDeviceConnectionState, location_name: "connectionState"))
2837
2900
  UpdateInputDeviceResponse.add_member(:device_settings_sync_state, Shapes::ShapeRef.new(shape: DeviceSettingsSyncState, location_name: "deviceSettingsSyncState"))
2901
+ UpdateInputDeviceResponse.add_member(:device_update_status, Shapes::ShapeRef.new(shape: DeviceUpdateStatus, location_name: "deviceUpdateStatus"))
2838
2902
  UpdateInputDeviceResponse.add_member(:hd_device_settings, Shapes::ShapeRef.new(shape: InputDeviceHdSettings, location_name: "hdDeviceSettings"))
2839
2903
  UpdateInputDeviceResponse.add_member(:id, Shapes::ShapeRef.new(shape: __string, location_name: "id"))
2840
2904
  UpdateInputDeviceResponse.add_member(:mac_address, Shapes::ShapeRef.new(shape: __string, location_name: "macAddress"))
@@ -2842,6 +2906,7 @@ module Aws::MediaLive
2842
2906
  UpdateInputDeviceResponse.add_member(:network_settings, Shapes::ShapeRef.new(shape: InputDeviceNetworkSettings, location_name: "networkSettings"))
2843
2907
  UpdateInputDeviceResponse.add_member(:serial_number, Shapes::ShapeRef.new(shape: __string, location_name: "serialNumber"))
2844
2908
  UpdateInputDeviceResponse.add_member(:type, Shapes::ShapeRef.new(shape: InputDeviceType, location_name: "type"))
2909
+ UpdateInputDeviceResponse.add_member(:uhd_device_settings, Shapes::ShapeRef.new(shape: InputDeviceUhdSettings, location_name: "uhdDeviceSettings"))
2845
2910
  UpdateInputDeviceResponse.struct_class = Types::UpdateInputDeviceResponse
2846
2911
 
2847
2912
  UpdateInputRequest.add_member(:destinations, Shapes::ShapeRef.new(shape: __listOfInputDestinationRequest, location_name: "destinations"))
@@ -2917,6 +2982,10 @@ module Aws::MediaLive
2917
2982
  ValidationError.add_member(:error_message, Shapes::ShapeRef.new(shape: __string, location_name: "errorMessage"))
2918
2983
  ValidationError.struct_class = Types::ValidationError
2919
2984
 
2985
+ VideoBlackFailoverSettings.add_member(:black_detect_threshold, Shapes::ShapeRef.new(shape: __doubleMin0Max1, location_name: "blackDetectThreshold"))
2986
+ VideoBlackFailoverSettings.add_member(:video_black_threshold_msec, Shapes::ShapeRef.new(shape: __integerMin1000, location_name: "videoBlackThresholdMsec"))
2987
+ VideoBlackFailoverSettings.struct_class = Types::VideoBlackFailoverSettings
2988
+
2920
2989
  VideoCodecSettings.add_member(:frame_capture_settings, Shapes::ShapeRef.new(shape: FrameCaptureSettings, location_name: "frameCaptureSettings"))
2921
2990
  VideoCodecSettings.add_member(:h264_settings, Shapes::ShapeRef.new(shape: H264Settings, location_name: "h264Settings"))
2922
2991
  VideoCodecSettings.add_member(:h265_settings, Shapes::ShapeRef.new(shape: H265Settings, location_name: "h265Settings"))
@@ -2947,6 +3016,11 @@ module Aws::MediaLive
2947
3016
  VideoSelectorSettings.add_member(:video_selector_program_id, Shapes::ShapeRef.new(shape: VideoSelectorProgramId, location_name: "videoSelectorProgramId"))
2948
3017
  VideoSelectorSettings.struct_class = Types::VideoSelectorSettings
2949
3018
 
3019
+ VpcOutputSettings.add_member(:public_address_allocation_ids, Shapes::ShapeRef.new(shape: __listOf__string, location_name: "publicAddressAllocationIds"))
3020
+ VpcOutputSettings.add_member(:security_group_ids, Shapes::ShapeRef.new(shape: __listOf__string, location_name: "securityGroupIds"))
3021
+ VpcOutputSettings.add_member(:subnet_ids, Shapes::ShapeRef.new(shape: __listOf__string, required: true, location_name: "subnetIds"))
3022
+ VpcOutputSettings.struct_class = Types::VpcOutputSettings
3023
+
2950
3024
  WavSettings.add_member(:bit_depth, Shapes::ShapeRef.new(shape: __double, location_name: "bitDepth"))
2951
3025
  WavSettings.add_member(:coding_mode, Shapes::ShapeRef.new(shape: WavCodingMode, location_name: "codingMode"))
2952
3026
  WavSettings.add_member(:sample_rate, Shapes::ShapeRef.new(shape: __double, location_name: "sampleRate"))
@@ -3245,6 +3319,20 @@ module Aws::MediaLive
3245
3319
  o.errors << Shapes::ShapeRef.new(shape: ConflictException)
3246
3320
  end)
3247
3321
 
3322
+ api.add_operation(:create_partner_input, Seahorse::Model::Operation.new.tap do |o|
3323
+ o.name = "CreatePartnerInput"
3324
+ o.http_method = "POST"
3325
+ o.http_request_uri = "/prod/inputs/{inputId}/partners"
3326
+ o.input = Shapes::ShapeRef.new(shape: CreatePartnerInputRequest)
3327
+ o.output = Shapes::ShapeRef.new(shape: CreatePartnerInputResponse)
3328
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
3329
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerErrorException)
3330
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
3331
+ o.errors << Shapes::ShapeRef.new(shape: BadGatewayException)
3332
+ o.errors << Shapes::ShapeRef.new(shape: GatewayTimeoutException)
3333
+ o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
3334
+ end)
3335
+
3248
3336
  api.add_operation(:create_tags, Seahorse::Model::Operation.new.tap do |o|
3249
3337
  o.name = "CreateTags"
3250
3338
  o.http_method = "POST"
@@ -986,6 +986,35 @@ module Aws::MediaLive
986
986
  include Aws::Structure
987
987
  end
988
988
 
989
+ # @note When making an API call, you may pass AudioSilenceFailoverSettings
990
+ # data as a hash:
991
+ #
992
+ # {
993
+ # audio_selector_name: "__string", # required
994
+ # audio_silence_threshold_msec: 1,
995
+ # }
996
+ #
997
+ # @!attribute [rw] audio_selector_name
998
+ # The name of the audio selector in the input that MediaLive should
999
+ # monitor to detect silence. Select your most important rendition. If
1000
+ # you didn't create an audio selector in this input, leave blank.
1001
+ # @return [String]
1002
+ #
1003
+ # @!attribute [rw] audio_silence_threshold_msec
1004
+ # The amount of time (in milliseconds) that the active input must be
1005
+ # silent before automatic input failover occurs. Silence is defined as
1006
+ # audio loss or audio quieter than -50 dBFS.
1007
+ # @return [Integer]
1008
+ #
1009
+ # @see http://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/AudioSilenceFailoverSettings AWS API Documentation
1010
+ #
1011
+ class AudioSilenceFailoverSettings < Struct.new(
1012
+ :audio_selector_name,
1013
+ :audio_silence_threshold_msec)
1014
+ SENSITIVE = []
1015
+ include Aws::Structure
1016
+ end
1017
+
989
1018
  # Audio Track
990
1019
  #
991
1020
  # @note When making an API call, you may pass AudioTrack
@@ -1042,9 +1071,17 @@ module Aws::MediaLive
1042
1071
  # failover_conditions: [
1043
1072
  # {
1044
1073
  # failover_condition_settings: {
1074
+ # audio_silence_settings: {
1075
+ # audio_selector_name: "__string", # required
1076
+ # audio_silence_threshold_msec: 1,
1077
+ # },
1045
1078
  # input_loss_settings: {
1046
1079
  # input_loss_threshold_msec: 1,
1047
1080
  # },
1081
+ # video_black_settings: {
1082
+ # black_detect_threshold: 1.0,
1083
+ # video_black_threshold_msec: 1,
1084
+ # },
1048
1085
  # },
1049
1086
  # },
1050
1087
  # ],
@@ -2668,6 +2705,10 @@ module Aws::MediaLive
2668
2705
  # A collection of key-value pairs.
2669
2706
  # @return [Hash<String,String>]
2670
2707
  #
2708
+ # @!attribute [rw] vpc
2709
+ # Settings for VPC output
2710
+ # @return [Types::VpcOutputSettings]
2711
+ #
2671
2712
  # @see http://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/Channel AWS API Documentation
2672
2713
  #
2673
2714
  class Channel < Struct.new(
@@ -2686,7 +2727,8 @@ module Aws::MediaLive
2686
2727
  :pipelines_running_count,
2687
2728
  :role_arn,
2688
2729
  :state,
2689
- :tags)
2730
+ :tags,
2731
+ :vpc)
2690
2732
  SENSITIVE = []
2691
2733
  include Aws::Structure
2692
2734
  end
@@ -2778,6 +2820,10 @@ module Aws::MediaLive
2778
2820
  # A collection of key-value pairs.
2779
2821
  # @return [Hash<String,String>]
2780
2822
  #
2823
+ # @!attribute [rw] vpc
2824
+ # Settings for VPC output
2825
+ # @return [Types::VpcOutputSettings]
2826
+ #
2781
2827
  # @see http://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/ChannelSummary AWS API Documentation
2782
2828
  #
2783
2829
  class ChannelSummary < Struct.new(
@@ -2794,7 +2840,8 @@ module Aws::MediaLive
2794
2840
  :pipelines_running_count,
2795
2841
  :role_arn,
2796
2842
  :state,
2797
- :tags)
2843
+ :tags,
2844
+ :vpc)
2798
2845
  SENSITIVE = []
2799
2846
  include Aws::Structure
2800
2847
  end
@@ -2868,6 +2915,10 @@ module Aws::MediaLive
2868
2915
  # A collection of key-value pairs.
2869
2916
  # @return [Hash<String,String>]
2870
2917
  #
2918
+ # @!attribute [rw] vpc
2919
+ # Settings for VPC output
2920
+ # @return [Types::VpcOutputSettings]
2921
+ #
2871
2922
  # @see http://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/CreateChannel AWS API Documentation
2872
2923
  #
2873
2924
  class CreateChannel < Struct.new(
@@ -2882,7 +2933,8 @@ module Aws::MediaLive
2882
2933
  :request_id,
2883
2934
  :reserved,
2884
2935
  :role_arn,
2885
- :tags)
2936
+ :tags,
2937
+ :vpc)
2886
2938
  SENSITIVE = []
2887
2939
  include Aws::Structure
2888
2940
  end
@@ -3395,6 +3447,8 @@ module Aws::MediaLive
3395
3447
  # nielsen_id_3_behavior: "NO_PASSTHROUGH", # accepts NO_PASSTHROUGH, PASSTHROUGH
3396
3448
  # timed_metadata_behavior: "NO_PASSTHROUGH", # accepts NO_PASSTHROUGH, PASSTHROUGH
3397
3449
  # },
3450
+ # frame_capture_hls_settings: {
3451
+ # },
3398
3452
  # standard_hls_settings: {
3399
3453
  # audio_rendition_sets: "__string",
3400
3454
  # m3u_8_settings: { # required
@@ -3527,7 +3581,7 @@ module Aws::MediaLive
3527
3581
  # {
3528
3582
  # codec_settings: {
3529
3583
  # frame_capture_settings: {
3530
- # capture_interval: 1, # required
3584
+ # capture_interval: 1,
3531
3585
  # capture_interval_units: "MILLISECONDS", # accepts MILLISECONDS, SECONDS
3532
3586
  # },
3533
3587
  # h264_settings: {
@@ -3672,9 +3726,17 @@ module Aws::MediaLive
3672
3726
  # failover_conditions: [
3673
3727
  # {
3674
3728
  # failover_condition_settings: {
3729
+ # audio_silence_settings: {
3730
+ # audio_selector_name: "__string", # required
3731
+ # audio_silence_threshold_msec: 1,
3732
+ # },
3675
3733
  # input_loss_settings: {
3676
3734
  # input_loss_threshold_msec: 1,
3677
3735
  # },
3736
+ # video_black_settings: {
3737
+ # black_detect_threshold: 1.0,
3738
+ # video_black_threshold_msec: 1,
3739
+ # },
3678
3740
  # },
3679
3741
  # },
3680
3742
  # ],
@@ -3780,6 +3842,11 @@ module Aws::MediaLive
3780
3842
  # tags: {
3781
3843
  # "__string" => "__string",
3782
3844
  # },
3845
+ # vpc: {
3846
+ # public_address_allocation_ids: ["__string"],
3847
+ # security_group_ids: ["__string"],
3848
+ # subnet_ids: ["__string"], # required
3849
+ # },
3783
3850
  # }
3784
3851
  #
3785
3852
  # @!attribute [rw] cdi_input_specification
@@ -3824,6 +3891,12 @@ module Aws::MediaLive
3824
3891
  # @!attribute [rw] tags
3825
3892
  # @return [Hash<String,String>]
3826
3893
  #
3894
+ # @!attribute [rw] vpc
3895
+ # The properties for a private VPC Output When this property is
3896
+ # specified, the output egress addresses will be created in a user
3897
+ # specified VPC
3898
+ # @return [Types::VpcOutputSettings]
3899
+ #
3827
3900
  # @see http://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/CreateChannelRequest AWS API Documentation
3828
3901
  #
3829
3902
  class CreateChannelRequest < Struct.new(
@@ -3838,7 +3911,8 @@ module Aws::MediaLive
3838
3911
  :request_id,
3839
3912
  :reserved,
3840
3913
  :role_arn,
3841
- :tags)
3914
+ :tags,
3915
+ :vpc)
3842
3916
  SENSITIVE = []
3843
3917
  include Aws::Structure
3844
3918
  end
@@ -4315,6 +4389,78 @@ module Aws::MediaLive
4315
4389
  include Aws::Structure
4316
4390
  end
4317
4391
 
4392
+ # @!attribute [rw] request_id
4393
+ # Unique identifier of the request to ensure the request is handled exactly once in case of retries. **A suitable default value is auto-generated.** You should normally
4394
+ # not need to pass this option.
4395
+ # @return [String]
4396
+ #
4397
+ # @!attribute [rw] tags
4398
+ # A collection of key-value pairs.
4399
+ # @return [Hash<String,String>]
4400
+ #
4401
+ # @see http://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/CreatePartnerInput AWS API Documentation
4402
+ #
4403
+ class CreatePartnerInput < Struct.new(
4404
+ :request_id,
4405
+ :tags)
4406
+ SENSITIVE = []
4407
+ include Aws::Structure
4408
+ end
4409
+
4410
+ # @note When making an API call, you may pass CreatePartnerInputRequest
4411
+ # data as a hash:
4412
+ #
4413
+ # {
4414
+ # input_id: "__string", # required
4415
+ # request_id: "__string",
4416
+ # tags: {
4417
+ # "__string" => "__string",
4418
+ # },
4419
+ # }
4420
+ #
4421
+ # @!attribute [rw] input_id
4422
+ # @return [String]
4423
+ #
4424
+ # @!attribute [rw] request_id
4425
+ # **A suitable default value is auto-generated.** You should normally
4426
+ # not need to pass this option.
4427
+ # @return [String]
4428
+ #
4429
+ # @!attribute [rw] tags
4430
+ # @return [Hash<String,String>]
4431
+ #
4432
+ # @see http://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/CreatePartnerInputRequest AWS API Documentation
4433
+ #
4434
+ class CreatePartnerInputRequest < Struct.new(
4435
+ :input_id,
4436
+ :request_id,
4437
+ :tags)
4438
+ SENSITIVE = []
4439
+ include Aws::Structure
4440
+ end
4441
+
4442
+ # @!attribute [rw] input
4443
+ # @return [Types::Input]
4444
+ #
4445
+ # @see http://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/CreatePartnerInputResponse AWS API Documentation
4446
+ #
4447
+ class CreatePartnerInputResponse < Struct.new(
4448
+ :input)
4449
+ SENSITIVE = []
4450
+ include Aws::Structure
4451
+ end
4452
+
4453
+ # @!attribute [rw] input
4454
+ # @return [Types::Input]
4455
+ #
4456
+ # @see http://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/CreatePartnerInputResultModel AWS API Documentation
4457
+ #
4458
+ class CreatePartnerInputResultModel < Struct.new(
4459
+ :input)
4460
+ SENSITIVE = []
4461
+ include Aws::Structure
4462
+ end
4463
+
4318
4464
  # @note When making an API call, you may pass CreateTagsRequest
4319
4465
  # data as a hash:
4320
4466
  #
@@ -4410,6 +4556,12 @@ module Aws::MediaLive
4410
4556
  # @!attribute [rw] tags
4411
4557
  # @return [Hash<String,String>]
4412
4558
  #
4559
+ # @!attribute [rw] vpc
4560
+ # The properties for a private VPC Output When this property is
4561
+ # specified, the output egress addresses will be created in a user
4562
+ # specified VPC
4563
+ # @return [Types::VpcOutputSettings]
4564
+ #
4413
4565
  # @see http://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/DeleteChannelResponse AWS API Documentation
4414
4566
  #
4415
4567
  class DeleteChannelResponse < Struct.new(
@@ -4428,7 +4580,8 @@ module Aws::MediaLive
4428
4580
  :pipelines_running_count,
4429
4581
  :role_arn,
4430
4582
  :state,
4431
- :tags)
4583
+ :tags,
4584
+ :vpc)
4432
4585
  SENSITIVE = []
4433
4586
  include Aws::Structure
4434
4587
  end
@@ -4812,6 +4965,12 @@ module Aws::MediaLive
4812
4965
  # @!attribute [rw] tags
4813
4966
  # @return [Hash<String,String>]
4814
4967
  #
4968
+ # @!attribute [rw] vpc
4969
+ # The properties for a private VPC Output When this property is
4970
+ # specified, the output egress addresses will be created in a user
4971
+ # specified VPC
4972
+ # @return [Types::VpcOutputSettings]
4973
+ #
4815
4974
  # @see http://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/DescribeChannelResponse AWS API Documentation
4816
4975
  #
4817
4976
  class DescribeChannelResponse < Struct.new(
@@ -4830,7 +4989,8 @@ module Aws::MediaLive
4830
4989
  :pipelines_running_count,
4831
4990
  :role_arn,
4832
4991
  :state,
4833
- :tags)
4992
+ :tags,
4993
+ :vpc)
4834
4994
  SENSITIVE = []
4835
4995
  include Aws::Structure
4836
4996
  end
@@ -4869,6 +5029,10 @@ module Aws::MediaLive
4869
5029
  # its configuration.
4870
5030
  # @return [String]
4871
5031
  #
5032
+ # @!attribute [rw] device_update_status
5033
+ # The status of software on the input device.
5034
+ # @return [String]
5035
+ #
4872
5036
  # @!attribute [rw] hd_device_settings
4873
5037
  # Settings that describe the active source from the input device, and
4874
5038
  # the video characteristics of that source.
@@ -4895,19 +5059,26 @@ module Aws::MediaLive
4895
5059
  # outputs resolutions up to 1080, choose "HD".
4896
5060
  # @return [String]
4897
5061
  #
5062
+ # @!attribute [rw] uhd_device_settings
5063
+ # Settings that describe the active source from the input device, and
5064
+ # the video characteristics of that source.
5065
+ # @return [Types::InputDeviceUhdSettings]
5066
+ #
4898
5067
  # @see http://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/DescribeInputDeviceResponse AWS API Documentation
4899
5068
  #
4900
5069
  class DescribeInputDeviceResponse < Struct.new(
4901
5070
  :arn,
4902
5071
  :connection_state,
4903
5072
  :device_settings_sync_state,
5073
+ :device_update_status,
4904
5074
  :hd_device_settings,
4905
5075
  :id,
4906
5076
  :mac_address,
4907
5077
  :name,
4908
5078
  :network_settings,
4909
5079
  :serial_number,
4910
- :type)
5080
+ :type,
5081
+ :uhd_device_settings)
4911
5082
  SENSITIVE = []
4912
5083
  include Aws::Structure
4913
5084
  end
@@ -5000,6 +5171,9 @@ module Aws::MediaLive
5000
5171
  # @!attribute [rw] input_devices
5001
5172
  # @return [Array<Types::InputDeviceSettings>]
5002
5173
  #
5174
+ # @!attribute [rw] input_partner_ids
5175
+ # @return [Array<String>]
5176
+ #
5003
5177
  # @!attribute [rw] input_source_type
5004
5178
  # There are two types of input sources, static and dynamic. If an
5005
5179
  # input source is dynamic you can change the source url of the input
@@ -5041,6 +5215,7 @@ module Aws::MediaLive
5041
5215
  :id,
5042
5216
  :input_class,
5043
5217
  :input_devices,
5218
+ :input_partner_ids,
5044
5219
  :input_source_type,
5045
5220
  :media_connect_flows,
5046
5221
  :name,
@@ -6504,6 +6679,8 @@ module Aws::MediaLive
6504
6679
  # nielsen_id_3_behavior: "NO_PASSTHROUGH", # accepts NO_PASSTHROUGH, PASSTHROUGH
6505
6680
  # timed_metadata_behavior: "NO_PASSTHROUGH", # accepts NO_PASSTHROUGH, PASSTHROUGH
6506
6681
  # },
6682
+ # frame_capture_hls_settings: {
6683
+ # },
6507
6684
  # standard_hls_settings: {
6508
6685
  # audio_rendition_sets: "__string",
6509
6686
  # m3u_8_settings: { # required
@@ -6636,7 +6813,7 @@ module Aws::MediaLive
6636
6813
  # {
6637
6814
  # codec_settings: {
6638
6815
  # frame_capture_settings: {
6639
- # capture_interval: 1, # required
6816
+ # capture_interval: 1,
6640
6817
  # capture_interval_units: "MILLISECONDS", # accepts MILLISECONDS, SECONDS
6641
6818
  # },
6642
6819
  # h264_settings: {
@@ -6843,9 +7020,17 @@ module Aws::MediaLive
6843
7020
  #
6844
7021
  # {
6845
7022
  # failover_condition_settings: {
7023
+ # audio_silence_settings: {
7024
+ # audio_selector_name: "__string", # required
7025
+ # audio_silence_threshold_msec: 1,
7026
+ # },
6846
7027
  # input_loss_settings: {
6847
7028
  # input_loss_threshold_msec: 1,
6848
7029
  # },
7030
+ # video_black_settings: {
7031
+ # black_detect_threshold: 1.0,
7032
+ # video_black_threshold_msec: 1,
7033
+ # },
6849
7034
  # },
6850
7035
  # }
6851
7036
  #
@@ -6867,20 +7052,40 @@ module Aws::MediaLive
6867
7052
  # data as a hash:
6868
7053
  #
6869
7054
  # {
7055
+ # audio_silence_settings: {
7056
+ # audio_selector_name: "__string", # required
7057
+ # audio_silence_threshold_msec: 1,
7058
+ # },
6870
7059
  # input_loss_settings: {
6871
7060
  # input_loss_threshold_msec: 1,
6872
7061
  # },
7062
+ # video_black_settings: {
7063
+ # black_detect_threshold: 1.0,
7064
+ # video_black_threshold_msec: 1,
7065
+ # },
6873
7066
  # }
6874
7067
  #
7068
+ # @!attribute [rw] audio_silence_settings
7069
+ # MediaLive will perform a failover if the specified audio selector is
7070
+ # silent for the specified period.
7071
+ # @return [Types::AudioSilenceFailoverSettings]
7072
+ #
6875
7073
  # @!attribute [rw] input_loss_settings
6876
7074
  # MediaLive will perform a failover if content is not detected in this
6877
7075
  # input for the specified period.
6878
7076
  # @return [Types::InputLossFailoverSettings]
6879
7077
  #
7078
+ # @!attribute [rw] video_black_settings
7079
+ # MediaLive will perform a failover if content is considered black for
7080
+ # the specified period.
7081
+ # @return [Types::VideoBlackFailoverSettings]
7082
+ #
6880
7083
  # @see http://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/FailoverConditionSettings AWS API Documentation
6881
7084
  #
6882
7085
  class FailoverConditionSettings < Struct.new(
6883
- :input_loss_settings)
7086
+ :audio_silence_settings,
7087
+ :input_loss_settings,
7088
+ :video_black_settings)
6884
7089
  SENSITIVE = []
6885
7090
  include Aws::Structure
6886
7091
  end
@@ -7083,6 +7288,14 @@ module Aws::MediaLive
7083
7288
  include Aws::Structure
7084
7289
  end
7085
7290
 
7291
+ # Frame Capture Hls Settings
7292
+ #
7293
+ # @api private
7294
+ #
7295
+ # @see http://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/FrameCaptureHlsSettings AWS API Documentation
7296
+ #
7297
+ class FrameCaptureHlsSettings < Aws::EmptyStructure; end
7298
+
7086
7299
  # Frame Capture Output Settings
7087
7300
  #
7088
7301
  # @note When making an API call, you may pass FrameCaptureOutputSettings
@@ -7111,7 +7324,7 @@ module Aws::MediaLive
7111
7324
  # data as a hash:
7112
7325
  #
7113
7326
  # {
7114
- # capture_interval: 1, # required
7327
+ # capture_interval: 1,
7115
7328
  # capture_interval_units: "MILLISECONDS", # accepts MILLISECONDS, SECONDS
7116
7329
  # }
7117
7330
  #
@@ -8737,6 +8950,8 @@ module Aws::MediaLive
8737
8950
  # nielsen_id_3_behavior: "NO_PASSTHROUGH", # accepts NO_PASSTHROUGH, PASSTHROUGH
8738
8951
  # timed_metadata_behavior: "NO_PASSTHROUGH", # accepts NO_PASSTHROUGH, PASSTHROUGH
8739
8952
  # },
8953
+ # frame_capture_hls_settings: {
8954
+ # },
8740
8955
  # standard_hls_settings: {
8741
8956
  # audio_rendition_sets: "__string",
8742
8957
  # m3u_8_settings: { # required
@@ -8816,6 +9031,8 @@ module Aws::MediaLive
8816
9031
  # nielsen_id_3_behavior: "NO_PASSTHROUGH", # accepts NO_PASSTHROUGH, PASSTHROUGH
8817
9032
  # timed_metadata_behavior: "NO_PASSTHROUGH", # accepts NO_PASSTHROUGH, PASSTHROUGH
8818
9033
  # },
9034
+ # frame_capture_hls_settings: {
9035
+ # },
8819
9036
  # standard_hls_settings: {
8820
9037
  # audio_rendition_sets: "__string",
8821
9038
  # m3u_8_settings: { # required
@@ -8848,6 +9065,10 @@ module Aws::MediaLive
8848
9065
  # Fmp4 Hls Settings
8849
9066
  # @return [Types::Fmp4HlsSettings]
8850
9067
  #
9068
+ # @!attribute [rw] frame_capture_hls_settings
9069
+ # Frame Capture Hls Settings
9070
+ # @return [Types::FrameCaptureHlsSettings]
9071
+ #
8851
9072
  # @!attribute [rw] standard_hls_settings
8852
9073
  # Standard Hls Settings
8853
9074
  # @return [Types::StandardHlsSettings]
@@ -8857,6 +9078,7 @@ module Aws::MediaLive
8857
9078
  class HlsSettings < Struct.new(
8858
9079
  :audio_only_hls_settings,
8859
9080
  :fmp_4_hls_settings,
9081
+ :frame_capture_hls_settings,
8860
9082
  :standard_hls_settings)
8861
9083
  SENSITIVE = []
8862
9084
  include Aws::Structure
@@ -8972,6 +9194,10 @@ module Aws::MediaLive
8972
9194
  # Settings for the input devices.
8973
9195
  # @return [Array<Types::InputDeviceSettings>]
8974
9196
  #
9197
+ # @!attribute [rw] input_partner_ids
9198
+ # A list of IDs for all Inputs which are partners of this one.
9199
+ # @return [Array<String>]
9200
+ #
8975
9201
  # @!attribute [rw] input_source_type
8976
9202
  # Certain pull input sources can be dynamic, meaning that they can
8977
9203
  # have their URL's dynamically changes during input switch actions.
@@ -9019,6 +9245,7 @@ module Aws::MediaLive
9019
9245
  :id,
9020
9246
  :input_class,
9021
9247
  :input_devices,
9248
+ :input_partner_ids,
9022
9249
  :input_source_type,
9023
9250
  :media_connect_flows,
9024
9251
  :name,
@@ -9041,9 +9268,17 @@ module Aws::MediaLive
9041
9268
  # failover_conditions: [
9042
9269
  # {
9043
9270
  # failover_condition_settings: {
9271
+ # audio_silence_settings: {
9272
+ # audio_selector_name: "__string", # required
9273
+ # audio_silence_threshold_msec: 1,
9274
+ # },
9044
9275
  # input_loss_settings: {
9045
9276
  # input_loss_threshold_msec: 1,
9046
9277
  # },
9278
+ # video_black_settings: {
9279
+ # black_detect_threshold: 1.0,
9280
+ # video_black_threshold_msec: 1,
9281
+ # },
9047
9282
  # },
9048
9283
  # },
9049
9284
  # ],
@@ -9322,6 +9557,10 @@ module Aws::MediaLive
9322
9557
  # its configuration.
9323
9558
  # @return [String]
9324
9559
  #
9560
+ # @!attribute [rw] device_update_status
9561
+ # The status of software on the input device.
9562
+ # @return [String]
9563
+ #
9325
9564
  # @!attribute [rw] hd_device_settings
9326
9565
  # Settings that describe an input device that is type HD.
9327
9566
  # @return [Types::InputDeviceHdSettings]
@@ -9350,19 +9589,25 @@ module Aws::MediaLive
9350
9589
  # The type of the input device.
9351
9590
  # @return [String]
9352
9591
  #
9592
+ # @!attribute [rw] uhd_device_settings
9593
+ # Settings that describe an input device that is type UHD.
9594
+ # @return [Types::InputDeviceUhdSettings]
9595
+ #
9353
9596
  # @see http://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/InputDevice AWS API Documentation
9354
9597
  #
9355
9598
  class InputDevice < Struct.new(
9356
9599
  :arn,
9357
9600
  :connection_state,
9358
9601
  :device_settings_sync_state,
9602
+ :device_update_status,
9359
9603
  :hd_device_settings,
9360
9604
  :id,
9361
9605
  :mac_address,
9362
9606
  :name,
9363
9607
  :network_settings,
9364
9608
  :serial_number,
9365
- :type)
9609
+ :type,
9610
+ :uhd_device_settings)
9366
9611
  SENSITIVE = []
9367
9612
  include Aws::Structure
9368
9613
  end
@@ -9566,6 +9811,10 @@ module Aws::MediaLive
9566
9811
  # its configuration.
9567
9812
  # @return [String]
9568
9813
  #
9814
+ # @!attribute [rw] device_update_status
9815
+ # The status of software on the input device.
9816
+ # @return [String]
9817
+ #
9569
9818
  # @!attribute [rw] hd_device_settings
9570
9819
  # Settings that describe an input device that is type HD.
9571
9820
  # @return [Types::InputDeviceHdSettings]
@@ -9594,19 +9843,78 @@ module Aws::MediaLive
9594
9843
  # The type of the input device.
9595
9844
  # @return [String]
9596
9845
  #
9846
+ # @!attribute [rw] uhd_device_settings
9847
+ # Settings that describe an input device that is type UHD.
9848
+ # @return [Types::InputDeviceUhdSettings]
9849
+ #
9597
9850
  # @see http://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/InputDeviceSummary AWS API Documentation
9598
9851
  #
9599
9852
  class InputDeviceSummary < Struct.new(
9600
9853
  :arn,
9601
9854
  :connection_state,
9602
9855
  :device_settings_sync_state,
9856
+ :device_update_status,
9603
9857
  :hd_device_settings,
9604
9858
  :id,
9605
9859
  :mac_address,
9606
9860
  :name,
9607
9861
  :network_settings,
9608
9862
  :serial_number,
9609
- :type)
9863
+ :type,
9864
+ :uhd_device_settings)
9865
+ SENSITIVE = []
9866
+ include Aws::Structure
9867
+ end
9868
+
9869
+ # Settings that describe the active source from the input device, and
9870
+ # the video characteristics of that source.
9871
+ #
9872
+ # @!attribute [rw] active_input
9873
+ # If you specified Auto as the configured input, specifies which of
9874
+ # the sources is currently active (SDI or HDMI).
9875
+ # @return [String]
9876
+ #
9877
+ # @!attribute [rw] configured_input
9878
+ # The source at the input device that is currently active. You can
9879
+ # specify this source.
9880
+ # @return [String]
9881
+ #
9882
+ # @!attribute [rw] device_state
9883
+ # The state of the input device.
9884
+ # @return [String]
9885
+ #
9886
+ # @!attribute [rw] framerate
9887
+ # The frame rate of the video source.
9888
+ # @return [Float]
9889
+ #
9890
+ # @!attribute [rw] height
9891
+ # The height of the video source, in pixels.
9892
+ # @return [Integer]
9893
+ #
9894
+ # @!attribute [rw] max_bitrate
9895
+ # The current maximum bitrate for ingesting this source, in bits per
9896
+ # second. You can specify this maximum.
9897
+ # @return [Integer]
9898
+ #
9899
+ # @!attribute [rw] scan_type
9900
+ # The scan type of the video source.
9901
+ # @return [String]
9902
+ #
9903
+ # @!attribute [rw] width
9904
+ # The width of the video source, in pixels.
9905
+ # @return [Integer]
9906
+ #
9907
+ # @see http://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/InputDeviceUhdSettings AWS API Documentation
9908
+ #
9909
+ class InputDeviceUhdSettings < Struct.new(
9910
+ :active_input,
9911
+ :configured_input,
9912
+ :device_state,
9913
+ :framerate,
9914
+ :height,
9915
+ :max_bitrate,
9916
+ :scan_type,
9917
+ :width)
9610
9918
  SENSITIVE = []
9611
9919
  include Aws::Structure
9612
9920
  end
@@ -12774,6 +13082,8 @@ module Aws::MediaLive
12774
13082
  # nielsen_id_3_behavior: "NO_PASSTHROUGH", # accepts NO_PASSTHROUGH, PASSTHROUGH
12775
13083
  # timed_metadata_behavior: "NO_PASSTHROUGH", # accepts NO_PASSTHROUGH, PASSTHROUGH
12776
13084
  # },
13085
+ # frame_capture_hls_settings: {
13086
+ # },
12777
13087
  # standard_hls_settings: {
12778
13088
  # audio_rendition_sets: "__string",
12779
13089
  # m3u_8_settings: { # required
@@ -13272,6 +13582,8 @@ module Aws::MediaLive
13272
13582
  # nielsen_id_3_behavior: "NO_PASSTHROUGH", # accepts NO_PASSTHROUGH, PASSTHROUGH
13273
13583
  # timed_metadata_behavior: "NO_PASSTHROUGH", # accepts NO_PASSTHROUGH, PASSTHROUGH
13274
13584
  # },
13585
+ # frame_capture_hls_settings: {
13586
+ # },
13275
13587
  # standard_hls_settings: {
13276
13588
  # audio_rendition_sets: "__string",
13277
13589
  # m3u_8_settings: { # required
@@ -13735,6 +14047,8 @@ module Aws::MediaLive
13735
14047
  # nielsen_id_3_behavior: "NO_PASSTHROUGH", # accepts NO_PASSTHROUGH, PASSTHROUGH
13736
14048
  # timed_metadata_behavior: "NO_PASSTHROUGH", # accepts NO_PASSTHROUGH, PASSTHROUGH
13737
14049
  # },
14050
+ # frame_capture_hls_settings: {
14051
+ # },
13738
14052
  # standard_hls_settings: {
13739
14053
  # audio_rendition_sets: "__string",
13740
14054
  # m3u_8_settings: { # required
@@ -15460,6 +15774,12 @@ module Aws::MediaLive
15460
15774
  # @!attribute [rw] tags
15461
15775
  # @return [Hash<String,String>]
15462
15776
  #
15777
+ # @!attribute [rw] vpc
15778
+ # The properties for a private VPC Output When this property is
15779
+ # specified, the output egress addresses will be created in a user
15780
+ # specified VPC
15781
+ # @return [Types::VpcOutputSettings]
15782
+ #
15463
15783
  # @see http://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/StartChannelResponse AWS API Documentation
15464
15784
  #
15465
15785
  class StartChannelResponse < Struct.new(
@@ -15478,7 +15798,8 @@ module Aws::MediaLive
15478
15798
  :pipelines_running_count,
15479
15799
  :role_arn,
15480
15800
  :state,
15481
- :tags)
15801
+ :tags,
15802
+ :vpc)
15482
15803
  SENSITIVE = []
15483
15804
  include Aws::Structure
15484
15805
  end
@@ -15806,6 +16127,12 @@ module Aws::MediaLive
15806
16127
  # @!attribute [rw] tags
15807
16128
  # @return [Hash<String,String>]
15808
16129
  #
16130
+ # @!attribute [rw] vpc
16131
+ # The properties for a private VPC Output When this property is
16132
+ # specified, the output egress addresses will be created in a user
16133
+ # specified VPC
16134
+ # @return [Types::VpcOutputSettings]
16135
+ #
15809
16136
  # @see http://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/StopChannelResponse AWS API Documentation
15810
16137
  #
15811
16138
  class StopChannelResponse < Struct.new(
@@ -15824,7 +16151,8 @@ module Aws::MediaLive
15824
16151
  :pipelines_running_count,
15825
16152
  :role_arn,
15826
16153
  :state,
15827
- :tags)
16154
+ :tags,
16155
+ :vpc)
15828
16156
  SENSITIVE = []
15829
16157
  include Aws::Structure
15830
16158
  end
@@ -17053,6 +17381,8 @@ module Aws::MediaLive
17053
17381
  # nielsen_id_3_behavior: "NO_PASSTHROUGH", # accepts NO_PASSTHROUGH, PASSTHROUGH
17054
17382
  # timed_metadata_behavior: "NO_PASSTHROUGH", # accepts NO_PASSTHROUGH, PASSTHROUGH
17055
17383
  # },
17384
+ # frame_capture_hls_settings: {
17385
+ # },
17056
17386
  # standard_hls_settings: {
17057
17387
  # audio_rendition_sets: "__string",
17058
17388
  # m3u_8_settings: { # required
@@ -17185,7 +17515,7 @@ module Aws::MediaLive
17185
17515
  # {
17186
17516
  # codec_settings: {
17187
17517
  # frame_capture_settings: {
17188
- # capture_interval: 1, # required
17518
+ # capture_interval: 1,
17189
17519
  # capture_interval_units: "MILLISECONDS", # accepts MILLISECONDS, SECONDS
17190
17520
  # },
17191
17521
  # h264_settings: {
@@ -17330,9 +17660,17 @@ module Aws::MediaLive
17330
17660
  # failover_conditions: [
17331
17661
  # {
17332
17662
  # failover_condition_settings: {
17663
+ # audio_silence_settings: {
17664
+ # audio_selector_name: "__string", # required
17665
+ # audio_silence_threshold_msec: 1,
17666
+ # },
17333
17667
  # input_loss_settings: {
17334
17668
  # input_loss_threshold_msec: 1,
17335
17669
  # },
17670
+ # video_black_settings: {
17671
+ # black_detect_threshold: 1.0,
17672
+ # video_black_threshold_msec: 1,
17673
+ # },
17336
17674
  # },
17337
17675
  # },
17338
17676
  # ],
@@ -17556,18 +17894,23 @@ module Aws::MediaLive
17556
17894
  # Updates an input device.
17557
17895
  #
17558
17896
  # @!attribute [rw] hd_device_settings
17559
- # The settings that you want to apply to the input device.
17897
+ # The settings that you want to apply to the HD input device.
17560
17898
  # @return [Types::InputDeviceConfigurableSettings]
17561
17899
  #
17562
17900
  # @!attribute [rw] name
17563
17901
  # The name that you assigned to this input device (not the unique ID).
17564
17902
  # @return [String]
17565
17903
  #
17904
+ # @!attribute [rw] uhd_device_settings
17905
+ # The settings that you want to apply to the UHD input device.
17906
+ # @return [Types::InputDeviceConfigurableSettings]
17907
+ #
17566
17908
  # @see http://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/UpdateInputDevice AWS API Documentation
17567
17909
  #
17568
17910
  class UpdateInputDevice < Struct.new(
17569
17911
  :hd_device_settings,
17570
- :name)
17912
+ :name,
17913
+ :uhd_device_settings)
17571
17914
  SENSITIVE = []
17572
17915
  include Aws::Structure
17573
17916
  end
@@ -17582,6 +17925,10 @@ module Aws::MediaLive
17582
17925
  # },
17583
17926
  # input_device_id: "__string", # required
17584
17927
  # name: "__string",
17928
+ # uhd_device_settings: {
17929
+ # configured_input: "AUTO", # accepts AUTO, HDMI, SDI
17930
+ # max_bitrate: 1,
17931
+ # },
17585
17932
  # }
17586
17933
  #
17587
17934
  # @!attribute [rw] hd_device_settings
@@ -17594,12 +17941,17 @@ module Aws::MediaLive
17594
17941
  # @!attribute [rw] name
17595
17942
  # @return [String]
17596
17943
  #
17944
+ # @!attribute [rw] uhd_device_settings
17945
+ # Configurable settings for the input device.
17946
+ # @return [Types::InputDeviceConfigurableSettings]
17947
+ #
17597
17948
  # @see http://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/UpdateInputDeviceRequest AWS API Documentation
17598
17949
  #
17599
17950
  class UpdateInputDeviceRequest < Struct.new(
17600
17951
  :hd_device_settings,
17601
17952
  :input_device_id,
17602
- :name)
17953
+ :name,
17954
+ :uhd_device_settings)
17603
17955
  SENSITIVE = []
17604
17956
  include Aws::Structure
17605
17957
  end
@@ -17620,6 +17972,10 @@ module Aws::MediaLive
17620
17972
  # its configuration.
17621
17973
  # @return [String]
17622
17974
  #
17975
+ # @!attribute [rw] device_update_status
17976
+ # The status of software on the input device.
17977
+ # @return [String]
17978
+ #
17623
17979
  # @!attribute [rw] hd_device_settings
17624
17980
  # Settings that describe the active source from the input device, and
17625
17981
  # the video characteristics of that source.
@@ -17646,19 +18002,26 @@ module Aws::MediaLive
17646
18002
  # outputs resolutions up to 1080, choose "HD".
17647
18003
  # @return [String]
17648
18004
  #
18005
+ # @!attribute [rw] uhd_device_settings
18006
+ # Settings that describe the active source from the input device, and
18007
+ # the video characteristics of that source.
18008
+ # @return [Types::InputDeviceUhdSettings]
18009
+ #
17649
18010
  # @see http://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/UpdateInputDeviceResponse AWS API Documentation
17650
18011
  #
17651
18012
  class UpdateInputDeviceResponse < Struct.new(
17652
18013
  :arn,
17653
18014
  :connection_state,
17654
18015
  :device_settings_sync_state,
18016
+ :device_update_status,
17655
18017
  :hd_device_settings,
17656
18018
  :id,
17657
18019
  :mac_address,
17658
18020
  :name,
17659
18021
  :network_settings,
17660
18022
  :serial_number,
17661
- :type)
18023
+ :type,
18024
+ :uhd_device_settings)
17662
18025
  SENSITIVE = []
17663
18026
  include Aws::Structure
17664
18027
  end
@@ -18049,6 +18412,42 @@ module Aws::MediaLive
18049
18412
  include Aws::Structure
18050
18413
  end
18051
18414
 
18415
+ # @note When making an API call, you may pass VideoBlackFailoverSettings
18416
+ # data as a hash:
18417
+ #
18418
+ # {
18419
+ # black_detect_threshold: 1.0,
18420
+ # video_black_threshold_msec: 1,
18421
+ # }
18422
+ #
18423
+ # @!attribute [rw] black_detect_threshold
18424
+ # A value used in calculating the threshold below which MediaLive
18425
+ # considers a pixel to be 'black'. For the input to be considered
18426
+ # black, every pixel in a frame must be below this threshold. The
18427
+ # threshold is calculated as a percentage (expressed as a decimal) of
18428
+ # white. Therefore .1 means 10% white (or 90% black). Note how the
18429
+ # formula works for any color depth. For example, if you set this
18430
+ # field to 0.1 in 10-bit color depth: (1023*0.1=102.3), which means a
18431
+ # pixel value of 102 or less is 'black'. If you set this field to .1
18432
+ # in an 8-bit color depth: (255*0.1=25.5), which means a pixel value
18433
+ # of 25 or less is 'black'. The range is 0.0 to 1.0, with any number
18434
+ # of decimal places.
18435
+ # @return [Float]
18436
+ #
18437
+ # @!attribute [rw] video_black_threshold_msec
18438
+ # The amount of time (in milliseconds) that the active input must be
18439
+ # black before automatic input failover occurs.
18440
+ # @return [Integer]
18441
+ #
18442
+ # @see http://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/VideoBlackFailoverSettings AWS API Documentation
18443
+ #
18444
+ class VideoBlackFailoverSettings < Struct.new(
18445
+ :black_detect_threshold,
18446
+ :video_black_threshold_msec)
18447
+ SENSITIVE = []
18448
+ include Aws::Structure
18449
+ end
18450
+
18052
18451
  # Video Codec Settings
18053
18452
  #
18054
18453
  # @note When making an API call, you may pass VideoCodecSettings
@@ -18056,7 +18455,7 @@ module Aws::MediaLive
18056
18455
  #
18057
18456
  # {
18058
18457
  # frame_capture_settings: {
18059
- # capture_interval: 1, # required
18458
+ # capture_interval: 1,
18060
18459
  # capture_interval_units: "MILLISECONDS", # accepts MILLISECONDS, SECONDS
18061
18460
  # },
18062
18461
  # h264_settings: {
@@ -18221,7 +18620,7 @@ module Aws::MediaLive
18221
18620
  # {
18222
18621
  # codec_settings: {
18223
18622
  # frame_capture_settings: {
18224
- # capture_interval: 1, # required
18623
+ # capture_interval: 1,
18225
18624
  # capture_interval_units: "MILLISECONDS", # accepts MILLISECONDS, SECONDS
18226
18625
  # },
18227
18626
  # h264_settings: {
@@ -18553,6 +18952,46 @@ module Aws::MediaLive
18553
18952
  include Aws::Structure
18554
18953
  end
18555
18954
 
18955
+ # The properties for a private VPC Output When this property is
18956
+ # specified, the output egress addresses will be created in a user
18957
+ # specified VPC
18958
+ #
18959
+ # @note When making an API call, you may pass VpcOutputSettings
18960
+ # data as a hash:
18961
+ #
18962
+ # {
18963
+ # public_address_allocation_ids: ["__string"],
18964
+ # security_group_ids: ["__string"],
18965
+ # subnet_ids: ["__string"], # required
18966
+ # }
18967
+ #
18968
+ # @!attribute [rw] public_address_allocation_ids
18969
+ # List of public address allocation ids to associate with ENIs that
18970
+ # will be created in Output VPC. Must specify one for
18971
+ # SINGLE\_PIPELINE, two for STANDARD channels
18972
+ # @return [Array<String>]
18973
+ #
18974
+ # @!attribute [rw] security_group_ids
18975
+ # A list of up to 5 EC2 VPC security group IDs to attach to the Output
18976
+ # VPC network interfaces. If none are specified then the VPC default
18977
+ # security group will be used
18978
+ # @return [Array<String>]
18979
+ #
18980
+ # @!attribute [rw] subnet_ids
18981
+ # A list of VPC subnet IDs from the same VPC. If STANDARD channel,
18982
+ # subnet IDs must be mapped to two unique availability zones (AZ).
18983
+ # @return [Array<String>]
18984
+ #
18985
+ # @see http://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/VpcOutputSettings AWS API Documentation
18986
+ #
18987
+ class VpcOutputSettings < Struct.new(
18988
+ :public_address_allocation_ids,
18989
+ :security_group_ids,
18990
+ :subnet_ids)
18991
+ SENSITIVE = []
18992
+ include Aws::Structure
18993
+ end
18994
+
18556
18995
  # Wav Settings
18557
18996
  #
18558
18997
  # @note When making an API call, you may pass WavSettings