aws-sdk-medialive 1.130.0 → 1.132.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
data/sig/client.rbs CHANGED
@@ -331,6 +331,13 @@ module Aws
331
331
  url: ::String?,
332
332
  username: ::String?
333
333
  },
334
+ ]?,
335
+ srt_settings: Array[
336
+ {
337
+ encryption_passphrase_secret_arn: ::String?,
338
+ stream_id: ::String?,
339
+ url: ::String?
340
+ },
334
341
  ]?
335
342
  },
336
343
  ],
@@ -797,6 +804,9 @@ module Aws
797
804
  segment_length: ::Integer?,
798
805
  segment_length_units: ("MILLISECONDS" | "SECONDS")?,
799
806
  send_delay_ms: ::Integer?
807
+ }?,
808
+ srt_group_settings: {
809
+ input_loss_action: ("DROP_PROGRAM" | "DROP_TS" | "EMIT_PROGRAM")?
800
810
  }?
801
811
  },
802
812
  outputs: Array[
@@ -1020,6 +1030,77 @@ module Aws
1020
1030
  }?,
1021
1031
  cmaf_ingest_output_settings: {
1022
1032
  name_modifier: ::String?
1033
+ }?,
1034
+ srt_output_settings: {
1035
+ buffer_msec: ::Integer?,
1036
+ container_settings: {
1037
+ m2ts_settings: {
1038
+ absent_input_audio_behavior: ("DROP" | "ENCODE_SILENCE")?,
1039
+ arib: ("DISABLED" | "ENABLED")?,
1040
+ arib_captions_pid: ::String?,
1041
+ arib_captions_pid_control: ("AUTO" | "USE_CONFIGURED")?,
1042
+ audio_buffer_model: ("ATSC" | "DVB")?,
1043
+ audio_frames_per_pes: ::Integer?,
1044
+ audio_pids: ::String?,
1045
+ audio_stream_type: ("ATSC" | "DVB")?,
1046
+ bitrate: ::Integer?,
1047
+ buffer_model: ("MULTIPLEX" | "NONE")?,
1048
+ cc_descriptor: ("DISABLED" | "ENABLED")?,
1049
+ dvb_nit_settings: {
1050
+ network_id: ::Integer,
1051
+ network_name: ::String,
1052
+ rep_interval: ::Integer?
1053
+ }?,
1054
+ dvb_sdt_settings: {
1055
+ output_sdt: ("SDT_FOLLOW" | "SDT_FOLLOW_IF_PRESENT" | "SDT_MANUAL" | "SDT_NONE")?,
1056
+ rep_interval: ::Integer?,
1057
+ service_name: ::String?,
1058
+ service_provider_name: ::String?
1059
+ }?,
1060
+ dvb_sub_pids: ::String?,
1061
+ dvb_tdt_settings: {
1062
+ rep_interval: ::Integer?
1063
+ }?,
1064
+ dvb_teletext_pid: ::String?,
1065
+ ebif: ("NONE" | "PASSTHROUGH")?,
1066
+ ebp_audio_interval: ("VIDEO_AND_FIXED_INTERVALS" | "VIDEO_INTERVAL")?,
1067
+ ebp_lookahead_ms: ::Integer?,
1068
+ ebp_placement: ("VIDEO_AND_AUDIO_PIDS" | "VIDEO_PID")?,
1069
+ ecm_pid: ::String?,
1070
+ es_rate_in_pes: ("EXCLUDE" | "INCLUDE")?,
1071
+ etv_platform_pid: ::String?,
1072
+ etv_signal_pid: ::String?,
1073
+ fragment_time: ::Float?,
1074
+ klv: ("NONE" | "PASSTHROUGH")?,
1075
+ klv_data_pids: ::String?,
1076
+ nielsen_id_3_behavior: ("NO_PASSTHROUGH" | "PASSTHROUGH")?,
1077
+ null_packet_bitrate: ::Float?,
1078
+ pat_interval: ::Integer?,
1079
+ pcr_control: ("CONFIGURED_PCR_PERIOD" | "PCR_EVERY_PES_PACKET")?,
1080
+ pcr_period: ::Integer?,
1081
+ pcr_pid: ::String?,
1082
+ pmt_interval: ::Integer?,
1083
+ pmt_pid: ::String?,
1084
+ program_num: ::Integer?,
1085
+ rate_mode: ("CBR" | "VBR")?,
1086
+ scte_27_pids: ::String?,
1087
+ scte_35_control: ("NONE" | "PASSTHROUGH")?,
1088
+ scte_35_pid: ::String?,
1089
+ scte_35_preroll_pullup_milliseconds: ::Float?,
1090
+ segmentation_markers: ("EBP" | "EBP_LEGACY" | "NONE" | "PSI_SEGSTART" | "RAI_ADAPT" | "RAI_SEGSTART")?,
1091
+ segmentation_style: ("MAINTAIN_CADENCE" | "RESET_CADENCE")?,
1092
+ segmentation_time: ::Float?,
1093
+ timed_metadata_behavior: ("NO_PASSTHROUGH" | "PASSTHROUGH")?,
1094
+ timed_metadata_pid: ::String?,
1095
+ transport_stream_id: ::Integer?,
1096
+ video_pid: ::String?
1097
+ }?
1098
+ },
1099
+ destination: {
1100
+ destination_ref_id: ::String?
1101
+ },
1102
+ encryption_type: ("AES128" | "AES192" | "AES256")?,
1103
+ latency: ::Integer?
1023
1104
  }?
1024
1105
  },
1025
1106
  video_description_name: ::String?
@@ -1192,6 +1273,40 @@ module Aws
1192
1273
  position: ("BOTTOM_CENTER" | "BOTTOM_LEFT" | "BOTTOM_RIGHT" | "MIDDLE_CENTER" | "MIDDLE_LEFT" | "MIDDLE_RIGHT" | "TOP_CENTER" | "TOP_LEFT" | "TOP_RIGHT"),
1193
1274
  prefix: ::String?
1194
1275
  }?
1276
+ }?,
1277
+ av_1_settings: {
1278
+ afd_signaling: ("AUTO" | "FIXED" | "NONE")?,
1279
+ buf_size: ::Integer?,
1280
+ color_space_settings: {
1281
+ color_space_passthrough_settings: {
1282
+ }?,
1283
+ hdr_10_settings: {
1284
+ max_cll: ::Integer?,
1285
+ max_fall: ::Integer?
1286
+ }?,
1287
+ rec_601_settings: {
1288
+ }?,
1289
+ rec_709_settings: {
1290
+ }?
1291
+ }?,
1292
+ fixed_afd: ("AFD_0000" | "AFD_0010" | "AFD_0011" | "AFD_0100" | "AFD_1000" | "AFD_1001" | "AFD_1010" | "AFD_1011" | "AFD_1101" | "AFD_1110" | "AFD_1111")?,
1293
+ framerate_denominator: ::Integer,
1294
+ framerate_numerator: ::Integer,
1295
+ gop_size: ::Float?,
1296
+ gop_size_units: ("FRAMES" | "SECONDS")?,
1297
+ level: ("AV1_LEVEL_2" | "AV1_LEVEL_2_1" | "AV1_LEVEL_3" | "AV1_LEVEL_3_1" | "AV1_LEVEL_4" | "AV1_LEVEL_4_1" | "AV1_LEVEL_5" | "AV1_LEVEL_5_1" | "AV1_LEVEL_5_2" | "AV1_LEVEL_5_3" | "AV1_LEVEL_6" | "AV1_LEVEL_6_1" | "AV1_LEVEL_6_2" | "AV1_LEVEL_6_3" | "AV1_LEVEL_AUTO")?,
1298
+ look_ahead_rate_control: ("HIGH" | "LOW" | "MEDIUM")?,
1299
+ max_bitrate: ::Integer?,
1300
+ min_i_interval: ::Integer?,
1301
+ par_denominator: ::Integer?,
1302
+ par_numerator: ::Integer?,
1303
+ qvbr_quality_level: ::Integer?,
1304
+ scene_change_detect: ("DISABLED" | "ENABLED")?,
1305
+ timecode_burnin_settings: {
1306
+ font_size: ("EXTRA_SMALL_10" | "LARGE_48" | "MEDIUM_32" | "SMALL_16"),
1307
+ position: ("BOTTOM_CENTER" | "BOTTOM_LEFT" | "BOTTOM_RIGHT" | "MIDDLE_CENTER" | "MIDDLE_LEFT" | "MIDDLE_RIGHT" | "TOP_CENTER" | "TOP_LEFT" | "TOP_RIGHT"),
1308
+ prefix: ::String?
1309
+ }?
1195
1310
  }?
