@aws-sdk/client-finspace 3.799.0 → 3.804.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 (107) hide show
  1. package/dist-types/commands/CreateEnvironmentCommand.d.ts +1 -1
  2. package/dist-types/commands/CreateKxChangesetCommand.d.ts +1 -1
  3. package/dist-types/commands/CreateKxClusterCommand.d.ts +1 -1
  4. package/dist-types/commands/CreateKxDatabaseCommand.d.ts +1 -1
  5. package/dist-types/commands/CreateKxDataviewCommand.d.ts +1 -1
  6. package/dist-types/commands/CreateKxEnvironmentCommand.d.ts +1 -1
  7. package/dist-types/commands/CreateKxScalingGroupCommand.d.ts +1 -1
  8. package/dist-types/commands/CreateKxUserCommand.d.ts +1 -1
  9. package/dist-types/commands/CreateKxVolumeCommand.d.ts +1 -1
  10. package/dist-types/commands/DeleteEnvironmentCommand.d.ts +1 -1
  11. package/dist-types/commands/DeleteKxClusterCommand.d.ts +1 -1
  12. package/dist-types/commands/DeleteKxClusterNodeCommand.d.ts +1 -1
  13. package/dist-types/commands/DeleteKxDatabaseCommand.d.ts +1 -1
  14. package/dist-types/commands/DeleteKxDataviewCommand.d.ts +1 -1
  15. package/dist-types/commands/DeleteKxEnvironmentCommand.d.ts +1 -1
  16. package/dist-types/commands/DeleteKxScalingGroupCommand.d.ts +1 -1
  17. package/dist-types/commands/DeleteKxUserCommand.d.ts +1 -1
  18. package/dist-types/commands/DeleteKxVolumeCommand.d.ts +1 -1
  19. package/dist-types/commands/GetEnvironmentCommand.d.ts +1 -1
  20. package/dist-types/commands/GetKxChangesetCommand.d.ts +1 -1
  21. package/dist-types/commands/GetKxClusterCommand.d.ts +1 -1
  22. package/dist-types/commands/GetKxConnectionStringCommand.d.ts +1 -1
  23. package/dist-types/commands/GetKxDatabaseCommand.d.ts +1 -1
  24. package/dist-types/commands/GetKxDataviewCommand.d.ts +1 -1
  25. package/dist-types/commands/GetKxEnvironmentCommand.d.ts +1 -1
  26. package/dist-types/commands/GetKxScalingGroupCommand.d.ts +1 -1
  27. package/dist-types/commands/GetKxUserCommand.d.ts +1 -1
  28. package/dist-types/commands/GetKxVolumeCommand.d.ts +1 -1
  29. package/dist-types/commands/ListKxChangesetsCommand.d.ts +1 -1
  30. package/dist-types/commands/ListKxClusterNodesCommand.d.ts +1 -1
  31. package/dist-types/commands/ListKxClustersCommand.d.ts +1 -1
  32. package/dist-types/commands/ListKxDatabasesCommand.d.ts +1 -1
  33. package/dist-types/commands/ListKxDataviewsCommand.d.ts +1 -1
  34. package/dist-types/commands/ListKxScalingGroupsCommand.d.ts +1 -1
  35. package/dist-types/commands/ListKxUsersCommand.d.ts +1 -1
  36. package/dist-types/commands/ListKxVolumesCommand.d.ts +1 -1
  37. package/dist-types/commands/ListTagsForResourceCommand.d.ts +1 -1
  38. package/dist-types/commands/TagResourceCommand.d.ts +1 -1
  39. package/dist-types/commands/UntagResourceCommand.d.ts +1 -1
  40. package/dist-types/commands/UpdateEnvironmentCommand.d.ts +1 -1
  41. package/dist-types/commands/UpdateKxClusterCodeConfigurationCommand.d.ts +1 -1
  42. package/dist-types/commands/UpdateKxClusterDatabasesCommand.d.ts +1 -1
  43. package/dist-types/commands/UpdateKxDatabaseCommand.d.ts +1 -1
  44. package/dist-types/commands/UpdateKxDataviewCommand.d.ts +1 -1
  45. package/dist-types/commands/UpdateKxEnvironmentCommand.d.ts +1 -1
  46. package/dist-types/commands/UpdateKxEnvironmentNetworkCommand.d.ts +1 -1
  47. package/dist-types/commands/UpdateKxUserCommand.d.ts +1 -1
  48. package/dist-types/commands/UpdateKxVolumeCommand.d.ts +1 -1
  49. package/dist-types/endpoint/EndpointParameters.d.ts +1 -3
  50. package/dist-types/runtimeConfig.browser.d.ts +17 -17
  51. package/dist-types/runtimeConfig.d.ts +16 -16
  52. package/dist-types/runtimeConfig.native.d.ts +18 -18
  53. package/dist-types/runtimeConfig.shared.d.ts +3 -3
  54. package/dist-types/ts3.4/commands/CreateEnvironmentCommand.d.ts +1 -1
  55. package/dist-types/ts3.4/commands/CreateKxChangesetCommand.d.ts +1 -1
  56. package/dist-types/ts3.4/commands/CreateKxClusterCommand.d.ts +1 -1
  57. package/dist-types/ts3.4/commands/CreateKxDatabaseCommand.d.ts +1 -1
  58. package/dist-types/ts3.4/commands/CreateKxDataviewCommand.d.ts +1 -1
  59. package/dist-types/ts3.4/commands/CreateKxEnvironmentCommand.d.ts +1 -1
  60. package/dist-types/ts3.4/commands/CreateKxScalingGroupCommand.d.ts +1 -1
  61. package/dist-types/ts3.4/commands/CreateKxUserCommand.d.ts +1 -1
  62. package/dist-types/ts3.4/commands/CreateKxVolumeCommand.d.ts +1 -1
  63. package/dist-types/ts3.4/commands/DeleteEnvironmentCommand.d.ts +1 -1
  64. package/dist-types/ts3.4/commands/DeleteKxClusterCommand.d.ts +1 -1
  65. package/dist-types/ts3.4/commands/DeleteKxClusterNodeCommand.d.ts +1 -1
  66. package/dist-types/ts3.4/commands/DeleteKxDatabaseCommand.d.ts +1 -1
  67. package/dist-types/ts3.4/commands/DeleteKxDataviewCommand.d.ts +1 -1
  68. package/dist-types/ts3.4/commands/DeleteKxEnvironmentCommand.d.ts +1 -1
  69. package/dist-types/ts3.4/commands/DeleteKxScalingGroupCommand.d.ts +1 -1
  70. package/dist-types/ts3.4/commands/DeleteKxUserCommand.d.ts +1 -1
  71. package/dist-types/ts3.4/commands/DeleteKxVolumeCommand.d.ts +1 -1
  72. package/dist-types/ts3.4/commands/GetEnvironmentCommand.d.ts +1 -1
  73. package/dist-types/ts3.4/commands/GetKxChangesetCommand.d.ts +1 -1
  74. package/dist-types/ts3.4/commands/GetKxClusterCommand.d.ts +1 -1
  75. package/dist-types/ts3.4/commands/GetKxConnectionStringCommand.d.ts +1 -1
  76. package/dist-types/ts3.4/commands/GetKxDatabaseCommand.d.ts +1 -1
  77. package/dist-types/ts3.4/commands/GetKxDataviewCommand.d.ts +1 -1
  78. package/dist-types/ts3.4/commands/GetKxEnvironmentCommand.d.ts +1 -1
  79. package/dist-types/ts3.4/commands/GetKxScalingGroupCommand.d.ts +1 -1
  80. package/dist-types/ts3.4/commands/GetKxUserCommand.d.ts +1 -1
  81. package/dist-types/ts3.4/commands/GetKxVolumeCommand.d.ts +1 -1
  82. package/dist-types/ts3.4/commands/ListKxChangesetsCommand.d.ts +1 -1
  83. package/dist-types/ts3.4/commands/ListKxClusterNodesCommand.d.ts +1 -1
  84. package/dist-types/ts3.4/commands/ListKxClustersCommand.d.ts +1 -1
  85. package/dist-types/ts3.4/commands/ListKxDatabasesCommand.d.ts +1 -1
  86. package/dist-types/ts3.4/commands/ListKxDataviewsCommand.d.ts +1 -1
  87. package/dist-types/ts3.4/commands/ListKxScalingGroupsCommand.d.ts +1 -1
  88. package/dist-types/ts3.4/commands/ListKxUsersCommand.d.ts +1 -1
  89. package/dist-types/ts3.4/commands/ListKxVolumesCommand.d.ts +1 -1
  90. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +1 -1
  91. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +1 -1
  92. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +1 -1
  93. package/dist-types/ts3.4/commands/UpdateEnvironmentCommand.d.ts +1 -1
  94. package/dist-types/ts3.4/commands/UpdateKxClusterCodeConfigurationCommand.d.ts +1 -1
  95. package/dist-types/ts3.4/commands/UpdateKxClusterDatabasesCommand.d.ts +1 -1
  96. package/dist-types/ts3.4/commands/UpdateKxDatabaseCommand.d.ts +1 -1
  97. package/dist-types/ts3.4/commands/UpdateKxDataviewCommand.d.ts +1 -1
  98. package/dist-types/ts3.4/commands/UpdateKxEnvironmentCommand.d.ts +1 -1
  99. package/dist-types/ts3.4/commands/UpdateKxEnvironmentNetworkCommand.d.ts +1 -1
  100. package/dist-types/ts3.4/commands/UpdateKxUserCommand.d.ts +1 -1
  101. package/dist-types/ts3.4/commands/UpdateKxVolumeCommand.d.ts +1 -1
  102. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -4
  103. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +22 -32
  104. package/dist-types/ts3.4/runtimeConfig.d.ts +20 -29
  105. package/dist-types/ts3.4/runtimeConfig.native.d.ts +23 -33
  106. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +3 -3
  107. package/package.json +20 -20
