aws-sdk-mediapackage 1.42.0 → 1.46.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: 36238ede3e680bfa19ad9d3213cdf77a4672b0b4f067785dff9ae6a83b120a11
4
- data.tar.gz: 76b7a9edf118ea59d9f22aa7274008607cac45180e102ff11c246c305a6f169d
3
+ metadata.gz: 32e3f7f46b8d00bbbc1dc129e211c041e157c682ef15c289fc5b05f08da29f08
4
+ data.tar.gz: e175567da59f71f910de061c17ebe4bac7bae87693cdd38892809435febad895
5
5
  SHA512:
6
- metadata.gz: 95cb80e5191fbc43718c613fb1de8fdf4f6bd99a362dda9087a1f7b353ee5de6b1483a7f6b4c0c4f18ccc4d333451b9f5daaa31b8f4b5e2f40e510a30ae46d96
7
- data.tar.gz: af29c487f3a2e8ed430575f985de170577e0617b4cd97bde4f1f09f2014925e6d5d3f51ba998b2417075453add65322723636cec28863b70866f7be1cc861bb4
6
+ metadata.gz: 22948ca785064d8d11011d585cb91b06deb3106700a3273677424250be61622aac23dc554feca3f019bfb8ab3314ba1d89bf2286932239db8f6c010133321fa7
7
+ data.tar.gz: 9067acdb3258da5cea6d3978e3408054398d09c5e5f26e8ca17c1751e255db900a81cd8a87e462692eab1dafb0bfb733a1a47a200a3616e46d2dd4de1752469f
data/CHANGELOG.md CHANGED
@@ -1,6 +1,26 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.46.0 (2021-10-20)
5
+ ------------------
6
+
7
+ * Feature - When enabled, MediaPackage passes through digital video broadcasting (DVB) subtitles into the output.
8
+
9
+ 1.45.0 (2021-10-18)
10
+ ------------------
11
+
12
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
13
+
14
+ 1.44.0 (2021-09-07)
15
+ ------------------
16
+
17
+ * Feature - SPEKE v2 support for live CMAF packaging type. SPEKE v2 is an upgrade to the existing SPEKE API to support multiple encryption keys, it supports live DASH currently.
18
+
19
+ 1.43.0 (2021-09-01)
20
+ ------------------
21
+
22
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
23
+
4
24
  1.42.0 (2021-07-30)
5
25
  ------------------
6
26
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.42.0
1
+ 1.46.0
@@ -655,6 +655,7 @@ module Aws::MediaPackage
655
655
  # url: "__string", # required
656
656
  # },
657
657
  # },
658
+ # include_dvb_subtitles: false,
658
659
  # include_iframe_only_stream: false,
659
660
  # playlist_type: "NONE", # accepts NONE, EVENT, VOD
660
661
  # playlist_window_seconds: 1,
@@ -774,6 +775,7 @@ module Aws::MediaPackage
774
775
  # resp.hls_package.encryption.speke_key_provider.system_ids #=> Array
775
776
  # resp.hls_package.encryption.speke_key_provider.system_ids[0] #=> String
776
777
  # resp.hls_package.encryption.speke_key_provider.url #=> String
778
+ # resp.hls_package.include_dvb_subtitles #=> Boolean
777
779
  # resp.hls_package.include_iframe_only_stream #=> Boolean
778
780
  # resp.hls_package.playlist_type #=> String, one of "NONE", "EVENT", "VOD"
779
781
  # resp.hls_package.playlist_window_seconds #=> Integer
@@ -1050,6 +1052,7 @@ module Aws::MediaPackage
1050
1052
  # resp.hls_package.encryption.speke_key_provider.system_ids #=> Array
1051
1053
  # resp.hls_package.encryption.speke_key_provider.system_ids[0] #=> String
1052
1054
  # resp.hls_package.encryption.speke_key_provider.url #=> String
1055
+ # resp.hls_package.include_dvb_subtitles #=> Boolean
1053
1056
  # resp.hls_package.include_iframe_only_stream #=> Boolean
1054
1057
  # resp.hls_package.playlist_type #=> String, one of "NONE", "EVENT", "VOD"
1055
1058
  # resp.hls_package.playlist_window_seconds #=> Integer
@@ -1288,6 +1291,7 @@ module Aws::MediaPackage
1288
1291
  # resp.origin_endpoints[0].hls_package.encryption.speke_key_provider.system_ids #=> Array
1289
1292
  # resp.origin_endpoints[0].hls_package.encryption.speke_key_provider.system_ids[0] #=> String
