aws-sdk-medialive 1.68.0 → 1.69.0

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: b976ae265b3c8e6bc313ceb9879e52ed042f7174cfa65c7bcd7827982f3433b1
4
- data.tar.gz: 74c8e0ccaa9cedb490558026503e64c7fa8f076cf51376a299cf90b9922d92b0
3
+ metadata.gz: 4e664b7fe92939f039a872f4cada2089a5ade3e4e45f0bd28831e94a61f7fd92
4
+ data.tar.gz: f653b4bffab9d16ea1bfe52871b0a43119e2371a4523a61f7ac1ad652a9a08a4
5
5
  SHA512:
6
- metadata.gz: be1decf175d55eea7520d9842fd480c949367c9d450d29e57eb3f4dc41c6f52eddae613c1d54126014d33d99af067ecfbcb1509d85d26e60a73ccf68ecf4f790
7
- data.tar.gz: eadcf583eab4f0530f0888933a3c779cbacbd829392581988ebdebb088dfd191e2b62fc7b7ae6711eb7b14ad793424cd43bfa4df16a3f23b25e00734631500c3
6
+ metadata.gz: d9d7c93d6e87013473fb3690bcc5123739496504493c4e70f6d61468fb88a25b3cefa9da477a8ce09acca6039ea6a36706713f34f82103b3232d8e8c200c93e2
7
+ data.tar.gz: 8e1121f7714146b3378f71c41bf30249d02c3eb045e3eca4fd20a2fcee86851fac55c9f39aa25f0cde00e7cc55a828ce3402b431d43c7431e0781721e440b617
data/CHANGELOG.md CHANGED
@@ -1,6 +1,11 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.69.0 (2021-04-05)
5
+ ------------------
6
+
7
+ * Feature - MediaLive now support HTML5 Motion Graphics overlay
8
+
4
9
  1.68.0 (2021-03-25)
5
10
  ------------------
6
11
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.68.0
1
+ 1.69.0
@@ -49,6 +49,6 @@ require_relative 'aws-sdk-medialive/customizations'
49
49
  # @!group service
50
50
  module Aws::MediaLive
51
51
 
52
- GEM_VERSION = '1.68.0'
52
+ GEM_VERSION = '1.69.0'
53
53
 
54
54
  end
@@ -530,6 +530,14 @@ module Aws::MediaLive
530
530
  # },
531
531
  # url_path: ["__string"],
532
532
  # },
533
+ # motion_graphics_image_activate_settings: {
534
+ # duration: 1,
535
+ # password_param: "__string",
536
+ # url: "__string",
537
+ # username: "__string",
538
+ # },
539
+ # motion_graphics_image_deactivate_settings: {
540
+ # },
533
541
  # pause_state_settings: {
534
542
  # pipelines: [
535
543
  # {
@@ -630,6 +638,10 @@ module Aws::MediaLive
630
638
  # resp.creates.schedule_actions[0].schedule_action_settings.input_switch_settings.input_clipping_settings.stop_timecode.timecode #=> String
631
639
  # resp.creates.schedule_actions[0].schedule_action_settings.input_switch_settings.url_path #=> Array
632
640
  # resp.creates.schedule_actions[0].schedule_action_settings.input_switch_settings.url_path[0] #=> String
641
+ # resp.creates.schedule_actions[0].schedule_action_settings.motion_graphics_image_activate_settings.duration #=> Integer
642
+ # resp.creates.schedule_actions[0].schedule_action_settings.motion_graphics_image_activate_settings.password_param #=> String
643
+ # resp.creates.schedule_actions[0].schedule_action_settings.motion_graphics_image_activate_settings.url #=> String
644
+ # resp.creates.schedule_actions[0].schedule_action_settings.motion_graphics_image_activate_settings.username #=> String
633
645
  # resp.creates.schedule_actions[0].schedule_action_settings.pause_state_settings.pipelines #=> Array
634
646
  # resp.creates.schedule_actions[0].schedule_action_settings.pause_state_settings.pipelines[0].pipeline_id #=> String, one of "PIPELINE_0", "PIPELINE_1"
635
647
  # resp.creates.schedule_actions[0].schedule_action_settings.scte_35_return_to_network_settings.splice_event_id #=> Integer
@@ -685,6 +697,10 @@ module Aws::MediaLive
685
697
  # resp.deletes.schedule_actions[0].schedule_action_settings.input_switch_settings.input_clipping_settings.stop_timecode.timecode #=> String
686
698
  # resp.deletes.schedule_actions[0].schedule_action_settings.input_switch_settings.url_path #=> Array
687
699
  # resp.deletes.schedule_actions[0].schedule_action_settings.input_switch_settings.url_path[0] #=> String
700
+ # resp.deletes.schedule_actions[0].schedule_action_settings.motion_graphics_image_activate_settings.duration #=> Integer
701
+ # resp.deletes.schedule_actions[0].schedule_action_settings.motion_graphics_image_activate_settings.password_param #=> String
702
+ # resp.deletes.schedule_actions[0].schedule_action_settings.motion_graphics_image_activate_settings.url #=> String
703
+ # resp.deletes.schedule_actions[0].schedule_action_settings.motion_graphics_image_activate_settings.username #=> String
688
704
  # resp.deletes.schedule_actions[0].schedule_action_settings.pause_state_settings.pipelines #=> Array
689
705
  # resp.deletes.schedule_actions[0].schedule_action_settings.pause_state_settings.pipelines[0].pipeline_id #=> String, one of "PIPELINE_0", "PIPELINE_1"
690
706
  # resp.deletes.schedule_actions[0].schedule_action_settings.scte_35_return_to_network_settings.splice_event_id #=> Integer
@@ -1001,8 +1017,8 @@ module Aws::MediaLive
1001
1017
  # y_position: 1,
1002
1018
  # },
1003
1019
  # ebu_tt_d_destination_settings: {
1004
- # fill_line_gap: "DISABLED", # accepts DISABLED, ENABLED
1005
1020
  # copyright_holder: "__stringMax1000",
1021
+ # fill_line_gap: "DISABLED", # accepts DISABLED, ENABLED
1006
1022
  # font_family: "__string",
1007
1023
  # style_control: "EXCLUDE", # accepts EXCLUDE, INCLUDE
1008
1024
  # },
@@ -1052,6 +1068,13 @@ module Aws::MediaLive
1052
1068
  # output_timing_source: "INPUT_CLOCK", # accepts INPUT_CLOCK, SYSTEM_CLOCK
1053
1069
  # support_low_framerate_inputs: "DISABLED", # accepts DISABLED, ENABLED
1054
1070
  # },
1071
+ # motion_graphics_configuration: {
1072
+ # motion_graphics_insertion: "DISABLED", # accepts DISABLED, ENABLED
1073
+ # motion_graphics_settings: { # required
1074
+ # html_motion_graphics_settings: {
1075
+ # },
1076
+ # },
1077
+ # },
1055
1078
  # nielsen_configuration: {
1056
1079
  # distributor_id: "__string",
1057
1080
  # nielsen_pcm_to_id_3_tagging: "DISABLED", # accepts DISABLED, ENABLED
@@ -1866,8 +1889,8 @@ module Aws::MediaLive
1866
1889
  # resp.channel.encoder_settings.caption_descriptions[0].destination_settings.dvb_sub_destination_settings.teletext_grid_control #=> String, one of "FIXED", "SCALED"
1867
1890
  # resp.channel.encoder_settings.caption_descriptions[0].destination_settings.dvb_sub_destination_settings.x_position #=> Integer
1868
1891
  # resp.channel.encoder_settings.caption_descriptions[0].destination_settings.dvb_sub_destination_settings.y_position #=> Integer
1869
- # resp.channel.encoder_settings.caption_descriptions[0].destination_settings.ebu_tt_d_destination_settings.fill_line_gap #=> String, one of "DISABLED", "ENABLED"
1870
1892
  # resp.channel.encoder_settings.caption_descriptions[0].destination_settings.ebu_tt_d_destination_settings.copyright_holder #=> String
1893
+ # resp.channel.encoder_settings.caption_descriptions[0].destination_settings.ebu_tt_d_destination_settings.fill_line_gap #=> String, one of "DISABLED", "ENABLED"
1871
1894
  # resp.channel.encoder_settings.caption_descriptions[0].destination_settings.ebu_tt_d_destination_settings.font_family #=> String