@@ -23,7 +23,7 @@ export interface CreateEnvironmentCommandOutput extends CreateEnvironmentRespons
23
23
  }
24
24
  declare const CreateEnvironmentCommand_base: {
25
25
  new (input: CreateEnvironmentCommandInput): import("@smithy/smithy-client").CommandImpl<CreateEnvironmentCommandInput, CreateEnvironmentCommandOutput, FinspaceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateEnvironmentCommandInput): import("@smithy/smithy-client").CommandImpl<CreateEnvironmentCommandInput, CreateEnvironmentCommandOutput, FinspaceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateEnvironmentCommandInput): import("@smithy/smithy-client").CommandImpl<CreateEnvironmentCommandInput, CreateEnvironmentCommandOutput, FinspaceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateKxChangesetCommandOutput extends CreateKxChangesetRespons
23
23
  }
24
24
  declare const CreateKxChangesetCommand_base: {
25
25
  new (input: CreateKxChangesetCommandInput): import("@smithy/smithy-client").CommandImpl<CreateKxChangesetCommandInput, CreateKxChangesetCommandOutput, FinspaceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateKxChangesetCommandInput): import("@smithy/smithy-client").CommandImpl<CreateKxChangesetCommandInput, CreateKxChangesetCommandOutput, FinspaceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateKxChangesetCommandInput): import("@smithy/smithy-client").CommandImpl<CreateKxChangesetCommandInput, CreateKxChangesetCommandOutput, FinspaceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateKxClusterCommandOutput extends CreateKxClusterResponse, _
