Skip to content

Commit

Permalink
docs(client-finspace): Updates Finspace documentation for smaller ins…
Browse files Browse the repository at this point in the history
…tances.
  • Loading branch information
awstools committed Sep 4, 2024
1 parent 0e22355 commit abd27ba
Showing 1 changed file with 45 additions and 0 deletions.
45 changes: 45 additions & 0 deletions clients/client-finspace/src/models/models_0.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1998,6 +1998,21 @@ export interface CreateKxScalingGroupRequest {
* <ul>
* <li>
* <p>
* <code>kx.sg.large</code> – The host type with a configuration of 16 GiB
* memory and 2 vCPUs.</p>
* </li>
* <li>
* <p>
* <code>kx.sg.xlarge</code> – The host type with a configuration of 32 GiB
* memory and 4 vCPUs.</p>
* </li>
* <li>
* <p>
* <code>kx.sg.2xlarge</code> – The host type with a configuration of 64 GiB
* memory and 8 vCPUs.</p>
* </li>
* <li>
* <p>
* <code>kx.sg.4xlarge</code> – The host type with a configuration of 108 GiB memory and 16 vCPUs.</p>
* </li>
* <li>
Expand Down Expand Up @@ -3784,6 +3799,21 @@ export interface GetKxScalingGroupResponse {
* <ul>
* <li>
* <p>
* <code>kx.sg.large</code> – The host type with a configuration of 16 GiB
* memory and 2 vCPUs.</p>
* </li>
* <li>
* <p>
* <code>kx.sg.xlarge</code> – The host type with a configuration of 32 GiB
* memory and 4 vCPUs.</p>
* </li>
* <li>
* <p>
* <code>kx.sg.2xlarge</code> – The host type with a configuration of 64 GiB
* memory and 8 vCPUs.</p>
* </li>
* <li>
* <p>
* <code>kx.sg.4xlarge</code> – The host type with a configuration of 108 GiB memory and 16 vCPUs.</p>
* </li>
* <li>
Expand Down Expand Up @@ -5012,6 +5042,21 @@ export interface KxScalingGroup {
* <ul>
* <li>
* <p>
* <code>kx.sg.large</code> – The host type with a configuration of 16 GiB
* memory and 2 vCPUs.</p>
* </li>
* <li>
* <p>
* <code>kx.sg.xlarge</code> – The host type with a configuration of 32 GiB
* memory and 4 vCPUs.</p>
* </li>
* <li>
* <p>
* <code>kx.sg.2xlarge</code> – The host type with a configuration of 64 GiB
* memory and 8 vCPUs.</p>
* </li>
* <li>
* <p>
* <code>kx.sg.4xlarge</code> – The host type with a configuration of 108 GiB memory and 16 vCPUs.</p>
* </li>
* <li>
Expand Down

0 comments on commit abd27ba

Please sign in to comment.