1872
1895
  # resp.channel.encoder_settings.caption_descriptions[0].destination_settings.ebu_tt_d_destination_settings.style_control #=> String, one of "EXCLUDE", "INCLUDE"
1873
1896
  # resp.channel.encoder_settings.caption_descriptions[0].destination_settings.ttml_destination_settings.style_control #=> String, one of "PASSTHROUGH", "USE_CONFIGURED"
@@ -1887,6 +1910,7 @@ module Aws::MediaLive
1887
1910
  # resp.channel.encoder_settings.global_configuration.output_locking_mode #=> String, one of "EPOCH_LOCKING", "PIPELINE_LOCKING"
1888
1911
  # resp.channel.encoder_settings.global_configuration.output_timing_source #=> String, one of "INPUT_CLOCK", "SYSTEM_CLOCK"
1889
1912
  # resp.channel.encoder_settings.global_configuration.support_low_framerate_inputs #=> String, one of "DISABLED", "ENABLED"
1913
+ # resp.channel.encoder_settings.motion_graphics_configuration.motion_graphics_insertion #=> String, one of "DISABLED", "ENABLED"
1890
1914
  # resp.channel.encoder_settings.nielsen_configuration.distributor_id #=> String
1891
1915
  # resp.channel.encoder_settings.nielsen_configuration.nielsen_pcm_to_id_3_tagging #=> String, one of "DISABLED", "ENABLED"
1892
1916
  # resp.channel.encoder_settings.output_groups #=> Array
@@ -2315,6 +2339,8 @@ module Aws::MediaLive
2315
2339
  # resp.channel.pipeline_details #=> Array
2316
2340
  # resp.channel.pipeline_details[0].active_input_attachment_name #=> String
2317
2341
  # resp.channel.pipeline_details[0].active_input_switch_action_name #=> String
2342
+ # resp.channel.pipeline_details[0].active_motion_graphics_action_name #=> String
2343
+ # resp.channel.pipeline_details[0].active_motion_graphics_uri #=> String
2318
2344
  # resp.channel.pipeline_details[0].pipeline_id #=> String
2319
2345
  # resp.channel.pipelines_running_count #=> Integer
2320
2346
  # resp.channel.role_arn #=> String
@@ -2903,8 +2929,8 @@ module Aws::MediaLive
2903
2929
  # resp.encoder_settings.caption_descriptions[0].destination_settings.dvb_sub_destination_settings.teletext_grid_control #=> String, one of "FIXED", "SCALED"
2904
2930
  # resp.encoder_settings.caption_descriptions[0].destination_settings.dvb_sub_destination_settings.x_position #=> Integer
2905
2931
  # resp.encoder_settings.caption_descriptions[0].destination_settings.dvb_sub_destination_settings.y_position #=> Integer
2906
- # resp.encoder_settings.caption_descriptions[0].destination_settings.ebu_tt_d_destination_settings.fill_line_gap #=> String, one of "DISABLED", "ENABLED"
2907
2932
  # resp.encoder_settings.caption_descriptions[0].destination_settings.ebu_tt_d_destination_settings.copyright_holder #=> String
2933
+ # resp.encoder_settings.caption_descriptions[0].destination_settings.ebu_tt_d_destination_settings.fill_line_gap #=> String, one of "DISABLED", "ENABLED"
2908
2934
  # resp.encoder_settings.caption_descriptions[0].destination_settings.ebu_tt_d_destination_settings.font_family #=> String
2909
2935
  # resp.encoder_settings.caption_descriptions[0].destination_settings.ebu_tt_d_destination_settings.style_control #=> String, one of "EXCLUDE", "INCLUDE"
2910
2936
  # resp.encoder_settings.caption_descriptions[0].destination_settings.ttml_destination_settings.style_control #=> String, one of "PASSTHROUGH", "USE_CONFIGURED"
@@ -2924,6 +2950,7 @@ module Aws::MediaLive
2924
2950
  # resp.encoder_settings.global_configuration.output_locking_mode #=> String, one of "EPOCH_LOCKING", "PIPELINE_LOCKING"
2925
2951
  # resp.encoder_settings.global_configuration.output_timing_source #=> String, one of "INPUT_CLOCK", "SYSTEM_CLOCK"
2926
2952
  # resp.encoder_settings.global_configuration.support_low_framerate_inputs #=> String, one of "DISABLED", "ENABLED"
2953
+ # resp.encoder_settings.motion_graphics_configuration.motion_graphics_insertion #=> String, one of "DISABLED", "ENABLED"
2927
2954
  # resp.encoder_settings.nielsen_configuration.distributor_id #=> String
2928
2955
  # resp.encoder_settings.nielsen_configuration.nielsen_pcm_to_id_3_tagging #=> String, one of "DISABLED", "ENABLED"
2929
2956
  # resp.encoder_settings.output_groups #=> Array
@@ -3352,6 +3379,8 @@ module Aws::MediaLive
3352
3379
  # resp.pipeline_details #=> Array
3353
3380
  # resp.pipeline_details[0].active_input_attachment_name #=> String
3354
3381
  # resp.pipeline_details[0].active_input_switch_action_name #=> String
3382
+ # resp.pipeline_details[0].active_motion_graphics_action_name #=> String
3383
+ # resp.pipeline_details[0].active_motion_graphics_uri #=> String
3355
3384
  # resp.pipeline_details[0].pipeline_id #=> String
3356
3385
  # resp.pipelines_running_count #=> Integer
3357
3386
  # resp.role_arn #=> String
@@ -3811,8 +3840,8 @@ module Aws::MediaLive
3811
3840
  # resp.encoder_settings.caption_descriptions[0].destination_settings.dvb_sub_destination_settings.teletext_grid_control #=> String, one of "FIXED", "SCALED"
3812
3841
  # resp.encoder_settings.caption_descriptions[0].destination_settings.dvb_sub_destination_settings.x_position #=> Integer
3813
3842
  # resp.encoder_settings.caption_descriptions[0].destination_settings.dvb_sub_destination_settings.y_position #=> Integer
3814
- # resp.encoder_settings.caption_descriptions[0].destination_settings.ebu_tt_d_destination_settings.fill_line_gap #=> String, one of "DISABLED", "ENABLED"
3815
3843
  # resp.encoder_settings.caption_descriptions[0].destination_settings.ebu_tt_d_destination_settings.copyright_holder #=> String
3844
+ # resp.encoder_settings.caption_descriptions[0].destination_settings.ebu_tt_d_destination_settings.fill_line_gap #=> String, one of "DISABLED", "ENABLED"
3816
3845
  # resp.encoder_settings.caption_descriptions[0].destination_settings.ebu_tt_d_destination_settings.font_family #=> String
3817
3846
  # resp.encoder_settings.caption_descriptions[0].destination_settings.ebu_tt_d_destination_settings.style_control #=> String, one of "EXCLUDE", "INCLUDE"
3818
3847
  # resp.encoder_settings.caption_descriptions[0].destination_settings.ttml_destination_settings.style_control #=> String, one of "PASSTHROUGH", "USE_CONFIGURED"
@@ -3832,6 +3861,7 @@ module Aws::MediaLive
3832
3861
  # resp.encoder_settings.global_configuration.output_locking_mode #=> String, one of "EPOCH_LOCKING", "PIPELINE_LOCKING"
3833
3862
  # resp.encoder_settings.global_configuration.output_timing_source #=> String, one of "INPUT_CLOCK", "SYSTEM_CLOCK"
3834
3863
  # resp.encoder_settings.global_configuration.support_low_framerate_inputs #=> String, one of "DISABLED", "ENABLED"
3864
+ # resp.encoder_settings.motion_graphics_configuration.motion_graphics_insertion #=> String, one of "DISABLED", "ENABLED"
3835
3865
  # resp.encoder_settings.nielsen_configuration.distributor_id #=> String
3836
3866
  # resp.encoder_settings.nielsen_configuration.nielsen_pcm_to_id_3_tagging #=> String, one of "DISABLED", "ENABLED"
3837
3867
  # resp.encoder_settings.output_groups #=> Array
@@ -4260,6 +4290,8 @@ module Aws::MediaLive
4260
4290
  # resp.pipeline_details #=> Array
4261
4291
  # resp.pipeline_details[0].active_input_attachment_name #=> String
4262
4292
  # resp.pipeline_details[0].active_input_switch_action_name #=> String