1196
1311
  }?,
1197
1312
  height: ::Integer?,
@@ -1322,7 +1437,10 @@ module Aws
1322
1437
  retry_interval: ::Integer?,
1323
1438
  scte_35_source: ("MANIFEST" | "SEGMENTS")?
1324
1439
  }?,
1325
- server_validation: ("CHECK_CRYPTOGRAPHY_AND_VALIDATE_NAME" | "CHECK_CRYPTOGRAPHY_ONLY")?
1440
+ server_validation: ("CHECK_CRYPTOGRAPHY_AND_VALIDATE_NAME" | "CHECK_CRYPTOGRAPHY_ONLY")?,
1441
+ multicast_input_settings: {
1442
+ source_ip_address: ::String?
1443
+ }?
1326
1444
  }?,
1327
1445
  scte_35_pid: ::Integer?,
1328
1446
  smpte_2038_data_preference: ("IGNORE" | "PREFER")?,
@@ -1345,7 +1463,8 @@ module Aws
1345
1463
  }?
1346
1464
  }?
1347
1465
  }?
1348
- }?
1466
+ }?,
1467
+ logical_interface_names: Array[::String]?
1349
1468
  },
1350
1469
  ],
1351
1470
  ?input_specification: {
@@ -1367,6 +1486,10 @@ module Aws
1367
1486
  public_address_allocation_ids: Array[::String]?,
1368
1487
  security_group_ids: Array[::String]?,
1369
1488
  subnet_ids: Array[::String]
1489
+ },
1490
+ ?anywhere_settings: {
1491
+ channel_placement_group_id: ::String?,
1492
+ cluster_id: ::String?
1370
1493
  }
1371
1494
  ) -> _CreateChannelResponseSuccess
1372
1495
  | (?Hash[Symbol, untyped] params, ?Hash[Symbol, untyped] options) -> _CreateChannelResponseSuccess
@@ -1379,7 +1502,15 @@ module Aws
1379
1502
  def create_input: (
1380
1503
  ?destinations: Array[
1381
1504
  {
1382
- stream_name: ::String?
1505
+ stream_name: ::String?,
1506
+ network: ::String?,
1507
+ network_routes: Array[
1508
+ {
1509
+ cidr: ::String?,
1510
+ gateway: ::String?
1511
+ },
1512
+ ]?,
1513
+ static_ip_address: ::String?
1383
1514
  },
1384
1515
  ],
1385
1516
  ?input_devices: Array[
@@ -1404,7 +1535,7 @@ module Aws
1404
1535
  },
1405
1536
  ],
1406
1537
  ?tags: Hash[::String, ::String],
1407
- ?type: ("UDP_PUSH" | "RTP_PUSH" | "RTMP_PUSH" | "RTMP_PULL" | "URL_PULL" | "MP4_FILE" | "MEDIACONNECT" | "INPUT_DEVICE" | "AWS_CDI" | "TS_FILE" | "SRT_CALLER"),
1538
+ ?type: ("UDP_PUSH" | "RTP_PUSH" | "RTMP_PUSH" | "RTMP_PULL" | "URL_PULL" | "MP4_FILE" | "MEDIACONNECT" | "INPUT_DEVICE" | "AWS_CDI" | "TS_FILE" | "SRT_CALLER" | "MULTICAST"),
1408
1539
  ?vpc: {
1409
1540
  security_group_ids: Array[::String]?,
1410
1541
  subnet_ids: Array[::String]
@@ -1422,6 +1553,15 @@ module Aws
1422
1553
  stream_id: ::String?
1423
1554
  },
1424
1555
  ]?
1556
+ },
1557
+ ?input_network_location: ("AWS" | "ON_PREMISES"),
1558
+ ?multicast_settings: {
1559
+ sources: Array[
1560
+ {
1561
+ source_ip: ::String?,
1562
+ url: ::String
1563
+ },
1564
+ ]?
1425
1565
  }
1426
1566
  ) -> _CreateInputResponseSuccess
1427
1567
  | (?Hash[Symbol, untyped] params, ?Hash[Symbol, untyped] options) -> _CreateInputResponseSuccess
@@ -1527,6 +1667,7 @@ module Aws
1527
1667
  def state: () -> ("CREATING" | "CREATE_FAILED" | "IDLE" | "STARTING" | "RUNNING" | "RECOVERING" | "STOPPING" | "DELETING" | "DELETED" | "UPDATING" | "UPDATE_FAILED")
1528
1668
  def tags: () -> ::Hash[::String, ::String]
1529
1669
  def vpc: () -> Types::VpcOutputSettingsDescription
1670
+ def anywhere_settings: () -> Types::DescribeAnywhereSettings
1530
1671
  end
1531
1672
  # https://docs.aws.amazon.com/sdk-for-ruby/v3/api/Aws/MediaLive/Client.html#delete_channel-instance_method
