aws-sdk-medialive 1.38.0 → 1.39.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.
@@ -96,6 +96,14 @@ module Aws::MediaLive
96
96
  CreateInputSecurityGroupRequest = Shapes::StructureShape.new(name: 'CreateInputSecurityGroupRequest')
97
97
  CreateInputSecurityGroupResponse = Shapes::StructureShape.new(name: 'CreateInputSecurityGroupResponse')
98
98
  CreateInputSecurityGroupResultModel = Shapes::StructureShape.new(name: 'CreateInputSecurityGroupResultModel')
99
+ CreateMultiplex = Shapes::StructureShape.new(name: 'CreateMultiplex')
100
+ CreateMultiplexProgram = Shapes::StructureShape.new(name: 'CreateMultiplexProgram')
101
+ CreateMultiplexProgramRequest = Shapes::StructureShape.new(name: 'CreateMultiplexProgramRequest')
102
+ CreateMultiplexProgramResponse = Shapes::StructureShape.new(name: 'CreateMultiplexProgramResponse')
103
+ CreateMultiplexProgramResultModel = Shapes::StructureShape.new(name: 'CreateMultiplexProgramResultModel')
104
+ CreateMultiplexRequest = Shapes::StructureShape.new(name: 'CreateMultiplexRequest')
105
+ CreateMultiplexResponse = Shapes::StructureShape.new(name: 'CreateMultiplexResponse')
106
+ CreateMultiplexResultModel = Shapes::StructureShape.new(name: 'CreateMultiplexResultModel')
99
107
  CreateTagsRequest = Shapes::StructureShape.new(name: 'CreateTagsRequest')
100
108
  DeleteChannelRequest = Shapes::StructureShape.new(name: 'DeleteChannelRequest')
101
109
  DeleteChannelResponse = Shapes::StructureShape.new(name: 'DeleteChannelResponse')
@@ -103,6 +111,10 @@ module Aws::MediaLive
103
111
  DeleteInputResponse = Shapes::StructureShape.new(name: 'DeleteInputResponse')
104
112
  DeleteInputSecurityGroupRequest = Shapes::StructureShape.new(name: 'DeleteInputSecurityGroupRequest')
105
113
  DeleteInputSecurityGroupResponse = Shapes::StructureShape.new(name: 'DeleteInputSecurityGroupResponse')
114
+ DeleteMultiplexProgramRequest = Shapes::StructureShape.new(name: 'DeleteMultiplexProgramRequest')
115
+ DeleteMultiplexProgramResponse = Shapes::StructureShape.new(name: 'DeleteMultiplexProgramResponse')
116
+ DeleteMultiplexRequest = Shapes::StructureShape.new(name: 'DeleteMultiplexRequest')
117
+ DeleteMultiplexResponse = Shapes::StructureShape.new(name: 'DeleteMultiplexResponse')
106
118
  DeleteReservationRequest = Shapes::StructureShape.new(name: 'DeleteReservationRequest')
107
119
  DeleteReservationResponse = Shapes::StructureShape.new(name: 'DeleteReservationResponse')
108
120
  DeleteScheduleRequest = Shapes::StructureShape.new(name: 'DeleteScheduleRequest')
@@ -114,6 +126,10 @@ module Aws::MediaLive
114
126
  DescribeInputResponse = Shapes::StructureShape.new(name: 'DescribeInputResponse')
115
127
  DescribeInputSecurityGroupRequest = Shapes::StructureShape.new(name: 'DescribeInputSecurityGroupRequest')
116
128
  DescribeInputSecurityGroupResponse = Shapes::StructureShape.new(name: 'DescribeInputSecurityGroupResponse')
129
+ DescribeMultiplexProgramRequest = Shapes::StructureShape.new(name: 'DescribeMultiplexProgramRequest')
130
+ DescribeMultiplexProgramResponse = Shapes::StructureShape.new(name: 'DescribeMultiplexProgramResponse')
131
+ DescribeMultiplexRequest = Shapes::StructureShape.new(name: 'DescribeMultiplexRequest')
132
+ DescribeMultiplexResponse = Shapes::StructureShape.new(name: 'DescribeMultiplexResponse')
117
133
  DescribeOfferingRequest = Shapes::StructureShape.new(name: 'DescribeOfferingRequest')
118
134
  DescribeOfferingResponse = Shapes::StructureShape.new(name: 'DescribeOfferingResponse')
119
135
  DescribeReservationRequest = Shapes::StructureShape.new(name: 'DescribeReservationRequest')
@@ -292,6 +308,12 @@ module Aws::MediaLive
292
308
  ListInputsRequest = Shapes::StructureShape.new(name: 'ListInputsRequest')
293
309
  ListInputsResponse = Shapes::StructureShape.new(name: 'ListInputsResponse')
294
310
  ListInputsResultModel = Shapes::StructureShape.new(name: 'ListInputsResultModel')
311
+ ListMultiplexProgramsRequest = Shapes::StructureShape.new(name: 'ListMultiplexProgramsRequest')
312
+ ListMultiplexProgramsResponse = Shapes::StructureShape.new(name: 'ListMultiplexProgramsResponse')
313
+ ListMultiplexProgramsResultModel = Shapes::StructureShape.new(name: 'ListMultiplexProgramsResultModel')
314
+ ListMultiplexesRequest = Shapes::StructureShape.new(name: 'ListMultiplexesRequest')
315
+ ListMultiplexesResponse = Shapes::StructureShape.new(name: 'ListMultiplexesResponse')
316
+ ListMultiplexesResultModel = Shapes::StructureShape.new(name: 'ListMultiplexesResultModel')
295
317
  ListOfferingsRequest = Shapes::StructureShape.new(name: 'ListOfferingsRequest')
296
318
  ListOfferingsResponse = Shapes::StructureShape.new(name: 'ListOfferingsResponse')
297
319
  ListOfferingsResultModel = Shapes::StructureShape.new(name: 'ListOfferingsResultModel')
@@ -313,6 +335,7 @@ module Aws::MediaLive
313
335
  M2tsEbpPlacement = Shapes::StringShape.new(name: 'M2tsEbpPlacement')
314
336
  M2tsEsRateInPes = Shapes::StringShape.new(name: 'M2tsEsRateInPes')
315
337
  M2tsKlv = Shapes::StringShape.new(name: 'M2tsKlv')
338
+ M2tsNielsenId3Behavior = Shapes::StringShape.new(name: 'M2tsNielsenId3Behavior')
316
339
  M2tsPcrControl = Shapes::StringShape.new(name: 'M2tsPcrControl')
317
340
  M2tsRateMode = Shapes::StringShape.new(name: 'M2tsRateMode')
318
341
  M2tsScte35Control = Shapes::StringShape.new(name: 'M2tsScte35Control')
@@ -320,6 +343,7 @@ module Aws::MediaLive
320
343
  M2tsSegmentationStyle = Shapes::StringShape.new(name: 'M2tsSegmentationStyle')
321
344
  M2tsSettings = Shapes::StructureShape.new(name: 'M2tsSettings')
322
345
  M2tsTimedMetadataBehavior = Shapes::StringShape.new(name: 'M2tsTimedMetadataBehavior')
346
+ M3u8NielsenId3Behavior = Shapes::StringShape.new(name: 'M3u8NielsenId3Behavior')
323
347
  M3u8PcrControl = Shapes::StringShape.new(name: 'M3u8PcrControl')
324
348
  M3u8Scte35Behavior = Shapes::StringShape.new(name: 'M3u8Scte35Behavior')
325
349
  M3u8Settings = Shapes::StructureShape.new(name: 'M3u8Settings')
@@ -335,8 +359,29 @@ module Aws::MediaLive
335
359
  MsSmoothGroupSettings = Shapes::StructureShape.new(name: 'MsSmoothGroupSettings')
336
360
  MsSmoothH265PackagingType = Shapes::StringShape.new(name: 'MsSmoothH265PackagingType')
337
361
  MsSmoothOutputSettings = Shapes::StructureShape.new(name: 'MsSmoothOutputSettings')
362
+ Multiplex = Shapes::StructureShape.new(name: 'Multiplex')
363
+ MultiplexConfigurationValidationError = Shapes::StructureShape.new(name: 'MultiplexConfigurationValidationError')
364
+ MultiplexGroupSettings = Shapes::StructureShape.new(name: 'MultiplexGroupSettings')
365
+ MultiplexMediaConnectOutputDestinationSettings = Shapes::StructureShape.new(name: 'MultiplexMediaConnectOutputDestinationSettings')
366
+ MultiplexOutputDestination = Shapes::StructureShape.new(name: 'MultiplexOutputDestination')
367
+ MultiplexOutputSettings = Shapes::StructureShape.new(name: 'MultiplexOutputSettings')
368
+ MultiplexProgram = Shapes::StructureShape.new(name: 'MultiplexProgram')
369
+ MultiplexProgramChannelDestinationSettings = Shapes::StructureShape.new(name: 'MultiplexProgramChannelDestinationSettings')
370
+ MultiplexProgramPacketIdentifiersMap = Shapes::StructureShape.new(name: 'MultiplexProgramPacketIdentifiersMap')
371
+ MultiplexProgramServiceDescriptor = Shapes::StructureShape.new(name: 'MultiplexProgramServiceDescriptor')
372
+ MultiplexProgramSettings = Shapes::StructureShape.new(name: 'MultiplexProgramSettings')
373
+ MultiplexProgramSummary = Shapes::StructureShape.new(name: 'MultiplexProgramSummary')
374
+ MultiplexSettings = Shapes::StructureShape.new(name: 'MultiplexSettings')
375
+ MultiplexSettingsSummary = Shapes::StructureShape.new(name: 'MultiplexSettingsSummary')
376
+ MultiplexState = Shapes::StringShape.new(name: 'MultiplexState')
377
+ MultiplexStatmuxVideoSettings = Shapes::StructureShape.new(name: 'MultiplexStatmuxVideoSettings')
378
+ MultiplexSummary = Shapes::StructureShape.new(name: 'MultiplexSummary')
379
+ MultiplexValidationError = Shapes::StructureShape.new(name: 'MultiplexValidationError')
380
+ MultiplexVideoSettings = Shapes::StructureShape.new(name: 'MultiplexVideoSettings')
338
381
  NetworkInputServerValidation = Shapes::StringShape.new(name: 'NetworkInputServerValidation')
339
382
  NetworkInputSettings = Shapes::StructureShape.new(name: 'NetworkInputSettings')