4293
+ # resp.pipeline_details[0].active_motion_graphics_action_name #=> String
4294
+ # resp.pipeline_details[0].active_motion_graphics_uri #=> String
4263
4295
  # resp.pipeline_details[0].pipeline_id #=> String
4264
4296
  # resp.pipelines_running_count #=> Integer
4265
4297
  # resp.role_arn #=> String
@@ -4803,6 +4835,10 @@ module Aws::MediaLive
4803
4835
  # resp.schedule_actions[0].schedule_action_settings.input_switch_settings.input_clipping_settings.stop_timecode.timecode #=> String
4804
4836
  # resp.schedule_actions[0].schedule_action_settings.input_switch_settings.url_path #=> Array
4805
4837
  # resp.schedule_actions[0].schedule_action_settings.input_switch_settings.url_path[0] #=> String
4838
+ # resp.schedule_actions[0].schedule_action_settings.motion_graphics_image_activate_settings.duration #=> Integer
4839
+ # resp.schedule_actions[0].schedule_action_settings.motion_graphics_image_activate_settings.password_param #=> String
4840
+ # resp.schedule_actions[0].schedule_action_settings.motion_graphics_image_activate_settings.url #=> String
4841
+ # resp.schedule_actions[0].schedule_action_settings.motion_graphics_image_activate_settings.username #=> String
4806
4842
  # resp.schedule_actions[0].schedule_action_settings.pause_state_settings.pipelines #=> Array
4807
4843
  # resp.schedule_actions[0].schedule_action_settings.pause_state_settings.pipelines[0].pipeline_id #=> String, one of "PIPELINE_0", "PIPELINE_1"
4808
4844
  # resp.schedule_actions[0].schedule_action_settings.scte_35_return_to_network_settings.splice_event_id #=> Integer
@@ -5001,7 +5037,6 @@ module Aws::MediaLive
5001
5037
  # resp.input_device_transfers[0].id #=> String
5002
5038
  # resp.input_device_transfers[0].message #=> String
5003
5039
  # resp.input_device_transfers[0].target_customer_id #=> String
5004
- # resp.input_device_transfers[0].target_region #=> String
5005
5040
  # resp.input_device_transfers[0].transfer_type #=> String, one of "OUTGOING", "INCOMING"
5006
5041
  # resp.next_token #=> String
5007
5042
  #
@@ -5723,8 +5758,8 @@ module Aws::MediaLive
5723
5758
  # resp.encoder_settings.caption_descriptions[0].destination_settings.dvb_sub_destination_settings.teletext_grid_control #=> String, one of "FIXED", "SCALED"
5724
5759
  # resp.encoder_settings.caption_descriptions[0].destination_settings.dvb_sub_destination_settings.x_position #=> Integer
5725
5760
  # resp.encoder_settings.caption_descriptions[0].destination_settings.dvb_sub_destination_settings.y_position #=> Integer
5726
- # resp.encoder_settings.caption_descriptions[0].destination_settings.ebu_tt_d_destination_settings.fill_line_gap #=> String, one of "DISABLED", "ENABLED"
5727
5761
  # resp.encoder_settings.caption_descriptions[0].destination_settings.ebu_tt_d_destination_settings.copyright_holder #=> String
5762
+ # resp.encoder_settings.caption_descriptions[0].destination_settings.ebu_tt_d_destination_settings.fill_line_gap #=> String, one of "DISABLED", "ENABLED"
5728
5763
  # resp.encoder_settings.caption_descriptions[0].destination_settings.ebu_tt_d_destination_settings.font_family #=> String
5729
5764
  # resp.encoder_settings.caption_descriptions[0].destination_settings.ebu_tt_d_destination_settings.style_control #=> String, one of "EXCLUDE", "INCLUDE"
5730
5765
  # resp.encoder_settings.caption_descriptions[0].destination_settings.ttml_destination_settings.style_control #=> String, one of "PASSTHROUGH", "USE_CONFIGURED"
@@ -5744,6 +5779,7 @@ module Aws::MediaLive
5744
5779
  # resp.encoder_settings.global_configuration.output_locking_mode #=> String, one of "EPOCH_LOCKING", "PIPELINE_LOCKING"
5745
5780
  # resp.encoder_settings.global_configuration.output_timing_source #=> String, one of "INPUT_CLOCK", "SYSTEM_CLOCK"
5746
5781
  # resp.encoder_settings.global_configuration.support_low_framerate_inputs #=> String, one of "DISABLED", "ENABLED"
5782
+ # resp.encoder_settings.motion_graphics_configuration.motion_graphics_insertion #=> String, one of "DISABLED", "ENABLED"
5747
5783
  # resp.encoder_settings.nielsen_configuration.distributor_id #=> String
5748
5784
  # resp.encoder_settings.nielsen_configuration.nielsen_pcm_to_id_3_tagging #=> String, one of "DISABLED", "ENABLED"
5749
5785
  # resp.encoder_settings.output_groups #=> Array
@@ -6172,6 +6208,8 @@ module Aws::MediaLive
6172
6208
  # resp.pipeline_details #=> Array
6173
6209
  # resp.pipeline_details[0].active_input_attachment_name #=> String
6174
6210
  # resp.pipeline_details[0].active_input_switch_action_name #=> String
6211
+ # resp.pipeline_details[0].active_motion_graphics_action_name #=> String
6212
+ # resp.pipeline_details[0].active_motion_graphics_uri #=> String
6175
6213
  # resp.pipeline_details[0].pipeline_id #=> String
6176
6214
  # resp.pipelines_running_count #=> Integer
6177
6215
  # resp.role_arn #=> String
@@ -6413,8 +6451,8 @@ module Aws::MediaLive
6413
6451
  # resp.encoder_settings.caption_descriptions[0].destination_settings.dvb_sub_destination_settings.teletext_grid_control #=> String, one of "FIXED", "SCALED"
6414
6452
  # resp.encoder_settings.caption_descriptions[0].destination_settings.dvb_sub_destination_settings.x_position #=> Integer
6415
6453
  # resp.encoder_settings.caption_descriptions[0].destination_settings.dvb_sub_destination_settings.y_position #=> Integer
6416
- # resp.encoder_settings.caption_descriptions[0].destination_settings.ebu_tt_d_destination_settings.fill_line_gap #=> String, one of "DISABLED", "ENABLED"
6417
6454
  # resp.encoder_settings.caption_descriptions[0].destination_settings.ebu_tt_d_destination_settings.copyright_holder #=> String
6455
+ # resp.encoder_settings.caption_descriptions[0].destination_settings.ebu_tt_d_destination_settings.fill_line_gap #=> String, one of "DISABLED", "ENABLED"
6418
6456
  # resp.encoder_settings.caption_descriptions[0].destination_settings.ebu_tt_d_destination_settings.font_family #=> String
6419
6457
  # resp.encoder_settings.caption_descriptions[0].destination_settings.ebu_tt_d_destination_settings.style_control #=> String, one of "EXCLUDE", "INCLUDE"
6420
6458
  # resp.encoder_settings.caption_descriptions[0].destination_settings.ttml_destination_settings.style_control #=> String, one of "PASSTHROUGH", "USE_CONFIGURED"
@@ -6434,6 +6472,7 @@ module Aws::MediaLive
6434
6472
  # resp.encoder_settings.global_configuration.output_locking_mode #=> String, one of "EPOCH_LOCKING", "PIPELINE_LOCKING"
6435
6473
  # resp.encoder_settings.global_configuration.output_timing_source #=> String, one of "INPUT_CLOCK", "SYSTEM_CLOCK"
6436
6474
  # resp.encoder_settings.global_configuration.support_low_framerate_inputs #=> String, one of "DISABLED", "ENABLED"
6475
+ # resp.encoder_settings.motion_graphics_configuration.motion_graphics_insertion #=> String, one of "DISABLED", "ENABLED"
6437
6476
  # resp.encoder_settings.nielsen_configuration.distributor_id #=> String
6438
6477
  # resp.encoder_settings.nielsen_configuration.nielsen_pcm_to_id_3_tagging #=> String, one of "DISABLED", "ENABLED"
6439
6478
  # resp.encoder_settings.output_groups #=> Array
@@ -6862,6 +6901,8 @@ module Aws::MediaLive
6862
6901
  # resp.pipeline_details #=> Array
6863
6902
  # resp.pipeline_details[0].active_input_attachment_name #=> String
6864
6903
  # resp.pipeline_details[0].active_input_switch_action_name #=> String