1532
1673
  def delete_channel: (
@@ -1659,6 +1800,7 @@ module Aws
1659
1800
  def state: () -> ("CREATING" | "CREATE_FAILED" | "IDLE" | "STARTING" | "RUNNING" | "RECOVERING" | "STOPPING" | "DELETING" | "DELETED" | "UPDATING" | "UPDATE_FAILED")
1660
1801
  def tags: () -> ::Hash[::String, ::String]
1661
1802
  def vpc: () -> Types::VpcOutputSettingsDescription
1803
+ def anywhere_settings: () -> Types::DescribeAnywhereSettings
1662
1804
  end
1663
1805
  # https://docs.aws.amazon.com/sdk-for-ruby/v3/api/Aws/MediaLive/Client.html#describe_channel-instance_method
1664
1806
  def describe_channel: (
@@ -1683,8 +1825,10 @@ module Aws
1683
1825
  def sources: () -> ::Array[Types::InputSource]
1684
1826
  def state: () -> ("CREATING" | "DETACHED" | "ATTACHED" | "DELETING" | "DELETED")
1685
1827
  def tags: () -> ::Hash[::String, ::String]
1686
- def type: () -> ("UDP_PUSH" | "RTP_PUSH" | "RTMP_PUSH" | "RTMP_PULL" | "URL_PULL" | "MP4_FILE" | "MEDIACONNECT" | "INPUT_DEVICE" | "AWS_CDI" | "TS_FILE" | "SRT_CALLER")
1828
+ def type: () -> ("UDP_PUSH" | "RTP_PUSH" | "RTMP_PUSH" | "RTMP_PULL" | "URL_PULL" | "MP4_FILE" | "MEDIACONNECT" | "INPUT_DEVICE" | "AWS_CDI" | "TS_FILE" | "SRT_CALLER" | "MULTICAST")
1687
1829
  def srt_settings: () -> Types::SrtSettings
1830
+ def input_network_location: () -> ("AWS" | "ON_PREMISES")
1831
+ def multicast_settings: () -> Types::MulticastSettings
1688
1832
  end
1689
1833
  # https://docs.aws.amazon.com/sdk-for-ruby/v3/api/Aws/MediaLive/Client.html#describe_input-instance_method
1690
1834
  def describe_input: (
@@ -2050,6 +2194,7 @@ module Aws
2050
2194
  def state: () -> ("CREATING" | "CREATE_FAILED" | "IDLE" | "STARTING" | "RUNNING" | "RECOVERING" | "STOPPING" | "DELETING" | "DELETED" | "UPDATING" | "UPDATE_FAILED")
2051
2195
  def tags: () -> ::Hash[::String, ::String]
2052
2196
  def vpc: () -> Types::VpcOutputSettingsDescription
2197
+ def anywhere_settings: () -> Types::DescribeAnywhereSettings
2053
2198
  end
2054
2199
  # https://docs.aws.amazon.com/sdk-for-ruby/v3/api/Aws/MediaLive/Client.html#start_channel-instance_method
2055
2200
  def start_channel: (
@@ -2114,6 +2259,7 @@ module Aws
2114
2259
  def state: () -> ("CREATING" | "CREATE_FAILED" | "IDLE" | "STARTING" | "RUNNING" | "RECOVERING" | "STOPPING" | "DELETING" | "DELETED" | "UPDATING" | "UPDATE_FAILED")
2115
2260
  def tags: () -> ::Hash[::String, ::String]
2116
2261
  def vpc: () -> Types::VpcOutputSettingsDescription
2262
+ def anywhere_settings: () -> Types::DescribeAnywhereSettings
2117
2263
  end
2118
2264
  # https://docs.aws.amazon.com/sdk-for-ruby/v3/api/Aws/MediaLive/Client.html#stop_channel-instance_method
2119
2265
  def stop_channel: (
@@ -2202,6 +2348,13 @@ module Aws
2202
2348
  url: ::String?,
2203
2349
  username: ::String?
2204
2350
  },
2351
+ ]?,
2352
+ srt_settings: Array[
2353
+ {
2354
+ encryption_passphrase_secret_arn: ::String?,
2355
+ stream_id: ::String?,
2356
+ url: ::String?
2357
+ },
2205
2358
  ]?
2206
2359
  },
2207
2360
  ],
@@ -2668,6 +2821,9 @@ module Aws
2668
2821
  segment_length: ::Integer?,
2669
2822
  segment_length_units: ("MILLISECONDS" | "SECONDS")?,
2670
2823
  send_delay_ms: ::Integer?
2824
+ }?,
2825
+ srt_group_settings: {
2826
+ input_loss_action: ("DROP_PROGRAM" | "DROP_TS" | "EMIT_PROGRAM")?
2671
2827
  }?
2672
2828
  },
2673
2829
  outputs: Array[
@@ -2891,6 +3047,77 @@ module Aws
2891
3047
  }?,
2892
3048
  cmaf_ingest_output_settings: {
2893
3049
  name_modifier: ::String?
3050
+ }?,
3051
+ srt_output_settings: {
3052
+ buffer_msec: ::Integer?,
3053
+ container_settings: {
3054
+ m2ts_settings: {
3055
+ absent_input_audio_behavior: ("DROP" | "ENCODE_SILENCE")?,
3056
+ arib: ("DISABLED" | "ENABLED")?,
3057
+ arib_captions_pid: ::String?,
3058
+ arib_captions_pid_control: ("AUTO" | "USE_CONFIGURED")?,
3059
+ audio_buffer_model: ("ATSC" | "DVB")?,
3060
+ audio_frames_per_pes: ::Integer?,
3061
+ audio_pids: ::String?,
3062
+ audio_stream_type: ("ATSC" | "DVB")?,
3063
+ bitrate: ::Integer?,
3064
+ buffer_model: ("MULTIPLEX" | "NONE")?,
3065
+ cc_descriptor: ("DISABLED" | "ENABLED")?,
3066
+ dvb_nit_settings: {
3067
+ network_id: ::Integer,
3068
+ network_name: ::String,
3069
+ rep_interval: ::Integer?
3070
+ }?,
3071
+ dvb_sdt_settings: {
3072
+ output_sdt: ("SDT_FOLLOW" | "SDT_FOLLOW_IF_PRESENT" | "SDT_MANUAL" | "SDT_NONE")?,
3073
+ rep_interval: ::Integer?,
3074
+ service_name: ::String?,
3075
+ service_provider_name: ::String?
3076
+ }?,
3077
+ dvb_sub_pids: ::String?,
3078
+ dvb_tdt_settings: {
3079
+ rep_interval: ::Integer?
3080
+ }?,
3081
+ dvb_teletext_pid: ::String?,
3082
+ ebif: ("NONE" | "PASSTHROUGH")?,
3083
+ ebp_audio_interval: ("VIDEO_AND_FIXED_INTERVALS" | "VIDEO_INTERVAL")?,
3084
+ ebp_lookahead_ms: ::Integer?,
3085
+ ebp_placement: ("VIDEO_AND_AUDIO_PIDS" | "VIDEO_PID")?,
3086
+ ecm_pid: ::String?,
3087
+ es_rate_in_pes: ("EXCLUDE" | "INCLUDE")?,
3088
+ etv_platform_pid: ::String?,
3089
+ etv_signal_pid: ::String?,
3090
+ fragment_time: ::Float?,
3091
+ klv: ("NONE" | "PASSTHROUGH")?,
3092
+ klv_data_pids: ::String?,
3093
+ nielsen_id_3_behavior: ("NO_PASSTHROUGH" | "PASSTHROUGH")?,
3094
+ null_packet_bitrate: ::Float?,
3095
+ pat_interval: ::Integer?,
3096
+ pcr_control: ("CONFIGURED_PCR_PERIOD" | "PCR_EVERY_PES_PACKET")?,
3097
+ pcr_period: ::Integer?,
3098
+ pcr_pid: ::String?,
3099
+ pmt_interval: ::Integer?,
3100
+ pmt_pid: ::String?,
3101
+ program_num: ::Integer?,
3102
+ rate_mode: ("CBR" | "VBR")?,
3103
+ scte_27_pids: ::String?,
3104
+ scte_35_control: ("NONE" | "PASSTHROUGH")?,
3105
+ scte_35_pid: ::String?,
3106
+ scte_35_preroll_pullup_milliseconds: ::Float?,
3107
+ segmentation_markers: ("EBP" | "EBP_LEGACY" | "NONE" | "PSI_SEGSTART" | "RAI_ADAPT" | "RAI_SEGSTART")?,
3108
+ segmentation_style: ("MAINTAIN_CADENCE" | "RESET_CADENCE")?,
3109
+ segmentation_time: ::Float?,
3110
+ timed_metadata_behavior: ("NO_PASSTHROUGH" | "PASSTHROUGH")?,
3111
+ timed_metadata_pid: ::String?,
3112
+ transport_stream_id: ::Integer?,
3113
+ video_pid: ::String?
3114
+ }?
3115
+ },
3116
+ destination: {
3117
+ destination_ref_id: ::String?
3118
+ },
3119
+ encryption_type: ("AES128" | "AES192" | "AES256")?,
3120
+ latency: ::Integer?
2894
3121
  }?
2895
3122
  },
2896
3123
  video_description_name: ::String?
@@ -3063,6 +3290,40 @@ module Aws
3063
3290
  position: ("BOTTOM_CENTER" | "BOTTOM_LEFT" | "BOTTOM_RIGHT" | "MIDDLE_CENTER" | "MIDDLE_LEFT" | "MIDDLE_RIGHT" | "TOP_CENTER" | "TOP_LEFT" | "TOP_RIGHT"),
3064
3291
  prefix: ::String?
3065
3292
  }?