23
23
  }
24
24
  declare const CreateKxClusterCommand_base: {
25
25
  new (input: CreateKxClusterCommandInput): import("@smithy/smithy-client").CommandImpl<CreateKxClusterCommandInput, CreateKxClusterCommandOutput, FinspaceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateKxClusterCommandInput): import("@smithy/smithy-client").CommandImpl<CreateKxClusterCommandInput, CreateKxClusterCommandOutput, FinspaceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateKxClusterCommandInput): import("@smithy/smithy-client").CommandImpl<CreateKxClusterCommandInput, CreateKxClusterCommandOutput, FinspaceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateKxDatabaseCommandOutput extends CreateKxDatabaseResponse,
23
23
  }
24
24
  declare const CreateKxDatabaseCommand_base: {
25
25
  new (input: CreateKxDatabaseCommandInput): import("@smithy/smithy-client").CommandImpl<CreateKxDatabaseCommandInput, CreateKxDatabaseCommandOutput, FinspaceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateKxDatabaseCommandInput): import("@smithy/smithy-client").CommandImpl<CreateKxDatabaseCommandInput, CreateKxDatabaseCommandOutput, FinspaceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateKxDatabaseCommandInput): import("@smithy/smithy-client").CommandImpl<CreateKxDatabaseCommandInput, CreateKxDatabaseCommandOutput, FinspaceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateKxDataviewCommandOutput extends CreateKxDataviewResponse,
23
23
  }
24
24
  declare const CreateKxDataviewCommand_base: {
25
25
  new (input: CreateKxDataviewCommandInput): import("@smithy/smithy-client").CommandImpl<CreateKxDataviewCommandInput, CreateKxDataviewCommandOutput, FinspaceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateKxDataviewCommandInput): import("@smithy/smithy-client").CommandImpl<CreateKxDataviewCommandInput, CreateKxDataviewCommandOutput, FinspaceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateKxDataviewCommandInput): import("@smithy/smithy-client").CommandImpl<CreateKxDataviewCommandInput, CreateKxDataviewCommandOutput, FinspaceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateKxEnvironmentCommandOutput extends CreateKxEnvironmentRes
23
23
  }
24
24
  declare const CreateKxEnvironmentCommand_base: {
25
25
  new (input: CreateKxEnvironmentCommandInput): import("@smithy/smithy-client").CommandImpl<CreateKxEnvironmentCommandInput, CreateKxEnvironmentCommandOutput, FinspaceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateKxEnvironmentCommandInput): import("@smithy/smithy-client").CommandImpl<CreateKxEnvironmentCommandInput, CreateKxEnvironmentCommandOutput, FinspaceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateKxEnvironmentCommandInput): import("@smithy/smithy-client").CommandImpl<CreateKxEnvironmentCommandInput, CreateKxEnvironmentCommandOutput, FinspaceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateKxScalingGroupCommandOutput extends CreateKxScalingGroupR
23
23
  }
24
24
  declare const CreateKxScalingGroupCommand_base: {
25
25
  new (input: CreateKxScalingGroupCommandInput): import("@smithy/smithy-client").CommandImpl<CreateKxScalingGroupCommandInput, CreateKxScalingGroupCommandOutput, FinspaceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateKxScalingGroupCommandInput): import("@smithy/smithy-client").CommandImpl<CreateKxScalingGroupCommandInput, CreateKxScalingGroupCommandOutput, FinspaceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateKxScalingGroupCommandInput): import("@smithy/smithy-client").CommandImpl<CreateKxScalingGroupCommandInput, CreateKxScalingGroupCommandOutput, FinspaceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateKxUserCommandOutput extends CreateKxUserResponse, __Metad
23
23
  }
