aws-sdk-medialive 1.85.0 → 1.88.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -31,6 +31,7 @@ module Aws::MediaLive
31
31
  AcceptInputDeviceTransferRequest = Shapes::StructureShape.new(name: 'AcceptInputDeviceTransferRequest')
32
32
  AcceptInputDeviceTransferResponse = Shapes::StructureShape.new(name: 'AcceptInputDeviceTransferResponse')
33
33
  AccessDenied = Shapes::StructureShape.new(name: 'AccessDenied')
34
+ AccessibilityType = Shapes::StringShape.new(name: 'AccessibilityType')
34
35
  AfdSignaling = Shapes::StringShape.new(name: 'AfdSignaling')
35
36
  AncillarySourceSettings = Shapes::StructureShape.new(name: 'AncillarySourceSettings')
36
37
  ArchiveCdnSettings = Shapes::StructureShape.new(name: 'ArchiveCdnSettings')
@@ -453,6 +454,10 @@ module Aws::MediaLive
453
454
  M3u8Scte35Behavior = Shapes::StringShape.new(name: 'M3u8Scte35Behavior')
454
455
  M3u8Settings = Shapes::StructureShape.new(name: 'M3u8Settings')
455
456
  M3u8TimedMetadataBehavior = Shapes::StringShape.new(name: 'M3u8TimedMetadataBehavior')
457
+ MaintenanceCreateSettings = Shapes::StructureShape.new(name: 'MaintenanceCreateSettings')
458
+ MaintenanceDay = Shapes::StringShape.new(name: 'MaintenanceDay')
459
+ MaintenanceStatus = Shapes::StructureShape.new(name: 'MaintenanceStatus')
460
+ MaintenanceUpdateSettings = Shapes::StructureShape.new(name: 'MaintenanceUpdateSettings')
456
461
  MaxResults = Shapes::IntegerShape.new(name: 'MaxResults')
457
462
  MediaConnectFlow = Shapes::StructureShape.new(name: 'MediaConnectFlow')
458
463
  MediaConnectFlowRequest = Shapes::StructureShape.new(name: 'MediaConnectFlowRequest')
@@ -529,12 +534,18 @@ module Aws::MediaLive
529
534
  PurchaseOfferingResponse = Shapes::StructureShape.new(name: 'PurchaseOfferingResponse')
530
535
  PurchaseOfferingResultModel = Shapes::StructureShape.new(name: 'PurchaseOfferingResultModel')
531
536
  RawSettings = Shapes::StructureShape.new(name: 'RawSettings')
537
+ RebootInputDevice = Shapes::StructureShape.new(name: 'RebootInputDevice')
538
+ RebootInputDeviceForce = Shapes::StringShape.new(name: 'RebootInputDeviceForce')
539
+ RebootInputDeviceRequest = Shapes::StructureShape.new(name: 'RebootInputDeviceRequest')
540
+ RebootInputDeviceResponse = Shapes::StructureShape.new(name: 'RebootInputDeviceResponse')
532
541
  Rec601Settings = Shapes::StructureShape.new(name: 'Rec601Settings')
533
542
  Rec709Settings = Shapes::StructureShape.new(name: 'Rec709Settings')
534
543
  RejectInputDeviceTransferRequest = Shapes::StructureShape.new(name: 'RejectInputDeviceTransferRequest')
535
544
  RejectInputDeviceTransferResponse = Shapes::StructureShape.new(name: 'RejectInputDeviceTransferResponse')
536
545
  RemixSettings = Shapes::StructureShape.new(name: 'RemixSettings')
546
+ RenewalSettings = Shapes::StructureShape.new(name: 'RenewalSettings')
537
547
  Reservation = Shapes::StructureShape.new(name: 'Reservation')
548
+ ReservationAutomaticRenewal = Shapes::StringShape.new(name: 'ReservationAutomaticRenewal')
538
549
  ReservationCodec = Shapes::StringShape.new(name: 'ReservationCodec')
539
550
  ReservationMaximumBitrate = Shapes::StringShape.new(name: 'ReservationMaximumBitrate')
540
551
  ReservationMaximumFramerate = Shapes::StringShape.new(name: 'ReservationMaximumFramerate')
@@ -596,6 +607,8 @@ module Aws::MediaLive
596
607
  StandardHlsSettings = Shapes::StructureShape.new(name: 'StandardHlsSettings')
597
608
  StartChannelRequest = Shapes::StructureShape.new(name: 'StartChannelRequest')
598
609
  StartChannelResponse = Shapes::StructureShape.new(name: 'StartChannelResponse')
