aws-sdk-medialive 1.56.0 → 1.61.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/lib/aws-sdk-medialive.rb +2 -2
- data/lib/aws-sdk-medialive/client.rb +300 -1
- data/lib/aws-sdk-medialive/client_api.rb +217 -0
- data/lib/aws-sdk-medialive/types.rb +644 -7
- metadata +2 -2
@@ -28,6 +28,8 @@ module Aws::MediaLive
|
|
28
28
|
Ac3MetadataControl = Shapes::StringShape.new(name: 'Ac3MetadataControl')
|
29
29
|
Ac3Settings = Shapes::StructureShape.new(name: 'Ac3Settings')
|
30
30
|
AcceptHeader = Shapes::StringShape.new(name: 'AcceptHeader')
|
31
|
+
AcceptInputDeviceTransferRequest = Shapes::StructureShape.new(name: 'AcceptInputDeviceTransferRequest')
|
32
|
+
AcceptInputDeviceTransferResponse = Shapes::StructureShape.new(name: 'AcceptInputDeviceTransferResponse')
|
31
33
|
AccessDenied = Shapes::StructureShape.new(name: 'AccessDenied')
|
32
34
|
AfdSignaling = Shapes::StringShape.new(name: 'AfdSignaling')
|
33
35
|
AncillarySourceSettings = Shapes::StructureShape.new(name: 'AncillarySourceSettings')
|
@@ -52,6 +54,7 @@ module Aws::MediaLive
|
|
52
54
|
AudioPidSelection = Shapes::StructureShape.new(name: 'AudioPidSelection')
|
53
55
|
AudioSelector = Shapes::StructureShape.new(name: 'AudioSelector')
|
54
56
|
AudioSelectorSettings = Shapes::StructureShape.new(name: 'AudioSelectorSettings')
|
57
|
+
AudioSilenceFailoverSettings = Shapes::StructureShape.new(name: 'AudioSilenceFailoverSettings')
|
55
58
|
AudioTrack = Shapes::StructureShape.new(name: 'AudioTrack')
|
56
59
|
AudioTrackSelection = Shapes::StructureShape.new(name: 'AudioTrackSelection')
|
57
60
|
AudioType = Shapes::StringShape.new(name: 'AudioType')
|
@@ -94,6 +97,8 @@ module Aws::MediaLive
|
|
94
97
|
BurnInOutlineColor = Shapes::StringShape.new(name: 'BurnInOutlineColor')
|
95
98
|
BurnInShadowColor = Shapes::StringShape.new(name: 'BurnInShadowColor')
|
96
99
|
BurnInTeletextGridControl = Shapes::StringShape.new(name: 'BurnInTeletextGridControl')
|
100
|
+
CancelInputDeviceTransferRequest = Shapes::StructureShape.new(name: 'CancelInputDeviceTransferRequest')
|
101
|
+
CancelInputDeviceTransferResponse = Shapes::StructureShape.new(name: 'CancelInputDeviceTransferResponse')
|
97
102
|
CaptionDescription = Shapes::StructureShape.new(name: 'CaptionDescription')
|
98
103
|
CaptionDestinationSettings = Shapes::StructureShape.new(name: 'CaptionDestinationSettings')
|
99
104
|
CaptionLanguageMapping = Shapes::StructureShape.new(name: 'CaptionLanguageMapping')
|
@@ -166,6 +171,7 @@ module Aws::MediaLive
|
|
166
171
|
DescribeScheduleRequest = Shapes::StructureShape.new(name: 'DescribeScheduleRequest')
|
167
172
|
DescribeScheduleResponse = Shapes::StructureShape.new(name: 'DescribeScheduleResponse')
|
168
173
|
DeviceSettingsSyncState = Shapes::StringShape.new(name: 'DeviceSettingsSyncState')
|
174
|
+
DeviceUpdateStatus = Shapes::StringShape.new(name: 'DeviceUpdateStatus')
|
169
175
|
DvbNitSettings = Shapes::StructureShape.new(name: 'DvbNitSettings')
|
170
176
|
DvbSdtOutputSdt = Shapes::StringShape.new(name: 'DvbSdtOutputSdt')
|
171
177
|
DvbSdtSettings = Shapes::StructureShape.new(name: 'DvbSdtSettings')
|
@@ -203,6 +209,8 @@ module Aws::MediaLive
|
|
203
209
|
EmbeddedSourceSettings = Shapes::StructureShape.new(name: 'EmbeddedSourceSettings')
|
204
210
|
Empty = Shapes::StructureShape.new(name: 'Empty')
|
205
211
|
EncoderSettings = Shapes::StructureShape.new(name: 'EncoderSettings')
|
212
|
+
FailoverCondition = Shapes::StructureShape.new(name: 'FailoverCondition')
|
213
|
+
FailoverConditionSettings = Shapes::StructureShape.new(name: 'FailoverConditionSettings')
|
206
214
|
FeatureActivations = Shapes::StructureShape.new(name: 'FeatureActivations')
|
207
215
|
FeatureActivationsInputPrepareScheduleActions = Shapes::StringShape.new(name: 'FeatureActivationsInputPrepareScheduleActions')
|
208
216
|
FecOutputIncludeFec = Shapes::StringShape.new(name: 'FecOutputIncludeFec')
|
@@ -275,11 +283,13 @@ module Aws::MediaLive
|
|
275
283
|
HlsClientCache = Shapes::StringShape.new(name: 'HlsClientCache')
|
276
284
|
HlsCodecSpecification = Shapes::StringShape.new(name: 'HlsCodecSpecification')
|
277
285
|
HlsDirectoryStructure = Shapes::StringShape.new(name: 'HlsDirectoryStructure')
|
286
|
+
HlsDiscontinuityTags = Shapes::StringShape.new(name: 'HlsDiscontinuityTags')
|
278
287
|
HlsEncryptionType = Shapes::StringShape.new(name: 'HlsEncryptionType')
|
279
288
|
HlsGroupSettings = Shapes::StructureShape.new(name: 'HlsGroupSettings')
|
280
289
|
HlsH265PackagingType = Shapes::StringShape.new(name: 'HlsH265PackagingType')
|
281
290
|
HlsId3SegmentTaggingScheduleActionSettings = Shapes::StructureShape.new(name: 'HlsId3SegmentTaggingScheduleActionSettings')
|
282
291
|
HlsId3SegmentTaggingState = Shapes::StringShape.new(name: 'HlsId3SegmentTaggingState')
|
292
|
+
HlsIncompleteSegmentBehavior = Shapes::StringShape.new(name: 'HlsIncompleteSegmentBehavior')
|
283
293
|
HlsInputSettings = Shapes::StructureShape.new(name: 'HlsInputSettings')
|
284
294
|
HlsIvInManifest = Shapes::StringShape.new(name: 'HlsIvInManifest')
|
285
295
|
HlsIvSource = Shapes::StringShape.new(name: 'HlsIvSource')
|
@@ -328,7 +338,9 @@ module Aws::MediaLive
|
|
328
338
|
InputDeviceState = Shapes::StringShape.new(name: 'InputDeviceState')
|
329
339
|
InputDeviceSummary = Shapes::StructureShape.new(name: 'InputDeviceSummary')
|
330
340
|
InputDeviceThumbnail = Shapes::BlobShape.new(name: 'InputDeviceThumbnail', streaming: true)
|
341
|
+
InputDeviceTransferType = Shapes::StringShape.new(name: 'InputDeviceTransferType')
|
331
342
|
InputDeviceType = Shapes::StringShape.new(name: 'InputDeviceType')
|
343
|
+
InputDeviceUhdSettings = Shapes::StructureShape.new(name: 'InputDeviceUhdSettings')
|
332
344
|
InputFilter = Shapes::StringShape.new(name: 'InputFilter')
|
333
345
|
InputLocation = Shapes::StructureShape.new(name: 'InputLocation')
|
334
346
|
InputLossActionForHlsOut = Shapes::StringShape.new(name: 'InputLossActionForHlsOut')
|
@@ -336,6 +348,7 @@ module Aws::MediaLive
|
|
336
348
|
InputLossActionForRtmpOut = Shapes::StringShape.new(name: 'InputLossActionForRtmpOut')
|
337
349
|
InputLossActionForUdpOut = Shapes::StringShape.new(name: 'InputLossActionForUdpOut')
|
338
350
|
InputLossBehavior = Shapes::StructureShape.new(name: 'InputLossBehavior')
|
351
|
+
InputLossFailoverSettings = Shapes::StructureShape.new(name: 'InputLossFailoverSettings')
|
339
352
|
InputLossImageType = Shapes::StringShape.new(name: 'InputLossImageType')
|
340
353
|
InputMaximumBitrate = Shapes::StringShape.new(name: 'InputMaximumBitrate')
|
341
354
|
InputPreference = Shapes::StringShape.new(name: 'InputPreference')
|
@@ -366,6 +379,9 @@ module Aws::MediaLive
|
|
366
379
|
ListChannelsRequest = Shapes::StructureShape.new(name: 'ListChannelsRequest')
|
367
380
|
ListChannelsResponse = Shapes::StructureShape.new(name: 'ListChannelsResponse')
|
368
381
|
ListChannelsResultModel = Shapes::StructureShape.new(name: 'ListChannelsResultModel')
|
382
|
+
ListInputDeviceTransfersRequest = Shapes::StructureShape.new(name: 'ListInputDeviceTransfersRequest')
|
383
|
+
ListInputDeviceTransfersResponse = Shapes::StructureShape.new(name: 'ListInputDeviceTransfersResponse')
|
384
|
+
ListInputDeviceTransfersResultModel = Shapes::StructureShape.new(name: 'ListInputDeviceTransfersResultModel')
|
369
385
|
ListInputDevicesRequest = Shapes::StructureShape.new(name: 'ListInputDevicesRequest')
|
370
386
|
ListInputDevicesResponse = Shapes::StructureShape.new(name: 'ListInputDevicesResponse')
|
371
387
|
ListInputDevicesResultModel = Shapes::StructureShape.new(name: 'ListInputDevicesResultModel')
|
@@ -483,6 +499,8 @@ module Aws::MediaLive
|
|
483
499
|
RawSettings = Shapes::StructureShape.new(name: 'RawSettings')
|
484
500
|
Rec601Settings = Shapes::StructureShape.new(name: 'Rec601Settings')
|
485
501
|
Rec709Settings = Shapes::StructureShape.new(name: 'Rec709Settings')
|
502
|
+
RejectInputDeviceTransferRequest = Shapes::StructureShape.new(name: 'RejectInputDeviceTransferRequest')
|
503
|
+
RejectInputDeviceTransferResponse = Shapes::StructureShape.new(name: 'RejectInputDeviceTransferResponse')
|
486
504
|
RemixSettings = Shapes::StructureShape.new(name: 'RemixSettings')
|
487
505
|
Reservation = Shapes::StructureShape.new(name: 'Reservation')
|
488
506
|
ReservationCodec = Shapes::StringShape.new(name: 'ReservationCodec')
|
@@ -496,6 +514,7 @@ module Aws::MediaLive
|
|
496
514
|
ReservationVideoQuality = Shapes::StringShape.new(name: 'ReservationVideoQuality')
|
497
515
|
ResourceConflict = Shapes::StructureShape.new(name: 'ResourceConflict')
|
498
516
|
ResourceNotFound = Shapes::StructureShape.new(name: 'ResourceNotFound')
|
517
|
+
RtmpAdMarkers = Shapes::StringShape.new(name: 'RtmpAdMarkers')
|
499
518
|
RtmpCacheFullBehavior = Shapes::StringShape.new(name: 'RtmpCacheFullBehavior')
|
500
519
|
RtmpCaptionData = Shapes::StringShape.new(name: 'RtmpCaptionData')
|
501
520
|
RtmpCaptionInfoDestinationSettings = Shapes::StructureShape.new(name: 'RtmpCaptionInfoDestinationSettings')
|
@@ -561,9 +580,14 @@ module Aws::MediaLive
|
|
561
580
|
TemporalFilterPostFilterSharpening = Shapes::StringShape.new(name: 'TemporalFilterPostFilterSharpening')
|
562
581
|
TemporalFilterSettings = Shapes::StructureShape.new(name: 'TemporalFilterSettings')
|
563
582
|
TemporalFilterStrength = Shapes::StringShape.new(name: 'TemporalFilterStrength')
|
583
|
+
ThumbnailData = Shapes::StructureShape.new(name: 'ThumbnailData')
|
564
584
|
TimecodeConfig = Shapes::StructureShape.new(name: 'TimecodeConfig')
|
565
585
|
TimecodeConfigSource = Shapes::StringShape.new(name: 'TimecodeConfigSource')
|
566
586
|
TooManyRequestsException = Shapes::StructureShape.new(name: 'TooManyRequestsException')
|
587
|
+
TransferInputDevice = Shapes::StructureShape.new(name: 'TransferInputDevice')
|
588
|
+
TransferInputDeviceRequest = Shapes::StructureShape.new(name: 'TransferInputDeviceRequest')
|
589
|
+
TransferInputDeviceResponse = Shapes::StructureShape.new(name: 'TransferInputDeviceResponse')
|
590
|
+
TransferringInputDeviceSummary = Shapes::StructureShape.new(name: 'TransferringInputDeviceSummary')
|
567
591
|
TtmlDestinationSettings = Shapes::StructureShape.new(name: 'TtmlDestinationSettings')
|
568
592
|
TtmlDestinationStyleControl = Shapes::StringShape.new(name: 'TtmlDestinationStyleControl')
|
569
593
|
UdpContainerSettings = Shapes::StructureShape.new(name: 'UdpContainerSettings')
|
@@ -601,6 +625,7 @@ module Aws::MediaLive
|
|
601
625
|
UpdateReservationResponse = Shapes::StructureShape.new(name: 'UpdateReservationResponse')
|
602
626
|
UpdateReservationResultModel = Shapes::StructureShape.new(name: 'UpdateReservationResultModel')
|
603
627
|
ValidationError = Shapes::StructureShape.new(name: 'ValidationError')
|
628
|
+
VideoBlackFailoverSettings = Shapes::StructureShape.new(name: 'VideoBlackFailoverSettings')
|
604
629
|
VideoCodecSettings = Shapes::StructureShape.new(name: 'VideoCodecSettings')
|
605
630
|
VideoDescription = Shapes::StructureShape.new(name: 'VideoDescription')
|
606
631
|
VideoDescriptionRespondToAfd = Shapes::StringShape.new(name: 'VideoDescriptionRespondToAfd')
|
@@ -617,6 +642,7 @@ module Aws::MediaLive
|
|
617
642
|
__boolean = Shapes::BooleanShape.new(name: '__boolean')
|
618
643
|
__double = Shapes::FloatShape.new(name: '__double')
|
619
644
|
__doubleMin0 = Shapes::FloatShape.new(name: '__doubleMin0')
|
645
|
+
__doubleMin0Max1 = Shapes::FloatShape.new(name: '__doubleMin0Max1')
|
620
646
|
__doubleMin1 = Shapes::FloatShape.new(name: '__doubleMin1')
|
621
647
|
__doubleMinNegative59Max0 = Shapes::FloatShape.new(name: '__doubleMinNegative59Max0')
|
622
648
|
__integer = Shapes::IntegerShape.new(name: '__integer')
|
@@ -640,6 +666,7 @@ module Aws::MediaLive
|
|
640
666
|
__integerMin0Max7 = Shapes::IntegerShape.new(name: '__integerMin0Max7')
|
641
667
|
__integerMin0Max8191 = Shapes::IntegerShape.new(name: '__integerMin0Max8191')
|
642
668
|
__integerMin1 = Shapes::IntegerShape.new(name: '__integerMin1')
|
669
|
+
__integerMin100 = Shapes::IntegerShape.new(name: '__integerMin100')
|
643
670
|
__integerMin1000 = Shapes::IntegerShape.new(name: '__integerMin1000')
|
644
671
|
__integerMin1000000Max100000000 = Shapes::IntegerShape.new(name: '__integerMin1000000Max100000000')
|
645
672
|
__integerMin100000Max100000000 = Shapes::IntegerShape.new(name: '__integerMin100000Max100000000')
|
@@ -680,6 +707,7 @@ module Aws::MediaLive
|
|
680
707
|
__listOfCaptionSelector = Shapes::ListShape.new(name: '__listOfCaptionSelector')
|
681
708
|
__listOfChannelEgressEndpoint = Shapes::ListShape.new(name: '__listOfChannelEgressEndpoint')
|
682
709
|
__listOfChannelSummary = Shapes::ListShape.new(name: '__listOfChannelSummary')
|
710
|
+
__listOfFailoverCondition = Shapes::ListShape.new(name: '__listOfFailoverCondition')
|
683
711
|
__listOfHlsAdMarkers = Shapes::ListShape.new(name: '__listOfHlsAdMarkers')
|
684
712
|
__listOfInput = Shapes::ListShape.new(name: '__listOfInput')
|
685
713
|
__listOfInputAttachment = Shapes::ListShape.new(name: '__listOfInputAttachment')
|
@@ -709,8 +737,10 @@ module Aws::MediaLive
|
|
709
737
|
__listOfPipelineDetail = Shapes::ListShape.new(name: '__listOfPipelineDetail')
|
710
738
|
__listOfPipelinePauseStateSettings = Shapes::ListShape.new(name: '__listOfPipelinePauseStateSettings')
|
711
739
|
__listOfReservation = Shapes::ListShape.new(name: '__listOfReservation')
|
740
|
+
__listOfRtmpAdMarkers = Shapes::ListShape.new(name: '__listOfRtmpAdMarkers')
|
712
741
|
__listOfScheduleAction = Shapes::ListShape.new(name: '__listOfScheduleAction')
|
713
742
|
__listOfScte35Descriptor = Shapes::ListShape.new(name: '__listOfScte35Descriptor')
|
743
|
+
__listOfTransferringInputDeviceSummary = Shapes::ListShape.new(name: '__listOfTransferringInputDeviceSummary')
|
714
744
|
__listOfValidationError = Shapes::ListShape.new(name: '__listOfValidationError')
|
715
745
|
__listOfVideoDescription = Shapes::ListShape.new(name: '__listOfVideoDescription')
|
716
746
|
__listOf__integer = Shapes::ListShape.new(name: '__listOf__integer')
|
@@ -754,6 +784,11 @@ module Aws::MediaLive
|
|
754
784
|
Ac3Settings.add_member(:metadata_control, Shapes::ShapeRef.new(shape: Ac3MetadataControl, location_name: "metadataControl"))
|
755
785
|
Ac3Settings.struct_class = Types::Ac3Settings
|
756
786
|
|
787
|
+
AcceptInputDeviceTransferRequest.add_member(:input_device_id, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "inputDeviceId"))
|
788
|
+
AcceptInputDeviceTransferRequest.struct_class = Types::AcceptInputDeviceTransferRequest
|
789
|
+
|
790
|
+
AcceptInputDeviceTransferResponse.struct_class = Types::AcceptInputDeviceTransferResponse
|
791
|
+
|
757
792
|
AccessDenied.add_member(:message, Shapes::ShapeRef.new(shape: __string, location_name: "message"))
|
758
793
|
AccessDenied.struct_class = Types::AccessDenied
|
759
794
|
|
@@ -828,12 +863,18 @@ module Aws::MediaLive
|
|
828
863
|
AudioSelectorSettings.add_member(:audio_track_selection, Shapes::ShapeRef.new(shape: AudioTrackSelection, location_name: "audioTrackSelection"))
|
829
864
|
AudioSelectorSettings.struct_class = Types::AudioSelectorSettings
|
830
865
|
|
866
|
+
AudioSilenceFailoverSettings.add_member(:audio_selector_name, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "audioSelectorName"))
|
867
|
+
AudioSilenceFailoverSettings.add_member(:audio_silence_threshold_msec, Shapes::ShapeRef.new(shape: __integerMin1000, location_name: "audioSilenceThresholdMsec"))
|
868
|
+
AudioSilenceFailoverSettings.struct_class = Types::AudioSilenceFailoverSettings
|
869
|
+
|
831
870
|
AudioTrack.add_member(:track, Shapes::ShapeRef.new(shape: __integerMin1, required: true, location_name: "track"))
|
832
871
|
AudioTrack.struct_class = Types::AudioTrack
|
833
872
|
|
834
873
|
AudioTrackSelection.add_member(:tracks, Shapes::ShapeRef.new(shape: __listOfAudioTrack, required: true, location_name: "tracks"))
|
835
874
|
AudioTrackSelection.struct_class = Types::AudioTrackSelection
|
836
875
|
|
876
|
+
AutomaticInputFailoverSettings.add_member(:error_clear_time_msec, Shapes::ShapeRef.new(shape: __integerMin1, location_name: "errorClearTimeMsec"))
|
877
|
+
AutomaticInputFailoverSettings.add_member(:failover_conditions, Shapes::ShapeRef.new(shape: __listOfFailoverCondition, location_name: "failoverConditions"))
|
837
878
|
AutomaticInputFailoverSettings.add_member(:input_preference, Shapes::ShapeRef.new(shape: InputPreference, location_name: "inputPreference"))
|
838
879
|
AutomaticInputFailoverSettings.add_member(:secondary_input_id, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "secondaryInputId"))
|
839
880
|
AutomaticInputFailoverSettings.struct_class = Types::AutomaticInputFailoverSettings
|
@@ -969,6 +1010,11 @@ module Aws::MediaLive
|
|
969
1010
|
BurnInDestinationSettings.add_member(:y_position, Shapes::ShapeRef.new(shape: __integerMin0, location_name: "yPosition"))
|
970
1011
|
BurnInDestinationSettings.struct_class = Types::BurnInDestinationSettings
|
971
1012
|
|
1013
|
+
CancelInputDeviceTransferRequest.add_member(:input_device_id, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "inputDeviceId"))
|
1014
|
+
CancelInputDeviceTransferRequest.struct_class = Types::CancelInputDeviceTransferRequest
|
1015
|
+
|
1016
|
+
CancelInputDeviceTransferResponse.struct_class = Types::CancelInputDeviceTransferResponse
|
1017
|
+
|
972
1018
|
CaptionDescription.add_member(:caption_selector_name, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "captionSelectorName"))
|
973
1019
|
CaptionDescription.add_member(:destination_settings, Shapes::ShapeRef.new(shape: CaptionDestinationSettings, location_name: "destinationSettings"))
|
974
1020
|
CaptionDescription.add_member(:language_code, Shapes::ShapeRef.new(shape: __string, location_name: "languageCode"))
|
@@ -1292,6 +1338,7 @@ module Aws::MediaLive
|
|
1292
1338
|
DescribeInputDeviceResponse.add_member(:arn, Shapes::ShapeRef.new(shape: __string, location_name: "arn"))
|
1293
1339
|
DescribeInputDeviceResponse.add_member(:connection_state, Shapes::ShapeRef.new(shape: InputDeviceConnectionState, location_name: "connectionState"))
|
1294
1340
|
DescribeInputDeviceResponse.add_member(:device_settings_sync_state, Shapes::ShapeRef.new(shape: DeviceSettingsSyncState, location_name: "deviceSettingsSyncState"))
|
1341
|
+
DescribeInputDeviceResponse.add_member(:device_update_status, Shapes::ShapeRef.new(shape: DeviceUpdateStatus, location_name: "deviceUpdateStatus"))
|
1295
1342
|
DescribeInputDeviceResponse.add_member(:hd_device_settings, Shapes::ShapeRef.new(shape: InputDeviceHdSettings, location_name: "hdDeviceSettings"))
|
1296
1343
|
DescribeInputDeviceResponse.add_member(:id, Shapes::ShapeRef.new(shape: __string, location_name: "id"))
|
1297
1344
|
DescribeInputDeviceResponse.add_member(:mac_address, Shapes::ShapeRef.new(shape: __string, location_name: "macAddress"))
|
@@ -1299,6 +1346,7 @@ module Aws::MediaLive
|
|
1299
1346
|
DescribeInputDeviceResponse.add_member(:network_settings, Shapes::ShapeRef.new(shape: InputDeviceNetworkSettings, location_name: "networkSettings"))
|
1300
1347
|
DescribeInputDeviceResponse.add_member(:serial_number, Shapes::ShapeRef.new(shape: __string, location_name: "serialNumber"))
|
1301
1348
|
DescribeInputDeviceResponse.add_member(:type, Shapes::ShapeRef.new(shape: InputDeviceType, location_name: "type"))
|
1349
|
+
DescribeInputDeviceResponse.add_member(:uhd_device_settings, Shapes::ShapeRef.new(shape: InputDeviceUhdSettings, location_name: "uhdDeviceSettings"))
|
1302
1350
|
DescribeInputDeviceResponse.struct_class = Types::DescribeInputDeviceResponse
|
1303
1351
|
|
1304
1352
|
DescribeInputDeviceThumbnailRequest.add_member(:input_device_id, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "inputDeviceId"))
|
@@ -1507,6 +1555,14 @@ module Aws::MediaLive
|
|
1507
1555
|
EncoderSettings.add_member(:video_descriptions, Shapes::ShapeRef.new(shape: __listOfVideoDescription, required: true, location_name: "videoDescriptions"))
|
1508
1556
|
EncoderSettings.struct_class = Types::EncoderSettings
|
1509
1557
|
|
1558
|
+
FailoverCondition.add_member(:failover_condition_settings, Shapes::ShapeRef.new(shape: FailoverConditionSettings, location_name: "failoverConditionSettings"))
|
1559
|
+
FailoverCondition.struct_class = Types::FailoverCondition
|
1560
|
+
|
1561
|
+
FailoverConditionSettings.add_member(:audio_silence_settings, Shapes::ShapeRef.new(shape: AudioSilenceFailoverSettings, location_name: "audioSilenceSettings"))
|
1562
|
+
FailoverConditionSettings.add_member(:input_loss_settings, Shapes::ShapeRef.new(shape: InputLossFailoverSettings, location_name: "inputLossSettings"))
|
1563
|
+
FailoverConditionSettings.add_member(:video_black_settings, Shapes::ShapeRef.new(shape: VideoBlackFailoverSettings, location_name: "videoBlackSettings"))
|
1564
|
+
FailoverConditionSettings.struct_class = Types::FailoverConditionSettings
|
1565
|
+
|
1510
1566
|
FeatureActivations.add_member(:input_prepare_schedule_actions, Shapes::ShapeRef.new(shape: FeatureActivationsInputPrepareScheduleActions, location_name: "inputPrepareScheduleActions"))
|
1511
1567
|
FeatureActivations.struct_class = Types::FeatureActivations
|
1512
1568
|
|
@@ -1679,10 +1735,12 @@ module Aws::MediaLive
|
|
1679
1735
|
HlsGroupSettings.add_member(:constant_iv, Shapes::ShapeRef.new(shape: __stringMin32Max32, location_name: "constantIv"))
|
1680
1736
|
HlsGroupSettings.add_member(:destination, Shapes::ShapeRef.new(shape: OutputLocationRef, required: true, location_name: "destination"))
|
1681
1737
|
HlsGroupSettings.add_member(:directory_structure, Shapes::ShapeRef.new(shape: HlsDirectoryStructure, location_name: "directoryStructure"))
|
1738
|
+
HlsGroupSettings.add_member(:discontinuity_tags, Shapes::ShapeRef.new(shape: HlsDiscontinuityTags, location_name: "discontinuityTags"))
|
1682
1739
|
HlsGroupSettings.add_member(:encryption_type, Shapes::ShapeRef.new(shape: HlsEncryptionType, location_name: "encryptionType"))
|
1683
1740
|
HlsGroupSettings.add_member(:hls_cdn_settings, Shapes::ShapeRef.new(shape: HlsCdnSettings, location_name: "hlsCdnSettings"))
|
1684
1741
|
HlsGroupSettings.add_member(:hls_id_3_segment_tagging, Shapes::ShapeRef.new(shape: HlsId3SegmentTaggingState, location_name: "hlsId3SegmentTagging"))
|
1685
1742
|
HlsGroupSettings.add_member(:i_frame_only_playlists, Shapes::ShapeRef.new(shape: IFrameOnlyPlaylistType, location_name: "iFrameOnlyPlaylists"))
|
1743
|
+
HlsGroupSettings.add_member(:incomplete_segment_behavior, Shapes::ShapeRef.new(shape: HlsIncompleteSegmentBehavior, location_name: "incompleteSegmentBehavior"))
|
1686
1744
|
HlsGroupSettings.add_member(:index_n_segments, Shapes::ShapeRef.new(shape: __integerMin3, location_name: "indexNSegments"))
|
1687
1745
|
HlsGroupSettings.add_member(:input_loss_action, Shapes::ShapeRef.new(shape: InputLossActionForHlsOut, location_name: "inputLossAction"))
|
1688
1746
|
HlsGroupSettings.add_member(:iv_in_manifest, Shapes::ShapeRef.new(shape: HlsIvInManifest, location_name: "ivInManifest"))
|
@@ -1796,6 +1854,7 @@ module Aws::MediaLive
|
|
1796
1854
|
InputDevice.add_member(:arn, Shapes::ShapeRef.new(shape: __string, location_name: "arn"))
|
1797
1855
|
InputDevice.add_member(:connection_state, Shapes::ShapeRef.new(shape: InputDeviceConnectionState, location_name: "connectionState"))
|
1798
1856
|
InputDevice.add_member(:device_settings_sync_state, Shapes::ShapeRef.new(shape: DeviceSettingsSyncState, location_name: "deviceSettingsSyncState"))
|
1857
|
+
InputDevice.add_member(:device_update_status, Shapes::ShapeRef.new(shape: DeviceUpdateStatus, location_name: "deviceUpdateStatus"))
|
1799
1858
|
InputDevice.add_member(:hd_device_settings, Shapes::ShapeRef.new(shape: InputDeviceHdSettings, location_name: "hdDeviceSettings"))
|
1800
1859
|
InputDevice.add_member(:id, Shapes::ShapeRef.new(shape: __string, location_name: "id"))
|
1801
1860
|
InputDevice.add_member(:mac_address, Shapes::ShapeRef.new(shape: __string, location_name: "macAddress"))
|
@@ -1803,6 +1862,7 @@ module Aws::MediaLive
|
|
1803
1862
|
InputDevice.add_member(:network_settings, Shapes::ShapeRef.new(shape: InputDeviceNetworkSettings, location_name: "networkSettings"))
|
1804
1863
|
InputDevice.add_member(:serial_number, Shapes::ShapeRef.new(shape: __string, location_name: "serialNumber"))
|
1805
1864
|
InputDevice.add_member(:type, Shapes::ShapeRef.new(shape: InputDeviceType, location_name: "type"))
|
1865
|
+
InputDevice.add_member(:uhd_device_settings, Shapes::ShapeRef.new(shape: InputDeviceUhdSettings, location_name: "uhdDeviceSettings"))
|
1806
1866
|
InputDevice.struct_class = Types::InputDevice
|
1807
1867
|
|
1808
1868
|
InputDeviceConfigurableSettings.add_member(:configured_input, Shapes::ShapeRef.new(shape: InputDeviceConfiguredInput, location_name: "configuredInput"))
|
@@ -1839,6 +1899,7 @@ module Aws::MediaLive
|
|
1839
1899
|
InputDeviceSummary.add_member(:arn, Shapes::ShapeRef.new(shape: __string, location_name: "arn"))
|
1840
1900
|
InputDeviceSummary.add_member(:connection_state, Shapes::ShapeRef.new(shape: InputDeviceConnectionState, location_name: "connectionState"))
|
1841
1901
|
InputDeviceSummary.add_member(:device_settings_sync_state, Shapes::ShapeRef.new(shape: DeviceSettingsSyncState, location_name: "deviceSettingsSyncState"))
|
1902
|
+
InputDeviceSummary.add_member(:device_update_status, Shapes::ShapeRef.new(shape: DeviceUpdateStatus, location_name: "deviceUpdateStatus"))
|
1842
1903
|
InputDeviceSummary.add_member(:hd_device_settings, Shapes::ShapeRef.new(shape: InputDeviceHdSettings, location_name: "hdDeviceSettings"))
|
1843
1904
|
InputDeviceSummary.add_member(:id, Shapes::ShapeRef.new(shape: __string, location_name: "id"))
|
1844
1905
|
InputDeviceSummary.add_member(:mac_address, Shapes::ShapeRef.new(shape: __string, location_name: "macAddress"))
|
@@ -1846,8 +1907,19 @@ module Aws::MediaLive
|
|
1846
1907
|
InputDeviceSummary.add_member(:network_settings, Shapes::ShapeRef.new(shape: InputDeviceNetworkSettings, location_name: "networkSettings"))
|
1847
1908
|
InputDeviceSummary.add_member(:serial_number, Shapes::ShapeRef.new(shape: __string, location_name: "serialNumber"))
|
1848
1909
|
InputDeviceSummary.add_member(:type, Shapes::ShapeRef.new(shape: InputDeviceType, location_name: "type"))
|
1910
|
+
InputDeviceSummary.add_member(:uhd_device_settings, Shapes::ShapeRef.new(shape: InputDeviceUhdSettings, location_name: "uhdDeviceSettings"))
|
1849
1911
|
InputDeviceSummary.struct_class = Types::InputDeviceSummary
|
1850
1912
|
|
1913
|
+
InputDeviceUhdSettings.add_member(:active_input, Shapes::ShapeRef.new(shape: InputDeviceActiveInput, location_name: "activeInput"))
|
1914
|
+
InputDeviceUhdSettings.add_member(:configured_input, Shapes::ShapeRef.new(shape: InputDeviceConfiguredInput, location_name: "configuredInput"))
|
1915
|
+
InputDeviceUhdSettings.add_member(:device_state, Shapes::ShapeRef.new(shape: InputDeviceState, location_name: "deviceState"))
|
1916
|
+
InputDeviceUhdSettings.add_member(:framerate, Shapes::ShapeRef.new(shape: __double, location_name: "framerate"))
|
1917
|
+
InputDeviceUhdSettings.add_member(:height, Shapes::ShapeRef.new(shape: __integer, location_name: "height"))
|
1918
|
+
InputDeviceUhdSettings.add_member(:max_bitrate, Shapes::ShapeRef.new(shape: __integer, location_name: "maxBitrate"))
|
1919
|
+
InputDeviceUhdSettings.add_member(:scan_type, Shapes::ShapeRef.new(shape: InputDeviceScanType, location_name: "scanType"))
|
1920
|
+
InputDeviceUhdSettings.add_member(:width, Shapes::ShapeRef.new(shape: __integer, location_name: "width"))
|
1921
|
+
InputDeviceUhdSettings.struct_class = Types::InputDeviceUhdSettings
|
1922
|
+
|
1851
1923
|
InputLocation.add_member(:password_param, Shapes::ShapeRef.new(shape: __string, location_name: "passwordParam"))
|
1852
1924
|
InputLocation.add_member(:uri, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "uri"))
|
1853
1925
|
InputLocation.add_member(:username, Shapes::ShapeRef.new(shape: __string, location_name: "username"))
|
@@ -1860,6 +1932,9 @@ module Aws::MediaLive
|
|
1860
1932
|
InputLossBehavior.add_member(:repeat_frame_msec, Shapes::ShapeRef.new(shape: __integerMin0Max1000000, location_name: "repeatFrameMsec"))
|
1861
1933
|
InputLossBehavior.struct_class = Types::InputLossBehavior
|
1862
1934
|
|
1935
|
+
InputLossFailoverSettings.add_member(:input_loss_threshold_msec, Shapes::ShapeRef.new(shape: __integerMin100, location_name: "inputLossThresholdMsec"))
|
1936
|
+
InputLossFailoverSettings.struct_class = Types::InputLossFailoverSettings
|
1937
|
+
|
1863
1938
|
InputPrepareScheduleActionSettings.add_member(:input_attachment_name_reference, Shapes::ShapeRef.new(shape: __string, location_name: "inputAttachmentNameReference"))
|
1864
1939
|
InputPrepareScheduleActionSettings.add_member(:input_clipping_settings, Shapes::ShapeRef.new(shape: InputClippingSettings, location_name: "inputClippingSettings"))
|
1865
1940
|
InputPrepareScheduleActionSettings.add_member(:url_path, Shapes::ShapeRef.new(shape: __listOf__string, location_name: "urlPath"))
|
@@ -1946,6 +2021,19 @@ module Aws::MediaLive
|
|
1946
2021
|
ListChannelsResultModel.add_member(:next_token, Shapes::ShapeRef.new(shape: __string, location_name: "nextToken"))
|
1947
2022
|
ListChannelsResultModel.struct_class = Types::ListChannelsResultModel
|
1948
2023
|
|
2024
|
+
ListInputDeviceTransfersRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location: "querystring", location_name: "maxResults"))
|
2025
|
+
ListInputDeviceTransfersRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: __string, location: "querystring", location_name: "nextToken"))
|
2026
|
+
ListInputDeviceTransfersRequest.add_member(:transfer_type, Shapes::ShapeRef.new(shape: __string, required: true, location: "querystring", location_name: "transferType"))
|
2027
|
+
ListInputDeviceTransfersRequest.struct_class = Types::ListInputDeviceTransfersRequest
|
2028
|
+
|
2029
|
+
ListInputDeviceTransfersResponse.add_member(:input_device_transfers, Shapes::ShapeRef.new(shape: __listOfTransferringInputDeviceSummary, location_name: "inputDeviceTransfers"))
|
2030
|
+
ListInputDeviceTransfersResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: __string, location_name: "nextToken"))
|
2031
|
+
ListInputDeviceTransfersResponse.struct_class = Types::ListInputDeviceTransfersResponse
|
2032
|
+
|
2033
|
+
ListInputDeviceTransfersResultModel.add_member(:input_device_transfers, Shapes::ShapeRef.new(shape: __listOfTransferringInputDeviceSummary, location_name: "inputDeviceTransfers"))
|
2034
|
+
ListInputDeviceTransfersResultModel.add_member(:next_token, Shapes::ShapeRef.new(shape: __string, location_name: "nextToken"))
|
2035
|
+
ListInputDeviceTransfersResultModel.struct_class = Types::ListInputDeviceTransfersResultModel
|
2036
|
+
|
1949
2037
|
ListInputDevicesRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location: "querystring", location_name: "maxResults"))
|
1950
2038
|
ListInputDevicesRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: __string, location: "querystring", location_name: "nextToken"))
|
1951
2039
|
ListInputDevicesRequest.struct_class = Types::ListInputDevicesRequest
|
@@ -2399,6 +2487,11 @@ module Aws::MediaLive
|
|
2399
2487
|
|
2400
2488
|
Rec709Settings.struct_class = Types::Rec709Settings
|
2401
2489
|
|
2490
|
+
RejectInputDeviceTransferRequest.add_member(:input_device_id, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "inputDeviceId"))
|
2491
|
+
RejectInputDeviceTransferRequest.struct_class = Types::RejectInputDeviceTransferRequest
|
2492
|
+
|
2493
|
+
RejectInputDeviceTransferResponse.struct_class = Types::RejectInputDeviceTransferResponse
|
2494
|
+
|
2402
2495
|
RemixSettings.add_member(:channel_mappings, Shapes::ShapeRef.new(shape: __listOfAudioChannelMapping, required: true, location_name: "channelMappings"))
|
2403
2496
|
RemixSettings.add_member(:channels_in, Shapes::ShapeRef.new(shape: __integerMin1Max16, location_name: "channelsIn"))
|
2404
2497
|
RemixSettings.add_member(:channels_out, Shapes::ShapeRef.new(shape: __integerMin1Max8, location_name: "channelsOut"))
|
@@ -2442,6 +2535,7 @@ module Aws::MediaLive
|
|
2442
2535
|
|
2443
2536
|
RtmpCaptionInfoDestinationSettings.struct_class = Types::RtmpCaptionInfoDestinationSettings
|
2444
2537
|
|
2538
|
+
RtmpGroupSettings.add_member(:ad_markers, Shapes::ShapeRef.new(shape: __listOfRtmpAdMarkers, location_name: "adMarkers"))
|
2445
2539
|
RtmpGroupSettings.add_member(:authentication_scheme, Shapes::ShapeRef.new(shape: AuthenticationScheme, location_name: "authenticationScheme"))
|
2446
2540
|
RtmpGroupSettings.add_member(:cache_full_behavior, Shapes::ShapeRef.new(shape: RtmpCacheFullBehavior, location_name: "cacheFullBehavior"))
|
2447
2541
|
RtmpGroupSettings.add_member(:cache_length, Shapes::ShapeRef.new(shape: __integerMin30, location_name: "cacheLength"))
|
@@ -2660,6 +2754,9 @@ module Aws::MediaLive
|
|
2660
2754
|
TemporalFilterSettings.add_member(:strength, Shapes::ShapeRef.new(shape: TemporalFilterStrength, location_name: "strength"))
|
2661
2755
|
TemporalFilterSettings.struct_class = Types::TemporalFilterSettings
|
2662
2756
|
|
2757
|
+
ThumbnailData.add_member(:body, Shapes::ShapeRef.new(shape: __string, location_name: "body"))
|
2758
|
+
ThumbnailData.struct_class = Types::ThumbnailData
|
2759
|
+
|
2663
2760
|
TimecodeConfig.add_member(:source, Shapes::ShapeRef.new(shape: TimecodeConfigSource, required: true, location_name: "source"))
|
2664
2761
|
TimecodeConfig.add_member(:sync_threshold, Shapes::ShapeRef.new(shape: __integerMin1Max1000000, location_name: "syncThreshold"))
|
2665
2762
|
TimecodeConfig.struct_class = Types::TimecodeConfig
|
@@ -2667,6 +2764,23 @@ module Aws::MediaLive
|
|
2667
2764
|
TooManyRequestsException.add_member(:message, Shapes::ShapeRef.new(shape: __string, location_name: "message"))
|
2668
2765
|
TooManyRequestsException.struct_class = Types::TooManyRequestsException
|
2669
2766
|
|
2767
|
+
TransferInputDevice.add_member(:target_customer_id, Shapes::ShapeRef.new(shape: __string, location_name: "targetCustomerId"))
|
2768
|
+
TransferInputDevice.add_member(:transfer_message, Shapes::ShapeRef.new(shape: __string, location_name: "transferMessage"))
|
2769
|
+
TransferInputDevice.struct_class = Types::TransferInputDevice
|
2770
|
+
|
2771
|
+
TransferInputDeviceRequest.add_member(:input_device_id, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "inputDeviceId"))
|
2772
|
+
TransferInputDeviceRequest.add_member(:target_customer_id, Shapes::ShapeRef.new(shape: __string, location_name: "targetCustomerId"))
|
2773
|
+
TransferInputDeviceRequest.add_member(:transfer_message, Shapes::ShapeRef.new(shape: __string, location_name: "transferMessage"))
|
2774
|
+
TransferInputDeviceRequest.struct_class = Types::TransferInputDeviceRequest
|
2775
|
+
|
2776
|
+
TransferInputDeviceResponse.struct_class = Types::TransferInputDeviceResponse
|
2777
|
+
|
2778
|
+
TransferringInputDeviceSummary.add_member(:id, Shapes::ShapeRef.new(shape: __string, location_name: "id"))
|
2779
|
+
TransferringInputDeviceSummary.add_member(:message, Shapes::ShapeRef.new(shape: __string, location_name: "message"))
|
2780
|
+
TransferringInputDeviceSummary.add_member(:target_customer_id, Shapes::ShapeRef.new(shape: __string, location_name: "targetCustomerId"))
|
2781
|
+
TransferringInputDeviceSummary.add_member(:transfer_type, Shapes::ShapeRef.new(shape: InputDeviceTransferType, location_name: "transferType"))
|
2782
|
+
TransferringInputDeviceSummary.struct_class = Types::TransferringInputDeviceSummary
|
2783
|
+
|
2670
2784
|
TtmlDestinationSettings.add_member(:style_control, Shapes::ShapeRef.new(shape: TtmlDestinationStyleControl, location_name: "styleControl"))
|
2671
2785
|
TtmlDestinationSettings.struct_class = Types::TtmlDestinationSettings
|
2672
2786
|
|
@@ -2738,16 +2852,19 @@ module Aws::MediaLive
|
|
2738
2852
|
|
2739
2853
|
UpdateInputDevice.add_member(:hd_device_settings, Shapes::ShapeRef.new(shape: InputDeviceConfigurableSettings, location_name: "hdDeviceSettings"))
|
2740
2854
|
UpdateInputDevice.add_member(:name, Shapes::ShapeRef.new(shape: __string, location_name: "name"))
|
2855
|
+
UpdateInputDevice.add_member(:uhd_device_settings, Shapes::ShapeRef.new(shape: InputDeviceConfigurableSettings, location_name: "uhdDeviceSettings"))
|
2741
2856
|
UpdateInputDevice.struct_class = Types::UpdateInputDevice
|
2742
2857
|
|
2743
2858
|
UpdateInputDeviceRequest.add_member(:hd_device_settings, Shapes::ShapeRef.new(shape: InputDeviceConfigurableSettings, location_name: "hdDeviceSettings"))
|
2744
2859
|
UpdateInputDeviceRequest.add_member(:input_device_id, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "inputDeviceId"))
|
2745
2860
|
UpdateInputDeviceRequest.add_member(:name, Shapes::ShapeRef.new(shape: __string, location_name: "name"))
|
2861
|
+
UpdateInputDeviceRequest.add_member(:uhd_device_settings, Shapes::ShapeRef.new(shape: InputDeviceConfigurableSettings, location_name: "uhdDeviceSettings"))
|
2746
2862
|
UpdateInputDeviceRequest.struct_class = Types::UpdateInputDeviceRequest
|
2747
2863
|
|
2748
2864
|
UpdateInputDeviceResponse.add_member(:arn, Shapes::ShapeRef.new(shape: __string, location_name: "arn"))
|
2749
2865
|
UpdateInputDeviceResponse.add_member(:connection_state, Shapes::ShapeRef.new(shape: InputDeviceConnectionState, location_name: "connectionState"))
|
2750
2866
|
UpdateInputDeviceResponse.add_member(:device_settings_sync_state, Shapes::ShapeRef.new(shape: DeviceSettingsSyncState, location_name: "deviceSettingsSyncState"))
|
2867
|
+
UpdateInputDeviceResponse.add_member(:device_update_status, Shapes::ShapeRef.new(shape: DeviceUpdateStatus, location_name: "deviceUpdateStatus"))
|
2751
2868
|
UpdateInputDeviceResponse.add_member(:hd_device_settings, Shapes::ShapeRef.new(shape: InputDeviceHdSettings, location_name: "hdDeviceSettings"))
|
2752
2869
|
UpdateInputDeviceResponse.add_member(:id, Shapes::ShapeRef.new(shape: __string, location_name: "id"))
|
2753
2870
|
UpdateInputDeviceResponse.add_member(:mac_address, Shapes::ShapeRef.new(shape: __string, location_name: "macAddress"))
|
@@ -2755,6 +2872,7 @@ module Aws::MediaLive
|
|
2755
2872
|
UpdateInputDeviceResponse.add_member(:network_settings, Shapes::ShapeRef.new(shape: InputDeviceNetworkSettings, location_name: "networkSettings"))
|
2756
2873
|
UpdateInputDeviceResponse.add_member(:serial_number, Shapes::ShapeRef.new(shape: __string, location_name: "serialNumber"))
|
2757
2874
|
UpdateInputDeviceResponse.add_member(:type, Shapes::ShapeRef.new(shape: InputDeviceType, location_name: "type"))
|
2875
|
+
UpdateInputDeviceResponse.add_member(:uhd_device_settings, Shapes::ShapeRef.new(shape: InputDeviceUhdSettings, location_name: "uhdDeviceSettings"))
|
2758
2876
|
UpdateInputDeviceResponse.struct_class = Types::UpdateInputDeviceResponse
|
2759
2877
|
|
2760
2878
|
UpdateInputRequest.add_member(:destinations, Shapes::ShapeRef.new(shape: __listOfInputDestinationRequest, location_name: "destinations"))
|
@@ -2830,6 +2948,10 @@ module Aws::MediaLive
|
|
2830
2948
|
ValidationError.add_member(:error_message, Shapes::ShapeRef.new(shape: __string, location_name: "errorMessage"))
|
2831
2949
|
ValidationError.struct_class = Types::ValidationError
|
2832
2950
|
|
2951
|
+
VideoBlackFailoverSettings.add_member(:black_detect_threshold, Shapes::ShapeRef.new(shape: __doubleMin0Max1, location_name: "blackDetectThreshold"))
|
2952
|
+
VideoBlackFailoverSettings.add_member(:video_black_threshold_msec, Shapes::ShapeRef.new(shape: __integerMin1000, location_name: "videoBlackThresholdMsec"))
|
2953
|
+
VideoBlackFailoverSettings.struct_class = Types::VideoBlackFailoverSettings
|
2954
|
+
|
2833
2955
|
VideoCodecSettings.add_member(:frame_capture_settings, Shapes::ShapeRef.new(shape: FrameCaptureSettings, location_name: "frameCaptureSettings"))
|
2834
2956
|
VideoCodecSettings.add_member(:h264_settings, Shapes::ShapeRef.new(shape: H264Settings, location_name: "h264Settings"))
|
2835
2957
|
VideoCodecSettings.add_member(:h265_settings, Shapes::ShapeRef.new(shape: H265Settings, location_name: "h265Settings"))
|
@@ -2889,6 +3011,8 @@ module Aws::MediaLive
|
|
2889
3011
|
|
2890
3012
|
__listOfChannelSummary.member = Shapes::ShapeRef.new(shape: ChannelSummary)
|
2891
3013
|
|
3014
|
+
__listOfFailoverCondition.member = Shapes::ShapeRef.new(shape: FailoverCondition)
|
3015
|
+
|
2892
3016
|
__listOfHlsAdMarkers.member = Shapes::ShapeRef.new(shape: HlsAdMarkers)
|
2893
3017
|
|
2894
3018
|
__listOfInput.member = Shapes::ShapeRef.new(shape: Input)
|
@@ -2947,10 +3071,14 @@ module Aws::MediaLive
|
|
2947
3071
|
|
2948
3072
|
__listOfReservation.member = Shapes::ShapeRef.new(shape: Reservation)
|
2949
3073
|
|
3074
|
+
__listOfRtmpAdMarkers.member = Shapes::ShapeRef.new(shape: RtmpAdMarkers)
|
3075
|
+
|
2950
3076
|
__listOfScheduleAction.member = Shapes::ShapeRef.new(shape: ScheduleAction)
|
2951
3077
|
|
2952
3078
|
__listOfScte35Descriptor.member = Shapes::ShapeRef.new(shape: Scte35Descriptor)
|
2953
3079
|
|
3080
|
+
__listOfTransferringInputDeviceSummary.member = Shapes::ShapeRef.new(shape: TransferringInputDeviceSummary)
|
3081
|
+
|
2954
3082
|
__listOfValidationError.member = Shapes::ShapeRef.new(shape: ValidationError)
|
2955
3083
|
|
2956
3084
|
__listOfVideoDescription.member = Shapes::ShapeRef.new(shape: VideoDescription)
|
@@ -2978,6 +3106,23 @@ module Aws::MediaLive
|
|
2978
3106
|
"uid" => "medialive-2017-10-14",
|
2979
3107
|
}
|
2980
3108
|
|
3109
|
+
api.add_operation(:accept_input_device_transfer, Seahorse::Model::Operation.new.tap do |o|
|
3110
|
+
o.name = "AcceptInputDeviceTransfer"
|
3111
|
+
o.http_method = "POST"
|
3112
|
+
o.http_request_uri = "/prod/inputDevices/{inputDeviceId}/accept"
|
3113
|
+
o.input = Shapes::ShapeRef.new(shape: AcceptInputDeviceTransferRequest)
|
3114
|
+
o.output = Shapes::ShapeRef.new(shape: AcceptInputDeviceTransferResponse)
|
3115
|
+
o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
|
3116
|
+
o.errors << Shapes::ShapeRef.new(shape: UnprocessableEntityException)
|
3117
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerErrorException)
|
3118
|
+
o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
|
3119
|
+
o.errors << Shapes::ShapeRef.new(shape: BadGatewayException)
|
3120
|
+
o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
|
3121
|
+
o.errors << Shapes::ShapeRef.new(shape: GatewayTimeoutException)
|
3122
|
+
o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
|
3123
|
+
o.errors << Shapes::ShapeRef.new(shape: ConflictException)
|
3124
|
+
end)
|
3125
|
+
|
2981
3126
|
api.add_operation(:batch_delete, Seahorse::Model::Operation.new.tap do |o|
|
2982
3127
|
o.name = "BatchDelete"
|
2983
3128
|
o.http_method = "POST"
|
@@ -3042,6 +3187,23 @@ module Aws::MediaLive
|
|
3042
3187
|
o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
|
3043
3188
|
end)
|
3044
3189
|
|
3190
|
+
api.add_operation(:cancel_input_device_transfer, Seahorse::Model::Operation.new.tap do |o|
|
3191
|
+
o.name = "CancelInputDeviceTransfer"
|
3192
|
+
o.http_method = "POST"
|
3193
|
+
o.http_request_uri = "/prod/inputDevices/{inputDeviceId}/cancel"
|
3194
|
+
o.input = Shapes::ShapeRef.new(shape: CancelInputDeviceTransferRequest)
|
3195
|
+
o.output = Shapes::ShapeRef.new(shape: CancelInputDeviceTransferResponse)
|
3196
|
+
o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
|
3197
|
+
o.errors << Shapes::ShapeRef.new(shape: UnprocessableEntityException)
|
3198
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerErrorException)
|
3199
|
+
o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
|
3200
|
+
o.errors << Shapes::ShapeRef.new(shape: BadGatewayException)
|
3201
|
+
o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
|
3202
|
+
o.errors << Shapes::ShapeRef.new(shape: GatewayTimeoutException)
|
3203
|
+
o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
|
3204
|
+
o.errors << Shapes::ShapeRef.new(shape: ConflictException)
|
3205
|
+
end)
|
3206
|
+
|
3045
3207
|
api.add_operation(:create_channel, Seahorse::Model::Operation.new.tap do |o|
|
3046
3208
|
o.name = "CreateChannel"
|
3047
3209
|
o.http_method = "POST"
|
@@ -3428,6 +3590,27 @@ module Aws::MediaLive
|
|
3428
3590
|
)
|
3429
3591
|
end)
|
3430
3592
|
|
3593
|
+
api.add_operation(:list_input_device_transfers, Seahorse::Model::Operation.new.tap do |o|
|
3594
|
+
o.name = "ListInputDeviceTransfers"
|
3595
|
+
o.http_method = "GET"
|
3596
|
+
o.http_request_uri = "/prod/inputDeviceTransfers"
|
3597
|
+
o.input = Shapes::ShapeRef.new(shape: ListInputDeviceTransfersRequest)
|
3598
|
+
o.output = Shapes::ShapeRef.new(shape: ListInputDeviceTransfersResponse)
|
3599
|
+
o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
|
3600
|
+
o.errors << Shapes::ShapeRef.new(shape: UnprocessableEntityException)
|
3601
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerErrorException)
|
3602
|
+
o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
|
3603
|
+
o.errors << Shapes::ShapeRef.new(shape: BadGatewayException)
|
3604
|
+
o.errors << Shapes::ShapeRef.new(shape: GatewayTimeoutException)
|
3605
|
+
o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
|
3606
|
+
o[:pager] = Aws::Pager.new(
|
3607
|
+
limit_key: "max_results",
|
3608
|
+
tokens: {
|
3609
|
+
"next_token" => "next_token"
|
3610
|
+
}
|
3611
|
+
)
|
3612
|
+
end)
|
3613
|
+
|
3431
3614
|
api.add_operation(:list_input_devices, Seahorse::Model::Operation.new.tap do |o|
|
3432
3615
|
o.name = "ListInputDevices"
|
3433
3616
|
o.http_method = "GET"
|
@@ -3597,6 +3780,23 @@ module Aws::MediaLive
|
|
3597
3780
|
o.errors << Shapes::ShapeRef.new(shape: ConflictException)
|
3598
3781
|
end)
|
3599
3782
|
|
3783
|
+
api.add_operation(:reject_input_device_transfer, Seahorse::Model::Operation.new.tap do |o|
|
3784
|
+
o.name = "RejectInputDeviceTransfer"
|
3785
|
+
o.http_method = "POST"
|
3786
|
+
o.http_request_uri = "/prod/inputDevices/{inputDeviceId}/reject"
|
3787
|
+
o.input = Shapes::ShapeRef.new(shape: RejectInputDeviceTransferRequest)
|
3788
|
+
o.output = Shapes::ShapeRef.new(shape: RejectInputDeviceTransferResponse)
|
3789
|
+
o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
|
3790
|
+
o.errors << Shapes::ShapeRef.new(shape: UnprocessableEntityException)
|
3791
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerErrorException)
|
3792
|
+
o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
|
3793
|
+
o.errors << Shapes::ShapeRef.new(shape: BadGatewayException)
|
3794
|
+
o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
|
3795
|
+
o.errors << Shapes::ShapeRef.new(shape: GatewayTimeoutException)
|
3796
|
+
o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
|
3797
|
+
o.errors << Shapes::ShapeRef.new(shape: ConflictException)
|
3798
|
+
end)
|
3799
|
+
|
3600
3800
|
api.add_operation(:start_channel, Seahorse::Model::Operation.new.tap do |o|
|
3601
3801
|
o.name = "StartChannel"
|
3602
3802
|
o.http_method = "POST"
|
@@ -3661,6 +3861,23 @@ module Aws::MediaLive
|
|
3661
3861
|
o.errors << Shapes::ShapeRef.new(shape: ConflictException)
|
3662
3862
|
end)
|
3663
3863
|
|
3864
|
+
api.add_operation(:transfer_input_device, Seahorse::Model::Operation.new.tap do |o|
|
3865
|
+
o.name = "TransferInputDevice"
|
3866
|
+
o.http_method = "POST"
|
3867
|
+
o.http_request_uri = "/prod/inputDevices/{inputDeviceId}/transfer"
|
3868
|
+
o.input = Shapes::ShapeRef.new(shape: TransferInputDeviceRequest)
|
3869
|
+
o.output = Shapes::ShapeRef.new(shape: TransferInputDeviceResponse)
|
3870
|
+
o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
|
3871
|
+
o.errors << Shapes::ShapeRef.new(shape: UnprocessableEntityException)
|
3872
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerErrorException)
|
3873
|
+
o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
|
3874
|
+
o.errors << Shapes::ShapeRef.new(shape: BadGatewayException)
|
3875
|
+
o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
|
3876
|
+
o.errors << Shapes::ShapeRef.new(shape: GatewayTimeoutException)
|
3877
|
+
o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
|
3878
|
+
o.errors << Shapes::ShapeRef.new(shape: ConflictException)
|
3879
|
+
end)
|
3880
|
+
|
3664
3881
|
api.add_operation(:update_channel, Seahorse::Model::Operation.new.tap do |o|
|
3665
3882
|
o.name = "UpdateChannel"
|
3666
3883
|
o.http_method = "PUT"
|