24
24
  declare const CreateKxUserCommand_base: {
25
25
  new (input: CreateKxUserCommandInput): import("@smithy/smithy-client").CommandImpl<CreateKxUserCommandInput, CreateKxUserCommandOutput, FinspaceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateKxUserCommandInput): import("@smithy/smithy-client").CommandImpl<CreateKxUserCommandInput, CreateKxUserCommandOutput, FinspaceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateKxUserCommandInput): import("@smithy/smithy-client").CommandImpl<CreateKxUserCommandInput, CreateKxUserCommandOutput, FinspaceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateKxVolumeCommandOutput extends CreateKxVolumeResponse, __M
23
23
  }
24
24
  declare const CreateKxVolumeCommand_base: {
25
25
  new (input: CreateKxVolumeCommandInput): import("@smithy/smithy-client").CommandImpl<CreateKxVolumeCommandInput, CreateKxVolumeCommandOutput, FinspaceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateKxVolumeCommandInput): import("@smithy/smithy-client").CommandImpl<CreateKxVolumeCommandInput, CreateKxVolumeCommandOutput, FinspaceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateKxVolumeCommandInput): import("@smithy/smithy-client").CommandImpl<CreateKxVolumeCommandInput, CreateKxVolumeCommandOutput, FinspaceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteEnvironmentCommandOutput extends DeleteEnvironmentRespons
23
23
  }
24
24
  declare const DeleteEnvironmentCommand_base: {
25
25
  new (input: DeleteEnvironmentCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteEnvironmentCommandInput, DeleteEnvironmentCommandOutput, FinspaceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteEnvironmentCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteEnvironmentCommandInput, DeleteEnvironmentCommandOutput, FinspaceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteEnvironmentCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteEnvironmentCommandInput, DeleteEnvironmentCommandOutput, FinspaceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteKxClusterCommandOutput extends DeleteKxClusterResponse, _
23
23
  }
24
24
  declare const DeleteKxClusterCommand_base: {
25
25
  new (input: DeleteKxClusterCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteKxClusterCommandInput, DeleteKxClusterCommandOutput, FinspaceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteKxClusterCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteKxClusterCommandInput, DeleteKxClusterCommandOutput, FinspaceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteKxClusterCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteKxClusterCommandInput, DeleteKxClusterCommandOutput, FinspaceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteKxClusterNodeCommandOutput extends DeleteKxClusterNodeRes
23
23
  }
24
24
  declare const DeleteKxClusterNodeCommand_base: {
25
25
  new (input: DeleteKxClusterNodeCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteKxClusterNodeCommandInput, DeleteKxClusterNodeCommandOutput, FinspaceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteKxClusterNodeCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteKxClusterNodeCommandInput, DeleteKxClusterNodeCommandOutput, FinspaceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteKxClusterNodeCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteKxClusterNodeCommandInput, DeleteKxClusterNodeCommandOutput, FinspaceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteKxDatabaseCommandOutput extends DeleteKxDatabaseResponse,
23
23
  }
24
24
  declare const DeleteKxDatabaseCommand_base: {
25
25
  new (input: DeleteKxDatabaseCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteKxDatabaseCommandInput, DeleteKxDatabaseCommandOutput, FinspaceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteKxDatabaseCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteKxDatabaseCommandInput, DeleteKxDatabaseCommandOutput, FinspaceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteKxDatabaseCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteKxDatabaseCommandInput, DeleteKxDatabaseCommandOutput, FinspaceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteKxDataviewCommandOutput extends DeleteKxDataviewResponse,
23
23
  }
24
24
  declare const DeleteKxDataviewCommand_base: {
25
25
  new (input: DeleteKxDataviewCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteKxDataviewCommandInput, DeleteKxDataviewCommandOutput, FinspaceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteKxDataviewCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteKxDataviewCommandInput, DeleteKxDataviewCommandOutput, FinspaceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteKxDataviewCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteKxDataviewCommandInput, DeleteKxDataviewCommandOutput, FinspaceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteKxEnvironmentCommandOutput extends DeleteKxEnvironmentRes
23
23
  }
24
24
  declare const DeleteKxEnvironmentCommand_base: {
25
25
  new (input: DeleteKxEnvironmentCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteKxEnvironmentCommandInput, DeleteKxEnvironmentCommandOutput, FinspaceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteKxEnvironmentCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteKxEnvironmentCommandInput, DeleteKxEnvironmentCommandOutput, FinspaceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteKxEnvironmentCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteKxEnvironmentCommandInput, DeleteKxEnvironmentCommandOutput, FinspaceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteKxScalingGroupCommandOutput extends DeleteKxScalingGroupR
23
23
  }
24
24
  declare const DeleteKxScalingGroupCommand_base: {
25
25
  new (input: DeleteKxScalingGroupCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteKxScalingGroupCommandInput, DeleteKxScalingGroupCommandOutput, FinspaceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteKxScalingGroupCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteKxScalingGroupCommandInput, DeleteKxScalingGroupCommandOutput, FinspaceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteKxScalingGroupCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteKxScalingGroupCommandInput, DeleteKxScalingGroupCommandOutput, FinspaceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteKxUserCommandOutput extends DeleteKxUserResponse, __Metad
23
23
  }
24
24
  declare const DeleteKxUserCommand_base: {
25
25
  new (input: DeleteKxUserCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteKxUserCommandInput, DeleteKxUserCommandOutput, FinspaceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteKxUserCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteKxUserCommandInput, DeleteKxUserCommandOutput, FinspaceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteKxUserCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteKxUserCommandInput, DeleteKxUserCommandOutput, FinspaceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteKxVolumeCommandOutput extends DeleteKxVolumeResponse, __M
23
23
  }
24
24
  declare const DeleteKxVolumeCommand_base: {
25
25
  new (input: DeleteKxVolumeCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteKxVolumeCommandInput, DeleteKxVolumeCommandOutput, FinspaceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteKxVolumeCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteKxVolumeCommandInput, DeleteKxVolumeCommandOutput, FinspaceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteKxVolumeCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteKxVolumeCommandInput, DeleteKxVolumeCommandOutput, FinspaceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetEnvironmentCommandOutput extends GetEnvironmentResponse, __M
23
23
  }
24
24
  declare const GetEnvironmentCommand_base: {
25
25
  new (input: GetEnvironmentCommandInput): import("@smithy/smithy-client").CommandImpl<GetEnvironmentCommandInput, GetEnvironmentCommandOutput, FinspaceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetEnvironmentCommandInput): import("@smithy/smithy-client").CommandImpl<GetEnvironmentCommandInput, GetEnvironmentCommandOutput, FinspaceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetEnvironmentCommandInput): import("@smithy/smithy-client").CommandImpl<GetEnvironmentCommandInput, GetEnvironmentCommandOutput, FinspaceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetKxChangesetCommandOutput extends GetKxChangesetResponse, __M
23
23
  }
24
24
  declare const GetKxChangesetCommand_base: {
25
25
  new (input: GetKxChangesetCommandInput): import("@smithy/smithy-client").CommandImpl<GetKxChangesetCommandInput, GetKxChangesetCommandOutput, FinspaceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetKxChangesetCommandInput): import("@smithy/smithy-client").CommandImpl<GetKxChangesetCommandInput, GetKxChangesetCommandOutput, FinspaceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetKxChangesetCommandInput): import("@smithy/smithy-client").CommandImpl<GetKxChangesetCommandInput, GetKxChangesetCommandOutput, FinspaceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetKxClusterCommandOutput extends GetKxClusterResponse, __Metad
23
23
  }
24
24
  declare const GetKxClusterCommand_base: {
25
25
  new (input: GetKxClusterCommandInput): import("@smithy/smithy-client").CommandImpl<GetKxClusterCommandInput, GetKxClusterCommandOutput, FinspaceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetKxClusterCommandInput): import("@smithy/smithy-client").CommandImpl<GetKxClusterCommandInput, GetKxClusterCommandOutput, FinspaceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetKxClusterCommandInput): import("@smithy/smithy-client").CommandImpl<GetKxClusterCommandInput, GetKxClusterCommandOutput, FinspaceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetKxConnectionStringCommandOutput extends GetKxConnectionStrin
23
23
  }
24
24
  declare const GetKxConnectionStringCommand_base: {
25
25
  new (input: GetKxConnectionStringCommandInput): import("@smithy/smithy-client").CommandImpl<GetKxConnectionStringCommandInput, GetKxConnectionStringCommandOutput, FinspaceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetKxConnectionStringCommandInput): import("@smithy/smithy-client").CommandImpl<GetKxConnectionStringCommandInput, GetKxConnectionStringCommandOutput, FinspaceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetKxConnectionStringCommandInput): import("@smithy/smithy-client").CommandImpl<GetKxConnectionStringCommandInput, GetKxConnectionStringCommandOutput, FinspaceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetKxDatabaseCommandOutput extends GetKxDatabaseResponse, __Met
23
23
  }
24
24
  declare const GetKxDatabaseCommand_base: {
25
25
  new (input: GetKxDatabaseCommandInput): import("@smithy/smithy-client").CommandImpl<GetKxDatabaseCommandInput, GetKxDatabaseCommandOutput, FinspaceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetKxDatabaseCommandInput): import("@smithy/smithy-client").CommandImpl<GetKxDatabaseCommandInput, GetKxDatabaseCommandOutput, FinspaceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetKxDatabaseCommandInput): import("@smithy/smithy-client").CommandImpl<GetKxDatabaseCommandInput, GetKxDatabaseCommandOutput, FinspaceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetKxDataviewCommandOutput extends GetKxDataviewResponse, __Met