383
+ NielsenConfiguration = Shapes::StructureShape.new(name: 'NielsenConfiguration')
384
+ NielsenPcmToId3TaggingState = Shapes::StringShape.new(name: 'NielsenPcmToId3TaggingState')
340
385
  NotFoundException = Shapes::StructureShape.new(name: 'NotFoundException')
341
386
  Offering = Shapes::StructureShape.new(name: 'Offering')
342
387
  OfferingDurationUnits = Shapes::StringShape.new(name: 'OfferingDurationUnits')
@@ -418,12 +463,16 @@ module Aws::MediaLive
418
463
  StandardHlsSettings = Shapes::StructureShape.new(name: 'StandardHlsSettings')
419
464
  StartChannelRequest = Shapes::StructureShape.new(name: 'StartChannelRequest')
420
465
  StartChannelResponse = Shapes::StructureShape.new(name: 'StartChannelResponse')
466
+ StartMultiplexRequest = Shapes::StructureShape.new(name: 'StartMultiplexRequest')
467
+ StartMultiplexResponse = Shapes::StructureShape.new(name: 'StartMultiplexResponse')
421
468
  StartTimecode = Shapes::StructureShape.new(name: 'StartTimecode')
422
469
  StaticImageActivateScheduleActionSettings = Shapes::StructureShape.new(name: 'StaticImageActivateScheduleActionSettings')
423
470
  StaticImageDeactivateScheduleActionSettings = Shapes::StructureShape.new(name: 'StaticImageDeactivateScheduleActionSettings')
424
471
  StaticKeySettings = Shapes::StructureShape.new(name: 'StaticKeySettings')
425
472
  StopChannelRequest = Shapes::StructureShape.new(name: 'StopChannelRequest')
426
473
  StopChannelResponse = Shapes::StructureShape.new(name: 'StopChannelResponse')
474
+ StopMultiplexRequest = Shapes::StructureShape.new(name: 'StopMultiplexRequest')
475
+ StopMultiplexResponse = Shapes::StructureShape.new(name: 'StopMultiplexResponse')
427
476
  StopTimecode = Shapes::StructureShape.new(name: 'StopTimecode')
428
477
  Tags = Shapes::MapShape.new(name: 'Tags')
429
478
  TagsModel = Shapes::StructureShape.new(name: 'TagsModel')
@@ -453,6 +502,14 @@ module Aws::MediaLive
453
502
  UpdateInputSecurityGroupRequest = Shapes::StructureShape.new(name: 'UpdateInputSecurityGroupRequest')
454
503
  UpdateInputSecurityGroupResponse = Shapes::StructureShape.new(name: 'UpdateInputSecurityGroupResponse')
455
504
  UpdateInputSecurityGroupResultModel = Shapes::StructureShape.new(name: 'UpdateInputSecurityGroupResultModel')
505
+ UpdateMultiplex = Shapes::StructureShape.new(name: 'UpdateMultiplex')
506
+ UpdateMultiplexProgram = Shapes::StructureShape.new(name: 'UpdateMultiplexProgram')
507
+ UpdateMultiplexProgramRequest = Shapes::StructureShape.new(name: 'UpdateMultiplexProgramRequest')
508
+ UpdateMultiplexProgramResponse = Shapes::StructureShape.new(name: 'UpdateMultiplexProgramResponse')
509
+ UpdateMultiplexProgramResultModel = Shapes::StructureShape.new(name: 'UpdateMultiplexProgramResultModel')
510
+ UpdateMultiplexRequest = Shapes::StructureShape.new(name: 'UpdateMultiplexRequest')
511
+ UpdateMultiplexResponse = Shapes::StructureShape.new(name: 'UpdateMultiplexResponse')
512
+ UpdateMultiplexResultModel = Shapes::StructureShape.new(name: 'UpdateMultiplexResultModel')
456
513
  UpdateReservation = Shapes::StructureShape.new(name: 'UpdateReservation')
457
514
  UpdateReservationRequest = Shapes::StructureShape.new(name: 'UpdateReservationRequest')
458
515
  UpdateReservationResponse = Shapes::StructureShape.new(name: 'UpdateReservationResponse')
@@ -472,10 +529,7 @@ module Aws::MediaLive
472
529
  __boolean = Shapes::BooleanShape.new(name: '__boolean')
473
530
  __double = Shapes::FloatShape.new(name: '__double')
474
531
  __doubleMin0 = Shapes::FloatShape.new(name: '__doubleMin0')
475
- __doubleMin0Max1000000000 = Shapes::FloatShape.new(name: '__doubleMin0Max1000000000')
476
- __doubleMin0Max65535 = Shapes::FloatShape.new(name: '__doubleMin0Max65535')
477
532
  __doubleMin1 = Shapes::FloatShape.new(name: '__doubleMin1')
478
- __doubleMin10000Max1000000000 = Shapes::FloatShape.new(name: '__doubleMin10000Max1000000000')
479
533
  __doubleMinNegative59Max0 = Shapes::FloatShape.new(name: '__doubleMinNegative59Max0')
480
534
  __integer = Shapes::IntegerShape.new(name: '__integer')
481
535
  __integerMin0 = Shapes::IntegerShape.new(name: '__integerMin0')
@@ -484,6 +538,7 @@ module Aws::MediaLive
484
538
  __integerMin0Max1000 = Shapes::IntegerShape.new(name: '__integerMin0Max1000')
485
539
  __integerMin0Max10000 = Shapes::IntegerShape.new(name: '__integerMin0Max10000')
486
540
  __integerMin0Max1000000 = Shapes::IntegerShape.new(name: '__integerMin0Max1000000')
541
+ __integerMin0Max100000000 = Shapes::IntegerShape.new(name: '__integerMin0Max100000000')
487
542
  __integerMin0Max128 = Shapes::IntegerShape.new(name: '__integerMin0Max128')
488
543
  __integerMin0Max15 = Shapes::IntegerShape.new(name: '__integerMin0Max15')
489
544
  __integerMin0Max255 = Shapes::IntegerShape.new(name: '__integerMin0Max255')
@@ -498,8 +553,11 @@ module Aws::MediaLive
498
553
  __integerMin0Max8191 = Shapes::IntegerShape.new(name: '__integerMin0Max8191')
499
554
  __integerMin1 = Shapes::IntegerShape.new(name: '__integerMin1')
500
555
  __integerMin1000 = Shapes::IntegerShape.new(name: '__integerMin1000')
556
+ __integerMin1000000Max100000000 = Shapes::IntegerShape.new(name: '__integerMin1000000Max100000000')
557
+ __integerMin100000Max100000000 = Shapes::IntegerShape.new(name: '__integerMin100000Max100000000')
501
558
  __integerMin100000Max40000000 = Shapes::IntegerShape.new(name: '__integerMin100000Max40000000')
502
559
  __integerMin100000Max80000000 = Shapes::IntegerShape.new(name: '__integerMin100000Max80000000')
560
+ __integerMin1000Max3000 = Shapes::IntegerShape.new(name: '__integerMin1000Max3000')
503
561
  __integerMin1000Max30000 = Shapes::IntegerShape.new(name: '__integerMin1000Max30000')
504
562
  __integerMin1Max10 = Shapes::IntegerShape.new(name: '__integerMin1Max10')
505
563
  __integerMin1Max1000000 = Shapes::IntegerShape.new(name: '__integerMin1Max1000000')
@@ -508,7 +566,7 @@ module Aws::MediaLive
508
566
  __integerMin1Max3003 = Shapes::IntegerShape.new(name: '__integerMin1Max3003')
509
567
  __integerMin1Max31 = Shapes::IntegerShape.new(name: '__integerMin1Max31')
510
568
  __integerMin1Max32 = Shapes::IntegerShape.new(name: '__integerMin1Max32')
511
- __integerMin1Max3600 = Shapes::IntegerShape.new(name: '__integerMin1Max3600')
569
+ __integerMin1Max3600000 = Shapes::IntegerShape.new(name: '__integerMin1Max3600000')
512
570
  __integerMin1Max4 = Shapes::IntegerShape.new(name: '__integerMin1Max4')
513
571
  __integerMin1Max5 = Shapes::IntegerShape.new(name: '__integerMin1Max5')
514
572
  __integerMin1Max6 = Shapes::IntegerShape.new(name: '__integerMin1Max6')
@@ -544,6 +602,10 @@ module Aws::MediaLive
544
602
  __listOfMediaConnectFlow = Shapes::ListShape.new(name: '__listOfMediaConnectFlow')
545
603
  __listOfMediaConnectFlowRequest = Shapes::ListShape.new(name: '__listOfMediaConnectFlowRequest')
546
604
  __listOfMediaPackageOutputDestinationSettings = Shapes::ListShape.new(name: '__listOfMediaPackageOutputDestinationSettings')
605
+ __listOfMultiplexOutputDestination = Shapes::ListShape.new(name: '__listOfMultiplexOutputDestination')
606
+ __listOfMultiplexProgramSummary = Shapes::ListShape.new(name: '__listOfMultiplexProgramSummary')
607
+ __listOfMultiplexSummary = Shapes::ListShape.new(name: '__listOfMultiplexSummary')
608
+ __listOfMultiplexValidationError = Shapes::ListShape.new(name: '__listOfMultiplexValidationError')
547
609
  __listOfOffering = Shapes::ListShape.new(name: '__listOfOffering')
548
610
  __listOfOutput = Shapes::ListShape.new(name: '__listOfOutput')
549
611
  __listOfOutputDestination = Shapes::ListShape.new(name: '__listOfOutputDestination')
@@ -556,6 +618,7 @@ module Aws::MediaLive
556
618
  __listOfScte35Descriptor = Shapes::ListShape.new(name: '__listOfScte35Descriptor')
557
619
  __listOfValidationError = Shapes::ListShape.new(name: '__listOfValidationError')
558
620
  __listOfVideoDescription = Shapes::ListShape.new(name: '__listOfVideoDescription')
621
+ __listOf__integer = Shapes::ListShape.new(name: '__listOf__integer')
559
622
  __listOf__string = Shapes::ListShape.new(name: '__listOf__string')
560
623
  __long = Shapes::IntegerShape.new(name: '__long')
561
624
  __longMin0Max1099511627775 = Shapes::IntegerShape.new(name: '__longMin0Max1099511627775')
@@ -884,6 +947,43 @@ module Aws::MediaLive
884
947
  CreateInputSecurityGroupResultModel.add_member(:security_group, Shapes::ShapeRef.new(shape: InputSecurityGroup, location_name: "securityGroup"))
