aws-sdk-finspace 1.39.0 → 1.41.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: 3992aa1a49d84e1f07613c21d16ebac50c7a681b19556c00d9ce65467d18ef23
4
- data.tar.gz: befafe767e7d8ea061dcde05dfc43ca0c16a34d7398103b059e1e27b406dd5a0
3
+ metadata.gz: bdfcb69825cacb51df4ffdd83de8ab86e73cee075e90a9348bfcc9c379f7ba9c
4
+ data.tar.gz: c66099bf94890d1df054bfa8445cebd8665301b0e922ed436ad1df6b00fa799d
5
5
  SHA512:
6
- metadata.gz: 906cc4d1f7908a31dd9404f91c04d7f2de762f232483cb1899bb2f22c2e6b2962e3478e02d0846d815edeaa89b3588450c44702f131ab398e912a92a67c867e6
7
- data.tar.gz: 5897114ebafce93dc8dcdf3dbaa9c2e754a53e040fd1146c67162a89474b64221907fa440955bc980be2f26c7c022fe4c4c097b20f73c616193914b245743880
6
+ metadata.gz: 3214b8751968032f9eb40ffb1360654d3f15bed31d1879438ee23928356aec4edfb72c3650a9f756cbab4f643f38c2a95b742a20c961fca20ec3d007642a43e2
7
+ data.tar.gz: '050085bcc73d4530bd6bbc2db000cbc562b2778f07d345af56fa07add00748bf9cc551a8884c8cb22548549b47ed42971d2b51b1f8cba8a6235304348ec1ecca'
data/CHANGELOG.md CHANGED
@@ -1,6 +1,16 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.41.0 (2024-09-10)
5
+ ------------------
6
+
7
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
8
+
9
+ 1.40.0 (2024-09-04)
10
+ ------------------
11
+
12
+ * Feature - Updates Finspace documentation for smaller instances.
13
+
4
14
  1.39.0 (2024-09-03)
5
15
  ------------------
6
16
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.39.0
1
+ 1.41.0
@@ -427,6 +427,12 @@ module Aws::Finspace
427
427
  # @option options [String] :ssl_ca_store
428
428
  # Sets the X509::Store to verify peer certificate.
429
429
  #
430
+ # @option options [OpenSSL::X509::Certificate] :ssl_cert
431
+ # Sets a client certificate when creating http connections.
432
+ #
433
+ # @option options [OpenSSL::PKey] :ssl_key
434
+ # Sets a client key when creating http connections.
435
+ #
430
436
  # @option options [Float] :ssl_timeout
431
437
  # Sets the SSL timeout in seconds
432
438
  #
@@ -1249,6 +1255,15 @@ module Aws::Finspace
1249
1255
  #
1250
1256
  # You can add one of the following values:
1251
1257
  #
1258
+ # * `kx.sg.large` – The host type with a configuration of 16 GiB memory
1259
+ # and 2 vCPUs.
1260
+ #
1261
+ # * `kx.sg.xlarge` – The host type with a configuration of 32 GiB memory
1262
+ # and 4 vCPUs.
1263
+ #
1264
+ # * `kx.sg.2xlarge` – The host type with a configuration of 64 GiB
1265
+ # memory and 8 vCPUs.
1266
+ #
1252
1267
  # * `kx.sg.4xlarge` – The host type with a configuration of 108 GiB
1253
1268
  # memory and 16 vCPUs.
1254
1269
  #
@@ -3776,7 +3791,7 @@ module Aws::Finspace
3776
3791
  tracer: tracer
3777
3792
  )
3778
3793
  context[:gem_name] = 'aws-sdk-finspace'
3779
- context[:gem_version] = '1.39.0'
3794
+ context[:gem_version] = '1.41.0'
3780
3795
  Seahorse::Client::Request.new(handlers, context)
3781
3796
  end
3782
3797
 
@@ -1170,6 +1170,15 @@ module Aws::Finspace
1170
1170
  #
1171
1171
  # You can add one of the following values:
1172
1172
  #
1173
+ # * `kx.sg.large` – The host type with a configuration of 16 GiB
1174
+ # memory and 2 vCPUs.
1175
+ #
1176
+ # * `kx.sg.xlarge` – The host type with a configuration of 32 GiB
1177
+ # memory and 4 vCPUs.
1178
+ #
1179
+ # * `kx.sg.2xlarge` – The host type with a configuration of 64 GiB
1180
+ # memory and 8 vCPUs.
1181
+ #
1173
1182
  # * `kx.sg.4xlarge` – The host type with a configuration of 108 GiB
1174
1183
  # memory and 16 vCPUs.
1175
1184
  #
@@ -2630,6 +2639,15 @@ module Aws::Finspace
2630
2639
  #
2631
2640
  # It can have one of the following values:
2632
2641
  #
2642
+ # * `kx.sg.large` – The host type with a configuration of 16 GiB
2643
+ # memory and 2 vCPUs.
2644
+ #
2645
+ # * `kx.sg.xlarge` – The host type with a configuration of 32 GiB
2646
+ # memory and 4 vCPUs.
2647
+ #
2648
+ # * `kx.sg.2xlarge` – The host type with a configuration of 64 GiB
2649
+ # memory and 8 vCPUs.
2650
+ #
2633
2651
  # * `kx.sg.4xlarge` – The host type with a configuration of 108 GiB
2634
2652
  # memory and 16 vCPUs.
2635
2653
  #
@@ -3800,6 +3818,15 @@ module Aws::Finspace
3800
3818
  #
3801
3819
  # You can add one of the following values:
3802
3820
  #
3821
+ # * `kx.sg.large` – The host type with a configuration of 16 GiB
3822
+ # memory and 2 vCPUs.
3823
+ #
3824
+ # * `kx.sg.xlarge` – The host type with a configuration of 32 GiB
3825
+ # memory and 4 vCPUs.
3826
+ #
3827
+ # * `kx.sg.2xlarge` – The host type with a configuration of 64 GiB
3828
+ # memory and 8 vCPUs.
3829
+ #
3803
3830
  # * `kx.sg.4xlarge` – The host type with a configuration of 108 GiB
3804
3831
  # memory and 16 vCPUs.
3805
3832
  #
@@ -52,6 +52,6 @@ require_relative 'aws-sdk-finspace/customizations'
52
52
  # @!group service
53
53
  module Aws::Finspace
54
54
 
55
- GEM_VERSION = '1.39.0'
55
+ GEM_VERSION = '1.41.0'
56
56
 
57
57
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: aws-sdk-finspace
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.39.0
4
+ version: 1.41.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: 2024-09-03 00:00:00.000000000 Z
11
+ date: 2024-09-10 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: aws-sdk-core