aws-sdk-medialive 1.53.0 → 1.58.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -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')
@@ -62,10 +65,24 @@ module Aws::MediaLive
62
65
  AvailSettings = Shapes::StructureShape.new(name: 'AvailSettings')
63
66
  BadGatewayException = Shapes::StructureShape.new(name: 'BadGatewayException')
64
67
  BadRequestException = Shapes::StructureShape.new(name: 'BadRequestException')
68
+ BatchDelete = Shapes::StructureShape.new(name: 'BatchDelete')
69
+ BatchDeleteRequest = Shapes::StructureShape.new(name: 'BatchDeleteRequest')
70
+ BatchDeleteResponse = Shapes::StructureShape.new(name: 'BatchDeleteResponse')
71
+ BatchDeleteResultModel = Shapes::StructureShape.new(name: 'BatchDeleteResultModel')
72
+ BatchFailedResultModel = Shapes::StructureShape.new(name: 'BatchFailedResultModel')
65
73
  BatchScheduleActionCreateRequest = Shapes::StructureShape.new(name: 'BatchScheduleActionCreateRequest')
66
74
  BatchScheduleActionCreateResult = Shapes::StructureShape.new(name: 'BatchScheduleActionCreateResult')
67
75
  BatchScheduleActionDeleteRequest = Shapes::StructureShape.new(name: 'BatchScheduleActionDeleteRequest')
68
76
  BatchScheduleActionDeleteResult = Shapes::StructureShape.new(name: 'BatchScheduleActionDeleteResult')
77
+ BatchStart = Shapes::StructureShape.new(name: 'BatchStart')
78
+ BatchStartRequest = Shapes::StructureShape.new(name: 'BatchStartRequest')
79
+ BatchStartResponse = Shapes::StructureShape.new(name: 'BatchStartResponse')
80
+ BatchStartResultModel = Shapes::StructureShape.new(name: 'BatchStartResultModel')
81
+ BatchStop = Shapes::StructureShape.new(name: 'BatchStop')
82
+ BatchStopRequest = Shapes::StructureShape.new(name: 'BatchStopRequest')
83
+ BatchStopResponse = Shapes::StructureShape.new(name: 'BatchStopResponse')
84
+ BatchStopResultModel = Shapes::StructureShape.new(name: 'BatchStopResultModel')
85
+ BatchSuccessfulResultModel = Shapes::StructureShape.new(name: 'BatchSuccessfulResultModel')
69
86
  BatchUpdateScheduleRequest = Shapes::StructureShape.new(name: 'BatchUpdateScheduleRequest')
70
87
  BatchUpdateScheduleResponse = Shapes::StructureShape.new(name: 'BatchUpdateScheduleResponse')
71
88
  BatchUpdateScheduleResult = Shapes::StructureShape.new(name: 'BatchUpdateScheduleResult')
@@ -79,11 +96,15 @@ module Aws::MediaLive
79
96
  BurnInOutlineColor = Shapes::StringShape.new(name: 'BurnInOutlineColor')
80
97
  BurnInShadowColor = Shapes::StringShape.new(name: 'BurnInShadowColor')
81
98
  BurnInTeletextGridControl = Shapes::StringShape.new(name: 'BurnInTeletextGridControl')
99
+ CancelInputDeviceTransferRequest = Shapes::StructureShape.new(name: 'CancelInputDeviceTransferRequest')
100
+ CancelInputDeviceTransferResponse = Shapes::StructureShape.new(name: 'CancelInputDeviceTransferResponse')
82
101
  CaptionDescription = Shapes::StructureShape.new(name: 'CaptionDescription')
83
102
  CaptionDestinationSettings = Shapes::StructureShape.new(name: 'CaptionDestinationSettings')
84
103
  CaptionLanguageMapping = Shapes::StructureShape.new(name: 'CaptionLanguageMapping')
85
104
  CaptionSelector = Shapes::StructureShape.new(name: 'CaptionSelector')
86
105
  CaptionSelectorSettings = Shapes::StructureShape.new(name: 'CaptionSelectorSettings')
106
+ CdiInputResolution = Shapes::StringShape.new(name: 'CdiInputResolution')
107
+ CdiInputSpecification = Shapes::StructureShape.new(name: 'CdiInputSpecification')
87
108
  Channel = Shapes::StructureShape.new(name: 'Channel')
88
109
  ChannelClass = Shapes::StringShape.new(name: 'ChannelClass')
89
110
  ChannelConfigurationValidationError = Shapes::StructureShape.new(name: 'ChannelConfigurationValidationError')
@@ -186,6 +207,8 @@ module Aws::MediaLive
186
207
  EmbeddedSourceSettings = Shapes::StructureShape.new(name: 'EmbeddedSourceSettings')
187
208
  Empty = Shapes::StructureShape.new(name: 'Empty')
188
209
  EncoderSettings = Shapes::StructureShape.new(name: 'EncoderSettings')
210
+ FailoverCondition = Shapes::StructureShape.new(name: 'FailoverCondition')
211
+ FailoverConditionSettings = Shapes::StructureShape.new(name: 'FailoverConditionSettings')
189
212
  FeatureActivations = Shapes::StructureShape.new(name: 'FeatureActivations')
190
213
  FeatureActivationsInputPrepareScheduleActions = Shapes::StringShape.new(name: 'FeatureActivationsInputPrepareScheduleActions')
191
214
  FecOutputIncludeFec = Shapes::StringShape.new(name: 'FecOutputIncludeFec')
@@ -258,11 +281,13 @@ module Aws::MediaLive
258
281
  HlsClientCache = Shapes::StringShape.new(name: 'HlsClientCache')
259
282
  HlsCodecSpecification = Shapes::StringShape.new(name: 'HlsCodecSpecification')
260
283
  HlsDirectoryStructure = Shapes::StringShape.new(name: 'HlsDirectoryStructure')
284
+ HlsDiscontinuityTags = Shapes::StringShape.new(name: 'HlsDiscontinuityTags')
261
285
  HlsEncryptionType = Shapes::StringShape.new(name: 'HlsEncryptionType')
262
286
  HlsGroupSettings = Shapes::StructureShape.new(name: 'HlsGroupSettings')
263
287
  HlsH265PackagingType = Shapes::StringShape.new(name: 'HlsH265PackagingType')
264
288
  HlsId3SegmentTaggingScheduleActionSettings = Shapes::StructureShape.new(name: 'HlsId3SegmentTaggingScheduleActionSettings')
265
289
  HlsId3SegmentTaggingState = Shapes::StringShape.new(name: 'HlsId3SegmentTaggingState')
290
+ HlsIncompleteSegmentBehavior = Shapes::StringShape.new(name: 'HlsIncompleteSegmentBehavior')
266
291
  HlsInputSettings = Shapes::StructureShape.new(name: 'HlsInputSettings')
267
292
  HlsIvInManifest = Shapes::StringShape.new(name: 'HlsIvInManifest')
268
293
  HlsIvSource = Shapes::StringShape.new(name: 'HlsIvSource')
@@ -311,6 +336,7 @@ module Aws::MediaLive
311
336
  InputDeviceState = Shapes::StringShape.new(name: 'InputDeviceState')
312
337
  InputDeviceSummary = Shapes::StructureShape.new(name: 'InputDeviceSummary')
313
338
  InputDeviceThumbnail = Shapes::BlobShape.new(name: 'InputDeviceThumbnail', streaming: true)
339
+ InputDeviceTransferType = Shapes::StringShape.new(name: 'InputDeviceTransferType')
314
340
  InputDeviceType = Shapes::StringShape.new(name: 'InputDeviceType')
315
341
  InputFilter = Shapes::StringShape.new(name: 'InputFilter')
316
342
  InputLocation = Shapes::StructureShape.new(name: 'InputLocation')
@@ -319,6 +345,7 @@ module Aws::MediaLive
319
345
  InputLossActionForRtmpOut = Shapes::StringShape.new(name: 'InputLossActionForRtmpOut')
320
346
  InputLossActionForUdpOut = Shapes::StringShape.new(name: 'InputLossActionForUdpOut')
321
347
  InputLossBehavior = Shapes::StructureShape.new(name: 'InputLossBehavior')
348
+ InputLossFailoverSettings = Shapes::StructureShape.new(name: 'InputLossFailoverSettings')
322
349
  InputLossImageType = Shapes::StringShape.new(name: 'InputLossImageType')
323
350
  InputMaximumBitrate = Shapes::StringShape.new(name: 'InputMaximumBitrate')
324
351
  InputPreference = Shapes::StringShape.new(name: 'InputPreference')
@@ -349,6 +376,9 @@ module Aws::MediaLive
349
376
  ListChannelsRequest = Shapes::StructureShape.new(name: 'ListChannelsRequest')
350
377
  ListChannelsResponse = Shapes::StructureShape.new(name: 'ListChannelsResponse')
351
378
  ListChannelsResultModel = Shapes::StructureShape.new(name: 'ListChannelsResultModel')
379
+ ListInputDeviceTransfersRequest = Shapes::StructureShape.new(name: 'ListInputDeviceTransfersRequest')
380
+ ListInputDeviceTransfersResponse = Shapes::StructureShape.new(name: 'ListInputDeviceTransfersResponse')
381
+ ListInputDeviceTransfersResultModel = Shapes::StructureShape.new(name: 'ListInputDeviceTransfersResultModel')
352
382
  ListInputDevicesRequest = Shapes::StructureShape.new(name: 'ListInputDevicesRequest')
353
383
  ListInputDevicesResponse = Shapes::StructureShape.new(name: 'ListInputDevicesResponse')
354
384
  ListInputDevicesResultModel = Shapes::StructureShape.new(name: 'ListInputDevicesResultModel')
@@ -406,6 +436,16 @@ module Aws::MediaLive
406
436
  MediaPackageOutputSettings = Shapes::StructureShape.new(name: 'MediaPackageOutputSettings')
407
437
  Mp2CodingMode = Shapes::StringShape.new(name: 'Mp2CodingMode')
408
438
  Mp2Settings = Shapes::StructureShape.new(name: 'Mp2Settings')
