aws-sdk-personalizeruntime 1.8.0 → 1.9.0

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
- SHA1:
3
- metadata.gz: 9864aaae063197d443446a5f06b64d9778289673
4
- data.tar.gz: 2f7848a67da5bcb68cf8fb217de6600a18d21daa
2
+ SHA256:
3
+ metadata.gz: 2ce2553eab3fb5ff0b453b19343567474603f006c5d6452d036b33beac22da6f
4
+ data.tar.gz: 912f5dc2cfc637356fd25ba6152b6ee691f0a57f520150ac0b5f56a71eece3e5
5
5
  SHA512:
6
- metadata.gz: b15650fc1d35c93a8ec20c72f93bc07ced921d6c10bd7785514a98a0d21e68cf55e00353a75182ecf703177ebcfbc6c259917f83d5f02778486bebde9f12d403
7
- data.tar.gz: c7f28dab138ee4e262c1658a79be733fe79da2fa16e2c94f613b45d195682d2398d8eb7d23d047a6fd54817da1f9638a5b4b7a521328edb89a576fdc8d187af6
6
+ metadata.gz: f90083dee20ee3a1235b75158af09cae7f43f40f60406486001d409f2a9c21e656b67f18ef09bedacec454413f4e0d2066d080f21be7f29ca66c9369f3d89a23
7
+ data.tar.gz: 175874058713012de56cddbee04294b6a5e07222e38ce9991513e93cf46bbe3406d6cb37559c1814a775cdd0e650f04f37fce7e1b4704872b85add23faa4a6a1
@@ -45,6 +45,6 @@ require_relative 'aws-sdk-personalizeruntime/customizations'
45
45
  # @service
46
46
  module Aws::PersonalizeRuntime
47
47
 
48
- GEM_VERSION = '1.8.0'
48
+ GEM_VERSION = '1.9.0'
49
49
 
50
50
  end
@@ -105,7 +105,7 @@ module Aws::PersonalizeRuntime
105
105
  # @option options [required, String] :region
106
106
  # The AWS region to connect to. The configured `:region` is
107
107
  # used to determine the service `:endpoint`. When not passed,
108
- # a default `:region` is search for in the following locations:
108
+ # a default `:region` is searched for in the following locations:
109
109
  #
110
110
  # * `Aws.config[:region]`
111
111
  # * `ENV['AWS_REGION']`
@@ -161,7 +161,7 @@ module Aws::PersonalizeRuntime
161
161
  # @option options [String] :endpoint
162
162
  # The client endpoint is normally constructed from the `:region`
163
163
  # option. You should only configure an `:endpoint` when connecting
164
- # to test endpoints. This should be avalid HTTP(S) URI.
164
+ # to test endpoints. This should be a valid HTTP(S) URI.
165
165
  #
166
166
  # @option options [Integer] :endpoint_cache_max_entries (1000)
167
167
  # Used for the maximum size limit of the LRU cache storing endpoints data
@@ -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.8.0'
450
+ context[:gem_version] = '1.9.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.8.0
4
+ version: 1.9.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-04-03 00:00:00.000000000 Z
11
+ date: 2020-05-07 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: aws-sdk-core
@@ -81,7 +81,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
81
81
  version: '0'
82
82
  requirements: []
83
83
  rubyforge_project:
84
- rubygems_version: 2.5.2.3
84
+ rubygems_version: 2.7.6.2
85
85
  signing_key:
86
86
  specification_version: 4
87
87
  summary: AWS SDK for Ruby - Amazon Personalize Runtime