610
+ StartInputDeviceMaintenanceWindowRequest = Shapes::StructureShape.new(name: 'StartInputDeviceMaintenanceWindowRequest')
611
+ StartInputDeviceMaintenanceWindowResponse = Shapes::StructureShape.new(name: 'StartInputDeviceMaintenanceWindowResponse')
599
612
  StartMultiplexRequest = Shapes::StructureShape.new(name: 'StartMultiplexRequest')
600
613
  StartMultiplexResponse = Shapes::StructureShape.new(name: 'StartMultiplexResponse')
601
614
  StartTimecode = Shapes::StructureShape.new(name: 'StartTimecode')
@@ -793,6 +806,8 @@ module Aws::MediaLive
793
806
  __longMin0Max86400000 = Shapes::IntegerShape.new(name: '__longMin0Max86400000')
794
807
  __string = Shapes::StringShape.new(name: '__string')
795
808
  __stringMax1000 = Shapes::StringShape.new(name: '__stringMax1000')
809
+ __stringMax2048 = Shapes::StringShape.new(name: '__stringMax2048')
810
+ __stringMax255 = Shapes::StringShape.new(name: '__stringMax255')
796
811
  __stringMax256 = Shapes::StringShape.new(name: '__stringMax256')
797
812
  __stringMax32 = Shapes::StringShape.new(name: '__stringMax32')
798
813
  __stringMin1 = Shapes::StringShape.new(name: '__stringMin1')
@@ -805,6 +820,7 @@ module Aws::MediaLive
805
820
  __stringMin34Max34 = Shapes::StringShape.new(name: '__stringMin34Max34')
806
821
  __stringMin3Max3 = Shapes::StringShape.new(name: '__stringMin3Max3')
807
822
  __stringMin6Max6 = Shapes::StringShape.new(name: '__stringMin6Max6')
823
+ __stringPattern010920300 = Shapes::StringShape.new(name: '__stringPattern010920300')
808
824
  __timestamp = Shapes::TimestampShape.new(name: '__timestamp')
809
825
  __timestampIso8601 = Shapes::TimestampShape.new(name: '__timestampIso8601', timestampFormat: "iso8601")
810
826
  __timestampUnix = Shapes::TimestampShape.new(name: '__timestampUnix', timestampFormat: "unixTimestamp")
@@ -884,7 +900,7 @@ module Aws::MediaLive
884
900
  AudioDescription.add_member(:codec_settings, Shapes::ShapeRef.new(shape: AudioCodecSettings, location_name: "codecSettings"))
885
901
  AudioDescription.add_member(:language_code, Shapes::ShapeRef.new(shape: __stringMin1Max35, location_name: "languageCode"))
886
902
  AudioDescription.add_member(:language_code_control, Shapes::ShapeRef.new(shape: AudioDescriptionLanguageCodeControl, location_name: "languageCodeControl"))
887
- AudioDescription.add_member(:name, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "name"))
903
+ AudioDescription.add_member(:name, Shapes::ShapeRef.new(shape: __stringMax255, required: true, location_name: "name"))
888
904
  AudioDescription.add_member(:remix_settings, Shapes::ShapeRef.new(shape: RemixSettings, location_name: "remixSettings"))
889
905
  AudioDescription.add_member(:stream_name, Shapes::ShapeRef.new(shape: __string, location_name: "streamName"))
890
906
  AudioDescription.struct_class = Types::AudioDescription
@@ -1076,6 +1092,7 @@ module Aws::MediaLive
1076
1092
 
1077
1093
  CancelInputDeviceTransferResponse.struct_class = Types::CancelInputDeviceTransferResponse
1078
1094
 
1095
+ CaptionDescription.add_member(:accessibility, Shapes::ShapeRef.new(shape: AccessibilityType, location_name: "accessibility"))
1079
1096
  CaptionDescription.add_member(:caption_selector_name, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "captionSelectorName"))
1080
1097
  CaptionDescription.add_member(:destination_settings, Shapes::ShapeRef.new(shape: CaptionDestinationSettings, location_name: "destinationSettings"))
1081
1098
  CaptionDescription.add_member(:language_code, Shapes::ShapeRef.new(shape: __string, location_name: "languageCode"))
@@ -1136,6 +1153,7 @@ module Aws::MediaLive
1136
1153
  Channel.add_member(:input_attachments, Shapes::ShapeRef.new(shape: __listOfInputAttachment, location_name: "inputAttachments"))
1137
1154
  Channel.add_member(:input_specification, Shapes::ShapeRef.new(shape: InputSpecification, location_name: "inputSpecification"))
