aws-sdk-medialive 1.55.0 → 1.60.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -28,8 +28,11 @@ 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')
35
+ AncillarySourceSettings = Shapes::StructureShape.new(name: 'AncillarySourceSettings')
33
36
  ArchiveContainerSettings = Shapes::StructureShape.new(name: 'ArchiveContainerSettings')
34
37
  ArchiveGroupSettings = Shapes::StructureShape.new(name: 'ArchiveGroupSettings')
35
38
  ArchiveOutputSettings = Shapes::StructureShape.new(name: 'ArchiveOutputSettings')
@@ -93,11 +96,15 @@ module Aws::MediaLive
93
96
  BurnInOutlineColor = Shapes::StringShape.new(name: 'BurnInOutlineColor')
94
97
  BurnInShadowColor = Shapes::StringShape.new(name: 'BurnInShadowColor')
95
98
  BurnInTeletextGridControl = Shapes::StringShape.new(name: 'BurnInTeletextGridControl')
99
+ CancelInputDeviceTransferRequest = Shapes::StructureShape.new(name: 'CancelInputDeviceTransferRequest')
100
+ CancelInputDeviceTransferResponse = Shapes::StructureShape.new(name: 'CancelInputDeviceTransferResponse')
96
101
  CaptionDescription = Shapes::StructureShape.new(name: 'CaptionDescription')
97
102
  CaptionDestinationSettings = Shapes::StructureShape.new(name: 'CaptionDestinationSettings')
98
103
  CaptionLanguageMapping = Shapes::StructureShape.new(name: 'CaptionLanguageMapping')
99
104
  CaptionSelector = Shapes::StructureShape.new(name: 'CaptionSelector')
100
105
  CaptionSelectorSettings = Shapes::StructureShape.new(name: 'CaptionSelectorSettings')
106
+ CdiInputResolution = Shapes::StringShape.new(name: 'CdiInputResolution')
107
+ CdiInputSpecification = Shapes::StructureShape.new(name: 'CdiInputSpecification')
101
108
  Channel = Shapes::StructureShape.new(name: 'Channel')
102
109
  ChannelClass = Shapes::StringShape.new(name: 'ChannelClass')
103
110
  ChannelConfigurationValidationError = Shapes::StructureShape.new(name: 'ChannelConfigurationValidationError')
@@ -163,6 +170,7 @@ module Aws::MediaLive
163
170
  DescribeScheduleRequest = Shapes::StructureShape.new(name: 'DescribeScheduleRequest')
164
171
  DescribeScheduleResponse = Shapes::StructureShape.new(name: 'DescribeScheduleResponse')
165
172
  DeviceSettingsSyncState = Shapes::StringShape.new(name: 'DeviceSettingsSyncState')
173
+ DeviceUpdateStatus = Shapes::StringShape.new(name: 'DeviceUpdateStatus')
166
174
  DvbNitSettings = Shapes::StructureShape.new(name: 'DvbNitSettings')
167
175
  DvbSdtOutputSdt = Shapes::StringShape.new(name: 'DvbSdtOutputSdt')
168
176
  DvbSdtSettings = Shapes::StructureShape.new(name: 'DvbSdtSettings')
@@ -200,6 +208,8 @@ module Aws::MediaLive
200
208
  EmbeddedSourceSettings = Shapes::StructureShape.new(name: 'EmbeddedSourceSettings')
201
209
  Empty = Shapes::StructureShape.new(name: 'Empty')
202
210
  EncoderSettings = Shapes::StructureShape.new(name: 'EncoderSettings')
211
+ FailoverCondition = Shapes::StructureShape.new(name: 'FailoverCondition')
212
+ FailoverConditionSettings = Shapes::StructureShape.new(name: 'FailoverConditionSettings')
203
213
  FeatureActivations = Shapes::StructureShape.new(name: 'FeatureActivations')
204
214
  FeatureActivationsInputPrepareScheduleActions = Shapes::StringShape.new(name: 'FeatureActivationsInputPrepareScheduleActions')
205
215
  FecOutputIncludeFec = Shapes::StringShape.new(name: 'FecOutputIncludeFec')
@@ -272,11 +282,13 @@ module Aws::MediaLive
272
282
  HlsClientCache = Shapes::StringShape.new(name: 'HlsClientCache')
273
283
  HlsCodecSpecification = Shapes::StringShape.new(name: 'HlsCodecSpecification')
274
284
  HlsDirectoryStructure = Shapes::StringShape.new(name: 'HlsDirectoryStructure')
285
+ HlsDiscontinuityTags = Shapes::StringShape.new(name: 'HlsDiscontinuityTags')
275
286
  HlsEncryptionType = Shapes::StringShape.new(name: 'HlsEncryptionType')
276
287
  HlsGroupSettings = Shapes::StructureShape.new(name: 'HlsGroupSettings')
277
288
  HlsH265PackagingType = Shapes::StringShape.new(name: 'HlsH265PackagingType')
278
289
  HlsId3SegmentTaggingScheduleActionSettings = Shapes::StructureShape.new(name: 'HlsId3SegmentTaggingScheduleActionSettings')
279
290
  HlsId3SegmentTaggingState = Shapes::StringShape.new(name: 'HlsId3SegmentTaggingState')
291
+ HlsIncompleteSegmentBehavior = Shapes::StringShape.new(name: 'HlsIncompleteSegmentBehavior')
280
292
  HlsInputSettings = Shapes::StructureShape.new(name: 'HlsInputSettings')
281
293
  HlsIvInManifest = Shapes::StringShape.new(name: 'HlsIvInManifest')
282
294
  HlsIvSource = Shapes::StringShape.new(name: 'HlsIvSource')
@@ -325,6 +337,7 @@ module Aws::MediaLive
325
337
  InputDeviceState = Shapes::StringShape.new(name: 'InputDeviceState')
326
338
  InputDeviceSummary = Shapes::StructureShape.new(name: 'InputDeviceSummary')
327
339
  InputDeviceThumbnail = Shapes::BlobShape.new(name: 'InputDeviceThumbnail', streaming: true)
340
+ InputDeviceTransferType = Shapes::StringShape.new(name: 'InputDeviceTransferType')
328
341
  InputDeviceType = Shapes::StringShape.new(name: 'InputDeviceType')
329
342
  InputFilter = Shapes::StringShape.new(name: 'InputFilter')
330
343
  InputLocation = Shapes::StructureShape.new(name: 'InputLocation')
@@ -333,6 +346,7 @@ module Aws::MediaLive
333
346
  InputLossActionForRtmpOut = Shapes::StringShape.new(name: 'InputLossActionForRtmpOut')
334
347
  InputLossActionForUdpOut = Shapes::StringShape.new(name: 'InputLossActionForUdpOut')
335
348
  InputLossBehavior = Shapes::StructureShape.new(name: 'InputLossBehavior')
349
+ InputLossFailoverSettings = Shapes::StructureShape.new(name: 'InputLossFailoverSettings')
336
350
  InputLossImageType = Shapes::StringShape.new(name: 'InputLossImageType')
337
351
  InputMaximumBitrate = Shapes::StringShape.new(name: 'InputMaximumBitrate')
338
352
  InputPreference = Shapes::StringShape.new(name: 'InputPreference')
@@ -363,6 +377,9 @@ module Aws::MediaLive
363
377
  ListChannelsRequest = Shapes::StructureShape.new(name: 'ListChannelsRequest')
364
378
  ListChannelsResponse = Shapes::StructureShape.new(name: 'ListChannelsResponse')
365
379
  ListChannelsResultModel = Shapes::StructureShape.new(name: 'ListChannelsResultModel')
380
+ ListInputDeviceTransfersRequest = Shapes::StructureShape.new(name: 'ListInputDeviceTransfersRequest')
381
+ ListInputDeviceTransfersResponse = Shapes::StructureShape.new(name: 'ListInputDeviceTransfersResponse')
382
+ ListInputDeviceTransfersResultModel = Shapes::StructureShape.new(name: 'ListInputDeviceTransfersResultModel')
366
383
  ListInputDevicesRequest = Shapes::StructureShape.new(name: 'ListInputDevicesRequest')
367
384
  ListInputDevicesResponse = Shapes::StructureShape.new(name: 'ListInputDevicesResponse')
368
385
  ListInputDevicesResultModel = Shapes::StructureShape.new(name: 'ListInputDevicesResultModel')
@@ -420,6 +437,16 @@ module Aws::MediaLive
420
437
  MediaPackageOutputSettings = Shapes::StructureShape.new(name: 'MediaPackageOutputSettings')
421
438
  Mp2CodingMode = Shapes::StringShape.new(name: 'Mp2CodingMode')
422
439
  Mp2Settings = Shapes::StructureShape.new(name: 'Mp2Settings')
440
+ Mpeg2AdaptiveQuantization = Shapes::StringShape.new(name: 'Mpeg2AdaptiveQuantization')
441
+ Mpeg2ColorMetadata = Shapes::StringShape.new(name: 'Mpeg2ColorMetadata')
442
+ Mpeg2ColorSpace = Shapes::StringShape.new(name: 'Mpeg2ColorSpace')
443
+ Mpeg2DisplayRatio = Shapes::StringShape.new(name: 'Mpeg2DisplayRatio')
444
+ Mpeg2FilterSettings = Shapes::StructureShape.new(name: 'Mpeg2FilterSettings')
445
+ Mpeg2GopSizeUnits = Shapes::StringShape.new(name: 'Mpeg2GopSizeUnits')
446
+ Mpeg2ScanType = Shapes::StringShape.new(name: 'Mpeg2ScanType')
447
+ Mpeg2Settings = Shapes::StructureShape.new(name: 'Mpeg2Settings')
448
+ Mpeg2SubGopLength = Shapes::StringShape.new(name: 'Mpeg2SubGopLength')
449
+ Mpeg2TimecodeInsertionBehavior = Shapes::StringShape.new(name: 'Mpeg2TimecodeInsertionBehavior')
423
450
  MsSmoothGroupSettings = Shapes::StructureShape.new(name: 'MsSmoothGroupSettings')