439
+ Mpeg2AdaptiveQuantization = Shapes::StringShape.new(name: 'Mpeg2AdaptiveQuantization')
440
+ Mpeg2ColorMetadata = Shapes::StringShape.new(name: 'Mpeg2ColorMetadata')
441
+ Mpeg2ColorSpace = Shapes::StringShape.new(name: 'Mpeg2ColorSpace')
442
+ Mpeg2DisplayRatio = Shapes::StringShape.new(name: 'Mpeg2DisplayRatio')
443
+ Mpeg2FilterSettings = Shapes::StructureShape.new(name: 'Mpeg2FilterSettings')
444
+ Mpeg2GopSizeUnits = Shapes::StringShape.new(name: 'Mpeg2GopSizeUnits')
445
+ Mpeg2ScanType = Shapes::StringShape.new(name: 'Mpeg2ScanType')
446
+ Mpeg2Settings = Shapes::StructureShape.new(name: 'Mpeg2Settings')
447
+ Mpeg2SubGopLength = Shapes::StringShape.new(name: 'Mpeg2SubGopLength')
448
+ Mpeg2TimecodeInsertionBehavior = Shapes::StringShape.new(name: 'Mpeg2TimecodeInsertionBehavior')
409
449
  MsSmoothGroupSettings = Shapes::StructureShape.new(name: 'MsSmoothGroupSettings')
410
450
  MsSmoothH265PackagingType = Shapes::StringShape.new(name: 'MsSmoothH265PackagingType')
411
451
  MsSmoothOutputSettings = Shapes::StructureShape.new(name: 'MsSmoothOutputSettings')
@@ -418,6 +458,7 @@ module Aws::MediaLive
418
458
  MultiplexProgram = Shapes::StructureShape.new(name: 'MultiplexProgram')
419
459
  MultiplexProgramChannelDestinationSettings = Shapes::StructureShape.new(name: 'MultiplexProgramChannelDestinationSettings')
420
460
  MultiplexProgramPacketIdentifiersMap = Shapes::StructureShape.new(name: 'MultiplexProgramPacketIdentifiersMap')
461
+ MultiplexProgramPipelineDetail = Shapes::StructureShape.new(name: 'MultiplexProgramPipelineDetail')
421
462
  MultiplexProgramServiceDescriptor = Shapes::StructureShape.new(name: 'MultiplexProgramServiceDescriptor')
422
463
  MultiplexProgramSettings = Shapes::StructureShape.new(name: 'MultiplexProgramSettings')
423
464
  MultiplexProgramSummary = Shapes::StructureShape.new(name: 'MultiplexProgramSummary')
@@ -452,8 +493,11 @@ module Aws::MediaLive
452
493
  PurchaseOfferingRequest = Shapes::StructureShape.new(name: 'PurchaseOfferingRequest')
453
494
  PurchaseOfferingResponse = Shapes::StructureShape.new(name: 'PurchaseOfferingResponse')
454
495
  PurchaseOfferingResultModel = Shapes::StructureShape.new(name: 'PurchaseOfferingResultModel')
496
+ RawSettings = Shapes::StructureShape.new(name: 'RawSettings')
455
497
  Rec601Settings = Shapes::StructureShape.new(name: 'Rec601Settings')
456
498
  Rec709Settings = Shapes::StructureShape.new(name: 'Rec709Settings')
499
+ RejectInputDeviceTransferRequest = Shapes::StructureShape.new(name: 'RejectInputDeviceTransferRequest')
500
+ RejectInputDeviceTransferResponse = Shapes::StructureShape.new(name: 'RejectInputDeviceTransferResponse')
457
501
  RemixSettings = Shapes::StructureShape.new(name: 'RemixSettings')
458
502
  Reservation = Shapes::StructureShape.new(name: 'Reservation')
459
503
  ReservationCodec = Shapes::StringShape.new(name: 'ReservationCodec')
@@ -532,9 +576,14 @@ module Aws::MediaLive
532
576
  TemporalFilterPostFilterSharpening = Shapes::StringShape.new(name: 'TemporalFilterPostFilterSharpening')
533
577
  TemporalFilterSettings = Shapes::StructureShape.new(name: 'TemporalFilterSettings')
534
578
  TemporalFilterStrength = Shapes::StringShape.new(name: 'TemporalFilterStrength')
579
+ ThumbnailData = Shapes::StructureShape.new(name: 'ThumbnailData')
535
580
  TimecodeConfig = Shapes::StructureShape.new(name: 'TimecodeConfig')
536
581
  TimecodeConfigSource = Shapes::StringShape.new(name: 'TimecodeConfigSource')
537
582
  TooManyRequestsException = Shapes::StructureShape.new(name: 'TooManyRequestsException')
583
+ TransferInputDevice = Shapes::StructureShape.new(name: 'TransferInputDevice')
584
+ TransferInputDeviceRequest = Shapes::StructureShape.new(name: 'TransferInputDeviceRequest')
585
+ TransferInputDeviceResponse = Shapes::StructureShape.new(name: 'TransferInputDeviceResponse')
586
+ TransferringInputDeviceSummary = Shapes::StructureShape.new(name: 'TransferringInputDeviceSummary')
538
587
  TtmlDestinationSettings = Shapes::StructureShape.new(name: 'TtmlDestinationSettings')
539
588
  TtmlDestinationStyleControl = Shapes::StringShape.new(name: 'TtmlDestinationStyleControl')
540
589
  UdpContainerSettings = Shapes::StructureShape.new(name: 'UdpContainerSettings')
@@ -582,6 +631,8 @@ module Aws::MediaLive
582
631
  VideoSelectorPid = Shapes::StructureShape.new(name: 'VideoSelectorPid')
583
632
  VideoSelectorProgramId = Shapes::StructureShape.new(name: 'VideoSelectorProgramId')
584
633
  VideoSelectorSettings = Shapes::StructureShape.new(name: 'VideoSelectorSettings')
634
+ WavCodingMode = Shapes::StringShape.new(name: 'WavCodingMode')
635
+ WavSettings = Shapes::StructureShape.new(name: 'WavSettings')
585
636
  WebvttDestinationSettings = Shapes::StructureShape.new(name: 'WebvttDestinationSettings')
586
637
  __boolean = Shapes::BooleanShape.new(name: '__boolean')
587
638
  __double = Shapes::FloatShape.new(name: '__double')
@@ -609,12 +660,12 @@ module Aws::MediaLive
609
660
  __integerMin0Max7 = Shapes::IntegerShape.new(name: '__integerMin0Max7')
610
661
  __integerMin0Max8191 = Shapes::IntegerShape.new(name: '__integerMin0Max8191')
611
662
  __integerMin1 = Shapes::IntegerShape.new(name: '__integerMin1')
663
+ __integerMin100 = Shapes::IntegerShape.new(name: '__integerMin100')
612
664
  __integerMin1000 = Shapes::IntegerShape.new(name: '__integerMin1000')
613
665
  __integerMin1000000Max100000000 = Shapes::IntegerShape.new(name: '__integerMin1000000Max100000000')
614
666
  __integerMin100000Max100000000 = Shapes::IntegerShape.new(name: '__integerMin100000Max100000000')
615
667
  __integerMin100000Max40000000 = Shapes::IntegerShape.new(name: '__integerMin100000Max40000000')
616
668
  __integerMin100000Max80000000 = Shapes::IntegerShape.new(name: '__integerMin100000Max80000000')
617
- __integerMin1000Max3000 = Shapes::IntegerShape.new(name: '__integerMin1000Max3000')
618
669
  __integerMin1000Max30000 = Shapes::IntegerShape.new(name: '__integerMin1000Max30000')
619
670
  __integerMin1Max10 = Shapes::IntegerShape.new(name: '__integerMin1Max10')
620
671
  __integerMin1Max1000000 = Shapes::IntegerShape.new(name: '__integerMin1Max1000000')
@@ -633,19 +684,24 @@ module Aws::MediaLive
633
684
  __integerMin3 = Shapes::IntegerShape.new(name: '__integerMin3')
634
685
  __integerMin30 = Shapes::IntegerShape.new(name: '__integerMin30')
635
686
  __integerMin4Max20 = Shapes::IntegerShape.new(name: '__integerMin4Max20')
687
+ __integerMin800Max3000 = Shapes::IntegerShape.new(name: '__integerMin800Max3000')
636
688
  __integerMin96Max600 = Shapes::IntegerShape.new(name: '__integerMin96Max600')
637
689
  __integerMinNegative1000Max1000 = Shapes::IntegerShape.new(name: '__integerMinNegative1000Max1000')
690
+ __integerMinNegative5Max5 = Shapes::IntegerShape.new(name: '__integerMinNegative5Max5')
638
691
  __integerMinNegative60Max6 = Shapes::IntegerShape.new(name: '__integerMinNegative60Max6')
639
692
  __integerMinNegative60Max60 = Shapes::IntegerShape.new(name: '__integerMinNegative60Max60')
640
693
  __listOfAudioChannelMapping = Shapes::ListShape.new(name: '__listOfAudioChannelMapping')
641
694
  __listOfAudioDescription = Shapes::ListShape.new(name: '__listOfAudioDescription')
642
695
  __listOfAudioSelector = Shapes::ListShape.new(name: '__listOfAudioSelector')
643
696
  __listOfAudioTrack = Shapes::ListShape.new(name: '__listOfAudioTrack')
697
+ __listOfBatchFailedResultModel = Shapes::ListShape.new(name: '__listOfBatchFailedResultModel')
698
+ __listOfBatchSuccessfulResultModel = Shapes::ListShape.new(name: '__listOfBatchSuccessfulResultModel')
644
699
  __listOfCaptionDescription = Shapes::ListShape.new(name: '__listOfCaptionDescription')
645
700
  __listOfCaptionLanguageMapping = Shapes::ListShape.new(name: '__listOfCaptionLanguageMapping')
646
701
  __listOfCaptionSelector = Shapes::ListShape.new(name: '__listOfCaptionSelector')
647
702
  __listOfChannelEgressEndpoint = Shapes::ListShape.new(name: '__listOfChannelEgressEndpoint')
648
703
  __listOfChannelSummary = Shapes::ListShape.new(name: '__listOfChannelSummary')
704
+ __listOfFailoverCondition = Shapes::ListShape.new(name: '__listOfFailoverCondition')
649
705
  __listOfHlsAdMarkers = Shapes::ListShape.new(name: '__listOfHlsAdMarkers')
650
706
  __listOfInput = Shapes::ListShape.new(name: '__listOfInput')
651
707
  __listOfInputAttachment = Shapes::ListShape.new(name: '__listOfInputAttachment')
