aws-sdk-elastictranscoder 1.10.0 → 1.11.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/lib/aws-sdk-elastictranscoder.rb +1 -1
- data/lib/aws-sdk-elastictranscoder/client.rb +2 -2
- metadata +2 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 0d6391338d3f378d3daede7c9ce0c55d6b230359
|
4
|
+
data.tar.gz: 761c915902e45dbb2800bfec046439bdb5155b7a
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 53bc49b39b743eeaf49615bf932bfe58b21803c00a09970110b56547fc58d413428bc25b4272992b2c3b7033592b99b3f692c3ba76dde9b905a259d3ed236800
|
7
|
+
data.tar.gz: ab3c46f4cb3f20a2713549ddf0c0c2811bc2c15e7cad878e443d07b2244e330b4a12e5976e4e996e3a72b266897cf0a1470021811ec4a129fb52d2eee7e18cc7
|
@@ -2856,7 +2856,7 @@ module Aws::ElasticTranscoder
|
|
2856
2856
|
params: params,
|
2857
2857
|
config: config)
|
2858
2858
|
context[:gem_name] = 'aws-sdk-elastictranscoder'
|
2859
|
-
context[:gem_version] = '1.
|
2859
|
+
context[:gem_version] = '1.11.0'
|
2860
2860
|
Seahorse::Client::Request.new(handlers, context)
|
2861
2861
|
end
|
2862
2862
|
|
@@ -2873,7 +2873,7 @@ module Aws::ElasticTranscoder
|
|
2873
2873
|
# In between attempts, the waiter will sleep.
|
2874
2874
|
#
|
2875
2875
|
# # polls in a loop, sleeping between attempts
|
2876
|
-
# client.
|
2876
|
+
# client.wait_until(waiter_name, params)
|
2877
2877
|
#
|
2878
2878
|
# ## Configuration
|
2879
2879
|
#
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: aws-sdk-elastictranscoder
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 1.
|
4
|
+
version: 1.11.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: 2019-03-
|
11
|
+
date: 2019-03-22 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: aws-sdk-core
|