424
451
  MsSmoothH265PackagingType = Shapes::StringShape.new(name: 'MsSmoothH265PackagingType')
425
452
  MsSmoothOutputSettings = Shapes::StructureShape.new(name: 'MsSmoothOutputSettings')
@@ -432,6 +459,7 @@ module Aws::MediaLive
432
459
  MultiplexProgram = Shapes::StructureShape.new(name: 'MultiplexProgram')
433
460
  MultiplexProgramChannelDestinationSettings = Shapes::StructureShape.new(name: 'MultiplexProgramChannelDestinationSettings')
434
461
  MultiplexProgramPacketIdentifiersMap = Shapes::StructureShape.new(name: 'MultiplexProgramPacketIdentifiersMap')
462
+ MultiplexProgramPipelineDetail = Shapes::StructureShape.new(name: 'MultiplexProgramPipelineDetail')
435
463
  MultiplexProgramServiceDescriptor = Shapes::StructureShape.new(name: 'MultiplexProgramServiceDescriptor')
436
464
  MultiplexProgramSettings = Shapes::StructureShape.new(name: 'MultiplexProgramSettings')
437
465
  MultiplexProgramSummary = Shapes::StructureShape.new(name: 'MultiplexProgramSummary')
@@ -466,8 +494,11 @@ module Aws::MediaLive
466
494
  PurchaseOfferingRequest = Shapes::StructureShape.new(name: 'PurchaseOfferingRequest')
467
495
  PurchaseOfferingResponse = Shapes::StructureShape.new(name: 'PurchaseOfferingResponse')
468
496
  PurchaseOfferingResultModel = Shapes::StructureShape.new(name: 'PurchaseOfferingResultModel')
497
+ RawSettings = Shapes::StructureShape.new(name: 'RawSettings')
469
498
  Rec601Settings = Shapes::StructureShape.new(name: 'Rec601Settings')
470
499
  Rec709Settings = Shapes::StructureShape.new(name: 'Rec709Settings')
500
+ RejectInputDeviceTransferRequest = Shapes::StructureShape.new(name: 'RejectInputDeviceTransferRequest')
501
+ RejectInputDeviceTransferResponse = Shapes::StructureShape.new(name: 'RejectInputDeviceTransferResponse')
471
502
  RemixSettings = Shapes::StructureShape.new(name: 'RemixSettings')
472
503
  Reservation = Shapes::StructureShape.new(name: 'Reservation')
473
504
  ReservationCodec = Shapes::StringShape.new(name: 'ReservationCodec')
@@ -481,6 +512,7 @@ module Aws::MediaLive
481
512
  ReservationVideoQuality = Shapes::StringShape.new(name: 'ReservationVideoQuality')
482
513
  ResourceConflict = Shapes::StructureShape.new(name: 'ResourceConflict')
483
514
  ResourceNotFound = Shapes::StructureShape.new(name: 'ResourceNotFound')
515
+ RtmpAdMarkers = Shapes::StringShape.new(name: 'RtmpAdMarkers')
484
516
  RtmpCacheFullBehavior = Shapes::StringShape.new(name: 'RtmpCacheFullBehavior')
485
517
  RtmpCaptionData = Shapes::StringShape.new(name: 'RtmpCaptionData')
486
518
  RtmpCaptionInfoDestinationSettings = Shapes::StructureShape.new(name: 'RtmpCaptionInfoDestinationSettings')
@@ -546,9 +578,14 @@ module Aws::MediaLive
546
578
  TemporalFilterPostFilterSharpening = Shapes::StringShape.new(name: 'TemporalFilterPostFilterSharpening')
547
579
  TemporalFilterSettings = Shapes::StructureShape.new(name: 'TemporalFilterSettings')
548
580
  TemporalFilterStrength = Shapes::StringShape.new(name: 'TemporalFilterStrength')
581
+ ThumbnailData = Shapes::StructureShape.new(name: 'ThumbnailData')
549
582
  TimecodeConfig = Shapes::StructureShape.new(name: 'TimecodeConfig')
550
583
  TimecodeConfigSource = Shapes::StringShape.new(name: 'TimecodeConfigSource')
551
584
  TooManyRequestsException = Shapes::StructureShape.new(name: 'TooManyRequestsException')
585
+ TransferInputDevice = Shapes::StructureShape.new(name: 'TransferInputDevice')
586
+ TransferInputDeviceRequest = Shapes::StructureShape.new(name: 'TransferInputDeviceRequest')
587
+ TransferInputDeviceResponse = Shapes::StructureShape.new(name: 'TransferInputDeviceResponse')
588
+ TransferringInputDeviceSummary = Shapes::StructureShape.new(name: 'TransferringInputDeviceSummary')
552
589
  TtmlDestinationSettings = Shapes::StructureShape.new(name: 'TtmlDestinationSettings')
553
590
  TtmlDestinationStyleControl = Shapes::StringShape.new(name: 'TtmlDestinationStyleControl')
554
591
  UdpContainerSettings = Shapes::StructureShape.new(name: 'UdpContainerSettings')
@@ -596,6 +633,8 @@ module Aws::MediaLive
596
633
  VideoSelectorPid = Shapes::StructureShape.new(name: 'VideoSelectorPid')
597
634
  VideoSelectorProgramId = Shapes::StructureShape.new(name: 'VideoSelectorProgramId')
598
635
  VideoSelectorSettings = Shapes::StructureShape.new(name: 'VideoSelectorSettings')
636
+ WavCodingMode = Shapes::StringShape.new(name: 'WavCodingMode')
637
+ WavSettings = Shapes::StructureShape.new(name: 'WavSettings')
599
638
  WebvttDestinationSettings = Shapes::StructureShape.new(name: 'WebvttDestinationSettings')
600
639
  __boolean = Shapes::BooleanShape.new(name: '__boolean')
601
640
  __double = Shapes::FloatShape.new(name: '__double')
@@ -623,12 +662,12 @@ module Aws::MediaLive
623
662
  __integerMin0Max7 = Shapes::IntegerShape.new(name: '__integerMin0Max7')
624
663
  __integerMin0Max8191 = Shapes::IntegerShape.new(name: '__integerMin0Max8191')
625
664
  __integerMin1 = Shapes::IntegerShape.new(name: '__integerMin1')
665
+ __integerMin100 = Shapes::IntegerShape.new(name: '__integerMin100')
626
666
  __integerMin1000 = Shapes::IntegerShape.new(name: '__integerMin1000')
627
667
  __integerMin1000000Max100000000 = Shapes::IntegerShape.new(name: '__integerMin1000000Max100000000')
628
668
  __integerMin100000Max100000000 = Shapes::IntegerShape.new(name: '__integerMin100000Max100000000')
629
669
  __integerMin100000Max40000000 = Shapes::IntegerShape.new(name: '__integerMin100000Max40000000')
630
670
  __integerMin100000Max80000000 = Shapes::IntegerShape.new(name: '__integerMin100000Max80000000')
631
- __integerMin1000Max3000 = Shapes::IntegerShape.new(name: '__integerMin1000Max3000')
632
671
  __integerMin1000Max30000 = Shapes::IntegerShape.new(name: '__integerMin1000Max30000')
633
672
  __integerMin1Max10 = Shapes::IntegerShape.new(name: '__integerMin1Max10')
634
673
  __integerMin1Max1000000 = Shapes::IntegerShape.new(name: '__integerMin1Max1000000')
@@ -647,6 +686,7 @@ module Aws::MediaLive
647
686
  __integerMin3 = Shapes::IntegerShape.new(name: '__integerMin3')
648
687
  __integerMin30 = Shapes::IntegerShape.new(name: '__integerMin30')
649
688
  __integerMin4Max20 = Shapes::IntegerShape.new(name: '__integerMin4Max20')
689
+ __integerMin800Max3000 = Shapes::IntegerShape.new(name: '__integerMin800Max3000')
650
690
  __integerMin96Max600 = Shapes::IntegerShape.new(name: '__integerMin96Max600')
651
691
  __integerMinNegative1000Max1000 = Shapes::IntegerShape.new(name: '__integerMinNegative1000Max1000')
652
692
  __integerMinNegative5Max5 = Shapes::IntegerShape.new(name: '__integerMinNegative5Max5')
@@ -663,6 +703,7 @@ module Aws::MediaLive
663
703
  __listOfCaptionSelector = Shapes::ListShape.new(name: '__listOfCaptionSelector')
664
704
  __listOfChannelEgressEndpoint = Shapes::ListShape.new(name: '__listOfChannelEgressEndpoint')
665
705
  __listOfChannelSummary = Shapes::ListShape.new(name: '__listOfChannelSummary')
706
+ __listOfFailoverCondition = Shapes::ListShape.new(name: '__listOfFailoverCondition')
666
707
  __listOfHlsAdMarkers = Shapes::ListShape.new(name: '__listOfHlsAdMarkers')
667
708
  __listOfInput = Shapes::ListShape.new(name: '__listOfInput')
668
709
  __listOfInputAttachment = Shapes::ListShape.new(name: '__listOfInputAttachment')
@@ -681,6 +722,7 @@ module Aws::MediaLive
681
722
  __listOfMediaConnectFlowRequest = Shapes::ListShape.new(name: '__listOfMediaConnectFlowRequest')