885
948
  CreateInputSecurityGroupResultModel.struct_class = Types::CreateInputSecurityGroupResultModel
886
949
 
950
+ CreateMultiplex.add_member(:availability_zones, Shapes::ShapeRef.new(shape: __listOf__string, required: true, location_name: "availabilityZones"))
951
+ CreateMultiplex.add_member(:multiplex_settings, Shapes::ShapeRef.new(shape: MultiplexSettings, required: true, location_name: "multiplexSettings"))
952
+ CreateMultiplex.add_member(:name, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "name"))
953
+ CreateMultiplex.add_member(:request_id, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "requestId", metadata: {"idempotencyToken"=>true}))
954
+ CreateMultiplex.add_member(:tags, Shapes::ShapeRef.new(shape: Tags, location_name: "tags"))
955
+ CreateMultiplex.struct_class = Types::CreateMultiplex
956
+
957
+ CreateMultiplexProgram.add_member(:multiplex_program_settings, Shapes::ShapeRef.new(shape: MultiplexProgramSettings, required: true, location_name: "multiplexProgramSettings"))
958
+ CreateMultiplexProgram.add_member(:program_name, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "programName"))
959
+ CreateMultiplexProgram.add_member(:request_id, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "requestId", metadata: {"idempotencyToken"=>true}))
960
+ CreateMultiplexProgram.struct_class = Types::CreateMultiplexProgram
961
+
962
+ CreateMultiplexProgramRequest.add_member(:multiplex_id, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "multiplexId"))
963
+ CreateMultiplexProgramRequest.add_member(:multiplex_program_settings, Shapes::ShapeRef.new(shape: MultiplexProgramSettings, required: true, location_name: "multiplexProgramSettings"))
964
+ CreateMultiplexProgramRequest.add_member(:program_name, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "programName"))
965
+ CreateMultiplexProgramRequest.add_member(:request_id, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "requestId", metadata: {"idempotencyToken"=>true}))
966
+ CreateMultiplexProgramRequest.struct_class = Types::CreateMultiplexProgramRequest
967
+
968
+ CreateMultiplexProgramResponse.add_member(:multiplex_program, Shapes::ShapeRef.new(shape: MultiplexProgram, location_name: "multiplexProgram"))
969
+ CreateMultiplexProgramResponse.struct_class = Types::CreateMultiplexProgramResponse
970
+
971
+ CreateMultiplexProgramResultModel.add_member(:multiplex_program, Shapes::ShapeRef.new(shape: MultiplexProgram, location_name: "multiplexProgram"))
972
+ CreateMultiplexProgramResultModel.struct_class = Types::CreateMultiplexProgramResultModel
973
+
974
+ CreateMultiplexRequest.add_member(:availability_zones, Shapes::ShapeRef.new(shape: __listOf__string, required: true, location_name: "availabilityZones"))
975
+ CreateMultiplexRequest.add_member(:multiplex_settings, Shapes::ShapeRef.new(shape: MultiplexSettings, required: true, location_name: "multiplexSettings"))
976
+ CreateMultiplexRequest.add_member(:name, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "name"))
977
+ CreateMultiplexRequest.add_member(:request_id, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "requestId", metadata: {"idempotencyToken"=>true}))
978
+ CreateMultiplexRequest.add_member(:tags, Shapes::ShapeRef.new(shape: Tags, location_name: "tags"))
979
+ CreateMultiplexRequest.struct_class = Types::CreateMultiplexRequest
980
+
981
+ CreateMultiplexResponse.add_member(:multiplex, Shapes::ShapeRef.new(shape: Multiplex, location_name: "multiplex"))
982
+ CreateMultiplexResponse.struct_class = Types::CreateMultiplexResponse
983
+
984
+ CreateMultiplexResultModel.add_member(:multiplex, Shapes::ShapeRef.new(shape: Multiplex, location_name: "multiplex"))
985
+ CreateMultiplexResultModel.struct_class = Types::CreateMultiplexResultModel
986
+
887
987
  CreateTagsRequest.add_member(:resource_arn, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "resource-arn"))
888
988
  CreateTagsRequest.add_member(:tags, Shapes::ShapeRef.new(shape: Tags, location_name: "tags"))
889
989
  CreateTagsRequest.struct_class = Types::CreateTagsRequest
@@ -918,6 +1018,31 @@ module Aws::MediaLive
918
1018
 
919
1019
  DeleteInputSecurityGroupResponse.struct_class = Types::DeleteInputSecurityGroupResponse
920
1020
 
1021
+ DeleteMultiplexProgramRequest.add_member(:multiplex_id, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "multiplexId"))
1022
+ DeleteMultiplexProgramRequest.add_member(:program_name, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "programName"))
1023
+ DeleteMultiplexProgramRequest.struct_class = Types::DeleteMultiplexProgramRequest
1024
+
1025
+ DeleteMultiplexProgramResponse.add_member(:channel_id, Shapes::ShapeRef.new(shape: __string, location_name: "channelId"))
1026
+ DeleteMultiplexProgramResponse.add_member(:multiplex_program_settings, Shapes::ShapeRef.new(shape: MultiplexProgramSettings, location_name: "multiplexProgramSettings"))
1027
+ DeleteMultiplexProgramResponse.add_member(:packet_identifiers_map, Shapes::ShapeRef.new(shape: MultiplexProgramPacketIdentifiersMap, location_name: "packetIdentifiersMap"))
1028
+ DeleteMultiplexProgramResponse.add_member(:program_name, Shapes::ShapeRef.new(shape: __string, location_name: "programName"))
1029
+ DeleteMultiplexProgramResponse.struct_class = Types::DeleteMultiplexProgramResponse
1030
+
1031
+ DeleteMultiplexRequest.add_member(:multiplex_id, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "multiplexId"))
1032
+ DeleteMultiplexRequest.struct_class = Types::DeleteMultiplexRequest
1033
+
1034
+ DeleteMultiplexResponse.add_member(:arn, Shapes::ShapeRef.new(shape: __string, location_name: "arn"))
1035
+ DeleteMultiplexResponse.add_member(:availability_zones, Shapes::ShapeRef.new(shape: __listOf__string, location_name: "availabilityZones"))
1036
+ DeleteMultiplexResponse.add_member(:destinations, Shapes::ShapeRef.new(shape: __listOfMultiplexOutputDestination, location_name: "destinations"))
1037
+ DeleteMultiplexResponse.add_member(:id, Shapes::ShapeRef.new(shape: __string, location_name: "id"))
1038
+ DeleteMultiplexResponse.add_member(:multiplex_settings, Shapes::ShapeRef.new(shape: MultiplexSettings, location_name: "multiplexSettings"))
1039
+ DeleteMultiplexResponse.add_member(:name, Shapes::ShapeRef.new(shape: __string, location_name: "name"))
1040
+ DeleteMultiplexResponse.add_member(:pipelines_running_count, Shapes::ShapeRef.new(shape: __integer, location_name: "pipelinesRunningCount"))
1041
+ DeleteMultiplexResponse.add_member(:program_count, Shapes::ShapeRef.new(shape: __integer, location_name: "programCount"))
1042
+ DeleteMultiplexResponse.add_member(:state, Shapes::ShapeRef.new(shape: MultiplexState, location_name: "state"))
1043
+ DeleteMultiplexResponse.add_member(:tags, Shapes::ShapeRef.new(shape: Tags, location_name: "tags"))
1044
+ DeleteMultiplexResponse.struct_class = Types::DeleteMultiplexResponse
1045
+
921
1046
  DeleteReservationRequest.add_member(:reservation_id, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "reservationId"))
922
1047
  DeleteReservationRequest.struct_class = Types::DeleteReservationRequest
923
1048
 
@@ -1000,6 +1125,31 @@ module Aws::MediaLive
1000
1125
  DescribeInputSecurityGroupResponse.add_member(:whitelist_rules, Shapes::ShapeRef.new(shape: __listOfInputWhitelistRule, location_name: "whitelistRules"))
1001
1126
  DescribeInputSecurityGroupResponse.struct_class = Types::DescribeInputSecurityGroupResponse
1002
1127
 
1128
+ DescribeMultiplexProgramRequest.add_member(:multiplex_id, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "multiplexId"))
1129
+ DescribeMultiplexProgramRequest.add_member(:program_name, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "programName"))
1130
+ DescribeMultiplexProgramRequest.struct_class = Types::DescribeMultiplexProgramRequest
1131
+
1132
+ DescribeMultiplexProgramResponse.add_member(:channel_id, Shapes::ShapeRef.new(shape: __string, location_name: "channelId"))
1133
+ DescribeMultiplexProgramResponse.add_member(:multiplex_program_settings, Shapes::ShapeRef.new(shape: MultiplexProgramSettings, location_name: "multiplexProgramSettings"))
1134
+ DescribeMultiplexProgramResponse.add_member(:packet_identifiers_map, Shapes::ShapeRef.new(shape: MultiplexProgramPacketIdentifiersMap, location_name: "packetIdentifiersMap"))
1135
+ DescribeMultiplexProgramResponse.add_member(:program_name, Shapes::ShapeRef.new(shape: __string, location_name: "programName"))
1136
+ DescribeMultiplexProgramResponse.struct_class = Types::DescribeMultiplexProgramResponse
1137
+
1138
+ DescribeMultiplexRequest.add_member(:multiplex_id, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "multiplexId"))
1139
+ DescribeMultiplexRequest.struct_class = Types::DescribeMultiplexRequest
1140
+
1141
+ DescribeMultiplexResponse.add_member(:arn, Shapes::ShapeRef.new(shape: __string, location_name: "arn"))
1142
+ DescribeMultiplexResponse.add_member(:availability_zones, Shapes::ShapeRef.new(shape: __listOf__string, location_name: "availabilityZones"))
1143
+ DescribeMultiplexResponse.add_member(:destinations, Shapes::ShapeRef.new(shape: __listOfMultiplexOutputDestination, location_name: "destinations"))
1144
+ DescribeMultiplexResponse.add_member(:id, Shapes::ShapeRef.new(shape: __string, location_name: "id"))
1145
+ DescribeMultiplexResponse.add_member(:multiplex_settings, Shapes::ShapeRef.new(shape: MultiplexSettings, location_name: "multiplexSettings"))
1146
+ DescribeMultiplexResponse.add_member(:name, Shapes::ShapeRef.new(shape: __string, location_name: "name"))
1147
+ DescribeMultiplexResponse.add_member(:pipelines_running_count, Shapes::ShapeRef.new(shape: __integer, location_name: "pipelinesRunningCount"))
1148
+ DescribeMultiplexResponse.add_member(:program_count, Shapes::ShapeRef.new(shape: __integer, location_name: "programCount"))
1149
+ DescribeMultiplexResponse.add_member(:state, Shapes::ShapeRef.new(shape: MultiplexState, location_name: "state"))
1150
+ DescribeMultiplexResponse.add_member(:tags, Shapes::ShapeRef.new(shape: Tags, location_name: "tags"))
1151
+ DescribeMultiplexResponse.struct_class = Types::DescribeMultiplexResponse
1152
+
1003
1153
  DescribeOfferingRequest.add_member(:offering_id, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "offeringId"))
