aws-sdk-sagemakerfeaturestoreruntime 1.17.0 → 1.18.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:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: e7dc66cca121380710a70653871f1f210c7af8c75efe0eaae55d7cc51429ea0f
|
4
|
+
data.tar.gz: 19a9769bfb0650f0b6bcc3c7241e1c4c6885e722211ba747fb789485bb5cba59
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 8cbd5c6f112eca9687961d600fe36102e7da2bda3b8232655db489d59a3f4ae7273fa54234bfc8349ec77cdd71396cf2104c5e88409045b7d479d474e2755caf
|
7
|
+
data.tar.gz: 16a1bc5bcc5e74de17865cb4cba2725fa9bffb80e7081dd3d654d814a254dc9668de3c5db266be56d7572926ef61422f466bf134b20d047f66399d09ff7d2234
|
data/CHANGELOG.md
CHANGED
data/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
1.
|
1
|
+
1.18.0
|
@@ -595,7 +595,7 @@ module Aws::SageMakerFeatureStoreRuntime
|
|
595
595
|
params: params,
|
596
596
|
config: config)
|
597
597
|
context[:gem_name] = 'aws-sdk-sagemakerfeaturestoreruntime'
|
598
|
-
context[:gem_version] = '1.
|
598
|
+
context[:gem_version] = '1.18.0'
|
599
599
|
Seahorse::Client::Request.new(handlers, context)
|
600
600
|
end
|
601
601
|
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: aws-sdk-sagemakerfeaturestoreruntime
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 1.
|
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: 2023-
|
11
|
+
date: 2023-06-15 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: aws-sdk-core
|