aws-sdk-kendra 1.3.0 → 1.4.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
- SHA1:
3
- metadata.gz: 573019697bbbb6b5e6a336f63c2f1311b6124b7c
4
- data.tar.gz: 45b456f4b21752b1dff8cb9be29edb755bc58d1c
2
+ SHA256:
3
+ metadata.gz: 25a7566510f4a76f542709ebc82aec3fb3cacf48ac13dc5f6977e4b4d2b13da9
4
+ data.tar.gz: 92af3a32f139a12d1178a19b365628bf4a42397b97afda1b6a636b54189070ac
5
5
  SHA512:
6
- metadata.gz: a318c8a73060683e5f9f118e75d574389d81305eed9fa8aa45a719bd2da994c020c8f6b0297be382c7d1526150a2495616761bfc658aa64844ade1c2d34daa43
7
- data.tar.gz: c0083167e661fc2fd35e1fd6ee0bd0e45e36c82bf940b5d63750192b6d5981d0602191452ac65a09eb401f40f2b2b5baa1c55a1a44007e172f235ebcc689c59f
6
+ metadata.gz: 37af333df02b0cb3b4dbb22f8cdcdf3d43500fc9b15dcbdf52c9ee317ff078a9c0c0178e74444a47da2ba7b3f6d14ce620eb00a3dd4742591780702daa37e23e
7
+ data.tar.gz: 2b2b1cbf831df99df65e1c196675e2781f9af7d01a64e7eb6f1f2e8dcd939a26140dd449bed720aac875538ed2cfc6662307d3bdd120056e0a4a85d9a97c0715
@@ -45,6 +45,6 @@ require_relative 'aws-sdk-kendra/customizations'
45
45
  # @service
46
46
  module Aws::Kendra
47
47
 
48
- GEM_VERSION = '1.3.0'
48
+ GEM_VERSION = '1.4.0'
49
49
 
50
50
  end
@@ -105,7 +105,7 @@ module Aws::Kendra
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::Kendra
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
@@ -1674,7 +1674,7 @@ module Aws::Kendra
1674
1674
  params: params,
1675
1675
  config: config)
1676
1676
  context[:gem_name] = 'aws-sdk-kendra'
1677
- context[:gem_version] = '1.3.0'
1677
+ context[:gem_version] = '1.4.0'
1678
1678
  Seahorse::Client::Request.new(handlers, context)
1679
1679
  end
1680
1680
 
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: aws-sdk-kendra
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.3.0
4
+ version: 1.4.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-03-27 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 - kendra