aws-sdk-mediaconvert 1.110.0 → 1.112.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 +10 -0
- data/VERSION +1 -1
- data/lib/aws-sdk-mediaconvert/client.rb +12 -1
- data/lib/aws-sdk-mediaconvert/types.rb +17 -18
- data/lib/aws-sdk-mediaconvert.rb +1 -1
- metadata +4 -4
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 55fb251173428156b5d091b6cc79de54b33b543596a29518f3ec01533235e2da
|
4
|
+
data.tar.gz: 9f65f0f3fe8245fd2ad82cce3c33fcdf5abd757fdcf219a6bdefb841d0c090a4
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 844e13a74614ce0d2bd269ab1185cbbc39a285e7c0f2f03e91d37ae3c091062d7bfd2c03bac169bd7064d6943afbe5643dd7b95a1a053d9ef792e404a9c628f7
|
7
|
+
data.tar.gz: 0b9cbb6787f2692951e008c4baf5244a61c8760dc05093cc63607d112c5e59dd94b702008658248a5b55af58ff52f6b40201de26e20123b8393c8db166ad0a63
|
data/CHANGELOG.md
CHANGED
@@ -1,6 +1,16 @@
|
|
1
1
|
Unreleased Changes
|
2
2
|
------------------
|
3
3
|
|
4
|
+
1.112.0 (2023-07-06)
|
5
|
+
------------------
|
6
|
+
|
7
|
+
* Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
|
8
|
+
|
9
|
+
1.111.0 (2023-06-30)
|
10
|
+
------------------
|
11
|
+
|
12
|
+
* Feature - This release includes improved color handling of overlays and general updates to user documentation.
|
13
|
+
|
4
14
|
1.110.0 (2023-06-28)
|
5
15
|
------------------
|
6
16
|
|
data/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
1.
|
1
|
+
1.112.0
|
@@ -28,6 +28,7 @@ require 'aws-sdk-core/plugins/client_metrics_send_plugin.rb'
|
|
28
28
|
require 'aws-sdk-core/plugins/transfer_encoding.rb'
|
29
29
|
require 'aws-sdk-core/plugins/http_checksum.rb'
|
30
30
|
require 'aws-sdk-core/plugins/checksum_algorithm.rb'
|
31
|
+
require 'aws-sdk-core/plugins/request_compression.rb'
|
31
32
|
require 'aws-sdk-core/plugins/defaults_mode.rb'
|
32
33
|
require 'aws-sdk-core/plugins/recursion_detection.rb'
|
33
34
|
require 'aws-sdk-core/plugins/sign.rb'
|
@@ -77,6 +78,7 @@ module Aws::MediaConvert
|
|
77
78
|
add_plugin(Aws::Plugins::TransferEncoding)
|
78
79
|
add_plugin(Aws::Plugins::HttpChecksum)
|
79
80
|
add_plugin(Aws::Plugins::ChecksumAlgorithm)
|
81
|
+
add_plugin(Aws::Plugins::RequestCompression)
|
80
82
|
add_plugin(Aws::Plugins::DefaultsMode)
|
81
83
|
add_plugin(Aws::Plugins::RecursionDetection)
|
82
84
|
add_plugin(Aws::Plugins::Sign)
|
@@ -190,6 +192,10 @@ module Aws::MediaConvert
|
|
190
192
|
# Set to true to disable SDK automatically adding host prefix
|
191
193
|
# to default service endpoint when available.
|
192
194
|
#
|
195
|
+
# @option options [Boolean] :disable_request_compression (false)
|
196
|
+
# When set to 'true' the request body will not be compressed
|
197
|
+
# for supported operations.
|
198
|
+
#
|
193
199
|
# @option options [String] :endpoint
|
194
200
|
# The client endpoint is normally constructed from the `:region`
|
195
201
|
# option. You should only configure an `:endpoint` when connecting
|
@@ -230,6 +236,11 @@ module Aws::MediaConvert
|
|
230
236
|
# Used when loading credentials from the shared credentials file
|
231
237
|
# at HOME/.aws/credentials. When not specified, 'default' is used.
|
232
238
|
#
|
239
|
+
# @option options [Integer] :request_min_compression_size_bytes (10240)
|
240
|
+
# The minimum size in bytes that triggers compression for request
|
241
|
+
# bodies. The value must be non-negative integer value between 0
|
242
|
+
# and 10485780 bytes inclusive.
|
243
|
+
#
|
233
244
|
# @option options [Proc] :retry_backoff
|
234
245
|
# A proc or lambda used for backoff. Defaults to 2**retries * retry_base_delay.
|
235
246
|
# This option is only used in the `legacy` retry mode.
|
@@ -9309,7 +9320,7 @@ module Aws::MediaConvert
|
|
9309
9320
|
params: params,
|
9310
9321
|
config: config)
|
9311
9322
|
context[:gem_name] = 'aws-sdk-mediaconvert'
|
9312
|
-
context[:gem_version] = '1.
|
9323
|
+
context[:gem_version] = '1.112.0'
|
9313
9324
|
Seahorse::Client::Request.new(handlers, context)
|
9314
9325
|
end
|
9315
9326
|
|
@@ -1876,21 +1876,20 @@ module Aws::MediaConvert
|
|
1876
1876
|
# The specific language to extract from source, using the ISO 639-2 or
|
1877
1877
|
# ISO 639-3 three-letter language code. If input is SCTE-27, complete
|
1878
1878
|
# this field and/or PID to select the caption language to extract. If
|
1879
|
-
# input is DVB-Sub and output is Burn-in
|
1880
|
-
#
|
1881
|
-
#
|
1882
|
-
#
|
1883
|
-
# pass-through captions.
|
1879
|
+
# input is DVB-Sub and output is Burn-in, complete this field and/or
|
1880
|
+
# PID to select the caption language to extract. If input is DVB-Sub
|
1881
|
+
# that is being passed through, omit this field (and PID field); there
|
1882
|
+
# is no way to extract a specific language with pass-through captions.
|
1884
1883
|
# @return [String]
|
1885
1884
|
#
|
1886
1885
|
# @!attribute [rw] language_code
|
1887
1886
|
# The specific language to extract from source. If input is SCTE-27,
|
1888
1887
|
# complete this field and/or PID to select the caption language to
|
1889
|
-
# extract. If input is DVB-Sub and output is Burn-in
|
1890
|
-
#
|
1891
|
-
#
|
1892
|
-
# field
|
1893
|
-
#
|
1888
|
+
# extract. If input is DVB-Sub and output is Burn-in, complete this
|
1889
|
+
# field and/or PID to select the caption language to extract. If input
|
1890
|
+
# is DVB-Sub that is being passed through, omit this field (and PID
|
1891
|
+
# field); there is no way to extract a specific language with
|
1892
|
+
# pass-through captions.
|
1894
1893
|
# @return [String]
|
1895
1894
|
#
|
1896
1895
|
# @!attribute [rw] source_settings
|
@@ -4227,9 +4226,9 @@ module Aws::MediaConvert
|
|
4227
4226
|
# DVB Sub Source Settings
|
4228
4227
|
#
|
4229
4228
|
# @!attribute [rw] pid
|
4230
|
-
# When using DVB-Sub with Burn-
|
4231
|
-
#
|
4232
|
-
#
|
4229
|
+
# When using DVB-Sub with Burn-in, use this PID for the source
|
4230
|
+
# content. Unused for DVB-Sub passthrough. All DVB-Sub content is
|
4231
|
+
# passed through, regardless of selectors.
|
4233
4232
|
# @return [Integer]
|
4234
4233
|
#
|
4235
4234
|
# @see http://docs.aws.amazon.com/goto/WebAPI/mediaconvert-2017-08-29/DvbSubSourceSettings AWS API Documentation
|
@@ -10246,10 +10245,10 @@ module Aws::MediaConvert
|
|
10246
10245
|
# @return [String]
|
10247
10246
|
#
|
10248
10247
|
# @!attribute [rw] profile
|
10249
|
-
# Specify the MXF profile, also called shim, for this output.
|
10250
|
-
#
|
10251
|
-
# and resolution. For a list of codecs supported with
|
10252
|
-
# profile, see
|
10248
|
+
# Specify the MXF profile, also called shim, for this output. To
|
10249
|
+
# automatically select a profile according to your output video codec
|
10250
|
+
# and resolution, leave blank. For a list of codecs supported with
|
10251
|
+
# each MXF profile, see
|
10253
10252
|
# https://docs.aws.amazon.com/mediaconvert/latest/ug/codecs-supported-with-each-mxf-profile.html.
|
10254
10253
|
# For more information about the automatic selection behavior, see
|
10255
10254
|
# https://docs.aws.amazon.com/mediaconvert/latest/ug/default-automatic-selection-of-mxf-profiles.html.
|
@@ -12763,7 +12762,7 @@ module Aws::MediaConvert
|
|
12763
12762
|
# @return [Types::DolbyVision]
|
12764
12763
|
#
|
12765
12764
|
# @!attribute [rw] hdr_10_plus
|
12766
|
-
# Enable HDR10+
|
12765
|
+
# Enable HDR10+ analysis and metadata injection. Compatible with HEVC
|
12767
12766
|
# only.
|
12768
12767
|
# @return [Types::Hdr10Plus]
|
12769
12768
|
#
|
data/lib/aws-sdk-mediaconvert.rb
CHANGED
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: aws-sdk-mediaconvert
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 1.
|
4
|
+
version: 1.112.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: 2023-06
|
11
|
+
date: 2023-07-06 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.
|
22
|
+
version: 3.177.0
|
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.
|
32
|
+
version: 3.177.0
|
33
33
|
- !ruby/object:Gem::Dependency
|
34
34
|
name: aws-sigv4
|
35
35
|
requirement: !ruby/object:Gem::Requirement
|