23
23
  }
24
24
  declare const GetKxDataviewCommand_base: {
25
25
  new (input: GetKxDataviewCommandInput): import("@smithy/smithy-client").CommandImpl<GetKxDataviewCommandInput, GetKxDataviewCommandOutput, FinspaceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetKxDataviewCommandInput): import("@smithy/smithy-client").CommandImpl<GetKxDataviewCommandInput, GetKxDataviewCommandOutput, FinspaceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetKxDataviewCommandInput): import("@smithy/smithy-client").CommandImpl<GetKxDataviewCommandInput, GetKxDataviewCommandOutput, FinspaceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetKxEnvironmentCommandOutput extends GetKxEnvironmentResponse,
23
23
  }
24
24
  declare const GetKxEnvironmentCommand_base: {
25
25
  new (input: GetKxEnvironmentCommandInput): import("@smithy/smithy-client").CommandImpl<GetKxEnvironmentCommandInput, GetKxEnvironmentCommandOutput, FinspaceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetKxEnvironmentCommandInput): import("@smithy/smithy-client").CommandImpl<GetKxEnvironmentCommandInput, GetKxEnvironmentCommandOutput, FinspaceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetKxEnvironmentCommandInput): import("@smithy/smithy-client").CommandImpl<GetKxEnvironmentCommandInput, GetKxEnvironmentCommandOutput, FinspaceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetKxScalingGroupCommandOutput extends GetKxScalingGroupRespons
