aws-sdk-medialive 1.191.0 → 1.192.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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 70588407ed1633e94378a5f080389d6d80ded5f41576b082cd937692ca84e354
4
- data.tar.gz: c777878fe84afa7f2188055b30f2e8999431f73722aef397824972fa60716e54
3
+ metadata.gz: c3a2a0509378c77bbaac3fa568eb8f5319d365b7b28c4f3a7c9674ac3d65b9c0
4
+ data.tar.gz: '059f01bb8092b7da2697f639a7689f55d60ec0c9cc674e8c7feaf27e617e2c41'
5
5
  SHA512:
6
- metadata.gz: 517b577574cf8e875ced5f22dc759b63c57619ab89336405817a6483c4f55fb7df139c9836e025938197810ce8c7bb78b6fdece72070e01a32daa6197872236a
7
- data.tar.gz: 58a838e758fc038aabf3e78987cd479b6c8a40dcc1811eb1da6ccf936e7d8cb6ae2572c7a1cb3dd527f6a92449c706512b575875668db428738bae95360cb198
6
+ metadata.gz: 4454edb759bf5cd257a89129245081e31e134116c05123f0e0e27b686e12aa7848ddb6aa1cad39fae0941dcf7d47254839f6958017d658808f7852597fd9b320
7
+ data.tar.gz: 4aa0b65a70ab4b454658b81e9fea64b21e5fa91669a62ca8ed29aeeed1496ee7f81068ca569180bfa07312fd62204fc92eed43b62ac5f5ab40f23e63b1fdc8ee
data/CHANGELOG.md CHANGED
@@ -1,6 +1,11 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.192.0 (2026-08-10)
5
+ ------------------
6
+
7
+ * Feature - Added VirtualSourceAddress to multicast output destinations for MediaLive Anywhere channels. Specifies the source IP address for outbound multicast packets when downstream networks enforce source-IP filtering.
8
+
4
9
  1.191.0 (2026-07-09)
5
10
  ------------------
6
11
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.191.0
1
+ 1.192.0
@@ -1100,6 +1100,7 @@ module Aws::MediaLive
1100
1100
  # resp.channel.destinations[0].settings[0].stream_name #=> String
1101
1101
  # resp.channel.destinations[0].settings[0].url #=> String
1102
1102
  # resp.channel.destinations[0].settings[0].username #=> String
1103
+ # resp.channel.destinations[0].settings[0].virtual_source_address #=> String
1103
1104
  # resp.channel.destinations[0].srt_settings #=> Array
1104
1105
  # resp.channel.destinations[0].srt_settings[0].encryption_passphrase_secret_arn #=> String
1105
1106
  # resp.channel.destinations[0].srt_settings[0].stream_id #=> String
@@ -2684,6 +2685,7 @@ module Aws::MediaLive
2684
2685
  # resp.destinations[0].settings[0].stream_name #=> String
2685
2686
  # resp.destinations[0].settings[0].url #=> String
2686
2687
  # resp.destinations[0].settings[0].username #=> String
2688
+ # resp.destinations[0].settings[0].virtual_source_address #=> String
2687
2689
  # resp.destinations[0].srt_settings #=> Array
2688
2690
  # resp.destinations[0].srt_settings[0].encryption_passphrase_secret_arn #=> String
2689
2691
  # resp.destinations[0].srt_settings[0].stream_id #=> String
@@ -3991,6 +3993,7 @@ module Aws::MediaLive
3991
3993
  # resp.destinations[0].settings[0].stream_name #=> String
3992
3994
  # resp.destinations[0].settings[0].url #=> String
3993
3995
  # resp.destinations[0].settings[0].username #=> String
3996
+ # resp.destinations[0].settings[0].virtual_source_address #=> String
3994
3997
  # resp.destinations[0].srt_settings #=> Array
3995
3998
  # resp.destinations[0].srt_settings[0].encryption_passphrase_secret_arn #=> String