@@ -664,6 +720,7 @@ module Aws::MediaLive
664
720
  __listOfMediaConnectFlowRequest = Shapes::ListShape.new(name: '__listOfMediaConnectFlowRequest')
665
721
  __listOfMediaPackageOutputDestinationSettings = Shapes::ListShape.new(name: '__listOfMediaPackageOutputDestinationSettings')
666
722
  __listOfMultiplexOutputDestination = Shapes::ListShape.new(name: '__listOfMultiplexOutputDestination')
723
+ __listOfMultiplexProgramPipelineDetail = Shapes::ListShape.new(name: '__listOfMultiplexProgramPipelineDetail')
667
724
  __listOfMultiplexProgramSummary = Shapes::ListShape.new(name: '__listOfMultiplexProgramSummary')
668
725
  __listOfMultiplexSummary = Shapes::ListShape.new(name: '__listOfMultiplexSummary')
669
726
  __listOfOffering = Shapes::ListShape.new(name: '__listOfOffering')
@@ -676,6 +733,7 @@ module Aws::MediaLive
676
733
  __listOfReservation = Shapes::ListShape.new(name: '__listOfReservation')
677
734
  __listOfScheduleAction = Shapes::ListShape.new(name: '__listOfScheduleAction')
678
735
  __listOfScte35Descriptor = Shapes::ListShape.new(name: '__listOfScte35Descriptor')
736
+ __listOfTransferringInputDeviceSummary = Shapes::ListShape.new(name: '__listOfTransferringInputDeviceSummary')
679
737
  __listOfValidationError = Shapes::ListShape.new(name: '__listOfValidationError')
680
738
  __listOfVideoDescription = Shapes::ListShape.new(name: '__listOfVideoDescription')
681
739
  __listOf__integer = Shapes::ListShape.new(name: '__listOf__integer')
@@ -719,10 +777,19 @@ module Aws::MediaLive
719
777
  Ac3Settings.add_member(:metadata_control, Shapes::ShapeRef.new(shape: Ac3MetadataControl, location_name: "metadataControl"))
720
778
  Ac3Settings.struct_class = Types::Ac3Settings
721
779
 
780
+ AcceptInputDeviceTransferRequest.add_member(:input_device_id, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "inputDeviceId"))
781
+ AcceptInputDeviceTransferRequest.struct_class = Types::AcceptInputDeviceTransferRequest
782
+
783
+ AcceptInputDeviceTransferResponse.struct_class = Types::AcceptInputDeviceTransferResponse
784
+
722
785
  AccessDenied.add_member(:message, Shapes::ShapeRef.new(shape: __string, location_name: "message"))
723
786
  AccessDenied.struct_class = Types::AccessDenied
724
787
 
788
+ AncillarySourceSettings.add_member(:source_ancillary_channel_number, Shapes::ShapeRef.new(shape: __integerMin1Max4, location_name: "sourceAncillaryChannelNumber"))
789
+ AncillarySourceSettings.struct_class = Types::AncillarySourceSettings
790
+
725
791
  ArchiveContainerSettings.add_member(:m2ts_settings, Shapes::ShapeRef.new(shape: M2tsSettings, location_name: "m2tsSettings"))
792
+ ArchiveContainerSettings.add_member(:raw_settings, Shapes::ShapeRef.new(shape: RawSettings, location_name: "rawSettings"))
726
793
  ArchiveContainerSettings.struct_class = Types::ArchiveContainerSettings
727
794
 
728
795
  ArchiveGroupSettings.add_member(:destination, Shapes::ShapeRef.new(shape: OutputLocationRef, required: true, location_name: "destination"))
@@ -747,6 +814,7 @@ module Aws::MediaLive
747
814
  AudioCodecSettings.add_member(:eac_3_settings, Shapes::ShapeRef.new(shape: Eac3Settings, location_name: "eac3Settings"))
748
815
  AudioCodecSettings.add_member(:mp_2_settings, Shapes::ShapeRef.new(shape: Mp2Settings, location_name: "mp2Settings"))
749
816
  AudioCodecSettings.add_member(:pass_through_settings, Shapes::ShapeRef.new(shape: PassThroughSettings, location_name: "passThroughSettings"))
817
+ AudioCodecSettings.add_member(:wav_settings, Shapes::ShapeRef.new(shape: WavSettings, location_name: "wavSettings"))
750
818
  AudioCodecSettings.struct_class = Types::AudioCodecSettings
751
819
 
752
820
  AudioDescription.add_member(:audio_normalization_settings, Shapes::ShapeRef.new(shape: AudioNormalizationSettings, location_name: "audioNormalizationSettings"))
@@ -794,6 +862,8 @@ module Aws::MediaLive
794
862
  AudioTrackSelection.add_member(:tracks, Shapes::ShapeRef.new(shape: __listOfAudioTrack, required: true, location_name: "tracks"))
795
863
  AudioTrackSelection.struct_class = Types::AudioTrackSelection
796
864
 
865
+ AutomaticInputFailoverSettings.add_member(:error_clear_time_msec, Shapes::ShapeRef.new(shape: __integerMin1, location_name: "errorClearTimeMsec"))
866
+ AutomaticInputFailoverSettings.add_member(:failover_conditions, Shapes::ShapeRef.new(shape: __listOfFailoverCondition, location_name: "failoverConditions"))
797
867
  AutomaticInputFailoverSettings.add_member(:input_preference, Shapes::ShapeRef.new(shape: InputPreference, location_name: "inputPreference"))
798
868
  AutomaticInputFailoverSettings.add_member(:secondary_input_id, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "secondaryInputId"))
799
869
  AutomaticInputFailoverSettings.struct_class = Types::AutomaticInputFailoverSettings
@@ -815,6 +885,32 @@ module Aws::MediaLive
815
885
  BadRequestException.add_member(:message, Shapes::ShapeRef.new(shape: __string, location_name: "message"))
816
886
  BadRequestException.struct_class = Types::BadRequestException
817
887
 
888
+ BatchDelete.add_member(:channel_ids, Shapes::ShapeRef.new(shape: __listOf__string, location_name: "channelIds"))
889
+ BatchDelete.add_member(:input_ids, Shapes::ShapeRef.new(shape: __listOf__string, location_name: "inputIds"))
890
+ BatchDelete.add_member(:input_security_group_ids, Shapes::ShapeRef.new(shape: __listOf__string, location_name: "inputSecurityGroupIds"))
891
+ BatchDelete.add_member(:multiplex_ids, Shapes::ShapeRef.new(shape: __listOf__string, location_name: "multiplexIds"))
892
+ BatchDelete.struct_class = Types::BatchDelete
893
+
894
+ BatchDeleteRequest.add_member(:channel_ids, Shapes::ShapeRef.new(shape: __listOf__string, location_name: "channelIds"))
895
+ BatchDeleteRequest.add_member(:input_ids, Shapes::ShapeRef.new(shape: __listOf__string, location_name: "inputIds"))
896
+ BatchDeleteRequest.add_member(:input_security_group_ids, Shapes::ShapeRef.new(shape: __listOf__string, location_name: "inputSecurityGroupIds"))
897
+ BatchDeleteRequest.add_member(:multiplex_ids, Shapes::ShapeRef.new(shape: __listOf__string, location_name: "multiplexIds"))
898
+ BatchDeleteRequest.struct_class = Types::BatchDeleteRequest
899
+
900
+ BatchDeleteResponse.add_member(:failed, Shapes::ShapeRef.new(shape: __listOfBatchFailedResultModel, location_name: "failed"))
901
+ BatchDeleteResponse.add_member(:successful, Shapes::ShapeRef.new(shape: __listOfBatchSuccessfulResultModel, location_name: "successful"))
902
+ BatchDeleteResponse.struct_class = Types::BatchDeleteResponse
903
+
904
+ BatchDeleteResultModel.add_member(:failed, Shapes::ShapeRef.new(shape: __listOfBatchFailedResultModel, location_name: "failed"))
905
+ BatchDeleteResultModel.add_member(:successful, Shapes::ShapeRef.new(shape: __listOfBatchSuccessfulResultModel, location_name: "successful"))
906
+ BatchDeleteResultModel.struct_class = Types::BatchDeleteResultModel
907
+
908
+ BatchFailedResultModel.add_member(:arn, Shapes::ShapeRef.new(shape: __string, location_name: "arn"))
909
+ BatchFailedResultModel.add_member(:code, Shapes::ShapeRef.new(shape: __string, location_name: "code"))
910
+ BatchFailedResultModel.add_member(:id, Shapes::ShapeRef.new(shape: __string, location_name: "id"))
911
+ BatchFailedResultModel.add_member(:message, Shapes::ShapeRef.new(shape: __string, location_name: "message"))
912
+ BatchFailedResultModel.struct_class = Types::BatchFailedResultModel
913
+
818
914
  BatchScheduleActionCreateRequest.add_member(:schedule_actions, Shapes::ShapeRef.new(shape: __listOfScheduleAction, required: true, location_name: "scheduleActions"))
819
915
  BatchScheduleActionCreateRequest.struct_class = Types::BatchScheduleActionCreateRequest
820
916
 
@@ -827,6 +923,43 @@ module Aws::MediaLive
827
923
  BatchScheduleActionDeleteResult.add_member(:schedule_actions, Shapes::ShapeRef.new(shape: __listOfScheduleAction, required: true, location_name: "scheduleActions"))
828
924
  BatchScheduleActionDeleteResult.struct_class = Types::BatchScheduleActionDeleteResult
829
925
 