23
23
  }
24
24
  declare const GetKxScalingGroupCommand_base: {
25
25
  new (input: GetKxScalingGroupCommandInput): import("@smithy/smithy-client").CommandImpl<GetKxScalingGroupCommandInput, GetKxScalingGroupCommandOutput, FinspaceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetKxScalingGroupCommandInput): import("@smithy/smithy-client").CommandImpl<GetKxScalingGroupCommandInput, GetKxScalingGroupCommandOutput, FinspaceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetKxScalingGroupCommandInput): import("@smithy/smithy-client").CommandImpl<GetKxScalingGroupCommandInput, GetKxScalingGroupCommandOutput, FinspaceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetKxUserCommandOutput extends GetKxUserResponse, __MetadataBea
23
23
  }
24
24
  declare const GetKxUserCommand_base: {
25
25
  new (input: GetKxUserCommandInput): import("@smithy/smithy-client").CommandImpl<GetKxUserCommandInput, GetKxUserCommandOutput, FinspaceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetKxUserCommandInput): import("@smithy/smithy-client").CommandImpl<GetKxUserCommandInput, GetKxUserCommandOutput, FinspaceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetKxUserCommandInput): import("@smithy/smithy-client").CommandImpl<GetKxUserCommandInput, GetKxUserCommandOutput, FinspaceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetKxVolumeCommandOutput extends GetKxVolumeResponse, __Metadat
23
23
  }
24
24
  declare const GetKxVolumeCommand_base: {
25
25
  new (input: GetKxVolumeCommandInput): import("@smithy/smithy-client").CommandImpl<GetKxVolumeCommandInput, GetKxVolumeCommandOutput, FinspaceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetKxVolumeCommandInput): import("@smithy/smithy-client").CommandImpl<GetKxVolumeCommandInput, GetKxVolumeCommandOutput, FinspaceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetKxVolumeCommandInput): import("@smithy/smithy-client").CommandImpl<GetKxVolumeCommandInput, GetKxVolumeCommandOutput, FinspaceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface ListKxChangesetsCommandOutput extends ListKxChangesetsResponse,
23
23
  }
24
24
  declare const ListKxChangesetsCommand_base: {
25
25
  new (input: ListKxChangesetsCommandInput): import("@smithy/smithy-client").CommandImpl<ListKxChangesetsCommandInput, ListKxChangesetsCommandOutput, FinspaceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: ListKxChangesetsCommandInput): import("@smithy/smithy-client").CommandImpl<ListKxChangesetsCommandInput, ListKxChangesetsCommandOutput, FinspaceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ListKxChangesetsCommandInput): import("@smithy/smithy-client").CommandImpl<ListKxChangesetsCommandInput, ListKxChangesetsCommandOutput, FinspaceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface ListKxClusterNodesCommandOutput extends ListKxClusterNodesRespo
23
23
  }
24
24
  declare const ListKxClusterNodesCommand_base: {
25
25
  new (input: ListKxClusterNodesCommandInput): import("@smithy/smithy-client").CommandImpl<ListKxClusterNodesCommandInput, ListKxClusterNodesCommandOutput, FinspaceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: ListKxClusterNodesCommandInput): import("@smithy/smithy-client").CommandImpl<ListKxClusterNodesCommandInput, ListKxClusterNodesCommandOutput, FinspaceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ListKxClusterNodesCommandInput): import("@smithy/smithy-client").CommandImpl<ListKxClusterNodesCommandInput, ListKxClusterNodesCommandOutput, FinspaceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface ListKxClustersCommandOutput extends ListKxClustersResponse, __M
23
23
  }
24
24
  declare const ListKxClustersCommand_base: {
25
25
  new (input: ListKxClustersCommandInput): import("@smithy/smithy-client").CommandImpl<ListKxClustersCommandInput, ListKxClustersCommandOutput, FinspaceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: ListKxClustersCommandInput): import("@smithy/smithy-client").CommandImpl<ListKxClustersCommandInput, ListKxClustersCommandOutput, FinspaceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ListKxClustersCommandInput): import("@smithy/smithy-client").CommandImpl<ListKxClustersCommandInput, ListKxClustersCommandOutput, FinspaceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface ListKxDatabasesCommandOutput extends ListKxDatabasesResponse, _
23
23
  }
24
24
  declare const ListKxDatabasesCommand_base: {
25
25
  new (input: ListKxDatabasesCommandInput): import("@smithy/smithy-client").CommandImpl<ListKxDatabasesCommandInput, ListKxDatabasesCommandOutput, FinspaceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: ListKxDatabasesCommandInput): import("@smithy/smithy-client").CommandImpl<ListKxDatabasesCommandInput, ListKxDatabasesCommandOutput, FinspaceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ListKxDatabasesCommandInput): import("@smithy/smithy-client").CommandImpl<ListKxDatabasesCommandInput, ListKxDatabasesCommandOutput, FinspaceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface ListKxDataviewsCommandOutput extends ListKxDataviewsResponse, _
