Skip to content

Commit abd27ba

Browse files
author
awstools
committed
docs(client-finspace): Updates Finspace documentation for smaller instances.
1 parent 0e22355 commit abd27ba

File tree

1 file changed

+45
-0
lines changed

1 file changed

+45
-0
lines changed

clients/client-finspace/src/models/models_0.ts

+45
Original file line numberDiff line numberDiff line change
@@ -1998,6 +1998,21 @@ export interface CreateKxScalingGroupRequest {
19981998
* <ul>
19991999
* <li>
20002000
* <p>
2001+
* <code>kx.sg.large</code> – The host type with a configuration of 16 GiB
2002+
* memory and 2 vCPUs.</p>
2003+
* </li>
2004+
* <li>
2005+
* <p>
2006+
* <code>kx.sg.xlarge</code> – The host type with a configuration of 32 GiB
2007+
* memory and 4 vCPUs.</p>
2008+
* </li>
2009+
* <li>
2010+
* <p>
2011+
* <code>kx.sg.2xlarge</code> – The host type with a configuration of 64 GiB
2012+
* memory and 8 vCPUs.</p>
2013+
* </li>
2014+
* <li>
2015+
* <p>
20012016
* <code>kx.sg.4xlarge</code> – The host type with a configuration of 108 GiB memory and 16 vCPUs.</p>
20022017
* </li>
20032018
* <li>
@@ -3784,6 +3799,21 @@ export interface GetKxScalingGroupResponse {
37843799
* <ul>
37853800
* <li>
37863801
* <p>
3802+
* <code>kx.sg.large</code> – The host type with a configuration of 16 GiB
3803+
* memory and 2 vCPUs.</p>
3804+
* </li>
3805+
* <li>
3806+
* <p>
3807+
* <code>kx.sg.xlarge</code> – The host type with a configuration of 32 GiB
3808+
* memory and 4 vCPUs.</p>
3809+
* </li>
3810+
* <li>
3811+
* <p>
3812+
* <code>kx.sg.2xlarge</code> – The host type with a configuration of 64 GiB
3813+
* memory and 8 vCPUs.</p>
3814+
* </li>
3815+
* <li>
3816+
* <p>
37873817
* <code>kx.sg.4xlarge</code> – The host type with a configuration of 108 GiB memory and 16 vCPUs.</p>
37883818
* </li>
37893819
* <li>
@@ -5012,6 +5042,21 @@ export interface KxScalingGroup {
50125042
* <ul>
50135043
* <li>
50145044
* <p>
5045+
* <code>kx.sg.large</code> – The host type with a configuration of 16 GiB
5046+
* memory and 2 vCPUs.</p>
5047+
* </li>
5048+
* <li>
5049+
* <p>
5050+
* <code>kx.sg.xlarge</code> – The host type with a configuration of 32 GiB
5051+
* memory and 4 vCPUs.</p>
5052+
* </li>
5053+
* <li>
5054+
* <p>
5055+
* <code>kx.sg.2xlarge</code> – The host type with a configuration of 64 GiB
5056+
* memory and 8 vCPUs.</p>
5057+
* </li>
5058+
* <li>
5059+
* <p>
50155060
* <code>kx.sg.4xlarge</code> – The host type with a configuration of 108 GiB memory and 16 vCPUs.</p>
50165061
* </li>
50175062
* <li>

0 commit comments

Comments
 (0)