3293
+ }?,
3294
+ av_1_settings: {
3295
+ afd_signaling: ("AUTO" | "FIXED" | "NONE")?,
3296
+ buf_size: ::Integer?,
3297
+ color_space_settings: {
3298
+ color_space_passthrough_settings: {
3299
+ }?,
3300
+ hdr_10_settings: {
3301
+ max_cll: ::Integer?,
3302
+ max_fall: ::Integer?
3303
+ }?,
3304
+ rec_601_settings: {
3305
+ }?,
3306
+ rec_709_settings: {
3307
+ }?
3308
+ }?,
3309
+ fixed_afd: ("AFD_0000" | "AFD_0010" | "AFD_0011" | "AFD_0100" | "AFD_1000" | "AFD_1001" | "AFD_1010" | "AFD_1011" | "AFD_1101" | "AFD_1110" | "AFD_1111")?,
3310
+ framerate_denominator: ::Integer,
3311
+ framerate_numerator: ::Integer,
3312
+ gop_size: ::Float?,
3313
+ gop_size_units: ("FRAMES" | "SECONDS")?,
3314
+ level: ("AV1_LEVEL_2" | "AV1_LEVEL_2_1" | "AV1_LEVEL_3" | "AV1_LEVEL_3_1" | "AV1_LEVEL_4" | "AV1_LEVEL_4_1" | "AV1_LEVEL_5" | "AV1_LEVEL_5_1" | "AV1_LEVEL_5_2" | "AV1_LEVEL_5_3" | "AV1_LEVEL_6" | "AV1_LEVEL_6_1" | "AV1_LEVEL_6_2" | "AV1_LEVEL_6_3" | "AV1_LEVEL_AUTO")?,
3315
+ look_ahead_rate_control: ("HIGH" | "LOW" | "MEDIUM")?,
3316
+ max_bitrate: ::Integer?,
3317
+ min_i_interval: ::Integer?,
3318
+ par_denominator: ::Integer?,
3319
+ par_numerator: ::Integer?,
3320
+ qvbr_quality_level: ::Integer?,
3321
+ scene_change_detect: ("DISABLED" | "ENABLED")?,
3322
+ timecode_burnin_settings: {
3323
+ font_size: ("EXTRA_SMALL_10" | "LARGE_48" | "MEDIUM_32" | "SMALL_16"),
3324
+ position: ("BOTTOM_CENTER" | "BOTTOM_LEFT" | "BOTTOM_RIGHT" | "MIDDLE_CENTER" | "MIDDLE_LEFT" | "MIDDLE_RIGHT" | "TOP_CENTER" | "TOP_LEFT" | "TOP_RIGHT"),
3325
+ prefix: ::String?
3326
+ }?
3066
3327
  }?
3067
3328
  }?,
3068
3329
  height: ::Integer?,
@@ -3193,7 +3454,10 @@ module Aws
3193
3454
  retry_interval: ::Integer?,
3194
3455
  scte_35_source: ("MANIFEST" | "SEGMENTS")?
3195
3456
  }?,
3196
- server_validation: ("CHECK_CRYPTOGRAPHY_AND_VALIDATE_NAME" | "CHECK_CRYPTOGRAPHY_ONLY")?
3457
+ server_validation: ("CHECK_CRYPTOGRAPHY_AND_VALIDATE_NAME" | "CHECK_CRYPTOGRAPHY_ONLY")?,
3458
+ multicast_input_settings: {
3459
+ source_ip_address: ::String?
3460
+ }?
3197
3461
  }?,
3198
3462
  scte_35_pid: ::Integer?,
3199
3463
  smpte_2038_data_preference: ("IGNORE" | "PREFER")?,
@@ -3216,7 +3480,8 @@ module Aws
3216
3480
  }?
3217
3481
  }?
3218
3482
  }?
3219
- }?
3483
+ }?,
3484
+ logical_interface_names: Array[::String]?
3220
3485
  },
3221
3486
  ],
3222
3487
  ?input_specification: {
@@ -3262,6 +3527,13 @@ module Aws
3262
3527
  url: ::String?,
3263
3528
  username: ::String?
3264
3529
  },
3530
+ ]?,
3531
+ srt_settings: Array[
3532
+ {
3533
+ encryption_passphrase_secret_arn: ::String?,
3534
+ stream_id: ::String?,
3535
+ url: ::String?
3536
+ },
3265
3537
  ]?
3266
3538
  },
3267
3539
  ]
@@ -3276,7 +3548,15 @@ module Aws
3276
3548
  def update_input: (
3277
3549
  ?destinations: Array[
3278
3550
  {
3279
- stream_name: ::String?
3551
+ stream_name: ::String?,
3552
+ network: ::String?,
3553
+ network_routes: Array[
3554
+ {
3555
+ cidr: ::String?,
3556
+ gateway: ::String?
3557
+ },
3558
+ ]?,
3559
+ static_ip_address: ::String?
3280
3560
  },
3281
3561
  ],
3282
3562
  ?input_devices: Array[
@@ -3313,6 +3593,14 @@ module Aws
3313
3593
  stream_id: ::String?
3314
3594
  },
3315
3595
  ]?
3596
+ },
3597
+ ?multicast_settings: {
3598
+ sources: Array[
3599
+ {
3600
+ source_ip: ::String?,
3601
+ url: ::String
3602
+ },
3603
+ ]?
3316
3604
  }
3317
3605
  ) -> _UpdateInputResponseSuccess
3318
3606
  | (Hash[Symbol, untyped] params, ?Hash[Symbol, untyped] options) -> _UpdateInputResponseSuccess
@@ -3495,6 +3783,7 @@ module Aws
3495
3783
  def state: () -> ("CREATING" | "CREATE_FAILED" | "IDLE" | "STARTING" | "RUNNING" | "RECOVERING" | "STOPPING" | "DELETING" | "DELETED" | "UPDATING" | "UPDATE_FAILED")
3496
3784
  def tags: () -> ::Hash[::String, ::String]
3497
3785
  def vpc: () -> Types::VpcOutputSettingsDescription
3786
+ def anywhere_settings: () -> Types::DescribeAnywhereSettings
3498
3787
  end
3499
3788
  # https://docs.aws.amazon.com/sdk-for-ruby/v3/api/Aws/MediaLive/Client.html#restart_channel_pipelines-instance_method
3500
3789
  def restart_channel_pipelines: (
@@ -4029,6 +4318,442 @@ module Aws
4029
4318
  ) -> _UpdateEventBridgeRuleTemplateGroupResponseSuccess
4030
4319
  | (Hash[Symbol, untyped] params, ?Hash[Symbol, untyped] options) -> _UpdateEventBridgeRuleTemplateGroupResponseSuccess
4031
4320
 