1004
1154
  DescribeOfferingRequest.struct_class = Types::DescribeOfferingRequest
1005
1155
 
@@ -1124,6 +1274,7 @@ module Aws::MediaLive
1124
1274
  EncoderSettings.add_member(:blackout_slate, Shapes::ShapeRef.new(shape: BlackoutSlate, location_name: "blackoutSlate"))
1125
1275
  EncoderSettings.add_member(:caption_descriptions, Shapes::ShapeRef.new(shape: __listOfCaptionDescription, location_name: "captionDescriptions"))
1126
1276
  EncoderSettings.add_member(:global_configuration, Shapes::ShapeRef.new(shape: GlobalConfiguration, location_name: "globalConfiguration"))
1277
+ EncoderSettings.add_member(:nielsen_configuration, Shapes::ShapeRef.new(shape: NielsenConfiguration, location_name: "nielsenConfiguration"))
1127
1278
  EncoderSettings.add_member(:output_groups, Shapes::ShapeRef.new(shape: __listOfOutputGroup, required: true, location_name: "outputGroups"))
1128
1279
  EncoderSettings.add_member(:timecode_config, Shapes::ShapeRef.new(shape: TimecodeConfig, required: true, location_name: "timecodeConfig"))
1129
1280
  EncoderSettings.add_member(:video_descriptions, Shapes::ShapeRef.new(shape: __listOfVideoDescription, required: true, location_name: "videoDescriptions"))
@@ -1150,7 +1301,7 @@ module Aws::MediaLive
1150
1301
  FrameCaptureOutputSettings.add_member(:name_modifier, Shapes::ShapeRef.new(shape: __string, location_name: "nameModifier"))
1151
1302
  FrameCaptureOutputSettings.struct_class = Types::FrameCaptureOutputSettings
1152
1303
 
1153
- FrameCaptureSettings.add_member(:capture_interval, Shapes::ShapeRef.new(shape: __integerMin1Max3600, required: true, location_name: "captureInterval"))
1304
+ FrameCaptureSettings.add_member(:capture_interval, Shapes::ShapeRef.new(shape: __integerMin1Max3600000, required: true, location_name: "captureInterval"))
1154
1305
  FrameCaptureSettings.struct_class = Types::FrameCaptureSettings
1155
1306
 
1156
1307
  GatewayTimeoutException.add_member(:message, Shapes::ShapeRef.new(shape: __string, location_name: "message"))
@@ -1185,7 +1336,7 @@ module Aws::MediaLive
1185
1336
  H264Settings.add_member(:gop_b_reference, Shapes::ShapeRef.new(shape: H264GopBReference, location_name: "gopBReference"))
1186
1337
  H264Settings.add_member(:gop_closed_cadence, Shapes::ShapeRef.new(shape: __integerMin0, location_name: "gopClosedCadence"))
1187
1338
  H264Settings.add_member(:gop_num_b_frames, Shapes::ShapeRef.new(shape: __integerMin0Max7, location_name: "gopNumBFrames"))
1188
- H264Settings.add_member(:gop_size, Shapes::ShapeRef.new(shape: __doubleMin1, location_name: "gopSize"))
1339
+ H264Settings.add_member(:gop_size, Shapes::ShapeRef.new(shape: __double, location_name: "gopSize"))
1189
1340
  H264Settings.add_member(:gop_size_units, Shapes::ShapeRef.new(shape: H264GopSizeUnits, location_name: "gopSizeUnits"))
1190
1341
  H264Settings.add_member(:level, Shapes::ShapeRef.new(shape: H264Level, location_name: "level"))
1191
1342
  H264Settings.add_member(:look_ahead_rate_control, Shapes::ShapeRef.new(shape: H264LookAheadRateControl, location_name: "lookAheadRateControl"))
@@ -1227,7 +1378,7 @@ module Aws::MediaLive
1227
1378
  H265Settings.add_member(:framerate_denominator, Shapes::ShapeRef.new(shape: __integerMin1Max3003, required: true, location_name: "framerateDenominator"))
1228
1379
  H265Settings.add_member(:framerate_numerator, Shapes::ShapeRef.new(shape: __integerMin1, required: true, location_name: "framerateNumerator"))
1229
1380
  H265Settings.add_member(:gop_closed_cadence, Shapes::ShapeRef.new(shape: __integerMin0, location_name: "gopClosedCadence"))
1230
- H265Settings.add_member(:gop_size, Shapes::ShapeRef.new(shape: __doubleMin1, location_name: "gopSize"))
1381
+ H265Settings.add_member(:gop_size, Shapes::ShapeRef.new(shape: __double, location_name: "gopSize"))
1231
1382
  H265Settings.add_member(:gop_size_units, Shapes::ShapeRef.new(shape: H265GopSizeUnits, location_name: "gopSizeUnits"))
1232
1383
  H265Settings.add_member(:level, Shapes::ShapeRef.new(shape: H265Level, location_name: "level"))
1233
1384
  H265Settings.add_member(:look_ahead_rate_control, Shapes::ShapeRef.new(shape: H265LookAheadRateControl, location_name: "lookAheadRateControl"))
@@ -1502,9 +1653,35 @@ module Aws::MediaLive
1502
1653
  ListInputsResultModel.add_member(:next_token, Shapes::ShapeRef.new(shape: __string, location_name: "nextToken"))
1503
1654
  ListInputsResultModel.struct_class = Types::ListInputsResultModel
1504
1655
 
1656
+ ListMultiplexProgramsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location: "querystring", location_name: "maxResults"))
1657
+ ListMultiplexProgramsRequest.add_member(:multiplex_id, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "multiplexId"))
1658
+ ListMultiplexProgramsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: __string, location: "querystring", location_name: "nextToken"))
1659
+ ListMultiplexProgramsRequest.struct_class = Types::ListMultiplexProgramsRequest
1660
+
1661
+ ListMultiplexProgramsResponse.add_member(:multiplex_programs, Shapes::ShapeRef.new(shape: __listOfMultiplexProgramSummary, location_name: "multiplexPrograms"))
1662
+ ListMultiplexProgramsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: __string, location_name: "nextToken"))
1663
+ ListMultiplexProgramsResponse.struct_class = Types::ListMultiplexProgramsResponse
1664
+
1665
+ ListMultiplexProgramsResultModel.add_member(:multiplex_programs, Shapes::ShapeRef.new(shape: __listOfMultiplexProgramSummary, location_name: "multiplexPrograms"))
1666
+ ListMultiplexProgramsResultModel.add_member(:next_token, Shapes::ShapeRef.new(shape: __string, location_name: "nextToken"))
1667
+ ListMultiplexProgramsResultModel.struct_class = Types::ListMultiplexProgramsResultModel
1668
+
1669
+ ListMultiplexesRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location: "querystring", location_name: "maxResults"))
1670
+ ListMultiplexesRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: __string, location: "querystring", location_name: "nextToken"))
1671
+ ListMultiplexesRequest.struct_class = Types::ListMultiplexesRequest
1672
+
1673
+ ListMultiplexesResponse.add_member(:multiplexes, Shapes::ShapeRef.new(shape: __listOfMultiplexSummary, location_name: "multiplexes"))
1674
+ ListMultiplexesResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: __string, location_name: "nextToken"))
1675
+ ListMultiplexesResponse.struct_class = Types::ListMultiplexesResponse
1676
+
1677
+ ListMultiplexesResultModel.add_member(:multiplexes, Shapes::ShapeRef.new(shape: __listOfMultiplexSummary, location_name: "multiplexes"))
1678
+ ListMultiplexesResultModel.add_member(:next_token, Shapes::ShapeRef.new(shape: __string, location_name: "nextToken"))
1679
+ ListMultiplexesResultModel.struct_class = Types::ListMultiplexesResultModel
1680
+
1505
1681
  ListOfferingsRequest.add_member(:channel_class, Shapes::ShapeRef.new(shape: __string, location: "querystring", location_name: "channelClass"))
1506
1682
  ListOfferingsRequest.add_member(:channel_configuration, Shapes::ShapeRef.new(shape: __string, location: "querystring", location_name: "channelConfiguration"))
1507
1683
  ListOfferingsRequest.add_member(:codec, Shapes::ShapeRef.new(shape: __string, location: "querystring", location_name: "codec"))
1684
+ ListOfferingsRequest.add_member(:duration, Shapes::ShapeRef.new(shape: __string, location: "querystring", location_name: "duration"))
1508
1685
  ListOfferingsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location: "querystring", location_name: "maxResults"))
1509
1686
  ListOfferingsRequest.add_member(:maximum_bitrate, Shapes::ShapeRef.new(shape: __string, location: "querystring", location_name: "maximumBitrate"))
1510
1687
  ListOfferingsRequest.add_member(:maximum_framerate, Shapes::ShapeRef.new(shape: __string, location: "querystring", location_name: "maximumFramerate"))
@@ -1576,6 +1753,7 @@ module Aws::MediaLive
1576
1753
  M2tsSettings.add_member(:fragment_time, Shapes::ShapeRef.new(shape: __doubleMin0, location_name: "fragmentTime"))
1577
1754
  M2tsSettings.add_member(:klv, Shapes::ShapeRef.new(shape: M2tsKlv, location_name: "klv"))
1578
1755
  M2tsSettings.add_member(:klv_data_pids, Shapes::ShapeRef.new(shape: __string, location_name: "klvDataPids"))
1756
+ M2tsSettings.add_member(:nielsen_id_3_behavior, Shapes::ShapeRef.new(shape: M2tsNielsenId3Behavior, location_name: "nielsenId3Behavior"))
1579
1757
  M2tsSettings.add_member(:null_packet_bitrate, Shapes::ShapeRef.new(shape: __doubleMin0, location_name: "nullPacketBitrate"))
1580
1758
  M2tsSettings.add_member(:pat_interval, Shapes::ShapeRef.new(shape: __integerMin0Max1000, location_name: "patInterval"))
