aws-sdk-rekognition 1.36.0 → 1.37.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: 3e311d97087916fcd329fbcee66c473a75e1d6d9
4
- data.tar.gz: 2095897d4be2505cc607369e18661df59bcc41b2
2
+ SHA256:
3
+ metadata.gz: 462e6cdf28f6b5b50885a47eb3f77fa9e584b1877b76758529d40c35688eeb3a
4
+ data.tar.gz: 7dba8591a638d10ab1f364954c7f160852123492ef12f2a57120d1aa59a43ef6
5
5
  SHA512:
6
- metadata.gz: 9b056c8b75499af12dc4463c9aa77ef490946b99a979af2a3590140543b79a457e935b8593be1fc997daee2341ead51ea2c07d3121df655595926104ca40f4d6
7
- data.tar.gz: 40911f91e76fd4ee8dfcadce8e31862e80151e9ab69445fc66b6c70c1692b5a5cf70d45925717a70dc86d42d4c90fc660834b20013190f138555efe85953b48f
6
+ metadata.gz: 59d220c3307c7d06175960052548d950ccfbbd7752d45cd4ed674ee0d87989d2cc56216b5491dd783fb06bd064656e1c6f23ac0fcff68d0cd921eef503dba0cc
7
+ data.tar.gz: 3e6ea8e627abd31f2f72456cd454b9e1f7474c363dfb200db39cf708e1861bc3e72a0de2e6748ab5f8a8d34ab6317b70e8379699031e2a143189edcc82136438
@@ -46,6 +46,6 @@ require_relative 'aws-sdk-rekognition/customizations'
46
46
  # @service
47
47
  module Aws::Rekognition
48
48
 
49
- GEM_VERSION = '1.36.0'
49
+ GEM_VERSION = '1.37.0'
50
50
 
51
51
  end
@@ -105,7 +105,7 @@ module Aws::Rekognition
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::Rekognition
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
@@ -4656,7 +4656,7 @@ module Aws::Rekognition
4656
4656
  params: params,
4657
4657
  config: config)
4658
4658
  context[:gem_name] = 'aws-sdk-rekognition'
4659
- context[:gem_version] = '1.36.0'
4659
+ context[:gem_version] = '1.37.0'
4660
4660
  Seahorse::Client::Request.new(handlers, context)
4661
4661
  end
4662
4662
 
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: aws-sdk-rekognition
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.36.0
4
+ version: 1.37.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-31 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
@@ -82,7 +82,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
82
82
  version: '0'
83
83
  requirements: []
84
84
  rubyforge_project:
85
- rubygems_version: 2.5.2.3
85
+ rubygems_version: 2.7.6.2
86
86
  signing_key:
87
87
  specification_version: 4
88
88
  summary: AWS SDK for Ruby - Amazon Rekognition