682
723
  __listOfMediaPackageOutputDestinationSettings = Shapes::ListShape.new(name: '__listOfMediaPackageOutputDestinationSettings')
683
724
  __listOfMultiplexOutputDestination = Shapes::ListShape.new(name: '__listOfMultiplexOutputDestination')
725
+ __listOfMultiplexProgramPipelineDetail = Shapes::ListShape.new(name: '__listOfMultiplexProgramPipelineDetail')
684
726
  __listOfMultiplexProgramSummary = Shapes::ListShape.new(name: '__listOfMultiplexProgramSummary')
685
727
  __listOfMultiplexSummary = Shapes::ListShape.new(name: '__listOfMultiplexSummary')
686
728
  __listOfOffering = Shapes::ListShape.new(name: '__listOfOffering')
@@ -691,8 +733,10 @@ module Aws::MediaLive
691
733
  __listOfPipelineDetail = Shapes::ListShape.new(name: '__listOfPipelineDetail')
692
734
  __listOfPipelinePauseStateSettings = Shapes::ListShape.new(name: '__listOfPipelinePauseStateSettings')
693
735
  __listOfReservation = Shapes::ListShape.new(name: '__listOfReservation')
736
+ __listOfRtmpAdMarkers = Shapes::ListShape.new(name: '__listOfRtmpAdMarkers')
694
737
  __listOfScheduleAction = Shapes::ListShape.new(name: '__listOfScheduleAction')
695
738
  __listOfScte35Descriptor = Shapes::ListShape.new(name: '__listOfScte35Descriptor')
739
+ __listOfTransferringInputDeviceSummary = Shapes::ListShape.new(name: '__listOfTransferringInputDeviceSummary')
696
740
  __listOfValidationError = Shapes::ListShape.new(name: '__listOfValidationError')
697
741
  __listOfVideoDescription = Shapes::ListShape.new(name: '__listOfVideoDescription')
698
742
  __listOf__integer = Shapes::ListShape.new(name: '__listOf__integer')
@@ -736,10 +780,19 @@ module Aws::MediaLive
736
780
  Ac3Settings.add_member(:metadata_control, Shapes::ShapeRef.new(shape: Ac3MetadataControl, location_name: "metadataControl"))
737
781
  Ac3Settings.struct_class = Types::Ac3Settings
738
782
 
783
+ AcceptInputDeviceTransferRequest.add_member(:input_device_id, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "inputDeviceId"))
784
+ AcceptInputDeviceTransferRequest.struct_class = Types::AcceptInputDeviceTransferRequest
785
+
786
+ AcceptInputDeviceTransferResponse.struct_class = Types::AcceptInputDeviceTransferResponse
787
+
739
788
  AccessDenied.add_member(:message, Shapes::ShapeRef.new(shape: __string, location_name: "message"))
740
789
  AccessDenied.struct_class = Types::AccessDenied
741
790
 
791
+ AncillarySourceSettings.add_member(:source_ancillary_channel_number, Shapes::ShapeRef.new(shape: __integerMin1Max4, location_name: "sourceAncillaryChannelNumber"))
792
+ AncillarySourceSettings.struct_class = Types::AncillarySourceSettings
793
+
742
794
  ArchiveContainerSettings.add_member(:m2ts_settings, Shapes::ShapeRef.new(shape: M2tsSettings, location_name: "m2tsSettings"))
795
+ ArchiveContainerSettings.add_member(:raw_settings, Shapes::ShapeRef.new(shape: RawSettings, location_name: "rawSettings"))
743
796
  ArchiveContainerSettings.struct_class = Types::ArchiveContainerSettings
744
797
 
745
798
  ArchiveGroupSettings.add_member(:destination, Shapes::ShapeRef.new(shape: OutputLocationRef, required: true, location_name: "destination"))
@@ -764,6 +817,7 @@ module Aws::MediaLive
764
817
  AudioCodecSettings.add_member(:eac_3_settings, Shapes::ShapeRef.new(shape: Eac3Settings, location_name: "eac3Settings"))
765
818
  AudioCodecSettings.add_member(:mp_2_settings, Shapes::ShapeRef.new(shape: Mp2Settings, location_name: "mp2Settings"))
766
819
  AudioCodecSettings.add_member(:pass_through_settings, Shapes::ShapeRef.new(shape: PassThroughSettings, location_name: "passThroughSettings"))
820
+ AudioCodecSettings.add_member(:wav_settings, Shapes::ShapeRef.new(shape: WavSettings, location_name: "wavSettings"))
767
821
  AudioCodecSettings.struct_class = Types::AudioCodecSettings
768
822
 
769
823
  AudioDescription.add_member(:audio_normalization_settings, Shapes::ShapeRef.new(shape: AudioNormalizationSettings, location_name: "audioNormalizationSettings"))
@@ -811,6 +865,8 @@ module Aws::MediaLive
811
865
  AudioTrackSelection.add_member(:tracks, Shapes::ShapeRef.new(shape: __listOfAudioTrack, required: true, location_name: "tracks"))
812
866
  AudioTrackSelection.struct_class = Types::AudioTrackSelection
813
867
 
868
+ AutomaticInputFailoverSettings.add_member(:error_clear_time_msec, Shapes::ShapeRef.new(shape: __integerMin1, location_name: "errorClearTimeMsec"))
869
+ AutomaticInputFailoverSettings.add_member(:failover_conditions, Shapes::ShapeRef.new(shape: __listOfFailoverCondition, location_name: "failoverConditions"))
814
870
  AutomaticInputFailoverSettings.add_member(:input_preference, Shapes::ShapeRef.new(shape: InputPreference, location_name: "inputPreference"))
815
871
  AutomaticInputFailoverSettings.add_member(:secondary_input_id, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "secondaryInputId"))
816
872
  AutomaticInputFailoverSettings.struct_class = Types::AutomaticInputFailoverSettings
@@ -946,6 +1002,11 @@ module Aws::MediaLive
946
1002
  BurnInDestinationSettings.add_member(:y_position, Shapes::ShapeRef.new(shape: __integerMin0, location_name: "yPosition"))
947
1003
  BurnInDestinationSettings.struct_class = Types::BurnInDestinationSettings
948
1004
 
1005
+ CancelInputDeviceTransferRequest.add_member(:input_device_id, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "inputDeviceId"))
1006
+ CancelInputDeviceTransferRequest.struct_class = Types::CancelInputDeviceTransferRequest
1007
+
1008
+ CancelInputDeviceTransferResponse.struct_class = Types::CancelInputDeviceTransferResponse
1009
+
949
1010
  CaptionDescription.add_member(:caption_selector_name, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "captionSelectorName"))
950
1011
  CaptionDescription.add_member(:destination_settings, Shapes::ShapeRef.new(shape: CaptionDestinationSettings, location_name: "destinationSettings"))
951
1012
  CaptionDescription.add_member(:language_code, Shapes::ShapeRef.new(shape: __string, location_name: "languageCode"))
@@ -978,6 +1039,7 @@ module Aws::MediaLive
978
1039
  CaptionSelector.add_member(:selector_settings, Shapes::ShapeRef.new(shape: CaptionSelectorSettings, location_name: "selectorSettings"))
979
1040
  CaptionSelector.struct_class = Types::CaptionSelector
980
1041
 
1042
+ CaptionSelectorSettings.add_member(:ancillary_source_settings, Shapes::ShapeRef.new(shape: AncillarySourceSettings, location_name: "ancillarySourceSettings"))
981
1043
  CaptionSelectorSettings.add_member(:arib_source_settings, Shapes::ShapeRef.new(shape: AribSourceSettings, location_name: "aribSourceSettings"))
982
1044
  CaptionSelectorSettings.add_member(:dvb_sub_source_settings, Shapes::ShapeRef.new(shape: DvbSubSourceSettings, location_name: "dvbSubSourceSettings"))
983
1045
  CaptionSelectorSettings.add_member(:embedded_source_settings, Shapes::ShapeRef.new(shape: EmbeddedSourceSettings, location_name: "embeddedSourceSettings"))
@@ -986,7 +1048,11 @@ module Aws::MediaLive
986
1048
  CaptionSelectorSettings.add_member(:teletext_source_settings, Shapes::ShapeRef.new(shape: TeletextSourceSettings, location_name: "teletextSourceSettings"))
987
1049
  CaptionSelectorSettings.struct_class = Types::CaptionSelectorSettings
988
1050
 
1051
+ CdiInputSpecification.add_member(:resolution, Shapes::ShapeRef.new(shape: CdiInputResolution, location_name: "resolution"))
1052
+ CdiInputSpecification.struct_class = Types::CdiInputSpecification
1053
+
989
1054
  Channel.add_member(:arn, Shapes::ShapeRef.new(shape: __string, location_name: "arn"))
1055
+ Channel.add_member(:cdi_input_specification, Shapes::ShapeRef.new(shape: CdiInputSpecification, location_name: "cdiInputSpecification"))
990
1056
  Channel.add_member(:channel_class, Shapes::ShapeRef.new(shape: ChannelClass, location_name: "channelClass"))
991
1057
  Channel.add_member(:destinations, Shapes::ShapeRef.new(shape: __listOfOutputDestination, location_name: "destinations"))
992
1058
  Channel.add_member(:egress_endpoints, Shapes::ShapeRef.new(shape: __listOfChannelEgressEndpoint, location_name: "egressEndpoints"))
@@ -1011,6 +1077,7 @@ module Aws::MediaLive
1011
1077
  ChannelEgressEndpoint.struct_class = Types::ChannelEgressEndpoint
1012
1078
 
1013
1079
  ChannelSummary.add_member(:arn, Shapes::ShapeRef.new(shape: __string, location_name: "arn"))
