aws-sdk-medialive 1.86.0 → 1.89.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -563,6 +563,15 @@ module Aws::MediaLive
563
563
  # lfe_filter: "DISABLED", # accepts DISABLED, ENABLED
564
564
  # metadata_control: "FOLLOW_INPUT", # accepts FOLLOW_INPUT, USE_CONFIGURED
565
565
  # },
566
+ # eac_3_atmos_settings: {
567
+ # bitrate: 1.0,
568
+ # coding_mode: "CODING_MODE_5_1_4", # accepts CODING_MODE_5_1_4, CODING_MODE_7_1_4, CODING_MODE_9_1_6
569
+ # dialnorm: 1,
570
+ # drc_line: "FILM_LIGHT", # accepts FILM_LIGHT, FILM_STANDARD, MUSIC_LIGHT, MUSIC_STANDARD, NONE, SPEECH
571
+ # drc_rf: "FILM_LIGHT", # accepts FILM_LIGHT, FILM_STANDARD, MUSIC_LIGHT, MUSIC_STANDARD, NONE, SPEECH
572
+ # height_trim: 1.0,
573
+ # surround_trim: 1.0,
574
+ # },
566
575
  # eac_3_settings: {
567
576
  # attenuation_control: "ATTENUATE_3_DB", # accepts ATTENUATE_3_DB, NONE
568
577
  # bitrate: 1.0,
@@ -607,6 +616,10 @@ module Aws::MediaLive
607
616
  # Ac3 Settings
608
617
  # @return [Types::Ac3Settings]
609
618
  #
619
+ # @!attribute [rw] eac_3_atmos_settings
620
+ # Eac3 Atmos Settings
621
+ # @return [Types::Eac3AtmosSettings]
622
+ #
610
623
  # @!attribute [rw] eac_3_settings
611
624
  # Eac3 Settings
612
625
  # @return [Types::Eac3Settings]