1290
1293
  # resp.origin_endpoints[0].hls_package.encryption.speke_key_provider.url #=> String
1294
+ # resp.origin_endpoints[0].hls_package.include_dvb_subtitles #=> Boolean
1291
1295
  # resp.origin_endpoints[0].hls_package.include_iframe_only_stream #=> Boolean
1292
1296
  # resp.origin_endpoints[0].hls_package.playlist_type #=> String, one of "NONE", "EVENT", "VOD"
1293
1297
  # resp.origin_endpoints[0].hls_package.playlist_window_seconds #=> Integer
@@ -1693,6 +1697,7 @@ module Aws::MediaPackage
1693
1697
  # url: "__string", # required
1694
1698
  # },
1695
1699
  # },
1700
+ # include_dvb_subtitles: false,
1696
1701
  # include_iframe_only_stream: false,
1697
1702
  # playlist_type: "NONE", # accepts NONE, EVENT, VOD
1698
1703
  # playlist_window_seconds: 1,
@@ -1809,6 +1814,7 @@ module Aws::MediaPackage
1809
1814
  # resp.hls_package.encryption.speke_key_provider.system_ids #=> Array
1810
1815
  # resp.hls_package.encryption.speke_key_provider.system_ids[0] #=> String
1811
1816
  # resp.hls_package.encryption.speke_key_provider.url #=> String
1817
+ # resp.hls_package.include_dvb_subtitles #=> Boolean
1812
1818
  # resp.hls_package.include_iframe_only_stream #=> Boolean
1813
1819
  # resp.hls_package.playlist_type #=> String, one of "NONE", "EVENT", "VOD"
1814
1820
  # resp.hls_package.playlist_window_seconds #=> Integer
@@ -1864,7 +1870,7 @@ module Aws::MediaPackage
1864
1870
  params: params,
1865
1871
  config: config)
1866
1872
  context[:gem_name] = 'aws-sdk-mediapackage'
1867
- context[:gem_version] = '1.42.0'
1873
+ context[:gem_version] = '1.46.0'
1868
1874
  Seahorse::Client::Request.new(handlers, context)
1869
1875
  end
1870
1876
 
@@ -396,6 +396,7 @@ module Aws::MediaPackage
396
396
  HlsPackage.add_member(:ad_triggers, Shapes::ShapeRef.new(shape: AdTriggers, location_name: "adTriggers"))
397
397
  HlsPackage.add_member(:ads_on_delivery_restrictions, Shapes::ShapeRef.new(shape: AdsOnDeliveryRestrictions, location_name: "adsOnDeliveryRestrictions"))
398
398
  HlsPackage.add_member(:encryption, Shapes::ShapeRef.new(shape: HlsEncryption, location_name: "encryption"))
399
+ HlsPackage.add_member(:include_dvb_subtitles, Shapes::ShapeRef.new(shape: __boolean, location_name: "includeDvbSubtitles"))
399
400
  HlsPackage.add_member(:include_iframe_only_stream, Shapes::ShapeRef.new(shape: __boolean, location_name: "includeIframeOnlyStream"))
400
401
  HlsPackage.add_member(:playlist_type, Shapes::ShapeRef.new(shape: PlaylistType, location_name: "playlistType"))
401
402
  HlsPackage.add_member(:playlist_window_seconds, Shapes::ShapeRef.new(shape: __integer, location_name: "playlistWindowSeconds"))
@@ -657,6 +657,7 @@ module Aws::MediaPackage
657
657
  # url: "__string", # required
658
658
  # },
659
659
  # },
660
+ # include_dvb_subtitles: false,
660
661
  # include_iframe_only_stream: false,
661
662
  # playlist_type: "NONE", # accepts NONE, EVENT, VOD
662
663
  # playlist_window_seconds: 1,
@@ -1334,9 +1335,9 @@ module Aws::MediaPackage
1334
1335
  # video tracks in your stream. To configure the encryption contract,
1335
1336
  # specify which audio and video encryption presets to use. Note the
1336
1337
  # following considerations when using encryptionContractConfiguration:
1337
- # encryptionContractConfiguration can be used for DASH endpoints that
1338
- # use SPEKE 2.0. SPEKE 2.0 relies on the CPIX 2.3 specification. You
1339
- # must disable key rotation for this endpoint by setting
1338
+ # encryptionContractConfiguration can be used for DASH or CMAF endpoints
1339
+ # that use SPEKE 2.0. SPEKE 2.0 relies on the CPIX 2.3 specification.
1340
+ # You must disable key rotation for this endpoint by setting
1340
1341
  # keyRotationIntervalSeconds to 0.