1581
1759
  M2tsSettings.add_member(:pcr_control, Shapes::ShapeRef.new(shape: M2tsPcrControl, location_name: "pcrControl"))
@@ -1600,6 +1778,7 @@ module Aws::MediaLive
1600
1778
  M3u8Settings.add_member(:audio_frames_per_pes, Shapes::ShapeRef.new(shape: __integerMin0, location_name: "audioFramesPerPes"))
1601
1779
  M3u8Settings.add_member(:audio_pids, Shapes::ShapeRef.new(shape: __string, location_name: "audioPids"))
1602
1780
  M3u8Settings.add_member(:ecm_pid, Shapes::ShapeRef.new(shape: __string, location_name: "ecmPid"))
1781
+ M3u8Settings.add_member(:nielsen_id_3_behavior, Shapes::ShapeRef.new(shape: M3u8NielsenId3Behavior, location_name: "nielsenId3Behavior"))
1603
1782
  M3u8Settings.add_member(:pat_interval, Shapes::ShapeRef.new(shape: __integerMin0Max1000, location_name: "patInterval"))
1604
1783
  M3u8Settings.add_member(:pcr_control, Shapes::ShapeRef.new(shape: M3u8PcrControl, location_name: "pcrControl"))
1605
1784
  M3u8Settings.add_member(:pcr_period, Shapes::ShapeRef.new(shape: __integerMin0Max500, location_name: "pcrPeriod"))
@@ -1659,10 +1838,111 @@ module Aws::MediaLive
1659
1838
  MsSmoothOutputSettings.add_member(:name_modifier, Shapes::ShapeRef.new(shape: __string, location_name: "nameModifier"))
1660
1839
  MsSmoothOutputSettings.struct_class = Types::MsSmoothOutputSettings
1661
1840
 
1841
+ Multiplex.add_member(:arn, Shapes::ShapeRef.new(shape: __string, location_name: "arn"))
1842
+ Multiplex.add_member(:availability_zones, Shapes::ShapeRef.new(shape: __listOf__string, location_name: "availabilityZones"))
1843
+ Multiplex.add_member(:destinations, Shapes::ShapeRef.new(shape: __listOfMultiplexOutputDestination, location_name: "destinations"))
1844
+ Multiplex.add_member(:id, Shapes::ShapeRef.new(shape: __string, location_name: "id"))
1845
+ Multiplex.add_member(:multiplex_settings, Shapes::ShapeRef.new(shape: MultiplexSettings, location_name: "multiplexSettings"))
1846
+ Multiplex.add_member(:name, Shapes::ShapeRef.new(shape: __string, location_name: "name"))
1847
+ Multiplex.add_member(:pipelines_running_count, Shapes::ShapeRef.new(shape: __integer, location_name: "pipelinesRunningCount"))
1848
+ Multiplex.add_member(:program_count, Shapes::ShapeRef.new(shape: __integer, location_name: "programCount"))
1849
+ Multiplex.add_member(:state, Shapes::ShapeRef.new(shape: MultiplexState, location_name: "state"))
1850
+ Multiplex.add_member(:tags, Shapes::ShapeRef.new(shape: Tags, location_name: "tags"))
1851
+ Multiplex.struct_class = Types::Multiplex
1852
+
1853
+ MultiplexConfigurationValidationError.add_member(:message, Shapes::ShapeRef.new(shape: __string, location_name: "message"))
1854
+ MultiplexConfigurationValidationError.add_member(:validation_errors, Shapes::ShapeRef.new(shape: __listOfMultiplexValidationError, location_name: "validationErrors"))
1855
+ MultiplexConfigurationValidationError.struct_class = Types::MultiplexConfigurationValidationError
1856
+
1857
+ MultiplexGroupSettings.struct_class = Types::MultiplexGroupSettings
1858
+
1859
+ MultiplexMediaConnectOutputDestinationSettings.add_member(:entitlement_arn, Shapes::ShapeRef.new(shape: __stringMin1, location_name: "entitlementArn"))
1860
+ MultiplexMediaConnectOutputDestinationSettings.struct_class = Types::MultiplexMediaConnectOutputDestinationSettings
1861
+
1862
+ MultiplexOutputDestination.add_member(:media_connect_settings, Shapes::ShapeRef.new(shape: MultiplexMediaConnectOutputDestinationSettings, location_name: "mediaConnectSettings"))
1863
+ MultiplexOutputDestination.struct_class = Types::MultiplexOutputDestination
1864
+
1865
+ MultiplexOutputSettings.add_member(:destination, Shapes::ShapeRef.new(shape: OutputLocationRef, required: true, location_name: "destination"))
1866
+ MultiplexOutputSettings.struct_class = Types::MultiplexOutputSettings
1867
+
1868
+ MultiplexProgram.add_member(:channel_id, Shapes::ShapeRef.new(shape: __string, location_name: "channelId"))
1869
+ MultiplexProgram.add_member(:multiplex_program_settings, Shapes::ShapeRef.new(shape: MultiplexProgramSettings, location_name: "multiplexProgramSettings"))
1870
+ MultiplexProgram.add_member(:packet_identifiers_map, Shapes::ShapeRef.new(shape: MultiplexProgramPacketIdentifiersMap, location_name: "packetIdentifiersMap"))
1871
+ MultiplexProgram.add_member(:program_name, Shapes::ShapeRef.new(shape: __string, location_name: "programName"))
1872
+ MultiplexProgram.struct_class = Types::MultiplexProgram
1873
+
1874
+ MultiplexProgramChannelDestinationSettings.add_member(:multiplex_id, Shapes::ShapeRef.new(shape: __stringMin1, location_name: "multiplexId"))
1875
+ MultiplexProgramChannelDestinationSettings.add_member(:program_name, Shapes::ShapeRef.new(shape: __stringMin1, location_name: "programName"))
1876
+ MultiplexProgramChannelDestinationSettings.struct_class = Types::MultiplexProgramChannelDestinationSettings
1877
+
1878
+ MultiplexProgramPacketIdentifiersMap.add_member(:audio_pids, Shapes::ShapeRef.new(shape: __listOf__integer, location_name: "audioPids"))
1879
+ MultiplexProgramPacketIdentifiersMap.add_member(:dvb_sub_pids, Shapes::ShapeRef.new(shape: __listOf__integer, location_name: "dvbSubPids"))
1880
+ MultiplexProgramPacketIdentifiersMap.add_member(:dvb_teletext_pid, Shapes::ShapeRef.new(shape: __integer, location_name: "dvbTeletextPid"))
1881
+ MultiplexProgramPacketIdentifiersMap.add_member(:etv_platform_pid, Shapes::ShapeRef.new(shape: __integer, location_name: "etvPlatformPid"))
1882
+ MultiplexProgramPacketIdentifiersMap.add_member(:etv_signal_pid, Shapes::ShapeRef.new(shape: __integer, location_name: "etvSignalPid"))
1883
+ MultiplexProgramPacketIdentifiersMap.add_member(:klv_data_pids, Shapes::ShapeRef.new(shape: __listOf__integer, location_name: "klvDataPids"))
1884
+ MultiplexProgramPacketIdentifiersMap.add_member(:pcr_pid, Shapes::ShapeRef.new(shape: __integer, location_name: "pcrPid"))
1885
+ MultiplexProgramPacketIdentifiersMap.add_member(:pmt_pid, Shapes::ShapeRef.new(shape: __integer, location_name: "pmtPid"))
1886
+ MultiplexProgramPacketIdentifiersMap.add_member(:private_metadata_pid, Shapes::ShapeRef.new(shape: __integer, location_name: "privateMetadataPid"))
1887
+ MultiplexProgramPacketIdentifiersMap.add_member(:scte_27_pids, Shapes::ShapeRef.new(shape: __listOf__integer, location_name: "scte27Pids"))
1888
+ MultiplexProgramPacketIdentifiersMap.add_member(:scte_35_pid, Shapes::ShapeRef.new(shape: __integer, location_name: "scte35Pid"))
1889
+ MultiplexProgramPacketIdentifiersMap.add_member(:timed_metadata_pid, Shapes::ShapeRef.new(shape: __integer, location_name: "timedMetadataPid"))
1890
+ MultiplexProgramPacketIdentifiersMap.add_member(:video_pid, Shapes::ShapeRef.new(shape: __integer, location_name: "videoPid"))
1891
+ MultiplexProgramPacketIdentifiersMap.struct_class = Types::MultiplexProgramPacketIdentifiersMap
1892
+
1893
+ MultiplexProgramServiceDescriptor.add_member(:provider_name, Shapes::ShapeRef.new(shape: __stringMax256, required: true, location_name: "providerName"))
1894
+ MultiplexProgramServiceDescriptor.add_member(:service_name, Shapes::ShapeRef.new(shape: __stringMax256, required: true, location_name: "serviceName"))
1895
+ MultiplexProgramServiceDescriptor.struct_class = Types::MultiplexProgramServiceDescriptor
1896
+
1897
+ MultiplexProgramSettings.add_member(:program_number, Shapes::ShapeRef.new(shape: __integerMin0Max65535, required: true, location_name: "programNumber"))
1898
+ MultiplexProgramSettings.add_member(:service_descriptor, Shapes::ShapeRef.new(shape: MultiplexProgramServiceDescriptor, location_name: "serviceDescriptor"))
1899
+ MultiplexProgramSettings.add_member(:video_settings, Shapes::ShapeRef.new(shape: MultiplexVideoSettings, location_name: "videoSettings"))
1900
+ MultiplexProgramSettings.struct_class = Types::MultiplexProgramSettings
1901
+
1902
+ MultiplexProgramSummary.add_member(:channel_id, Shapes::ShapeRef.new(shape: __string, location_name: "channelId"))
1903
+ MultiplexProgramSummary.add_member(:program_name, Shapes::ShapeRef.new(shape: __string, location_name: "programName"))
1904
+ MultiplexProgramSummary.struct_class = Types::MultiplexProgramSummary
1905
+
1906
+ MultiplexSettings.add_member(:maximum_video_buffer_delay_milliseconds, Shapes::ShapeRef.new(shape: __integerMin1000Max3000, location_name: "maximumVideoBufferDelayMilliseconds"))
1907
+ MultiplexSettings.add_member(:transport_stream_bitrate, Shapes::ShapeRef.new(shape: __integerMin1000000Max100000000, required: true, location_name: "transportStreamBitrate"))
1908
+ MultiplexSettings.add_member(:transport_stream_id, Shapes::ShapeRef.new(shape: __integerMin0Max65535, required: true, location_name: "transportStreamId"))
1909
+ MultiplexSettings.add_member(:transport_stream_reserved_bitrate, Shapes::ShapeRef.new(shape: __integerMin0Max100000000, location_name: "transportStreamReservedBitrate"))
1910
+ MultiplexSettings.struct_class = Types::MultiplexSettings
1911
+
1912
+ MultiplexSettingsSummary.add_member(:transport_stream_bitrate, Shapes::ShapeRef.new(shape: __integerMin1000000Max100000000, location_name: "transportStreamBitrate"))
1913
+ MultiplexSettingsSummary.struct_class = Types::MultiplexSettingsSummary
1914
+
1915
+ MultiplexStatmuxVideoSettings.add_member(:maximum_bitrate, Shapes::ShapeRef.new(shape: __integerMin100000Max100000000, location_name: "maximumBitrate"))
1916
+ MultiplexStatmuxVideoSettings.add_member(:minimum_bitrate, Shapes::ShapeRef.new(shape: __integerMin100000Max100000000, location_name: "minimumBitrate"))
1917
+ MultiplexStatmuxVideoSettings.struct_class = Types::MultiplexStatmuxVideoSettings
1918
+
1919
+ MultiplexSummary.add_member(:arn, Shapes::ShapeRef.new(shape: __string, location_name: "arn"))
1920
+ MultiplexSummary.add_member(:availability_zones, Shapes::ShapeRef.new(shape: __listOf__string, location_name: "availabilityZones"))
1921
+ MultiplexSummary.add_member(:id, Shapes::ShapeRef.new(shape: __string, location_name: "id"))
1922
+ MultiplexSummary.add_member(:multiplex_settings, Shapes::ShapeRef.new(shape: MultiplexSettingsSummary, location_name: "multiplexSettings"))
1923
+ MultiplexSummary.add_member(:name, Shapes::ShapeRef.new(shape: __string, location_name: "name"))
1924
+ MultiplexSummary.add_member(:pipelines_running_count, Shapes::ShapeRef.new(shape: __integer, location_name: "pipelinesRunningCount"))
1925
+ MultiplexSummary.add_member(:program_count, Shapes::ShapeRef.new(shape: __integer, location_name: "programCount"))
1926
+ MultiplexSummary.add_member(:state, Shapes::ShapeRef.new(shape: MultiplexState, location_name: "state"))
1927
+ MultiplexSummary.add_member(:tags, Shapes::ShapeRef.new(shape: Tags, location_name: "tags"))
1928
+ MultiplexSummary.struct_class = Types::MultiplexSummary
1929
+
1930
+ MultiplexValidationError.add_member(:element_path, Shapes::ShapeRef.new(shape: __string, location_name: "elementPath"))
1931
+ MultiplexValidationError.add_member(:error_message, Shapes::ShapeRef.new(shape: __string, location_name: "errorMessage"))
1932
+ MultiplexValidationError.struct_class = Types::MultiplexValidationError
1933
+
1934
+ MultiplexVideoSettings.add_member(:constant_bitrate, Shapes::ShapeRef.new(shape: __integerMin100000Max100000000, location_name: "constantBitrate"))
1935
+ MultiplexVideoSettings.add_member(:statmux_settings, Shapes::ShapeRef.new(shape: MultiplexStatmuxVideoSettings, location_name: "statmuxSettings"))
1936
+ MultiplexVideoSettings.struct_class = Types::MultiplexVideoSettings
1937
+
1662
1938
  NetworkInputSettings.add_member(:hls_input_settings, Shapes::ShapeRef.new(shape: HlsInputSettings, location_name: "hlsInputSettings"))
