aws-sdk-mediaconvert 1.48.0 → 1.49.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: ae02ad960b909ec543bcb8b8f77d7b145691e650583a1d045e6c135531801d24
4
- data.tar.gz: d1f1c7d99bd6d929d009d623b3044b15b6b0cb66001379ebb078c62d0ded13c0
3
+ metadata.gz: f108d85067a1b9f0475abd6f4f3edf6405f79d56b1d19b6509cf5d976d889fd8
4
+ data.tar.gz: 61ef6f164f3649e9abfaff1715206dedfe01e0dfb3e6b2a3b89e9e4cd2f42178
5
5
  SHA512:
6
- metadata.gz: 0aa6157537dc55fc3a515ecfd2487b3dd1aeee0ad026dacfa127309ec9f11457e34b6f0658472abd6f67be7e770920f29ac18596ecb2adc6dcf82e5f8f21eec1
7
- data.tar.gz: 25faf91560fcdc62d8f6b6761f1290db63ded24f1a33d5da5d56dd39961e88ffbddcbba0243239f996266e2dd0ccaa3d609bbdc5c8c6ef963e2361a29c955ace
6
+ metadata.gz: 1cb1939b22ab3401211cd1d4b2154cf7f1ca6989a7133dd86ab003bb187804f30247122bb0e30d2527a487b7437951d6362c8619f75d7669000135b3cedd3dfd
7
+ data.tar.gz: '094665f7f46b2c34c1cd15acae13e35c4cb74e53604325cd9257cf84ac8cdeee36d272534f249cf7749548ffe96007a4722e589efcba3e33241b394903278911'
@@ -45,6 +45,6 @@ require_relative 'aws-sdk-mediaconvert/customizations'
45
45
  # @service
46
46
  module Aws::MediaConvert
47
47
 
48
- GEM_VERSION = '1.48.0'
48
+ GEM_VERSION = '1.49.0'
49
49
 
50
50
  end
@@ -176,7 +176,7 @@ module Aws::MediaConvert
176
176
  # requests fetching endpoints information. Defaults to 60 sec.
177
177
  #
178
178
  # @option options [Boolean] :endpoint_discovery (false)
179
- # When set to `true`, endpoint discovery will be enabled for operations when available. Defaults to `false`.
179
+ # When set to `true`, endpoint discovery will be enabled for operations when available.
180
180
  #
181
181
  # @option options [Aws::Log::Formatter] :log_formatter (Aws::Log::Formatter.default)
182
182
  # The log formatter.
@@ -12111,7 +12111,7 @@ module Aws::MediaConvert
12111
12111
  params: params,
12112
12112
  config: config)
12113
12113
  context[:gem_name] = 'aws-sdk-mediaconvert'
12114
- context[:gem_version] = '1.48.0'
12114
+ context[:gem_version] = '1.49.0'
12115
12115
  Seahorse::Client::Request.new(handlers, context)
12116
12116
  end
12117
12117
 
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.48.0
4
+ version: 1.49.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: 2020-05-07 00:00:00.000000000 Z
11
+ date: 2020-05-28 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: aws-sdk-core