23
23
  }
24
24
  declare const ListKxDataviewsCommand_base: {
25
25
  new (input: ListKxDataviewsCommandInput): import("@smithy/smithy-client").CommandImpl<ListKxDataviewsCommandInput, ListKxDataviewsCommandOutput, FinspaceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: ListKxDataviewsCommandInput): import("@smithy/smithy-client").CommandImpl<ListKxDataviewsCommandInput, ListKxDataviewsCommandOutput, FinspaceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ListKxDataviewsCommandInput): import("@smithy/smithy-client").CommandImpl<ListKxDataviewsCommandInput, ListKxDataviewsCommandOutput, FinspaceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface ListKxScalingGroupsCommandOutput extends ListKxScalingGroupsRes
23
23
  }
24
24
  declare const ListKxScalingGroupsCommand_base: {
25
25
  new (input: ListKxScalingGroupsCommandInput): import("@smithy/smithy-client").CommandImpl<ListKxScalingGroupsCommandInput, ListKxScalingGroupsCommandOutput, FinspaceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: ListKxScalingGroupsCommandInput): import("@smithy/smithy-client").CommandImpl<ListKxScalingGroupsCommandInput, ListKxScalingGroupsCommandOutput, FinspaceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ListKxScalingGroupsCommandInput): import("@smithy/smithy-client").CommandImpl<ListKxScalingGroupsCommandInput, ListKxScalingGroupsCommandOutput, FinspaceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface ListKxUsersCommandOutput extends ListKxUsersResponse, __Metadat
23
23
  }
24
24
  declare const ListKxUsersCommand_base: {
25
25
  new (input: ListKxUsersCommandInput): import("@smithy/smithy-client").CommandImpl<ListKxUsersCommandInput, ListKxUsersCommandOutput, FinspaceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: ListKxUsersCommandInput): import("@smithy/smithy-client").CommandImpl<ListKxUsersCommandInput, ListKxUsersCommandOutput, FinspaceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ListKxUsersCommandInput): import("@smithy/smithy-client").CommandImpl<ListKxUsersCommandInput, ListKxUsersCommandOutput, FinspaceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface ListKxVolumesCommandOutput extends ListKxVolumesResponse, __Met
23
23
  }
24
24
  declare const ListKxVolumesCommand_base: {
25
25
  new (input: ListKxVolumesCommandInput): import("@smithy/smithy-client").CommandImpl<ListKxVolumesCommandInput, ListKxVolumesCommandOutput, FinspaceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: ListKxVolumesCommandInput): import("@smithy/smithy-client").CommandImpl<ListKxVolumesCommandInput, ListKxVolumesCommandOutput, FinspaceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ListKxVolumesCommandInput): import("@smithy/smithy-client").CommandImpl<ListKxVolumesCommandInput, ListKxVolumesCommandOutput, FinspaceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface ListTagsForResourceCommandOutput extends ListTagsForResourceRes
23
23
  }
24
24
  declare const ListTagsForResourceCommand_base: {
25
25
  new (input: ListTagsForResourceCommandInput): import("@smithy/smithy-client").CommandImpl<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, FinspaceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: ListTagsForResourceCommandInput): import("@smithy/smithy-client").CommandImpl<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, FinspaceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ListTagsForResourceCommandInput): import("@smithy/smithy-client").CommandImpl<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, FinspaceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface TagResourceCommandOutput extends TagResourceResponse, __Metadat
23
23
  }