1138
1155
  Channel.add_member(:log_level, Shapes::ShapeRef.new(shape: LogLevel, location_name: "logLevel"))
1156
+ Channel.add_member(:maintenance, Shapes::ShapeRef.new(shape: MaintenanceStatus, location_name: "maintenance"))
1139
1157
  Channel.add_member(:name, Shapes::ShapeRef.new(shape: __string, location_name: "name"))
1140
1158
  Channel.add_member(:pipeline_details, Shapes::ShapeRef.new(shape: __listOfPipelineDetail, location_name: "pipelineDetails"))
1141
1159
  Channel.add_member(:pipelines_running_count, Shapes::ShapeRef.new(shape: __integer, location_name: "pipelinesRunningCount"))
@@ -1161,6 +1179,7 @@ module Aws::MediaLive
1161
1179
  ChannelSummary.add_member(:input_attachments, Shapes::ShapeRef.new(shape: __listOfInputAttachment, location_name: "inputAttachments"))
1162
1180
  ChannelSummary.add_member(:input_specification, Shapes::ShapeRef.new(shape: InputSpecification, location_name: "inputSpecification"))
1163
1181
  ChannelSummary.add_member(:log_level, Shapes::ShapeRef.new(shape: LogLevel, location_name: "logLevel"))
1182
+ ChannelSummary.add_member(:maintenance, Shapes::ShapeRef.new(shape: MaintenanceStatus, location_name: "maintenance"))
1164
1183
  ChannelSummary.add_member(:name, Shapes::ShapeRef.new(shape: __string, location_name: "name"))
1165
1184
  ChannelSummary.add_member(:pipelines_running_count, Shapes::ShapeRef.new(shape: __integer, location_name: "pipelinesRunningCount"))
1166
1185
  ChannelSummary.add_member(:role_arn, Shapes::ShapeRef.new(shape: __string, location_name: "roleArn"))
@@ -1186,6 +1205,7 @@ module Aws::MediaLive
1186
1205
  CreateChannel.add_member(:input_attachments, Shapes::ShapeRef.new(shape: __listOfInputAttachment, location_name: "inputAttachments"))
1187
1206
  CreateChannel.add_member(:input_specification, Shapes::ShapeRef.new(shape: InputSpecification, location_name: "inputSpecification"))
1188
1207
  CreateChannel.add_member(:log_level, Shapes::ShapeRef.new(shape: LogLevel, location_name: "logLevel"))
1208
+ CreateChannel.add_member(:maintenance, Shapes::ShapeRef.new(shape: MaintenanceCreateSettings, location_name: "maintenance"))
1189
1209
  CreateChannel.add_member(:name, Shapes::ShapeRef.new(shape: __string, location_name: "name"))
1190
1210
  CreateChannel.add_member(:request_id, Shapes::ShapeRef.new(shape: __string, location_name: "requestId", metadata: {"idempotencyToken"=>true}))
1191
1211
  CreateChannel.add_member(:reserved, Shapes::ShapeRef.new(shape: __string, deprecated: true, location_name: "reserved"))
@@ -1201,6 +1221,7 @@ module Aws::MediaLive
1201
1221
  CreateChannelRequest.add_member(:input_attachments, Shapes::ShapeRef.new(shape: __listOfInputAttachment, location_name: "inputAttachments"))
1202
1222
  CreateChannelRequest.add_member(:input_specification, Shapes::ShapeRef.new(shape: InputSpecification, location_name: "inputSpecification"))
1203
1223
  CreateChannelRequest.add_member(:log_level, Shapes::ShapeRef.new(shape: LogLevel, location_name: "logLevel"))
1224
+ CreateChannelRequest.add_member(:maintenance, Shapes::ShapeRef.new(shape: MaintenanceCreateSettings, location_name: "maintenance"))
1204
1225
  CreateChannelRequest.add_member(:name, Shapes::ShapeRef.new(shape: __string, location_name: "name"))
1205
1226
  CreateChannelRequest.add_member(:request_id, Shapes::ShapeRef.new(shape: __string, location_name: "requestId", metadata: {"idempotencyToken"=>true}))
1206
1227
  CreateChannelRequest.add_member(:reserved, Shapes::ShapeRef.new(shape: __string, deprecated: true, location_name: "reserved"))
@@ -1326,6 +1347,7 @@ module Aws::MediaLive
1326
1347
  DeleteChannelResponse.add_member(:input_attachments, Shapes::ShapeRef.new(shape: __listOfInputAttachment, location_name: "inputAttachments"))
