@aws-sdk/client-finspace 3.1087.0 → 3.1089.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.
- package/dist-cjs/index.js +1 -1
- package/dist-types/ts3.4/Finspace.d.ts +160 -172
- package/dist-types/ts3.4/FinspaceClient.d.ts +19 -41
- package/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +5 -12
- package/dist-types/ts3.4/auth/httpAuthSchemeProvider.d.ts +11 -15
- package/dist-types/ts3.4/commandBuilder.d.ts +7 -13
- package/dist-types/ts3.4/commands/CreateEnvironmentCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateKxChangesetCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateKxClusterCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CreateKxDatabaseCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CreateKxDataviewCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CreateKxEnvironmentCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateKxScalingGroupCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateKxUserCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/CreateKxVolumeCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DeleteEnvironmentCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteKxClusterCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DeleteKxClusterNodeCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteKxDatabaseCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DeleteKxDataviewCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DeleteKxEnvironmentCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteKxScalingGroupCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteKxUserCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DeleteKxVolumeCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/GetEnvironmentCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/GetKxChangesetCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/GetKxClusterCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetKxConnectionStringCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetKxDatabaseCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/GetKxDataviewCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/GetKxEnvironmentCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/GetKxScalingGroupCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetKxUserCommand.d.ts +7 -5
- package/dist-types/ts3.4/commands/GetKxVolumeCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ListEnvironmentsCommand.d.ts +3 -8
- package/dist-types/ts3.4/commands/ListKxChangesetsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListKxClusterNodesCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListKxClustersCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListKxDatabasesCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListKxDataviewsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListKxEnvironmentsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListKxScalingGroupsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListKxUsersCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ListKxVolumesCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/UpdateEnvironmentCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/UpdateKxClusterCodeConfigurationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateKxClusterDatabasesCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateKxDatabaseCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/UpdateKxDataviewCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/UpdateKxEnvironmentCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/UpdateKxEnvironmentNetworkCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateKxUserCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/UpdateKxVolumeCommand.d.ts +4 -9
- package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -1
- package/dist-types/ts3.4/endpoint/endpointResolver.d.ts +1 -1
- package/dist-types/ts3.4/extensionConfiguration.d.ts +2 -1
- package/dist-types/ts3.4/models/enums.d.ts +9 -18
- package/dist-types/ts3.4/models/errors.d.ts +9 -27
- package/dist-types/ts3.4/pagination/Interfaces.d.ts +1 -2
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +9 -22
- package/dist-types/ts3.4/runtimeConfig.d.ts +8 -16
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +9 -22
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +1 -1
- package/dist-types/ts3.4/runtimeExtensions.d.ts +1 -1
- package/dist-types/ts3.4/schemas/schemas_0.d.ts +1 -5
- package/package.json +38 -38
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
DeleteKxEnvironmentRequest,
|
|
4
|
-
DeleteKxEnvironmentResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { DeleteKxEnvironmentRequest, DeleteKxEnvironmentResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface DeleteKxEnvironmentCommandInput
|
|
8
|
-
extends DeleteKxEnvironmentRequest {}
|
|
4
|
+
export interface DeleteKxEnvironmentCommandInput extends DeleteKxEnvironmentRequest {}
|
|
9
5
|
export interface DeleteKxEnvironmentCommandOutput
|
|
10
|
-
extends DeleteKxEnvironmentResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends DeleteKxEnvironmentResponse, __MetadataBearer {}
|
|
12
7
|
declare const DeleteKxEnvironmentCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: DeleteKxEnvironmentCommandInput
|
|
9
|
+
input: DeleteKxEnvironmentCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
DeleteKxEnvironmentCommandInput,
|
|
17
12
|
DeleteKxEnvironmentCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const DeleteKxEnvironmentCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: DeleteKxEnvironmentCommandInput
|
|
18
|
+
input: DeleteKxEnvironmentCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
DeleteKxEnvironmentCommandInput,
|
|
26
21
|
DeleteKxEnvironmentCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
DeleteKxScalingGroupRequest,
|
|
4
|
-
DeleteKxScalingGroupResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { DeleteKxScalingGroupRequest, DeleteKxScalingGroupResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface DeleteKxScalingGroupCommandInput
|
|
8
|
-
extends DeleteKxScalingGroupRequest {}
|
|
4
|
+
export interface DeleteKxScalingGroupCommandInput extends DeleteKxScalingGroupRequest {}
|
|
9
5
|
export interface DeleteKxScalingGroupCommandOutput
|
|
10
|
-
extends DeleteKxScalingGroupResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends DeleteKxScalingGroupResponse, __MetadataBearer {}
|
|
12
7
|
declare const DeleteKxScalingGroupCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: DeleteKxScalingGroupCommandInput
|
|
9
|
+
input: DeleteKxScalingGroupCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
DeleteKxScalingGroupCommandInput,
|
|
17
12
|
DeleteKxScalingGroupCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const DeleteKxScalingGroupCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: DeleteKxScalingGroupCommandInput
|
|
18
|
+
input: DeleteKxScalingGroupCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
DeleteKxScalingGroupCommandInput,
|
|
26
21
|
DeleteKxScalingGroupCommandOutput,
|
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { DeleteKxUserRequest, DeleteKxUserResponse } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface DeleteKxUserCommandInput extends DeleteKxUserRequest {}
|
|
5
|
-
export interface DeleteKxUserCommandOutput
|
|
6
|
-
extends DeleteKxUserResponse,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface DeleteKxUserCommandOutput extends DeleteKxUserResponse, __MetadataBearer {}
|
|
8
6
|
declare const DeleteKxUserCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: DeleteKxUserCommandInput
|
|
8
|
+
input: DeleteKxUserCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
DeleteKxUserCommandInput,
|
|
13
11
|
DeleteKxUserCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const DeleteKxUserCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: DeleteKxUserCommandInput
|
|
17
|
+
input: DeleteKxUserCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
DeleteKxUserCommandInput,
|
|
22
20
|
DeleteKxUserCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
DeleteKxVolumeRequest,
|
|
4
|
-
DeleteKxVolumeResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { DeleteKxVolumeRequest, DeleteKxVolumeResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface DeleteKxVolumeCommandInput extends DeleteKxVolumeRequest {}
|
|
8
|
-
export interface DeleteKxVolumeCommandOutput
|
|
9
|
-
extends DeleteKxVolumeResponse,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface DeleteKxVolumeCommandOutput extends DeleteKxVolumeResponse, __MetadataBearer {}
|
|
11
6
|
declare const DeleteKxVolumeCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: DeleteKxVolumeCommandInput
|
|
8
|
+
input: DeleteKxVolumeCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
DeleteKxVolumeCommandInput,
|
|
16
11
|
DeleteKxVolumeCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const DeleteKxVolumeCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: DeleteKxVolumeCommandInput
|
|
17
|
+
input: DeleteKxVolumeCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
DeleteKxVolumeCommandInput,
|
|
25
20
|
DeleteKxVolumeCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
GetEnvironmentRequest,
|
|
4
|
-
GetEnvironmentResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { GetEnvironmentRequest, GetEnvironmentResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface GetEnvironmentCommandInput extends GetEnvironmentRequest {}
|
|
8
|
-
export interface GetEnvironmentCommandOutput
|
|
9
|
-
extends GetEnvironmentResponse,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface GetEnvironmentCommandOutput extends GetEnvironmentResponse, __MetadataBearer {}
|
|
11
6
|
declare const GetEnvironmentCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: GetEnvironmentCommandInput
|
|
8
|
+
input: GetEnvironmentCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
GetEnvironmentCommandInput,
|
|
16
11
|
GetEnvironmentCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const GetEnvironmentCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: GetEnvironmentCommandInput
|
|
17
|
+
input: GetEnvironmentCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
GetEnvironmentCommandInput,
|
|
25
20
|
GetEnvironmentCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
GetKxChangesetRequest,
|
|
4
|
-
GetKxChangesetResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { GetKxChangesetRequest, GetKxChangesetResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface GetKxChangesetCommandInput extends GetKxChangesetRequest {}
|
|
8
|
-
export interface GetKxChangesetCommandOutput
|
|
9
|
-
extends GetKxChangesetResponse,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface GetKxChangesetCommandOutput extends GetKxChangesetResponse, __MetadataBearer {}
|
|
11
6
|
declare const GetKxChangesetCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: GetKxChangesetCommandInput
|
|
8
|
+
input: GetKxChangesetCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
GetKxChangesetCommandInput,
|
|
16
11
|
GetKxChangesetCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const GetKxChangesetCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: GetKxChangesetCommandInput
|
|
17
|
+
input: GetKxChangesetCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
GetKxChangesetCommandInput,
|
|
25
20
|
GetKxChangesetCommandOutput,
|
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { GetKxClusterRequest, GetKxClusterResponse } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface GetKxClusterCommandInput extends GetKxClusterRequest {}
|
|
5
|
-
export interface GetKxClusterCommandOutput
|
|
6
|
-
extends GetKxClusterResponse,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface GetKxClusterCommandOutput extends GetKxClusterResponse, __MetadataBearer {}
|
|
8
6
|
declare const GetKxClusterCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: GetKxClusterCommandInput
|
|
8
|
+
input: GetKxClusterCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
GetKxClusterCommandInput,
|
|
13
11
|
GetKxClusterCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const GetKxClusterCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: GetKxClusterCommandInput
|
|
17
|
+
input: GetKxClusterCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
GetKxClusterCommandInput,
|
|
22
20
|
GetKxClusterCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
GetKxConnectionStringRequest,
|
|
4
|
-
GetKxConnectionStringResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { GetKxConnectionStringRequest, GetKxConnectionStringResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface GetKxConnectionStringCommandInput
|
|
8
|
-
extends GetKxConnectionStringRequest {}
|
|
4
|
+
export interface GetKxConnectionStringCommandInput extends GetKxConnectionStringRequest {}
|
|
9
5
|
export interface GetKxConnectionStringCommandOutput
|
|
10
|
-
extends GetKxConnectionStringResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends GetKxConnectionStringResponse, __MetadataBearer {}
|
|
12
7
|
declare const GetKxConnectionStringCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: GetKxConnectionStringCommandInput
|
|
9
|
+
input: GetKxConnectionStringCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
GetKxConnectionStringCommandInput,
|
|
17
12
|
GetKxConnectionStringCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const GetKxConnectionStringCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: GetKxConnectionStringCommandInput
|
|
18
|
+
input: GetKxConnectionStringCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
GetKxConnectionStringCommandInput,
|
|
26
21
|
GetKxConnectionStringCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
GetKxDatabaseRequest,
|
|
4
|
-
GetKxDatabaseResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { GetKxDatabaseRequest, GetKxDatabaseResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface GetKxDatabaseCommandInput extends GetKxDatabaseRequest {}
|
|
8
|
-
export interface GetKxDatabaseCommandOutput
|
|
9
|
-
extends GetKxDatabaseResponse,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface GetKxDatabaseCommandOutput extends GetKxDatabaseResponse, __MetadataBearer {}
|
|
11
6
|
declare const GetKxDatabaseCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: GetKxDatabaseCommandInput
|
|
8
|
+
input: GetKxDatabaseCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
GetKxDatabaseCommandInput,
|
|
16
11
|
GetKxDatabaseCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const GetKxDatabaseCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: GetKxDatabaseCommandInput
|
|
17
|
+
input: GetKxDatabaseCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
GetKxDatabaseCommandInput,
|
|
25
20
|
GetKxDatabaseCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
GetKxDataviewRequest,
|
|
4
|
-
GetKxDataviewResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { GetKxDataviewRequest, GetKxDataviewResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface GetKxDataviewCommandInput extends GetKxDataviewRequest {}
|
|
8
|
-
export interface GetKxDataviewCommandOutput
|
|
9
|
-
extends GetKxDataviewResponse,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface GetKxDataviewCommandOutput extends GetKxDataviewResponse, __MetadataBearer {}
|
|
11
6
|
declare const GetKxDataviewCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: GetKxDataviewCommandInput
|
|
8
|
+
input: GetKxDataviewCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
GetKxDataviewCommandInput,
|
|
16
11
|
GetKxDataviewCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const GetKxDataviewCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: GetKxDataviewCommandInput
|
|
17
|
+
input: GetKxDataviewCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
GetKxDataviewCommandInput,
|
|
25
20
|
GetKxDataviewCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
GetKxEnvironmentRequest,
|
|
4
|
-
GetKxEnvironmentResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { GetKxEnvironmentRequest, GetKxEnvironmentResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface GetKxEnvironmentCommandInput extends GetKxEnvironmentRequest {}
|
|
8
|
-
export interface GetKxEnvironmentCommandOutput
|
|
9
|
-
extends GetKxEnvironmentResponse,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface GetKxEnvironmentCommandOutput extends GetKxEnvironmentResponse, __MetadataBearer {}
|
|
11
6
|
declare const GetKxEnvironmentCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: GetKxEnvironmentCommandInput
|
|
8
|
+
input: GetKxEnvironmentCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
GetKxEnvironmentCommandInput,
|
|
16
11
|
GetKxEnvironmentCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const GetKxEnvironmentCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: GetKxEnvironmentCommandInput
|
|
17
|
+
input: GetKxEnvironmentCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
GetKxEnvironmentCommandInput,
|
|
25
20
|
GetKxEnvironmentCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
GetKxScalingGroupRequest,
|
|
4
|
-
GetKxScalingGroupResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { GetKxScalingGroupRequest, GetKxScalingGroupResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface GetKxScalingGroupCommandInput
|
|
8
|
-
extends GetKxScalingGroupRequest {}
|
|
4
|
+
export interface GetKxScalingGroupCommandInput extends GetKxScalingGroupRequest {}
|
|
9
5
|
export interface GetKxScalingGroupCommandOutput
|
|
10
|
-
extends GetKxScalingGroupResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends GetKxScalingGroupResponse, __MetadataBearer {}
|
|
12
7
|
declare const GetKxScalingGroupCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: GetKxScalingGroupCommandInput
|
|
9
|
+
input: GetKxScalingGroupCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
GetKxScalingGroupCommandInput,
|
|
17
12
|
GetKxScalingGroupCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const GetKxScalingGroupCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: GetKxScalingGroupCommandInput
|
|
18
|
+
input: GetKxScalingGroupCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
GetKxScalingGroupCommandInput,
|
|
26
21
|
GetKxScalingGroupCommandOutput,
|
|
@@ -2,18 +2,20 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { GetKxUserRequest, GetKxUserResponse } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface GetKxUserCommandInput extends GetKxUserRequest {}
|
|
5
|
-
export interface GetKxUserCommandOutput
|
|
6
|
-
extends GetKxUserResponse,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface GetKxUserCommandOutput extends GetKxUserResponse, __MetadataBearer {}
|
|
8
6
|
declare const GetKxUserCommand_base: {
|
|
9
|
-
new (
|
|
7
|
+
new (
|
|
8
|
+
input: GetKxUserCommandInput,
|
|
9
|
+
): import("@smithy/core/client").CommandImpl<
|
|
10
10
|
GetKxUserCommandInput,
|
|
11
11
|
GetKxUserCommandOutput,
|
|
12
12
|
import("..").FinspaceClientResolvedConfig,
|
|
13
13
|
import("..").ServiceInputTypes,
|
|
14
14
|
import("..").ServiceOutputTypes
|
|
15
15
|
>;
|
|
16
|
-
new (
|
|
16
|
+
new (
|
|
17
|
+
input: GetKxUserCommandInput,
|
|
18
|
+
): import("@smithy/core/client").CommandImpl<
|
|
17
19
|
GetKxUserCommandInput,
|
|
18
20
|
GetKxUserCommandOutput,
|
|
19
21
|
import("..").FinspaceClientResolvedConfig,
|
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { GetKxVolumeRequest, GetKxVolumeResponse } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface GetKxVolumeCommandInput extends GetKxVolumeRequest {}
|
|
5
|
-
export interface GetKxVolumeCommandOutput
|
|
6
|
-
extends GetKxVolumeResponse,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface GetKxVolumeCommandOutput extends GetKxVolumeResponse, __MetadataBearer {}
|
|
8
6
|
declare const GetKxVolumeCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: GetKxVolumeCommandInput
|
|
8
|
+
input: GetKxVolumeCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
GetKxVolumeCommandInput,
|
|
13
11
|
GetKxVolumeCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const GetKxVolumeCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: GetKxVolumeCommandInput
|
|
17
|
+
input: GetKxVolumeCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
GetKxVolumeCommandInput,
|
|
22
20
|
GetKxVolumeCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
ListEnvironmentsRequest,
|
|
4
|
-
ListEnvironmentsResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { ListEnvironmentsRequest, ListEnvironmentsResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface ListEnvironmentsCommandInput extends ListEnvironmentsRequest {}
|
|
8
|
-
export interface ListEnvironmentsCommandOutput
|
|
9
|
-
extends ListEnvironmentsResponse,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface ListEnvironmentsCommandOutput extends ListEnvironmentsResponse, __MetadataBearer {}
|
|
11
6
|
declare const ListEnvironmentsCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: ListEnvironmentsCommandInput
|
|
8
|
+
input: ListEnvironmentsCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
ListEnvironmentsCommandInput,
|
|
16
11
|
ListEnvironmentsCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
ListKxChangesetsRequest,
|
|
4
|
-
ListKxChangesetsResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { ListKxChangesetsRequest, ListKxChangesetsResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface ListKxChangesetsCommandInput extends ListKxChangesetsRequest {}
|
|
8
|
-
export interface ListKxChangesetsCommandOutput
|
|
9
|
-
extends ListKxChangesetsResponse,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface ListKxChangesetsCommandOutput extends ListKxChangesetsResponse, __MetadataBearer {}
|
|
11
6
|
declare const ListKxChangesetsCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: ListKxChangesetsCommandInput
|
|
8
|
+
input: ListKxChangesetsCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
ListKxChangesetsCommandInput,
|
|
16
11
|
ListKxChangesetsCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const ListKxChangesetsCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: ListKxChangesetsCommandInput
|
|
17
|
+
input: ListKxChangesetsCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
ListKxChangesetsCommandInput,
|
|
25
20
|
ListKxChangesetsCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
ListKxClusterNodesRequest,
|
|
4
|
-
ListKxClusterNodesResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { ListKxClusterNodesRequest, ListKxClusterNodesResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface ListKxClusterNodesCommandInput
|
|
8
|
-
extends ListKxClusterNodesRequest {}
|
|
4
|
+
export interface ListKxClusterNodesCommandInput extends ListKxClusterNodesRequest {}
|
|
9
5
|
export interface ListKxClusterNodesCommandOutput
|
|
10
|
-
extends ListKxClusterNodesResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends ListKxClusterNodesResponse, __MetadataBearer {}
|
|
12
7
|
declare const ListKxClusterNodesCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: ListKxClusterNodesCommandInput
|
|
9
|
+
input: ListKxClusterNodesCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
ListKxClusterNodesCommandInput,
|
|
17
12
|
ListKxClusterNodesCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const ListKxClusterNodesCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: ListKxClusterNodesCommandInput
|
|
18
|
+
input: ListKxClusterNodesCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
ListKxClusterNodesCommandInput,
|
|
26
21
|
ListKxClusterNodesCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
ListKxClustersRequest,
|
|
4
|
-
ListKxClustersResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { ListKxClustersRequest, ListKxClustersResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface ListKxClustersCommandInput extends ListKxClustersRequest {}
|
|
8
|
-
export interface ListKxClustersCommandOutput
|
|
9
|
-
extends ListKxClustersResponse,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface ListKxClustersCommandOutput extends ListKxClustersResponse, __MetadataBearer {}
|
|
11
6
|
declare const ListKxClustersCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: ListKxClustersCommandInput
|
|
8
|
+
input: ListKxClustersCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
ListKxClustersCommandInput,
|
|
16
11
|
ListKxClustersCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const ListKxClustersCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: ListKxClustersCommandInput
|
|
17
|
+
input: ListKxClustersCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
ListKxClustersCommandInput,
|
|
25
20
|
ListKxClustersCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
ListKxDatabasesRequest,
|
|
4
|
-
ListKxDatabasesResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { ListKxDatabasesRequest, ListKxDatabasesResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface ListKxDatabasesCommandInput extends ListKxDatabasesRequest {}
|
|
8
|
-
export interface ListKxDatabasesCommandOutput
|
|
9
|
-
extends ListKxDatabasesResponse,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface ListKxDatabasesCommandOutput extends ListKxDatabasesResponse, __MetadataBearer {}
|
|
11
6
|
declare const ListKxDatabasesCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: ListKxDatabasesCommandInput
|
|
8
|
+
input: ListKxDatabasesCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
ListKxDatabasesCommandInput,
|
|
16
11
|
ListKxDatabasesCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const ListKxDatabasesCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: ListKxDatabasesCommandInput
|
|
17
|
+
input: ListKxDatabasesCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
ListKxDatabasesCommandInput,
|
|
25
20
|
ListKxDatabasesCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
ListKxDataviewsRequest,
|
|
4
|
-
ListKxDataviewsResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { ListKxDataviewsRequest, ListKxDataviewsResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface ListKxDataviewsCommandInput extends ListKxDataviewsRequest {}
|
|
8
|
-
export interface ListKxDataviewsCommandOutput
|
|
9
|
-
extends ListKxDataviewsResponse,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface ListKxDataviewsCommandOutput extends ListKxDataviewsResponse, __MetadataBearer {}
|
|
11
6
|
declare const ListKxDataviewsCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: ListKxDataviewsCommandInput
|
|
8
|
+
input: ListKxDataviewsCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
ListKxDataviewsCommandInput,
|
|
16
11
|
ListKxDataviewsCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const ListKxDataviewsCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: ListKxDataviewsCommandInput
|
|
17
|
+
input: ListKxDataviewsCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
ListKxDataviewsCommandInput,
|
|
25
20
|
ListKxDataviewsCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
ListKxEnvironmentsRequest,
|
|
4
|
-
ListKxEnvironmentsResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { ListKxEnvironmentsRequest, ListKxEnvironmentsResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface ListKxEnvironmentsCommandInput
|
|
8
|
-
extends ListKxEnvironmentsRequest {}
|
|
4
|
+
export interface ListKxEnvironmentsCommandInput extends ListKxEnvironmentsRequest {}
|
|
9
5
|
export interface ListKxEnvironmentsCommandOutput
|
|
10
|
-
extends ListKxEnvironmentsResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends ListKxEnvironmentsResponse, __MetadataBearer {}
|
|
12
7
|
declare const ListKxEnvironmentsCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: ListKxEnvironmentsCommandInput
|
|
9
|
+
input: ListKxEnvironmentsCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
ListKxEnvironmentsCommandInput,
|
|
17
12
|
ListKxEnvironmentsCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
ListKxScalingGroupsRequest,
|
|
4
|
-
ListKxScalingGroupsResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { ListKxScalingGroupsRequest, ListKxScalingGroupsResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface ListKxScalingGroupsCommandInput
|
|
8
|
-
extends ListKxScalingGroupsRequest {}
|
|
4
|
+
export interface ListKxScalingGroupsCommandInput extends ListKxScalingGroupsRequest {}
|
|
9
5
|
export interface ListKxScalingGroupsCommandOutput
|
|
10
|
-
extends ListKxScalingGroupsResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends ListKxScalingGroupsResponse, __MetadataBearer {}
|
|
12
7
|
declare const ListKxScalingGroupsCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: ListKxScalingGroupsCommandInput
|
|
9
|
+
input: ListKxScalingGroupsCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
ListKxScalingGroupsCommandInput,
|
|
17
12
|
ListKxScalingGroupsCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const ListKxScalingGroupsCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: ListKxScalingGroupsCommandInput
|
|
18
|
+
input: ListKxScalingGroupsCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
ListKxScalingGroupsCommandInput,
|
|
26
21
|
ListKxScalingGroupsCommandOutput,
|
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { ListKxUsersRequest, ListKxUsersResponse } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface ListKxUsersCommandInput extends ListKxUsersRequest {}
|
|
5
|
-
export interface ListKxUsersCommandOutput
|
|
6
|
-
extends ListKxUsersResponse,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface ListKxUsersCommandOutput extends ListKxUsersResponse, __MetadataBearer {}
|
|
8
6
|
declare const ListKxUsersCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: ListKxUsersCommandInput
|
|
8
|
+
input: ListKxUsersCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
ListKxUsersCommandInput,
|
|
13
11
|
ListKxUsersCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const ListKxUsersCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: ListKxUsersCommandInput
|
|
17
|
+
input: ListKxUsersCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
ListKxUsersCommandInput,
|
|
22
20
|
ListKxUsersCommandOutput,
|