aws-sdk-elasticache 1.34.0 → 1.35.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-elasticache.rb +1 -1
- data/lib/aws-sdk-elasticache/client.rb +2 -2
- metadata +2 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 839eb7e5cca8d9dbd274fd093f45f28ced785953f06fb33ae7db55ece4d331d2
|
4
|
+
data.tar.gz: 2ce08666a486a511cb972d9f397bd7bb9e1eecd4a78316f2d80be238f3d55d79
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 7be99f1399a83f4f86bcda8af75251fc0470883d53b8532acc455f3dac4f0811ec5211e846483cd407117b26ee04680e6afa362e8edbc048104ea75a71eb86fb
|
7
|
+
data.tar.gz: ac6cc7de10c26a71af267728ab1463305fff44289a65ffbb899de2fba8868ca994ea70af67f0d3679a9bd87a7143e38f572f033df8c795caa47dbeae16182a0a
|
data/lib/aws-sdk-elasticache.rb
CHANGED
@@ -176,7 +176,7 @@ module Aws::ElastiCache
|
|
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.
|
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.
|
@@ -8913,7 +8913,7 @@ module Aws::ElastiCache
|
|
8913
8913
|
params: params,
|
8914
8914
|
config: config)
|
8915
8915
|
context[:gem_name] = 'aws-sdk-elasticache'
|
8916
|
-
context[:gem_version] = '1.
|
8916
|
+
context[:gem_version] = '1.35.0'
|
8917
8917
|
Seahorse::Client::Request.new(handlers, context)
|
8918
8918
|
end
|
8919
8919
|
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: aws-sdk-elasticache
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 1.
|
4
|
+
version: 1.35.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-
|
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
|