24
24
  declare const TagResourceCommand_base: {
25
25
  new (input: TagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<TagResourceCommandInput, TagResourceCommandOutput, FinspaceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: TagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<TagResourceCommandInput, TagResourceCommandOutput, FinspaceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: TagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<TagResourceCommandInput, TagResourceCommandOutput, FinspaceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface UntagResourceCommandOutput extends UntagResourceResponse, __Met
23
23
  }
24
24
  declare const UntagResourceCommand_base: {
25
25
  new (input: UntagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<UntagResourceCommandInput, UntagResourceCommandOutput, FinspaceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: UntagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<UntagResourceCommandInput, UntagResourceCommandOutput, FinspaceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: UntagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<UntagResourceCommandInput, UntagResourceCommandOutput, FinspaceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface UpdateEnvironmentCommandOutput extends UpdateEnvironmentRespons
23
23
  }
24
24
  declare const UpdateEnvironmentCommand_base: {
25
25
  new (input: UpdateEnvironmentCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateEnvironmentCommandInput, UpdateEnvironmentCommandOutput, FinspaceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: UpdateEnvironmentCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateEnvironmentCommandInput, UpdateEnvironmentCommandOutput, FinspaceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: UpdateEnvironmentCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateEnvironmentCommandInput, UpdateEnvironmentCommandOutput, FinspaceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface UpdateKxClusterCodeConfigurationCommandOutput extends UpdateKxC
23
23
  }
24
24
  declare const UpdateKxClusterCodeConfigurationCommand_base: {
25
25
  new (input: UpdateKxClusterCodeConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateKxClusterCodeConfigurationCommandInput, UpdateKxClusterCodeConfigurationCommandOutput, FinspaceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: UpdateKxClusterCodeConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateKxClusterCodeConfigurationCommandInput, UpdateKxClusterCodeConfigurationCommandOutput, FinspaceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: UpdateKxClusterCodeConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateKxClusterCodeConfigurationCommandInput, UpdateKxClusterCodeConfigurationCommandOutput, FinspaceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface UpdateKxClusterDatabasesCommandOutput extends UpdateKxClusterDa
23
23
  }
24
24
  declare const UpdateKxClusterDatabasesCommand_base: {
25
25
  new (input: UpdateKxClusterDatabasesCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateKxClusterDatabasesCommandInput, UpdateKxClusterDatabasesCommandOutput, FinspaceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: UpdateKxClusterDatabasesCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateKxClusterDatabasesCommandInput, UpdateKxClusterDatabasesCommandOutput, FinspaceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: UpdateKxClusterDatabasesCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateKxClusterDatabasesCommandInput, UpdateKxClusterDatabasesCommandOutput, FinspaceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface UpdateKxDatabaseCommandOutput extends UpdateKxDatabaseResponse,
23
23
  }
24
24
  declare const UpdateKxDatabaseCommand_base: {
25
25
  new (input: UpdateKxDatabaseCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateKxDatabaseCommandInput, UpdateKxDatabaseCommandOutput, FinspaceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: UpdateKxDatabaseCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateKxDatabaseCommandInput, UpdateKxDatabaseCommandOutput, FinspaceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: UpdateKxDatabaseCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateKxDatabaseCommandInput, UpdateKxDatabaseCommandOutput, FinspaceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface UpdateKxDataviewCommandOutput extends UpdateKxDataviewResponse,
23
23
  }
24
24
  declare const UpdateKxDataviewCommand_base: {
25
25
  new (input: UpdateKxDataviewCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateKxDataviewCommandInput, UpdateKxDataviewCommandOutput, FinspaceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: UpdateKxDataviewCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateKxDataviewCommandInput, UpdateKxDataviewCommandOutput, FinspaceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: UpdateKxDataviewCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateKxDataviewCommandInput, UpdateKxDataviewCommandOutput, FinspaceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface UpdateKxEnvironmentCommandOutput extends UpdateKxEnvironmentRes
23
23
  }
24
24
  declare const UpdateKxEnvironmentCommand_base: {
25
25
  new (input: UpdateKxEnvironmentCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateKxEnvironmentCommandInput, UpdateKxEnvironmentCommandOutput, FinspaceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: UpdateKxEnvironmentCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateKxEnvironmentCommandInput, UpdateKxEnvironmentCommandOutput, FinspaceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: UpdateKxEnvironmentCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateKxEnvironmentCommandInput, UpdateKxEnvironmentCommandOutput, FinspaceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface UpdateKxEnvironmentNetworkCommandOutput extends UpdateKxEnviron
23
23
  }
24
24
  declare const UpdateKxEnvironmentNetworkCommand_base: {
25
25
  new (input: UpdateKxEnvironmentNetworkCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateKxEnvironmentNetworkCommandInput, UpdateKxEnvironmentNetworkCommandOutput, FinspaceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: UpdateKxEnvironmentNetworkCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateKxEnvironmentNetworkCommandInput, UpdateKxEnvironmentNetworkCommandOutput, FinspaceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: UpdateKxEnvironmentNetworkCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateKxEnvironmentNetworkCommandInput, UpdateKxEnvironmentNetworkCommandOutput, FinspaceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface UpdateKxUserCommandOutput extends UpdateKxUserResponse, __Metad
23
23
  }
24
24
  declare const UpdateKxUserCommand_base: {
25
25
  new (input: UpdateKxUserCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateKxUserCommandInput, UpdateKxUserCommandOutput, FinspaceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: UpdateKxUserCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateKxUserCommandInput, UpdateKxUserCommandOutput, FinspaceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: UpdateKxUserCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateKxUserCommandInput, UpdateKxUserCommandOutput, FinspaceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface UpdateKxVolumeCommandOutput extends UpdateKxVolumeResponse, __M
23
23
  }
24
24
  declare const UpdateKxVolumeCommand_base: {
25
25
  new (input: UpdateKxVolumeCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateKxVolumeCommandInput, UpdateKxVolumeCommandOutput, FinspaceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: UpdateKxVolumeCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateKxVolumeCommandInput, UpdateKxVolumeCommandOutput, FinspaceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: UpdateKxVolumeCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateKxVolumeCommandInput, UpdateKxVolumeCommandOutput, FinspaceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -11,9 +11,7 @@ export interface ClientInputEndpointParameters {
11
11
  export type ClientResolvedEndpointParameters = ClientInputEndpointParameters & {
12
12
  defaultSigningName: string;
13
13
  };
14
- export declare const resolveClientEndpointParameters: <T>(options: T & ClientInputEndpointParameters) => T & ClientInputEndpointParameters & {
15
- defaultSigningName: string;
16
- };
14
+ export declare const resolveClientEndpointParameters: <T>(options: T & ClientInputEndpointParameters) => T & ClientResolvedEndpointParameters;
17
15
  export declare const commonParams: {
18
16
  readonly UseFIPS: {
19
17
  readonly type: "builtInParams";