4321
+ interface _CreateChannelPlacementGroupResponseSuccess
4322
+ include ::Seahorse::Client::_ResponseSuccess[Types::CreateChannelPlacementGroupResponse]
4323
+ def arn: () -> ::String
4324
+ def channels: () -> ::Array[::String]
4325
+ def cluster_id: () -> ::String
4326
+ def id: () -> ::String
4327
+ def name: () -> ::String
4328
+ def nodes: () -> ::Array[::String]
4329
+ def state: () -> ("UNASSIGNED" | "ASSIGNING" | "ASSIGNED" | "DELETING" | "DELETE_FAILED" | "DELETED" | "UNASSIGNING")
4330
+ end
4331
+ # https://docs.aws.amazon.com/sdk-for-ruby/v3/api/Aws/MediaLive/Client.html#create_channel_placement_group-instance_method
4332
+ def create_channel_placement_group: (
4333
+ cluster_id: ::String,
4334
+ ?name: ::String,
4335
+ ?nodes: Array[::String],
4336
+ ?request_id: ::String,
4337
+ ?tags: Hash[::String, ::String]
4338
+ ) -> _CreateChannelPlacementGroupResponseSuccess
4339
+ | (Hash[Symbol, untyped] params, ?Hash[Symbol, untyped] options) -> _CreateChannelPlacementGroupResponseSuccess
4340
+
4341
+ interface _CreateClusterResponseSuccess
4342
+ include ::Seahorse::Client::_ResponseSuccess[Types::CreateClusterResponse]
4343
+ def arn: () -> ::String
4344
+ def channel_ids: () -> ::Array[::String]
4345
+ def cluster_type: () -> ("ON_PREMISES")
4346
+ def id: () -> ::String
4347
+ def instance_role_arn: () -> ::String
4348
+ def name: () -> ::String
4349
+ def network_settings: () -> Types::ClusterNetworkSettings
4350
+ def state: () -> ("CREATING" | "CREATE_FAILED" | "ACTIVE" | "DELETING" | "DELETE_FAILED" | "DELETED")
4351
+ end
4352
+ # https://docs.aws.amazon.com/sdk-for-ruby/v3/api/Aws/MediaLive/Client.html#create_cluster-instance_method
4353
+ def create_cluster: (
4354
+ ?cluster_type: ("ON_PREMISES"),
4355
+ ?instance_role_arn: ::String,
4356
+ ?name: ::String,
4357
+ ?network_settings: {
4358
+ default_route: ::String?,
4359
+ interface_mappings: Array[
4360
+ {
4361
+ logical_interface_name: ::String?,
4362
+ network_id: ::String?
4363
+ },
4364
+ ]?
4365
+ },
4366
+ ?request_id: ::String,
4367
+ ?tags: Hash[::String, ::String]
4368
+ ) -> _CreateClusterResponseSuccess
4369
+ | (?Hash[Symbol, untyped] params, ?Hash[Symbol, untyped] options) -> _CreateClusterResponseSuccess
4370
+
4371
+ interface _CreateNetworkResponseSuccess
4372
+ include ::Seahorse::Client::_ResponseSuccess[Types::CreateNetworkResponse]
4373
+ def arn: () -> ::String
4374
+ def associated_cluster_ids: () -> ::Array[::String]
4375
+ def id: () -> ::String
4376
+ def ip_pools: () -> ::Array[Types::IpPool]
4377
+ def name: () -> ::String
4378
+ def routes: () -> ::Array[Types::Route]
4379
+ def state: () -> ("CREATING" | "CREATE_FAILED" | "ACTIVE" | "DELETING" | "IDLE" | "IN_USE" | "UPDATING" | "DELETE_FAILED" | "DELETED")
4380
+ end
4381
+ # https://docs.aws.amazon.com/sdk-for-ruby/v3/api/Aws/MediaLive/Client.html#create_network-instance_method
4382
+ def create_network: (
4383
+ ?ip_pools: Array[
4384
+ {
4385
+ cidr: ::String?
4386
+ },
4387
+ ],
4388
+ ?name: ::String,
4389
+ ?request_id: ::String,
4390
+ ?routes: Array[
4391
+ {
4392
+ cidr: ::String?,
4393
+ gateway: ::String?
4394
+ },
4395
+ ],
4396
+ ?tags: Hash[::String, ::String]
4397
+ ) -> _CreateNetworkResponseSuccess
4398
+ | (?Hash[Symbol, untyped] params, ?Hash[Symbol, untyped] options) -> _CreateNetworkResponseSuccess
4399
+
4400
+ interface _CreateNodeResponseSuccess
4401
+ include ::Seahorse::Client::_ResponseSuccess[Types::CreateNodeResponse]
4402
+ def arn: () -> ::String
4403
+ def channel_placement_groups: () -> ::Array[::String]
4404
+ def cluster_id: () -> ::String
4405
+ def connection_state: () -> ("CONNECTED" | "DISCONNECTED")
4406
+ def id: () -> ::String
4407
+ def instance_arn: () -> ::String
4408
+ def name: () -> ::String
4409
+ def node_interface_mappings: () -> ::Array[Types::NodeInterfaceMapping]
4410
+ def role: () -> ("BACKUP" | "ACTIVE")
4411
+ def state: () -> ("CREATED" | "REGISTERING" | "READY_TO_ACTIVATE" | "REGISTRATION_FAILED" | "ACTIVATION_FAILED" | "ACTIVE" | "READY" | "IN_USE" | "DEREGISTERING" | "DRAINING" | "DEREGISTRATION_FAILED" | "DEREGISTERED")
4412
+ end
4413
+ # https://docs.aws.amazon.com/sdk-for-ruby/v3/api/Aws/MediaLive/Client.html#create_node-instance_method
4414
+ def create_node: (
4415
+ cluster_id: ::String,
4416
+ ?name: ::String,
4417
+ ?node_interface_mappings: Array[
4418
+ {
4419
+ logical_interface_name: ::String?,
4420
+ network_interface_mode: ("NAT" | "BRIDGE")?,
4421
+ physical_interface_name: ::String?
4422
+ },
4423
+ ],
4424
+ ?request_id: ::String,
4425
+ ?role: ("BACKUP" | "ACTIVE"),
4426
+ ?tags: Hash[::String, ::String]
4427
+ ) -> _CreateNodeResponseSuccess
4428
+ | (Hash[Symbol, untyped] params, ?Hash[Symbol, untyped] options) -> _CreateNodeResponseSuccess
4429
+
4430
+ interface _CreateNodeRegistrationScriptResponseSuccess
4431
+ include ::Seahorse::Client::_ResponseSuccess[Types::CreateNodeRegistrationScriptResponse]
4432
+ def node_registration_script: () -> ::String
4433
+ end
4434
+ # https://docs.aws.amazon.com/sdk-for-ruby/v3/api/Aws/MediaLive/Client.html#create_node_registration_script-instance_method
4435
+ def create_node_registration_script: (
4436
+ cluster_id: ::String,
4437
+ ?id: ::String,
4438
+ ?name: ::String,
4439
+ ?node_interface_mappings: Array[
4440
+ {
4441
+ logical_interface_name: ::String?,
4442
+ network_interface_mode: ("NAT" | "BRIDGE")?,
4443
+ physical_interface_name: ::String?
4444
+ },
4445
+ ],
4446
+ ?request_id: ::String,
4447
+ ?role: ("BACKUP" | "ACTIVE")
4448
+ ) -> _CreateNodeRegistrationScriptResponseSuccess
4449
+ | (Hash[Symbol, untyped] params, ?Hash[Symbol, untyped] options) -> _CreateNodeRegistrationScriptResponseSuccess
4450
+
4451
+ interface _DeleteChannelPlacementGroupResponseSuccess
4452
+ include ::Seahorse::Client::_ResponseSuccess[Types::DeleteChannelPlacementGroupResponse]
4453
+ def arn: () -> ::String
4454
+ def channels: () -> ::Array[::String]
4455
+ def cluster_id: () -> ::String
4456
+ def id: () -> ::String
4457
+ def name: () -> ::String
4458
+ def nodes: () -> ::Array[::String]
4459
+ def state: () -> ("UNASSIGNED" | "ASSIGNING" | "ASSIGNED" | "DELETING" | "DELETE_FAILED" | "DELETED" | "UNASSIGNING")
4460
+ end
4461
+ # https://docs.aws.amazon.com/sdk-for-ruby/v3/api/Aws/MediaLive/Client.html#delete_channel_placement_group-instance_method
4462
+ def delete_channel_placement_group: (
4463
+ channel_placement_group_id: ::String,
4464
+ cluster_id: ::String
4465
+ ) -> _DeleteChannelPlacementGroupResponseSuccess
4466
+ | (Hash[Symbol, untyped] params, ?Hash[Symbol, untyped] options) -> _DeleteChannelPlacementGroupResponseSuccess
4467
+
4468
+ interface _DeleteClusterResponseSuccess
4469
+ include ::Seahorse::Client::_ResponseSuccess[Types::DeleteClusterResponse]
4470
+ def arn: () -> ::String
4471
+ def channel_ids: () -> ::Array[::String]
4472
+ def cluster_type: () -> ("ON_PREMISES")
4473
+ def id: () -> ::String
4474
+ def instance_role_arn: () -> ::String
4475
+ def name: () -> ::String
4476
+ def network_settings: () -> Types::ClusterNetworkSettings
4477
+ def state: () -> ("CREATING" | "CREATE_FAILED" | "ACTIVE" | "DELETING" | "DELETE_FAILED" | "DELETED")
4478
+ end
4479
+ # https://docs.aws.amazon.com/sdk-for-ruby/v3/api/Aws/MediaLive/Client.html#delete_cluster-instance_method
4480
+ def delete_cluster: (
4481
+ cluster_id: ::String
4482
+ ) -> _DeleteClusterResponseSuccess
4483
+ | (Hash[Symbol, untyped] params, ?Hash[Symbol, untyped] options) -> _DeleteClusterResponseSuccess
4484
+
4485
+ interface _DeleteNetworkResponseSuccess
4486
+ include ::Seahorse::Client::_ResponseSuccess[Types::DeleteNetworkResponse]
4487
+ def arn: () -> ::String
4488
+ def associated_cluster_ids: () -> ::Array[::String]
4489
+ def id: () -> ::String
4490
+ def ip_pools: () -> ::Array[Types::IpPool]
4491
+ def name: () -> ::String
4492
+ def routes: () -> ::Array[Types::Route]
4493
+ def state: () -> ("CREATING" | "CREATE_FAILED" | "ACTIVE" | "DELETING" | "IDLE" | "IN_USE" | "UPDATING" | "DELETE_FAILED" | "DELETED")
4494
+ end
4495
+ # https://docs.aws.amazon.com/sdk-for-ruby/v3/api/Aws/MediaLive/Client.html#delete_network-instance_method
4496
+ def delete_network: (
4497
+ network_id: ::String
4498
+ ) -> _DeleteNetworkResponseSuccess
4499
+ | (Hash[Symbol, untyped] params, ?Hash[Symbol, untyped] options) -> _DeleteNetworkResponseSuccess
4500
+
4501
+ interface _DeleteNodeResponseSuccess
4502
+ include ::Seahorse::Client::_ResponseSuccess[Types::DeleteNodeResponse]
4503
+ def arn: () -> ::String
4504
+ def channel_placement_groups: () -> ::Array[::String]
4505
+ def cluster_id: () -> ::String
4506
+ def connection_state: () -> ("CONNECTED" | "DISCONNECTED")
4507
+ def id: () -> ::String
4508
+ def instance_arn: () -> ::String
4509
+ def name: () -> ::String
4510
+ def node_interface_mappings: () -> ::Array[Types::NodeInterfaceMapping]
4511
+ def role: () -> ("BACKUP" | "ACTIVE")
4512
+ def state: () -> ("CREATED" | "REGISTERING" | "READY_TO_ACTIVATE" | "REGISTRATION_FAILED" | "ACTIVATION_FAILED" | "ACTIVE" | "READY" | "IN_USE" | "DEREGISTERING" | "DRAINING" | "DEREGISTRATION_FAILED" | "DEREGISTERED")
4513
+ end
4514
+ # https://docs.aws.amazon.com/sdk-for-ruby/v3/api/Aws/MediaLive/Client.html#delete_node-instance_method
4515
+ def delete_node: (
4516
+ cluster_id: ::String,
4517
+ node_id: ::String
4518
+ ) -> _DeleteNodeResponseSuccess
4519
+ | (Hash[Symbol, untyped] params, ?Hash[Symbol, untyped] options) -> _DeleteNodeResponseSuccess
4520
+
4521
+ interface _DescribeChannelPlacementGroupResponseSuccess
4522
+ include ::Seahorse::Client::_ResponseSuccess[Types::DescribeChannelPlacementGroupResponse]
4523
+ def arn: () -> ::String
4524
+ def channels: () -> ::Array[::String]
4525
+ def cluster_id: () -> ::String
4526
+ def id: () -> ::String
4527
+ def name: () -> ::String
4528
+ def nodes: () -> ::Array[::String]
4529
+ def state: () -> ("UNASSIGNED" | "ASSIGNING" | "ASSIGNED" | "DELETING" | "DELETE_FAILED" | "DELETED" | "UNASSIGNING")
4530
+ end
4531
+ # https://docs.aws.amazon.com/sdk-for-ruby/v3/api/Aws/MediaLive/Client.html#describe_channel_placement_group-instance_method
4532
+ def describe_channel_placement_group: (
4533
+ channel_placement_group_id: ::String,
4534
+ cluster_id: ::String
4535
+ ) -> _DescribeChannelPlacementGroupResponseSuccess
4536
+ | (Hash[Symbol, untyped] params, ?Hash[Symbol, untyped] options) -> _DescribeChannelPlacementGroupResponseSuccess
4537
+
4538
+ interface _DescribeClusterResponseSuccess
4539
+ include ::Seahorse::Client::_ResponseSuccess[Types::DescribeClusterResponse]
4540
+ def arn: () -> ::String
4541
+ def channel_ids: () -> ::Array[::String]
4542
+ def cluster_type: () -> ("ON_PREMISES")
4543
+ def id: () -> ::String
4544
+ def instance_role_arn: () -> ::String
4545
+ def name: () -> ::String
4546
+ def network_settings: () -> Types::ClusterNetworkSettings
4547
+ def state: () -> ("CREATING" | "CREATE_FAILED" | "ACTIVE" | "DELETING" | "DELETE_FAILED" | "DELETED")
4548
+ end
4549
+ # https://docs.aws.amazon.com/sdk-for-ruby/v3/api/Aws/MediaLive/Client.html#describe_cluster-instance_method
4550
+ def describe_cluster: (
4551
+ cluster_id: ::String
4552
+ ) -> _DescribeClusterResponseSuccess
4553
+ | (Hash[Symbol, untyped] params, ?Hash[Symbol, untyped] options) -> _DescribeClusterResponseSuccess
4554
+
4555
+ interface _DescribeNetworkResponseSuccess
4556
+ include ::Seahorse::Client::_ResponseSuccess[Types::DescribeNetworkResponse]
4557
+ def arn: () -> ::String
4558
+ def associated_cluster_ids: () -> ::Array[::String]
4559
+ def id: () -> ::String
4560
+ def ip_pools: () -> ::Array[Types::IpPool]
4561
+ def name: () -> ::String
4562
+ def routes: () -> ::Array[Types::Route]
4563
+ def state: () -> ("CREATING" | "CREATE_FAILED" | "ACTIVE" | "DELETING" | "IDLE" | "IN_USE" | "UPDATING" | "DELETE_FAILED" | "DELETED")
4564
+ end
4565
+ # https://docs.aws.amazon.com/sdk-for-ruby/v3/api/Aws/MediaLive/Client.html#describe_network-instance_method
4566
+ def describe_network: (
4567
+ network_id: ::String
4568
+ ) -> _DescribeNetworkResponseSuccess
4569
+ | (Hash[Symbol, untyped] params, ?Hash[Symbol, untyped] options) -> _DescribeNetworkResponseSuccess
4570
+
4571
+ interface _DescribeNodeResponseSuccess
4572
+ include ::Seahorse::Client::_ResponseSuccess[Types::DescribeNodeResponse]
4573
+ def arn: () -> ::String
4574
+ def channel_placement_groups: () -> ::Array[::String]
4575
+ def cluster_id: () -> ::String
4576
+ def connection_state: () -> ("CONNECTED" | "DISCONNECTED")
4577
+ def id: () -> ::String
4578
+ def instance_arn: () -> ::String
4579
+ def name: () -> ::String
4580
+ def node_interface_mappings: () -> ::Array[Types::NodeInterfaceMapping]
4581
+ def role: () -> ("BACKUP" | "ACTIVE")
4582
+ def state: () -> ("CREATED" | "REGISTERING" | "READY_TO_ACTIVATE" | "REGISTRATION_FAILED" | "ACTIVATION_FAILED" | "ACTIVE" | "READY" | "IN_USE" | "DEREGISTERING" | "DRAINING" | "DEREGISTRATION_FAILED" | "DEREGISTERED")
4583
+ end
4584
+ # https://docs.aws.amazon.com/sdk-for-ruby/v3/api/Aws/MediaLive/Client.html#describe_node-instance_method
4585
+ def describe_node: (
4586
+ cluster_id: ::String,
4587
+ node_id: ::String
4588
+ ) -> _DescribeNodeResponseSuccess
4589
+ | (Hash[Symbol, untyped] params, ?Hash[Symbol, untyped] options) -> _DescribeNodeResponseSuccess
4590
+
4591
+ interface _ListChannelPlacementGroupsResponseSuccess
4592
+ include ::Seahorse::Client::_ResponseSuccess[Types::ListChannelPlacementGroupsResponse]
4593
+ def channel_placement_groups: () -> ::Array[Types::DescribeChannelPlacementGroupSummary]
4594
+ def next_token: () -> ::String
4595
+ end
4596
+ # https://docs.aws.amazon.com/sdk-for-ruby/v3/api/Aws/MediaLive/Client.html#list_channel_placement_groups-instance_method
4597
+ def list_channel_placement_groups: (
4598
+ cluster_id: ::String,
4599
+ ?max_results: ::Integer,
4600
+ ?next_token: ::String
4601
+ ) -> _ListChannelPlacementGroupsResponseSuccess
4602
+ | (Hash[Symbol, untyped] params, ?Hash[Symbol, untyped] options) -> _ListChannelPlacementGroupsResponseSuccess
4603
+
4604
+ interface _ListClustersResponseSuccess
4605
+ include ::Seahorse::Client::_ResponseSuccess[Types::ListClustersResponse]
4606
+ def clusters: () -> ::Array[Types::DescribeClusterSummary]
4607
+ def next_token: () -> ::String
4608
+ end
4609
+ # https://docs.aws.amazon.com/sdk-for-ruby/v3/api/Aws/MediaLive/Client.html#list_clusters-instance_method
4610
+ def list_clusters: (
4611
+ ?max_results: ::Integer,
4612
+ ?next_token: ::String
4613
+ ) -> _ListClustersResponseSuccess
4614
+ | (?Hash[Symbol, untyped] params, ?Hash[Symbol, untyped] options) -> _ListClustersResponseSuccess
4615
+
4616
+ interface _ListNetworksResponseSuccess
4617
+ include ::Seahorse::Client::_ResponseSuccess[Types::ListNetworksResponse]
4618
+ def networks: () -> ::Array[Types::DescribeNetworkSummary]
4619
+ def next_token: () -> ::String
4620
+ end
4621
+ # https://docs.aws.amazon.com/sdk-for-ruby/v3/api/Aws/MediaLive/Client.html#list_networks-instance_method
4622
+ def list_networks: (
4623
+ ?max_results: ::Integer,
4624
+ ?next_token: ::String
4625
+ ) -> _ListNetworksResponseSuccess
4626
+ | (?Hash[Symbol, untyped] params, ?Hash[Symbol, untyped] options) -> _ListNetworksResponseSuccess
4627
+
4628
+ interface _ListNodesResponseSuccess
4629
+ include ::Seahorse::Client::_ResponseSuccess[Types::ListNodesResponse]
4630
+ def next_token: () -> ::String
4631
+ def nodes: () -> ::Array[Types::DescribeNodeSummary]
4632
+ end
4633
+ # https://docs.aws.amazon.com/sdk-for-ruby/v3/api/Aws/MediaLive/Client.html#list_nodes-instance_method
4634
+ def list_nodes: (
4635
+ cluster_id: ::String,
4636
+ ?max_results: ::Integer,
4637
+ ?next_token: ::String
4638
+ ) -> _ListNodesResponseSuccess
4639
+ | (Hash[Symbol, untyped] params, ?Hash[Symbol, untyped] options) -> _ListNodesResponseSuccess
4640
+
4641
+ interface _UpdateChannelPlacementGroupResponseSuccess
4642
+ include ::Seahorse::Client::_ResponseSuccess[Types::UpdateChannelPlacementGroupResponse]
4643
+ def arn: () -> ::String
4644
+ def channels: () -> ::Array[::String]
4645
+ def cluster_id: () -> ::String
4646
+ def id: () -> ::String
4647
+ def name: () -> ::String
4648
+ def nodes: () -> ::Array[::String]
4649
+ def state: () -> ("UNASSIGNED" | "ASSIGNING" | "ASSIGNED" | "DELETING" | "DELETE_FAILED" | "DELETED" | "UNASSIGNING")
4650
+ end
4651
+ # https://docs.aws.amazon.com/sdk-for-ruby/v3/api/Aws/MediaLive/Client.html#update_channel_placement_group-instance_method
4652
+ def update_channel_placement_group: (
4653
+ channel_placement_group_id: ::String,
4654
+ cluster_id: ::String,
4655
+ ?name: ::String,
4656
+ ?nodes: Array[::String]
4657
+ ) -> _UpdateChannelPlacementGroupResponseSuccess
4658
+ | (Hash[Symbol, untyped] params, ?Hash[Symbol, untyped] options) -> _UpdateChannelPlacementGroupResponseSuccess
4659
+
4660
+ interface _UpdateClusterResponseSuccess
4661
+ include ::Seahorse::Client::_ResponseSuccess[Types::UpdateClusterResponse]
4662
+ def arn: () -> ::String
4663
+ def channel_ids: () -> ::Array[::String]
4664
+ def cluster_type: () -> ("ON_PREMISES")
4665
+ def id: () -> ::String
4666
+ def name: () -> ::String
4667
+ def network_settings: () -> Types::ClusterNetworkSettings
4668
+ def state: () -> ("CREATING" | "CREATE_FAILED" | "ACTIVE" | "DELETING" | "DELETE_FAILED" | "DELETED")
4669
+ end
4670
+ # https://docs.aws.amazon.com/sdk-for-ruby/v3/api/Aws/MediaLive/Client.html#update_cluster-instance_method
4671
+ def update_cluster: (
4672
+ cluster_id: ::String,
4673
+ ?name: ::String,
4674
+ ?network_settings: {
4675
+ default_route: ::String?,
4676
+ interface_mappings: Array[
4677
+ {
4678
+ logical_interface_name: ::String?,
4679
+ network_id: ::String?
4680
+ },
4681
+ ]?
4682
+ }
4683
+ ) -> _UpdateClusterResponseSuccess
4684
+ | (Hash[Symbol, untyped] params, ?Hash[Symbol, untyped] options) -> _UpdateClusterResponseSuccess
4685
+
4686
+ interface _UpdateNetworkResponseSuccess
4687
+ include ::Seahorse::Client::_ResponseSuccess[Types::UpdateNetworkResponse]
4688
+ def arn: () -> ::String
4689
+ def associated_cluster_ids: () -> ::Array[::String]
4690
+ def id: () -> ::String
4691
+ def ip_pools: () -> ::Array[Types::IpPool]
4692
+ def name: () -> ::String
4693
+ def routes: () -> ::Array[Types::Route]
4694
+ def state: () -> ("CREATING" | "CREATE_FAILED" | "ACTIVE" | "DELETING" | "IDLE" | "IN_USE" | "UPDATING" | "DELETE_FAILED" | "DELETED")
4695
+ end
4696
+ # https://docs.aws.amazon.com/sdk-for-ruby/v3/api/Aws/MediaLive/Client.html#update_network-instance_method
4697
+ def update_network: (
4698
+ ?ip_pools: Array[
4699
+ {
4700
+ cidr: ::String?
4701
+ },
4702
+ ],
4703
+ ?name: ::String,
4704
+ network_id: ::String,
4705
+ ?routes: Array[
4706
+ {
4707
+ cidr: ::String?,
4708
+ gateway: ::String?
4709
+ },
4710
+ ]
4711
+ ) -> _UpdateNetworkResponseSuccess
4712
+ | (Hash[Symbol, untyped] params, ?Hash[Symbol, untyped] options) -> _UpdateNetworkResponseSuccess
4713
+
4714
+ interface _UpdateNodeResponseSuccess
4715
+ include ::Seahorse::Client::_ResponseSuccess[Types::UpdateNodeResponse]
4716
+ def arn: () -> ::String
4717
+ def channel_placement_groups: () -> ::Array[::String]
4718
+ def cluster_id: () -> ::String
4719
+ def connection_state: () -> ("CONNECTED" | "DISCONNECTED")
4720
+ def id: () -> ::String
4721
+ def instance_arn: () -> ::String
4722
+ def name: () -> ::String
4723
+ def node_interface_mappings: () -> ::Array[Types::NodeInterfaceMapping]
4724
+ def role: () -> ("BACKUP" | "ACTIVE")
4725
+ def state: () -> ("CREATED" | "REGISTERING" | "READY_TO_ACTIVATE" | "REGISTRATION_FAILED" | "ACTIVATION_FAILED" | "ACTIVE" | "READY" | "IN_USE" | "DEREGISTERING" | "DRAINING" | "DEREGISTRATION_FAILED" | "DEREGISTERED")
4726
+ end
4727
+ # https://docs.aws.amazon.com/sdk-for-ruby/v3/api/Aws/MediaLive/Client.html#update_node-instance_method
4728
+ def update_node: (
4729
+ cluster_id: ::String,
4730
+ ?name: ::String,
4731
+ node_id: ::String,
4732
+ ?role: ("BACKUP" | "ACTIVE")
4733
+ ) -> _UpdateNodeResponseSuccess
4734
+ | (Hash[Symbol, untyped] params, ?Hash[Symbol, untyped] options) -> _UpdateNodeResponseSuccess
4735
+
4736
+ interface _UpdateNodeStateResponseSuccess
4737
+ include ::Seahorse::Client::_ResponseSuccess[Types::UpdateNodeStateResponse]
4738
+ def arn: () -> ::String
4739
+ def channel_placement_groups: () -> ::Array[::String]
4740
+ def cluster_id: () -> ::String
4741
+ def connection_state: () -> ("CONNECTED" | "DISCONNECTED")
4742
+ def id: () -> ::String
4743
+ def instance_arn: () -> ::String
4744
+ def name: () -> ::String
4745
+ def node_interface_mappings: () -> ::Array[Types::NodeInterfaceMapping]
4746
+ def role: () -> ("BACKUP" | "ACTIVE")
4747
+ def state: () -> ("CREATED" | "REGISTERING" | "READY_TO_ACTIVATE" | "REGISTRATION_FAILED" | "ACTIVATION_FAILED" | "ACTIVE" | "READY" | "IN_USE" | "DEREGISTERING" | "DRAINING" | "DEREGISTRATION_FAILED" | "DEREGISTERED")
4748
+ end
4749
+ # https://docs.aws.amazon.com/sdk-for-ruby/v3/api/Aws/MediaLive/Client.html#update_node_state-instance_method
4750
+ def update_node_state: (
4751
+ cluster_id: ::String,
4752
+ node_id: ::String,
4753
+ ?state: ("ACTIVE" | "DRAINING")
4754
+ ) -> _UpdateNodeStateResponseSuccess
4755
+ | (Hash[Symbol, untyped] params, ?Hash[Symbol, untyped] options) -> _UpdateNodeStateResponseSuccess
4756
+
4032
4757
  # https://docs.aws.amazon.com/sdk-for-ruby/v3/api/Aws/MediaLive/Client.html#wait_until-instance_method