1663
1939
  NetworkInputSettings.add_member(:server_validation, Shapes::ShapeRef.new(shape: NetworkInputServerValidation, location_name: "serverValidation"))
1664
1940
  NetworkInputSettings.struct_class = Types::NetworkInputSettings
1665
1941
 
1942
+ NielsenConfiguration.add_member(:distributor_id, Shapes::ShapeRef.new(shape: __string, location_name: "distributorId"))
1943
+ NielsenConfiguration.add_member(:nielsen_pcm_to_id_3_tagging, Shapes::ShapeRef.new(shape: NielsenPcmToId3TaggingState, location_name: "nielsenPcmToId3Tagging"))
1944
+ NielsenConfiguration.struct_class = Types::NielsenConfiguration
1945
+
1666
1946
  NotFoundException.add_member(:message, Shapes::ShapeRef.new(shape: __string, location_name: "message"))
1667
1947
  NotFoundException.struct_class = Types::NotFoundException
1668
1948
 
@@ -1688,6 +1968,7 @@ module Aws::MediaLive
1688
1968
 
1689
1969
  OutputDestination.add_member(:id, Shapes::ShapeRef.new(shape: __string, location_name: "id"))
1690
1970
  OutputDestination.add_member(:media_package_settings, Shapes::ShapeRef.new(shape: __listOfMediaPackageOutputDestinationSettings, location_name: "mediaPackageSettings"))
1971
+ OutputDestination.add_member(:multiplex_settings, Shapes::ShapeRef.new(shape: MultiplexProgramChannelDestinationSettings, location_name: "multiplexSettings"))
1691
1972
  OutputDestination.add_member(:settings, Shapes::ShapeRef.new(shape: __listOfOutputDestinationSettings, location_name: "settings"))
1692
1973
  OutputDestination.struct_class = Types::OutputDestination
1693
1974
 
@@ -1707,6 +1988,7 @@ module Aws::MediaLive
1707
1988
  OutputGroupSettings.add_member(:hls_group_settings, Shapes::ShapeRef.new(shape: HlsGroupSettings, location_name: "hlsGroupSettings"))
1708
1989
  OutputGroupSettings.add_member(:media_package_group_settings, Shapes::ShapeRef.new(shape: MediaPackageGroupSettings, location_name: "mediaPackageGroupSettings"))
1709
1990
  OutputGroupSettings.add_member(:ms_smooth_group_settings, Shapes::ShapeRef.new(shape: MsSmoothGroupSettings, location_name: "msSmoothGroupSettings"))
1991
+ OutputGroupSettings.add_member(:multiplex_group_settings, Shapes::ShapeRef.new(shape: MultiplexGroupSettings, location_name: "multiplexGroupSettings"))
1710
1992
  OutputGroupSettings.add_member(:rtmp_group_settings, Shapes::ShapeRef.new(shape: RtmpGroupSettings, location_name: "rtmpGroupSettings"))
1711
1993
  OutputGroupSettings.add_member(:udp_group_settings, Shapes::ShapeRef.new(shape: UdpGroupSettings, location_name: "udpGroupSettings"))
1712
1994
  OutputGroupSettings.struct_class = Types::OutputGroupSettings
@@ -1719,6 +2001,7 @@ module Aws::MediaLive
1719
2001
  OutputSettings.add_member(:hls_output_settings, Shapes::ShapeRef.new(shape: HlsOutputSettings, location_name: "hlsOutputSettings"))
1720
2002
  OutputSettings.add_member(:media_package_output_settings, Shapes::ShapeRef.new(shape: MediaPackageOutputSettings, location_name: "mediaPackageOutputSettings"))
1721
2003
  OutputSettings.add_member(:ms_smooth_output_settings, Shapes::ShapeRef.new(shape: MsSmoothOutputSettings, location_name: "msSmoothOutputSettings"))
2004
+ OutputSettings.add_member(:multiplex_output_settings, Shapes::ShapeRef.new(shape: MultiplexOutputSettings, location_name: "multiplexOutputSettings"))
1722
2005
  OutputSettings.add_member(:rtmp_output_settings, Shapes::ShapeRef.new(shape: RtmpOutputSettings, location_name: "rtmpOutputSettings"))
1723
2006
  OutputSettings.add_member(:udp_output_settings, Shapes::ShapeRef.new(shape: UdpOutputSettings, location_name: "udpOutputSettings"))
1724
2007
  OutputSettings.struct_class = Types::OutputSettings
@@ -1926,6 +2209,21 @@ module Aws::MediaLive
1926
2209
  StartChannelResponse.add_member(:tags, Shapes::ShapeRef.new(shape: Tags, location_name: "tags"))
1927
2210
  StartChannelResponse.struct_class = Types::StartChannelResponse
1928
2211
 
2212
+ StartMultiplexRequest.add_member(:multiplex_id, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "multiplexId"))
2213
+ StartMultiplexRequest.struct_class = Types::StartMultiplexRequest
2214
+
2215
+ StartMultiplexResponse.add_member(:arn, Shapes::ShapeRef.new(shape: __string, location_name: "arn"))
2216
+ StartMultiplexResponse.add_member(:availability_zones, Shapes::ShapeRef.new(shape: __listOf__string, location_name: "availabilityZones"))
2217
+ StartMultiplexResponse.add_member(:destinations, Shapes::ShapeRef.new(shape: __listOfMultiplexOutputDestination, location_name: "destinations"))
2218
+ StartMultiplexResponse.add_member(:id, Shapes::ShapeRef.new(shape: __string, location_name: "id"))
2219
+ StartMultiplexResponse.add_member(:multiplex_settings, Shapes::ShapeRef.new(shape: MultiplexSettings, location_name: "multiplexSettings"))
2220
+ StartMultiplexResponse.add_member(:name, Shapes::ShapeRef.new(shape: __string, location_name: "name"))
2221
+ StartMultiplexResponse.add_member(:pipelines_running_count, Shapes::ShapeRef.new(shape: __integer, location_name: "pipelinesRunningCount"))
2222
+ StartMultiplexResponse.add_member(:program_count, Shapes::ShapeRef.new(shape: __integer, location_name: "programCount"))
2223
+ StartMultiplexResponse.add_member(:state, Shapes::ShapeRef.new(shape: MultiplexState, location_name: "state"))
2224
+ StartMultiplexResponse.add_member(:tags, Shapes::ShapeRef.new(shape: Tags, location_name: "tags"))
2225
+ StartMultiplexResponse.struct_class = Types::StartMultiplexResponse
2226
+
1929
2227
  StartTimecode.add_member(:timecode, Shapes::ShapeRef.new(shape: __string, location_name: "timecode"))
1930
2228
  StartTimecode.struct_class = Types::StartTimecode
1931
2229
 
@@ -1969,6 +2267,21 @@ module Aws::MediaLive
1969
2267
  StopChannelResponse.add_member(:tags, Shapes::ShapeRef.new(shape: Tags, location_name: "tags"))
1970
2268
  StopChannelResponse.struct_class = Types::StopChannelResponse
