@aws-sdk/client-finspace 3.1086.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 +39 -39
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
ListKxVolumesRequest,
|
|
4
|
-
ListKxVolumesResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { ListKxVolumesRequest, ListKxVolumesResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface ListKxVolumesCommandInput extends ListKxVolumesRequest {}
|
|
8
|
-
export interface ListKxVolumesCommandOutput
|
|
9
|
-
extends ListKxVolumesResponse,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface ListKxVolumesCommandOutput extends ListKxVolumesResponse, __MetadataBearer {}
|
|
11
6
|
declare const ListKxVolumesCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: ListKxVolumesCommandInput
|
|
8
|
+
input: ListKxVolumesCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
ListKxVolumesCommandInput,
|
|
16
11
|
ListKxVolumesCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const ListKxVolumesCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: ListKxVolumesCommandInput
|
|
17
|
+
input: ListKxVolumesCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
ListKxVolumesCommandInput,
|
|
25
20
|
ListKxVolumesCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
ListTagsForResourceRequest,
|
|
4
|
-
ListTagsForResourceResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { ListTagsForResourceRequest, ListTagsForResourceResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface ListTagsForResourceCommandInput
|
|
8
|
-
extends ListTagsForResourceRequest {}
|
|
4
|
+
export interface ListTagsForResourceCommandInput extends ListTagsForResourceRequest {}
|
|
9
5
|
export interface ListTagsForResourceCommandOutput
|
|
10
|
-
extends ListTagsForResourceResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends ListTagsForResourceResponse, __MetadataBearer {}
|
|
12
7
|
declare const ListTagsForResourceCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: ListTagsForResourceCommandInput
|
|
9
|
+
input: ListTagsForResourceCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
ListTagsForResourceCommandInput,
|
|
17
12
|
ListTagsForResourceCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const ListTagsForResourceCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: ListTagsForResourceCommandInput
|
|
18
|
+
input: ListTagsForResourceCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
ListTagsForResourceCommandInput,
|
|
26
21
|
ListTagsForResourceCommandOutput,
|
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { TagResourceRequest, TagResourceResponse } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface TagResourceCommandInput extends TagResourceRequest {}
|
|
5
|
-
export interface TagResourceCommandOutput
|
|
6
|
-
extends TagResourceResponse,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface TagResourceCommandOutput extends TagResourceResponse, __MetadataBearer {}
|
|
8
6
|
declare const TagResourceCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: TagResourceCommandInput
|
|
8
|
+
input: TagResourceCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
TagResourceCommandInput,
|
|
13
11
|
TagResourceCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const TagResourceCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: TagResourceCommandInput
|
|
17
|
+
input: TagResourceCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
TagResourceCommandInput,
|
|
22
20
|
TagResourceCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
UntagResourceRequest,
|
|
4
|
-
UntagResourceResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { UntagResourceRequest, UntagResourceResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface UntagResourceCommandInput extends UntagResourceRequest {}
|
|
8
|
-
export interface UntagResourceCommandOutput
|
|
9
|
-
extends UntagResourceResponse,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface UntagResourceCommandOutput extends UntagResourceResponse, __MetadataBearer {}
|
|
11
6
|
declare const UntagResourceCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: UntagResourceCommandInput
|
|
8
|
+
input: UntagResourceCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
UntagResourceCommandInput,
|
|
16
11
|
UntagResourceCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const UntagResourceCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: UntagResourceCommandInput
|
|
17
|
+
input: UntagResourceCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
UntagResourceCommandInput,
|
|
25
20
|
UntagResourceCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
UpdateEnvironmentRequest,
|
|
4
|
-
UpdateEnvironmentResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { UpdateEnvironmentRequest, UpdateEnvironmentResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface UpdateEnvironmentCommandInput
|
|
8
|
-
extends UpdateEnvironmentRequest {}
|
|
4
|
+
export interface UpdateEnvironmentCommandInput extends UpdateEnvironmentRequest {}
|
|
9
5
|
export interface UpdateEnvironmentCommandOutput
|
|
10
|
-
extends UpdateEnvironmentResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends UpdateEnvironmentResponse, __MetadataBearer {}
|
|
12
7
|
declare const UpdateEnvironmentCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: UpdateEnvironmentCommandInput
|
|
9
|
+
input: UpdateEnvironmentCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
UpdateEnvironmentCommandInput,
|
|
17
12
|
UpdateEnvironmentCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const UpdateEnvironmentCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: UpdateEnvironmentCommandInput
|
|
18
|
+
input: UpdateEnvironmentCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
UpdateEnvironmentCommandInput,
|
|
26
21
|
UpdateEnvironmentCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
UpdateKxClusterCodeConfigurationResponse,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface UpdateKxClusterCodeConfigurationCommandInput
|
|
8
|
-
extends UpdateKxClusterCodeConfigurationRequest {}
|
|
7
|
+
export interface UpdateKxClusterCodeConfigurationCommandInput extends UpdateKxClusterCodeConfigurationRequest {}
|
|
9
8
|
export interface UpdateKxClusterCodeConfigurationCommandOutput
|
|
10
|
-
extends UpdateKxClusterCodeConfigurationResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends UpdateKxClusterCodeConfigurationResponse, __MetadataBearer {}
|
|
12
10
|
declare const UpdateKxClusterCodeConfigurationCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: UpdateKxClusterCodeConfigurationCommandInput
|
|
12
|
+
input: UpdateKxClusterCodeConfigurationCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
UpdateKxClusterCodeConfigurationCommandInput,
|
|
17
15
|
UpdateKxClusterCodeConfigurationCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const UpdateKxClusterCodeConfigurationCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: UpdateKxClusterCodeConfigurationCommandInput
|
|
21
|
+
input: UpdateKxClusterCodeConfigurationCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
UpdateKxClusterCodeConfigurationCommandInput,
|
|
26
24
|
UpdateKxClusterCodeConfigurationCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
UpdateKxClusterDatabasesResponse,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface UpdateKxClusterDatabasesCommandInput
|
|
8
|
-
extends UpdateKxClusterDatabasesRequest {}
|
|
7
|
+
export interface UpdateKxClusterDatabasesCommandInput extends UpdateKxClusterDatabasesRequest {}
|
|
9
8
|
export interface UpdateKxClusterDatabasesCommandOutput
|
|
10
|
-
extends UpdateKxClusterDatabasesResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends UpdateKxClusterDatabasesResponse, __MetadataBearer {}
|
|
12
10
|
declare const UpdateKxClusterDatabasesCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: UpdateKxClusterDatabasesCommandInput
|
|
12
|
+
input: UpdateKxClusterDatabasesCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
UpdateKxClusterDatabasesCommandInput,
|
|
17
15
|
UpdateKxClusterDatabasesCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const UpdateKxClusterDatabasesCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: UpdateKxClusterDatabasesCommandInput
|
|
21
|
+
input: UpdateKxClusterDatabasesCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
UpdateKxClusterDatabasesCommandInput,
|
|
26
24
|
UpdateKxClusterDatabasesCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
UpdateKxDatabaseRequest,
|
|
4
|
-
UpdateKxDatabaseResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { UpdateKxDatabaseRequest, UpdateKxDatabaseResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface UpdateKxDatabaseCommandInput extends UpdateKxDatabaseRequest {}
|
|
8
|
-
export interface UpdateKxDatabaseCommandOutput
|
|
9
|
-
extends UpdateKxDatabaseResponse,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface UpdateKxDatabaseCommandOutput extends UpdateKxDatabaseResponse, __MetadataBearer {}
|
|
11
6
|
declare const UpdateKxDatabaseCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: UpdateKxDatabaseCommandInput
|
|
8
|
+
input: UpdateKxDatabaseCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
UpdateKxDatabaseCommandInput,
|
|
16
11
|
UpdateKxDatabaseCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const UpdateKxDatabaseCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: UpdateKxDatabaseCommandInput
|
|
17
|
+
input: UpdateKxDatabaseCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
UpdateKxDatabaseCommandInput,
|
|
25
20
|
UpdateKxDatabaseCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
UpdateKxDataviewRequest,
|
|
4
|
-
UpdateKxDataviewResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { UpdateKxDataviewRequest, UpdateKxDataviewResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface UpdateKxDataviewCommandInput extends UpdateKxDataviewRequest {}
|
|
8
|
-
export interface UpdateKxDataviewCommandOutput
|
|
9
|
-
extends UpdateKxDataviewResponse,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface UpdateKxDataviewCommandOutput extends UpdateKxDataviewResponse, __MetadataBearer {}
|
|
11
6
|
declare const UpdateKxDataviewCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: UpdateKxDataviewCommandInput
|
|
8
|
+
input: UpdateKxDataviewCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
UpdateKxDataviewCommandInput,
|
|
16
11
|
UpdateKxDataviewCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const UpdateKxDataviewCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: UpdateKxDataviewCommandInput
|
|
17
|
+
input: UpdateKxDataviewCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
UpdateKxDataviewCommandInput,
|
|
25
20
|
UpdateKxDataviewCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
UpdateKxEnvironmentRequest,
|
|
4
|
-
UpdateKxEnvironmentResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { UpdateKxEnvironmentRequest, UpdateKxEnvironmentResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface UpdateKxEnvironmentCommandInput
|
|
8
|
-
extends UpdateKxEnvironmentRequest {}
|
|
4
|
+
export interface UpdateKxEnvironmentCommandInput extends UpdateKxEnvironmentRequest {}
|
|
9
5
|
export interface UpdateKxEnvironmentCommandOutput
|
|
10
|
-
extends UpdateKxEnvironmentResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends UpdateKxEnvironmentResponse, __MetadataBearer {}
|
|
12
7
|
declare const UpdateKxEnvironmentCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: UpdateKxEnvironmentCommandInput
|
|
9
|
+
input: UpdateKxEnvironmentCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
UpdateKxEnvironmentCommandInput,
|
|
17
12
|
UpdateKxEnvironmentCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const UpdateKxEnvironmentCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: UpdateKxEnvironmentCommandInput
|
|
18
|
+
input: UpdateKxEnvironmentCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
UpdateKxEnvironmentCommandInput,
|
|
26
21
|
UpdateKxEnvironmentCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
UpdateKxEnvironmentNetworkResponse,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface UpdateKxEnvironmentNetworkCommandInput
|
|
8
|
-
extends UpdateKxEnvironmentNetworkRequest {}
|
|
7
|
+
export interface UpdateKxEnvironmentNetworkCommandInput extends UpdateKxEnvironmentNetworkRequest {}
|
|
9
8
|
export interface UpdateKxEnvironmentNetworkCommandOutput
|
|
10
|
-
extends UpdateKxEnvironmentNetworkResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends UpdateKxEnvironmentNetworkResponse, __MetadataBearer {}
|
|
12
10
|
declare const UpdateKxEnvironmentNetworkCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: UpdateKxEnvironmentNetworkCommandInput
|
|
12
|
+
input: UpdateKxEnvironmentNetworkCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
UpdateKxEnvironmentNetworkCommandInput,
|
|
17
15
|
UpdateKxEnvironmentNetworkCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const UpdateKxEnvironmentNetworkCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: UpdateKxEnvironmentNetworkCommandInput
|
|
21
|
+
input: UpdateKxEnvironmentNetworkCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
UpdateKxEnvironmentNetworkCommandInput,
|
|
26
24
|
UpdateKxEnvironmentNetworkCommandOutput,
|
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { UpdateKxUserRequest, UpdateKxUserResponse } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface UpdateKxUserCommandInput extends UpdateKxUserRequest {}
|
|
5
|
-
export interface UpdateKxUserCommandOutput
|
|
6
|
-
extends UpdateKxUserResponse,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface UpdateKxUserCommandOutput extends UpdateKxUserResponse, __MetadataBearer {}
|
|
8
6
|
declare const UpdateKxUserCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: UpdateKxUserCommandInput
|
|
8
|
+
input: UpdateKxUserCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
UpdateKxUserCommandInput,
|
|
13
11
|
UpdateKxUserCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const UpdateKxUserCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: UpdateKxUserCommandInput
|
|
17
|
+
input: UpdateKxUserCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
UpdateKxUserCommandInput,
|
|
22
20
|
UpdateKxUserCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
UpdateKxVolumeRequest,
|
|
4
|
-
UpdateKxVolumeResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { UpdateKxVolumeRequest, UpdateKxVolumeResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface UpdateKxVolumeCommandInput extends UpdateKxVolumeRequest {}
|
|
8
|
-
export interface UpdateKxVolumeCommandOutput
|
|
9
|
-
extends UpdateKxVolumeResponse,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface UpdateKxVolumeCommandOutput extends UpdateKxVolumeResponse, __MetadataBearer {}
|
|
11
6
|
declare const UpdateKxVolumeCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: UpdateKxVolumeCommandInput
|
|
8
|
+
input: UpdateKxVolumeCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
UpdateKxVolumeCommandInput,
|
|
16
11
|
UpdateKxVolumeCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const UpdateKxVolumeCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: UpdateKxVolumeCommandInput
|
|
17
|
+
input: UpdateKxVolumeCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
UpdateKxVolumeCommandInput,
|
|
25
20
|
UpdateKxVolumeCommandOutput,
|
|
@@ -23,7 +23,7 @@ export type ClientResolvedEndpointParameters = Pick<
|
|
|
23
23
|
defaultSigningName: string;
|
|
24
24
|
};
|
|
25
25
|
export declare const resolveClientEndpointParameters: <T>(
|
|
26
|
-
options: T & ClientInputEndpointParameters
|
|
26
|
+
options: T & ClientInputEndpointParameters,
|
|
27
27
|
) => T & ClientResolvedEndpointParameters;
|
|
28
28
|
export declare const commonParams: {
|
|
29
29
|
readonly UseFIPS: {
|
|
@@ -3,7 +3,8 @@ import { HttpHandlerExtensionConfiguration } from "@smithy/core/protocols";
|
|
|
3
3
|
import { DefaultExtensionConfiguration } from "@smithy/types";
|
|
4
4
|
import { HttpAuthExtensionConfiguration } from "./auth/httpAuthExtensionConfiguration";
|
|
5
5
|
export interface FinspaceExtensionConfiguration
|
|
6
|
-
extends
|
|
6
|
+
extends
|
|
7
|
+
HttpHandlerExtensionConfiguration,
|
|
7
8
|
DefaultExtensionConfiguration,
|
|
8
9
|
AwsRegionExtensionConfiguration,
|
|
9
10
|
HttpAuthExtensionConfiguration {}
|
|
@@ -1,14 +1,12 @@
|
|
|
1
1
|
export declare const AutoScalingMetric: {
|
|
2
2
|
readonly CPU_UTILIZATION_PERCENTAGE: "CPU_UTILIZATION_PERCENTAGE";
|
|
3
3
|
};
|
|
4
|
-
export type AutoScalingMetric =
|
|
5
|
-
(typeof AutoScalingMetric)[keyof typeof AutoScalingMetric];
|
|
4
|
+
export type AutoScalingMetric = (typeof AutoScalingMetric)[keyof typeof AutoScalingMetric];
|
|
6
5
|
export declare const FederationMode: {
|
|
7
6
|
readonly FEDERATED: "FEDERATED";
|
|
8
7
|
readonly LOCAL: "LOCAL";
|
|
9
8
|
};
|
|
10
|
-
export type FederationMode =
|
|
11
|
-
(typeof FederationMode)[keyof typeof FederationMode];
|
|
9
|
+
export type FederationMode = (typeof FederationMode)[keyof typeof FederationMode];
|
|
12
10
|
export declare const ChangeType: {
|
|
13
11
|
readonly DELETE: "DELETE";
|
|
14
12
|
readonly PUT: "PUT";
|
|
@@ -31,8 +29,7 @@ export declare const ChangesetStatus: {
|
|
|
31
29
|
readonly PENDING: "PENDING";
|
|
32
30
|
readonly PROCESSING: "PROCESSING";
|
|
33
31
|
};
|
|
34
|
-
export type ChangesetStatus =
|
|
35
|
-
(typeof ChangesetStatus)[keyof typeof ChangesetStatus];
|
|
32
|
+
export type ChangesetStatus = (typeof ChangesetStatus)[keyof typeof ChangesetStatus];
|
|
36
33
|
export declare const KxAzMode: {
|
|
37
34
|
readonly MULTI: "MULTI";
|
|
38
35
|
readonly SINGLE: "SINGLE";
|
|
@@ -65,8 +62,7 @@ export declare const KxClusterStatus: {
|
|
|
65
62
|
readonly RUNNING: "RUNNING";
|
|
66
63
|
readonly UPDATING: "UPDATING";
|
|
67
64
|
};
|
|
68
|
-
export type KxClusterStatus =
|
|
69
|
-
(typeof KxClusterStatus)[keyof typeof KxClusterStatus];
|
|
65
|
+
export type KxClusterStatus = (typeof KxClusterStatus)[keyof typeof KxClusterStatus];
|
|
70
66
|
export declare const VolumeType: {
|
|
71
67
|
readonly NAS_1: "NAS_1";
|
|
72
68
|
};
|
|
@@ -78,8 +74,7 @@ export declare const KxDataviewStatus: {
|
|
|
78
74
|
readonly FAILED: "FAILED";
|
|
79
75
|
readonly UPDATING: "UPDATING";
|
|
80
76
|
};
|
|
81
|
-
export type KxDataviewStatus =
|
|
82
|
-
(typeof KxDataviewStatus)[keyof typeof KxDataviewStatus];
|
|
77
|
+
export type KxDataviewStatus = (typeof KxDataviewStatus)[keyof typeof KxDataviewStatus];
|
|
83
78
|
export declare const EnvironmentStatus: {
|
|
84
79
|
readonly CREATED: "CREATED";
|
|
85
80
|
readonly CREATE_REQUESTED: "CREATE_REQUESTED";
|
|
@@ -95,8 +90,7 @@ export declare const EnvironmentStatus: {
|
|
|
95
90
|
readonly UPDATE_NETWORK_REQUESTED: "UPDATE_NETWORK_REQUESTED";
|
|
96
91
|
readonly UPDATING_NETWORK: "UPDATING_NETWORK";
|
|
97
92
|
};
|
|
98
|
-
export type EnvironmentStatus =
|
|
99
|
-
(typeof EnvironmentStatus)[keyof typeof EnvironmentStatus];
|
|
93
|
+
export type EnvironmentStatus = (typeof EnvironmentStatus)[keyof typeof EnvironmentStatus];
|
|
100
94
|
export declare const KxScalingGroupStatus: {
|
|
101
95
|
readonly ACTIVE: "ACTIVE";
|
|
102
96
|
readonly CREATE_FAILED: "CREATE_FAILED";
|
|
@@ -105,8 +99,7 @@ export declare const KxScalingGroupStatus: {
|
|
|
105
99
|
readonly DELETE_FAILED: "DELETE_FAILED";
|
|
106
100
|
readonly DELETING: "DELETING";
|
|
107
101
|
};
|
|
108
|
-
export type KxScalingGroupStatus =
|
|
109
|
-
(typeof KxScalingGroupStatus)[keyof typeof KxScalingGroupStatus];
|
|
102
|
+
export type KxScalingGroupStatus = (typeof KxScalingGroupStatus)[keyof typeof KxScalingGroupStatus];
|
|
110
103
|
export declare const KxNAS1Type: {
|
|
111
104
|
readonly HDD_12: "HDD_12";
|
|
112
105
|
readonly SSD_1000: "SSD_1000";
|
|
@@ -128,8 +121,7 @@ export declare const KxVolumeStatus: {
|
|
|
128
121
|
readonly UPDATE_FAILED: "UPDATE_FAILED";
|
|
129
122
|
readonly UPDATING: "UPDATING";
|
|
130
123
|
};
|
|
131
|
-
export type KxVolumeStatus =
|
|
132
|
-
(typeof KxVolumeStatus)[keyof typeof KxVolumeStatus];
|
|
124
|
+
export type KxVolumeStatus = (typeof KxVolumeStatus)[keyof typeof KxVolumeStatus];
|
|
133
125
|
export declare const DnsStatus: {
|
|
134
126
|
readonly FAILED_UPDATE: "FAILED_UPDATE";
|
|
135
127
|
readonly NONE: "NONE";
|
|
@@ -167,5 +159,4 @@ export declare const KxDeploymentStrategy: {
|
|
|
167
159
|
readonly NO_RESTART: "NO_RESTART";
|
|
168
160
|
readonly ROLLING: "ROLLING";
|
|
169
161
|
};
|
|
170
|
-
export type KxDeploymentStrategy =
|
|
171
|
-
(typeof KxDeploymentStrategy)[keyof typeof KxDeploymentStrategy];
|
|
162
|
+
export type KxDeploymentStrategy = (typeof KxDeploymentStrategy)[keyof typeof KxDeploymentStrategy];
|
|
@@ -3,44 +3,32 @@ import { FinspaceServiceException as __BaseException } from "./FinspaceServiceEx
|
|
|
3
3
|
export declare class AccessDeniedException extends __BaseException {
|
|
4
4
|
readonly name: "AccessDeniedException";
|
|
5
5
|
readonly $fault: "client";
|
|
6
|
-
constructor(
|
|
7
|
-
opts: __ExceptionOptionType<AccessDeniedException, __BaseException>
|
|
8
|
-
);
|
|
6
|
+
constructor(opts: __ExceptionOptionType<AccessDeniedException, __BaseException>);
|
|
9
7
|
}
|
|
10
8
|
export declare class InternalServerException extends __BaseException {
|
|
11
9
|
readonly name: "InternalServerException";
|
|
12
10
|
readonly $fault: "server";
|
|
13
|
-
constructor(
|
|
14
|
-
opts: __ExceptionOptionType<InternalServerException, __BaseException>
|
|
15
|
-
);
|
|
11
|
+
constructor(opts: __ExceptionOptionType<InternalServerException, __BaseException>);
|
|
16
12
|
}
|
|
17
13
|
export declare class LimitExceededException extends __BaseException {
|
|
18
14
|
readonly name: "LimitExceededException";
|
|
19
15
|
readonly $fault: "client";
|
|
20
|
-
constructor(
|
|
21
|
-
opts: __ExceptionOptionType<LimitExceededException, __BaseException>
|
|
22
|
-
);
|
|
16
|
+
constructor(opts: __ExceptionOptionType<LimitExceededException, __BaseException>);
|
|
23
17
|
}
|
|
24
18
|
export declare class ServiceQuotaExceededException extends __BaseException {
|
|
25
19
|
readonly name: "ServiceQuotaExceededException";
|
|
26
20
|
readonly $fault: "client";
|
|
27
|
-
constructor(
|
|
28
|
-
opts: __ExceptionOptionType<ServiceQuotaExceededException, __BaseException>
|
|
29
|
-
);
|
|
21
|
+
constructor(opts: __ExceptionOptionType<ServiceQuotaExceededException, __BaseException>);
|
|
30
22
|
}
|
|
31
23
|
export declare class ThrottlingException extends __BaseException {
|
|
32
24
|
readonly name: "ThrottlingException";
|
|
33
25
|
readonly $fault: "client";
|
|
34
|
-
constructor(
|
|
35
|
-
opts: __ExceptionOptionType<ThrottlingException, __BaseException>
|
|
36
|
-
);
|
|
26
|
+
constructor(opts: __ExceptionOptionType<ThrottlingException, __BaseException>);
|
|
37
27
|
}
|
|
38
28
|
export declare class ValidationException extends __BaseException {
|
|
39
29
|
readonly name: "ValidationException";
|
|
40
30
|
readonly $fault: "client";
|
|
41
|
-
constructor(
|
|
42
|
-
opts: __ExceptionOptionType<ValidationException, __BaseException>
|
|
43
|
-
);
|
|
31
|
+
constructor(opts: __ExceptionOptionType<ValidationException, __BaseException>);
|
|
44
32
|
}
|
|
45
33
|
export declare class ConflictException extends __BaseException {
|
|
46
34
|
readonly name: "ConflictException";
|
|
@@ -51,21 +39,15 @@ export declare class ConflictException extends __BaseException {
|
|
|
51
39
|
export declare class ResourceNotFoundException extends __BaseException {
|
|
52
40
|
readonly name: "ResourceNotFoundException";
|
|
53
41
|
readonly $fault: "client";
|
|
54
|
-
constructor(
|
|
55
|
-
opts: __ExceptionOptionType<ResourceNotFoundException, __BaseException>
|
|
56
|
-
);
|
|
42
|
+
constructor(opts: __ExceptionOptionType<ResourceNotFoundException, __BaseException>);
|
|
57
43
|
}
|
|
58
44
|
export declare class ResourceAlreadyExistsException extends __BaseException {
|
|
59
45
|
readonly name: "ResourceAlreadyExistsException";
|
|
60
46
|
readonly $fault: "client";
|
|
61
|
-
constructor(
|
|
62
|
-
opts: __ExceptionOptionType<ResourceAlreadyExistsException, __BaseException>
|
|
63
|
-
);
|
|
47
|
+
constructor(opts: __ExceptionOptionType<ResourceAlreadyExistsException, __BaseException>);
|
|
64
48
|
}
|
|
65
49
|
export declare class InvalidRequestException extends __BaseException {
|
|
66
50
|
readonly name: "InvalidRequestException";
|
|
67
51
|
readonly $fault: "client";
|
|
68
|
-
constructor(
|
|
69
|
-
opts: __ExceptionOptionType<InvalidRequestException, __BaseException>
|
|
70
|
-
);
|
|
52
|
+
constructor(opts: __ExceptionOptionType<InvalidRequestException, __BaseException>);
|
|
71
53
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
1
|
import { PaginationConfiguration } from "@smithy/types";
|
|
2
2
|
import { FinspaceClient } from "../FinspaceClient";
|
|
3
|
-
export interface FinspacePaginationConfiguration
|
|
4
|
-
extends PaginationConfiguration {
|
|
3
|
+
export interface FinspacePaginationConfiguration extends PaginationConfiguration {
|
|
5
4
|
client: FinspaceClient;
|
|
6
5
|
}
|
|
@@ -8,24 +8,16 @@ export declare const getRuntimeConfig: (config: FinspaceClientConfig) => {
|
|
|
8
8
|
bodyLengthChecker: import("@smithy/types").BodyLengthCalculator;
|
|
9
9
|
credentialDefaultProvider:
|
|
10
10
|
| ((input: any) => import("@smithy/types").AwsCredentialIdentityProvider)
|
|
11
|
-
| ((
|
|
12
|
-
_: unknown
|
|
13
|
-
) => () => Promise<import("@smithy/types").AwsCredentialIdentity>);
|
|
11
|
+
| ((_: unknown) => () => Promise<import("@smithy/types").AwsCredentialIdentity>);
|
|
14
12
|
defaultUserAgentProvider: (
|
|
15
|
-
config?: import("@aws-sdk/core/client").PreviouslyResolved
|
|
13
|
+
config?: import("@aws-sdk/core/client").PreviouslyResolved,
|
|
16
14
|
) => Promise<import("@smithy/types").UserAgent>;
|
|
17
15
|
maxAttempts: number | import("@smithy/types").Provider<number>;
|
|
18
16
|
region: string | import("@smithy/types").Provider<any>;
|
|
19
|
-
requestHandler:
|
|
20
|
-
| import("@smithy/core/protocols").HttpHandler<any>
|
|
21
|
-
| RequestHandler;
|
|
17
|
+
requestHandler: import("@smithy/core/protocols").HttpHandler<any> | RequestHandler;
|
|
22
18
|
retryMode: string | import("@smithy/types").Provider<string>;
|
|
23
19
|
streamCollector: (
|
|
24
|
-
stream:
|
|
25
|
-
| import("stream").Readable
|
|
26
|
-
| import("stream/web").ReadableStream
|
|
27
|
-
| ReadableStream
|
|
28
|
-
| Blob
|
|
20
|
+
stream: import("stream").Readable | import("stream/web").ReadableStream | ReadableStream | Blob,
|
|
29
21
|
) => Promise<Uint8Array>;
|
|
30
22
|
useDualstackEndpoint: (boolean | import("@smithy/types").Provider<boolean>) &
|
|
31
23
|
(boolean | import("@smithy/types").Provider<boolean | undefined>);
|
|
@@ -53,13 +45,8 @@ export declare const getRuntimeConfig: (config: FinspaceClientConfig) => {
|
|
|
53
45
|
logger: import("@smithy/types").Logger;
|
|
54
46
|
extensions: import("./runtimeExtensions").RuntimeExtension[];
|
|
55
47
|
customUserAgent?: string | import("@smithy/types").UserAgent;
|
|
56
|
-
userAgentAppId?:
|
|
57
|
-
|
|
58
|
-
| undefined
|
|
59
|
-
| import("@smithy/types").Provider<string | undefined>;
|
|
60
|
-
retryStrategy?:
|
|
61
|
-
| import("@smithy/types").RetryStrategy
|
|
62
|
-
| import("@smithy/types").RetryStrategyV2;
|
|
48
|
+
userAgentAppId?: string | undefined | import("@smithy/types").Provider<string | undefined>;
|
|
49
|
+
retryStrategy?: import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2;
|
|
63
50
|
endpoint?:
|
|
64
51
|
| ((
|
|
65
52
|
| string
|
|
@@ -81,7 +68,7 @@ export declare const getRuntimeConfig: (config: FinspaceClientConfig) => {
|
|
|
81
68
|
endpointParams: import("./endpoint/EndpointParameters").EndpointParameters,
|
|
82
69
|
context?: {
|
|
83
70
|
logger?: import("@smithy/types").Logger;
|
|
84
|
-
}
|
|
71
|
+
},
|
|
85
72
|
) => import("@smithy/types").EndpointV2;
|
|
86
73
|
tls?: boolean;
|
|
87
74
|
serviceConfiguredEndpoint?: never;
|
|
@@ -94,13 +81,13 @@ export declare const getRuntimeConfig: (config: FinspaceClientConfig) => {
|
|
|
94
81
|
signer?:
|
|
95
82
|
| import("@smithy/types").RequestSigner
|
|
96
83
|
| ((
|
|
97
|
-
authScheme?: import("@smithy/types").AuthScheme
|
|
84
|
+
authScheme?: import("@smithy/types").AuthScheme,
|
|
98
85
|
) => Promise<import("@smithy/types").RequestSigner>);
|
|
99
86
|
signingEscapePath?: boolean;
|
|
100
87
|
systemClockOffset?: number;
|
|
101
88
|
signingRegion?: string;
|
|
102
89
|
signerConstructor?: new (
|
|
103
90
|
options: import("@smithy/signature-v4").SignatureV4Init &
|
|
104
|
-
import("@smithy/signature-v4").SignatureV4CryptoInit
|
|
91
|
+
import("@smithy/signature-v4").SignatureV4CryptoInit,
|
|
105
92
|
) => import("@smithy/types").RequestSigner;
|
|
106
93
|
};
|