1327
1348
  DeleteChannelResponse.add_member(:input_specification, Shapes::ShapeRef.new(shape: InputSpecification, location_name: "inputSpecification"))
1328
1349
  DeleteChannelResponse.add_member(:log_level, Shapes::ShapeRef.new(shape: LogLevel, location_name: "logLevel"))
1350
+ DeleteChannelResponse.add_member(:maintenance, Shapes::ShapeRef.new(shape: MaintenanceStatus, location_name: "maintenance"))
1329
1351
  DeleteChannelResponse.add_member(:name, Shapes::ShapeRef.new(shape: __string, location_name: "name"))
1330
1352
  DeleteChannelResponse.add_member(:pipeline_details, Shapes::ShapeRef.new(shape: __listOfPipelineDetail, location_name: "pipelineDetails"))
1331
1353
  DeleteChannelResponse.add_member(:pipelines_running_count, Shapes::ShapeRef.new(shape: __integer, location_name: "pipelinesRunningCount"))
@@ -1386,6 +1408,7 @@ module Aws::MediaLive
1386
1408
  DeleteReservationResponse.add_member(:offering_id, Shapes::ShapeRef.new(shape: __string, location_name: "offeringId"))
1387
1409
  DeleteReservationResponse.add_member(:offering_type, Shapes::ShapeRef.new(shape: OfferingType, location_name: "offeringType"))
1388
1410
  DeleteReservationResponse.add_member(:region, Shapes::ShapeRef.new(shape: __string, location_name: "region"))
1411
+ DeleteReservationResponse.add_member(:renewal_settings, Shapes::ShapeRef.new(shape: RenewalSettings, location_name: "renewalSettings"))
1389
1412
  DeleteReservationResponse.add_member(:reservation_id, Shapes::ShapeRef.new(shape: __string, location_name: "reservationId"))
1390
1413
  DeleteReservationResponse.add_member(:resource_specification, Shapes::ShapeRef.new(shape: ReservationResourceSpecification, location_name: "resourceSpecification"))
1391
1414
  DeleteReservationResponse.add_member(:start, Shapes::ShapeRef.new(shape: __string, location_name: "start"))
@@ -1416,6 +1439,7 @@ module Aws::MediaLive
1416
1439
  DescribeChannelResponse.add_member(:input_attachments, Shapes::ShapeRef.new(shape: __listOfInputAttachment, location_name: "inputAttachments"))
1417
1440
  DescribeChannelResponse.add_member(:input_specification, Shapes::ShapeRef.new(shape: InputSpecification, location_name: "inputSpecification"))
1418
1441
  DescribeChannelResponse.add_member(:log_level, Shapes::ShapeRef.new(shape: LogLevel, location_name: "logLevel"))
1442
+ DescribeChannelResponse.add_member(:maintenance, Shapes::ShapeRef.new(shape: MaintenanceStatus, location_name: "maintenance"))
1419
1443
  DescribeChannelResponse.add_member(:name, Shapes::ShapeRef.new(shape: __string, location_name: "name"))
1420
1444
  DescribeChannelResponse.add_member(:pipeline_details, Shapes::ShapeRef.new(shape: __listOfPipelineDetail, location_name: "pipelineDetails"))
1421
1445
  DescribeChannelResponse.add_member(:pipelines_running_count, Shapes::ShapeRef.new(shape: __integer, location_name: "pipelinesRunningCount"))
@@ -1544,6 +1568,7 @@ module Aws::MediaLive
1544
1568
  DescribeReservationResponse.add_member(:offering_id, Shapes::ShapeRef.new(shape: __string, location_name: "offeringId"))
1545
1569
  DescribeReservationResponse.add_member(:offering_type, Shapes::ShapeRef.new(shape: OfferingType, location_name: "offeringType"))
1546
1570
  DescribeReservationResponse.add_member(:region, Shapes::ShapeRef.new(shape: __string, location_name: "region"))
1571
+ DescribeReservationResponse.add_member(:renewal_settings, Shapes::ShapeRef.new(shape: RenewalSettings, location_name: "renewalSettings"))
1547
1572
  DescribeReservationResponse.add_member(:reservation_id, Shapes::ShapeRef.new(shape: __string, location_name: "reservationId"))
1548
1573
  DescribeReservationResponse.add_member(:resource_specification, Shapes::ShapeRef.new(shape: ReservationResourceSpecification, location_name: "resourceSpecification"))
1549
1574
  DescribeReservationResponse.add_member(:start, Shapes::ShapeRef.new(shape: __string, location_name: "start"))