6904
+ # resp.pipeline_details[0].active_motion_graphics_action_name #=> String
6905
+ # resp.pipeline_details[0].active_motion_graphics_uri #=> String
6865
6906
  # resp.pipeline_details[0].pipeline_id #=> String
6866
6907
  # resp.pipelines_running_count #=> Integer
6867
6908
  # resp.role_arn #=> String
@@ -7200,8 +7241,8 @@ module Aws::MediaLive
7200
7241
  # y_position: 1,
7201
7242
  # },
7202
7243
  # ebu_tt_d_destination_settings: {
7203
- # fill_line_gap: "DISABLED", # accepts DISABLED, ENABLED
7204
7244
  # copyright_holder: "__stringMax1000",
7245
+ # fill_line_gap: "DISABLED", # accepts DISABLED, ENABLED
7205
7246
  # font_family: "__string",
7206
7247
  # style_control: "EXCLUDE", # accepts EXCLUDE, INCLUDE
7207
7248
  # },
@@ -7251,6 +7292,13 @@ module Aws::MediaLive
7251
7292
  # output_timing_source: "INPUT_CLOCK", # accepts INPUT_CLOCK, SYSTEM_CLOCK
7252
7293
  # support_low_framerate_inputs: "DISABLED", # accepts DISABLED, ENABLED
7253
7294
  # },
7295
+ # motion_graphics_configuration: {
7296
+ # motion_graphics_insertion: "DISABLED", # accepts DISABLED, ENABLED
7297
+ # motion_graphics_settings: { # required
7298
+ # html_motion_graphics_settings: {
7299
+ # },
7300
+ # },
7301
+ # },
7254
7302
  # nielsen_configuration: {
7255
7303
  # distributor_id: "__string",
7256
7304
  # nielsen_pcm_to_id_3_tagging: "DISABLED", # accepts DISABLED, ENABLED
@@ -8055,8 +8103,8 @@ module Aws::MediaLive
8055
8103
  # resp.channel.encoder_settings.caption_descriptions[0].destination_settings.dvb_sub_destination_settings.teletext_grid_control #=> String, one of "FIXED", "SCALED"
8056
8104
  # resp.channel.encoder_settings.caption_descriptions[0].destination_settings.dvb_sub_destination_settings.x_position #=> Integer
8057
8105
  # resp.channel.encoder_settings.caption_descriptions[0].destination_settings.dvb_sub_destination_settings.y_position #=> Integer
8058
- # resp.channel.encoder_settings.caption_descriptions[0].destination_settings.ebu_tt_d_destination_settings.fill_line_gap #=> String, one of "DISABLED", "ENABLED"
8059
8106
  # resp.channel.encoder_settings.caption_descriptions[0].destination_settings.ebu_tt_d_destination_settings.copyright_holder #=> String
8107
+ # resp.channel.encoder_settings.caption_descriptions[0].destination_settings.ebu_tt_d_destination_settings.fill_line_gap #=> String, one of "DISABLED", "ENABLED"
8060
8108
  # resp.channel.encoder_settings.caption_descriptions[0].destination_settings.ebu_tt_d_destination_settings.font_family #=> String
8061
8109
  # resp.channel.encoder_settings.caption_descriptions[0].destination_settings.ebu_tt_d_destination_settings.style_control #=> String, one of "EXCLUDE", "INCLUDE"
8062
8110
  # resp.channel.encoder_settings.caption_descriptions[0].destination_settings.ttml_destination_settings.style_control #=> String, one of "PASSTHROUGH", "USE_CONFIGURED"
@@ -8076,6 +8124,7 @@ module Aws::MediaLive
8076
8124
  # resp.channel.encoder_settings.global_configuration.output_locking_mode #=> String, one of "EPOCH_LOCKING", "PIPELINE_LOCKING"
8077
8125
  # resp.channel.encoder_settings.global_configuration.output_timing_source #=> String, one of "INPUT_CLOCK", "SYSTEM_CLOCK"
8078
8126
  # resp.channel.encoder_settings.global_configuration.support_low_framerate_inputs #=> String, one of "DISABLED", "ENABLED"
8127
+ # resp.channel.encoder_settings.motion_graphics_configuration.motion_graphics_insertion #=> String, one of "DISABLED", "ENABLED"
8079
8128
  # resp.channel.encoder_settings.nielsen_configuration.distributor_id #=> String
8080
8129
  # resp.channel.encoder_settings.nielsen_configuration.nielsen_pcm_to_id_3_tagging #=> String, one of "DISABLED", "ENABLED"
8081
8130
  # resp.channel.encoder_settings.output_groups #=> Array
@@ -8504,6 +8553,8 @@ module Aws::MediaLive
8504
8553
  # resp.channel.pipeline_details #=> Array
8505
8554
  # resp.channel.pipeline_details[0].active_input_attachment_name #=> String
8506
8555
  # resp.channel.pipeline_details[0].active_input_switch_action_name #=> String
8556
+ # resp.channel.pipeline_details[0].active_motion_graphics_action_name #=> String
8557
+ # resp.channel.pipeline_details[0].active_motion_graphics_uri #=> String
8507
8558
  # resp.channel.pipeline_details[0].pipeline_id #=> String
8508
8559
  # resp.channel.pipelines_running_count #=> Integer
8509
8560
  # resp.channel.role_arn #=> String
@@ -8706,8 +8757,8 @@ module Aws::MediaLive
8706
8757
  # resp.channel.encoder_settings.caption_descriptions[0].destination_settings.dvb_sub_destination_settings.teletext_grid_control #=> String, one of "FIXED", "SCALED"
8707
8758
  # resp.channel.encoder_settings.caption_descriptions[0].destination_settings.dvb_sub_destination_settings.x_position #=> Integer
8708
8759
  # resp.channel.encoder_settings.caption_descriptions[0].destination_settings.dvb_sub_destination_settings.y_position #=> Integer
8709
- # resp.channel.encoder_settings.caption_descriptions[0].destination_settings.ebu_tt_d_destination_settings.fill_line_gap #=> String, one of "DISABLED", "ENABLED"
8710
8760
  # resp.channel.encoder_settings.caption_descriptions[0].destination_settings.ebu_tt_d_destination_settings.copyright_holder #=> String
8761
+ # resp.channel.encoder_settings.caption_descriptions[0].destination_settings.ebu_tt_d_destination_settings.fill_line_gap #=> String, one of "DISABLED", "ENABLED"
8711
8762
  # resp.channel.encoder_settings.caption_descriptions[0].destination_settings.ebu_tt_d_destination_settings.font_family #=> String
8712
8763
  # resp.channel.encoder_settings.caption_descriptions[0].destination_settings.ebu_tt_d_destination_settings.style_control #=> String, one of "EXCLUDE", "INCLUDE"
8713
8764
  # resp.channel.encoder_settings.caption_descriptions[0].destination_settings.ttml_destination_settings.style_control #=> String, one of "PASSTHROUGH", "USE_CONFIGURED"
@@ -8727,6 +8778,7 @@ module Aws::MediaLive
8727
8778
  # resp.channel.encoder_settings.global_configuration.output_locking_mode #=> String, one of "EPOCH_LOCKING", "PIPELINE_LOCKING"
8728
8779
  # resp.channel.encoder_settings.global_configuration.output_timing_source #=> String, one of "INPUT_CLOCK", "SYSTEM_CLOCK"
8729
8780
  # resp.channel.encoder_settings.global_configuration.support_low_framerate_inputs #=> String, one of "DISABLED", "ENABLED"
8781
+ # resp.channel.encoder_settings.motion_graphics_configuration.motion_graphics_insertion #=> String, one of "DISABLED", "ENABLED"
8730
8782
  # resp.channel.encoder_settings.nielsen_configuration.distributor_id #=> String
8731
8783
  # resp.channel.encoder_settings.nielsen_configuration.nielsen_pcm_to_id_3_tagging #=> String, one of "DISABLED", "ENABLED"
8732
8784
  # resp.channel.encoder_settings.output_groups #=> Array
@@ -9155,6 +9207,8 @@ module Aws::MediaLive
9155
9207
  # resp.channel.pipeline_details #=> Array
9156
9208
  # resp.channel.pipeline_details[0].active_input_attachment_name #=> String
9157
9209
  # resp.channel.pipeline_details[0].active_input_switch_action_name #=> String
