@aws-sdk/client-finspace 3.1087.0 → 3.1088.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
|
@@ -11,10 +11,7 @@ import {
|
|
|
11
11
|
Client as __Client,
|
|
12
12
|
} from "@smithy/core/client";
|
|
13
13
|
import { RegionInputConfig, RegionResolvedConfig } from "@smithy/core/config";
|
|
14
|
-
import {
|
|
15
|
-
EndpointInputConfig,
|
|
16
|
-
EndpointResolvedConfig,
|
|
17
|
-
} from "@smithy/core/endpoints";
|
|
14
|
+
import { EndpointInputConfig, EndpointResolvedConfig } from "@smithy/core/endpoints";
|
|
18
15
|
import { HttpHandlerUserInput as __HttpHandlerUserInput } from "@smithy/core/protocols";
|
|
19
16
|
import { RetryInputConfig, RetryResolvedConfig } from "@smithy/core/retry";
|
|
20
17
|
import {
|
|
@@ -140,14 +137,8 @@ import {
|
|
|
140
137
|
GetKxScalingGroupCommandInput,
|
|
141
138
|
GetKxScalingGroupCommandOutput,
|
|
142
139
|
} from "./commands/GetKxScalingGroupCommand";
|
|
143
|
-
import {
|
|
144
|
-
|
|
145
|
-
GetKxUserCommandOutput,
|
|
146
|
-
} from "./commands/GetKxUserCommand";
|
|
147
|
-
import {
|
|
148
|
-
GetKxVolumeCommandInput,
|
|
149
|
-
GetKxVolumeCommandOutput,
|
|
150
|
-
} from "./commands/GetKxVolumeCommand";
|
|
140
|
+
import { GetKxUserCommandInput, GetKxUserCommandOutput } from "./commands/GetKxUserCommand";
|
|
141
|
+
import { GetKxVolumeCommandInput, GetKxVolumeCommandOutput } from "./commands/GetKxVolumeCommand";
|
|
151
142
|
import {
|
|
152
143
|
ListEnvironmentsCommandInput,
|
|
153
144
|
ListEnvironmentsCommandOutput,
|
|
@@ -180,10 +171,7 @@ import {
|
|
|
180
171
|
ListKxScalingGroupsCommandInput,
|
|
181
172
|
ListKxScalingGroupsCommandOutput,
|
|
182
173
|
} from "./commands/ListKxScalingGroupsCommand";
|
|
183
|
-
import {
|
|
184
|
-
ListKxUsersCommandInput,
|
|
185
|
-
ListKxUsersCommandOutput,
|
|
186
|
-
} from "./commands/ListKxUsersCommand";
|
|
174
|
+
import { ListKxUsersCommandInput, ListKxUsersCommandOutput } from "./commands/ListKxUsersCommand";
|
|
187
175
|
import {
|
|
188
176
|
ListKxVolumesCommandInput,
|
|
189
177
|
ListKxVolumesCommandOutput,
|
|
@@ -192,10 +180,7 @@ import {
|
|
|
192
180
|
ListTagsForResourceCommandInput,
|
|
193
181
|
ListTagsForResourceCommandOutput,
|
|
194
182
|
} from "./commands/ListTagsForResourceCommand";
|
|
195
|
-
import {
|
|
196
|
-
TagResourceCommandInput,
|
|
197
|
-
TagResourceCommandOutput,
|
|
198
|
-
} from "./commands/TagResourceCommand";
|
|
183
|
+
import { TagResourceCommandInput, TagResourceCommandOutput } from "./commands/TagResourceCommand";
|
|
199
184
|
import {
|
|
200
185
|
UntagResourceCommandInput,
|
|
201
186
|
UntagResourceCommandOutput,
|
|
@@ -345,8 +330,7 @@ export type ServiceOutputTypes =
|
|
|
345
330
|
| UpdateKxEnvironmentNetworkCommandOutput
|
|
346
331
|
| UpdateKxUserCommandOutput
|
|
347
332
|
| UpdateKxVolumeCommandOutput;
|
|
348
|
-
export interface ClientDefaults
|
|
349
|
-
extends Partial<__SmithyConfiguration<__HttpHandlerOptions>> {
|
|
333
|
+
export interface ClientDefaults extends Partial<__SmithyConfiguration<__HttpHandlerOptions>> {
|
|
350
334
|
requestHandler?: __HttpHandlerUserInput;
|
|
351
335
|
sha256?: __ChecksumConstructor | __HashConstructor;
|
|
352
336
|
urlParser?: __UrlParser;
|
|
@@ -371,9 +355,7 @@ export interface ClientDefaults
|
|
|
371
355
|
extensions?: RuntimeExtension[];
|
|
372
356
|
defaultsMode?: __DefaultsMode | __Provider<__DefaultsMode>;
|
|
373
357
|
}
|
|
374
|
-
export type FinspaceClientConfigType = Partial<
|
|
375
|
-
__SmithyConfiguration<__HttpHandlerOptions>
|
|
376
|
-
> &
|
|
358
|
+
export type FinspaceClientConfigType = Partial<__SmithyConfiguration<__HttpHandlerOptions>> &
|
|
377
359
|
ClientDefaults &
|
|
378
360
|
UserAgentInputConfig &
|
|
379
361
|
RetryInputConfig &
|
|
@@ -383,19 +365,17 @@ export type FinspaceClientConfigType = Partial<
|
|
|
383
365
|
HttpAuthSchemeInputConfig &
|
|
384
366
|
ClientInputEndpointParameters;
|
|
385
367
|
export interface FinspaceClientConfig extends FinspaceClientConfigType {}
|
|
386
|
-
export type FinspaceClientResolvedConfigType =
|
|
387
|
-
|
|
388
|
-
|
|
389
|
-
|
|
390
|
-
|
|
391
|
-
|
|
392
|
-
|
|
393
|
-
|
|
394
|
-
|
|
395
|
-
|
|
396
|
-
|
|
397
|
-
export interface FinspaceClientResolvedConfig
|
|
398
|
-
extends FinspaceClientResolvedConfigType {}
|
|
368
|
+
export type FinspaceClientResolvedConfigType = __SmithyResolvedConfiguration<__HttpHandlerOptions> &
|
|
369
|
+
Required<ClientDefaults> &
|
|
370
|
+
RuntimeExtensionsConfig &
|
|
371
|
+
UserAgentResolvedConfig &
|
|
372
|
+
RetryResolvedConfig &
|
|
373
|
+
RegionResolvedConfig &
|
|
374
|
+
HostHeaderResolvedConfig &
|
|
375
|
+
EndpointResolvedConfig<EndpointParameters> &
|
|
376
|
+
HttpAuthSchemeResolvedConfig &
|
|
377
|
+
ClientResolvedEndpointParameters;
|
|
378
|
+
export interface FinspaceClientResolvedConfig extends FinspaceClientResolvedConfigType {}
|
|
399
379
|
export declare class FinspaceClient extends __Client<
|
|
400
380
|
__HttpHandlerOptions,
|
|
401
381
|
ServiceInputTypes,
|
|
@@ -403,8 +383,6 @@ export declare class FinspaceClient extends __Client<
|
|
|
403
383
|
FinspaceClientResolvedConfig
|
|
404
384
|
> {
|
|
405
385
|
readonly config: FinspaceClientResolvedConfig;
|
|
406
|
-
constructor(
|
|
407
|
-
...[configuration]: __CheckOptionalClientConfig<FinspaceClientConfig>
|
|
408
|
-
);
|
|
386
|
+
constructor(...[configuration]: __CheckOptionalClientConfig<FinspaceClientConfig>);
|
|
409
387
|
destroy(): void;
|
|
410
388
|
}
|
|
@@ -7,17 +7,10 @@ import { FinspaceHttpAuthSchemeProvider } from "./httpAuthSchemeProvider";
|
|
|
7
7
|
export interface HttpAuthExtensionConfiguration {
|
|
8
8
|
setHttpAuthScheme(httpAuthScheme: HttpAuthScheme): void;
|
|
9
9
|
httpAuthSchemes(): HttpAuthScheme[];
|
|
10
|
-
setHttpAuthSchemeProvider(
|
|
11
|
-
httpAuthSchemeProvider: FinspaceHttpAuthSchemeProvider
|
|
12
|
-
): void;
|
|
10
|
+
setHttpAuthSchemeProvider(httpAuthSchemeProvider: FinspaceHttpAuthSchemeProvider): void;
|
|
13
11
|
httpAuthSchemeProvider(): FinspaceHttpAuthSchemeProvider;
|
|
14
|
-
setCredentials(
|
|
15
|
-
|
|
16
|
-
): void;
|
|
17
|
-
credentials():
|
|
18
|
-
| AwsCredentialIdentity
|
|
19
|
-
| AwsCredentialIdentityProvider
|
|
20
|
-
| undefined;
|
|
12
|
+
setCredentials(credentials: AwsCredentialIdentity | AwsCredentialIdentityProvider): void;
|
|
13
|
+
credentials(): AwsCredentialIdentity | AwsCredentialIdentityProvider | undefined;
|
|
21
14
|
}
|
|
22
15
|
export type HttpAuthRuntimeConfig = Partial<{
|
|
23
16
|
httpAuthSchemes: HttpAuthScheme[];
|
|
@@ -25,8 +18,8 @@ export type HttpAuthRuntimeConfig = Partial<{
|
|
|
25
18
|
credentials: AwsCredentialIdentity | AwsCredentialIdentityProvider;
|
|
26
19
|
}>;
|
|
27
20
|
export declare const getHttpAuthExtensionConfiguration: (
|
|
28
|
-
runtimeConfig: HttpAuthRuntimeConfig
|
|
21
|
+
runtimeConfig: HttpAuthRuntimeConfig,
|
|
29
22
|
) => HttpAuthExtensionConfiguration;
|
|
30
23
|
export declare const resolveHttpAuthRuntimeConfig: (
|
|
31
|
-
config: HttpAuthExtensionConfiguration
|
|
24
|
+
config: HttpAuthExtensionConfiguration,
|
|
32
25
|
) => HttpAuthRuntimeConfig;
|
|
@@ -12,36 +12,32 @@ import {
|
|
|
12
12
|
Provider,
|
|
13
13
|
} from "@smithy/types";
|
|
14
14
|
import { FinspaceClientResolvedConfig } from "../FinspaceClient";
|
|
15
|
-
export interface FinspaceHttpAuthSchemeParameters
|
|
16
|
-
extends HttpAuthSchemeParameters {
|
|
15
|
+
export interface FinspaceHttpAuthSchemeParameters extends HttpAuthSchemeParameters {
|
|
17
16
|
region?: string;
|
|
18
17
|
}
|
|
19
|
-
export interface FinspaceHttpAuthSchemeParametersProvider
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
> {}
|
|
18
|
+
export interface FinspaceHttpAuthSchemeParametersProvider extends HttpAuthSchemeParametersProvider<
|
|
19
|
+
FinspaceClientResolvedConfig,
|
|
20
|
+
HandlerExecutionContext,
|
|
21
|
+
FinspaceHttpAuthSchemeParameters,
|
|
22
|
+
object
|
|
23
|
+
> {}
|
|
26
24
|
export declare const defaultFinspaceHttpAuthSchemeParametersProvider: (
|
|
27
25
|
config: FinspaceClientResolvedConfig,
|
|
28
26
|
context: HandlerExecutionContext,
|
|
29
|
-
input: object
|
|
27
|
+
input: object,
|
|
30
28
|
) => Promise<FinspaceHttpAuthSchemeParameters>;
|
|
31
|
-
export interface FinspaceHttpAuthSchemeProvider
|
|
32
|
-
extends HttpAuthSchemeProvider<FinspaceHttpAuthSchemeParameters> {}
|
|
29
|
+
export interface FinspaceHttpAuthSchemeProvider extends HttpAuthSchemeProvider<FinspaceHttpAuthSchemeParameters> {}
|
|
33
30
|
export declare const defaultFinspaceHttpAuthSchemeProvider: FinspaceHttpAuthSchemeProvider;
|
|
34
31
|
export interface HttpAuthSchemeInputConfig extends AwsSdkSigV4AuthInputConfig {
|
|
35
32
|
authSchemePreference?: string[] | Provider<string[]>;
|
|
36
33
|
httpAuthSchemes?: HttpAuthScheme[];
|
|
37
34
|
httpAuthSchemeProvider?: FinspaceHttpAuthSchemeProvider;
|
|
38
35
|
}
|
|
39
|
-
export interface HttpAuthSchemeResolvedConfig
|
|
40
|
-
extends AwsSdkSigV4AuthResolvedConfig {
|
|
36
|
+
export interface HttpAuthSchemeResolvedConfig extends AwsSdkSigV4AuthResolvedConfig {
|
|
41
37
|
readonly authSchemePreference: Provider<string[]>;
|
|
42
38
|
readonly httpAuthSchemes: HttpAuthScheme[];
|
|
43
39
|
readonly httpAuthSchemeProvider: FinspaceHttpAuthSchemeProvider;
|
|
44
40
|
}
|
|
45
41
|
export declare const resolveHttpAuthSchemeConfig: <T>(
|
|
46
|
-
config: T & HttpAuthSchemeInputConfig & AwsSdkSigV4PreviouslyResolved
|
|
42
|
+
config: T & HttpAuthSchemeInputConfig & AwsSdkSigV4PreviouslyResolved,
|
|
47
43
|
) => T & HttpAuthSchemeResolvedConfig;
|
|
@@ -4,22 +4,21 @@ import {
|
|
|
4
4
|
ServiceInputTypes,
|
|
5
5
|
ServiceOutputTypes,
|
|
6
6
|
} from "./FinspaceClient";
|
|
7
|
-
export declare const command: <
|
|
8
|
-
I extends ServiceInputTypes,
|
|
9
|
-
O extends ServiceOutputTypes
|
|
10
|
-
>(
|
|
7
|
+
export declare const command: <I extends ServiceInputTypes, O extends ServiceOutputTypes>(
|
|
11
8
|
added: EndpointParameterInstructions,
|
|
12
9
|
plugins: (
|
|
13
10
|
CommandCtor: any,
|
|
14
11
|
clientStack: any,
|
|
15
12
|
config: any,
|
|
16
|
-
options: any
|
|
13
|
+
options: any,
|
|
17
14
|
) => import("@smithy/types").Pluggable<any, any>[],
|
|
18
15
|
op: string,
|
|
19
16
|
$: import("@smithy/types").StaticOperationSchema,
|
|
20
|
-
smithyContext?: Record<string, unknown
|
|
17
|
+
smithyContext?: Record<string, unknown>,
|
|
21
18
|
) => {
|
|
22
|
-
new (
|
|
19
|
+
new (
|
|
20
|
+
input: I,
|
|
21
|
+
): import("@smithy/core/client").CommandImpl<
|
|
23
22
|
I,
|
|
24
23
|
O,
|
|
25
24
|
FinspaceClientResolvedConfig,
|
|
@@ -38,9 +37,4 @@ export declare const command: <
|
|
|
38
37
|
getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
39
38
|
};
|
|
40
39
|
export declare const _ep0: EndpointParameterInstructions;
|
|
41
|
-
export declare const _mw0: (
|
|
42
|
-
Command: any,
|
|
43
|
-
cs: any,
|
|
44
|
-
config: any,
|
|
45
|
-
o: any
|
|
46
|
-
) => never[];
|
|
40
|
+
export declare const _mw0: (Command: any, cs: any, config: any, o: any) => never[];
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
CreateEnvironmentRequest,
|
|
4
|
-
CreateEnvironmentResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { CreateEnvironmentRequest, CreateEnvironmentResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface CreateEnvironmentCommandInput
|
|
8
|
-
extends CreateEnvironmentRequest {}
|
|
4
|
+
export interface CreateEnvironmentCommandInput extends CreateEnvironmentRequest {}
|
|
9
5
|
export interface CreateEnvironmentCommandOutput
|
|
10
|
-
extends CreateEnvironmentResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends CreateEnvironmentResponse, __MetadataBearer {}
|
|
12
7
|
declare const CreateEnvironmentCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: CreateEnvironmentCommandInput
|
|
9
|
+
input: CreateEnvironmentCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
CreateEnvironmentCommandInput,
|
|
17
12
|
CreateEnvironmentCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const CreateEnvironmentCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: CreateEnvironmentCommandInput
|
|
18
|
+
input: CreateEnvironmentCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
CreateEnvironmentCommandInput,
|
|
26
21
|
CreateEnvironmentCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
CreateKxChangesetRequest,
|
|
4
|
-
CreateKxChangesetResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { CreateKxChangesetRequest, CreateKxChangesetResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface CreateKxChangesetCommandInput
|
|
8
|
-
extends CreateKxChangesetRequest {}
|
|
4
|
+
export interface CreateKxChangesetCommandInput extends CreateKxChangesetRequest {}
|
|
9
5
|
export interface CreateKxChangesetCommandOutput
|
|
10
|
-
extends CreateKxChangesetResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends CreateKxChangesetResponse, __MetadataBearer {}
|
|
12
7
|
declare const CreateKxChangesetCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: CreateKxChangesetCommandInput
|
|
9
|
+
input: CreateKxChangesetCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
CreateKxChangesetCommandInput,
|
|
17
12
|
CreateKxChangesetCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const CreateKxChangesetCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: CreateKxChangesetCommandInput
|
|
18
|
+
input: CreateKxChangesetCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
CreateKxChangesetCommandInput,
|
|
26
21
|
CreateKxChangesetCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
CreateKxClusterRequest,
|
|
4
|
-
CreateKxClusterResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { CreateKxClusterRequest, CreateKxClusterResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface CreateKxClusterCommandInput extends CreateKxClusterRequest {}
|
|
8
|
-
export interface CreateKxClusterCommandOutput
|
|
9
|
-
extends CreateKxClusterResponse,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface CreateKxClusterCommandOutput extends CreateKxClusterResponse, __MetadataBearer {}
|
|
11
6
|
declare const CreateKxClusterCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: CreateKxClusterCommandInput
|
|
8
|
+
input: CreateKxClusterCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
CreateKxClusterCommandInput,
|
|
16
11
|
CreateKxClusterCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const CreateKxClusterCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: CreateKxClusterCommandInput
|
|
17
|
+
input: CreateKxClusterCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
CreateKxClusterCommandInput,
|
|
25
20
|
CreateKxClusterCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
CreateKxDatabaseRequest,
|
|
4
|
-
CreateKxDatabaseResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { CreateKxDatabaseRequest, CreateKxDatabaseResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface CreateKxDatabaseCommandInput extends CreateKxDatabaseRequest {}
|
|
8
|
-
export interface CreateKxDatabaseCommandOutput
|
|
9
|
-
extends CreateKxDatabaseResponse,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface CreateKxDatabaseCommandOutput extends CreateKxDatabaseResponse, __MetadataBearer {}
|
|
11
6
|
declare const CreateKxDatabaseCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: CreateKxDatabaseCommandInput
|
|
8
|
+
input: CreateKxDatabaseCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
CreateKxDatabaseCommandInput,
|
|
16
11
|
CreateKxDatabaseCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const CreateKxDatabaseCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: CreateKxDatabaseCommandInput
|
|
17
|
+
input: CreateKxDatabaseCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
CreateKxDatabaseCommandInput,
|
|
25
20
|
CreateKxDatabaseCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
CreateKxDataviewRequest,
|
|
4
|
-
CreateKxDataviewResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { CreateKxDataviewRequest, CreateKxDataviewResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface CreateKxDataviewCommandInput extends CreateKxDataviewRequest {}
|
|
8
|
-
export interface CreateKxDataviewCommandOutput
|
|
9
|
-
extends CreateKxDataviewResponse,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface CreateKxDataviewCommandOutput extends CreateKxDataviewResponse, __MetadataBearer {}
|
|
11
6
|
declare const CreateKxDataviewCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: CreateKxDataviewCommandInput
|
|
8
|
+
input: CreateKxDataviewCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
CreateKxDataviewCommandInput,
|
|
16
11
|
CreateKxDataviewCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const CreateKxDataviewCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: CreateKxDataviewCommandInput
|
|
17
|
+
input: CreateKxDataviewCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
CreateKxDataviewCommandInput,
|
|
25
20
|
CreateKxDataviewCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
CreateKxEnvironmentRequest,
|
|
4
|
-
CreateKxEnvironmentResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { CreateKxEnvironmentRequest, CreateKxEnvironmentResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface CreateKxEnvironmentCommandInput
|
|
8
|
-
extends CreateKxEnvironmentRequest {}
|
|
4
|
+
export interface CreateKxEnvironmentCommandInput extends CreateKxEnvironmentRequest {}
|
|
9
5
|
export interface CreateKxEnvironmentCommandOutput
|
|
10
|
-
extends CreateKxEnvironmentResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends CreateKxEnvironmentResponse, __MetadataBearer {}
|
|
12
7
|
declare const CreateKxEnvironmentCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: CreateKxEnvironmentCommandInput
|
|
9
|
+
input: CreateKxEnvironmentCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
CreateKxEnvironmentCommandInput,
|
|
17
12
|
CreateKxEnvironmentCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const CreateKxEnvironmentCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: CreateKxEnvironmentCommandInput
|
|
18
|
+
input: CreateKxEnvironmentCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
CreateKxEnvironmentCommandInput,
|
|
26
21
|
CreateKxEnvironmentCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
CreateKxScalingGroupRequest,
|
|
4
|
-
CreateKxScalingGroupResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { CreateKxScalingGroupRequest, CreateKxScalingGroupResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface CreateKxScalingGroupCommandInput
|
|
8
|
-
extends CreateKxScalingGroupRequest {}
|
|
4
|
+
export interface CreateKxScalingGroupCommandInput extends CreateKxScalingGroupRequest {}
|
|
9
5
|
export interface CreateKxScalingGroupCommandOutput
|
|
10
|
-
extends CreateKxScalingGroupResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends CreateKxScalingGroupResponse, __MetadataBearer {}
|
|
12
7
|
declare const CreateKxScalingGroupCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: CreateKxScalingGroupCommandInput
|
|
9
|
+
input: CreateKxScalingGroupCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
CreateKxScalingGroupCommandInput,
|
|
17
12
|
CreateKxScalingGroupCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const CreateKxScalingGroupCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: CreateKxScalingGroupCommandInput
|
|
18
|
+
input: CreateKxScalingGroupCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
CreateKxScalingGroupCommandInput,
|
|
26
21
|
CreateKxScalingGroupCommandOutput,
|
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { CreateKxUserRequest, CreateKxUserResponse } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface CreateKxUserCommandInput extends CreateKxUserRequest {}
|
|
5
|
-
export interface CreateKxUserCommandOutput
|
|
6
|
-
extends CreateKxUserResponse,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface CreateKxUserCommandOutput extends CreateKxUserResponse, __MetadataBearer {}
|
|
8
6
|
declare const CreateKxUserCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: CreateKxUserCommandInput
|
|
8
|
+
input: CreateKxUserCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
CreateKxUserCommandInput,
|
|
13
11
|
CreateKxUserCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const CreateKxUserCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: CreateKxUserCommandInput
|
|
17
|
+
input: CreateKxUserCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
CreateKxUserCommandInput,
|
|
22
20
|
CreateKxUserCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
CreateKxVolumeRequest,
|
|
4
|
-
CreateKxVolumeResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { CreateKxVolumeRequest, CreateKxVolumeResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface CreateKxVolumeCommandInput extends CreateKxVolumeRequest {}
|
|
8
|
-
export interface CreateKxVolumeCommandOutput
|
|
9
|
-
extends CreateKxVolumeResponse,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface CreateKxVolumeCommandOutput extends CreateKxVolumeResponse, __MetadataBearer {}
|
|
11
6
|
declare const CreateKxVolumeCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: CreateKxVolumeCommandInput
|
|
8
|
+
input: CreateKxVolumeCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
CreateKxVolumeCommandInput,
|
|
16
11
|
CreateKxVolumeCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const CreateKxVolumeCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: CreateKxVolumeCommandInput
|
|
17
|
+
input: CreateKxVolumeCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
CreateKxVolumeCommandInput,
|
|
25
20
|
CreateKxVolumeCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
DeleteEnvironmentRequest,
|
|
4
|
-
DeleteEnvironmentResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { DeleteEnvironmentRequest, DeleteEnvironmentResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface DeleteEnvironmentCommandInput
|
|
8
|
-
extends DeleteEnvironmentRequest {}
|
|
4
|
+
export interface DeleteEnvironmentCommandInput extends DeleteEnvironmentRequest {}
|
|
9
5
|
export interface DeleteEnvironmentCommandOutput
|
|
10
|
-
extends DeleteEnvironmentResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends DeleteEnvironmentResponse, __MetadataBearer {}
|
|
12
7
|
declare const DeleteEnvironmentCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: DeleteEnvironmentCommandInput
|
|
9
|
+
input: DeleteEnvironmentCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
DeleteEnvironmentCommandInput,
|
|
17
12
|
DeleteEnvironmentCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const DeleteEnvironmentCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: DeleteEnvironmentCommandInput
|
|
18
|
+
input: DeleteEnvironmentCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
DeleteEnvironmentCommandInput,
|
|
26
21
|
DeleteEnvironmentCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
DeleteKxClusterRequest,
|
|
4
|
-
DeleteKxClusterResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { DeleteKxClusterRequest, DeleteKxClusterResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface DeleteKxClusterCommandInput extends DeleteKxClusterRequest {}
|
|
8
|
-
export interface DeleteKxClusterCommandOutput
|
|
9
|
-
extends DeleteKxClusterResponse,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface DeleteKxClusterCommandOutput extends DeleteKxClusterResponse, __MetadataBearer {}
|
|
11
6
|
declare const DeleteKxClusterCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: DeleteKxClusterCommandInput
|
|
8
|
+
input: DeleteKxClusterCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
DeleteKxClusterCommandInput,
|
|
16
11
|
DeleteKxClusterCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const DeleteKxClusterCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: DeleteKxClusterCommandInput
|
|
17
|
+
input: DeleteKxClusterCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
DeleteKxClusterCommandInput,
|
|
25
20
|
DeleteKxClusterCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
DeleteKxClusterNodeRequest,
|
|
4
|
-
DeleteKxClusterNodeResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { DeleteKxClusterNodeRequest, DeleteKxClusterNodeResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface DeleteKxClusterNodeCommandInput
|
|
8
|
-
extends DeleteKxClusterNodeRequest {}
|
|
4
|
+
export interface DeleteKxClusterNodeCommandInput extends DeleteKxClusterNodeRequest {}
|
|
9
5
|
export interface DeleteKxClusterNodeCommandOutput
|
|
10
|
-
extends DeleteKxClusterNodeResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends DeleteKxClusterNodeResponse, __MetadataBearer {}
|
|
12
7
|
declare const DeleteKxClusterNodeCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: DeleteKxClusterNodeCommandInput
|
|
9
|
+
input: DeleteKxClusterNodeCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
DeleteKxClusterNodeCommandInput,
|
|
17
12
|
DeleteKxClusterNodeCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const DeleteKxClusterNodeCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: DeleteKxClusterNodeCommandInput
|
|
18
|
+
input: DeleteKxClusterNodeCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
DeleteKxClusterNodeCommandInput,
|
|
26
21
|
DeleteKxClusterNodeCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
DeleteKxDatabaseRequest,
|
|
4
|
-
DeleteKxDatabaseResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { DeleteKxDatabaseRequest, DeleteKxDatabaseResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface DeleteKxDatabaseCommandInput extends DeleteKxDatabaseRequest {}
|
|
8
|
-
export interface DeleteKxDatabaseCommandOutput
|
|
9
|
-
extends DeleteKxDatabaseResponse,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface DeleteKxDatabaseCommandOutput extends DeleteKxDatabaseResponse, __MetadataBearer {}
|
|
11
6
|
declare const DeleteKxDatabaseCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: DeleteKxDatabaseCommandInput
|
|
8
|
+
input: DeleteKxDatabaseCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
DeleteKxDatabaseCommandInput,
|
|
16
11
|
DeleteKxDatabaseCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const DeleteKxDatabaseCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: DeleteKxDatabaseCommandInput
|
|
17
|
+
input: DeleteKxDatabaseCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
DeleteKxDatabaseCommandInput,
|
|
25
20
|
DeleteKxDatabaseCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
DeleteKxDataviewRequest,
|
|
4
|
-
DeleteKxDataviewResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { DeleteKxDataviewRequest, DeleteKxDataviewResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface DeleteKxDataviewCommandInput extends DeleteKxDataviewRequest {}
|
|
8
|
-
export interface DeleteKxDataviewCommandOutput
|
|
9
|
-
extends DeleteKxDataviewResponse,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface DeleteKxDataviewCommandOutput extends DeleteKxDataviewResponse, __MetadataBearer {}
|
|
11
6
|
declare const DeleteKxDataviewCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: DeleteKxDataviewCommandInput
|
|
8
|
+
input: DeleteKxDataviewCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
DeleteKxDataviewCommandInput,
|
|
16
11
|
DeleteKxDataviewCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const DeleteKxDataviewCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: DeleteKxDataviewCommandInput
|
|
17
|
+
input: DeleteKxDataviewCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
DeleteKxDataviewCommandInput,
|
|
25
20
|
DeleteKxDataviewCommandOutput,
|