@@ -2037,7 +2062,7 @@ module Aws::MediaLive
2037
2062
  InputDeviceUhdSettings.struct_class = Types::InputDeviceUhdSettings
2038
2063
 
2039
2064
  InputLocation.add_member(:password_param, Shapes::ShapeRef.new(shape: __string, location_name: "passwordParam"))
2040
- InputLocation.add_member(:uri, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "uri"))
2065
+ InputLocation.add_member(:uri, Shapes::ShapeRef.new(shape: __stringMax2048, required: true, location_name: "uri"))
2041
2066
  InputLocation.add_member(:username, Shapes::ShapeRef.new(shape: __string, location_name: "username"))
2042
2067
  InputLocation.struct_class = Types::InputLocation
2043
2068
 
@@ -2328,6 +2353,21 @@ module Aws::MediaLive
2328
2353
  M3u8Settings.add_member(:video_pid, Shapes::ShapeRef.new(shape: __string, location_name: "videoPid"))
2329
2354
  M3u8Settings.struct_class = Types::M3u8Settings
2330
2355
 
2356
+ MaintenanceCreateSettings.add_member(:maintenance_day, Shapes::ShapeRef.new(shape: MaintenanceDay, location_name: "maintenanceDay"))
2357
+ MaintenanceCreateSettings.add_member(:maintenance_start_time, Shapes::ShapeRef.new(shape: __stringPattern010920300, location_name: "maintenanceStartTime"))
2358
+ MaintenanceCreateSettings.struct_class = Types::MaintenanceCreateSettings
2359
+
2360
+ MaintenanceStatus.add_member(:maintenance_day, Shapes::ShapeRef.new(shape: MaintenanceDay, location_name: "maintenanceDay"))
2361
+ MaintenanceStatus.add_member(:maintenance_deadline, Shapes::ShapeRef.new(shape: __string, location_name: "maintenanceDeadline"))
2362
+ MaintenanceStatus.add_member(:maintenance_scheduled_date, Shapes::ShapeRef.new(shape: __string, location_name: "maintenanceScheduledDate"))
2363
+ MaintenanceStatus.add_member(:maintenance_start_time, Shapes::ShapeRef.new(shape: __string, location_name: "maintenanceStartTime"))
2364
+ MaintenanceStatus.struct_class = Types::MaintenanceStatus
2365
+
2366
+ MaintenanceUpdateSettings.add_member(:maintenance_day, Shapes::ShapeRef.new(shape: MaintenanceDay, location_name: "maintenanceDay"))
2367
+ MaintenanceUpdateSettings.add_member(:maintenance_scheduled_date, Shapes::ShapeRef.new(shape: __string, location_name: "maintenanceScheduledDate"))
2368
+ MaintenanceUpdateSettings.add_member(:maintenance_start_time, Shapes::ShapeRef.new(shape: __stringPattern010920300, location_name: "maintenanceStartTime"))
2369
+ MaintenanceUpdateSettings.struct_class = Types::MaintenanceUpdateSettings
2370
+
2331
2371
  MediaConnectFlow.add_member(:flow_arn, Shapes::ShapeRef.new(shape: __string, location_name: "flowArn"))
2332
2372
  MediaConnectFlow.struct_class = Types::MediaConnectFlow
2333
2373
 
@@ -2610,6 +2650,7 @@ module Aws::MediaLive
2610
2650
 
2611
2651
  PurchaseOffering.add_member(:count, Shapes::ShapeRef.new(shape: __integerMin1, required: true, location_name: "count"))
2612
2652
  PurchaseOffering.add_member(:name, Shapes::ShapeRef.new(shape: __string, location_name: "name"))
2653
+ PurchaseOffering.add_member(:renewal_settings, Shapes::ShapeRef.new(shape: RenewalSettings, location_name: "renewalSettings"))
2613
2654
  PurchaseOffering.add_member(:request_id, Shapes::ShapeRef.new(shape: __string, location_name: "requestId", metadata: {"idempotencyToken"=>true}))
2614
2655
  PurchaseOffering.add_member(:start, Shapes::ShapeRef.new(shape: __string, location_name: "start"))
2615
2656
  PurchaseOffering.add_member(:tags, Shapes::ShapeRef.new(shape: Tags, location_name: "tags"))
@@ -2618,6 +2659,7 @@ module Aws::MediaLive
2618
2659
  PurchaseOfferingRequest.add_member(:count, Shapes::ShapeRef.new(shape: __integerMin1, required: true, location_name: "count"))