9210
+ # resp.channel.pipeline_details[0].active_motion_graphics_action_name #=> String
9211
+ # resp.channel.pipeline_details[0].active_motion_graphics_uri #=> String
9158
9212
  # resp.channel.pipeline_details[0].pipeline_id #=> String
9159
9213
  # resp.channel.pipelines_running_count #=> Integer
9160
9214
  # resp.channel.role_arn #=> String
@@ -9604,7 +9658,7 @@ module Aws::MediaLive
9604
9658
  params: params,
9605
9659
  config: config)
9606
9660
  context[:gem_name] = 'aws-sdk-medialive'
9607
- context[:gem_version] = '1.68.0'
9661
+ context[:gem_version] = '1.69.0'
9608
9662
  Seahorse::Client::Request.new(handlers, context)
9609
9663
  end
9610
9664
 
@@ -324,6 +324,7 @@ module Aws::MediaLive
324
324
  HlsTsFileMode = Shapes::StringShape.new(name: 'HlsTsFileMode')
325
325
  HlsWebdavHttpTransferMode = Shapes::StringShape.new(name: 'HlsWebdavHttpTransferMode')
326
326
  HlsWebdavSettings = Shapes::StructureShape.new(name: 'HlsWebdavSettings')
327
+ HtmlMotionGraphicsSettings = Shapes::StructureShape.new(name: 'HtmlMotionGraphicsSettings')
327
328
  IFrameOnlyPlaylistType = Shapes::StringShape.new(name: 'IFrameOnlyPlaylistType')
328
329
  ImmediateModeScheduleActionStartSettings = Shapes::StructureShape.new(name: 'ImmediateModeScheduleActionStartSettings')
329
330
  Input = Shapes::StructureShape.new(name: 'Input')
@@ -451,6 +452,11 @@ module Aws::MediaLive
451
452
  MediaPackageGroupSettings = Shapes::StructureShape.new(name: 'MediaPackageGroupSettings')
452
453
  MediaPackageOutputDestinationSettings = Shapes::StructureShape.new(name: 'MediaPackageOutputDestinationSettings')
453
454
  MediaPackageOutputSettings = Shapes::StructureShape.new(name: 'MediaPackageOutputSettings')
455
+ MotionGraphicsActivateScheduleActionSettings = Shapes::StructureShape.new(name: 'MotionGraphicsActivateScheduleActionSettings')
456
+ MotionGraphicsConfiguration = Shapes::StructureShape.new(name: 'MotionGraphicsConfiguration')
457
+ MotionGraphicsDeactivateScheduleActionSettings = Shapes::StructureShape.new(name: 'MotionGraphicsDeactivateScheduleActionSettings')
458
+ MotionGraphicsInsertion = Shapes::StringShape.new(name: 'MotionGraphicsInsertion')
459
+ MotionGraphicsSettings = Shapes::StructureShape.new(name: 'MotionGraphicsSettings')
454
460
  Mp2CodingMode = Shapes::StringShape.new(name: 'Mp2CodingMode')
455
461
  Mp2Settings = Shapes::StructureShape.new(name: 'Mp2Settings')
456
462
  Mpeg2AdaptiveQuantization = Shapes::StringShape.new(name: 'Mpeg2AdaptiveQuantization')
@@ -767,6 +773,7 @@ module Aws::MediaLive
767
773
  __longMin0Max1099511627775 = Shapes::IntegerShape.new(name: '__longMin0Max1099511627775')
768
774
  __longMin0Max4294967295 = Shapes::IntegerShape.new(name: '__longMin0Max4294967295')
769
775
  __longMin0Max8589934591 = Shapes::IntegerShape.new(name: '__longMin0Max8589934591')
776
+ __longMin0Max86400000 = Shapes::IntegerShape.new(name: '__longMin0Max86400000')
770
777
  __string = Shapes::StringShape.new(name: '__string')
771
778
  __stringMax1000 = Shapes::StringShape.new(name: '__stringMax1000')
772
779
  __stringMax256 = Shapes::StringShape.new(name: '__stringMax256')
@@ -1579,8 +1586,8 @@ module Aws::MediaLive
1579
1586
  Eac3Settings.add_member(:surround_mode, Shapes::ShapeRef.new(shape: Eac3SurroundMode, location_name: "surroundMode"))
1580
1587
  Eac3Settings.struct_class = Types::Eac3Settings
1581
1588
 
1582
- EbuTtDDestinationSettings.add_member(:fill_line_gap, Shapes::ShapeRef.new(shape: EbuTtDFillLineGapControl, location_name: "fillLineGap"))
1583
1589
  EbuTtDDestinationSettings.add_member(:copyright_holder, Shapes::ShapeRef.new(shape: __stringMax1000, location_name: "copyrightHolder"))
1590
+ EbuTtDDestinationSettings.add_member(:fill_line_gap, Shapes::ShapeRef.new(shape: EbuTtDFillLineGapControl, location_name: "fillLineGap"))
1584
1591
  EbuTtDDestinationSettings.add_member(:font_family, Shapes::ShapeRef.new(shape: __string, location_name: "fontFamily"))
1585
1592
  EbuTtDDestinationSettings.add_member(:style_control, Shapes::ShapeRef.new(shape: EbuTtDDestinationStyleControl, location_name: "styleControl"))
1586
1593
  EbuTtDDestinationSettings.struct_class = Types::EbuTtDDestinationSettings
@@ -1604,6 +1611,7 @@ module Aws::MediaLive
1604
1611
  EncoderSettings.add_member(:caption_descriptions, Shapes::ShapeRef.new(shape: __listOfCaptionDescription, location_name: "captionDescriptions"))
1605
1612
  EncoderSettings.add_member(:feature_activations, Shapes::ShapeRef.new(shape: FeatureActivations, location_name: "featureActivations"))
1606
1613
  EncoderSettings.add_member(:global_configuration, Shapes::ShapeRef.new(shape: GlobalConfiguration, location_name: "globalConfiguration"))
1614
+ EncoderSettings.add_member(:motion_graphics_configuration, Shapes::ShapeRef.new(shape: MotionGraphicsConfiguration, location_name: "motionGraphicsConfiguration"))
1607
1615
  EncoderSettings.add_member(:nielsen_configuration, Shapes::ShapeRef.new(shape: NielsenConfiguration, location_name: "nielsenConfiguration"))
1608
1616
  EncoderSettings.add_member(:output_groups, Shapes::ShapeRef.new(shape: __listOfOutputGroup, required: true, location_name: "outputGroups"))
1609
1617
  EncoderSettings.add_member(:timecode_config, Shapes::ShapeRef.new(shape: TimecodeConfig, required: true, location_name: "timecodeConfig"))
@@ -1873,6 +1881,8 @@ module Aws::MediaLive
1873
1881
  HlsWebdavSettings.add_member(:restart_delay, Shapes::ShapeRef.new(shape: __integerMin0Max15, location_name: "restartDelay"))
1874
1882
  HlsWebdavSettings.struct_class = Types::HlsWebdavSettings
1875
1883
 
1884
+ HtmlMotionGraphicsSettings.struct_class = Types::HtmlMotionGraphicsSettings
1885
+
1876
1886
  ImmediateModeScheduleActionStartSettings.struct_class = Types::ImmediateModeScheduleActionStartSettings
1877
1887
 
1878
1888
  Input.add_member(:arn, Shapes::ShapeRef.new(shape: __string, location_name: "arn"))
@@ -2295,6 +2305,21 @@ module Aws::MediaLive
2295
2305
 
2296
2306
  MediaPackageOutputSettings.struct_class = Types::MediaPackageOutputSettings
2297
2307
 