926
+ BatchStart.add_member(:channel_ids, Shapes::ShapeRef.new(shape: __listOf__string, location_name: "channelIds"))
927
+ BatchStart.add_member(:multiplex_ids, Shapes::ShapeRef.new(shape: __listOf__string, location_name: "multiplexIds"))
928
+ BatchStart.struct_class = Types::BatchStart
929
+
930
+ BatchStartRequest.add_member(:channel_ids, Shapes::ShapeRef.new(shape: __listOf__string, location_name: "channelIds"))
931
+ BatchStartRequest.add_member(:multiplex_ids, Shapes::ShapeRef.new(shape: __listOf__string, location_name: "multiplexIds"))
932
+ BatchStartRequest.struct_class = Types::BatchStartRequest
933
+
934
+ BatchStartResponse.add_member(:failed, Shapes::ShapeRef.new(shape: __listOfBatchFailedResultModel, location_name: "failed"))
935
+ BatchStartResponse.add_member(:successful, Shapes::ShapeRef.new(shape: __listOfBatchSuccessfulResultModel, location_name: "successful"))
936
+ BatchStartResponse.struct_class = Types::BatchStartResponse
937
+
938
+ BatchStartResultModel.add_member(:failed, Shapes::ShapeRef.new(shape: __listOfBatchFailedResultModel, location_name: "failed"))
939
+ BatchStartResultModel.add_member(:successful, Shapes::ShapeRef.new(shape: __listOfBatchSuccessfulResultModel, location_name: "successful"))
940
+ BatchStartResultModel.struct_class = Types::BatchStartResultModel
941
+
942
+ BatchStop.add_member(:channel_ids, Shapes::ShapeRef.new(shape: __listOf__string, location_name: "channelIds"))
943
+ BatchStop.add_member(:multiplex_ids, Shapes::ShapeRef.new(shape: __listOf__string, location_name: "multiplexIds"))
944
+ BatchStop.struct_class = Types::BatchStop
945
+
946
+ BatchStopRequest.add_member(:channel_ids, Shapes::ShapeRef.new(shape: __listOf__string, location_name: "channelIds"))
947
+ BatchStopRequest.add_member(:multiplex_ids, Shapes::ShapeRef.new(shape: __listOf__string, location_name: "multiplexIds"))
948
+ BatchStopRequest.struct_class = Types::BatchStopRequest
949
+
950
+ BatchStopResponse.add_member(:failed, Shapes::ShapeRef.new(shape: __listOfBatchFailedResultModel, location_name: "failed"))
951
+ BatchStopResponse.add_member(:successful, Shapes::ShapeRef.new(shape: __listOfBatchSuccessfulResultModel, location_name: "successful"))
952
+ BatchStopResponse.struct_class = Types::BatchStopResponse
953
+
954
+ BatchStopResultModel.add_member(:failed, Shapes::ShapeRef.new(shape: __listOfBatchFailedResultModel, location_name: "failed"))
955
+ BatchStopResultModel.add_member(:successful, Shapes::ShapeRef.new(shape: __listOfBatchSuccessfulResultModel, location_name: "successful"))
956
+ BatchStopResultModel.struct_class = Types::BatchStopResultModel
957
+
958
+ BatchSuccessfulResultModel.add_member(:arn, Shapes::ShapeRef.new(shape: __string, location_name: "arn"))
959
+ BatchSuccessfulResultModel.add_member(:id, Shapes::ShapeRef.new(shape: __string, location_name: "id"))
960
+ BatchSuccessfulResultModel.add_member(:state, Shapes::ShapeRef.new(shape: __string, location_name: "state"))
961
+ BatchSuccessfulResultModel.struct_class = Types::BatchSuccessfulResultModel
962
+
830
963
  BatchUpdateScheduleRequest.add_member(:channel_id, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "channelId"))
831
964
  BatchUpdateScheduleRequest.add_member(:creates, Shapes::ShapeRef.new(shape: BatchScheduleActionCreateRequest, location_name: "creates"))
832
965
  BatchUpdateScheduleRequest.add_member(:deletes, Shapes::ShapeRef.new(shape: BatchScheduleActionDeleteRequest, location_name: "deletes"))
@@ -866,6 +999,11 @@ module Aws::MediaLive
866
999
  BurnInDestinationSettings.add_member(:y_position, Shapes::ShapeRef.new(shape: __integerMin0, location_name: "yPosition"))
867
1000
  BurnInDestinationSettings.struct_class = Types::BurnInDestinationSettings
868
1001
 
1002
+ CancelInputDeviceTransferRequest.add_member(:input_device_id, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "inputDeviceId"))
1003
+ CancelInputDeviceTransferRequest.struct_class = Types::CancelInputDeviceTransferRequest
1004
+
1005
+ CancelInputDeviceTransferResponse.struct_class = Types::CancelInputDeviceTransferResponse
1006
+
869
1007
  CaptionDescription.add_member(:caption_selector_name, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "captionSelectorName"))
870
1008
  CaptionDescription.add_member(:destination_settings, Shapes::ShapeRef.new(shape: CaptionDestinationSettings, location_name: "destinationSettings"))
871
1009
  CaptionDescription.add_member(:language_code, Shapes::ShapeRef.new(shape: __string, location_name: "languageCode"))
@@ -898,6 +1036,7 @@ module Aws::MediaLive
898
1036
  CaptionSelector.add_member(:selector_settings, Shapes::ShapeRef.new(shape: CaptionSelectorSettings, location_name: "selectorSettings"))
899
1037
  CaptionSelector.struct_class = Types::CaptionSelector
900
1038
 
1039
+ CaptionSelectorSettings.add_member(:ancillary_source_settings, Shapes::ShapeRef.new(shape: AncillarySourceSettings, location_name: "ancillarySourceSettings"))
901
1040
  CaptionSelectorSettings.add_member(:arib_source_settings, Shapes::ShapeRef.new(shape: AribSourceSettings, location_name: "aribSourceSettings"))
902
1041
  CaptionSelectorSettings.add_member(:dvb_sub_source_settings, Shapes::ShapeRef.new(shape: DvbSubSourceSettings, location_name: "dvbSubSourceSettings"))
903
1042
  CaptionSelectorSettings.add_member(:embedded_source_settings, Shapes::ShapeRef.new(shape: EmbeddedSourceSettings, location_name: "embeddedSourceSettings"))
@@ -906,7 +1045,11 @@ module Aws::MediaLive
906
1045
  CaptionSelectorSettings.add_member(:teletext_source_settings, Shapes::ShapeRef.new(shape: TeletextSourceSettings, location_name: "teletextSourceSettings"))
907
1046
  CaptionSelectorSettings.struct_class = Types::CaptionSelectorSettings
908
1047
 
1048
+ CdiInputSpecification.add_member(:resolution, Shapes::ShapeRef.new(shape: CdiInputResolution, location_name: "resolution"))
1049
+ CdiInputSpecification.struct_class = Types::CdiInputSpecification
1050
+
909
1051
  Channel.add_member(:arn, Shapes::ShapeRef.new(shape: __string, location_name: "arn"))
1052
+ Channel.add_member(:cdi_input_specification, Shapes::ShapeRef.new(shape: CdiInputSpecification, location_name: "cdiInputSpecification"))
910
1053
  Channel.add_member(:channel_class, Shapes::ShapeRef.new(shape: ChannelClass, location_name: "channelClass"))
911
1054
  Channel.add_member(:destinations, Shapes::ShapeRef.new(shape: __listOfOutputDestination, location_name: "destinations"))
912
1055
  Channel.add_member(:egress_endpoints, Shapes::ShapeRef.new(shape: __listOfChannelEgressEndpoint, location_name: "egressEndpoints"))
@@ -931,6 +1074,7 @@ module Aws::MediaLive
931
1074
  ChannelEgressEndpoint.struct_class = Types::ChannelEgressEndpoint
932
1075
 
933
1076
  ChannelSummary.add_member(:arn, Shapes::ShapeRef.new(shape: __string, location_name: "arn"))
1077
+ ChannelSummary.add_member(:cdi_input_specification, Shapes::ShapeRef.new(shape: CdiInputSpecification, location_name: "cdiInputSpecification"))
934
1078
  ChannelSummary.add_member(:channel_class, Shapes::ShapeRef.new(shape: ChannelClass, location_name: "channelClass"))
935
1079
  ChannelSummary.add_member(:destinations, Shapes::ShapeRef.new(shape: __listOfOutputDestination, location_name: "destinations"))
936
1080
  ChannelSummary.add_member(:egress_endpoints, Shapes::ShapeRef.new(shape: __listOfChannelEgressEndpoint, location_name: "egressEndpoints"))
@@ -950,6 +1094,7 @@ module Aws::MediaLive
950
1094
  ConflictException.add_member(:message, Shapes::ShapeRef.new(shape: __string, location_name: "message"))
951
1095
  ConflictException.struct_class = Types::ConflictException
952
1096
 
1097
+ CreateChannel.add_member(:cdi_input_specification, Shapes::ShapeRef.new(shape: CdiInputSpecification, location_name: "cdiInputSpecification"))
953
1098
  CreateChannel.add_member(:channel_class, Shapes::ShapeRef.new(shape: ChannelClass, location_name: "channelClass"))
954
1099
  CreateChannel.add_member(:destinations, Shapes::ShapeRef.new(shape: __listOfOutputDestination, location_name: "destinations"))
955
1100
  CreateChannel.add_member(:encoder_settings, Shapes::ShapeRef.new(shape: EncoderSettings, location_name: "encoderSettings"))
@@ -963,6 +1108,7 @@ module Aws::MediaLive
963
1108
  CreateChannel.add_member(:tags, Shapes::ShapeRef.new(shape: Tags, location_name: "tags"))
964
1109
  CreateChannel.struct_class = Types::CreateChannel
965
1110
 
1111
+ CreateChannelRequest.add_member(:cdi_input_specification, Shapes::ShapeRef.new(shape: CdiInputSpecification, location_name: "cdiInputSpecification"))
966
1112
  CreateChannelRequest.add_member(:channel_class, Shapes::ShapeRef.new(shape: ChannelClass, location_name: "channelClass"))
967
1113
  CreateChannelRequest.add_member(:destinations, Shapes::ShapeRef.new(shape: __listOfOutputDestination, location_name: "destinations"))
968
1114
  CreateChannelRequest.add_member(:encoder_settings, Shapes::ShapeRef.new(shape: EncoderSettings, location_name: "encoderSettings"))
@@ -1069,6 +1215,7 @@ module Aws::MediaLive
1069
1215
  DeleteChannelRequest.struct_class = Types::DeleteChannelRequest
1070
1216
 
1071
1217
  DeleteChannelResponse.add_member(:arn, Shapes::ShapeRef.new(shape: __string, location_name: "arn"))
1218
+ DeleteChannelResponse.add_member(:cdi_input_specification, Shapes::ShapeRef.new(shape: CdiInputSpecification, location_name: "cdiInputSpecification"))
1072
1219
  DeleteChannelResponse.add_member(:channel_class, Shapes::ShapeRef.new(shape: ChannelClass, location_name: "channelClass"))
1073
1220
  DeleteChannelResponse.add_member(:destinations, Shapes::ShapeRef.new(shape: __listOfOutputDestination, location_name: "destinations"))