3996
3999
  # resp.destinations[0].srt_settings[0].stream_id #=> String
@@ -5695,6 +5698,7 @@ module Aws::MediaLive
5695
5698
  # resp.channels[0].destinations[0].settings[0].stream_name #=> String
5696
5699
  # resp.channels[0].destinations[0].settings[0].url #=> String
5697
5700
  # resp.channels[0].destinations[0].settings[0].username #=> String
5701
+ # resp.channels[0].destinations[0].settings[0].virtual_source_address #=> String
5698
5702
  # resp.channels[0].destinations[0].srt_settings #=> Array
5699
5703
  # resp.channels[0].destinations[0].srt_settings[0].encryption_passphrase_secret_arn #=> String
5700
5704
  # resp.channels[0].destinations[0].srt_settings[0].stream_id #=> String
@@ -6590,6 +6594,7 @@ module Aws::MediaLive
6590
6594
  # resp.destinations[0].settings[0].stream_name #=> String
6591
6595
  # resp.destinations[0].settings[0].url #=> String
6592
6596
  # resp.destinations[0].settings[0].username #=> String
6597
+ # resp.destinations[0].settings[0].virtual_source_address #=> String
6593
6598
  # resp.destinations[0].srt_settings #=> Array
6594
6599
  # resp.destinations[0].srt_settings[0].encryption_passphrase_secret_arn #=> String
6595
6600
  # resp.destinations[0].srt_settings[0].stream_id #=> String
@@ -7704,6 +7709,7 @@ module Aws::MediaLive
7704
7709
  # resp.destinations[0].settings[0].stream_name #=> String
7705
7710
  # resp.destinations[0].settings[0].url #=> String
7706
7711
  # resp.destinations[0].settings[0].username #=> String
7712
+ # resp.destinations[0].settings[0].virtual_source_address #=> String
7707
7713
  # resp.destinations[0].srt_settings #=> Array
7708
7714
  # resp.destinations[0].srt_settings[0].encryption_passphrase_secret_arn #=> String
7709
7715
  # resp.destinations[0].srt_settings[0].stream_id #=> String
@@ -8863,6 +8869,7 @@ module Aws::MediaLive
8863
8869
  # resp.channel.destinations[0].settings[0].stream_name #=> String
8864
8870
  # resp.channel.destinations[0].settings[0].url #=> String
8865
8871
  # resp.channel.destinations[0].settings[0].username #=> String
8872
+ # resp.channel.destinations[0].settings[0].virtual_source_address #=> String
8866
8873
  # resp.channel.destinations[0].srt_settings #=> Array
8867
8874
  # resp.channel.destinations[0].srt_settings[0].encryption_passphrase_secret_arn #=> String
8868
8875
  # resp.channel.destinations[0].srt_settings[0].stream_id #=> String
@@ -9858,6 +9865,7 @@ module Aws::MediaLive
9858
9865
  # stream_name: "__string",
9859
9866
  # url: "__string",
9860
9867
  # username: "__string",
9868
+ # virtual_source_address: "__string",
9861
9869
  # },
9862
9870
  # ],
9863
9871
  # srt_settings: [
@@ -9900,6 +9908,7 @@ module Aws::MediaLive
9900
9908
  # resp.channel.destinations[0].settings[0].stream_name #=> String
9901
9909
  # resp.channel.destinations[0].settings[0].url #=> String
9902
9910
  # resp.channel.destinations[0].settings[0].username #=> String
9911
+ # resp.channel.destinations[0].settings[0].virtual_source_address #=> String
9903
9912
  # resp.channel.destinations[0].srt_settings #=> Array
9904
9913
  # resp.channel.destinations[0].srt_settings[0].encryption_passphrase_secret_arn #=> String
9905
9914
  # resp.channel.destinations[0].srt_settings[0].stream_id #=> String
@@ -11546,6 +11555,7 @@ module Aws::MediaLive
11546
11555
  # resp.destinations[0].settings[0].stream_name #=> String