2308
+ MotionGraphicsActivateScheduleActionSettings.add_member(:duration, Shapes::ShapeRef.new(shape: __longMin0Max86400000, location_name: "duration"))
2309
+ MotionGraphicsActivateScheduleActionSettings.add_member(:password_param, Shapes::ShapeRef.new(shape: __string, location_name: "passwordParam"))
2310
+ MotionGraphicsActivateScheduleActionSettings.add_member(:url, Shapes::ShapeRef.new(shape: __string, location_name: "url"))
2311
+ MotionGraphicsActivateScheduleActionSettings.add_member(:username, Shapes::ShapeRef.new(shape: __string, location_name: "username"))
2312
+ MotionGraphicsActivateScheduleActionSettings.struct_class = Types::MotionGraphicsActivateScheduleActionSettings
2313
+
2314
+ MotionGraphicsConfiguration.add_member(:motion_graphics_insertion, Shapes::ShapeRef.new(shape: MotionGraphicsInsertion, location_name: "motionGraphicsInsertion"))
2315
+ MotionGraphicsConfiguration.add_member(:motion_graphics_settings, Shapes::ShapeRef.new(shape: MotionGraphicsSettings, required: true, location_name: "motionGraphicsSettings"))
2316
+ MotionGraphicsConfiguration.struct_class = Types::MotionGraphicsConfiguration
2317
+
2318
+ MotionGraphicsDeactivateScheduleActionSettings.struct_class = Types::MotionGraphicsDeactivateScheduleActionSettings
2319
+
2320
+ MotionGraphicsSettings.add_member(:html_motion_graphics_settings, Shapes::ShapeRef.new(shape: HtmlMotionGraphicsSettings, location_name: "htmlMotionGraphicsSettings"))
2321
+ MotionGraphicsSettings.struct_class = Types::MotionGraphicsSettings
2322
+
2298
2323
  Mp2Settings.add_member(:bitrate, Shapes::ShapeRef.new(shape: __double, location_name: "bitrate"))
2299
2324
  Mp2Settings.add_member(:coding_mode, Shapes::ShapeRef.new(shape: Mp2CodingMode, location_name: "codingMode"))
2300
2325
  Mp2Settings.add_member(:sample_rate, Shapes::ShapeRef.new(shape: __double, location_name: "sampleRate"))
@@ -2524,6 +2549,8 @@ module Aws::MediaLive
2524
2549
 
2525
2550
  PipelineDetail.add_member(:active_input_attachment_name, Shapes::ShapeRef.new(shape: __string, location_name: "activeInputAttachmentName"))
2526
2551
  PipelineDetail.add_member(:active_input_switch_action_name, Shapes::ShapeRef.new(shape: __string, location_name: "activeInputSwitchActionName"))
2552
+ PipelineDetail.add_member(:active_motion_graphics_action_name, Shapes::ShapeRef.new(shape: __string, location_name: "activeMotionGraphicsActionName"))
2553
+ PipelineDetail.add_member(:active_motion_graphics_uri, Shapes::ShapeRef.new(shape: __string, location_name: "activeMotionGraphicsUri"))
2527
2554
  PipelineDetail.add_member(:pipeline_id, Shapes::ShapeRef.new(shape: __string, location_name: "pipelineId"))
2528
2555
  PipelineDetail.struct_class = Types::PipelineDetail
2529
2556
 
@@ -2629,6 +2656,8 @@ module Aws::MediaLive
2629
2656
  ScheduleActionSettings.add_member(:hls_timed_metadata_settings, Shapes::ShapeRef.new(shape: HlsTimedMetadataScheduleActionSettings, location_name: "hlsTimedMetadataSettings"))
2630
2657
  ScheduleActionSettings.add_member(:input_prepare_settings, Shapes::ShapeRef.new(shape: InputPrepareScheduleActionSettings, location_name: "inputPrepareSettings"))
2631
2658
  ScheduleActionSettings.add_member(:input_switch_settings, Shapes::ShapeRef.new(shape: InputSwitchScheduleActionSettings, location_name: "inputSwitchSettings"))
2659
+ ScheduleActionSettings.add_member(:motion_graphics_image_activate_settings, Shapes::ShapeRef.new(shape: MotionGraphicsActivateScheduleActionSettings, location_name: "motionGraphicsImageActivateSettings"))
2660
+ ScheduleActionSettings.add_member(:motion_graphics_image_deactivate_settings, Shapes::ShapeRef.new(shape: MotionGraphicsDeactivateScheduleActionSettings, location_name: "motionGraphicsImageDeactivateSettings"))
2632
2661
  ScheduleActionSettings.add_member(:pause_state_settings, Shapes::ShapeRef.new(shape: PauseStateScheduleActionSettings, location_name: "pauseStateSettings"))
2633
2662
  ScheduleActionSettings.add_member(:scte_35_return_to_network_settings, Shapes::ShapeRef.new(shape: Scte35ReturnToNetworkScheduleActionSettings, location_name: "scte35ReturnToNetworkSettings"))
2634
2663
  ScheduleActionSettings.add_member(:scte_35_splice_insert_settings, Shapes::ShapeRef.new(shape: Scte35SpliceInsertScheduleActionSettings, location_name: "scte35SpliceInsertSettings"))
@@ -2853,7 +2882,6 @@ module Aws::MediaLive
2853
2882
  TransferringInputDeviceSummary.add_member(:id, Shapes::ShapeRef.new(shape: __string, location_name: "id"))
2854
2883
  TransferringInputDeviceSummary.add_member(:message, Shapes::ShapeRef.new(shape: __string, location_name: "message"))
2855
2884
  TransferringInputDeviceSummary.add_member(:target_customer_id, Shapes::ShapeRef.new(shape: __string, location_name: "targetCustomerId"))
2856
- TransferringInputDeviceSummary.add_member(:target_region, Shapes::ShapeRef.new(shape: __string, location_name: "targetRegion"))
2857
2885
  TransferringInputDeviceSummary.add_member(:transfer_type, Shapes::ShapeRef.new(shape: InputDeviceTransferType, location_name: "transferType"))
2858
2886
  TransferringInputDeviceSummary.struct_class = Types::TransferringInputDeviceSummary
2859
2887
 
@@ -1471,6 +1471,14 @@ module Aws::MediaLive
1471
1471
  # },
1472
1472
  # url_path: ["__string"],
1473
1473
  # },
1474
+ # motion_graphics_image_activate_settings: {
1475
+ # duration: 1,
1476
+ # password_param: "__string",
1477
+ # url: "__string",
1478
+ # username: "__string",
1479
+ # },
1480
+ # motion_graphics_image_deactivate_settings: {
1481
+ # },
1474
1482
  # pause_state_settings: {
1475
1483
  # pipelines: [
1476
1484
  # {
@@ -1832,6 +1840,14 @@ module Aws::MediaLive
1832
1840
  # },
1833
1841
  # url_path: ["__string"],
1834
1842
  # },
1843
+ # motion_graphics_image_activate_settings: {
1844
+ # duration: 1,
1845
+ # password_param: "__string",
1846
+ # url: "__string",
1847
+ # username: "__string",
1848
+ # },
1849
+ # motion_graphics_image_deactivate_settings: {
1850
+ # },
1835
1851
  # pause_state_settings: {
1836
1852
  # pipelines: [
1837
1853
  # {
@@ -2283,8 +2299,8 @@ module Aws::MediaLive
2283
2299
  # y_position: 1,
2284
2300
  # },
2285
2301
  # ebu_tt_d_destination_settings: {
2286
- # fill_line_gap: "DISABLED", # accepts DISABLED, ENABLED
2287
2302
  # copyright_holder: "__stringMax1000",
2303
+ # fill_line_gap: "DISABLED", # accepts DISABLED, ENABLED
2288
2304
  # font_family: "__string",
2289
2305
  # style_control: "EXCLUDE", # accepts EXCLUDE, INCLUDE
2290
2306
  # },
@@ -2405,8 +2421,8 @@ module Aws::MediaLive
2405
2421
  # y_position: 1,
2406
2422
  # },
2407
2423
  # ebu_tt_d_destination_settings: {
2408
- # fill_line_gap: "DISABLED", # accepts DISABLED, ENABLED
2409
2424
  # copyright_holder: "__stringMax1000",
2425
+ # fill_line_gap: "DISABLED", # accepts DISABLED, ENABLED
2410
2426
  # font_family: "__string",
2411
2427
  # style_control: "EXCLUDE", # accepts EXCLUDE, INCLUDE
2412
2428
  # },
@@ -3285,8 +3301,8 @@ module Aws::MediaLive
3285
3301
  # y_position: 1,
3286
3302
  # },
3287
3303
  # ebu_tt_d_destination_settings: {
3288
- # fill_line_gap: "DISABLED", # accepts DISABLED, ENABLED
3289
3304
  # copyright_holder: "__stringMax1000",
3305
+ # fill_line_gap: "DISABLED", # accepts DISABLED, ENABLED
3290
3306
  # font_family: "__string",
3291
3307
  # style_control: "EXCLUDE", # accepts EXCLUDE, INCLUDE
3292
3308
  # },