1080
+ ChannelSummary.add_member(:cdi_input_specification, Shapes::ShapeRef.new(shape: CdiInputSpecification, location_name: "cdiInputSpecification"))
1014
1081
  ChannelSummary.add_member(:channel_class, Shapes::ShapeRef.new(shape: ChannelClass, location_name: "channelClass"))
1015
1082
  ChannelSummary.add_member(:destinations, Shapes::ShapeRef.new(shape: __listOfOutputDestination, location_name: "destinations"))
1016
1083
  ChannelSummary.add_member(:egress_endpoints, Shapes::ShapeRef.new(shape: __listOfChannelEgressEndpoint, location_name: "egressEndpoints"))
@@ -1030,6 +1097,7 @@ module Aws::MediaLive
1030
1097
  ConflictException.add_member(:message, Shapes::ShapeRef.new(shape: __string, location_name: "message"))
1031
1098
  ConflictException.struct_class = Types::ConflictException
1032
1099
 
1100
+ CreateChannel.add_member(:cdi_input_specification, Shapes::ShapeRef.new(shape: CdiInputSpecification, location_name: "cdiInputSpecification"))
1033
1101
  CreateChannel.add_member(:channel_class, Shapes::ShapeRef.new(shape: ChannelClass, location_name: "channelClass"))
1034
1102
  CreateChannel.add_member(:destinations, Shapes::ShapeRef.new(shape: __listOfOutputDestination, location_name: "destinations"))
1035
1103
  CreateChannel.add_member(:encoder_settings, Shapes::ShapeRef.new(shape: EncoderSettings, location_name: "encoderSettings"))
@@ -1043,6 +1111,7 @@ module Aws::MediaLive
1043
1111
  CreateChannel.add_member(:tags, Shapes::ShapeRef.new(shape: Tags, location_name: "tags"))
1044
1112
  CreateChannel.struct_class = Types::CreateChannel
1045
1113
 
1114
+ CreateChannelRequest.add_member(:cdi_input_specification, Shapes::ShapeRef.new(shape: CdiInputSpecification, location_name: "cdiInputSpecification"))
1046
1115
  CreateChannelRequest.add_member(:channel_class, Shapes::ShapeRef.new(shape: ChannelClass, location_name: "channelClass"))
1047
1116
  CreateChannelRequest.add_member(:destinations, Shapes::ShapeRef.new(shape: __listOfOutputDestination, location_name: "destinations"))
1048
1117
  CreateChannelRequest.add_member(:encoder_settings, Shapes::ShapeRef.new(shape: EncoderSettings, location_name: "encoderSettings"))
@@ -1149,6 +1218,7 @@ module Aws::MediaLive
1149
1218
  DeleteChannelRequest.struct_class = Types::DeleteChannelRequest
1150
1219
 
1151
1220
  DeleteChannelResponse.add_member(:arn, Shapes::ShapeRef.new(shape: __string, location_name: "arn"))
1221
+ DeleteChannelResponse.add_member(:cdi_input_specification, Shapes::ShapeRef.new(shape: CdiInputSpecification, location_name: "cdiInputSpecification"))
1152
1222
  DeleteChannelResponse.add_member(:channel_class, Shapes::ShapeRef.new(shape: ChannelClass, location_name: "channelClass"))
1153
1223
  DeleteChannelResponse.add_member(:destinations, Shapes::ShapeRef.new(shape: __listOfOutputDestination, location_name: "destinations"))
1154
1224
  DeleteChannelResponse.add_member(:egress_endpoints, Shapes::ShapeRef.new(shape: __listOfChannelEgressEndpoint, location_name: "egressEndpoints"))
@@ -1182,6 +1252,7 @@ module Aws::MediaLive
1182
1252
  DeleteMultiplexProgramResponse.add_member(:channel_id, Shapes::ShapeRef.new(shape: __string, location_name: "channelId"))
1183
1253
  DeleteMultiplexProgramResponse.add_member(:multiplex_program_settings, Shapes::ShapeRef.new(shape: MultiplexProgramSettings, location_name: "multiplexProgramSettings"))
1184
1254
  DeleteMultiplexProgramResponse.add_member(:packet_identifiers_map, Shapes::ShapeRef.new(shape: MultiplexProgramPacketIdentifiersMap, location_name: "packetIdentifiersMap"))
1255
+ DeleteMultiplexProgramResponse.add_member(:pipeline_details, Shapes::ShapeRef.new(shape: __listOfMultiplexProgramPipelineDetail, location_name: "pipelineDetails"))
1185
1256
  DeleteMultiplexProgramResponse.add_member(:program_name, Shapes::ShapeRef.new(shape: __string, location_name: "programName"))
1186
1257
  DeleteMultiplexProgramResponse.struct_class = Types::DeleteMultiplexProgramResponse
1187
1258
 
@@ -1236,6 +1307,7 @@ module Aws::MediaLive
1236
1307
  DescribeChannelRequest.struct_class = Types::DescribeChannelRequest
1237
1308
 
1238
1309
  DescribeChannelResponse.add_member(:arn, Shapes::ShapeRef.new(shape: __string, location_name: "arn"))
1310
+ DescribeChannelResponse.add_member(:cdi_input_specification, Shapes::ShapeRef.new(shape: CdiInputSpecification, location_name: "cdiInputSpecification"))
1239
1311
  DescribeChannelResponse.add_member(:channel_class, Shapes::ShapeRef.new(shape: ChannelClass, location_name: "channelClass"))
1240
1312
  DescribeChannelResponse.add_member(:destinations, Shapes::ShapeRef.new(shape: __listOfOutputDestination, location_name: "destinations"))
1241
1313
  DescribeChannelResponse.add_member(:egress_endpoints, Shapes::ShapeRef.new(shape: __listOfChannelEgressEndpoint, location_name: "egressEndpoints"))
@@ -1258,6 +1330,7 @@ module Aws::MediaLive
1258
1330
  DescribeInputDeviceResponse.add_member(:arn, Shapes::ShapeRef.new(shape: __string, location_name: "arn"))
1259
1331
  DescribeInputDeviceResponse.add_member(:connection_state, Shapes::ShapeRef.new(shape: InputDeviceConnectionState, location_name: "connectionState"))
1260
1332
  DescribeInputDeviceResponse.add_member(:device_settings_sync_state, Shapes::ShapeRef.new(shape: DeviceSettingsSyncState, location_name: "deviceSettingsSyncState"))
1333
+ DescribeInputDeviceResponse.add_member(:device_update_status, Shapes::ShapeRef.new(shape: DeviceUpdateStatus, location_name: "deviceUpdateStatus"))
1261
1334
  DescribeInputDeviceResponse.add_member(:hd_device_settings, Shapes::ShapeRef.new(shape: InputDeviceHdSettings, location_name: "hdDeviceSettings"))
1262
1335
  DescribeInputDeviceResponse.add_member(:id, Shapes::ShapeRef.new(shape: __string, location_name: "id"))
1263
1336
  DescribeInputDeviceResponse.add_member(:mac_address, Shapes::ShapeRef.new(shape: __string, location_name: "macAddress"))
@@ -1318,6 +1391,7 @@ module Aws::MediaLive
1318
1391
  DescribeMultiplexProgramResponse.add_member(:channel_id, Shapes::ShapeRef.new(shape: __string, location_name: "channelId"))
1319
1392
  DescribeMultiplexProgramResponse.add_member(:multiplex_program_settings, Shapes::ShapeRef.new(shape: MultiplexProgramSettings, location_name: "multiplexProgramSettings"))
1320
1393
  DescribeMultiplexProgramResponse.add_member(:packet_identifiers_map, Shapes::ShapeRef.new(shape: MultiplexProgramPacketIdentifiersMap, location_name: "packetIdentifiersMap"))
1394
+ DescribeMultiplexProgramResponse.add_member(:pipeline_details, Shapes::ShapeRef.new(shape: __listOfMultiplexProgramPipelineDetail, location_name: "pipelineDetails"))
1321
1395
  DescribeMultiplexProgramResponse.add_member(:program_name, Shapes::ShapeRef.new(shape: __string, location_name: "programName"))
1322
1396
  DescribeMultiplexProgramResponse.struct_class = Types::DescribeMultiplexProgramResponse
1323
1397
 
@@ -1472,6 +1546,12 @@ module Aws::MediaLive
1472
1546
  EncoderSettings.add_member(:video_descriptions, Shapes::ShapeRef.new(shape: __listOfVideoDescription, required: true, location_name: "videoDescriptions"))
1473
1547
  EncoderSettings.struct_class = Types::EncoderSettings
1474
1548
 
1549
+ FailoverCondition.add_member(:failover_condition_settings, Shapes::ShapeRef.new(shape: FailoverConditionSettings, location_name: "failoverConditionSettings"))
1550
+ FailoverCondition.struct_class = Types::FailoverCondition
1551
+
1552
+ FailoverConditionSettings.add_member(:input_loss_settings, Shapes::ShapeRef.new(shape: InputLossFailoverSettings, location_name: "inputLossSettings"))
1553
+ FailoverConditionSettings.struct_class = Types::FailoverConditionSettings
1554
+
1475
1555
  FeatureActivations.add_member(:input_prepare_schedule_actions, Shapes::ShapeRef.new(shape: FeatureActivationsInputPrepareScheduleActions, location_name: "inputPrepareScheduleActions"))
1476
1556
  FeatureActivations.struct_class = Types::FeatureActivations
1477
1557
 
@@ -1644,10 +1724,12 @@ module Aws::MediaLive
1644
1724
  HlsGroupSettings.add_member(:constant_iv, Shapes::ShapeRef.new(shape: __stringMin32Max32, location_name: "constantIv"))