1074
1221
  DeleteChannelResponse.add_member(:egress_endpoints, Shapes::ShapeRef.new(shape: __listOfChannelEgressEndpoint, location_name: "egressEndpoints"))
@@ -1102,6 +1249,7 @@ module Aws::MediaLive
1102
1249
  DeleteMultiplexProgramResponse.add_member(:channel_id, Shapes::ShapeRef.new(shape: __string, location_name: "channelId"))
1103
1250
  DeleteMultiplexProgramResponse.add_member(:multiplex_program_settings, Shapes::ShapeRef.new(shape: MultiplexProgramSettings, location_name: "multiplexProgramSettings"))
1104
1251
  DeleteMultiplexProgramResponse.add_member(:packet_identifiers_map, Shapes::ShapeRef.new(shape: MultiplexProgramPacketIdentifiersMap, location_name: "packetIdentifiersMap"))
1252
+ DeleteMultiplexProgramResponse.add_member(:pipeline_details, Shapes::ShapeRef.new(shape: __listOfMultiplexProgramPipelineDetail, location_name: "pipelineDetails"))
1105
1253
  DeleteMultiplexProgramResponse.add_member(:program_name, Shapes::ShapeRef.new(shape: __string, location_name: "programName"))
1106
1254
  DeleteMultiplexProgramResponse.struct_class = Types::DeleteMultiplexProgramResponse
1107
1255
 
@@ -1156,6 +1304,7 @@ module Aws::MediaLive
1156
1304
  DescribeChannelRequest.struct_class = Types::DescribeChannelRequest
1157
1305
 
1158
1306
  DescribeChannelResponse.add_member(:arn, Shapes::ShapeRef.new(shape: __string, location_name: "arn"))
1307
+ DescribeChannelResponse.add_member(:cdi_input_specification, Shapes::ShapeRef.new(shape: CdiInputSpecification, location_name: "cdiInputSpecification"))
1159
1308
  DescribeChannelResponse.add_member(:channel_class, Shapes::ShapeRef.new(shape: ChannelClass, location_name: "channelClass"))
1160
1309
  DescribeChannelResponse.add_member(:destinations, Shapes::ShapeRef.new(shape: __listOfOutputDestination, location_name: "destinations"))
1161
1310
  DescribeChannelResponse.add_member(:egress_endpoints, Shapes::ShapeRef.new(shape: __listOfChannelEgressEndpoint, location_name: "egressEndpoints"))
@@ -1238,6 +1387,7 @@ module Aws::MediaLive
1238
1387
  DescribeMultiplexProgramResponse.add_member(:channel_id, Shapes::ShapeRef.new(shape: __string, location_name: "channelId"))
1239
1388
  DescribeMultiplexProgramResponse.add_member(:multiplex_program_settings, Shapes::ShapeRef.new(shape: MultiplexProgramSettings, location_name: "multiplexProgramSettings"))
1240
1389
  DescribeMultiplexProgramResponse.add_member(:packet_identifiers_map, Shapes::ShapeRef.new(shape: MultiplexProgramPacketIdentifiersMap, location_name: "packetIdentifiersMap"))
1390
+ DescribeMultiplexProgramResponse.add_member(:pipeline_details, Shapes::ShapeRef.new(shape: __listOfMultiplexProgramPipelineDetail, location_name: "pipelineDetails"))
1241
1391
  DescribeMultiplexProgramResponse.add_member(:program_name, Shapes::ShapeRef.new(shape: __string, location_name: "programName"))
1242
1392
  DescribeMultiplexProgramResponse.struct_class = Types::DescribeMultiplexProgramResponse
1243
1393
 
@@ -1392,6 +1542,12 @@ module Aws::MediaLive
1392
1542
  EncoderSettings.add_member(:video_descriptions, Shapes::ShapeRef.new(shape: __listOfVideoDescription, required: true, location_name: "videoDescriptions"))
1393
1543
  EncoderSettings.struct_class = Types::EncoderSettings
1394
1544
 
1545
+ FailoverCondition.add_member(:failover_condition_settings, Shapes::ShapeRef.new(shape: FailoverConditionSettings, location_name: "failoverConditionSettings"))
1546
+ FailoverCondition.struct_class = Types::FailoverCondition
1547
+
1548
+ FailoverConditionSettings.add_member(:input_loss_settings, Shapes::ShapeRef.new(shape: InputLossFailoverSettings, location_name: "inputLossSettings"))
1549
+ FailoverConditionSettings.struct_class = Types::FailoverConditionSettings
1550
+
1395
1551
  FeatureActivations.add_member(:input_prepare_schedule_actions, Shapes::ShapeRef.new(shape: FeatureActivationsInputPrepareScheduleActions, location_name: "inputPrepareScheduleActions"))
1396
1552
  FeatureActivations.struct_class = Types::FeatureActivations
1397
1553
 
@@ -1564,10 +1720,12 @@ module Aws::MediaLive
1564
1720
  HlsGroupSettings.add_member(:constant_iv, Shapes::ShapeRef.new(shape: __stringMin32Max32, location_name: "constantIv"))
1565
1721
  HlsGroupSettings.add_member(:destination, Shapes::ShapeRef.new(shape: OutputLocationRef, required: true, location_name: "destination"))
1566
1722
  HlsGroupSettings.add_member(:directory_structure, Shapes::ShapeRef.new(shape: HlsDirectoryStructure, location_name: "directoryStructure"))
1723
+ HlsGroupSettings.add_member(:discontinuity_tags, Shapes::ShapeRef.new(shape: HlsDiscontinuityTags, location_name: "discontinuityTags"))
1567
1724
  HlsGroupSettings.add_member(:encryption_type, Shapes::ShapeRef.new(shape: HlsEncryptionType, location_name: "encryptionType"))
1568
1725
  HlsGroupSettings.add_member(:hls_cdn_settings, Shapes::ShapeRef.new(shape: HlsCdnSettings, location_name: "hlsCdnSettings"))
1569
1726
  HlsGroupSettings.add_member(:hls_id_3_segment_tagging, Shapes::ShapeRef.new(shape: HlsId3SegmentTaggingState, location_name: "hlsId3SegmentTagging"))
1570
1727
  HlsGroupSettings.add_member(:i_frame_only_playlists, Shapes::ShapeRef.new(shape: IFrameOnlyPlaylistType, location_name: "iFrameOnlyPlaylists"))
1728
+ HlsGroupSettings.add_member(:incomplete_segment_behavior, Shapes::ShapeRef.new(shape: HlsIncompleteSegmentBehavior, location_name: "incompleteSegmentBehavior"))
1571
1729
  HlsGroupSettings.add_member(:index_n_segments, Shapes::ShapeRef.new(shape: __integerMin3, location_name: "indexNSegments"))
1572
1730
  HlsGroupSettings.add_member(:input_loss_action, Shapes::ShapeRef.new(shape: InputLossActionForHlsOut, location_name: "inputLossAction"))
1573
1731
  HlsGroupSettings.add_member(:iv_in_manifest, Shapes::ShapeRef.new(shape: HlsIvInManifest, location_name: "ivInManifest"))
@@ -1745,6 +1903,9 @@ module Aws::MediaLive
1745
1903
  InputLossBehavior.add_member(:repeat_frame_msec, Shapes::ShapeRef.new(shape: __integerMin0Max1000000, location_name: "repeatFrameMsec"))
1746
1904
  InputLossBehavior.struct_class = Types::InputLossBehavior
1747
1905
 
1906
+ InputLossFailoverSettings.add_member(:input_loss_threshold_msec, Shapes::ShapeRef.new(shape: __integerMin100, location_name: "inputLossThresholdMsec"))
1907
+ InputLossFailoverSettings.struct_class = Types::InputLossFailoverSettings
1908
+
1748
1909
  InputPrepareScheduleActionSettings.add_member(:input_attachment_name_reference, Shapes::ShapeRef.new(shape: __string, location_name: "inputAttachmentNameReference"))
1749
1910
  InputPrepareScheduleActionSettings.add_member(:input_clipping_settings, Shapes::ShapeRef.new(shape: InputClippingSettings, location_name: "inputClippingSettings"))
1750
1911
  InputPrepareScheduleActionSettings.add_member(:url_path, Shapes::ShapeRef.new(shape: __listOf__string, location_name: "urlPath"))
@@ -1831,6 +1992,19 @@ module Aws::MediaLive
1831
1992
  ListChannelsResultModel.add_member(:next_token, Shapes::ShapeRef.new(shape: __string, location_name: "nextToken"))
1832
1993
  ListChannelsResultModel.struct_class = Types::ListChannelsResultModel
1833
1994
 
1995
+ ListInputDeviceTransfersRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location: "querystring", location_name: "maxResults"))
1996
+ ListInputDeviceTransfersRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: __string, location: "querystring", location_name: "nextToken"))
1997
+ ListInputDeviceTransfersRequest.add_member(:transfer_type, Shapes::ShapeRef.new(shape: __string, required: true, location: "querystring", location_name: "transferType"))
1998
+ ListInputDeviceTransfersRequest.struct_class = Types::ListInputDeviceTransfersRequest
1999
+
2000
+ ListInputDeviceTransfersResponse.add_member(:input_device_transfers, Shapes::ShapeRef.new(shape: __listOfTransferringInputDeviceSummary, location_name: "inputDeviceTransfers"))
2001
+ ListInputDeviceTransfersResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: __string, location_name: "nextToken"))
2002
+ ListInputDeviceTransfersResponse.struct_class = Types::ListInputDeviceTransfersResponse
2003
+
2004
+ ListInputDeviceTransfersResultModel.add_member(:input_device_transfers, Shapes::ShapeRef.new(shape: __listOfTransferringInputDeviceSummary, location_name: "inputDeviceTransfers"))
2005
+ ListInputDeviceTransfersResultModel.add_member(:next_token, Shapes::ShapeRef.new(shape: __string, location_name: "nextToken"))
2006
+ ListInputDeviceTransfersResultModel.struct_class = Types::ListInputDeviceTransfersResultModel
2007
+
1834
2008
  ListInputDevicesRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location: "querystring", location_name: "maxResults"))
1835
2009
  ListInputDevicesRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: __string, location: "querystring", location_name: "nextToken"))
1836
2010
  ListInputDevicesRequest.struct_class = Types::ListInputDevicesRequest
@@ -2027,6 +2201,27 @@ module Aws::MediaLive
2027
2201
  Mp2Settings.add_member(:sample_rate, Shapes::ShapeRef.new(shape: __double, location_name: "sampleRate"))