@@ -3336,6 +3352,13 @@ module Aws::MediaLive
3336
3352
  # output_timing_source: "INPUT_CLOCK", # accepts INPUT_CLOCK, SYSTEM_CLOCK
3337
3353
  # support_low_framerate_inputs: "DISABLED", # accepts DISABLED, ENABLED
3338
3354
  # },
3355
+ # motion_graphics_configuration: {
3356
+ # motion_graphics_insertion: "DISABLED", # accepts DISABLED, ENABLED
3357
+ # motion_graphics_settings: { # required
3358
+ # html_motion_graphics_settings: {
3359
+ # },
3360
+ # },
3361
+ # },
3339
3362
  # nielsen_configuration: {
3340
3363
  # distributor_id: "__string",
3341
3364
  # nielsen_pcm_to_id_3_tagging: "DISABLED", # accepts DISABLED, ENABLED
@@ -6246,19 +6269,12 @@ module Aws::MediaLive
6246
6269
  # data as a hash:
6247
6270
  #
6248
6271
  # {
6249
- # fill_line_gap: "DISABLED", # accepts DISABLED, ENABLED
6250
6272
  # copyright_holder: "__stringMax1000",
6273
+ # fill_line_gap: "DISABLED", # accepts DISABLED, ENABLED
6251
6274
  # font_family: "__string",
6252
6275
  # style_control: "EXCLUDE", # accepts EXCLUDE, INCLUDE
6253
6276
  # }
6254
6277
  #
6255
- # @!attribute [rw] fill_line_gap
6256
- # Specifies how to handle the gap between the lines (in multi-line
6257
- # captions). - enabled: Fill with the captions background color (as
6258
- # specified in the input captions). - disabled: Leave the gap
6259
- # unfilled.
6260
- # @return [String]
6261
- #
6262
6278
  # @!attribute [rw] copyright_holder
6263
6279
  # Applies only if you plan to convert these source captions to
6264
6280
  # EBU-TT-D or TTML in an output. Complete this field if you want to
@@ -6266,6 +6282,13 @@ module Aws::MediaLive
6266
6282
  # tag in the TTML
6267
6283
  # @return [String]
6268
6284
  #
6285
+ # @!attribute [rw] fill_line_gap
6286
+ # Specifies how to handle the gap between the lines (in multi-line
6287
+ # captions). - enabled: Fill with the captions background color (as
6288
+ # specified in the input captions). - disabled: Leave the gap
6289
+ # unfilled.
6290
+ # @return [String]
6291
+ #
6269
6292
  # @!attribute [rw] font_family
6270
6293
  # Specifies the font family to include in the font data attached to
6271
6294
  # the EBU-TT captions. Valid only if styleControl is set to include.
@@ -6297,8 +6320,8 @@ module Aws::MediaLive
6297
6320
  # @see http://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/EbuTtDDestinationSettings AWS API Documentation
6298
6321
  #
6299
6322
  class EbuTtDDestinationSettings < Struct.new(
6300
- :fill_line_gap,
6301
6323
  :copyright_holder,
6324
+ :fill_line_gap,
6302
6325
  :font_family,
6303
6326
  :style_control)
6304
6327
  SENSITIVE = []
@@ -6552,8 +6575,8 @@ module Aws::MediaLive
6552
6575
  # y_position: 1,
6553
6576
  # },
6554
6577
  # ebu_tt_d_destination_settings: {
6555
- # fill_line_gap: "DISABLED", # accepts DISABLED, ENABLED
6556
6578
  # copyright_holder: "__stringMax1000",
6579
+ # fill_line_gap: "DISABLED", # accepts DISABLED, ENABLED
6557
6580
  # font_family: "__string",
6558
6581
  # style_control: "EXCLUDE", # accepts EXCLUDE, INCLUDE
6559
6582
  # },
@@ -6603,6 +6626,13 @@ module Aws::MediaLive
6603
6626
  # output_timing_source: "INPUT_CLOCK", # accepts INPUT_CLOCK, SYSTEM_CLOCK
6604
6627
  # support_low_framerate_inputs: "DISABLED", # accepts DISABLED, ENABLED
6605
6628
  # },
6629
+ # motion_graphics_configuration: {
6630
+ # motion_graphics_insertion: "DISABLED", # accepts DISABLED, ENABLED
6631
+ # motion_graphics_settings: { # required
6632
+ # html_motion_graphics_settings: {
6633
+ # },
6634
+ # },
6635
+ # },
6606
6636
  # nielsen_configuration: {
6607
6637
  # distributor_id: "__string",
6608
6638
  # nielsen_pcm_to_id_3_tagging: "DISABLED", # accepts DISABLED, ENABLED
@@ -7166,6 +7196,10 @@ module Aws::MediaLive
7166
7196
  # Configuration settings that apply to the event as a whole.
7167
7197
  # @return [Types::GlobalConfiguration]
7168
7198
  #
7199
+ # @!attribute [rw] motion_graphics_configuration
7200
+ # Settings for motion graphics.
7201
+ # @return [Types::MotionGraphicsConfiguration]
7202
+ #
7169
7203
  # @!attribute [rw] nielsen_configuration
7170
7204
  # Nielsen configuration settings.
7171
7205
  # @return [Types::NielsenConfiguration]
@@ -7191,6 +7225,7 @@ module Aws::MediaLive
7191
7225
  :caption_descriptions,
7192
7226
  :feature_activations,
7193
7227
  :global_configuration,
7228
+ :motion_graphics_configuration,
7194
7229
  :nielsen_configuration,
7195
7230
  :output_groups,
7196
7231
  :timecode_config,
@@ -9430,6 +9465,14 @@ module Aws::MediaLive
9430
9465
  include Aws::Structure
9431
9466
  end
9432
9467
 
9468
+ # Html Motion Graphics Settings
9469
+ #
9470
+ # @api private
9471
+ #
9472
+ # @see http://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/HtmlMotionGraphicsSettings AWS API Documentation
9473
+ #
9474
+ class HtmlMotionGraphicsSettings < Aws::EmptyStructure; end
9475
+
9433
9476
  # Settings to configure an action so that it occurs as soon as possible.
9434
9477
  #
9435
9478
  # @api private
@@ -12162,6 +12205,113 @@ module Aws::MediaLive
12162
12205
  #
12163
12206
  class MediaPackageOutputSettings < Aws::EmptyStructure; end
12164
12207
 
12208
+ # Settings to specify the rendering of motion graphics into the video
12209
+ # stream.
12210
+ #
12211
+ # @note When making an API call, you may pass MotionGraphicsActivateScheduleActionSettings
12212
+ # data as a hash:
12213
+ #
12214
+ # {
12215
+ # duration: 1,
12216
+ # password_param: "__string",
12217
+ # url: "__string",
12218
+ # username: "__string",
12219
+ # }
12220
+ #
12221
+ # @!attribute [rw] duration
12222
+ # Duration (in milliseconds) that motion graphics should render on to
12223
+ # the video stream. Leaving out this property or setting to 0 will
12224
+ # result in rendering continuing until a deactivate action is
12225
+ # processed.
12226
+ # @return [Integer]
12227
+ #
12228
+ # @!attribute [rw] password_param
12229
+ # Key used to extract the password from EC2 Parameter store
12230
+ # @return [String]
12231
+ #
12232
+ # @!attribute [rw] url
12233
+ # URI of the HTML5 content to be rendered into the live stream.
12234
+ # @return [String]
12235
+ #
12236
+ # @!attribute [rw] username
12237
+ # Username if credentials are required to access a file. This must be
12238
+ # a reference to an AWS parameter store name from which the password
12239
+ # can be retrieved. AWS Parameter store format: \\"ssm://<parameter
12240
+ # name="">"</p> </parameter>
12241
+ # @return [String]
12242
+ #
12243
+ # @see http://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/MotionGraphicsActivateScheduleActionSettings AWS API Documentation
12244
+ #
12245
+ class MotionGraphicsActivateScheduleActionSettings < Struct.new(
12246
+ :duration,
12247
+ :password_param,
12248
+ :url,
12249
+ :username)
12250
+ SENSITIVE = []
12251
+ include Aws::Structure
12252
+ end
12253
+
12254
+ # Motion Graphics Configuration
12255
+ #
12256
+ # @note When making an API call, you may pass MotionGraphicsConfiguration
12257
+ # data as a hash:
12258
+ #
12259
+ # {
12260
+ # motion_graphics_insertion: "DISABLED", # accepts DISABLED, ENABLED
12261
+ # motion_graphics_settings: { # required
12262
+ # html_motion_graphics_settings: {
12263
+ # },
12264
+ # },
12265
+ # }
12266
+ #
12267
+ # @!attribute [rw] motion_graphics_insertion
12268
+ # Motion Graphics Insertion
12269
+ # @return [String]
12270
+ #
12271
+ # @!attribute [rw] motion_graphics_settings
12272
+ # Motion Graphics Settings
12273
+ # @return [Types::MotionGraphicsSettings]
12274
+ #
12275
+ # @see http://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/MotionGraphicsConfiguration AWS API Documentation
12276
+ #
12277
+ class MotionGraphicsConfiguration < Struct.new(
12278
+ :motion_graphics_insertion,
12279
+ :motion_graphics_settings)
12280
+ SENSITIVE = []
12281
+ include Aws::Structure
12282
+ end
12283
+
12284
+ # Settings to specify the ending of rendering motion graphics into the
12285
+ # video stream.
12286
+ #
12287
+ # @api private
12288
+ #
12289
+ # @see http://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/MotionGraphicsDeactivateScheduleActionSettings AWS API Documentation
12290
+ #
12291
+ class MotionGraphicsDeactivateScheduleActionSettings < Aws::EmptyStructure; end
12292
+
12293
+ # Motion Graphics Settings
12294
+ #
12295
+ # @note When making an API call, you may pass MotionGraphicsSettings
12296
+ # data as a hash:
12297
+ #
12298
+ # {
12299
+ # html_motion_graphics_settings: {
12300
+ # },
12301
+ # }
12302
+ #
12303
+ # @!attribute [rw] html_motion_graphics_settings
12304
+ # Html Motion Graphics Settings
12305
+ # @return [Types::HtmlMotionGraphicsSettings]
12306
+ #
12307
+ # @see http://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/MotionGraphicsSettings AWS API Documentation
12308
+ #
12309
+ class MotionGraphicsSettings < Struct.new(
12310
+ :html_motion_graphics_settings)
12311
+ SENSITIVE = []
12312
+ include Aws::Structure
12313
+ end
12314
+
12165
12315
  # Mp2 Settings