1645
1725
  HlsGroupSettings.add_member(:destination, Shapes::ShapeRef.new(shape: OutputLocationRef, required: true, location_name: "destination"))
1646
1726
  HlsGroupSettings.add_member(:directory_structure, Shapes::ShapeRef.new(shape: HlsDirectoryStructure, location_name: "directoryStructure"))
1727
+ HlsGroupSettings.add_member(:discontinuity_tags, Shapes::ShapeRef.new(shape: HlsDiscontinuityTags, location_name: "discontinuityTags"))
1647
1728
  HlsGroupSettings.add_member(:encryption_type, Shapes::ShapeRef.new(shape: HlsEncryptionType, location_name: "encryptionType"))
1648
1729
  HlsGroupSettings.add_member(:hls_cdn_settings, Shapes::ShapeRef.new(shape: HlsCdnSettings, location_name: "hlsCdnSettings"))
1649
1730
  HlsGroupSettings.add_member(:hls_id_3_segment_tagging, Shapes::ShapeRef.new(shape: HlsId3SegmentTaggingState, location_name: "hlsId3SegmentTagging"))
1650
1731
  HlsGroupSettings.add_member(:i_frame_only_playlists, Shapes::ShapeRef.new(shape: IFrameOnlyPlaylistType, location_name: "iFrameOnlyPlaylists"))
1732
+ HlsGroupSettings.add_member(:incomplete_segment_behavior, Shapes::ShapeRef.new(shape: HlsIncompleteSegmentBehavior, location_name: "incompleteSegmentBehavior"))
1651
1733
  HlsGroupSettings.add_member(:index_n_segments, Shapes::ShapeRef.new(shape: __integerMin3, location_name: "indexNSegments"))
1652
1734
  HlsGroupSettings.add_member(:input_loss_action, Shapes::ShapeRef.new(shape: InputLossActionForHlsOut, location_name: "inputLossAction"))
1653
1735
  HlsGroupSettings.add_member(:iv_in_manifest, Shapes::ShapeRef.new(shape: HlsIvInManifest, location_name: "ivInManifest"))
@@ -1761,6 +1843,7 @@ module Aws::MediaLive
1761
1843
  InputDevice.add_member(:arn, Shapes::ShapeRef.new(shape: __string, location_name: "arn"))
1762
1844
  InputDevice.add_member(:connection_state, Shapes::ShapeRef.new(shape: InputDeviceConnectionState, location_name: "connectionState"))
1763
1845
  InputDevice.add_member(:device_settings_sync_state, Shapes::ShapeRef.new(shape: DeviceSettingsSyncState, location_name: "deviceSettingsSyncState"))
1846
+ InputDevice.add_member(:device_update_status, Shapes::ShapeRef.new(shape: DeviceUpdateStatus, location_name: "deviceUpdateStatus"))
1764
1847
  InputDevice.add_member(:hd_device_settings, Shapes::ShapeRef.new(shape: InputDeviceHdSettings, location_name: "hdDeviceSettings"))
1765
1848
  InputDevice.add_member(:id, Shapes::ShapeRef.new(shape: __string, location_name: "id"))
1766
1849
  InputDevice.add_member(:mac_address, Shapes::ShapeRef.new(shape: __string, location_name: "macAddress"))
@@ -1804,6 +1887,7 @@ module Aws::MediaLive
1804
1887
  InputDeviceSummary.add_member(:arn, Shapes::ShapeRef.new(shape: __string, location_name: "arn"))
1805
1888
  InputDeviceSummary.add_member(:connection_state, Shapes::ShapeRef.new(shape: InputDeviceConnectionState, location_name: "connectionState"))
1806
1889
  InputDeviceSummary.add_member(:device_settings_sync_state, Shapes::ShapeRef.new(shape: DeviceSettingsSyncState, location_name: "deviceSettingsSyncState"))
1890
+ InputDeviceSummary.add_member(:device_update_status, Shapes::ShapeRef.new(shape: DeviceUpdateStatus, location_name: "deviceUpdateStatus"))
1807
1891
  InputDeviceSummary.add_member(:hd_device_settings, Shapes::ShapeRef.new(shape: InputDeviceHdSettings, location_name: "hdDeviceSettings"))
1808
1892
  InputDeviceSummary.add_member(:id, Shapes::ShapeRef.new(shape: __string, location_name: "id"))
1809
1893
  InputDeviceSummary.add_member(:mac_address, Shapes::ShapeRef.new(shape: __string, location_name: "macAddress"))
@@ -1825,6 +1909,9 @@ module Aws::MediaLive
1825
1909
  InputLossBehavior.add_member(:repeat_frame_msec, Shapes::ShapeRef.new(shape: __integerMin0Max1000000, location_name: "repeatFrameMsec"))
1826
1910
  InputLossBehavior.struct_class = Types::InputLossBehavior
1827
1911
 
1912
+ InputLossFailoverSettings.add_member(:input_loss_threshold_msec, Shapes::ShapeRef.new(shape: __integerMin100, location_name: "inputLossThresholdMsec"))
1913
+ InputLossFailoverSettings.struct_class = Types::InputLossFailoverSettings
1914
+
1828
1915
  InputPrepareScheduleActionSettings.add_member(:input_attachment_name_reference, Shapes::ShapeRef.new(shape: __string, location_name: "inputAttachmentNameReference"))
1829
1916
  InputPrepareScheduleActionSettings.add_member(:input_clipping_settings, Shapes::ShapeRef.new(shape: InputClippingSettings, location_name: "inputClippingSettings"))
1830
1917
  InputPrepareScheduleActionSettings.add_member(:url_path, Shapes::ShapeRef.new(shape: __listOf__string, location_name: "urlPath"))
@@ -1911,6 +1998,19 @@ module Aws::MediaLive
1911
1998
  ListChannelsResultModel.add_member(:next_token, Shapes::ShapeRef.new(shape: __string, location_name: "nextToken"))
1912
1999
  ListChannelsResultModel.struct_class = Types::ListChannelsResultModel
1913
2000
 
2001
+ ListInputDeviceTransfersRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location: "querystring", location_name: "maxResults"))
2002
+ ListInputDeviceTransfersRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: __string, location: "querystring", location_name: "nextToken"))
2003
+ ListInputDeviceTransfersRequest.add_member(:transfer_type, Shapes::ShapeRef.new(shape: __string, required: true, location: "querystring", location_name: "transferType"))
2004
+ ListInputDeviceTransfersRequest.struct_class = Types::ListInputDeviceTransfersRequest
2005
+
2006
+ ListInputDeviceTransfersResponse.add_member(:input_device_transfers, Shapes::ShapeRef.new(shape: __listOfTransferringInputDeviceSummary, location_name: "inputDeviceTransfers"))
2007
+ ListInputDeviceTransfersResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: __string, location_name: "nextToken"))
2008
+ ListInputDeviceTransfersResponse.struct_class = Types::ListInputDeviceTransfersResponse
2009
+
2010
+ ListInputDeviceTransfersResultModel.add_member(:input_device_transfers, Shapes::ShapeRef.new(shape: __listOfTransferringInputDeviceSummary, location_name: "inputDeviceTransfers"))
2011
+ ListInputDeviceTransfersResultModel.add_member(:next_token, Shapes::ShapeRef.new(shape: __string, location_name: "nextToken"))
2012
+ ListInputDeviceTransfersResultModel.struct_class = Types::ListInputDeviceTransfersResultModel
2013
+
1914
2014
  ListInputDevicesRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location: "querystring", location_name: "maxResults"))
1915
2015
  ListInputDevicesRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: __string, location: "querystring", location_name: "nextToken"))
1916
2016
  ListInputDevicesRequest.struct_class = Types::ListInputDevicesRequest
@@ -2107,6 +2207,27 @@ module Aws::MediaLive
2107
2207
  Mp2Settings.add_member(:sample_rate, Shapes::ShapeRef.new(shape: __double, location_name: "sampleRate"))
2108
2208
  Mp2Settings.struct_class = Types::Mp2Settings
2109
2209
 