1971
2269
 
2270
+ StopMultiplexRequest.add_member(:multiplex_id, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "multiplexId"))
2271
+ StopMultiplexRequest.struct_class = Types::StopMultiplexRequest
2272
+
2273
+ StopMultiplexResponse.add_member(:arn, Shapes::ShapeRef.new(shape: __string, location_name: "arn"))
2274
+ StopMultiplexResponse.add_member(:availability_zones, Shapes::ShapeRef.new(shape: __listOf__string, location_name: "availabilityZones"))
2275
+ StopMultiplexResponse.add_member(:destinations, Shapes::ShapeRef.new(shape: __listOfMultiplexOutputDestination, location_name: "destinations"))
2276
+ StopMultiplexResponse.add_member(:id, Shapes::ShapeRef.new(shape: __string, location_name: "id"))
2277
+ StopMultiplexResponse.add_member(:multiplex_settings, Shapes::ShapeRef.new(shape: MultiplexSettings, location_name: "multiplexSettings"))
2278
+ StopMultiplexResponse.add_member(:name, Shapes::ShapeRef.new(shape: __string, location_name: "name"))
2279
+ StopMultiplexResponse.add_member(:pipelines_running_count, Shapes::ShapeRef.new(shape: __integer, location_name: "pipelinesRunningCount"))
2280
+ StopMultiplexResponse.add_member(:program_count, Shapes::ShapeRef.new(shape: __integer, location_name: "programCount"))
2281
+ StopMultiplexResponse.add_member(:state, Shapes::ShapeRef.new(shape: MultiplexState, location_name: "state"))
2282
+ StopMultiplexResponse.add_member(:tags, Shapes::ShapeRef.new(shape: Tags, location_name: "tags"))
2283
+ StopMultiplexResponse.struct_class = Types::StopMultiplexResponse
2284
+
1972
2285
  StopTimecode.add_member(:last_frame_clipping_behavior, Shapes::ShapeRef.new(shape: LastFrameClippingBehavior, location_name: "lastFrameClippingBehavior"))
1973
2286
  StopTimecode.add_member(:timecode, Shapes::ShapeRef.new(shape: __string, location_name: "timecode"))
1974
2287
  StopTimecode.struct_class = Types::StopTimecode
@@ -2009,7 +2322,7 @@ module Aws::MediaLive
2009
2322
  UdpOutputSettings.struct_class = Types::UdpOutputSettings
2010
2323
 
2011
2324
  UnprocessableEntityException.add_member(:message, Shapes::ShapeRef.new(shape: __string, location_name: "message"))
2012
- UnprocessableEntityException.add_member(:validation_errors, Shapes::ShapeRef.new(shape: __listOfValidationError, location_name: "validationErrors"))
2325
+ UnprocessableEntityException.add_member(:validation_errors, Shapes::ShapeRef.new(shape: __listOfMultiplexValidationError, location_name: "validationErrors"))
2013
2326
  UnprocessableEntityException.struct_class = Types::UnprocessableEntityException
2014
2327
 
2015
2328
  UpdateChannel.add_member(:destinations, Shapes::ShapeRef.new(shape: __listOfOutputDestination, location_name: "destinations"))
@@ -2083,6 +2396,35 @@ module Aws::MediaLive
2083
2396
  UpdateInputSecurityGroupResultModel.add_member(:security_group, Shapes::ShapeRef.new(shape: InputSecurityGroup, location_name: "securityGroup"))
2084
2397
  UpdateInputSecurityGroupResultModel.struct_class = Types::UpdateInputSecurityGroupResultModel
2085
2398
 
2399
+ UpdateMultiplex.add_member(:multiplex_settings, Shapes::ShapeRef.new(shape: MultiplexSettings, location_name: "multiplexSettings"))
2400
+ UpdateMultiplex.add_member(:name, Shapes::ShapeRef.new(shape: __string, location_name: "name"))
2401
+ UpdateMultiplex.struct_class = Types::UpdateMultiplex
2402
+
2403
+ UpdateMultiplexProgram.add_member(:multiplex_program_settings, Shapes::ShapeRef.new(shape: MultiplexProgramSettings, location_name: "multiplexProgramSettings"))
2404
+ UpdateMultiplexProgram.struct_class = Types::UpdateMultiplexProgram
2405
+
2406
+ UpdateMultiplexProgramRequest.add_member(:multiplex_id, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "multiplexId"))
2407
+ UpdateMultiplexProgramRequest.add_member(:multiplex_program_settings, Shapes::ShapeRef.new(shape: MultiplexProgramSettings, location_name: "multiplexProgramSettings"))
2408
+ UpdateMultiplexProgramRequest.add_member(:program_name, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "programName"))
2409
+ UpdateMultiplexProgramRequest.struct_class = Types::UpdateMultiplexProgramRequest
2410
+
2411
+ UpdateMultiplexProgramResponse.add_member(:multiplex_program, Shapes::ShapeRef.new(shape: MultiplexProgram, location_name: "multiplexProgram"))
2412
+ UpdateMultiplexProgramResponse.struct_class = Types::UpdateMultiplexProgramResponse
2413
+
2414
+ UpdateMultiplexProgramResultModel.add_member(:multiplex_program, Shapes::ShapeRef.new(shape: MultiplexProgram, location_name: "multiplexProgram"))
2415
+ UpdateMultiplexProgramResultModel.struct_class = Types::UpdateMultiplexProgramResultModel
2416
+
2417
+ UpdateMultiplexRequest.add_member(:multiplex_id, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "multiplexId"))
2418
+ UpdateMultiplexRequest.add_member(:multiplex_settings, Shapes::ShapeRef.new(shape: MultiplexSettings, location_name: "multiplexSettings"))
2419
+ UpdateMultiplexRequest.add_member(:name, Shapes::ShapeRef.new(shape: __string, location_name: "name"))
2420
+ UpdateMultiplexRequest.struct_class = Types::UpdateMultiplexRequest
2421
+
2422
+ UpdateMultiplexResponse.add_member(:multiplex, Shapes::ShapeRef.new(shape: Multiplex, location_name: "multiplex"))
2423
+ UpdateMultiplexResponse.struct_class = Types::UpdateMultiplexResponse
2424
+
2425
+ UpdateMultiplexResultModel.add_member(:multiplex, Shapes::ShapeRef.new(shape: Multiplex, location_name: "multiplex"))
2426
+ UpdateMultiplexResultModel.struct_class = Types::UpdateMultiplexResultModel
2427
+
2086
2428
  UpdateReservation.add_member(:name, Shapes::ShapeRef.new(shape: __string, location_name: "name"))
2087
2429
  UpdateReservation.struct_class = Types::UpdateReservation
2088
2430
 
@@ -2175,6 +2517,14 @@ module Aws::MediaLive
2175
2517
 
2176
2518
  __listOfMediaPackageOutputDestinationSettings.member = Shapes::ShapeRef.new(shape: MediaPackageOutputDestinationSettings)
2177
2519
 
2520
+ __listOfMultiplexOutputDestination.member = Shapes::ShapeRef.new(shape: MultiplexOutputDestination)
2521
+
2522
+ __listOfMultiplexProgramSummary.member = Shapes::ShapeRef.new(shape: MultiplexProgramSummary)
2523
+
2524
+ __listOfMultiplexSummary.member = Shapes::ShapeRef.new(shape: MultiplexSummary)
2525
+
2526
+ __listOfMultiplexValidationError.member = Shapes::ShapeRef.new(shape: MultiplexValidationError)
2527
+
2178
2528
  __listOfOffering.member = Shapes::ShapeRef.new(shape: Offering)
2179
2529
 
2180
2530
  __listOfOutput.member = Shapes::ShapeRef.new(shape: Output)
@@ -2199,6 +2549,8 @@ module Aws::MediaLive
2199
2549
 
2200
2550
  __listOfVideoDescription.member = Shapes::ShapeRef.new(shape: VideoDescription)
2201
2551
 
2552
+ __listOf__integer.member = Shapes::ShapeRef.new(shape: __integer)
2553
+
2202
2554
  __listOf__string.member = Shapes::ShapeRef.new(shape: __string)
2203
2555
 
2204
2556
 
@@ -2280,6 +2632,38 @@ module Aws::MediaLive
2280
2632
  o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
2281
2633
  end)
2282
2634
 
2635
+ api.add_operation(:create_multiplex, Seahorse::Model::Operation.new.tap do |o|
2636
+ o.name = "CreateMultiplex"
2637
+ o.http_method = "POST"
2638
+ o.http_request_uri = "/prod/multiplexes"
2639
+ o.input = Shapes::ShapeRef.new(shape: CreateMultiplexRequest)
2640
+ o.output = Shapes::ShapeRef.new(shape: CreateMultiplexResponse)
2641
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
2642
+ o.errors << Shapes::ShapeRef.new(shape: UnprocessableEntityException)
2643
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerErrorException)
2644
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
2645
+ o.errors << Shapes::ShapeRef.new(shape: BadGatewayException)
2646
+ o.errors << Shapes::ShapeRef.new(shape: GatewayTimeoutException)
2647
+ o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
2648
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
2649
+ end)
2650
+
2651
+ api.add_operation(:create_multiplex_program, Seahorse::Model::Operation.new.tap do |o|
2652
+ o.name = "CreateMultiplexProgram"
2653
+ o.http_method = "POST"
2654
+ o.http_request_uri = "/prod/multiplexes/{multiplexId}/programs"
2655
+ o.input = Shapes::ShapeRef.new(shape: CreateMultiplexProgramRequest)
2656
+ o.output = Shapes::ShapeRef.new(shape: CreateMultiplexProgramResponse)
2657
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
2658
+ o.errors << Shapes::ShapeRef.new(shape: UnprocessableEntityException)
2659
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerErrorException)
2660
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
2661
+ o.errors << Shapes::ShapeRef.new(shape: BadGatewayException)
2662
+ o.errors << Shapes::ShapeRef.new(shape: GatewayTimeoutException)
2663
+ o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
2664
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
2665
+ end)
2666
+
2283
2667
  api.add_operation(:create_tags, Seahorse::Model::Operation.new.tap do |o|
2284
2668
  o.name = "CreateTags"
2285
2669
  o.http_method = "POST"
@@ -2339,6 +2723,38 @@ module Aws::MediaLive
2339
2723
  o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
2340
2724
  end)
2341
2725
 