12166
12316
  #
12167
12317
  # @note When making an API call, you may pass Mp2Settings
@@ -14587,6 +14737,17 @@ module Aws::MediaLive
14587
14737
  # attachment for this pipeline.
14588
14738
  # @return [String]
14589
14739
  #
14740
+ # @!attribute [rw] active_motion_graphics_action_name
14741
+ # The name of the motion graphics activate action that occurred most
14742
+ # recently and that resulted in the current graphics URI for this
14743
+ # pipeline.
14744
+ # @return [String]
14745
+ #
14746
+ # @!attribute [rw] active_motion_graphics_uri
14747
+ # The current URI being used for HTML5 motion graphics for this
14748
+ # pipeline.
14749
+ # @return [String]
14750
+ #
14590
14751
  # @!attribute [rw] pipeline_id
14591
14752
  # Pipeline ID
14592
14753
  # @return [String]
@@ -14596,6 +14757,8 @@ module Aws::MediaLive
14596
14757
  class PipelineDetail < Struct.new(
14597
14758
  :active_input_attachment_name,
14598
14759
  :active_input_switch_action_name,
14760
+ :active_motion_graphics_action_name,
14761
+ :active_motion_graphics_uri,
14599
14762
  :pipeline_id)
14600
14763
  SENSITIVE = []
14601
14764
  include Aws::Structure
@@ -15171,6 +15334,14 @@ module Aws::MediaLive
15171
15334
  # },
15172
15335
  # url_path: ["__string"],
15173
15336
  # },
15337
+ # motion_graphics_image_activate_settings: {
15338
+ # duration: 1,
15339
+ # password_param: "__string",
15340
+ # url: "__string",
15341
+ # username: "__string",
15342
+ # },
15343
+ # motion_graphics_image_deactivate_settings: {
15344
+ # },
15174
15345
  # pause_state_settings: {
15175
15346
  # pipelines: [
15176
15347
  # {
@@ -15312,6 +15483,14 @@ module Aws::MediaLive
15312
15483
  # },
15313
15484
  # url_path: ["__string"],
15314
15485
  # },
15486
+ # motion_graphics_image_activate_settings: {
15487
+ # duration: 1,
15488
+ # password_param: "__string",
15489
+ # url: "__string",
15490
+ # username: "__string",
15491
+ # },
15492
+ # motion_graphics_image_deactivate_settings: {
15493
+ # },
15315
15494
  # pause_state_settings: {
15316
15495
  # pipelines: [
15317
15496
  # {
@@ -15390,6 +15569,14 @@ module Aws::MediaLive
15390
15569
  # Action to switch the input
15391
15570
  # @return [Types::InputSwitchScheduleActionSettings]
15392
15571
  #
15572
+ # @!attribute [rw] motion_graphics_image_activate_settings
15573
+ # Action to activate a motion graphics image overlay
15574
+ # @return [Types::MotionGraphicsActivateScheduleActionSettings]
15575
+ #
15576
+ # @!attribute [rw] motion_graphics_image_deactivate_settings
15577
+ # Action to deactivate a motion graphics image overlay
15578
+ # @return [Types::MotionGraphicsDeactivateScheduleActionSettings]
15579
+ #
15393
15580
  # @!attribute [rw] pause_state_settings
15394
15581
  # Action to pause or unpause one or both channel pipelines
15395
15582
  # @return [Types::PauseStateScheduleActionSettings]
@@ -15421,6 +15608,8 @@ module Aws::MediaLive
15421
15608
  :hls_timed_metadata_settings,
15422
15609
  :input_prepare_settings,
15423
15610
  :input_switch_settings,
15611
+ :motion_graphics_image_activate_settings,
15612
+ :motion_graphics_image_deactivate_settings,
15424
15613
  :pause_state_settings,
15425
15614
  :scte_35_return_to_network_settings,
15426
15615
  :scte_35_splice_insert_settings,
@@ -16808,9 +16997,6 @@ module Aws::MediaLive
16808
16997
  # The AWS account ID for the recipient of the input device transfer.
16809
16998
  # @return [String]
16810
16999
  #
16811
- # @!attribute [rw] target_region
16812
- # @return [String]
16813
- #
16814
17000
  # @!attribute [rw] transfer_type
16815
17001
  # The type (direction) of the input device transfer.
16816
17002
  # @return [String]
@@ -16821,7 +17007,6 @@ module Aws::MediaLive
16821
17007
  :id,
16822
17008
  :message,
16823
17009
  :target_customer_id,
16824
- :target_region,
16825
17010
  :transfer_type)
16826
17011
  SENSITIVE = []
16827
17012
  include Aws::Structure
@@ -17433,8 +17618,8 @@ module Aws::MediaLive
17433
17618
  # y_position: 1,
17434
17619
  # },
17435
17620
  # ebu_tt_d_destination_settings: {
17436
- # fill_line_gap: "DISABLED", # accepts DISABLED, ENABLED
17437
17621
  # copyright_holder: "__stringMax1000",
17622
+ # fill_line_gap: "DISABLED", # accepts DISABLED, ENABLED
17438
17623
  # font_family: "__string",
17439
17624
  # style_control: "EXCLUDE", # accepts EXCLUDE, INCLUDE
17440
17625
  # },
@@ -17484,6 +17669,13 @@ module Aws::MediaLive
17484
17669
  # output_timing_source: "INPUT_CLOCK", # accepts INPUT_CLOCK, SYSTEM_CLOCK
17485
17670
  # support_low_framerate_inputs: "DISABLED", # accepts DISABLED, ENABLED
17486
17671
  # },
17672
+ # motion_graphics_configuration: {
17673
+ # motion_graphics_insertion: "DISABLED", # accepts DISABLED, ENABLED
17674
+ # motion_graphics_settings: { # required
17675
+ # html_motion_graphics_settings: {
17676
+ # },
17677
+ # },
17678
+ # },
17487
17679
  # nielsen_configuration: {
17488
17680
  # distributor_id: "__string",
17489
17681
  # nielsen_pcm_to_id_3_tagging: "DISABLED", # accepts DISABLED, ENABLED
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: aws-sdk-medialive
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.68.0
4
+ version: 1.69.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Amazon Web Services
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2021-03-25 00:00:00.000000000 Z
11
+ date: 2021-04-05 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: aws-sdk-core