aws-sdk-mediapackagev2 1.53.0 → 1.54.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 +4 -4
- data/CHANGELOG.md +5 -0
- data/VERSION +1 -1
- data/lib/aws-sdk-mediapackagev2/client.rb +21 -1
- data/lib/aws-sdk-mediapackagev2/client_api.rb +2 -0
- data/lib/aws-sdk-mediapackagev2/types.rb +8 -0
- data/lib/aws-sdk-mediapackagev2.rb +1 -1
- data/sig/client.rbs +8 -0
- data/sig/types.rbs +2 -1
- metadata +3 -3
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 5450b141313707a808844cfeeaa26678d2c0da836cff8a2b2d95e977862a972d
|
|
4
|
+
data.tar.gz: f9565ebc38eb8b452b747935b1bc37c0cfd5910d4fde12095d7e265b492f5333
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: f422b97dcabc7aa1227fd1c35386520abc7a42a0e04d62878fe5db66c8581d6fb580b5f4bc9b3af7d5c6118c1364e08b961e25de8ef405fedebf7324d8973897
|
|
7
|
+
data.tar.gz: f236b0a9a9276165af126a7b343c22c299697c030e7021bef409ebe410a165b570c943fa5c969e7e9e696789b48a0c724dc3565c1bbaff6e95651d334b94ebe2
|
data/CHANGELOG.md
CHANGED
data/VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
1.
|
|
1
|
+
1.54.0
|
|
@@ -1880,6 +1880,7 @@ module Aws::MediaPackageV2
|
|
|
1880
1880
|
# program_date_time_interval_seconds: 1,
|
|
1881
1881
|
# filter_configuration: {
|
|
1882
1882
|
# manifest_filter: "FilterConfigurationManifestFilterString",
|
|
1883
|
+
# drm_settings: "FilterConfigurationDrmSettingsString",
|
|
1883
1884
|
# start: Time.now,
|
|
1884
1885
|
# end: Time.now,
|
|
1885
1886
|
# time_delay_seconds: 1,
|
|
@@ -1903,6 +1904,7 @@ module Aws::MediaPackageV2
|
|
|
1903
1904
|
# program_date_time_interval_seconds: 1,
|
|
1904
1905
|
# filter_configuration: {
|
|
1905
1906
|
# manifest_filter: "FilterConfigurationManifestFilterString",
|
|
1907
|
+
# drm_settings: "FilterConfigurationDrmSettingsString",
|
|
1906
1908
|
# start: Time.now,
|
|
1907
1909
|
# end: Time.now,
|
|
1908
1910
|
# time_delay_seconds: 1,
|
|
@@ -1917,6 +1919,7 @@ module Aws::MediaPackageV2
|
|
|
1917
1919
|
# manifest_window_seconds: 1,
|
|
1918
1920
|
# filter_configuration: {
|
|
1919
1921
|
# manifest_filter: "FilterConfigurationManifestFilterString",
|
|
1922
|
+
# drm_settings: "FilterConfigurationDrmSettingsString",
|
|
1920
1923
|
# start: Time.now,
|
|
1921
1924
|
# end: Time.now,
|
|
1922
1925
|
# time_delay_seconds: 1,
|
|
@@ -1978,6 +1981,7 @@ module Aws::MediaPackageV2
|
|
|
1978
1981
|
# manifest_window_seconds: 1,
|
|
1979
1982
|
# filter_configuration: {
|
|
1980
1983
|
# manifest_filter: "FilterConfigurationManifestFilterString",
|
|
1984
|
+
# drm_settings: "FilterConfigurationDrmSettingsString",
|
|
1981
1985
|
# start: Time.now,
|
|
1982
1986
|
# end: Time.now,
|
|
1983
1987
|
# time_delay_seconds: 1,
|
|
@@ -2034,6 +2038,7 @@ module Aws::MediaPackageV2
|
|
|
2034
2038
|
# resp.hls_manifests[0].program_date_time_interval_seconds #=> Integer
|
|
2035
2039
|
# resp.hls_manifests[0].scte_hls.ad_marker_hls #=> String, one of "DATERANGE", "SCTE35_ENHANCED"
|
|
2036
2040
|
# resp.hls_manifests[0].filter_configuration.manifest_filter #=> String
|
|
2041
|
+
# resp.hls_manifests[0].filter_configuration.drm_settings #=> String
|
|
2037
2042
|
# resp.hls_manifests[0].filter_configuration.start #=> Time
|
|
2038
2043
|
# resp.hls_manifests[0].filter_configuration.end #=> Time
|
|
2039
2044
|
# resp.hls_manifests[0].filter_configuration.time_delay_seconds #=> Integer
|
|
@@ -2049,6 +2054,7 @@ module Aws::MediaPackageV2
|
|
|
2049
2054
|
# resp.low_latency_hls_manifests[0].program_date_time_interval_seconds #=> Integer
|
|
2050
2055
|
# resp.low_latency_hls_manifests[0].scte_hls.ad_marker_hls #=> String, one of "DATERANGE", "SCTE35_ENHANCED"
|
|
2051
2056
|
# resp.low_latency_hls_manifests[0].filter_configuration.manifest_filter #=> String
|
|
2057
|
+
# resp.low_latency_hls_manifests[0].filter_configuration.drm_settings #=> String
|
|
2052
2058
|
# resp.low_latency_hls_manifests[0].filter_configuration.start #=> Time
|
|
2053
2059
|
# resp.low_latency_hls_manifests[0].filter_configuration.end #=> Time
|
|
2054
2060
|
# resp.low_latency_hls_manifests[0].filter_configuration.time_delay_seconds #=> Integer
|
|
@@ -2061,6 +2067,7 @@ module Aws::MediaPackageV2
|
|
|
2061
2067
|
# resp.dash_manifests[0].url #=> String
|
|
2062
2068
|
# resp.dash_manifests[0].manifest_window_seconds #=> Integer
|
|
2063
2069
|
# resp.dash_manifests[0].filter_configuration.manifest_filter #=> String
|
|
2070
|
+
# resp.dash_manifests[0].filter_configuration.drm_settings #=> String
|
|
2064
2071
|
# resp.dash_manifests[0].filter_configuration.start #=> Time
|
|
2065
2072
|
# resp.dash_manifests[0].filter_configuration.end #=> Time
|
|
2066
2073
|
# resp.dash_manifests[0].filter_configuration.time_delay_seconds #=> Integer
|
|
@@ -2099,6 +2106,7 @@ module Aws::MediaPackageV2
|
|
|
2099
2106
|
# resp.mss_manifests[0].manifest_name #=> String
|
|
2100
2107
|
# resp.mss_manifests[0].url #=> String
|
|
2101
2108
|
# resp.mss_manifests[0].filter_configuration.manifest_filter #=> String
|
|
2109
|
+
# resp.mss_manifests[0].filter_configuration.drm_settings #=> String
|
|
2102
2110
|
# resp.mss_manifests[0].filter_configuration.start #=> Time
|
|
2103
2111
|
# resp.mss_manifests[0].filter_configuration.end #=> Time
|
|
2104
2112
|
# resp.mss_manifests[0].filter_configuration.time_delay_seconds #=> Integer
|
|
@@ -2974,6 +2982,7 @@ module Aws::MediaPackageV2
|
|
|
2974
2982
|
# resp.hls_manifests[0].program_date_time_interval_seconds #=> Integer
|
|
2975
2983
|
# resp.hls_manifests[0].scte_hls.ad_marker_hls #=> String, one of "DATERANGE", "SCTE35_ENHANCED"
|
|
2976
2984
|
# resp.hls_manifests[0].filter_configuration.manifest_filter #=> String
|
|
2985
|
+
# resp.hls_manifests[0].filter_configuration.drm_settings #=> String
|
|
2977
2986
|
# resp.hls_manifests[0].filter_configuration.start #=> Time
|
|
2978
2987
|
# resp.hls_manifests[0].filter_configuration.end #=> Time
|
|
2979
2988
|
# resp.hls_manifests[0].filter_configuration.time_delay_seconds #=> Integer
|
|
@@ -2989,6 +2998,7 @@ module Aws::MediaPackageV2
|
|
|
2989
2998
|
# resp.low_latency_hls_manifests[0].program_date_time_interval_seconds #=> Integer
|
|
2990
2999
|
# resp.low_latency_hls_manifests[0].scte_hls.ad_marker_hls #=> String, one of "DATERANGE", "SCTE35_ENHANCED"
|
|
2991
3000
|
# resp.low_latency_hls_manifests[0].filter_configuration.manifest_filter #=> String
|
|
3001
|
+
# resp.low_latency_hls_manifests[0].filter_configuration.drm_settings #=> String
|
|
2992
3002
|
# resp.low_latency_hls_manifests[0].filter_configuration.start #=> Time
|
|
2993
3003
|
# resp.low_latency_hls_manifests[0].filter_configuration.end #=> Time
|
|
2994
3004
|
# resp.low_latency_hls_manifests[0].filter_configuration.time_delay_seconds #=> Integer
|
|
@@ -3001,6 +3011,7 @@ module Aws::MediaPackageV2
|
|
|
3001
3011
|
# resp.dash_manifests[0].url #=> String
|
|
3002
3012
|
# resp.dash_manifests[0].manifest_window_seconds #=> Integer
|
|
3003
3013
|
# resp.dash_manifests[0].filter_configuration.manifest_filter #=> String
|
|
3014
|
+
# resp.dash_manifests[0].filter_configuration.drm_settings #=> String
|
|
3004
3015
|
# resp.dash_manifests[0].filter_configuration.start #=> Time
|
|
3005
3016
|
# resp.dash_manifests[0].filter_configuration.end #=> Time
|
|
3006
3017
|
# resp.dash_manifests[0].filter_configuration.time_delay_seconds #=> Integer
|
|
@@ -3039,6 +3050,7 @@ module Aws::MediaPackageV2
|
|
|
3039
3050
|
# resp.mss_manifests[0].manifest_name #=> String
|
|
3040
3051
|
# resp.mss_manifests[0].url #=> String
|
|
3041
3052
|
# resp.mss_manifests[0].filter_configuration.manifest_filter #=> String
|
|
3053
|
+
# resp.mss_manifests[0].filter_configuration.drm_settings #=> String
|
|
3042
3054
|
# resp.mss_manifests[0].filter_configuration.start #=> Time
|
|
3043
3055
|
# resp.mss_manifests[0].filter_configuration.end #=> Time
|
|
3044
3056
|
# resp.mss_manifests[0].filter_configuration.time_delay_seconds #=> Integer
|
|
@@ -4922,6 +4934,7 @@ module Aws::MediaPackageV2
|
|
|
4922
4934
|
# program_date_time_interval_seconds: 1,
|
|
4923
4935
|
# filter_configuration: {
|
|
4924
4936
|
# manifest_filter: "FilterConfigurationManifestFilterString",
|
|
4937
|
+
# drm_settings: "FilterConfigurationDrmSettingsString",
|
|
4925
4938
|
# start: Time.now,
|
|
4926
4939
|
# end: Time.now,
|
|
4927
4940
|
# time_delay_seconds: 1,
|
|
@@ -4945,6 +4958,7 @@ module Aws::MediaPackageV2
|
|
|
4945
4958
|
# program_date_time_interval_seconds: 1,
|
|
4946
4959
|
# filter_configuration: {
|
|
4947
4960
|
# manifest_filter: "FilterConfigurationManifestFilterString",
|
|
4961
|
+
# drm_settings: "FilterConfigurationDrmSettingsString",
|
|
4948
4962
|
# start: Time.now,
|
|
4949
4963
|
# end: Time.now,
|
|
4950
4964
|
# time_delay_seconds: 1,
|
|
@@ -4959,6 +4973,7 @@ module Aws::MediaPackageV2
|
|
|
4959
4973
|
# manifest_window_seconds: 1,
|
|
4960
4974
|
# filter_configuration: {
|
|
4961
4975
|
# manifest_filter: "FilterConfigurationManifestFilterString",
|
|
4976
|
+
# drm_settings: "FilterConfigurationDrmSettingsString",
|
|
4962
4977
|
# start: Time.now,
|
|
4963
4978
|
# end: Time.now,
|
|
4964
4979
|
# time_delay_seconds: 1,
|
|
@@ -5020,6 +5035,7 @@ module Aws::MediaPackageV2
|
|
|
5020
5035
|
# manifest_window_seconds: 1,
|
|
5021
5036
|
# filter_configuration: {
|
|
5022
5037
|
# manifest_filter: "FilterConfigurationManifestFilterString",
|
|
5038
|
+
# drm_settings: "FilterConfigurationDrmSettingsString",
|
|
5023
5039
|
# start: Time.now,
|
|
5024
5040
|
# end: Time.now,
|
|
5025
5041
|
# time_delay_seconds: 1,
|
|
@@ -5074,6 +5090,7 @@ module Aws::MediaPackageV2
|
|
|
5074
5090
|
# resp.hls_manifests[0].program_date_time_interval_seconds #=> Integer
|
|
5075
5091
|
# resp.hls_manifests[0].scte_hls.ad_marker_hls #=> String, one of "DATERANGE", "SCTE35_ENHANCED"
|
|
5076
5092
|
# resp.hls_manifests[0].filter_configuration.manifest_filter #=> String
|
|
5093
|
+
# resp.hls_manifests[0].filter_configuration.drm_settings #=> String
|
|
5077
5094
|
# resp.hls_manifests[0].filter_configuration.start #=> Time
|
|
5078
5095
|
# resp.hls_manifests[0].filter_configuration.end #=> Time
|
|
5079
5096
|
# resp.hls_manifests[0].filter_configuration.time_delay_seconds #=> Integer
|
|
@@ -5089,6 +5106,7 @@ module Aws::MediaPackageV2
|
|
|
5089
5106
|
# resp.low_latency_hls_manifests[0].program_date_time_interval_seconds #=> Integer
|
|
5090
5107
|
# resp.low_latency_hls_manifests[0].scte_hls.ad_marker_hls #=> String, one of "DATERANGE", "SCTE35_ENHANCED"
|
|
5091
5108
|
# resp.low_latency_hls_manifests[0].filter_configuration.manifest_filter #=> String
|
|
5109
|
+
# resp.low_latency_hls_manifests[0].filter_configuration.drm_settings #=> String
|
|
5092
5110
|
# resp.low_latency_hls_manifests[0].filter_configuration.start #=> Time
|
|
5093
5111
|
# resp.low_latency_hls_manifests[0].filter_configuration.end #=> Time
|
|
5094
5112
|
# resp.low_latency_hls_manifests[0].filter_configuration.time_delay_seconds #=> Integer
|
|
@@ -5100,6 +5118,7 @@ module Aws::MediaPackageV2
|
|
|
5100
5118
|
# resp.mss_manifests[0].manifest_name #=> String
|
|
5101
5119
|
# resp.mss_manifests[0].url #=> String
|
|
5102
5120
|
# resp.mss_manifests[0].filter_configuration.manifest_filter #=> String
|
|
5121
|
+
# resp.mss_manifests[0].filter_configuration.drm_settings #=> String
|
|
5103
5122
|
# resp.mss_manifests[0].filter_configuration.start #=> Time
|
|
5104
5123
|
# resp.mss_manifests[0].filter_configuration.end #=> Time
|
|
5105
5124
|
# resp.mss_manifests[0].filter_configuration.time_delay_seconds #=> Integer
|
|
@@ -5116,6 +5135,7 @@ module Aws::MediaPackageV2
|
|
|
5116
5135
|
# resp.dash_manifests[0].url #=> String
|
|
5117
5136
|
# resp.dash_manifests[0].manifest_window_seconds #=> Integer
|
|
5118
5137
|
# resp.dash_manifests[0].filter_configuration.manifest_filter #=> String
|
|
5138
|
+
# resp.dash_manifests[0].filter_configuration.drm_settings #=> String
|
|
5119
5139
|
# resp.dash_manifests[0].filter_configuration.start #=> Time
|
|
5120
5140
|
# resp.dash_manifests[0].filter_configuration.end #=> Time
|
|
5121
5141
|
# resp.dash_manifests[0].filter_configuration.time_delay_seconds #=> Integer
|
|
@@ -5178,7 +5198,7 @@ module Aws::MediaPackageV2
|
|
|
5178
5198
|
tracer: tracer
|
|
5179
5199
|
)
|
|
5180
5200
|
context[:gem_name] = 'aws-sdk-mediapackagev2'
|
|
5181
|
-
context[:gem_version] = '1.
|
|
5201
|
+
context[:gem_version] = '1.54.0'
|
|
5182
5202
|
Seahorse::Client::Request.new(handlers, context)
|
|
5183
5203
|
end
|
|
5184
5204
|
|
|
@@ -113,6 +113,7 @@ module Aws::MediaPackageV2
|
|
|
113
113
|
EndpointErrorConditions = Shapes::ListShape.new(name: 'EndpointErrorConditions')
|
|
114
114
|
EntityTag = Shapes::StringShape.new(name: 'EntityTag')
|
|
115
115
|
FilterConfiguration = Shapes::StructureShape.new(name: 'FilterConfiguration')
|
|
116
|
+
FilterConfigurationDrmSettingsString = Shapes::StringShape.new(name: 'FilterConfigurationDrmSettingsString')
|
|
116
117
|
FilterConfigurationManifestFilterString = Shapes::StringShape.new(name: 'FilterConfigurationManifestFilterString')
|
|
117
118
|
FilterConfigurationTimeDelaySecondsInteger = Shapes::IntegerShape.new(name: 'FilterConfigurationTimeDelaySecondsInteger')
|
|
118
119
|
Float = Shapes::FloatShape.new(name: 'Float')
|
|
@@ -535,6 +536,7 @@ module Aws::MediaPackageV2
|
|
|
535
536
|
EndpointErrorConditions.member = Shapes::ShapeRef.new(shape: EndpointErrorCondition)
|
|
536
537
|
|
|
537
538
|
FilterConfiguration.add_member(:manifest_filter, Shapes::ShapeRef.new(shape: FilterConfigurationManifestFilterString, location_name: "ManifestFilter"))
|
|
539
|
+
FilterConfiguration.add_member(:drm_settings, Shapes::ShapeRef.new(shape: FilterConfigurationDrmSettingsString, location_name: "DrmSettings"))
|
|
538
540
|
FilterConfiguration.add_member(:start, Shapes::ShapeRef.new(shape: Timestamp, location_name: "Start"))
|
|
539
541
|
FilterConfiguration.add_member(:end, Shapes::ShapeRef.new(shape: Timestamp, location_name: "End"))
|
|
540
542
|
FilterConfiguration.add_member(:time_delay_seconds, Shapes::ShapeRef.new(shape: FilterConfigurationTimeDelaySecondsInteger, location_name: "TimeDelaySeconds"))
|
|
@@ -1715,6 +1715,13 @@ module Aws::MediaPackageV2
|
|
|
1715
1715
|
# this manifest's endpoint URL.
|
|
1716
1716
|
# @return [String]
|
|
1717
1717
|
#
|
|
1718
|
+
# @!attribute [rw] drm_settings
|
|
1719
|
+
# Optionally specify one or more DRM settings for all of your manifest
|
|
1720
|
+
# egress requests. When you include a DRM setting, note that you
|
|
1721
|
+
# cannot use an identical DRM setting query parameter for this
|
|
1722
|
+
# manifest's endpoint URL.
|
|
1723
|
+
# @return [String]
|
|
1724
|
+
#
|
|
1718
1725
|
# @!attribute [rw] start
|
|
1719
1726
|
# Optionally specify the start time for all of your manifest egress
|
|
1720
1727
|
# requests. When you include start time, note that you cannot use
|
|
@@ -1745,6 +1752,7 @@ module Aws::MediaPackageV2
|
|
|
1745
1752
|
#
|
|
1746
1753
|
class FilterConfiguration < Struct.new(
|
|
1747
1754
|
:manifest_filter,
|
|
1755
|
+
:drm_settings,
|
|
1748
1756
|
:start,
|
|
1749
1757
|
:end,
|
|
1750
1758
|
:time_delay_seconds,
|
data/sig/client.rbs
CHANGED
|
@@ -276,6 +276,7 @@ module Aws
|
|
|
276
276
|
program_date_time_interval_seconds: ::Integer?,
|
|
277
277
|
filter_configuration: {
|
|
278
278
|
manifest_filter: ::String?,
|
|
279
|
+
drm_settings: ::String?,
|
|
279
280
|
start: ::Time?,
|
|
280
281
|
end: ::Time?,
|
|
281
282
|
time_delay_seconds: ::Integer?,
|
|
@@ -299,6 +300,7 @@ module Aws
|
|
|
299
300
|
program_date_time_interval_seconds: ::Integer?,
|
|
300
301
|
filter_configuration: {
|
|
301
302
|
manifest_filter: ::String?,
|
|
303
|
+
drm_settings: ::String?,
|
|
302
304
|
start: ::Time?,
|
|
303
305
|
end: ::Time?,
|
|
304
306
|
time_delay_seconds: ::Integer?,
|
|
@@ -313,6 +315,7 @@ module Aws
|
|
|
313
315
|
manifest_window_seconds: ::Integer?,
|
|
314
316
|
filter_configuration: {
|
|
315
317
|
manifest_filter: ::String?,
|
|
318
|
+
drm_settings: ::String?,
|
|
316
319
|
start: ::Time?,
|
|
317
320
|
end: ::Time?,
|
|
318
321
|
time_delay_seconds: ::Integer?,
|
|
@@ -374,6 +377,7 @@ module Aws
|
|
|
374
377
|
manifest_window_seconds: ::Integer?,
|
|
375
378
|
filter_configuration: {
|
|
376
379
|
manifest_filter: ::String?,
|
|
380
|
+
drm_settings: ::String?,
|
|
377
381
|
start: ::Time?,
|
|
378
382
|
end: ::Time?,
|
|
379
383
|
time_delay_seconds: ::Integer?,
|
|
@@ -825,6 +829,7 @@ module Aws
|
|
|
825
829
|
program_date_time_interval_seconds: ::Integer?,
|
|
826
830
|
filter_configuration: {
|
|
827
831
|
manifest_filter: ::String?,
|
|
832
|
+
drm_settings: ::String?,
|
|
828
833
|
start: ::Time?,
|
|
829
834
|
end: ::Time?,
|
|
830
835
|
time_delay_seconds: ::Integer?,
|
|
@@ -848,6 +853,7 @@ module Aws
|
|
|
848
853
|
program_date_time_interval_seconds: ::Integer?,
|
|
849
854
|
filter_configuration: {
|
|
850
855
|
manifest_filter: ::String?,
|
|
856
|
+
drm_settings: ::String?,
|
|
851
857
|
start: ::Time?,
|
|
852
858
|
end: ::Time?,
|
|
853
859
|
time_delay_seconds: ::Integer?,
|
|
@@ -862,6 +868,7 @@ module Aws
|
|
|
862
868
|
manifest_window_seconds: ::Integer?,
|
|
863
869
|
filter_configuration: {
|
|
864
870
|
manifest_filter: ::String?,
|
|
871
|
+
drm_settings: ::String?,
|
|
865
872
|
start: ::Time?,
|
|
866
873
|
end: ::Time?,
|
|
867
874
|
time_delay_seconds: ::Integer?,
|
|
@@ -923,6 +930,7 @@ module Aws
|
|
|
923
930
|
manifest_window_seconds: ::Integer?,
|
|
924
931
|
filter_configuration: {
|
|
925
932
|
manifest_filter: ::String?,
|
|
933
|
+
drm_settings: ::String?,
|
|
926
934
|
start: ::Time?,
|
|
927
935
|
end: ::Time?,
|
|
928
936
|
time_delay_seconds: ::Integer?,
|
data/sig/types.rbs
CHANGED
|
@@ -357,6 +357,7 @@ module Aws::MediaPackageV2
|
|
|
357
357
|
|
|
358
358
|
class FilterConfiguration
|
|
359
359
|
attr_accessor manifest_filter: ::String
|
|
360
|
+
attr_accessor drm_settings: ::String
|
|
360
361
|
attr_accessor start: ::Time
|
|
361
362
|
attr_accessor end: ::Time
|
|
362
363
|
attr_accessor time_delay_seconds: ::Integer
|
|
@@ -940,7 +941,7 @@ module Aws::MediaPackageV2
|
|
|
940
941
|
|
|
941
942
|
class ValidationException
|
|
942
943
|
attr_accessor message: ::String
|
|
943
|
-
attr_accessor validation_exception_type: ("CONTAINER_TYPE_IMMUTABLE" | "INVALID_PAGINATION_TOKEN" | "INVALID_PAGINATION_MAX_RESULTS" | "INVALID_POLICY" | "INVALID_ROLE_ARN" | "MANIFEST_NAME_COLLISION" | "ENCRYPTION_METHOD_CONTAINER_TYPE_MISMATCH" | "CENC_IV_INCOMPATIBLE" | "ENCRYPTION_CONTRACT_WITHOUT_AUDIO_RENDITION_INCOMPATIBLE" | "ENCRYPTION_CONTRACT_WITH_ISM_CONTAINER_INCOMPATIBLE" | "ENCRYPTION_CONTRACT_UNENCRYPTED" | "ENCRYPTION_CONTRACT_SHARED" | "NUM_MANIFESTS_LOW" | "NUM_MANIFESTS_HIGH" | "MANIFEST_DRM_SYSTEMS_INCOMPATIBLE" | "DRM_SYSTEMS_ENCRYPTION_METHOD_INCOMPATIBLE" | "ROLE_ARN_NOT_ASSUMABLE" | "ROLE_ARN_LENGTH_OUT_OF_RANGE" | "ROLE_ARN_INVALID_FORMAT" | "URL_INVALID" | "URL_SCHEME" | "URL_USER_INFO" | "URL_PORT" | "URL_UNKNOWN_HOST" | "URL_LOCAL_ADDRESS" | "URL_LOOPBACK_ADDRESS" | "URL_LINK_LOCAL_ADDRESS" | "URL_MULTICAST_ADDRESS" | "MEMBER_INVALID" | "MEMBER_MISSING" | "MEMBER_MIN_VALUE" | "MEMBER_MAX_VALUE" | "MEMBER_MIN_LENGTH" | "MEMBER_MAX_LENGTH" | "MEMBER_INVALID_ENUM_VALUE" | "MEMBER_DOES_NOT_MATCH_PATTERN" | "INVALID_MANIFEST_FILTER" | "INVALID_TIME_DELAY_SECONDS" | "END_TIME_EARLIER_THAN_START_TIME" | "TS_CONTAINER_TYPE_WITH_DASH_MANIFEST" | "DIRECT_MODE_WITH_TIMING_SOURCE" | "NONE_MODE_WITH_TIMING_SOURCE" | "TIMING_SOURCE_MISSING" | "UPDATE_PERIOD_SMALLER_THAN_SEGMENT_DURATION" | "PERIOD_TRIGGERS_NONE_SPECIFIED_WITH_ADDITIONAL_VALUES" | "DRM_SIGNALING_MISMATCH_SEGMENT_ENCRYPTION_STATUS" | "ONLY_CMAF_INPUT_TYPE_ALLOW_FORCE_ENDPOINT_ERROR_CONFIGURATION" | "SOURCE_DISRUPTIONS_ENABLED_INCORRECTLY" | "HARVESTED_MANIFEST_HAS_START_END_FILTER_CONFIGURATION" | "HARVESTED_MANIFEST_NOT_FOUND_ON_ENDPOINT" | "TOO_MANY_IN_PROGRESS_HARVEST_JOBS" | "HARVEST_JOB_INELIGIBLE_FOR_CANCELLATION" | "INVALID_HARVEST_JOB_DURATION" | "HARVEST_JOB_S3_DESTINATION_MISSING_OR_INCOMPLETE" | "HARVEST_JOB_UNABLE_TO_WRITE_TO_S3_DESTINATION" | "HARVEST_JOB_CUSTOMER_ENDPOINT_READ_ACCESS_DENIED" | "CLIP_START_TIME_WITH_START_OR_END" | "START_TAG_TIME_OFFSET_INVALID" | "INCOMPATIBLE_DASH_PROFILE_DVB_DASH_CONFIGURATION" | "DASH_DVB_ATTRIBUTES_WITHOUT_DVB_DASH_PROFILE" | "INCOMPATIBLE_DASH_COMPACTNESS_CONFIGURATION" | "INCOMPATIBLE_XML_ENCODING" | "CMAF_EXCLUDE_SEGMENT_DRM_METADATA_INCOMPATIBLE_CONTAINER_TYPE" | "ONLY_CMAF_INPUT_TYPE_ALLOW_MQCS_INPUT_SWITCHING" | "ONLY_CMAF_INPUT_TYPE_ALLOW_MQCS_OUTPUT_CONFIGURATION" | "ONLY_CMAF_INPUT_TYPE_ALLOW_PREFERRED_INPUT_CONFIGURATION" | "TS_CONTAINER_TYPE_WITH_MSS_MANIFEST" | "CMAF_CONTAINER_TYPE_WITH_MSS_MANIFEST" | "ISM_CONTAINER_TYPE_WITH_HLS_MANIFEST" | "ISM_CONTAINER_TYPE_WITH_LL_HLS_MANIFEST" | "ISM_CONTAINER_TYPE_WITH_DASH_MANIFEST" | "ISM_CONTAINER_TYPE_WITH_SCTE" | "ISM_CONTAINER_WITH_KEY_ROTATION" | "BATCH_GET_SECRET_VALUE_DENIED" | "GET_SECRET_VALUE_DENIED" | "DESCRIBE_SECRET_DENIED" | "INVALID_SECRET_FORMAT" | "SECRET_IS_NOT_ONE_KEY_VALUE_PAIR" | "INVALID_SECRET_KEY" | "INVALID_SECRET_VALUE" | "SECRET_ARN_RESOURCE_NOT_FOUND" | "DECRYPT_SECRET_FAILED" | "TOO_MANY_SECRETS" | "DUPLICATED_SECRET" | "MALFORMED_SECRET_ARN" | "SECRET_FROM_DIFFERENT_ACCOUNT" | "SECRET_FROM_DIFFERENT_REGION" | "INVALID_SECRET")
|
|
944
|
+
attr_accessor validation_exception_type: ("CONTAINER_TYPE_IMMUTABLE" | "INVALID_PAGINATION_TOKEN" | "INVALID_PAGINATION_MAX_RESULTS" | "INVALID_POLICY" | "INVALID_ROLE_ARN" | "MANIFEST_NAME_COLLISION" | "ENCRYPTION_METHOD_CONTAINER_TYPE_MISMATCH" | "CENC_IV_INCOMPATIBLE" | "ENCRYPTION_CONTRACT_WITHOUT_AUDIO_RENDITION_INCOMPATIBLE" | "ENCRYPTION_CONTRACT_WITH_ISM_CONTAINER_INCOMPATIBLE" | "ENCRYPTION_CONTRACT_UNENCRYPTED" | "ENCRYPTION_CONTRACT_SHARED" | "NUM_MANIFESTS_LOW" | "NUM_MANIFESTS_HIGH" | "MANIFEST_DRM_SYSTEMS_INCOMPATIBLE" | "DRM_SYSTEMS_ENCRYPTION_METHOD_INCOMPATIBLE" | "ROLE_ARN_NOT_ASSUMABLE" | "ROLE_ARN_LENGTH_OUT_OF_RANGE" | "ROLE_ARN_INVALID_FORMAT" | "URL_INVALID" | "URL_SCHEME" | "URL_USER_INFO" | "URL_PORT" | "URL_UNKNOWN_HOST" | "URL_LOCAL_ADDRESS" | "URL_LOOPBACK_ADDRESS" | "URL_LINK_LOCAL_ADDRESS" | "URL_MULTICAST_ADDRESS" | "MEMBER_INVALID" | "MEMBER_MISSING" | "MEMBER_MIN_VALUE" | "MEMBER_MAX_VALUE" | "MEMBER_MIN_LENGTH" | "MEMBER_MAX_LENGTH" | "MEMBER_INVALID_ENUM_VALUE" | "MEMBER_DOES_NOT_MATCH_PATTERN" | "INVALID_MANIFEST_FILTER" | "INVALID_DRM_SETTINGS" | "INVALID_TIME_DELAY_SECONDS" | "END_TIME_EARLIER_THAN_START_TIME" | "TS_CONTAINER_TYPE_WITH_DASH_MANIFEST" | "DIRECT_MODE_WITH_TIMING_SOURCE" | "NONE_MODE_WITH_TIMING_SOURCE" | "TIMING_SOURCE_MISSING" | "UPDATE_PERIOD_SMALLER_THAN_SEGMENT_DURATION" | "PERIOD_TRIGGERS_NONE_SPECIFIED_WITH_ADDITIONAL_VALUES" | "DRM_SIGNALING_MISMATCH_SEGMENT_ENCRYPTION_STATUS" | "ONLY_CMAF_INPUT_TYPE_ALLOW_FORCE_ENDPOINT_ERROR_CONFIGURATION" | "SOURCE_DISRUPTIONS_ENABLED_INCORRECTLY" | "HARVESTED_MANIFEST_HAS_START_END_FILTER_CONFIGURATION" | "HARVESTED_MANIFEST_NOT_FOUND_ON_ENDPOINT" | "TOO_MANY_IN_PROGRESS_HARVEST_JOBS" | "HARVEST_JOB_INELIGIBLE_FOR_CANCELLATION" | "INVALID_HARVEST_JOB_DURATION" | "HARVEST_JOB_S3_DESTINATION_MISSING_OR_INCOMPLETE" | "HARVEST_JOB_UNABLE_TO_WRITE_TO_S3_DESTINATION" | "HARVEST_JOB_CUSTOMER_ENDPOINT_READ_ACCESS_DENIED" | "CLIP_START_TIME_WITH_START_OR_END" | "START_TAG_TIME_OFFSET_INVALID" | "INCOMPATIBLE_DASH_PROFILE_DVB_DASH_CONFIGURATION" | "DASH_DVB_ATTRIBUTES_WITHOUT_DVB_DASH_PROFILE" | "INCOMPATIBLE_DASH_COMPACTNESS_CONFIGURATION" | "INCOMPATIBLE_XML_ENCODING" | "CMAF_EXCLUDE_SEGMENT_DRM_METADATA_INCOMPATIBLE_CONTAINER_TYPE" | "ONLY_CMAF_INPUT_TYPE_ALLOW_MQCS_INPUT_SWITCHING" | "ONLY_CMAF_INPUT_TYPE_ALLOW_MQCS_OUTPUT_CONFIGURATION" | "ONLY_CMAF_INPUT_TYPE_ALLOW_PREFERRED_INPUT_CONFIGURATION" | "TS_CONTAINER_TYPE_WITH_MSS_MANIFEST" | "CMAF_CONTAINER_TYPE_WITH_MSS_MANIFEST" | "ISM_CONTAINER_TYPE_WITH_HLS_MANIFEST" | "ISM_CONTAINER_TYPE_WITH_LL_HLS_MANIFEST" | "ISM_CONTAINER_TYPE_WITH_DASH_MANIFEST" | "ISM_CONTAINER_TYPE_WITH_SCTE" | "ISM_CONTAINER_WITH_KEY_ROTATION" | "BATCH_GET_SECRET_VALUE_DENIED" | "GET_SECRET_VALUE_DENIED" | "DESCRIBE_SECRET_DENIED" | "INVALID_SECRET_FORMAT" | "SECRET_IS_NOT_ONE_KEY_VALUE_PAIR" | "INVALID_SECRET_KEY" | "INVALID_SECRET_VALUE" | "SECRET_ARN_RESOURCE_NOT_FOUND" | "DECRYPT_SECRET_FAILED" | "TOO_MANY_SECRETS" | "DUPLICATED_SECRET" | "MALFORMED_SECRET_ARN" | "SECRET_FROM_DIFFERENT_ACCOUNT" | "SECRET_FROM_DIFFERENT_REGION" | "INVALID_SECRET")
|
|
944
945
|
SENSITIVE: []
|
|
945
946
|
end
|
|
946
947
|
end
|
metadata
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: aws-sdk-mediapackagev2
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 1.
|
|
4
|
+
version: 1.54.0
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Amazon Web Services
|
|
@@ -18,7 +18,7 @@ dependencies:
|
|
|
18
18
|
version: '3'
|
|
19
19
|
- - ">="
|
|
20
20
|
- !ruby/object:Gem::Version
|
|
21
|
-
version: 3.
|
|
21
|
+
version: 3.239.1
|
|
22
22
|
type: :runtime
|
|
23
23
|
prerelease: false
|
|
24
24
|
version_requirements: !ruby/object:Gem::Requirement
|
|
@@ -28,7 +28,7 @@ dependencies:
|
|
|
28
28
|
version: '3'
|
|
29
29
|
- - ">="
|
|
30
30
|
- !ruby/object:Gem::Version
|
|
31
|
-
version: 3.
|
|
31
|
+
version: 3.239.1
|
|
32
32
|
- !ruby/object:Gem::Dependency
|
|
33
33
|
name: aws-sigv4
|
|
34
34
|
requirement: !ruby/object:Gem::Requirement
|