2619
2660
  PurchaseOfferingRequest.add_member(:name, Shapes::ShapeRef.new(shape: __string, location_name: "name"))
2620
2661
  PurchaseOfferingRequest.add_member(:offering_id, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "offeringId"))
2662
+ PurchaseOfferingRequest.add_member(:renewal_settings, Shapes::ShapeRef.new(shape: RenewalSettings, location_name: "renewalSettings"))
2621
2663
  PurchaseOfferingRequest.add_member(:request_id, Shapes::ShapeRef.new(shape: __string, location_name: "requestId", metadata: {"idempotencyToken"=>true}))
2622
2664
  PurchaseOfferingRequest.add_member(:start, Shapes::ShapeRef.new(shape: __string, location_name: "start"))
2623
2665
  PurchaseOfferingRequest.add_member(:tags, Shapes::ShapeRef.new(shape: Tags, location_name: "tags"))
@@ -2631,6 +2673,15 @@ module Aws::MediaLive
2631
2673
 
2632
2674
  RawSettings.struct_class = Types::RawSettings
2633
2675
 
2676
+ RebootInputDevice.add_member(:force, Shapes::ShapeRef.new(shape: RebootInputDeviceForce, location_name: "force"))
2677
+ RebootInputDevice.struct_class = Types::RebootInputDevice
2678
+
2679
+ RebootInputDeviceRequest.add_member(:force, Shapes::ShapeRef.new(shape: RebootInputDeviceForce, location_name: "force"))
2680
+ RebootInputDeviceRequest.add_member(:input_device_id, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "inputDeviceId"))
2681
+ RebootInputDeviceRequest.struct_class = Types::RebootInputDeviceRequest
2682
+
2683
+ RebootInputDeviceResponse.struct_class = Types::RebootInputDeviceResponse
2684
+
2634
2685
  Rec601Settings.struct_class = Types::Rec601Settings
2635
2686
 
2636
2687
  Rec709Settings.struct_class = Types::Rec709Settings
@@ -2645,6 +2696,10 @@ module Aws::MediaLive
2645
2696
  RemixSettings.add_member(:channels_out, Shapes::ShapeRef.new(shape: __integerMin1Max8, location_name: "channelsOut"))
2646
2697
  RemixSettings.struct_class = Types::RemixSettings
2647
2698
 
2699
+ RenewalSettings.add_member(:automatic_renewal, Shapes::ShapeRef.new(shape: ReservationAutomaticRenewal, location_name: "automaticRenewal"))
2700
+ RenewalSettings.add_member(:renewal_count, Shapes::ShapeRef.new(shape: __integerMin1, location_name: "renewalCount"))
2701
+ RenewalSettings.struct_class = Types::RenewalSettings
2702
+
2648
2703
  Reservation.add_member(:arn, Shapes::ShapeRef.new(shape: __string, location_name: "arn"))
2649
2704
  Reservation.add_member(:count, Shapes::ShapeRef.new(shape: __integer, location_name: "count"))
2650
2705
  Reservation.add_member(:currency_code, Shapes::ShapeRef.new(shape: __string, location_name: "currencyCode"))
@@ -2657,6 +2712,7 @@ module Aws::MediaLive
2657
2712
  Reservation.add_member(:offering_id, Shapes::ShapeRef.new(shape: __string, location_name: "offeringId"))
2658
2713
  Reservation.add_member(:offering_type, Shapes::ShapeRef.new(shape: OfferingType, location_name: "offeringType"))
2659
2714
  Reservation.add_member(:region, Shapes::ShapeRef.new(shape: __string, location_name: "region"))
2715
+ Reservation.add_member(:renewal_settings, Shapes::ShapeRef.new(shape: RenewalSettings, location_name: "renewalSettings"))
2660
2716
  Reservation.add_member(:reservation_id, Shapes::ShapeRef.new(shape: __string, location_name: "reservationId"))
2661
2717
  Reservation.add_member(:resource_specification, Shapes::ShapeRef.new(shape: ReservationResourceSpecification, location_name: "resourceSpecification"))
2662
2718
  Reservation.add_member(:start, Shapes::ShapeRef.new(shape: __string, location_name: "start"))
@@ -2804,6 +2860,7 @@ module Aws::MediaLive
2804
2860
  StartChannelResponse.add_member(:input_attachments, Shapes::ShapeRef.new(shape: __listOfInputAttachment, location_name: "inputAttachments"))
2805
2861
  StartChannelResponse.add_member(:input_specification, Shapes::ShapeRef.new(shape: InputSpecification, location_name: "inputSpecification"))
