aws-sdk-s3control 1.18.0 → 1.19.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
2
  SHA256:
3
- metadata.gz: ed45cc6bc99bb6eaff2309ff7f97961ceef9a09d6aef318158c62668e75a3fc1
4
- data.tar.gz: be4641408d717c147d3d186e012514d8db9e9ba1273c9026c6b5fc3b281f5428
3
+ metadata.gz: ef14b068e46c65dcac89cc4f4f56fd33a88226a856748601e4bb8e552c47145d
4
+ data.tar.gz: de128a6e4522186a802c32832234ccb4df33ba848e2e4038c36df857221c8e08
5
5
  SHA512:
6
- metadata.gz: f9e23f51ac6ae9e1e4d5dec4c94e52b9fb65e58face91d8b14d2b6c506128fc999f5856328cf2189dbb7864f57c348c256f54cff8ac40a30becc046a2f2acf3d
7
- data.tar.gz: 62419f9038edecd9f266e309f86aba20f254a0070536c840b3b91d5d2254eaff039c71ceb4b808cd289e8d1279e7ec336f03669b187a3ba34ad8c49a12fef70e
6
+ metadata.gz: 32f03550593b6849d99201cebb8946cb465752ac7aa60807b806659ff760b528318c1e8c87c8edaca3b6fe662f2861eec0d79a3b007402325ff6e57d8e64c6ed
7
+ data.tar.gz: b92f3f07bc811f044fe1a04ff9c52306d26ed49c9513ccabd8fa34df47ebe40eb9f44351248c4b1d8cfc158ee5d981d979d66243c678e460167922e9e75e44cb
@@ -45,6 +45,6 @@ require_relative 'aws-sdk-s3control/customizations'
45
45
  # @service
46
46
  module Aws::S3Control
47
47
 
48
- GEM_VERSION = '1.18.0'
48
+ GEM_VERSION = '1.19.0'
49
49
 
50
50
  end
@@ -182,7 +182,7 @@ module Aws::S3Control
182
182
  # requests fetching endpoints information. Defaults to 60 sec.
183
183
  #
184
184
  # @option options [Boolean] :endpoint_discovery (false)
185
- # When set to `true`, endpoint discovery will be enabled for operations when available. Defaults to `false`.
185
+ # When set to `true`, endpoint discovery will be enabled for operations when available.
186
186
  #
187
187
  # @option options [Aws::Log::Formatter] :log_formatter (Aws::Log::Formatter.default)
188
188
  # The log formatter.
@@ -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.18.0'
1484
+ context[:gem_version] = '1.19.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.18.0
4
+ version: 1.19.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-07 00:00:00.000000000 Z
11
+ date: 2020-05-28 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: aws-sigv4