aws-sdk-lakeformation 1.3.0 → 1.4.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/lib/aws-sdk-lakeformation.rb +1 -1
- data/lib/aws-sdk-lakeformation/client.rb +2 -2
- metadata +2 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 971a54c2549d5a1e23f5e429f24a023cec9ccc96da8eeb02b73e7921f16df514
|
4
|
+
data.tar.gz: 8196f1868ea5dd22cc4ae0192374081c8bd496cd396b7515efa75d006a4264ad
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 274b79ffe53e547fbbb709c86784413e75b281eb10e157064a84008a0dcc85f7e89c4af44ff7df28ac8a44eefdce554b0d455435785bbf3a580e391433780e0f
|
7
|
+
data.tar.gz: 1048e4ca74041e407255f965b663ec4e1e427718f804dbbe57ab8018e7ebf3b03f2a892ca5f798a6ddf1134969fe7d5e7d2b0e5cb448c50280b06a5b7909f6bb
|
@@ -176,7 +176,7 @@ module Aws::LakeFormation
|
|
176
176
|
# requests fetching endpoints information. Defaults to 60 sec.
|
177
177
|
#
|
178
178
|
# @option options [Boolean] :endpoint_discovery (false)
|
179
|
-
# When set to `true`, endpoint discovery will be enabled for operations when available.
|
179
|
+
# When set to `true`, endpoint discovery will be enabled for operations when available.
|
180
180
|
#
|
181
181
|
# @option options [Aws::Log::Formatter] :log_formatter (Aws::Log::Formatter.default)
|
182
182
|
# The log formatter.
|
@@ -1104,7 +1104,7 @@ module Aws::LakeFormation
|
|
1104
1104
|
params: params,
|
1105
1105
|
config: config)
|
1106
1106
|
context[:gem_name] = 'aws-sdk-lakeformation'
|
1107
|
-
context[:gem_version] = '1.
|
1107
|
+
context[:gem_version] = '1.4.0'
|
1108
1108
|
Seahorse::Client::Request.new(handlers, context)
|
1109
1109
|
end
|
1110
1110
|
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: aws-sdk-lakeformation
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 1.
|
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-05-
|
11
|
+
date: 2020-05-28 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: aws-sdk-core
|