2210
+ Mpeg2FilterSettings.add_member(:temporal_filter_settings, Shapes::ShapeRef.new(shape: TemporalFilterSettings, location_name: "temporalFilterSettings"))
2211
+ Mpeg2FilterSettings.struct_class = Types::Mpeg2FilterSettings
2212
+
2213
+ Mpeg2Settings.add_member(:adaptive_quantization, Shapes::ShapeRef.new(shape: Mpeg2AdaptiveQuantization, location_name: "adaptiveQuantization"))
2214
+ Mpeg2Settings.add_member(:afd_signaling, Shapes::ShapeRef.new(shape: AfdSignaling, location_name: "afdSignaling"))
2215
+ Mpeg2Settings.add_member(:color_metadata, Shapes::ShapeRef.new(shape: Mpeg2ColorMetadata, location_name: "colorMetadata"))
2216
+ Mpeg2Settings.add_member(:color_space, Shapes::ShapeRef.new(shape: Mpeg2ColorSpace, location_name: "colorSpace"))
2217
+ Mpeg2Settings.add_member(:display_aspect_ratio, Shapes::ShapeRef.new(shape: Mpeg2DisplayRatio, location_name: "displayAspectRatio"))
2218
+ Mpeg2Settings.add_member(:filter_settings, Shapes::ShapeRef.new(shape: Mpeg2FilterSettings, location_name: "filterSettings"))
2219
+ Mpeg2Settings.add_member(:fixed_afd, Shapes::ShapeRef.new(shape: FixedAfd, location_name: "fixedAfd"))
2220
+ Mpeg2Settings.add_member(:framerate_denominator, Shapes::ShapeRef.new(shape: __integerMin1, required: true, location_name: "framerateDenominator"))
2221
+ Mpeg2Settings.add_member(:framerate_numerator, Shapes::ShapeRef.new(shape: __integerMin1, required: true, location_name: "framerateNumerator"))
2222
+ Mpeg2Settings.add_member(:gop_closed_cadence, Shapes::ShapeRef.new(shape: __integerMin0, location_name: "gopClosedCadence"))
2223
+ Mpeg2Settings.add_member(:gop_num_b_frames, Shapes::ShapeRef.new(shape: __integerMin0Max7, location_name: "gopNumBFrames"))
2224
+ Mpeg2Settings.add_member(:gop_size, Shapes::ShapeRef.new(shape: __double, location_name: "gopSize"))
2225
+ Mpeg2Settings.add_member(:gop_size_units, Shapes::ShapeRef.new(shape: Mpeg2GopSizeUnits, location_name: "gopSizeUnits"))
2226
+ Mpeg2Settings.add_member(:scan_type, Shapes::ShapeRef.new(shape: Mpeg2ScanType, location_name: "scanType"))
2227
+ Mpeg2Settings.add_member(:subgop_length, Shapes::ShapeRef.new(shape: Mpeg2SubGopLength, location_name: "subgopLength"))
2228
+ Mpeg2Settings.add_member(:timecode_insertion, Shapes::ShapeRef.new(shape: Mpeg2TimecodeInsertionBehavior, location_name: "timecodeInsertion"))
2229
+ Mpeg2Settings.struct_class = Types::Mpeg2Settings
2230
+
2110
2231
  MsSmoothGroupSettings.add_member(:acquisition_point_id, Shapes::ShapeRef.new(shape: __string, location_name: "acquisitionPointId"))
2111
2232
  MsSmoothGroupSettings.add_member(:audio_only_timecode_control, Shapes::ShapeRef.new(shape: SmoothGroupAudioOnlyTimecodeControl, location_name: "audioOnlyTimecodeControl"))
2112
2233
  MsSmoothGroupSettings.add_member(:certificate_mode, Shapes::ShapeRef.new(shape: SmoothGroupCertificateMode, location_name: "certificateMode"))
@@ -2162,6 +2283,7 @@ module Aws::MediaLive
2162
2283
  MultiplexProgram.add_member(:channel_id, Shapes::ShapeRef.new(shape: __string, location_name: "channelId"))
2163
2284
  MultiplexProgram.add_member(:multiplex_program_settings, Shapes::ShapeRef.new(shape: MultiplexProgramSettings, location_name: "multiplexProgramSettings"))
2164
2285
  MultiplexProgram.add_member(:packet_identifiers_map, Shapes::ShapeRef.new(shape: MultiplexProgramPacketIdentifiersMap, location_name: "packetIdentifiersMap"))
2286
+ MultiplexProgram.add_member(:pipeline_details, Shapes::ShapeRef.new(shape: __listOfMultiplexProgramPipelineDetail, location_name: "pipelineDetails"))
2165
2287
  MultiplexProgram.add_member(:program_name, Shapes::ShapeRef.new(shape: __string, location_name: "programName"))
2166
2288
  MultiplexProgram.struct_class = Types::MultiplexProgram
2167
2289
 
@@ -2184,6 +2306,10 @@ module Aws::MediaLive
2184
2306
  MultiplexProgramPacketIdentifiersMap.add_member(:video_pid, Shapes::ShapeRef.new(shape: __integer, location_name: "videoPid"))
2185
2307
  MultiplexProgramPacketIdentifiersMap.struct_class = Types::MultiplexProgramPacketIdentifiersMap
2186
2308
 
2309
+ MultiplexProgramPipelineDetail.add_member(:active_channel_pipeline, Shapes::ShapeRef.new(shape: __string, location_name: "activeChannelPipeline"))
2310
+ MultiplexProgramPipelineDetail.add_member(:pipeline_id, Shapes::ShapeRef.new(shape: __string, location_name: "pipelineId"))
2311
+ MultiplexProgramPipelineDetail.struct_class = Types::MultiplexProgramPipelineDetail
2312
+
2187
2313
  MultiplexProgramServiceDescriptor.add_member(:provider_name, Shapes::ShapeRef.new(shape: __stringMax256, required: true, location_name: "providerName"))
2188
2314
  MultiplexProgramServiceDescriptor.add_member(:service_name, Shapes::ShapeRef.new(shape: __stringMax256, required: true, location_name: "serviceName"))
2189
2315
  MultiplexProgramServiceDescriptor.struct_class = Types::MultiplexProgramServiceDescriptor
@@ -2198,7 +2324,7 @@ module Aws::MediaLive
2198
2324
  MultiplexProgramSummary.add_member(:program_name, Shapes::ShapeRef.new(shape: __string, location_name: "programName"))
2199
2325
  MultiplexProgramSummary.struct_class = Types::MultiplexProgramSummary
2200
2326
 
2201
- MultiplexSettings.add_member(:maximum_video_buffer_delay_milliseconds, Shapes::ShapeRef.new(shape: __integerMin1000Max3000, location_name: "maximumVideoBufferDelayMilliseconds"))
2327
+ MultiplexSettings.add_member(:maximum_video_buffer_delay_milliseconds, Shapes::ShapeRef.new(shape: __integerMin800Max3000, location_name: "maximumVideoBufferDelayMilliseconds"))
2202
2328
  MultiplexSettings.add_member(:transport_stream_bitrate, Shapes::ShapeRef.new(shape: __integerMin1000000Max100000000, required: true, location_name: "transportStreamBitrate"))
2203
2329
  MultiplexSettings.add_member(:transport_stream_id, Shapes::ShapeRef.new(shape: __integerMin0Max65535, required: true, location_name: "transportStreamId"))
2204
2330
  MultiplexSettings.add_member(:transport_stream_reserved_bitrate, Shapes::ShapeRef.new(shape: __integerMin0Max100000000, location_name: "transportStreamReservedBitrate"))
@@ -2209,6 +2335,7 @@ module Aws::MediaLive
2209
2335
 
2210
2336
  MultiplexStatmuxVideoSettings.add_member(:maximum_bitrate, Shapes::ShapeRef.new(shape: __integerMin100000Max100000000, location_name: "maximumBitrate"))
2211
2337
  MultiplexStatmuxVideoSettings.add_member(:minimum_bitrate, Shapes::ShapeRef.new(shape: __integerMin100000Max100000000, location_name: "minimumBitrate"))
2338
+ MultiplexStatmuxVideoSettings.add_member(:priority, Shapes::ShapeRef.new(shape: __integerMinNegative5Max5, location_name: "priority"))
2212
2339
  MultiplexStatmuxVideoSettings.struct_class = Types::MultiplexStatmuxVideoSettings
2213
2340
 
2214
2341
  MultiplexSummary.add_member(:arn, Shapes::ShapeRef.new(shape: __string, location_name: "arn"))
@@ -2331,10 +2458,17 @@ module Aws::MediaLive
2331
2458
  PurchaseOfferingResultModel.add_member(:reservation, Shapes::ShapeRef.new(shape: Reservation, location_name: "reservation"))
2332
2459
  PurchaseOfferingResultModel.struct_class = Types::PurchaseOfferingResultModel
2333
2460
 
2461
+ RawSettings.struct_class = Types::RawSettings
2462
+
2334
2463
  Rec601Settings.struct_class = Types::Rec601Settings
2335
2464
 
2336
2465
  Rec709Settings.struct_class = Types::Rec709Settings
2337
2466
 
2467
+ RejectInputDeviceTransferRequest.add_member(:input_device_id, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "inputDeviceId"))
2468
+ RejectInputDeviceTransferRequest.struct_class = Types::RejectInputDeviceTransferRequest
2469
+
2470
+ RejectInputDeviceTransferResponse.struct_class = Types::RejectInputDeviceTransferResponse
2471
+
2338
2472
  RemixSettings.add_member(:channel_mappings, Shapes::ShapeRef.new(shape: __listOfAudioChannelMapping, required: true, location_name: "channelMappings"))
2339
2473
  RemixSettings.add_member(:channels_in, Shapes::ShapeRef.new(shape: __integerMin1Max16, location_name: "channelsIn"))
2340
2474
  RemixSettings.add_member(:channels_out, Shapes::ShapeRef.new(shape: __integerMin1Max8, location_name: "channelsOut"))
@@ -2378,6 +2512,7 @@ module Aws::MediaLive
2378
2512
 
2379
2513
  RtmpCaptionInfoDestinationSettings.struct_class = Types::RtmpCaptionInfoDestinationSettings
2380
2514
 
2515
+ RtmpGroupSettings.add_member(:ad_markers, Shapes::ShapeRef.new(shape: __listOfRtmpAdMarkers, location_name: "adMarkers"))
2381
2516
  RtmpGroupSettings.add_member(:authentication_scheme, Shapes::ShapeRef.new(shape: AuthenticationScheme, location_name: "authenticationScheme"))
2382
2517
  RtmpGroupSettings.add_member(:cache_full_behavior, Shapes::ShapeRef.new(shape: RtmpCacheFullBehavior, location_name: "cacheFullBehavior"))
2383
2518
  RtmpGroupSettings.add_member(:cache_length, Shapes::ShapeRef.new(shape: __integerMin30, location_name: "cacheLength"))
@@ -2486,6 +2621,7 @@ module Aws::MediaLive
2486
2621
  StartChannelRequest.struct_class = Types::StartChannelRequest
2487
2622
 
2488
2623
  StartChannelResponse.add_member(:arn, Shapes::ShapeRef.new(shape: __string, location_name: "arn"))
