aws-sdk-s3control 1.17.0 → 1.18.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
2
  SHA256:
3
- metadata.gz: 3341450a53a2076bf332bc48183e3fbbbc5ba0b86b3d05ea7e21920fe66ea630
4
- data.tar.gz: d108e420427abf5435c454067fc73ab1256e51ac5bf4b7f9fd934b7fa0643c08
3
+ metadata.gz: ed45cc6bc99bb6eaff2309ff7f97961ceef9a09d6aef318158c62668e75a3fc1
4
+ data.tar.gz: be4641408d717c147d3d186e012514d8db9e9ba1273c9026c6b5fc3b281f5428
5
5
  SHA512:
6
- metadata.gz: 3aeccfd8123c58897bab3b365f14cf29f1e6a1303630439cf9984f9d1a370b71a8eb0725833455553c17ee7ff0475d5d51b3e221612c80af19d713a390f6d8bd
7
- data.tar.gz: 4ef98bb0dc91940ad084167fa4dc99d29e70ae3d7c062e6c081915c3f6d98961d33dcfe6bf1b839b20d0c3d6ee0af987f4d9aa4c8da97ee2e3968c6254cf635b
6
+ metadata.gz: f9e23f51ac6ae9e1e4d5dec4c94e52b9fb65e58face91d8b14d2b6c506128fc999f5856328cf2189dbb7864f57c348c256f54cff8ac40a30becc046a2f2acf3d
7
+ data.tar.gz: 62419f9038edecd9f266e309f86aba20f254a0070536c840b3b91d5d2254eaff039c71ceb4b808cd289e8d1279e7ec336f03669b187a3ba34ad8c49a12fef70e
@@ -45,6 +45,6 @@ require_relative 'aws-sdk-s3control/customizations'
45
45
  # @service
46
46
  module Aws::S3Control
47
47
 
48
- GEM_VERSION = '1.17.0'
48
+ GEM_VERSION = '1.18.0'
49
49
 
50
50
  end
@@ -111,7 +111,7 @@ module Aws::S3Control
111
111
  # @option options [required, String] :region
112
112
  # The AWS region to connect to. The configured `:region` is
113
113
  # used to determine the service `:endpoint`. When not passed,
114
- # a default `:region` is search for in the following locations:
114
+ # a default `:region` is searched for in the following locations:
115
115
  #
116
116
  # * `Aws.config[:region]`
117
117
  # * `ENV['AWS_REGION']`
@@ -167,7 +167,7 @@ module Aws::S3Control
167
167
  # @option options [String] :endpoint
168
168
  # The client endpoint is normally constructed from the `:region`
169
169
  # option. You should only configure an `:endpoint` when connecting
170
- # to test endpoints. This should be avalid HTTP(S) URI.
170
+ # to test endpoints. This should be a valid HTTP(S) URI.
171
171
  #
172
172
  # @option options [Integer] :endpoint_cache_max_entries (1000)
173
173
  # Used for the maximum size limit of the LRU cache storing endpoints data
@@ -1481,7 +1481,7 @@ module Aws::S3Control
1481
1481
  params: params,
1482
1482
  config: config)
1483
1483
  context[:gem_name] = 'aws-sdk-s3control'
1484
- context[:gem_version] = '1.17.0'
1484
+ context[:gem_version] = '1.18.0'
1485
1485
  Seahorse::Client::Request.new(handlers, context)
1486
1486
  end
1487
1487
 
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: aws-sdk-s3control
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.17.0
4
+ version: 1.18.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-04 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-sigv4