@@ -628,6 +641,7 @@ module Aws::MediaLive
628
641
  class AudioCodecSettings < Struct.new(
629
642
  :aac_settings,
630
643
  :ac_3_settings,
644
+ :eac_3_atmos_settings,
631
645
  :eac_3_settings,
632
646
  :mp_2_settings,
633
647
  :pass_through_settings,
@@ -685,6 +699,15 @@ module Aws::MediaLive
685
699
  # lfe_filter: "DISABLED", # accepts DISABLED, ENABLED
686
700
  # metadata_control: "FOLLOW_INPUT", # accepts FOLLOW_INPUT, USE_CONFIGURED
687
701
  # },
702
+ # eac_3_atmos_settings: {
703
+ # bitrate: 1.0,
704
+ # coding_mode: "CODING_MODE_5_1_4", # accepts CODING_MODE_5_1_4, CODING_MODE_7_1_4, CODING_MODE_9_1_6
705
+ # dialnorm: 1,
706
+ # drc_line: "FILM_LIGHT", # accepts FILM_LIGHT, FILM_STANDARD, MUSIC_LIGHT, MUSIC_STANDARD, NONE, SPEECH
707
+ # drc_rf: "FILM_LIGHT", # accepts FILM_LIGHT, FILM_STANDARD, MUSIC_LIGHT, MUSIC_STANDARD, NONE, SPEECH
708
+ # height_trim: 1.0,
709
+ # surround_trim: 1.0,
710
+ # },
688
711
  # eac_3_settings: {
689
712
  # attenuation_control: "ATTENUATE_3_DB", # accepts ATTENUATE_3_DB, NONE
690
713
  # bitrate: 1.0,
@@ -722,7 +745,7 @@ module Aws::MediaLive
722
745
  # },
723
746
  # language_code: "__stringMin1Max35",
724
747
  # language_code_control: "FOLLOW_INPUT", # accepts FOLLOW_INPUT, USE_CONFIGURED
725
- # name: "__string", # required
748
+ # name: "__stringMax255", # required
726
749
  # remix_settings: {
727
750
  # channel_mappings: [ # required
728
751
  # {
@@ -788,6 +811,9 @@ module Aws::MediaLive
788
811
  # @return [String]
789
812
  #
790
813
  # @!attribute [rw] name
814
+ # The name of this AudioDescription. Outputs will use this name to
815
+ # uniquely identify this AudioDescription. Description names should be
816
+ # unique within this Live Event.
791
817
  # @return [String]
792
818
  #
793
819
  # @!attribute [rw] remix_settings
@@ -929,7 +955,7 @@ module Aws::MediaLive
929
955
  # audio_group_id: "__string",
930
956
  # audio_only_image: {
931
957
  # password_param: "__string",
932
- # uri: "__string", # required
958
+ # uri: "__stringMax2048", # required
933
959
  # username: "__string",
934
960
  # },
935
961
  # audio_track_type: "ALTERNATE_AUDIO_AUTO_SELECT", # accepts ALTERNATE_AUDIO_AUTO_SELECT, ALTERNATE_AUDIO_AUTO_SELECT_DEFAULT, ALTERNATE_AUDIO_NOT_AUTO_SELECT, AUDIO_ONLY_VARIANT_STREAM
@@ -1278,7 +1304,7 @@ module Aws::MediaLive
1278
1304
  # {
1279
1305
  # avail_blanking_image: {
1280
1306
  # password_param: "__string",
1281
- # uri: "__string", # required
1307
+ # uri: "__stringMax2048", # required
1282
1308
  # username: "__string",
1283
1309
  # },
1284
1310
  # state: "DISABLED", # accepts DISABLED, ENABLED
@@ -1617,7 +1643,7 @@ module Aws::MediaLive
1617
1643
  # height: 1,
1618
1644
  # image: { # required
1619
1645
  # password_param: "__string",
1620
- # uri: "__string", # required
1646
+ # uri: "__stringMax2048", # required
1621
1647
  # username: "__string",
1622
1648
  # },
1623
1649
  # image_x: 1,
@@ -1986,7 +2012,7 @@ module Aws::MediaLive
1986
2012
  # height: 1,
1987
2013
  # image: { # required
1988
2014
  # password_param: "__string",
1989
- # uri: "__string", # required
2015
+ # uri: "__stringMax2048", # required
1990
2016
  # username: "__string",
1991
2017
  # },
1992
2018
  # image_x: 1,
@@ -2084,13 +2110,13 @@ module Aws::MediaLive
2084
2110
  # {
2085
2111
  # blackout_slate_image: {
2086
2112
  # password_param: "__string",
2087
- # uri: "__string", # required
2113
+ # uri: "__stringMax2048", # required
2088
2114
  # username: "__string",
2089
2115
  # },
2090
2116
  # network_end_blackout: "DISABLED", # accepts DISABLED, ENABLED
2091
2117
  # network_end_blackout_image: {
2092
2118
  # password_param: "__string",
2093
- # uri: "__string", # required
2119
+ # uri: "__stringMax2048", # required
2094
2120
  # username: "__string",
2095
2121
  # },
2096
2122
  # network_id: "__stringMin34Max34",
@@ -2150,7 +2176,7 @@ module Aws::MediaLive
2150
2176
  # background_opacity: 1,
2151
2177
  # font: {
2152
2178
  # password_param: "__string",
2153
- # uri: "__string", # required
2179
+ # uri: "__stringMax2048", # required
2154
2180
  # username: "__string",
2155
2181
  # },
2156
2182
  # font_color: "BLACK", # accepts BLACK, BLUE, GREEN, RED, WHITE, YELLOW
@@ -2339,6 +2365,7 @@ module Aws::MediaLive
2339
2365
  # data as a hash:
2340
2366
  #
2341
2367
  # {
2368
+ # accessibility: "DOES_NOT_IMPLEMENT_ACCESSIBILITY_FEATURES", # accepts DOES_NOT_IMPLEMENT_ACCESSIBILITY_FEATURES, IMPLEMENTS_ACCESSIBILITY_FEATURES
2342
2369
  # caption_selector_name: "__string", # required
2343
2370
  # destination_settings: {
2344
2371
  # arib_destination_settings: {
@@ -2349,7 +2376,7 @@ module Aws::MediaLive
2349
2376
  # background_opacity: 1,
2350
2377
  # font: {
2351
2378
  # password_param: "__string",
2352
- # uri: "__string", # required
2379
+ # uri: "__stringMax2048", # required
2353
2380
  # username: "__string",
2354
2381
  # },
2355
2382
  # font_color: "BLACK", # accepts BLACK, BLUE, GREEN, RED, WHITE, YELLOW
@@ -2372,7 +2399,7 @@ module Aws::MediaLive
2372
2399
  # background_opacity: 1,
2373
2400
  # font: {
2374
2401
  # password_param: "__string",
2375
- # uri: "__string", # required
2402
+ # uri: "__stringMax2048", # required
2376
2403
  # username: "__string",
2377
2404
  # },
2378
2405
  # font_color: "BLACK", # accepts BLACK, BLUE, GREEN, RED, WHITE, YELLOW
@@ -2421,6 +2448,12 @@ module Aws::MediaLive
2421
2448
  # name: "__string", # required
2422
2449
  # }
2423
2450
  #
2451
+ # @!attribute [rw] accessibility
2452
+ # Indicates whether the caption track implements accessibility
2453
+ # features such as written descriptions of spoken dialog, music, and
2454
+ # sounds.
2455
+ # @return [String]
2456
+ #
2424
2457
  # @!attribute [rw] caption_selector_name
2425
2458
  # Specifies which input caption selector to use as a caption source
2426
2459
  # when generating output captions. This field should match a
@@ -2449,6 +2482,7 @@ module Aws::MediaLive
2449
2482
  # @see http://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/CaptionDescription AWS API Documentation
2450
2483
  #
2451
2484
  class CaptionDescription < Struct.new(
2485
+ :accessibility,
2452
2486
  :caption_selector_name,
2453
2487
  :destination_settings,
2454
2488
  :language_code,
@@ -2472,7 +2506,7 @@ module Aws::MediaLive
2472
2506
  # background_opacity: 1,
2473
2507
  # font: {
2474
2508
  # password_param: "__string",
2475
- # uri: "__string", # required
2509
+ # uri: "__stringMax2048", # required
2476
2510
  # username: "__string",
2477
2511
  # },
2478
2512
  # font_color: "BLACK", # accepts BLACK, BLUE, GREEN, RED, WHITE, YELLOW
@@ -2495,7 +2529,7 @@ module Aws::MediaLive
2495
2529
  # background_opacity: 1,
2496
2530
  # font: {
2497
2531
  # password_param: "__string",
2498
- # uri: "__string", # required
2532
+ # uri: "__stringMax2048", # required
2499
2533
  # username: "__string",
2500
2534
  # },
2501
2535
  # font_color: "BLACK", # accepts BLACK, BLUE, GREEN, RED, WHITE, YELLOW
@@ -3307,6 +3341,15 @@ module Aws::MediaLive
3307
3341
  # lfe_filter: "DISABLED", # accepts DISABLED, ENABLED
3308
3342
  # metadata_control: "FOLLOW_INPUT", # accepts FOLLOW_INPUT, USE_CONFIGURED
3309
3343
  # },
3344
+ # eac_3_atmos_settings: {
3345
+ # bitrate: 1.0,
3346
+ # coding_mode: "CODING_MODE_5_1_4", # accepts CODING_MODE_5_1_4, CODING_MODE_7_1_4, CODING_MODE_9_1_6
3347
+ # dialnorm: 1,
3348
+ # drc_line: "FILM_LIGHT", # accepts FILM_LIGHT, FILM_STANDARD, MUSIC_LIGHT, MUSIC_STANDARD, NONE, SPEECH
3349
+ # drc_rf: "FILM_LIGHT", # accepts FILM_LIGHT, FILM_STANDARD, MUSIC_LIGHT, MUSIC_STANDARD, NONE, SPEECH
3350
+ # height_trim: 1.0,
3351
+ # surround_trim: 1.0,
3352
+ # },
3310
3353
  # eac_3_settings: {
3311
3354
  # attenuation_control: "ATTENUATE_3_DB", # accepts ATTENUATE_3_DB, NONE
3312
3355
  # bitrate: 1.0,
@@ -3344,7 +3387,7 @@ module Aws::MediaLive
3344
3387
  # },
3345
3388
  # language_code: "__stringMin1Max35",
3346
3389
  # language_code_control: "FOLLOW_INPUT", # accepts FOLLOW_INPUT, USE_CONFIGURED
3347
- # name: "__string", # required
3390
+ # name: "__stringMax255", # required
3348
3391
  # remix_settings: {
3349
3392
  # channel_mappings: [ # required
3350
3393
  # {
@@ -3366,7 +3409,7 @@ module Aws::MediaLive
3366
3409
  # avail_blanking: {
3367
3410
  # avail_blanking_image: {
3368
3411
  # password_param: "__string",
3369
- # uri: "__string", # required
3412
+ # uri: "__stringMax2048", # required
3370
3413
  # username: "__string",
3371
3414
  # },
3372
3415
  # state: "DISABLED", # accepts DISABLED, ENABLED
@@ -3388,13 +3431,13 @@ module Aws::MediaLive
3388
3431
  # blackout_slate: {
3389
3432
  # blackout_slate_image: {
3390
3433
  # password_param: "__string",
3391
- # uri: "__string", # required
3434
+ # uri: "__stringMax2048", # required
3392
3435
  # username: "__string",
3393
3436
  # },
3394
3437
  # network_end_blackout: "DISABLED", # accepts DISABLED, ENABLED
3395
3438
  # network_end_blackout_image: {
3396
3439
  # password_param: "__string",
3397
- # uri: "__string", # required
3440
+ # uri: "__stringMax2048", # required
3398
3441
  # username: "__string",
3399
3442
  # },
3400
3443
  # network_id: "__stringMin34Max34",
@@ -3402,6 +3445,7 @@ module Aws::MediaLive
3402
3445
  # },
3403
3446
  # caption_descriptions: [
3404
3447
  # {
3448
+ # accessibility: "DOES_NOT_IMPLEMENT_ACCESSIBILITY_FEATURES", # accepts DOES_NOT_IMPLEMENT_ACCESSIBILITY_FEATURES, IMPLEMENTS_ACCESSIBILITY_FEATURES
3405
3449
  # caption_selector_name: "__string", # required
3406
3450
  # destination_settings: {
3407
3451
  # arib_destination_settings: {
@@ -3412,7 +3456,7 @@ module Aws::MediaLive
3412
3456
  # background_opacity: 1,
3413
3457
  # font: {
3414
3458
  # password_param: "__string",
3415
- # uri: "__string", # required
3459
+ # uri: "__stringMax2048", # required
3416
3460
  # username: "__string",
3417
3461
  # },
3418
3462
  # font_color: "BLACK", # accepts BLACK, BLUE, GREEN, RED, WHITE, YELLOW
@@ -3435,7 +3479,7 @@ module Aws::MediaLive
3435
3479
  # background_opacity: 1,
3436
3480
  # font: {
3437
3481
  # password_param: "__string",
3438
- # uri: "__string", # required
3482
+ # uri: "__stringMax2048", # required
3439
3483
  # username: "__string",
3440
3484
  # },
3441
3485
  # font_color: "BLACK", # accepts BLACK, BLUE, GREEN, RED, WHITE, YELLOW
@@ -3495,7 +3539,7 @@ module Aws::MediaLive
3495
3539
  # input_loss_image_color: "__stringMin6Max6",
3496
3540
  # input_loss_image_slate: {
3497
3541
  # password_param: "__string",
3498
- # uri: "__string", # required
3542
+ # uri: "__stringMax2048", # required
3499
3543
  # username: "__string",
3500
3544
  # },
3501
3545
  # input_loss_image_type: "COLOR", # accepts COLOR, SLATE
@@ -3612,7 +3656,7 @@ module Aws::MediaLive
3612
3656
  # static_key_settings: {
3613
3657
  # key_provider_server: {
3614
3658
  # password_param: "__string",
3615
- # uri: "__string", # required
3659
+ # uri: "__stringMax2048", # required
3616
3660
  # username: "__string",
3617
3661
  # },
3618
3662
  # static_key_value: "__stringMin32Max32", # required
@@ -3765,7 +3809,7 @@ module Aws::MediaLive
3765
3809
  # audio_group_id: "__string",
3766
3810
  # audio_only_image: {
3767
3811
  # password_param: "__string",
3768
- # uri: "__string", # required
3812
+ # uri: "__stringMax2048", # required
3769
3813
  # username: "__string",
3770
3814
  # },
3771
3815
  # audio_track_type: "ALTERNATE_AUDIO_AUTO_SELECT", # accepts ALTERNATE_AUDIO_AUTO_SELECT, ALTERNATE_AUDIO_AUTO_SELECT_DEFAULT, ALTERNATE_AUDIO_NOT_AUTO_SELECT, AUDIO_ONLY_VARIANT_STREAM
@@ -3978,6 +4022,8 @@ module Aws::MediaLive
3978
4022
  # color_space_settings: {
3979
4023
  # color_space_passthrough_settings: {
3980
4024
  # },
4025
+ # dolby_vision_81_settings: {
4026
+ # },
3981
4027
  # hdr_10_settings: {
3982
4028
  # max_cll: 1,
3983
4029
  # max_fall: 1,
@@ -5166,6 +5212,10 @@ module Aws::MediaLive
5166
5212
  # @!attribute [rw] region
5167
5213
  # @return [String]
5168
5214
  #
5215
+ # @!attribute [rw] renewal_settings
5216
+ # The Renewal settings for Reservations
5217
+ # @return [Types::RenewalSettings]
5218
+ #
5169
5219
  # @!attribute [rw] reservation_id
5170
5220
  # @return [String]
5171
5221
  #
@@ -5201,6 +5251,7 @@ module Aws::MediaLive
5201
5251
  :offering_id,
5202
5252
  :offering_type,
5203
5253
  :region,
5254
+ :renewal_settings,
5204
5255
  :reservation_id,
5205
5256
  :resource_specification,
5206
5257
  :start,
@@ -5889,6 +5940,10 @@ module Aws::MediaLive
5889
5940
  # @!attribute [rw] region
5890
5941
  # @return [String]
5891
5942
  #
5943
+ # @!attribute [rw] renewal_settings
5944
+ # The Renewal settings for Reservations
5945
+ # @return [Types::RenewalSettings]
5946
+ #
5892
5947
  # @!attribute [rw] reservation_id
5893
5948
  # @return [String]
5894
5949
  #
@@ -5924,6 +5979,7 @@ module Aws::MediaLive
5924
5979
  :offering_id,
5925
5980
  :offering_type,
5926
5981
  :region,
5982
+ :renewal_settings,
5927
5983
  :reservation_id,
5928
5984
  :resource_specification,
5929
5985
  :start,
@@ -5977,6 +6033,14 @@ module Aws::MediaLive
5977
6033
  include Aws::Structure
5978
6034
  end
5979
6035
 
6036
+ # Dolby Vision Profile 8.1 Settings
6037
+ #
6038
+ # @api private
6039
+ #
6040
+ # @see http://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/DolbyVision81Settings AWS API Documentation
6041
+ #
6042
+ class DolbyVision81Settings < Aws::EmptyStructure; end
6043
+
5980
6044
  # DVB Network Information Table (NIT)
5981
6045
  #
5982
6046
  # @note When making an API call, you may pass DvbNitSettings
@@ -6072,7 +6136,7 @@ module Aws::MediaLive
6072
6136
  # background_opacity: 1,
6073
6137
  # font: {
6074
6138
  # password_param: "__string",
6075
- # uri: "__string", # required
6139
+ # uri: "__stringMax2048", # required
6076
6140
  # username: "__string",
6077
6141
  # },
6078
6142
  # font_color: "BLACK", # accepts BLACK, BLUE, GREEN, RED, WHITE, YELLOW
@@ -6292,6 +6356,72 @@ module Aws::MediaLive
6292
6356
  include Aws::Structure
6293
6357
  end
6294
6358
 
6359
+ # Eac3 Atmos Settings
6360
+ #
6361
+ # @note When making an API call, you may pass Eac3AtmosSettings
6362
+ # data as a hash:
6363
+ #
6364
+ # {
6365
+ # bitrate: 1.0,
6366
+ # coding_mode: "CODING_MODE_5_1_4", # accepts CODING_MODE_5_1_4, CODING_MODE_7_1_4, CODING_MODE_9_1_6
6367
+ # dialnorm: 1,
6368
+ # drc_line: "FILM_LIGHT", # accepts FILM_LIGHT, FILM_STANDARD, MUSIC_LIGHT, MUSIC_STANDARD, NONE, SPEECH
6369
+ # drc_rf: "FILM_LIGHT", # accepts FILM_LIGHT, FILM_STANDARD, MUSIC_LIGHT, MUSIC_STANDARD, NONE, SPEECH
6370
+ # height_trim: 1.0,
6371
+ # surround_trim: 1.0,
6372
+ # }
6373
+ #
6374
+ # @!attribute [rw] bitrate
6375
+ # Average bitrate in bits/second. Valid bitrates depend on the coding
6376
+ # mode. // * @affectsRightSizing true
6377
+ # @return [Float]
6378
+ #
6379
+ # @!attribute [rw] coding_mode
6380
+ # Dolby Digital Plus with Dolby Atmos coding mode. Determines number
6381
+ # of channels.
6382
+ # @return [String]
6383
+ #
6384
+ # @!attribute [rw] dialnorm
6385
+ # Sets the dialnorm for the output. Default 23.
6386
+ # @return [Integer]
6387
+ #
6388
+ # @!attribute [rw] drc_line
6389
+ # Sets the Dolby dynamic range compression profile.
6390
+ # @return [String]
6391
+ #
6392
+ # @!attribute [rw] drc_rf
6393
+ # Sets the profile for heavy Dolby dynamic range compression, ensures
6394
+ # that the instantaneous signal peaks do not exceed specified levels.
6395
+ # @return [String]
6396
+ #
6397
+ # @!attribute [rw] height_trim
6398
+ # Height dimensional trim. Sets the maximum amount to attenuate the
6399
+ # height channels when the downstream player isn??t configured to
6400
+ # handle Dolby Digital Plus with Dolby Atmos and must remix the
6401
+ # channels.
6402
+ # @return [Float]
6403
+ #
6404
+ # @!attribute [rw] surround_trim
6405
+ # Surround dimensional trim. Sets the maximum amount to attenuate the
6406
+ # surround channels when the downstream player isn't configured to
6407
+ # handle Dolby Digital Plus with Dolby Atmos and must remix the
6408
+ # channels.
6409
+ # @return [Float]
6410
+ #
6411
+ # @see http://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/Eac3AtmosSettings AWS API Documentation
6412
+ #
6413
+ class Eac3AtmosSettings < Struct.new(
6414
+ :bitrate,
6415
+ :coding_mode,
6416
+ :dialnorm,
6417
+ :drc_line,
6418
+ :drc_rf,
6419
+ :height_trim,
6420
+ :surround_trim)
6421
+ SENSITIVE = []
6422
+ include Aws::Structure
6423
+ end
6424
+
6295
6425
  # Eac3 Settings
6296
6426
  #
6297
6427
  # @note When making an API call, you may pass Eac3Settings
@@ -6626,6 +6756,15 @@ module Aws::MediaLive
6626
6756
  # lfe_filter: "DISABLED", # accepts DISABLED, ENABLED
6627
6757
  # metadata_control: "FOLLOW_INPUT", # accepts FOLLOW_INPUT, USE_CONFIGURED
6628
6758
  # },
6759
+ # eac_3_atmos_settings: {
6760
+ # bitrate: 1.0,
6761
+ # coding_mode: "CODING_MODE_5_1_4", # accepts CODING_MODE_5_1_4, CODING_MODE_7_1_4, CODING_MODE_9_1_6
6762
+ # dialnorm: 1,
6763
+ # drc_line: "FILM_LIGHT", # accepts FILM_LIGHT, FILM_STANDARD, MUSIC_LIGHT, MUSIC_STANDARD, NONE, SPEECH
6764
+ # drc_rf: "FILM_LIGHT", # accepts FILM_LIGHT, FILM_STANDARD, MUSIC_LIGHT, MUSIC_STANDARD, NONE, SPEECH
6765
+ # height_trim: 1.0,
6766
+ # surround_trim: 1.0,
6767
+ # },
6629
6768
  # eac_3_settings: {
6630
6769
  # attenuation_control: "ATTENUATE_3_DB", # accepts ATTENUATE_3_DB, NONE
6631
6770
  # bitrate: 1.0,
@@ -6663,7 +6802,7 @@ module Aws::MediaLive
6663
6802
  # },
6664
6803
  # language_code: "__stringMin1Max35",
6665
6804
  # language_code_control: "FOLLOW_INPUT", # accepts FOLLOW_INPUT, USE_CONFIGURED
6666
- # name: "__string", # required
6805
+ # name: "__stringMax255", # required
6667
6806
  # remix_settings: {
6668
6807
  # channel_mappings: [ # required
6669
6808
  # {
@@ -6685,7 +6824,7 @@ module Aws::MediaLive
6685
6824
  # avail_blanking: {
6686
6825
  # avail_blanking_image: {
6687
6826
  # password_param: "__string",
6688
- # uri: "__string", # required
6827
+ # uri: "__stringMax2048", # required
6689
6828
  # username: "__string",
6690
6829
  # },
6691
6830
  # state: "DISABLED", # accepts DISABLED, ENABLED
@@ -6707,13 +6846,13 @@ module Aws::MediaLive
6707
6846
  # blackout_slate: {
6708
6847
  # blackout_slate_image: {
6709
6848
  # password_param: "__string",
6710
- # uri: "__string", # required
6849
+ # uri: "__stringMax2048", # required
6711
6850
  # username: "__string",
6712
6851
  # },
6713
6852
  # network_end_blackout: "DISABLED", # accepts DISABLED, ENABLED
6714
6853
  # network_end_blackout_image: {
6715
6854
  # password_param: "__string",
6716
- # uri: "__string", # required
6855
+ # uri: "__stringMax2048", # required
6717
6856
  # username: "__string",
6718
6857
  # },
6719
6858
  # network_id: "__stringMin34Max34",
@@ -6721,6 +6860,7 @@ module Aws::MediaLive
6721
6860
  # },
6722
6861
  # caption_descriptions: [
6723
6862
  # {
6863
+ # accessibility: "DOES_NOT_IMPLEMENT_ACCESSIBILITY_FEATURES", # accepts DOES_NOT_IMPLEMENT_ACCESSIBILITY_FEATURES, IMPLEMENTS_ACCESSIBILITY_FEATURES
6724
6864
  # caption_selector_name: "__string", # required
6725
6865
  # destination_settings: {
6726
6866
  # arib_destination_settings: {
@@ -6731,7 +6871,7 @@ module Aws::MediaLive
6731
6871
  # background_opacity: 1,
6732
6872
  # font: {
6733
6873
  # password_param: "__string",
6734
- # uri: "__string", # required
6874
+ # uri: "__stringMax2048", # required
6735
6875
  # username: "__string",
6736
6876
  # },
6737
6877
  # font_color: "BLACK", # accepts BLACK, BLUE, GREEN, RED, WHITE, YELLOW
@@ -6754,7 +6894,7 @@ module Aws::MediaLive
6754
6894
  # background_opacity: 1,
6755
6895
  # font: {
6756
6896
  # password_param: "__string",
6757
- # uri: "__string", # required
6897
+ # uri: "__stringMax2048", # required
6758
6898
  # username: "__string",
6759
6899
  # },
6760
6900
  # font_color: "BLACK", # accepts BLACK, BLUE, GREEN, RED, WHITE, YELLOW
@@ -6814,7 +6954,7 @@ module Aws::MediaLive
6814
6954
  # input_loss_image_color: "__stringMin6Max6",
6815
6955
  # input_loss_image_slate: {
6816
6956
  # password_param: "__string",
6817
- # uri: "__string", # required
6957
+ # uri: "__stringMax2048", # required
6818
6958
  # username: "__string",
6819
6959
  # },
6820
6960
  # input_loss_image_type: "COLOR", # accepts COLOR, SLATE
@@ -6931,7 +7071,7 @@ module Aws::MediaLive
6931
7071
  # static_key_settings: {
6932
7072
  # key_provider_server: {
6933
7073
  # password_param: "__string",
6934
- # uri: "__string", # required
7074
+ # uri: "__stringMax2048", # required
6935
7075
  # username: "__string",
6936
7076
  # },
6937
7077
  # static_key_value: "__stringMin32Max32", # required
@@ -7084,7 +7224,7 @@ module Aws::MediaLive
7084
7224
  # audio_group_id: "__string",
7085
7225
  # audio_only_image: {
7086
7226
  # password_param: "__string",
7087
- # uri: "__string", # required
7227
+ # uri: "__stringMax2048", # required
7088
7228
  # username: "__string",
7089
7229
  # },
7090
7230
  # audio_track_type: "ALTERNATE_AUDIO_AUTO_SELECT", # accepts ALTERNATE_AUDIO_AUTO_SELECT, ALTERNATE_AUDIO_AUTO_SELECT_DEFAULT, ALTERNATE_AUDIO_NOT_AUTO_SELECT, AUDIO_ONLY_VARIANT_STREAM
@@ -7297,6 +7437,8 @@ module Aws::MediaLive
7297
7437
  # color_space_settings: {
7298
7438
  # color_space_passthrough_settings: {
7299
7439
  # },
7440
+ # dolby_vision_81_settings: {
7441
+ # },
7300
7442
  # hdr_10_settings: {
7301
7443
  # max_cll: 1,
7302
7444
  # max_fall: 1,
@@ -7847,7 +7989,7 @@ module Aws::MediaLive
7847
7989
  # input_loss_image_color: "__stringMin6Max6",
7848
7990
  # input_loss_image_slate: {
7849
7991
  # password_param: "__string",
7850
- # uri: "__string", # required
7992
+ # uri: "__stringMax2048", # required
7851
7993
  # username: "__string",
7852
7994
  # },
7853
7995
  # input_loss_image_type: "COLOR", # accepts COLOR, SLATE
@@ -8382,6 +8524,8 @@ module Aws::MediaLive
8382
8524
  # {
8383
8525
  # color_space_passthrough_settings: {
8384
8526
  # },
8527
+ # dolby_vision_81_settings: {
8528
+ # },
8385
8529
  # hdr_10_settings: {
8386
8530
  # max_cll: 1,
8387
8531
  # max_fall: 1,
@@ -8396,6 +8540,10 @@ module Aws::MediaLive
8396
8540
  # Passthrough applies no color space conversion to the output
8397
8541
  # @return [Types::ColorSpacePassthroughSettings]
8398
8542
  #
8543
+ # @!attribute [rw] dolby_vision_81_settings
8544
+ # Dolby Vision Profile 8.1 Settings
8545
+ # @return [Types::DolbyVision81Settings]
8546
+ #
8399
8547
  # @!attribute [rw] hdr_10_settings
8400
8548
  # Hdr10 Settings
8401
8549
  # @return [Types::Hdr10Settings]
@@ -8412,6 +8560,7 @@ module Aws::MediaLive
8412
8560
  #
8413
8561
  class H265ColorSpaceSettings < Struct.new(
8414
8562
  :color_space_passthrough_settings,
8563
+ :dolby_vision_81_settings,
8415
8564
  :hdr_10_settings,
8416
8565
  :rec_601_settings,
8417
8566
  :rec_709_settings)
@@ -8458,6 +8607,8 @@ module Aws::MediaLive
8458
8607
  # color_space_settings: {
8459
8608
  # color_space_passthrough_settings: {
8460
8609
  # },
8610
+ # dolby_vision_81_settings: {
8611
+ # },
8461
8612
  # hdr_10_settings: {
8462
8613
  # max_cll: 1,
8463
8614
  # max_fall: 1,
@@ -8982,7 +9133,7 @@ module Aws::MediaLive
8982
9133
  # static_key_settings: {
8983
9134
  # key_provider_server: {
8984
9135
  # password_param: "__string",
8985
- # uri: "__string", # required
9136
+ # uri: "__stringMax2048", # required
8986
9137
  # username: "__string",
8987
9138
  # },
8988
9139
  # static_key_value: "__stringMin32Max32", # required
@@ -9489,7 +9640,7 @@ module Aws::MediaLive
9489
9640
  # audio_group_id: "__string",
9490
9641
  # audio_only_image: {
9491
9642
  # password_param: "__string",
9492
- # uri: "__string", # required
9643
+ # uri: "__stringMax2048", # required
9493
9644
  # username: "__string",
9494
9645
  # },
9495
9646
  # audio_track_type: "ALTERNATE_AUDIO_AUTO_SELECT", # accepts ALTERNATE_AUDIO_AUTO_SELECT, ALTERNATE_AUDIO_AUTO_SELECT_DEFAULT, ALTERNATE_AUDIO_NOT_AUTO_SELECT, AUDIO_ONLY_VARIANT_STREAM
@@ -9592,7 +9743,7 @@ module Aws::MediaLive
9592
9743
  # audio_group_id: "__string",
9593
9744
  # audio_only_image: {
9594
9745
  # password_param: "__string",
9595
- # uri: "__string", # required
9746
+ # uri: "__stringMax2048", # required
9596
9747
  # username: "__string",
9597
9748
  # },
9598
9749
  # audio_track_type: "ALTERNATE_AUDIO_AUTO_SELECT", # accepts ALTERNATE_AUDIO_AUTO_SELECT, ALTERNATE_AUDIO_AUTO_SELECT_DEFAULT, ALTERNATE_AUDIO_NOT_AUTO_SELECT, AUDIO_ONLY_VARIANT_STREAM
@@ -10528,7 +10679,7 @@ module Aws::MediaLive
10528
10679
  #
10529
10680
  # {
10530
10681
  # password_param: "__string",
10531
- # uri: "__string", # required
10682
+ # uri: "__stringMax2048", # required
10532
10683
  # username: "__string",
10533
10684
  # }
10534
10685
  #
@@ -10571,7 +10722,7 @@ module Aws::MediaLive
10571
10722
  # input_loss_image_color: "__stringMin6Max6",
10572
10723
  # input_loss_image_slate: {
10573
10724
  # password_param: "__string",
10574
- # uri: "__string", # required
10725
+ # uri: "__stringMax2048", # required
10575
10726
  # username: "__string",
10576
10727
  # },
10577
10728
  # input_loss_image_type: "COLOR", # accepts COLOR, SLATE
@@ -11184,7 +11335,7 @@ module Aws::MediaLive
11184
11335
  # static_key_settings: {
11185
11336
  # key_provider_server: {
11186
11337
  # password_param: "__string",
11187
- # uri: "__string", # required
11338
+ # uri: "__stringMax2048", # required
11188
11339
  # username: "__string",
11189
11340
  # },
11190
11341
  # static_key_value: "__stringMin32Max32", # required
@@ -14001,7 +14152,7 @@ module Aws::MediaLive
14001
14152
  # audio_group_id: "__string",
14002
14153
  # audio_only_image: {
14003
14154
  # password_param: "__string",
14004
- # uri: "__string", # required
14155
+ # uri: "__stringMax2048", # required
14005
14156
  # username: "__string",
14006
14157
  # },
14007
14158
  # audio_track_type: "ALTERNATE_AUDIO_AUTO_SELECT", # accepts ALTERNATE_AUDIO_AUTO_SELECT, ALTERNATE_AUDIO_AUTO_SELECT_DEFAULT, ALTERNATE_AUDIO_NOT_AUTO_SELECT, AUDIO_ONLY_VARIANT_STREAM
@@ -14362,7 +14513,7 @@ module Aws::MediaLive
14362
14513
  # static_key_settings: {
14363
14514
  # key_provider_server: {
14364
14515
  # password_param: "__string",
14365
- # uri: "__string", # required
14516
+ # uri: "__stringMax2048", # required
14366
14517
  # username: "__string",
14367
14518
  # },
14368
14519
  # static_key_value: "__stringMin32Max32", # required
@@ -14515,7 +14666,7 @@ module Aws::MediaLive
14515
14666
  # audio_group_id: "__string",
14516
14667
  # audio_only_image: {
14517
14668
  # password_param: "__string",
14518
- # uri: "__string", # required
14669
+ # uri: "__stringMax2048", # required
14519
14670
  # username: "__string",
14520
14671
  # },
14521
14672
  # audio_track_type: "ALTERNATE_AUDIO_AUTO_SELECT", # accepts ALTERNATE_AUDIO_AUTO_SELECT, ALTERNATE_AUDIO_AUTO_SELECT_DEFAULT, ALTERNATE_AUDIO_NOT_AUTO_SELECT, AUDIO_ONLY_VARIANT_STREAM
@@ -14771,7 +14922,7 @@ module Aws::MediaLive
14771
14922
  # static_key_settings: {
14772
14923
  # key_provider_server: {
14773
14924
  # password_param: "__string",
14774
- # uri: "__string", # required
14925
+ # uri: "__stringMax2048", # required
14775
14926
  # username: "__string",
14776
14927
  # },
14777
14928
  # static_key_value: "__stringMin32Max32", # required
@@ -14992,7 +15143,7 @@ module Aws::MediaLive
14992
15143
  # audio_group_id: "__string",
14993
15144
  # audio_only_image: {
14994
15145
  # password_param: "__string",
14995
- # uri: "__string", # required
15146
+ # uri: "__stringMax2048", # required
14996
15147
  # username: "__string",
14997
15148
  # },
14998
15149
  # audio_track_type: "ALTERNATE_AUDIO_AUTO_SELECT", # accepts ALTERNATE_AUDIO_AUTO_SELECT, ALTERNATE_AUDIO_AUTO_SELECT_DEFAULT, ALTERNATE_AUDIO_NOT_AUTO_SELECT, AUDIO_ONLY_VARIANT_STREAM
@@ -15275,6 +15426,10 @@ module Aws::MediaLive
15275
15426
  # Name for the new reservation
15276
15427
  # @return [String]
15277
15428
  #
15429
+ # @!attribute [rw] renewal_settings
15430
+ # Renewal settings for the reservation
15431
+ # @return [Types::RenewalSettings]
15432
+ #
15278
15433
  # @!attribute [rw] request_id
15279
15434
  # Unique request ID to be specified. This is needed to prevent retries from creating multiple resources.**A suitable default value is auto-generated.** You should normally
15280
15435
  # not need to pass this option.
@@ -15295,6 +15450,7 @@ module Aws::MediaLive
15295
15450
  class PurchaseOffering < Struct.new(
15296
15451
  :count,
15297
15452
  :name,
15453
+ :renewal_settings,
15298
15454
  :request_id,
15299
15455
  :start,
15300
15456
  :tags)
@@ -15309,6 +15465,10 @@ module Aws::MediaLive
15309
15465
  # count: 1, # required
15310
15466
  # name: "__string",
15311
15467
  # offering_id: "__string", # required
15468
+ # renewal_settings: {
15469
+ # automatic_renewal: "DISABLED", # accepts DISABLED, ENABLED, UNAVAILABLE
15470
+ # renewal_count: 1,
15471
+ # },
15312
15472
  # request_id: "__string",
15313
15473
  # start: "__string",
15314
15474
  # tags: {
@@ -15325,6 +15485,10 @@ module Aws::MediaLive
15325
15485
  # @!attribute [rw] offering_id
15326
15486
  # @return [String]
15327
15487
  #
15488
+ # @!attribute [rw] renewal_settings
15489
+ # The Renewal settings for Reservations
15490
+ # @return [Types::RenewalSettings]
15491
+ #
15328
15492
  # @!attribute [rw] request_id
15329
15493
  # **A suitable default value is auto-generated.** You should normally
15330
15494
  # not need to pass this option.
@@ -15342,6 +15506,7 @@ module Aws::MediaLive
15342
15506
  :count,
15343
15507
  :name,
15344
15508
  :offering_id,
15509
+ :renewal_settings,
15345
15510
  :request_id,
15346
15511
  :start,
15347
15512
  :tags)
@@ -15383,6 +15548,49 @@ module Aws::MediaLive
15383
15548
  #
15384
15549
  class RawSettings < Aws::EmptyStructure; end
15385
15550
 
15551
+ # @!attribute [rw] force
15552
+ # Force a reboot of an input device. If the device is streaming, it
15553
+ # will stop streaming and begin rebooting within a few seconds of
15554
+ # sending the command. If the device was streaming prior to the
15555
+ # reboot, the device will resume streaming when the reboot completes.
15556
+ # @return [String]
15557
+ #
15558
+ # @see http://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/RebootInputDevice AWS API Documentation
15559
+ #
15560
+ class RebootInputDevice < Struct.new(
15561
+ :force)
15562
+ SENSITIVE = []
15563
+ include Aws::Structure
15564
+ end
15565
+
15566
+ # @note When making an API call, you may pass RebootInputDeviceRequest
15567
+ # data as a hash:
15568
+ #
15569
+ # {
15570
+ # force: "NO", # accepts NO, YES
15571
+ # input_device_id: "__string", # required
15572
+ # }
15573
+ #
15574
+ # @!attribute [rw] force
15575
+ # Whether or not to force reboot the input device.
15576
+ # @return [String]
15577
+ #
15578
+ # @!attribute [rw] input_device_id
15579
+ # @return [String]
15580
+ #
15581
+ # @see http://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/RebootInputDeviceRequest AWS API Documentation
15582
+ #
15583
+ class RebootInputDeviceRequest < Struct.new(
15584
+ :force,
15585
+ :input_device_id)
15586
+ SENSITIVE = []
15587
+ include Aws::Structure
15588
+ end
15589
+
15590
+ # @see http://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/RebootInputDeviceResponse AWS API Documentation
15591
+ #
15592
+ class RebootInputDeviceResponse < Aws::EmptyStructure; end
15593
+
15386
15594
  # Rec601 Settings
15387
15595
  #
15388
15596
  # @api private
@@ -15466,6 +15674,33 @@ module Aws::MediaLive
15466
15674
  include Aws::Structure
15467
15675
  end
15468
15676
 
15677
+ # The Renewal settings for Reservations
15678
+ #
15679
+ # @note When making an API call, you may pass RenewalSettings
15680
+ # data as a hash:
15681
+ #
15682
+ # {
15683
+ # automatic_renewal: "DISABLED", # accepts DISABLED, ENABLED, UNAVAILABLE
15684
+ # renewal_count: 1,
15685
+ # }
15686
+ #
15687
+ # @!attribute [rw] automatic_renewal
15688
+ # Automatic renewal status for the reservation
15689
+ # @return [String]
15690
+ #
15691
+ # @!attribute [rw] renewal_count
15692
+ # Count for the reservation renewal
15693
+ # @return [Integer]
15694
+ #
15695
+ # @see http://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/RenewalSettings AWS API Documentation
15696
+ #
15697
+ class RenewalSettings < Struct.new(
15698
+ :automatic_renewal,
15699
+ :renewal_count)
15700
+ SENSITIVE = []
15701
+ include Aws::Structure
15702
+ end
15703
+
15469
15704
  # Reserved resources available to use
15470
15705
  #
15471
15706
  # @!attribute [rw] arn
@@ -15521,6 +15756,10 @@ module Aws::MediaLive
15521
15756
  # AWS region, e.g. 'us-west-2'
15522
15757
  # @return [String]
15523
15758
  #
15759
+ # @!attribute [rw] renewal_settings
15760
+ # Renewal settings for the reservation
15761
+ # @return [Types::RenewalSettings]
15762
+ #
15524
15763
  # @!attribute [rw] reservation_id
15525
15764
  # Unique reservation ID, e.g. '1234567'
15526
15765
  # @return [String]
@@ -15561,6 +15800,7 @@ module Aws::MediaLive
15561
15800
  :offering_id,
15562
15801
  :offering_type,
15563
15802
  :region,
15803
+ :renewal_settings,
15564
15804
  :reservation_id,
15565
15805
  :resource_specification,
15566
15806
  :start,
@@ -15869,7 +16109,7 @@ module Aws::MediaLive
15869
16109
  # height: 1,
15870
16110
  # image: { # required
15871
16111
  # password_param: "__string",
15872
- # uri: "__string", # required
16112
+ # uri: "__stringMax2048", # required
15873
16113
  # username: "__string",
15874
16114
  # },
15875
16115
  # image_x: 1,
@@ -16018,7 +16258,7 @@ module Aws::MediaLive
16018
16258
  # height: 1,
16019
16259
  # image: { # required
16020
16260
  # password_param: "__string",
16021
- # uri: "__string", # required
16261
+ # uri: "__stringMax2048", # required
16022
16262
  # username: "__string",
16023
16263
  # },
16024
16264
  # image_x: 1,
@@ -16809,6 +17049,28 @@ module Aws::MediaLive
16809
17049
  include Aws::Structure
16810
17050
  end
16811
17051
 
17052
+ # @note When making an API call, you may pass StartInputDeviceMaintenanceWindowRequest
17053
+ # data as a hash:
17054
+ #
17055
+ # {
17056
+ # input_device_id: "__string", # required
17057
+ # }
17058
+ #
17059
+ # @!attribute [rw] input_device_id
17060
+ # @return [String]
17061
+ #
17062
+ # @see http://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/StartInputDeviceMaintenanceWindowRequest AWS API Documentation
17063
+ #
17064
+ class StartInputDeviceMaintenanceWindowRequest < Struct.new(
17065
+ :input_device_id)
17066
+ SENSITIVE = []
17067
+ include Aws::Structure
17068
+ end
17069
+
17070
+ # @see http://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/StartInputDeviceMaintenanceWindowResponse AWS API Documentation
17071
+ #
17072
+ class StartInputDeviceMaintenanceWindowResponse < Aws::EmptyStructure; end
17073
+
16812
17074
  # @note When making an API call, you may pass StartMultiplexRequest
16813
17075
  # data as a hash:
16814
17076
  #
@@ -16911,7 +17173,7 @@ module Aws::MediaLive
16911
17173
  # height: 1,
16912
17174
  # image: { # required
16913
17175
  # password_param: "__string",
16914
- # uri: "__string", # required
17176
+ # uri: "__stringMax2048", # required
16915
17177
  # username: "__string",
16916
17178
  # },
16917
17179
  # image_x: 1,
@@ -17039,7 +17301,7 @@ module Aws::MediaLive
17039
17301
  # {
17040
17302
  # key_provider_server: {
17041
17303
  # password_param: "__string",
17042
- # uri: "__string", # required
17304
+ # uri: "__stringMax2048", # required
17043
17305
  # username: "__string",
17044
17306
  # },
17045
17307
  # static_key_value: "__stringMin32Max32", # required
@@ -17982,6 +18244,15 @@ module Aws::MediaLive
17982
18244
  # lfe_filter: "DISABLED", # accepts DISABLED, ENABLED
17983
18245
  # metadata_control: "FOLLOW_INPUT", # accepts FOLLOW_INPUT, USE_CONFIGURED
17984
18246
  # },
18247
+ # eac_3_atmos_settings: {
18248
+ # bitrate: 1.0,
18249
+ # coding_mode: "CODING_MODE_5_1_4", # accepts CODING_MODE_5_1_4, CODING_MODE_7_1_4, CODING_MODE_9_1_6
18250
+ # dialnorm: 1,
18251
+ # drc_line: "FILM_LIGHT", # accepts FILM_LIGHT, FILM_STANDARD, MUSIC_LIGHT, MUSIC_STANDARD, NONE, SPEECH
18252
+ # drc_rf: "FILM_LIGHT", # accepts FILM_LIGHT, FILM_STANDARD, MUSIC_LIGHT, MUSIC_STANDARD, NONE, SPEECH
18253
+ # height_trim: 1.0,
18254
+ # surround_trim: 1.0,
18255
+ # },
17985
18256
  # eac_3_settings: {
17986
18257
  # attenuation_control: "ATTENUATE_3_DB", # accepts ATTENUATE_3_DB, NONE
17987
18258
  # bitrate: 1.0,
@@ -18019,7 +18290,7 @@ module Aws::MediaLive
18019
18290
  # },
18020
18291
  # language_code: "__stringMin1Max35",
18021
18292
  # language_code_control: "FOLLOW_INPUT", # accepts FOLLOW_INPUT, USE_CONFIGURED
18022
- # name: "__string", # required
18293
+ # name: "__stringMax255", # required
18023
18294
  # remix_settings: {
18024
18295
  # channel_mappings: [ # required
18025
18296
  # {
@@ -18041,7 +18312,7 @@ module Aws::MediaLive
18041
18312
  # avail_blanking: {
18042
18313
  # avail_blanking_image: {
18043
18314
  # password_param: "__string",
18044
- # uri: "__string", # required
18315
+ # uri: "__stringMax2048", # required
18045
18316
  # username: "__string",
18046
18317
  # },
18047
18318
  # state: "DISABLED", # accepts DISABLED, ENABLED
@@ -18063,13 +18334,13 @@ module Aws::MediaLive
18063
18334
  # blackout_slate: {
18064
18335
  # blackout_slate_image: {
18065
18336
  # password_param: "__string",
18066
- # uri: "__string", # required
18337
+ # uri: "__stringMax2048", # required
18067
18338
  # username: "__string",
18068
18339
  # },
18069
18340
  # network_end_blackout: "DISABLED", # accepts DISABLED, ENABLED
18070
18341
  # network_end_blackout_image: {
18071
18342
  # password_param: "__string",
18072
- # uri: "__string", # required
18343
+ # uri: "__stringMax2048", # required
18073
18344
  # username: "__string",
18074
18345
  # },
18075
18346
  # network_id: "__stringMin34Max34",
@@ -18077,6 +18348,7 @@ module Aws::MediaLive
18077
18348
  # },
18078
18349
  # caption_descriptions: [
18079
18350
  # {
18351
+ # accessibility: "DOES_NOT_IMPLEMENT_ACCESSIBILITY_FEATURES", # accepts DOES_NOT_IMPLEMENT_ACCESSIBILITY_FEATURES, IMPLEMENTS_ACCESSIBILITY_FEATURES
18080
18352
  # caption_selector_name: "__string", # required
18081
18353
  # destination_settings: {
18082
18354
  # arib_destination_settings: {
@@ -18087,7 +18359,7 @@ module Aws::MediaLive
18087
18359
  # background_opacity: 1,
18088
18360
  # font: {
18089
18361
  # password_param: "__string",
18090
- # uri: "__string", # required
18362
+ # uri: "__stringMax2048", # required
18091
18363
  # username: "__string",
18092
18364
  # },
18093
18365
  # font_color: "BLACK", # accepts BLACK, BLUE, GREEN, RED, WHITE, YELLOW
@@ -18110,7 +18382,7 @@ module Aws::MediaLive
18110
18382
  # background_opacity: 1,
18111
18383
  # font: {
18112
18384
  # password_param: "__string",
18113
- # uri: "__string", # required
18385
+ # uri: "__stringMax2048", # required
18114
18386
  # username: "__string",
18115
18387
  # },
18116
18388
  # font_color: "BLACK", # accepts BLACK, BLUE, GREEN, RED, WHITE, YELLOW
@@ -18170,7 +18442,7 @@ module Aws::MediaLive
18170
18442
  # input_loss_image_color: "__stringMin6Max6",
18171
18443
  # input_loss_image_slate: {
18172
18444
  # password_param: "__string",
18173
- # uri: "__string", # required
18445
+ # uri: "__stringMax2048", # required
18174
18446
  # username: "__string",
18175
18447
  # },
18176
18448
  # input_loss_image_type: "COLOR", # accepts COLOR, SLATE
@@ -18287,7 +18559,7 @@ module Aws::MediaLive
18287
18559
  # static_key_settings: {
18288
18560
  # key_provider_server: {
18289
18561
  # password_param: "__string",
18290
- # uri: "__string", # required
18562
+ # uri: "__stringMax2048", # required
18291
18563
  # username: "__string",
18292
18564
  # },
18293
18565
  # static_key_value: "__stringMin32Max32", # required
@@ -18440,7 +18712,7 @@ module Aws::MediaLive
18440
18712
  # audio_group_id: "__string",
18441
18713
  # audio_only_image: {
18442
18714
  # password_param: "__string",
18443
- # uri: "__string", # required
18715
+ # uri: "__stringMax2048", # required
18444
18716
  # username: "__string",
18445
18717
  # },
18446
18718
  # audio_track_type: "ALTERNATE_AUDIO_AUTO_SELECT", # accepts ALTERNATE_AUDIO_AUTO_SELECT, ALTERNATE_AUDIO_AUTO_SELECT_DEFAULT, ALTERNATE_AUDIO_NOT_AUTO_SELECT, AUDIO_ONLY_VARIANT_STREAM
@@ -18653,6 +18925,8 @@ module Aws::MediaLive
18653
18925
  # color_space_settings: {
18654
18926
  # color_space_passthrough_settings: {
18655
18927
  # },
18928
+ # dolby_vision_81_settings: {
18929
+ # },
18656
18930
  # hdr_10_settings: {
18657
18931
  # max_cll: 1,
18658
18932
  # max_fall: 1,
@@ -19437,10 +19711,15 @@ module Aws::MediaLive
19437
19711
  # Name of the reservation
19438
19712
  # @return [String]
19439
19713
  #
19714
+ # @!attribute [rw] renewal_settings
19715
+ # Renewal settings for the reservation
19716
+ # @return [Types::RenewalSettings]
19717
+ #
19440
19718
  # @see http://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/UpdateReservation AWS API Documentation
19441
19719
  #
19442
19720
  class UpdateReservation < Struct.new(
19443
- :name)
19721
+ :name,
19722
+ :renewal_settings)
19444
19723
  SENSITIVE = []
