aws-sdk-lakeformation 1.16.0 → 1.17.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: 99c54b0a65a3d33bb6fc2ae750811666440ef3efe400cc6d829f2a843720dff7
4
- data.tar.gz: 2c09f234059d0523f6952b5dddb2778c0ecdbc64bc24e0005aa8f9b3985ad8c1
3
+ metadata.gz: 4b8b13024346e8fcde03c73e47f9f6f017d486ac6122b765ac40a0cbcbde3d9e
4
+ data.tar.gz: 2058e06da270bfef8e92335f3d8b15af8694cc52defcd0a327fb98188c1986a7
5
5
  SHA512:
6
- metadata.gz: 7e09e6bf70334425504d04646a0a9c0eeb804c277dcef81f8981e2a0ac46aa83bc541dad8ce0caec840202f97db1860afd787ee706ab6bf0a17781219d67c966
7
- data.tar.gz: 92805da6abcaf4dd74b6850b44ae893578e3753994594c4ed1a0d3cce851e721cb119750c4520ae6218094c95a172a2a38a02f9986da3ebc1d4027a6812383a1
6
+ metadata.gz: 14514b374771932e2375e4c59dc5009c1cb402efb6284b327cd06fedf02aa959c93d2b9bd5f5d004edfb49ca3e80dd7cbf5c3369397c2e127dc46e76d28397b4
7
+ data.tar.gz: b692af25036ce9f9ea4e02e1b78d66b180a1f80d77ffe04115c86eae76c8a7ff9e3a8ec77bc36ea26c0afdb177497a615cf6c88f81bc80fd5b0f349a8eb1cf78
data/CHANGELOG.md CHANGED
@@ -1,6 +1,11 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.17.0 (2021-09-01)
5
+ ------------------
6
+
7
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
8
+
4
9
  1.16.0 (2021-07-30)
5
10
  ------------------
6
11
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.16.0
1
+ 1.17.0
@@ -1956,7 +1956,7 @@ module Aws::LakeFormation
1956
1956
  params: params,
1957
1957
  config: config)
1958
1958
  context[:gem_name] = 'aws-sdk-lakeformation'
1959
- context[:gem_version] = '1.16.0'
1959
+ context[:gem_version] = '1.17.0'
1960
1960
  Seahorse::Client::Request.new(handlers, context)
1961
1961
  end
1962
1962
 
@@ -48,6 +48,6 @@ require_relative 'aws-sdk-lakeformation/customizations'
48
48
  # @!group service
49
49
  module Aws::LakeFormation
50
50
 
51
- GEM_VERSION = '1.16.0'
51
+ GEM_VERSION = '1.17.0'
52
52
 
53
53
  end
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.16.0
4
+ version: 1.17.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: 2021-07-30 00:00:00.000000000 Z
11
+ date: 2021-09-01 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: aws-sdk-core
@@ -19,7 +19,7 @@ dependencies:
19
19
  version: '3'
20
20
  - - ">="
21
21
  - !ruby/object:Gem::Version
22
- version: 3.119.0
22
+ version: 3.120.0
23
23
  type: :runtime
24
24
  prerelease: false
25
25
  version_requirements: !ruby/object:Gem::Requirement
@@ -29,7 +29,7 @@ dependencies:
29
29
  version: '3'
30
30
  - - ">="
31
31
  - !ruby/object:Gem::Version
32
- version: 3.119.0
32
+ version: 3.120.0
33
33
  - !ruby/object:Gem::Dependency
34
34
  name: aws-sigv4
35
35
  requirement: !ruby/object:Gem::Requirement
@@ -76,7 +76,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
76
76
  requirements:
77
77
  - - ">="
78
78
  - !ruby/object:Gem::Version
79
- version: '0'
79
+ version: '2.3'
80
80
  required_rubygems_version: !ruby/object:Gem::Requirement
81
81
  requirements:
82
82
  - - ">="