1341
1342
  #
1342
1343
  # @note When making an API call, you may pass EncryptionContractConfiguration
@@ -1765,6 +1766,7 @@ module Aws::MediaPackage
1765
1766
  # url: "__string", # required
1766
1767
  # },
1767
1768
  # },
1769
+ # include_dvb_subtitles: false,
1768
1770
  # include_iframe_only_stream: false,
1769
1771
  # playlist_type: "NONE", # accepts NONE, EVENT, VOD
1770
1772
  # playlist_window_seconds: 1,
@@ -1815,6 +1817,11 @@ module Aws::MediaPackage
1815
1817
  # An HTTP Live Streaming (HLS) encryption configuration.
1816
1818
  # @return [Types::HlsEncryption]
1817
1819
  #
1820
+ # @!attribute [rw] include_dvb_subtitles
1821
+ # When enabled, MediaPackage passes through digital video broadcasting
1822
+ # (DVB) subtitles into the output.
1823
+ # @return [Boolean]
1824
+ #
1818
1825
  # @!attribute [rw] include_iframe_only_stream
1819
1826
  # When enabled, an I-Frame only stream will be included in the output.
1820
1827
  # @return [Boolean]
@@ -1862,6 +1869,7 @@ module Aws::MediaPackage
1862
1869
  :ad_triggers,
1863
1870
  :ads_on_delivery_restrictions,
1864
1871
  :encryption,
1872
+ :include_dvb_subtitles,
1865
1873
  :include_iframe_only_stream,
1866
1874
  :playlist_type,
1867
1875
  :playlist_window_seconds,
@@ -2674,9 +2682,9 @@ module Aws::MediaPackage
2674
2682
  # encryption contract, specify which audio and video encryption
2675
2683
  # presets to use. Note the following considerations when using
2676
2684
  # encryptionContractConfiguration: encryptionContractConfiguration can
2677
- # be used for DASH endpoints that use SPEKE 2.0. SPEKE 2.0 relies on
2678
- # the CPIX 2.3 specification. You must disable key rotation for this
2679
- # endpoint by setting keyRotationIntervalSeconds to 0.
2685
+ # be used for DASH or CMAF endpoints that use SPEKE 2.0. SPEKE 2.0
2686
+ # relies on the CPIX 2.3 specification. You must disable key rotation
2687
+ # for this endpoint by setting keyRotationIntervalSeconds to 0.
2680
2688
  # @return [Types::EncryptionContractConfiguration]
2681
2689
  #
2682
2690
  # @!attribute [rw] resource_id
@@ -2986,6 +2994,7 @@ module Aws::MediaPackage
2986
2994
  # url: "__string", # required
2987
2995
  # },
2988
2996
  # },
2997
+ # include_dvb_subtitles: false,
2989
2998
  # include_iframe_only_stream: false,
2990
2999
  # playlist_type: "NONE", # accepts NONE, EVENT, VOD
2991
3000
  # playlist_window_seconds: 1,
@@ -48,6 +48,6 @@ require_relative 'aws-sdk-mediapackage/customizations'
48
48
  # @!group service
49
49
  module Aws::MediaPackage
50
50
 
51
- GEM_VERSION = '1.42.0'
51
+ GEM_VERSION = '1.46.0'
52
52
 
53
53
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: aws-sdk-mediapackage
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.42.0
4
+ version: 1.46.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-07-30 00:00:00.000000000 Z
11
+ date: 2021-10-20 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: aws-sdk-core
@@ -19,7 +19,7 @@ dependencies:
19
19
  version: '3'
20
20
  - - ">="
21
21
  - !ruby/object:Gem::Version
22
- version: 3.119.0
22
+ version: 3.121.2
23
23
  type: :runtime
24
24
  prerelease: false
25
25
  version_requirements: !ruby/object:Gem::Requirement
@@ -29,7 +29,7 @@ dependencies:
29
29
  version: '3'
30
30
  - - ">="
31
31
  - !ruby/object:Gem::Version
32
- version: 3.119.0
32
+ version: 3.121.2
33
33
  - !ruby/object:Gem::Dependency
34
34
  name: aws-sigv4
35
35
  requirement: !ruby/object:Gem::Requirement
@@ -76,7 +76,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
76
76
  requirements:
77
77
  - - ">="
78
78
  - !ruby/object:Gem::Version
79
- version: '0'
79
+ version: '2.3'
80
80
  required_rubygems_version: !ruby/object:Gem::Requirement
81
81
  requirements:
82
82
  - - ">="