4033
4758
  def wait_until: (:channel_created waiter_name,
4034
4759
  channel_id: ::String
@@ -4038,6 +4763,21 @@ module Aws
4038
4763
  channel_id: ::String
4039
4764
  ) -> Client::_DescribeChannelResponseSuccess
4040
4765
  | (:channel_deleted waiter_name, Hash[Symbol, untyped] params, ?Hash[Symbol, untyped] options) -> Client::_DescribeChannelResponseSuccess
4766
+ | (:channel_placement_group_assigned waiter_name,
4767
+ channel_placement_group_id: ::String,
4768
+ cluster_id: ::String
4769
+ ) -> Client::_DescribeChannelPlacementGroupResponseSuccess
4770
+ | (:channel_placement_group_assigned waiter_name, Hash[Symbol, untyped] params, ?Hash[Symbol, untyped] options) -> Client::_DescribeChannelPlacementGroupResponseSuccess
4771
+ | (:channel_placement_group_deleted waiter_name,
4772
+ channel_placement_group_id: ::String,
4773
+ cluster_id: ::String
4774
+ ) -> Client::_DescribeChannelPlacementGroupResponseSuccess
4775
+ | (:channel_placement_group_deleted waiter_name, Hash[Symbol, untyped] params, ?Hash[Symbol, untyped] options) -> Client::_DescribeChannelPlacementGroupResponseSuccess
4776
+ | (:channel_placement_group_unassigned waiter_name,
4777
+ channel_placement_group_id: ::String,
4778
+ cluster_id: ::String
4779
+ ) -> Client::_DescribeChannelPlacementGroupResponseSuccess
4780
+ | (:channel_placement_group_unassigned waiter_name, Hash[Symbol, untyped] params, ?Hash[Symbol, untyped] options) -> Client::_DescribeChannelPlacementGroupResponseSuccess
4041
4781
  | (:channel_running waiter_name,
4042
4782
  channel_id: ::String
4043
4783
  ) -> Client::_DescribeChannelResponseSuccess