2624
+ StartChannelResponse.add_member(:cdi_input_specification, Shapes::ShapeRef.new(shape: CdiInputSpecification, location_name: "cdiInputSpecification"))
2489
2625
  StartChannelResponse.add_member(:channel_class, Shapes::ShapeRef.new(shape: ChannelClass, location_name: "channelClass"))
2490
2626
  StartChannelResponse.add_member(:destinations, Shapes::ShapeRef.new(shape: __listOfOutputDestination, location_name: "destinations"))
2491
2627
  StartChannelResponse.add_member(:egress_endpoints, Shapes::ShapeRef.new(shape: __listOfChannelEgressEndpoint, location_name: "egressEndpoints"))
@@ -2544,6 +2680,7 @@ module Aws::MediaLive
2544
2680
  StopChannelRequest.struct_class = Types::StopChannelRequest
2545
2681
 
2546
2682
  StopChannelResponse.add_member(:arn, Shapes::ShapeRef.new(shape: __string, location_name: "arn"))
2683
+ StopChannelResponse.add_member(:cdi_input_specification, Shapes::ShapeRef.new(shape: CdiInputSpecification, location_name: "cdiInputSpecification"))
2547
2684
  StopChannelResponse.add_member(:channel_class, Shapes::ShapeRef.new(shape: ChannelClass, location_name: "channelClass"))
2548
2685
  StopChannelResponse.add_member(:destinations, Shapes::ShapeRef.new(shape: __listOfOutputDestination, location_name: "destinations"))
2549
2686
  StopChannelResponse.add_member(:egress_endpoints, Shapes::ShapeRef.new(shape: __listOfChannelEgressEndpoint, location_name: "egressEndpoints"))
@@ -2594,6 +2731,9 @@ module Aws::MediaLive
2594
2731
  TemporalFilterSettings.add_member(:strength, Shapes::ShapeRef.new(shape: TemporalFilterStrength, location_name: "strength"))
2595
2732
  TemporalFilterSettings.struct_class = Types::TemporalFilterSettings
2596
2733
 
2734
+ ThumbnailData.add_member(:body, Shapes::ShapeRef.new(shape: __string, location_name: "body"))
2735
+ ThumbnailData.struct_class = Types::ThumbnailData
2736
+
2597
2737
  TimecodeConfig.add_member(:source, Shapes::ShapeRef.new(shape: TimecodeConfigSource, required: true, location_name: "source"))
2598
2738
  TimecodeConfig.add_member(:sync_threshold, Shapes::ShapeRef.new(shape: __integerMin1Max1000000, location_name: "syncThreshold"))
2599
2739
  TimecodeConfig.struct_class = Types::TimecodeConfig
@@ -2601,6 +2741,23 @@ module Aws::MediaLive
2601
2741
  TooManyRequestsException.add_member(:message, Shapes::ShapeRef.new(shape: __string, location_name: "message"))
2602
2742
  TooManyRequestsException.struct_class = Types::TooManyRequestsException
2603
2743
 
2744
+ TransferInputDevice.add_member(:target_customer_id, Shapes::ShapeRef.new(shape: __string, location_name: "targetCustomerId"))
2745
+ TransferInputDevice.add_member(:transfer_message, Shapes::ShapeRef.new(shape: __string, location_name: "transferMessage"))
2746
+ TransferInputDevice.struct_class = Types::TransferInputDevice
2747
+
2748
+ TransferInputDeviceRequest.add_member(:input_device_id, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "inputDeviceId"))
2749
+ TransferInputDeviceRequest.add_member(:target_customer_id, Shapes::ShapeRef.new(shape: __string, location_name: "targetCustomerId"))
2750
+ TransferInputDeviceRequest.add_member(:transfer_message, Shapes::ShapeRef.new(shape: __string, location_name: "transferMessage"))
2751
+ TransferInputDeviceRequest.struct_class = Types::TransferInputDeviceRequest
2752
+
2753
+ TransferInputDeviceResponse.struct_class = Types::TransferInputDeviceResponse
2754
+
2755
+ TransferringInputDeviceSummary.add_member(:id, Shapes::ShapeRef.new(shape: __string, location_name: "id"))
2756
+ TransferringInputDeviceSummary.add_member(:message, Shapes::ShapeRef.new(shape: __string, location_name: "message"))
2757
+ TransferringInputDeviceSummary.add_member(:target_customer_id, Shapes::ShapeRef.new(shape: __string, location_name: "targetCustomerId"))
2758
+ TransferringInputDeviceSummary.add_member(:transfer_type, Shapes::ShapeRef.new(shape: InputDeviceTransferType, location_name: "transferType"))
2759
+ TransferringInputDeviceSummary.struct_class = Types::TransferringInputDeviceSummary
2760
+
2604
2761
  TtmlDestinationSettings.add_member(:style_control, Shapes::ShapeRef.new(shape: TtmlDestinationStyleControl, location_name: "styleControl"))
2605
2762
  TtmlDestinationSettings.struct_class = Types::TtmlDestinationSettings
2606
2763
 
@@ -2622,6 +2779,7 @@ module Aws::MediaLive
2622
2779
  UnprocessableEntityException.add_member(:validation_errors, Shapes::ShapeRef.new(shape: __listOfValidationError, location_name: "validationErrors"))
2623
2780
  UnprocessableEntityException.struct_class = Types::UnprocessableEntityException
2624
2781
 
2782
+ UpdateChannel.add_member(:cdi_input_specification, Shapes::ShapeRef.new(shape: CdiInputSpecification, location_name: "cdiInputSpecification"))
2625
2783
  UpdateChannel.add_member(:destinations, Shapes::ShapeRef.new(shape: __listOfOutputDestination, location_name: "destinations"))
2626
2784
  UpdateChannel.add_member(:encoder_settings, Shapes::ShapeRef.new(shape: EncoderSettings, location_name: "encoderSettings"))
2627
2785
  UpdateChannel.add_member(:input_attachments, Shapes::ShapeRef.new(shape: __listOfInputAttachment, location_name: "inputAttachments"))
@@ -2643,6 +2801,7 @@ module Aws::MediaLive
2643
2801
  UpdateChannelClassResponse.add_member(:channel, Shapes::ShapeRef.new(shape: Channel, location_name: "channel"))
2644
2802
  UpdateChannelClassResponse.struct_class = Types::UpdateChannelClassResponse
2645
2803
 
2804
+ UpdateChannelRequest.add_member(:cdi_input_specification, Shapes::ShapeRef.new(shape: CdiInputSpecification, location_name: "cdiInputSpecification"))
2646
2805
  UpdateChannelRequest.add_member(:channel_id, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "channelId"))
2647
2806
  UpdateChannelRequest.add_member(:destinations, Shapes::ShapeRef.new(shape: __listOfOutputDestination, location_name: "destinations"))
2648
2807
  UpdateChannelRequest.add_member(:encoder_settings, Shapes::ShapeRef.new(shape: EncoderSettings, location_name: "encoderSettings"))
@@ -2680,6 +2839,7 @@ module Aws::MediaLive
2680
2839
  UpdateInputDeviceResponse.add_member(:arn, Shapes::ShapeRef.new(shape: __string, location_name: "arn"))
2681
2840
  UpdateInputDeviceResponse.add_member(:connection_state, Shapes::ShapeRef.new(shape: InputDeviceConnectionState, location_name: "connectionState"))
2682
2841
  UpdateInputDeviceResponse.add_member(:device_settings_sync_state, Shapes::ShapeRef.new(shape: DeviceSettingsSyncState, location_name: "deviceSettingsSyncState"))
2842
+ UpdateInputDeviceResponse.add_member(:device_update_status, Shapes::ShapeRef.new(shape: DeviceUpdateStatus, location_name: "deviceUpdateStatus"))
2683
2843
  UpdateInputDeviceResponse.add_member(:hd_device_settings, Shapes::ShapeRef.new(shape: InputDeviceHdSettings, location_name: "hdDeviceSettings"))
2684
2844
  UpdateInputDeviceResponse.add_member(:id, Shapes::ShapeRef.new(shape: __string, location_name: "id"))
2685
2845
  UpdateInputDeviceResponse.add_member(:mac_address, Shapes::ShapeRef.new(shape: __string, location_name: "macAddress"))
@@ -2765,6 +2925,7 @@ module Aws::MediaLive
2765
2925
  VideoCodecSettings.add_member(:frame_capture_settings, Shapes::ShapeRef.new(shape: FrameCaptureSettings, location_name: "frameCaptureSettings"))
2766
2926
  VideoCodecSettings.add_member(:h264_settings, Shapes::ShapeRef.new(shape: H264Settings, location_name: "h264Settings"))
2767
2927
  VideoCodecSettings.add_member(:h265_settings, Shapes::ShapeRef.new(shape: H265Settings, location_name: "h265Settings"))
2928
+ VideoCodecSettings.add_member(:mpeg_2_settings, Shapes::ShapeRef.new(shape: Mpeg2Settings, location_name: "mpeg2Settings"))
2768
2929
  VideoCodecSettings.struct_class = Types::VideoCodecSettings
2769
2930
 
2770
2931
  VideoDescription.add_member(:codec_settings, Shapes::ShapeRef.new(shape: VideoCodecSettings, location_name: "codecSettings"))
@@ -2791,6 +2952,11 @@ module Aws::MediaLive
2791
2952
  VideoSelectorSettings.add_member(:video_selector_program_id, Shapes::ShapeRef.new(shape: VideoSelectorProgramId, location_name: "videoSelectorProgramId"))
2792
2953
  VideoSelectorSettings.struct_class = Types::VideoSelectorSettings
2793
2954
 