2806
2862
  StartChannelResponse.add_member(:log_level, Shapes::ShapeRef.new(shape: LogLevel, location_name: "logLevel"))
2863
+ StartChannelResponse.add_member(:maintenance, Shapes::ShapeRef.new(shape: MaintenanceStatus, location_name: "maintenance"))
2807
2864
  StartChannelResponse.add_member(:name, Shapes::ShapeRef.new(shape: __string, location_name: "name"))
2808
2865
  StartChannelResponse.add_member(:pipeline_details, Shapes::ShapeRef.new(shape: __listOfPipelineDetail, location_name: "pipelineDetails"))
2809
2866
  StartChannelResponse.add_member(:pipelines_running_count, Shapes::ShapeRef.new(shape: __integer, location_name: "pipelinesRunningCount"))
@@ -2813,6 +2870,11 @@ module Aws::MediaLive
2813
2870
  StartChannelResponse.add_member(:vpc, Shapes::ShapeRef.new(shape: VpcOutputSettingsDescription, location_name: "vpc"))
2814
2871
  StartChannelResponse.struct_class = Types::StartChannelResponse
2815
2872
 
2873
+ StartInputDeviceMaintenanceWindowRequest.add_member(:input_device_id, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "inputDeviceId"))
2874
+ StartInputDeviceMaintenanceWindowRequest.struct_class = Types::StartInputDeviceMaintenanceWindowRequest
2875
+
2876
+ StartInputDeviceMaintenanceWindowResponse.struct_class = Types::StartInputDeviceMaintenanceWindowResponse
2877
+
2816
2878
  StartMultiplexRequest.add_member(:multiplex_id, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "multiplexId"))
2817
2879
  StartMultiplexRequest.struct_class = Types::StartMultiplexRequest
2818
2880
 
@@ -2864,6 +2926,7 @@ module Aws::MediaLive
2864
2926
  StopChannelResponse.add_member(:input_attachments, Shapes::ShapeRef.new(shape: __listOfInputAttachment, location_name: "inputAttachments"))
2865
2927
  StopChannelResponse.add_member(:input_specification, Shapes::ShapeRef.new(shape: InputSpecification, location_name: "inputSpecification"))
2866
2928
  StopChannelResponse.add_member(:log_level, Shapes::ShapeRef.new(shape: LogLevel, location_name: "logLevel"))
2929
+ StopChannelResponse.add_member(:maintenance, Shapes::ShapeRef.new(shape: MaintenanceStatus, location_name: "maintenance"))
2867
2930
  StopChannelResponse.add_member(:name, Shapes::ShapeRef.new(shape: __string, location_name: "name"))
2868
2931
  StopChannelResponse.add_member(:pipeline_details, Shapes::ShapeRef.new(shape: __listOfPipelineDetail, location_name: "pipelineDetails"))
2869
2932
  StopChannelResponse.add_member(:pipelines_running_count, Shapes::ShapeRef.new(shape: __integer, location_name: "pipelinesRunningCount"))
@@ -2964,6 +3027,7 @@ module Aws::MediaLive
2964
3027
  UpdateChannel.add_member(:input_attachments, Shapes::ShapeRef.new(shape: __listOfInputAttachment, location_name: "inputAttachments"))
2965
3028
  UpdateChannel.add_member(:input_specification, Shapes::ShapeRef.new(shape: InputSpecification, location_name: "inputSpecification"))
2966
3029
  UpdateChannel.add_member(:log_level, Shapes::ShapeRef.new(shape: LogLevel, location_name: "logLevel"))
3030
+ UpdateChannel.add_member(:maintenance, Shapes::ShapeRef.new(shape: MaintenanceUpdateSettings, location_name: "maintenance"))
2967
3031
  UpdateChannel.add_member(:name, Shapes::ShapeRef.new(shape: __string, location_name: "name"))
2968
3032
  UpdateChannel.add_member(:role_arn, Shapes::ShapeRef.new(shape: __string, location_name: "roleArn"))
2969
3033
  UpdateChannel.struct_class = Types::UpdateChannel
@@ -2987,6 +3051,7 @@ module Aws::MediaLive
2987
3051
  UpdateChannelRequest.add_member(:input_attachments, Shapes::ShapeRef.new(shape: __listOfInputAttachment, location_name: "inputAttachments"))
2988
3052
  UpdateChannelRequest.add_member(:input_specification, Shapes::ShapeRef.new(shape: InputSpecification, location_name: "inputSpecification"))