@@ -4046,6 +4786,14 @@ module Aws
4046
4786
  channel_id: ::String
4047
4787
  ) -> Client::_DescribeChannelResponseSuccess
4048
4788
  | (:channel_stopped waiter_name, Hash[Symbol, untyped] params, ?Hash[Symbol, untyped] options) -> Client::_DescribeChannelResponseSuccess
4789
+ | (:cluster_created waiter_name,
4790
+ cluster_id: ::String
4791
+ ) -> Client::_DescribeClusterResponseSuccess
4792
+ | (:cluster_created waiter_name, Hash[Symbol, untyped] params, ?Hash[Symbol, untyped] options) -> Client::_DescribeClusterResponseSuccess
4793
+ | (:cluster_deleted waiter_name,
4794
+ cluster_id: ::String
4795
+ ) -> Client::_DescribeClusterResponseSuccess
4796
+ | (:cluster_deleted waiter_name, Hash[Symbol, untyped] params, ?Hash[Symbol, untyped] options) -> Client::_DescribeClusterResponseSuccess
4049
4797
  | (:input_attached waiter_name,
4050
4798
  input_id: ::String
4051
4799
  ) -> Client::_DescribeInputResponseSuccess
@@ -4074,6 +4822,16 @@ module Aws
4074
4822
  multiplex_id: ::String
4075
4823
  ) -> Client::_DescribeMultiplexResponseSuccess
4076
4824
  | (:multiplex_stopped waiter_name, Hash[Symbol, untyped] params, ?Hash[Symbol, untyped] options) -> Client::_DescribeMultiplexResponseSuccess
4825
+ | (:node_deregistered waiter_name,
4826
+ cluster_id: ::String,
4827
+ node_id: ::String
4828
+ ) -> Client::_DescribeNodeResponseSuccess
4829
+ | (:node_deregistered waiter_name, Hash[Symbol, untyped] params, ?Hash[Symbol, untyped] options) -> Client::_DescribeNodeResponseSuccess
4830
+ | (:node_registered waiter_name,
4831
+ cluster_id: ::String,
4832
+ node_id: ::String
4833
+ ) -> Client::_DescribeNodeResponseSuccess
4834
+ | (:node_registered waiter_name, Hash[Symbol, untyped] params, ?Hash[Symbol, untyped] options) -> Client::_DescribeNodeResponseSuccess
4077
4835
  | (:signal_map_created waiter_name,
4078
4836
  identifier: ::String
4079
4837
  ) -> Client::_GetSignalMapResponseSuccess