2955
+ WavSettings.add_member(:bit_depth, Shapes::ShapeRef.new(shape: __double, location_name: "bitDepth"))
2956
+ WavSettings.add_member(:coding_mode, Shapes::ShapeRef.new(shape: WavCodingMode, location_name: "codingMode"))
2957
+ WavSettings.add_member(:sample_rate, Shapes::ShapeRef.new(shape: __double, location_name: "sampleRate"))
2958
+ WavSettings.struct_class = Types::WavSettings
2959
+
2794
2960
  WebvttDestinationSettings.struct_class = Types::WebvttDestinationSettings
2795
2961
 
2796
2962
  __listOfAudioChannelMapping.member = Shapes::ShapeRef.new(shape: AudioChannelMapping)
@@ -2815,6 +2981,8 @@ module Aws::MediaLive
2815
2981
 
2816
2982
  __listOfChannelSummary.member = Shapes::ShapeRef.new(shape: ChannelSummary)
2817
2983
 
2984
+ __listOfFailoverCondition.member = Shapes::ShapeRef.new(shape: FailoverCondition)
2985
+
2818
2986
  __listOfHlsAdMarkers.member = Shapes::ShapeRef.new(shape: HlsAdMarkers)
2819
2987
 
2820
2988
  __listOfInput.member = Shapes::ShapeRef.new(shape: Input)
@@ -2851,6 +3019,8 @@ module Aws::MediaLive
2851
3019
 
2852
3020
  __listOfMultiplexOutputDestination.member = Shapes::ShapeRef.new(shape: MultiplexOutputDestination)
2853
3021
 
3022
+ __listOfMultiplexProgramPipelineDetail.member = Shapes::ShapeRef.new(shape: MultiplexProgramPipelineDetail)
3023
+
2854
3024
  __listOfMultiplexProgramSummary.member = Shapes::ShapeRef.new(shape: MultiplexProgramSummary)
2855
3025
 
2856
3026
  __listOfMultiplexSummary.member = Shapes::ShapeRef.new(shape: MultiplexSummary)
@@ -2871,10 +3041,14 @@ module Aws::MediaLive
2871
3041
 
2872
3042
  __listOfReservation.member = Shapes::ShapeRef.new(shape: Reservation)
2873
3043
 
3044
+ __listOfRtmpAdMarkers.member = Shapes::ShapeRef.new(shape: RtmpAdMarkers)
3045
+
2874
3046
  __listOfScheduleAction.member = Shapes::ShapeRef.new(shape: ScheduleAction)
2875
3047
 
2876
3048
  __listOfScte35Descriptor.member = Shapes::ShapeRef.new(shape: Scte35Descriptor)
2877
3049
 
3050
+ __listOfTransferringInputDeviceSummary.member = Shapes::ShapeRef.new(shape: TransferringInputDeviceSummary)
3051
+
2878
3052
  __listOfValidationError.member = Shapes::ShapeRef.new(shape: ValidationError)
2879
3053
 
2880
3054
  __listOfVideoDescription.member = Shapes::ShapeRef.new(shape: VideoDescription)
@@ -2902,6 +3076,23 @@ module Aws::MediaLive
2902
3076
  "uid" => "medialive-2017-10-14",
2903
3077
  }
2904
3078
 
3079
+ api.add_operation(:accept_input_device_transfer, Seahorse::Model::Operation.new.tap do |o|
3080
+ o.name = "AcceptInputDeviceTransfer"
3081
+ o.http_method = "POST"
3082
+ o.http_request_uri = "/prod/inputDevices/{inputDeviceId}/accept"
3083
+ o.input = Shapes::ShapeRef.new(shape: AcceptInputDeviceTransferRequest)
3084
+ o.output = Shapes::ShapeRef.new(shape: AcceptInputDeviceTransferResponse)
3085
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
3086
+ o.errors << Shapes::ShapeRef.new(shape: UnprocessableEntityException)
3087
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerErrorException)
3088
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
3089
+ o.errors << Shapes::ShapeRef.new(shape: BadGatewayException)
3090
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
3091
+ o.errors << Shapes::ShapeRef.new(shape: GatewayTimeoutException)
3092
+ o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
3093
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
3094
+ end)
3095
+
2905
3096
  api.add_operation(:batch_delete, Seahorse::Model::Operation.new.tap do |o|
2906
3097
  o.name = "BatchDelete"
2907
3098
  o.http_method = "POST"
@@ -2966,6 +3157,23 @@ module Aws::MediaLive
2966
3157
  o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
2967
3158
  end)
2968
3159
 
3160
+ api.add_operation(:cancel_input_device_transfer, Seahorse::Model::Operation.new.tap do |o|
3161
+ o.name = "CancelInputDeviceTransfer"
3162
+ o.http_method = "POST"
3163
+ o.http_request_uri = "/prod/inputDevices/{inputDeviceId}/cancel"
3164
+ o.input = Shapes::ShapeRef.new(shape: CancelInputDeviceTransferRequest)
3165
+ o.output = Shapes::ShapeRef.new(shape: CancelInputDeviceTransferResponse)
3166
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
3167
+ o.errors << Shapes::ShapeRef.new(shape: UnprocessableEntityException)
3168
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerErrorException)
3169
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
3170
+ o.errors << Shapes::ShapeRef.new(shape: BadGatewayException)
3171
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
3172
+ o.errors << Shapes::ShapeRef.new(shape: GatewayTimeoutException)
3173
+ o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
3174
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
3175
+ end)
3176
+
2969
3177
  api.add_operation(:create_channel, Seahorse::Model::Operation.new.tap do |o|
2970
3178
  o.name = "CreateChannel"
2971
3179
  o.http_method = "POST"
@@ -3352,6 +3560,27 @@ module Aws::MediaLive
3352
3560
  )
3353
3561
  end)
3354
3562
 
3563
+ api.add_operation(:list_input_device_transfers, Seahorse::Model::Operation.new.tap do |o|
3564
+ o.name = "ListInputDeviceTransfers"
3565
+ o.http_method = "GET"
3566
+ o.http_request_uri = "/prod/inputDeviceTransfers"
3567
+ o.input = Shapes::ShapeRef.new(shape: ListInputDeviceTransfersRequest)
3568
+ o.output = Shapes::ShapeRef.new(shape: ListInputDeviceTransfersResponse)
3569
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
3570
+ o.errors << Shapes::ShapeRef.new(shape: UnprocessableEntityException)
3571
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerErrorException)
3572
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
3573
+ o.errors << Shapes::ShapeRef.new(shape: BadGatewayException)
3574
+ o.errors << Shapes::ShapeRef.new(shape: GatewayTimeoutException)
3575
+ o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
3576
+ o[:pager] = Aws::Pager.new(
3577
+ limit_key: "max_results",
3578
+ tokens: {
3579
+ "next_token" => "next_token"
3580
+ }
3581
+ )
3582
+ end)
3583
+
3355
3584
  api.add_operation(:list_input_devices, Seahorse::Model::Operation.new.tap do |o|
3356
3585
  o.name = "ListInputDevices"
3357
3586
  o.http_method = "GET"
@@ -3521,6 +3750,23 @@ module Aws::MediaLive
3521
3750
  o.errors << Shapes::ShapeRef.new(shape: ConflictException)
3522
3751
  end)
3523
3752
 
3753
+ api.add_operation(:reject_input_device_transfer, Seahorse::Model::Operation.new.tap do |o|
3754
+ o.name = "RejectInputDeviceTransfer"
3755
+ o.http_method = "POST"
3756
+ o.http_request_uri = "/prod/inputDevices/{inputDeviceId}/reject"
3757
+ o.input = Shapes::ShapeRef.new(shape: RejectInputDeviceTransferRequest)
3758
+ o.output = Shapes::ShapeRef.new(shape: RejectInputDeviceTransferResponse)
3759
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
3760
+ o.errors << Shapes::ShapeRef.new(shape: UnprocessableEntityException)
3761
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerErrorException)
3762
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
3763
+ o.errors << Shapes::ShapeRef.new(shape: BadGatewayException)
3764
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
3765
+ o.errors << Shapes::ShapeRef.new(shape: GatewayTimeoutException)
3766
+ o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
3767
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
3768
+ end)
3769
+
3524
3770
  api.add_operation(:start_channel, Seahorse::Model::Operation.new.tap do |o|
3525
3771
  o.name = "StartChannel"
3526
3772
  o.http_method = "POST"
@@ -3585,6 +3831,23 @@ module Aws::MediaLive
3585
3831
  o.errors << Shapes::ShapeRef.new(shape: ConflictException)
3586
3832
  end)
3587
3833
 
3834
+ api.add_operation(:transfer_input_device, Seahorse::Model::Operation.new.tap do |o|
3835
+ o.name = "TransferInputDevice"
3836
+ o.http_method = "POST"
3837
+ o.http_request_uri = "/prod/inputDevices/{inputDeviceId}/transfer"
3838
+ o.input = Shapes::ShapeRef.new(shape: TransferInputDeviceRequest)
3839
+ o.output = Shapes::ShapeRef.new(shape: TransferInputDeviceResponse)
3840
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
3841
+ o.errors << Shapes::ShapeRef.new(shape: UnprocessableEntityException)
3842
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerErrorException)
3843
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
3844
+ o.errors << Shapes::ShapeRef.new(shape: BadGatewayException)
3845
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
3846
+ o.errors << Shapes::ShapeRef.new(shape: GatewayTimeoutException)
3847
+ o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
3848
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
3849
+ end)
3850
+
3588
3851
  api.add_operation(:update_channel, Seahorse::Model::Operation.new.tap do |o|
3589
3852
  o.name = "UpdateChannel"
3590
3853
  o.http_method = "PUT"