2028
2202
  Mp2Settings.struct_class = Types::Mp2Settings
2029
2203
 
2204
+ Mpeg2FilterSettings.add_member(:temporal_filter_settings, Shapes::ShapeRef.new(shape: TemporalFilterSettings, location_name: "temporalFilterSettings"))
2205
+ Mpeg2FilterSettings.struct_class = Types::Mpeg2FilterSettings
2206
+
2207
+ Mpeg2Settings.add_member(:adaptive_quantization, Shapes::ShapeRef.new(shape: Mpeg2AdaptiveQuantization, location_name: "adaptiveQuantization"))
2208
+ Mpeg2Settings.add_member(:afd_signaling, Shapes::ShapeRef.new(shape: AfdSignaling, location_name: "afdSignaling"))
2209
+ Mpeg2Settings.add_member(:color_metadata, Shapes::ShapeRef.new(shape: Mpeg2ColorMetadata, location_name: "colorMetadata"))
2210
+ Mpeg2Settings.add_member(:color_space, Shapes::ShapeRef.new(shape: Mpeg2ColorSpace, location_name: "colorSpace"))
2211
+ Mpeg2Settings.add_member(:display_aspect_ratio, Shapes::ShapeRef.new(shape: Mpeg2DisplayRatio, location_name: "displayAspectRatio"))
2212
+ Mpeg2Settings.add_member(:filter_settings, Shapes::ShapeRef.new(shape: Mpeg2FilterSettings, location_name: "filterSettings"))
2213
+ Mpeg2Settings.add_member(:fixed_afd, Shapes::ShapeRef.new(shape: FixedAfd, location_name: "fixedAfd"))
2214
+ Mpeg2Settings.add_member(:framerate_denominator, Shapes::ShapeRef.new(shape: __integerMin1, required: true, location_name: "framerateDenominator"))
2215
+ Mpeg2Settings.add_member(:framerate_numerator, Shapes::ShapeRef.new(shape: __integerMin1, required: true, location_name: "framerateNumerator"))
2216
+ Mpeg2Settings.add_member(:gop_closed_cadence, Shapes::ShapeRef.new(shape: __integerMin0, location_name: "gopClosedCadence"))
2217
+ Mpeg2Settings.add_member(:gop_num_b_frames, Shapes::ShapeRef.new(shape: __integerMin0Max7, location_name: "gopNumBFrames"))
2218
+ Mpeg2Settings.add_member(:gop_size, Shapes::ShapeRef.new(shape: __double, location_name: "gopSize"))
2219
+ Mpeg2Settings.add_member(:gop_size_units, Shapes::ShapeRef.new(shape: Mpeg2GopSizeUnits, location_name: "gopSizeUnits"))
2220
+ Mpeg2Settings.add_member(:scan_type, Shapes::ShapeRef.new(shape: Mpeg2ScanType, location_name: "scanType"))
2221
+ Mpeg2Settings.add_member(:subgop_length, Shapes::ShapeRef.new(shape: Mpeg2SubGopLength, location_name: "subgopLength"))
2222
+ Mpeg2Settings.add_member(:timecode_insertion, Shapes::ShapeRef.new(shape: Mpeg2TimecodeInsertionBehavior, location_name: "timecodeInsertion"))
2223
+ Mpeg2Settings.struct_class = Types::Mpeg2Settings
2224
+
2030
2225
  MsSmoothGroupSettings.add_member(:acquisition_point_id, Shapes::ShapeRef.new(shape: __string, location_name: "acquisitionPointId"))
2031
2226
  MsSmoothGroupSettings.add_member(:audio_only_timecode_control, Shapes::ShapeRef.new(shape: SmoothGroupAudioOnlyTimecodeControl, location_name: "audioOnlyTimecodeControl"))
2032
2227
  MsSmoothGroupSettings.add_member(:certificate_mode, Shapes::ShapeRef.new(shape: SmoothGroupCertificateMode, location_name: "certificateMode"))
@@ -2082,6 +2277,7 @@ module Aws::MediaLive
2082
2277
  MultiplexProgram.add_member(:channel_id, Shapes::ShapeRef.new(shape: __string, location_name: "channelId"))
2083
2278
  MultiplexProgram.add_member(:multiplex_program_settings, Shapes::ShapeRef.new(shape: MultiplexProgramSettings, location_name: "multiplexProgramSettings"))
2084
2279
  MultiplexProgram.add_member(:packet_identifiers_map, Shapes::ShapeRef.new(shape: MultiplexProgramPacketIdentifiersMap, location_name: "packetIdentifiersMap"))
2280
+ MultiplexProgram.add_member(:pipeline_details, Shapes::ShapeRef.new(shape: __listOfMultiplexProgramPipelineDetail, location_name: "pipelineDetails"))
2085
2281
  MultiplexProgram.add_member(:program_name, Shapes::ShapeRef.new(shape: __string, location_name: "programName"))
2086
2282
  MultiplexProgram.struct_class = Types::MultiplexProgram
2087
2283
 
@@ -2104,6 +2300,10 @@ module Aws::MediaLive
2104
2300
  MultiplexProgramPacketIdentifiersMap.add_member(:video_pid, Shapes::ShapeRef.new(shape: __integer, location_name: "videoPid"))
2105
2301
  MultiplexProgramPacketIdentifiersMap.struct_class = Types::MultiplexProgramPacketIdentifiersMap
2106
2302
 
2303
+ MultiplexProgramPipelineDetail.add_member(:active_channel_pipeline, Shapes::ShapeRef.new(shape: __string, location_name: "activeChannelPipeline"))
2304
+ MultiplexProgramPipelineDetail.add_member(:pipeline_id, Shapes::ShapeRef.new(shape: __string, location_name: "pipelineId"))
2305
+ MultiplexProgramPipelineDetail.struct_class = Types::MultiplexProgramPipelineDetail
2306
+
2107
2307
  MultiplexProgramServiceDescriptor.add_member(:provider_name, Shapes::ShapeRef.new(shape: __stringMax256, required: true, location_name: "providerName"))
2108
2308
  MultiplexProgramServiceDescriptor.add_member(:service_name, Shapes::ShapeRef.new(shape: __stringMax256, required: true, location_name: "serviceName"))
2109
2309
  MultiplexProgramServiceDescriptor.struct_class = Types::MultiplexProgramServiceDescriptor
@@ -2118,7 +2318,7 @@ module Aws::MediaLive
2118
2318
  MultiplexProgramSummary.add_member(:program_name, Shapes::ShapeRef.new(shape: __string, location_name: "programName"))
2119
2319
  MultiplexProgramSummary.struct_class = Types::MultiplexProgramSummary
2120
2320
 
2121
- MultiplexSettings.add_member(:maximum_video_buffer_delay_milliseconds, Shapes::ShapeRef.new(shape: __integerMin1000Max3000, location_name: "maximumVideoBufferDelayMilliseconds"))
2321
+ MultiplexSettings.add_member(:maximum_video_buffer_delay_milliseconds, Shapes::ShapeRef.new(shape: __integerMin800Max3000, location_name: "maximumVideoBufferDelayMilliseconds"))
2122
2322
  MultiplexSettings.add_member(:transport_stream_bitrate, Shapes::ShapeRef.new(shape: __integerMin1000000Max100000000, required: true, location_name: "transportStreamBitrate"))
2123
2323
  MultiplexSettings.add_member(:transport_stream_id, Shapes::ShapeRef.new(shape: __integerMin0Max65535, required: true, location_name: "transportStreamId"))
2124
2324
  MultiplexSettings.add_member(:transport_stream_reserved_bitrate, Shapes::ShapeRef.new(shape: __integerMin0Max100000000, location_name: "transportStreamReservedBitrate"))
@@ -2129,6 +2329,7 @@ module Aws::MediaLive
2129
2329
 
2130
2330
  MultiplexStatmuxVideoSettings.add_member(:maximum_bitrate, Shapes::ShapeRef.new(shape: __integerMin100000Max100000000, location_name: "maximumBitrate"))
2131
2331
  MultiplexStatmuxVideoSettings.add_member(:minimum_bitrate, Shapes::ShapeRef.new(shape: __integerMin100000Max100000000, location_name: "minimumBitrate"))
2332
+ MultiplexStatmuxVideoSettings.add_member(:priority, Shapes::ShapeRef.new(shape: __integerMinNegative5Max5, location_name: "priority"))
2132
2333
  MultiplexStatmuxVideoSettings.struct_class = Types::MultiplexStatmuxVideoSettings
2133
2334
 
2134
2335
  MultiplexSummary.add_member(:arn, Shapes::ShapeRef.new(shape: __string, location_name: "arn"))
@@ -2251,10 +2452,17 @@ module Aws::MediaLive
2251
2452
  PurchaseOfferingResultModel.add_member(:reservation, Shapes::ShapeRef.new(shape: Reservation, location_name: "reservation"))
2252
2453
  PurchaseOfferingResultModel.struct_class = Types::PurchaseOfferingResultModel
2253
2454
 
2455
+ RawSettings.struct_class = Types::RawSettings
2456
+
2254
2457
  Rec601Settings.struct_class = Types::Rec601Settings
2255
2458
 
2256
2459
  Rec709Settings.struct_class = Types::Rec709Settings
2257
2460
 
2461
+ RejectInputDeviceTransferRequest.add_member(:input_device_id, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "inputDeviceId"))
2462
+ RejectInputDeviceTransferRequest.struct_class = Types::RejectInputDeviceTransferRequest
2463
+
2464
+ RejectInputDeviceTransferResponse.struct_class = Types::RejectInputDeviceTransferResponse
2465
+
2258
2466
  RemixSettings.add_member(:channel_mappings, Shapes::ShapeRef.new(shape: __listOfAudioChannelMapping, required: true, location_name: "channelMappings"))
2259
2467
  RemixSettings.add_member(:channels_in, Shapes::ShapeRef.new(shape: __integerMin1Max16, location_name: "channelsIn"))
2260
2468
  RemixSettings.add_member(:channels_out, Shapes::ShapeRef.new(shape: __integerMin1Max8, location_name: "channelsOut"))
@@ -2406,6 +2614,7 @@ module Aws::MediaLive
2406
2614
  StartChannelRequest.struct_class = Types::StartChannelRequest
2407
2615
 