2726
+ api.add_operation(:delete_multiplex, Seahorse::Model::Operation.new.tap do |o|
2727
+ o.name = "DeleteMultiplex"
2728
+ o.http_method = "DELETE"
2729
+ o.http_request_uri = "/prod/multiplexes/{multiplexId}"
2730
+ o.input = Shapes::ShapeRef.new(shape: DeleteMultiplexRequest)
2731
+ o.output = Shapes::ShapeRef.new(shape: DeleteMultiplexResponse)
2732
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
2733
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerErrorException)
2734
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
2735
+ o.errors << Shapes::ShapeRef.new(shape: BadGatewayException)
2736
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
2737
+ o.errors << Shapes::ShapeRef.new(shape: GatewayTimeoutException)
2738
+ o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
2739
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
2740
+ end)
2741
+
2742
+ api.add_operation(:delete_multiplex_program, Seahorse::Model::Operation.new.tap do |o|
2743
+ o.name = "DeleteMultiplexProgram"
2744
+ o.http_method = "DELETE"
2745
+ o.http_request_uri = "/prod/multiplexes/{multiplexId}/programs/{programName}"
2746
+ o.input = Shapes::ShapeRef.new(shape: DeleteMultiplexProgramRequest)
2747
+ o.output = Shapes::ShapeRef.new(shape: DeleteMultiplexProgramResponse)
2748
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
2749
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerErrorException)
2750
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
2751
+ o.errors << Shapes::ShapeRef.new(shape: BadGatewayException)
2752
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
2753
+ o.errors << Shapes::ShapeRef.new(shape: GatewayTimeoutException)
2754
+ o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
2755
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
2756
+ end)
2757
+
2342
2758
  api.add_operation(:delete_reservation, Seahorse::Model::Operation.new.tap do |o|
2343
2759
  o.name = "DeleteReservation"
2344
2760
  o.http_method = "DELETE"
@@ -2427,6 +2843,36 @@ module Aws::MediaLive
2427
2843
  o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
2428
2844
  end)
2429
2845
 
2846
+ api.add_operation(:describe_multiplex, Seahorse::Model::Operation.new.tap do |o|
2847
+ o.name = "DescribeMultiplex"
2848
+ o.http_method = "GET"
2849
+ o.http_request_uri = "/prod/multiplexes/{multiplexId}"
2850
+ o.input = Shapes::ShapeRef.new(shape: DescribeMultiplexRequest)
2851
+ o.output = Shapes::ShapeRef.new(shape: DescribeMultiplexResponse)
2852
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
2853
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerErrorException)
2854
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
2855
+ o.errors << Shapes::ShapeRef.new(shape: BadGatewayException)
2856
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
2857
+ o.errors << Shapes::ShapeRef.new(shape: GatewayTimeoutException)
2858
+ o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
2859
+ end)
2860
+
2861
+ api.add_operation(:describe_multiplex_program, Seahorse::Model::Operation.new.tap do |o|
2862
+ o.name = "DescribeMultiplexProgram"
2863
+ o.http_method = "GET"
2864
+ o.http_request_uri = "/prod/multiplexes/{multiplexId}/programs/{programName}"
2865
+ o.input = Shapes::ShapeRef.new(shape: DescribeMultiplexProgramRequest)
2866
+ o.output = Shapes::ShapeRef.new(shape: DescribeMultiplexProgramResponse)
2867
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
2868
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerErrorException)
2869
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
2870
+ o.errors << Shapes::ShapeRef.new(shape: BadGatewayException)
2871
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
2872
+ o.errors << Shapes::ShapeRef.new(shape: GatewayTimeoutException)
2873
+ o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
2874
+ end)
2875
+
2430
2876
  api.add_operation(:describe_offering, Seahorse::Model::Operation.new.tap do |o|
2431
2877
  o.name = "DescribeOffering"
2432
2878
  o.http_method = "GET"
@@ -2538,6 +2984,47 @@ module Aws::MediaLive
2538
2984
  )
2539
2985
  end)
2540
2986
 
2987
+ api.add_operation(:list_multiplex_programs, Seahorse::Model::Operation.new.tap do |o|
2988
+ o.name = "ListMultiplexPrograms"
2989
+ o.http_method = "GET"
2990
+ o.http_request_uri = "/prod/multiplexes/{multiplexId}/programs"
2991
+ o.input = Shapes::ShapeRef.new(shape: ListMultiplexProgramsRequest)
2992
+ o.output = Shapes::ShapeRef.new(shape: ListMultiplexProgramsResponse)
2993
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
2994
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerErrorException)
2995
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
2996
+ o.errors << Shapes::ShapeRef.new(shape: BadGatewayException)
2997
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
2998
+ o.errors << Shapes::ShapeRef.new(shape: GatewayTimeoutException)
2999
+ o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
3000
+ o[:pager] = Aws::Pager.new(
3001
+ limit_key: "max_results",
3002
+ tokens: {
3003
+ "next_token" => "next_token"
3004
+ }
3005
+ )
3006
+ end)
3007
+
3008
+ api.add_operation(:list_multiplexes, Seahorse::Model::Operation.new.tap do |o|
3009
+ o.name = "ListMultiplexes"
3010
+ o.http_method = "GET"
3011
+ o.http_request_uri = "/prod/multiplexes"
3012
+ o.input = Shapes::ShapeRef.new(shape: ListMultiplexesRequest)
3013
+ o.output = Shapes::ShapeRef.new(shape: ListMultiplexesResponse)
3014
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
3015
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerErrorException)
3016
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
3017
+ o.errors << Shapes::ShapeRef.new(shape: BadGatewayException)
3018
+ o.errors << Shapes::ShapeRef.new(shape: GatewayTimeoutException)
3019
+ o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
3020
+ o[:pager] = Aws::Pager.new(
3021
+ limit_key: "max_results",
3022
+ tokens: {
3023
+ "next_token" => "next_token"
3024
+ }
3025
+ )
3026
+ end)
3027
+
2541
3028
  api.add_operation(:list_offerings, Seahorse::Model::Operation.new.tap do |o|
2542
3029
  o.name = "ListOfferings"
2543
3030
  o.http_method = "GET"
@@ -2622,6 +3109,22 @@ module Aws::MediaLive
2622
3109
  o.errors << Shapes::ShapeRef.new(shape: ConflictException)
2623
3110
  end)
2624
3111
 
3112
+ api.add_operation(:start_multiplex, Seahorse::Model::Operation.new.tap do |o|
3113
+ o.name = "StartMultiplex"
3114
+ o.http_method = "POST"
3115
+ o.http_request_uri = "/prod/multiplexes/{multiplexId}/start"
3116
+ o.input = Shapes::ShapeRef.new(shape: StartMultiplexRequest)
3117
+ o.output = Shapes::ShapeRef.new(shape: StartMultiplexResponse)
3118
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
3119
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerErrorException)
3120
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
3121
+ o.errors << Shapes::ShapeRef.new(shape: BadGatewayException)
3122
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
3123
+ o.errors << Shapes::ShapeRef.new(shape: GatewayTimeoutException)
3124
+ o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
3125
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
3126
+ end)
3127
+
2625
3128
  api.add_operation(:stop_channel, Seahorse::Model::Operation.new.tap do |o|
2626
3129
  o.name = "StopChannel"
2627
3130
  o.http_method = "POST"
@@ -2638,6 +3141,22 @@ module Aws::MediaLive
2638
3141
  o.errors << Shapes::ShapeRef.new(shape: ConflictException)
2639
3142
  end)
2640
3143
 
3144
+ api.add_operation(:stop_multiplex, Seahorse::Model::Operation.new.tap do |o|
3145
+ o.name = "StopMultiplex"
3146
+ o.http_method = "POST"
3147
+ o.http_request_uri = "/prod/multiplexes/{multiplexId}/stop"
3148
+ o.input = Shapes::ShapeRef.new(shape: StopMultiplexRequest)
3149
+ o.output = Shapes::ShapeRef.new(shape: StopMultiplexResponse)
3150
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
3151
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerErrorException)
3152
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
3153
+ o.errors << Shapes::ShapeRef.new(shape: BadGatewayException)
3154
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
3155
+ o.errors << Shapes::ShapeRef.new(shape: GatewayTimeoutException)
3156
+ o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
3157
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
3158
+ end)
3159
+
2641
3160
  api.add_operation(:update_channel, Seahorse::Model::Operation.new.tap do |o|
2642
3161
  o.name = "UpdateChannel"
2643
3162
  o.http_method = "PUT"
@@ -2700,6 +3219,38 @@ module Aws::MediaLive
2700
3219
  o.errors << Shapes::ShapeRef.new(shape: ConflictException)
2701
3220
  end)
2702
3221
 
3222
+ api.add_operation(:update_multiplex, Seahorse::Model::Operation.new.tap do |o|
3223
+ o.name = "UpdateMultiplex"
3224
+ o.http_method = "PUT"
3225
+ o.http_request_uri = "/prod/multiplexes/{multiplexId}"
3226
+ o.input = Shapes::ShapeRef.new(shape: UpdateMultiplexRequest)
3227
+ o.output = Shapes::ShapeRef.new(shape: UpdateMultiplexResponse)
3228
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
3229
+ o.errors << Shapes::ShapeRef.new(shape: UnprocessableEntityException)
3230
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerErrorException)
3231
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
3232
+ o.errors << Shapes::ShapeRef.new(shape: BadGatewayException)
3233
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
3234
+ o.errors << Shapes::ShapeRef.new(shape: GatewayTimeoutException)
3235
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
3236
+ end)
3237
+
3238
+ api.add_operation(:update_multiplex_program, Seahorse::Model::Operation.new.tap do |o|
3239
+ o.name = "UpdateMultiplexProgram"
3240
+ o.http_method = "PUT"
3241
+ o.http_request_uri = "/prod/multiplexes/{multiplexId}/programs/{programName}"
3242
+ o.input = Shapes::ShapeRef.new(shape: UpdateMultiplexProgramRequest)
3243
+ o.output = Shapes::ShapeRef.new(shape: UpdateMultiplexProgramResponse)
3244
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
3245
+ o.errors << Shapes::ShapeRef.new(shape: UnprocessableEntityException)
3246
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerErrorException)
3247
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
3248
+ o.errors << Shapes::ShapeRef.new(shape: BadGatewayException)
3249
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
3250
+ o.errors << Shapes::ShapeRef.new(shape: GatewayTimeoutException)
3251
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
3252
+ end)
3253
+
2703
3254
  api.add_operation(:update_reservation, Seahorse::Model::Operation.new.tap do |o|
2704
3255
  o.name = "UpdateReservation"
2705
3256
  o.http_method = "PUT"