@aws-sdk/client-finspace 3.496.0 → 3.501.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.
Files changed (2) hide show
  1. package/dist-cjs/index.js +41 -40
  2. package/package.json +3 -3
package/dist-cjs/index.js CHANGED
@@ -5153,13 +5153,12 @@ var import_util_endpoints = require("@aws-sdk/util-endpoints");
5153
5153
  // Annotate the CommonJS export names for ESM import in node:
5154
5154
 
5155
5155
  0 && (module.exports = {
5156
- AccessDeniedException,
5157
- AutoScalingMetric,
5158
- ChangeType,
5159
- ChangesetStatus,
5160
- ConflictException,
5156
+ FinspaceServiceException,
5157
+ __Client,
5158
+ FinspaceClient,
5159
+ Finspace,
5160
+ $Command,
5161
5161
  CreateEnvironmentCommand,
5162
- CreateEnvironmentRequestFilterSensitiveLog,
5163
5162
  CreateKxChangesetCommand,
5164
5163
  CreateKxClusterCommand,
5165
5164
  CreateKxDatabaseCommand,
@@ -5176,39 +5175,16 @@ var import_util_endpoints = require("@aws-sdk/util-endpoints");
5176
5175
  DeleteKxScalingGroupCommand,
5177
5176
  DeleteKxUserCommand,
5178
5177
  DeleteKxVolumeCommand,
5179
- DnsStatus,
5180
- EnvironmentStatus,
5181
- ErrorDetails,
5182
- FederationMode,
5183
- Finspace,
5184
- FinspaceClient,
5185
- FinspaceServiceException,
5186
5178
  GetEnvironmentCommand,
5187
5179
  GetKxChangesetCommand,
5188
5180
  GetKxClusterCommand,
5189
5181
  GetKxConnectionStringCommand,
5190
- GetKxConnectionStringResponseFilterSensitiveLog,
5191
5182
  GetKxDatabaseCommand,
5192
5183
  GetKxDataviewCommand,
5193
5184
  GetKxEnvironmentCommand,
5194
5185
  GetKxScalingGroupCommand,
5195
5186
  GetKxUserCommand,
5196
5187
  GetKxVolumeCommand,
5197
- IPAddressType,
5198
- InternalServerException,
5199
- InvalidRequestException,
5200
- KxAzMode,
5201
- KxClusterCodeDeploymentStrategy,
5202
- KxClusterStatus,
5203
- KxClusterType,
5204
- KxDataviewStatus,
5205
- KxDeploymentStrategy,
5206
- KxNAS1Type,
5207
- KxSavedownStorageType,
5208
- KxScalingGroupStatus,
5209
- KxVolumeStatus,
5210
- KxVolumeType,
5211
- LimitExceededException,
5212
5188
  ListEnvironmentsCommand,
5213
5189
  ListKxChangesetsCommand,
5214
5190
  ListKxClusterNodesCommand,
@@ -5220,14 +5196,7 @@ var import_util_endpoints = require("@aws-sdk/util-endpoints");
5220
5196
  ListKxUsersCommand,
5221
5197
  ListKxVolumesCommand,
5222
5198
  ListTagsForResourceCommand,
5223
- ResourceAlreadyExistsException,
5224
- ResourceNotFoundException,
5225
- RuleAction,
5226
- ServiceQuotaExceededException,
5227
- SuperuserParametersFilterSensitiveLog,
5228
5199
  TagResourceCommand,
5229
- TgwStatus,
5230
- ThrottlingException,
5231
5200
  UntagResourceCommand,
5232
5201
  UpdateEnvironmentCommand,
5233
5202
  UpdateKxClusterCodeConfigurationCommand,
@@ -5238,14 +5207,46 @@ var import_util_endpoints = require("@aws-sdk/util-endpoints");
5238
5207
  UpdateKxEnvironmentNetworkCommand,
5239
5208
  UpdateKxUserCommand,
5240
5209
  UpdateKxVolumeCommand,
5241
- ValidationException,
5242
- VolumeType,
5243
- __Client,
5244
5210
  paginateListKxChangesets,
5245
5211
  paginateListKxClusterNodes,
5246
5212
  paginateListKxDatabases,
5247
5213
  paginateListKxDataviews,
5248
5214
  paginateListKxEnvironments,
5249
- paginateListKxScalingGroups
5215
+ paginateListKxScalingGroups,
5216
+ AccessDeniedException,
5217
+ AutoScalingMetric,
5218
+ FederationMode,
5219
+ InternalServerException,
5220
+ LimitExceededException,
5221
+ ServiceQuotaExceededException,
5222
+ ThrottlingException,
5223
+ ValidationException,
5224
+ ConflictException,
5225
+ ChangeType,
5226
+ ErrorDetails,
5227
+ ChangesetStatus,
5228
+ ResourceNotFoundException,
5229
+ KxAzMode,
5230
+ KxClusterType,
5231
+ KxSavedownStorageType,
5232
+ IPAddressType,
5233
+ KxClusterStatus,
5234
+ VolumeType,
5235
+ ResourceAlreadyExistsException,
5236
+ KxDataviewStatus,
5237
+ EnvironmentStatus,
5238
+ KxScalingGroupStatus,
5239
+ KxNAS1Type,
5240
+ KxVolumeType,
5241
+ KxVolumeStatus,
5242
+ DnsStatus,
5243
+ TgwStatus,
5244
+ RuleAction,
5245
+ InvalidRequestException,
5246
+ KxClusterCodeDeploymentStrategy,
5247
+ KxDeploymentStrategy,
5248
+ SuperuserParametersFilterSensitiveLog,
5249
+ CreateEnvironmentRequestFilterSensitiveLog,
5250
+ GetKxConnectionStringResponseFilterSensitiveLog
5250
5251
  });
5251
5252
 
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-finspace",
3
3
  "description": "AWS SDK for JavaScript Finspace Client for Node.js, Browser and React Native",
4
- "version": "3.496.0",
4
+ "version": "3.501.0",
5
5
  "scripts": {
6
6
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
7
7
  "build:cjs": "node ../../scripts/compilation/inline client-finspace",
@@ -20,9 +20,9 @@
20
20
  "dependencies": {
21
21
  "@aws-crypto/sha256-browser": "3.0.0",
22
22
  "@aws-crypto/sha256-js": "3.0.0",
23
- "@aws-sdk/client-sts": "3.496.0",
23
+ "@aws-sdk/client-sts": "3.501.0",
24
24
  "@aws-sdk/core": "3.496.0",
25
- "@aws-sdk/credential-provider-node": "3.496.0",
25
+ "@aws-sdk/credential-provider-node": "3.501.0",
26
26
  "@aws-sdk/middleware-host-header": "3.496.0",
27
27
  "@aws-sdk/middleware-logger": "3.496.0",
28
28
  "@aws-sdk/middleware-recursion-detection": "3.496.0",