2408
2616
  StartChannelResponse.add_member(:arn, Shapes::ShapeRef.new(shape: __string, location_name: "arn"))
2617
+ StartChannelResponse.add_member(:cdi_input_specification, Shapes::ShapeRef.new(shape: CdiInputSpecification, location_name: "cdiInputSpecification"))
2409
2618
  StartChannelResponse.add_member(:channel_class, Shapes::ShapeRef.new(shape: ChannelClass, location_name: "channelClass"))
2410
2619
  StartChannelResponse.add_member(:destinations, Shapes::ShapeRef.new(shape: __listOfOutputDestination, location_name: "destinations"))
2411
2620
  StartChannelResponse.add_member(:egress_endpoints, Shapes::ShapeRef.new(shape: __listOfChannelEgressEndpoint, location_name: "egressEndpoints"))
@@ -2464,6 +2673,7 @@ module Aws::MediaLive
2464
2673
  StopChannelRequest.struct_class = Types::StopChannelRequest
2465
2674
 
2466
2675
  StopChannelResponse.add_member(:arn, Shapes::ShapeRef.new(shape: __string, location_name: "arn"))
2676
+ StopChannelResponse.add_member(:cdi_input_specification, Shapes::ShapeRef.new(shape: CdiInputSpecification, location_name: "cdiInputSpecification"))
2467
2677
  StopChannelResponse.add_member(:channel_class, Shapes::ShapeRef.new(shape: ChannelClass, location_name: "channelClass"))
2468
2678
  StopChannelResponse.add_member(:destinations, Shapes::ShapeRef.new(shape: __listOfOutputDestination, location_name: "destinations"))
2469
2679
  StopChannelResponse.add_member(:egress_endpoints, Shapes::ShapeRef.new(shape: __listOfChannelEgressEndpoint, location_name: "egressEndpoints"))
@@ -2514,6 +2724,9 @@ module Aws::MediaLive
2514
2724
  TemporalFilterSettings.add_member(:strength, Shapes::ShapeRef.new(shape: TemporalFilterStrength, location_name: "strength"))
2515
2725
  TemporalFilterSettings.struct_class = Types::TemporalFilterSettings
2516
2726
 
2727
+ ThumbnailData.add_member(:body, Shapes::ShapeRef.new(shape: __string, location_name: "body"))
2728
+ ThumbnailData.struct_class = Types::ThumbnailData
2729
+
2517
2730
  TimecodeConfig.add_member(:source, Shapes::ShapeRef.new(shape: TimecodeConfigSource, required: true, location_name: "source"))
2518
2731
  TimecodeConfig.add_member(:sync_threshold, Shapes::ShapeRef.new(shape: __integerMin1Max1000000, location_name: "syncThreshold"))
2519
2732
  TimecodeConfig.struct_class = Types::TimecodeConfig
@@ -2521,6 +2734,23 @@ module Aws::MediaLive
2521
2734
  TooManyRequestsException.add_member(:message, Shapes::ShapeRef.new(shape: __string, location_name: "message"))
2522
2735
  TooManyRequestsException.struct_class = Types::TooManyRequestsException
2523
2736
 
2737
+ TransferInputDevice.add_member(:target_customer_id, Shapes::ShapeRef.new(shape: __string, location_name: "targetCustomerId"))
2738
+ TransferInputDevice.add_member(:transfer_message, Shapes::ShapeRef.new(shape: __string, location_name: "transferMessage"))
2739
+ TransferInputDevice.struct_class = Types::TransferInputDevice
2740
+
2741
+ TransferInputDeviceRequest.add_member(:input_device_id, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "inputDeviceId"))
2742
+ TransferInputDeviceRequest.add_member(:target_customer_id, Shapes::ShapeRef.new(shape: __string, location_name: "targetCustomerId"))
2743
+ TransferInputDeviceRequest.add_member(:transfer_message, Shapes::ShapeRef.new(shape: __string, location_name: "transferMessage"))
2744
+ TransferInputDeviceRequest.struct_class = Types::TransferInputDeviceRequest
2745
+
2746
+ TransferInputDeviceResponse.struct_class = Types::TransferInputDeviceResponse
2747
+
2748
+ TransferringInputDeviceSummary.add_member(:id, Shapes::ShapeRef.new(shape: __string, location_name: "id"))
2749
+ TransferringInputDeviceSummary.add_member(:message, Shapes::ShapeRef.new(shape: __string, location_name: "message"))
2750
+ TransferringInputDeviceSummary.add_member(:target_customer_id, Shapes::ShapeRef.new(shape: __string, location_name: "targetCustomerId"))
2751
+ TransferringInputDeviceSummary.add_member(:transfer_type, Shapes::ShapeRef.new(shape: InputDeviceTransferType, location_name: "transferType"))
2752
+ TransferringInputDeviceSummary.struct_class = Types::TransferringInputDeviceSummary
2753
+
2524
2754
  TtmlDestinationSettings.add_member(:style_control, Shapes::ShapeRef.new(shape: TtmlDestinationStyleControl, location_name: "styleControl"))
2525
2755
  TtmlDestinationSettings.struct_class = Types::TtmlDestinationSettings
2526
2756
 
@@ -2542,6 +2772,7 @@ module Aws::MediaLive
2542
2772
  UnprocessableEntityException.add_member(:validation_errors, Shapes::ShapeRef.new(shape: __listOfValidationError, location_name: "validationErrors"))
2543
2773
  UnprocessableEntityException.struct_class = Types::UnprocessableEntityException
2544
2774
 
2775
+ UpdateChannel.add_member(:cdi_input_specification, Shapes::ShapeRef.new(shape: CdiInputSpecification, location_name: "cdiInputSpecification"))
2545
2776
  UpdateChannel.add_member(:destinations, Shapes::ShapeRef.new(shape: __listOfOutputDestination, location_name: "destinations"))
2546
2777
  UpdateChannel.add_member(:encoder_settings, Shapes::ShapeRef.new(shape: EncoderSettings, location_name: "encoderSettings"))
2547
2778
  UpdateChannel.add_member(:input_attachments, Shapes::ShapeRef.new(shape: __listOfInputAttachment, location_name: "inputAttachments"))
@@ -2563,6 +2794,7 @@ module Aws::MediaLive
2563
2794
  UpdateChannelClassResponse.add_member(:channel, Shapes::ShapeRef.new(shape: Channel, location_name: "channel"))
2564
2795
  UpdateChannelClassResponse.struct_class = Types::UpdateChannelClassResponse
2565
2796
 
2797
+ UpdateChannelRequest.add_member(:cdi_input_specification, Shapes::ShapeRef.new(shape: CdiInputSpecification, location_name: "cdiInputSpecification"))
2566
2798
  UpdateChannelRequest.add_member(:channel_id, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "channelId"))
2567
2799
  UpdateChannelRequest.add_member(:destinations, Shapes::ShapeRef.new(shape: __listOfOutputDestination, location_name: "destinations"))
2568
2800
  UpdateChannelRequest.add_member(:encoder_settings, Shapes::ShapeRef.new(shape: EncoderSettings, location_name: "encoderSettings"))
@@ -2685,6 +2917,7 @@ module Aws::MediaLive
2685
2917
  VideoCodecSettings.add_member(:frame_capture_settings, Shapes::ShapeRef.new(shape: FrameCaptureSettings, location_name: "frameCaptureSettings"))
2686
2918
  VideoCodecSettings.add_member(:h264_settings, Shapes::ShapeRef.new(shape: H264Settings, location_name: "h264Settings"))
2687
2919
  VideoCodecSettings.add_member(:h265_settings, Shapes::ShapeRef.new(shape: H265Settings, location_name: "h265Settings"))
2920
+ VideoCodecSettings.add_member(:mpeg_2_settings, Shapes::ShapeRef.new(shape: Mpeg2Settings, location_name: "mpeg2Settings"))
2688
2921
  VideoCodecSettings.struct_class = Types::VideoCodecSettings
2689
2922
 
2690
2923
  VideoDescription.add_member(:codec_settings, Shapes::ShapeRef.new(shape: VideoCodecSettings, location_name: "codecSettings"))
@@ -2711,6 +2944,11 @@ module Aws::MediaLive
2711
2944
  VideoSelectorSettings.add_member(:video_selector_program_id, Shapes::ShapeRef.new(shape: VideoSelectorProgramId, location_name: "videoSelectorProgramId"))
2712
2945
  VideoSelectorSettings.struct_class = Types::VideoSelectorSettings
2713
2946
 
2947
+ WavSettings.add_member(:bit_depth, Shapes::ShapeRef.new(shape: __double, location_name: "bitDepth"))
2948
+ WavSettings.add_member(:coding_mode, Shapes::ShapeRef.new(shape: WavCodingMode, location_name: "codingMode"))
2949
+ WavSettings.add_member(:sample_rate, Shapes::ShapeRef.new(shape: __double, location_name: "sampleRate"))
2950
+ WavSettings.struct_class = Types::WavSettings
2951
+
2714
2952
  WebvttDestinationSettings.struct_class = Types::WebvttDestinationSettings
2715
2953
 
2716
2954
  __listOfAudioChannelMapping.member = Shapes::ShapeRef.new(shape: AudioChannelMapping)
@@ -2721,6 +2959,10 @@ module Aws::MediaLive
2721
2959
 
2722
2960
  __listOfAudioTrack.member = Shapes::ShapeRef.new(shape: AudioTrack)
2723
2961
 
2962
+ __listOfBatchFailedResultModel.member = Shapes::ShapeRef.new(shape: BatchFailedResultModel)
2963
+
2964
+ __listOfBatchSuccessfulResultModel.member = Shapes::ShapeRef.new(shape: BatchSuccessfulResultModel)
2965
+
2724
2966
  __listOfCaptionDescription.member = Shapes::ShapeRef.new(shape: CaptionDescription)
2725
2967
 
2726
2968
  __listOfCaptionLanguageMapping.member = Shapes::ShapeRef.new(shape: CaptionLanguageMapping)
@@ -2731,6 +2973,8 @@ module Aws::MediaLive
2731
2973
 
2732
2974
  __listOfChannelSummary.member = Shapes::ShapeRef.new(shape: ChannelSummary)
2733
2975
 
2976
+ __listOfFailoverCondition.member = Shapes::ShapeRef.new(shape: FailoverCondition)
2977
+
2734
2978
  __listOfHlsAdMarkers.member = Shapes::ShapeRef.new(shape: HlsAdMarkers)