19445
19724
  include Aws::Structure
19446
19725
  end
@@ -19450,12 +19729,20 @@ module Aws::MediaLive
19450
19729
  #
19451
19730
  # {
19452
19731
  # name: "__string",
19732
+ # renewal_settings: {
19733
+ # automatic_renewal: "DISABLED", # accepts DISABLED, ENABLED, UNAVAILABLE
19734
+ # renewal_count: 1,
19735
+ # },
19453
19736
  # reservation_id: "__string", # required
19454
19737
  # }
19455
19738
  #
19456
19739
  # @!attribute [rw] name
19457
19740
  # @return [String]
19458
19741
  #
19742
+ # @!attribute [rw] renewal_settings
19743
+ # The Renewal settings for Reservations
19744
+ # @return [Types::RenewalSettings]
19745
+ #
19459
19746
  # @!attribute [rw] reservation_id
19460
19747
  # @return [String]
19461
19748
  #
@@ -19463,6 +19750,7 @@ module Aws::MediaLive
19463
19750
  #
19464
19751
  class UpdateReservationRequest < Struct.new(
19465
19752
  :name,
19753
+ :renewal_settings,
19466
19754
  :reservation_id)
19467
19755
  SENSITIVE = []
19468
19756
  include Aws::Structure
@@ -19622,6 +19910,8 @@ module Aws::MediaLive
19622
19910
  # color_space_settings: {
19623
19911
  # color_space_passthrough_settings: {
19624
19912
  # },
19913
+ # dolby_vision_81_settings: {
19914
+ # },
19625
19915
  # hdr_10_settings: {
19626
19916
  # max_cll: 1,
19627
19917
  # max_fall: 1,
@@ -19787,6 +20077,8 @@ module Aws::MediaLive
19787
20077
  # color_space_settings: {
19788
20078
  # color_space_passthrough_settings: {
19789
20079
  # },
20080
+ # dolby_vision_81_settings: {
20081
+ # },
19790
20082
  # hdr_10_settings: {
19791
20083
  # max_cll: 1,
19792
20084
  # max_fall: 1,