2989
3053
  UpdateChannelRequest.add_member(:log_level, Shapes::ShapeRef.new(shape: LogLevel, location_name: "logLevel"))
3054
+ UpdateChannelRequest.add_member(:maintenance, Shapes::ShapeRef.new(shape: MaintenanceUpdateSettings, location_name: "maintenance"))
2990
3055
  UpdateChannelRequest.add_member(:name, Shapes::ShapeRef.new(shape: __string, location_name: "name"))
2991
3056
  UpdateChannelRequest.add_member(:role_arn, Shapes::ShapeRef.new(shape: __string, location_name: "roleArn"))
2992
3057
  UpdateChannelRequest.struct_class = Types::UpdateChannelRequest
@@ -3088,9 +3153,11 @@ module Aws::MediaLive
3088
3153
  UpdateMultiplexResultModel.struct_class = Types::UpdateMultiplexResultModel
3089
3154
 
3090
3155
  UpdateReservation.add_member(:name, Shapes::ShapeRef.new(shape: __string, location_name: "name"))
3156
+ UpdateReservation.add_member(:renewal_settings, Shapes::ShapeRef.new(shape: RenewalSettings, location_name: "renewalSettings"))
3091
3157
  UpdateReservation.struct_class = Types::UpdateReservation
3092
3158
 
3093
3159
  UpdateReservationRequest.add_member(:name, Shapes::ShapeRef.new(shape: __string, location_name: "name"))
3160
+ UpdateReservationRequest.add_member(:renewal_settings, Shapes::ShapeRef.new(shape: RenewalSettings, location_name: "renewalSettings"))
3094
3161
  UpdateReservationRequest.add_member(:reservation_id, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "reservationId"))
3095
3162
  UpdateReservationRequest.struct_class = Types::UpdateReservationRequest
3096
3163
 
@@ -3982,6 +4049,22 @@ module Aws::MediaLive
3982
4049
  o.errors << Shapes::ShapeRef.new(shape: ConflictException)
3983
4050
  end)
3984
4051
 
4052
+ api.add_operation(:reboot_input_device, Seahorse::Model::Operation.new.tap do |o|
4053
+ o.name = "RebootInputDevice"
4054
+ o.http_method = "POST"
4055
+ o.http_request_uri = "/prod/inputDevices/{inputDeviceId}/reboot"
4056
+ o.input = Shapes::ShapeRef.new(shape: RebootInputDeviceRequest)
4057
+ o.output = Shapes::ShapeRef.new(shape: RebootInputDeviceResponse)
4058
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
4059
+ o.errors << Shapes::ShapeRef.new(shape: UnprocessableEntityException)
4060
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerErrorException)
4061
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
4062
+ o.errors << Shapes::ShapeRef.new(shape: BadGatewayException)
4063
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
4064
+ o.errors << Shapes::ShapeRef.new(shape: GatewayTimeoutException)
4065
+ o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
4066
+ end)
4067
+
3985
4068
  api.add_operation(:reject_input_device_transfer, Seahorse::Model::Operation.new.tap do |o|
3986
4069
  o.name = "RejectInputDeviceTransfer"
3987
4070
  o.http_method = "POST"
@@ -4015,6 +4098,22 @@ module Aws::MediaLive
4015
4098
  o.errors << Shapes::ShapeRef.new(shape: ConflictException)
4016
4099
  end)
4017
4100
 
4101
+ api.add_operation(:start_input_device_maintenance_window, Seahorse::Model::Operation.new.tap do |o|
4102
+ o.name = "StartInputDeviceMaintenanceWindow"
4103
+ o.http_method = "POST"
4104
+ o.http_request_uri = "/prod/inputDevices/{inputDeviceId}/startInputDeviceMaintenanceWindow"
4105
+ o.input = Shapes::ShapeRef.new(shape: StartInputDeviceMaintenanceWindowRequest)
4106
+ o.output = Shapes::ShapeRef.new(shape: StartInputDeviceMaintenanceWindowResponse)
4107
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
4108
+ o.errors << Shapes::ShapeRef.new(shape: UnprocessableEntityException)
4109
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerErrorException)
4110
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
4111
+ o.errors << Shapes::ShapeRef.new(shape: BadGatewayException)
4112
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
4113
+ o.errors << Shapes::ShapeRef.new(shape: GatewayTimeoutException)
4114
+ o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
4115
+ end)
4116
+
4018
4117
  api.add_operation(:start_multiplex, Seahorse::Model::Operation.new.tap do |o|
4019
4118
  o.name = "StartMultiplex"
4020
4119
  o.http_method = "POST"