2735
2979
 
2736
2980
  __listOfInput.member = Shapes::ShapeRef.new(shape: Input)
@@ -2767,6 +3011,8 @@ module Aws::MediaLive
2767
3011
 
2768
3012
  __listOfMultiplexOutputDestination.member = Shapes::ShapeRef.new(shape: MultiplexOutputDestination)
2769
3013
 
3014
+ __listOfMultiplexProgramPipelineDetail.member = Shapes::ShapeRef.new(shape: MultiplexProgramPipelineDetail)
3015
+
2770
3016
  __listOfMultiplexProgramSummary.member = Shapes::ShapeRef.new(shape: MultiplexProgramSummary)
2771
3017
 
2772
3018
  __listOfMultiplexSummary.member = Shapes::ShapeRef.new(shape: MultiplexSummary)
@@ -2791,6 +3037,8 @@ module Aws::MediaLive
2791
3037
 
2792
3038
  __listOfScte35Descriptor.member = Shapes::ShapeRef.new(shape: Scte35Descriptor)
2793
3039
 
3040
+ __listOfTransferringInputDeviceSummary.member = Shapes::ShapeRef.new(shape: TransferringInputDeviceSummary)
3041
+
2794
3042
  __listOfValidationError.member = Shapes::ShapeRef.new(shape: ValidationError)
2795
3043
 
2796
3044
  __listOfVideoDescription.member = Shapes::ShapeRef.new(shape: VideoDescription)
@@ -2818,6 +3066,71 @@ module Aws::MediaLive
2818
3066
  "uid" => "medialive-2017-10-14",
2819
3067
  }
2820
3068
 
3069
+ api.add_operation(:accept_input_device_transfer, Seahorse::Model::Operation.new.tap do |o|
3070
+ o.name = "AcceptInputDeviceTransfer"
3071
+ o.http_method = "POST"
3072
+ o.http_request_uri = "/prod/inputDevices/{inputDeviceId}/accept"
3073
+ o.input = Shapes::ShapeRef.new(shape: AcceptInputDeviceTransferRequest)
3074
+ o.output = Shapes::ShapeRef.new(shape: AcceptInputDeviceTransferResponse)
3075
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
3076
+ o.errors << Shapes::ShapeRef.new(shape: UnprocessableEntityException)
3077
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerErrorException)
3078
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
3079
+ o.errors << Shapes::ShapeRef.new(shape: BadGatewayException)
3080
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
3081
+ o.errors << Shapes::ShapeRef.new(shape: GatewayTimeoutException)
3082
+ o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
3083
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
3084
+ end)
3085
+
3086
+ api.add_operation(:batch_delete, Seahorse::Model::Operation.new.tap do |o|
3087
+ o.name = "BatchDelete"
3088
+ o.http_method = "POST"
3089
+ o.http_request_uri = "/prod/batch/delete"
3090
+ o.input = Shapes::ShapeRef.new(shape: BatchDeleteRequest)
3091
+ o.output = Shapes::ShapeRef.new(shape: BatchDeleteResponse)
3092
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
3093
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerErrorException)
3094
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
3095
+ o.errors << Shapes::ShapeRef.new(shape: BadGatewayException)
3096
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
3097
+ o.errors << Shapes::ShapeRef.new(shape: GatewayTimeoutException)
3098
+ o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
3099
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
3100
+ end)
3101
+
3102
+ api.add_operation(:batch_start, Seahorse::Model::Operation.new.tap do |o|
3103
+ o.name = "BatchStart"
3104
+ o.http_method = "POST"
3105
+ o.http_request_uri = "/prod/batch/start"
3106
+ o.input = Shapes::ShapeRef.new(shape: BatchStartRequest)
3107
+ o.output = Shapes::ShapeRef.new(shape: BatchStartResponse)
3108
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
3109
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerErrorException)
3110
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
3111
+ o.errors << Shapes::ShapeRef.new(shape: BadGatewayException)
3112
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
3113
+ o.errors << Shapes::ShapeRef.new(shape: GatewayTimeoutException)
3114
+ o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
3115
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
3116
+ end)
3117
+
3118
+ api.add_operation(:batch_stop, Seahorse::Model::Operation.new.tap do |o|
3119
+ o.name = "BatchStop"
3120
+ o.http_method = "POST"
3121
+ o.http_request_uri = "/prod/batch/stop"
3122
+ o.input = Shapes::ShapeRef.new(shape: BatchStopRequest)
3123
+ o.output = Shapes::ShapeRef.new(shape: BatchStopResponse)
3124
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
3125
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerErrorException)
3126
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
3127
+ o.errors << Shapes::ShapeRef.new(shape: BadGatewayException)
3128
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
3129
+ o.errors << Shapes::ShapeRef.new(shape: GatewayTimeoutException)
3130
+ o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
3131
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
3132
+ end)
3133
+
2821
3134
  api.add_operation(:batch_update_schedule, Seahorse::Model::Operation.new.tap do |o|
2822
3135
  o.name = "BatchUpdateSchedule"
2823
3136
  o.http_method = "PUT"
@@ -2834,6 +3147,23 @@ module Aws::MediaLive
2834
3147
  o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
2835
3148
  end)
2836
3149
 
3150
+ api.add_operation(:cancel_input_device_transfer, Seahorse::Model::Operation.new.tap do |o|
3151
+ o.name = "CancelInputDeviceTransfer"
3152
+ o.http_method = "POST"
3153
+ o.http_request_uri = "/prod/inputDevices/{inputDeviceId}/cancel"
3154
+ o.input = Shapes::ShapeRef.new(shape: CancelInputDeviceTransferRequest)
3155
+ o.output = Shapes::ShapeRef.new(shape: CancelInputDeviceTransferResponse)
3156
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
3157
+ o.errors << Shapes::ShapeRef.new(shape: UnprocessableEntityException)
3158
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerErrorException)
3159
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
3160
+ o.errors << Shapes::ShapeRef.new(shape: BadGatewayException)
3161
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
3162
+ o.errors << Shapes::ShapeRef.new(shape: GatewayTimeoutException)
3163
+ o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
3164
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
3165
+ end)
3166
+
2837
3167
  api.add_operation(:create_channel, Seahorse::Model::Operation.new.tap do |o|
2838
3168
  o.name = "CreateChannel"
2839
3169
  o.http_method = "POST"
@@ -3220,6 +3550,27 @@ module Aws::MediaLive
3220
3550
  )
3221
3551
  end)
3222
3552
 
3553
+ api.add_operation(:list_input_device_transfers, Seahorse::Model::Operation.new.tap do |o|
3554
+ o.name = "ListInputDeviceTransfers"
3555
+ o.http_method = "GET"
3556
+ o.http_request_uri = "/prod/inputDeviceTransfers"
3557
+ o.input = Shapes::ShapeRef.new(shape: ListInputDeviceTransfersRequest)
3558
+ o.output = Shapes::ShapeRef.new(shape: ListInputDeviceTransfersResponse)
3559
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
3560
+ o.errors << Shapes::ShapeRef.new(shape: UnprocessableEntityException)
3561
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerErrorException)
3562
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
3563
+ o.errors << Shapes::ShapeRef.new(shape: BadGatewayException)
3564
+ o.errors << Shapes::ShapeRef.new(shape: GatewayTimeoutException)
3565
+ o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
3566
+ o[:pager] = Aws::Pager.new(
3567
+ limit_key: "max_results",
3568
+ tokens: {
3569
+ "next_token" => "next_token"
3570
+ }
3571
+ )
3572
+ end)
3573
+
3223
3574
  api.add_operation(:list_input_devices, Seahorse::Model::Operation.new.tap do |o|
3224
3575
  o.name = "ListInputDevices"
3225
3576
  o.http_method = "GET"
@@ -3389,6 +3740,23 @@ module Aws::MediaLive
3389
3740
  o.errors << Shapes::ShapeRef.new(shape: ConflictException)
3390
3741
  end)
3391
3742
 
3743
+ api.add_operation(:reject_input_device_transfer, Seahorse::Model::Operation.new.tap do |o|
3744
+ o.name = "RejectInputDeviceTransfer"
3745
+ o.http_method = "POST"
3746
+ o.http_request_uri = "/prod/inputDevices/{inputDeviceId}/reject"
3747
+ o.input = Shapes::ShapeRef.new(shape: RejectInputDeviceTransferRequest)
3748
+ o.output = Shapes::ShapeRef.new(shape: RejectInputDeviceTransferResponse)
3749
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
3750
+ o.errors << Shapes::ShapeRef.new(shape: UnprocessableEntityException)
3751
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerErrorException)
3752
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
3753
+ o.errors << Shapes::ShapeRef.new(shape: BadGatewayException)
3754
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
3755
+ o.errors << Shapes::ShapeRef.new(shape: GatewayTimeoutException)
3756
+ o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
3757
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
3758
+ end)
3759
+
3392
3760
  api.add_operation(:start_channel, Seahorse::Model::Operation.new.tap do |o|
3393
3761
  o.name = "StartChannel"
3394
3762
  o.http_method = "POST"
@@ -3453,6 +3821,23 @@ module Aws::MediaLive
3453
3821
  o.errors << Shapes::ShapeRef.new(shape: ConflictException)
3454
3822
  end)
3455
3823
 
3824
+ api.add_operation(:transfer_input_device, Seahorse::Model::Operation.new.tap do |o|
3825
+ o.name = "TransferInputDevice"
3826
+ o.http_method = "POST"
3827
+ o.http_request_uri = "/prod/inputDevices/{inputDeviceId}/transfer"
3828
+ o.input = Shapes::ShapeRef.new(shape: TransferInputDeviceRequest)
3829
+ o.output = Shapes::ShapeRef.new(shape: TransferInputDeviceResponse)
3830
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
3831
+ o.errors << Shapes::ShapeRef.new(shape: UnprocessableEntityException)
3832
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerErrorException)
3833
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
3834
+ o.errors << Shapes::ShapeRef.new(shape: BadGatewayException)
3835
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
3836
+ o.errors << Shapes::ShapeRef.new(shape: GatewayTimeoutException)
3837
+ o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
3838
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
3839
+ end)
3840
+
3456
3841
  api.add_operation(:update_channel, Seahorse::Model::Operation.new.tap do |o|
3457
3842
  o.name = "UpdateChannel"
3458
3843
  o.http_method = "PUT"