11547
11556
  # resp.destinations[0].settings[0].url #=> String
11548
11557
  # resp.destinations[0].settings[0].username #=> String
11558
+ # resp.destinations[0].settings[0].virtual_source_address #=> String
11549
11559
  # resp.destinations[0].srt_settings #=> Array
11550
11560
  # resp.destinations[0].srt_settings[0].encryption_passphrase_secret_arn #=> String
11551
11561
  # resp.destinations[0].srt_settings[0].stream_id #=> String
@@ -15831,7 +15841,7 @@ module Aws::MediaLive
15831
15841
  tracer: tracer
15832
15842
  )
15833
15843
  context[:gem_name] = 'aws-sdk-medialive'
15834
- context[:gem_version] = '1.191.0'
15844
+ context[:gem_version] = '1.192.0'
15835
15845
  Seahorse::Client::Request.new(handlers, context)
15836
15846
  end
15837
15847
 
@@ -4602,6 +4602,7 @@ module Aws::MediaLive
4602
4602
  OutputDestinationSettings.add_member(:stream_name, Shapes::ShapeRef.new(shape: __string, location_name: "streamName"))
4603
4603
  OutputDestinationSettings.add_member(:url, Shapes::ShapeRef.new(shape: __string, location_name: "url"))
4604
4604
  OutputDestinationSettings.add_member(:username, Shapes::ShapeRef.new(shape: __string, location_name: "username"))
4605
+ OutputDestinationSettings.add_member(:virtual_source_address, Shapes::ShapeRef.new(shape: __string, location_name: "virtualSourceAddress"))
4605
4606
  OutputDestinationSettings.struct_class = Types::OutputDestinationSettings
4606
4607
 
4607
4608
  OutputGroup.add_member(:name, Shapes::ShapeRef.new(shape: __stringMax32, location_name: "name"))
@@ -10507,13 +10507,18 @@ module Aws::MediaLive
10507
10507
  # username for destination
10508
10508
  # @return [String]
10509
10509
  #
10510
+ # @!attribute [rw] virtual_source_address
10511
+ # Specifies the source IP address for outbound multicast packets.
10512
+ # @return [String]
10513
+ #
10510
10514
  # @see http://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/OutputDestinationSettings AWS API Documentation
10511
10515
  #
10512
10516
  class OutputDestinationSettings < Struct.new(
10513
10517
  :password_param,
10514
10518
  :stream_name,
10515
10519
  :url,
10516
- :username)
10520
+ :username,
10521
+ :virtual_source_address)
10517
10522
  SENSITIVE = []
10518
10523
  include Aws::Structure
10519
10524
  end
@@ -55,7 +55,7 @@ module Aws::MediaLive
55
55
  autoload :EndpointProvider, 'aws-sdk-medialive/endpoint_provider'
56
56
  autoload :Endpoints, 'aws-sdk-medialive/endpoints'
57
57
 
58
- GEM_VERSION = '1.191.0'
58
+ GEM_VERSION = '1.192.0'
59
59
 
60
60
  end
61
61
 
data/sig/params.rbs CHANGED
@@ -39,7 +39,8 @@ module Aws
39
39
  password_param: ::String?,
40
40
  stream_name: ::String?,
41
41
  url: ::String?,
42
- username: ::String?
42
+ username: ::String?,
43
+ virtual_source_address: ::String?
43
44
  }
44
45
  ]?,
45
46
  srt_settings: Array[
data/sig/types.rbs CHANGED
@@ -2600,6 +2600,7 @@ module Aws::MediaLive
2600
2600
  attr_accessor stream_name: ::String
2601
2601
  attr_accessor url: ::String
2602
2602
  attr_accessor username: ::String
2603
+ attr_accessor virtual_source_address: ::String
2603
2604
  SENSITIVE: []
2604
2605
  end
2605
2606
 
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: aws-sdk-medialive
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.191.0
4
+ version: 1.192.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Amazon Web Services