aws-sdk-personalizeruntime 1.9.0 → 1.10.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-personalizeruntime.rb +1 -1
- data/lib/aws-sdk-personalizeruntime/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: c686e65ed6d74f28ab36678391fd1f096103fa64fcd6d333418975b231d645d9
|
4
|
+
data.tar.gz: f2b4a2616212475d2ac7fcccf4a888420596934410dce3e011ea7c40bfa039bb
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: bfa0ed5427e007ea136dd98623a2444711efd90eeceebbfa0d13f8f4946f531662815eda41e4d393b1dc112333d527b501aacca1073a1731a9dd30739549a4e1
|
7
|
+
data.tar.gz: 228e9d782dc8aa08a803c910ba649b7235e3da666970c6bbbcf5955af205b89d20f2ce346c822697888f312a897ea978d60ae84722850c319b90fb1cf10e0c62
|
@@ -176,7 +176,7 @@ module Aws::PersonalizeRuntime
|
|
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.
|
@@ -447,7 +447,7 @@ module Aws::PersonalizeRuntime
|
|
447
447
|
params: params,
|
448
448
|
config: config)
|
449
449
|
context[:gem_name] = 'aws-sdk-personalizeruntime'
|
450
|
-
context[:gem_version] = '1.
|
450
|
+
context[:gem_version] = '1.10.0'
|
451
451
|
Seahorse::Client::Request.new(handlers, context)
|
452
452
|
end
|
453
453
|
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: aws-sdk-personalizeruntime
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 1.
|
4
|
+
version: 1.10.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
|