@aws-sdk/client-workspaces 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/WorkSpaces.d.ts +282 -332
- package/dist-types/ts3.4/WorkSpacesClient.d.ts +7 -22
- 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/AcceptAccountLinkInvitationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/AssociateConnectionAliasCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/AssociateIpGroupsCommand.d.ts +5 -11
- package/dist-types/ts3.4/commands/AssociateWorkspaceApplicationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/AuthorizeIpRulesCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CopyWorkspaceImageCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateAccountLinkInvitationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateConnectClientAddInCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateConnectionAliasCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateIpGroupCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/CreateStandbyWorkspacesCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateTagsCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/CreateUpdatedWorkspaceImageCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateWorkspaceBundleCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateWorkspaceImageCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateWorkspacesCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CreateWorkspacesPoolCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteAccountLinkInvitationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteClientBrandingCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteConnectClientAddInCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteConnectionAliasCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteIpGroupCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DeleteTagsCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DeleteWorkspaceBundleCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DeleteWorkspaceImageCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeployWorkspaceApplicationsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeregisterWorkspaceDirectoryCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DescribeAccountCommand.d.ts +3 -8
- package/dist-types/ts3.4/commands/DescribeAccountModificationsCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DescribeApplicationAssociationsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DescribeApplicationsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DescribeBundleAssociationsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DescribeClientBrandingCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DescribeClientPropertiesCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DescribeConnectClientAddInsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DescribeConnectionAliasPermissionsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DescribeConnectionAliasesCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DescribeCustomWorkspaceImageImportCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DescribeImageAssociationsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DescribeIpGroupsCommand.d.ts +3 -8
- package/dist-types/ts3.4/commands/DescribeTagsCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DescribeWorkspaceAssociationsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DescribeWorkspaceBundlesCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DescribeWorkspaceDirectoriesCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DescribeWorkspaceImagePermissionsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DescribeWorkspaceImagesCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DescribeWorkspaceSnapshotsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DescribeWorkspacesCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DescribeWorkspacesConnectionStatusCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DescribeWorkspacesPoolSessionsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DescribeWorkspacesPoolsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DisassociateConnectionAliasCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DisassociateIpGroupsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DisassociateWorkspaceApplicationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetAccountLinkCommand.d.ts +3 -8
- package/dist-types/ts3.4/commands/ImportClientBrandingCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ImportCustomWorkspaceImageCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ImportWorkspaceImageCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListAccountLinksCommand.d.ts +3 -8
- package/dist-types/ts3.4/commands/ListAvailableManagementCidrRangesCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/MigrateWorkspaceCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ModifyAccountCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/ModifyCertificateBasedAuthPropertiesCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ModifyClientPropertiesCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ModifyEndpointEncryptionModeCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ModifySamlPropertiesCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ModifySelfservicePermissionsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ModifyStreamingPropertiesCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ModifyWorkspaceAccessPropertiesCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ModifyWorkspaceCreationPropertiesCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ModifyWorkspacePropertiesCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ModifyWorkspaceStateCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/RebootWorkspacesCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/RebuildWorkspacesCommand.d.ts +5 -11
- package/dist-types/ts3.4/commands/RegisterWorkspaceDirectoryCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/RejectAccountLinkInvitationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/RestoreWorkspaceCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/RevokeIpRulesCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/StartWorkspacesCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/StartWorkspacesPoolCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/StopWorkspacesCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/StopWorkspacesPoolCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/TerminateWorkspacesCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/TerminateWorkspacesPoolCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/TerminateWorkspacesPoolSessionCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateConnectClientAddInCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateConnectionAliasPermissionCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateRulesOfIpGroupCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/UpdateWorkspaceBundleCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/UpdateWorkspaceImagePermissionCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateWorkspacesPoolCommand.d.ts +5 -10
- 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 +22 -44
- package/dist-types/ts3.4/models/errors.d.ts +22 -89
- package/dist-types/ts3.4/models/models_0.d.ts +1 -3
- 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/package.json +38 -38
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
UpdateRulesOfIpGroupRequest,
|
|
4
|
-
UpdateRulesOfIpGroupResult,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { UpdateRulesOfIpGroupRequest, UpdateRulesOfIpGroupResult } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface UpdateRulesOfIpGroupCommandInput
|
|
8
|
-
extends UpdateRulesOfIpGroupRequest {}
|
|
4
|
+
export interface UpdateRulesOfIpGroupCommandInput extends UpdateRulesOfIpGroupRequest {}
|
|
9
5
|
export interface UpdateRulesOfIpGroupCommandOutput
|
|
10
|
-
extends UpdateRulesOfIpGroupResult,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends UpdateRulesOfIpGroupResult, __MetadataBearer {}
|
|
12
7
|
declare const UpdateRulesOfIpGroupCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: UpdateRulesOfIpGroupCommandInput
|
|
9
|
+
input: UpdateRulesOfIpGroupCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
UpdateRulesOfIpGroupCommandInput,
|
|
17
12
|
UpdateRulesOfIpGroupCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const UpdateRulesOfIpGroupCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: UpdateRulesOfIpGroupCommandInput
|
|
18
|
+
input: UpdateRulesOfIpGroupCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
UpdateRulesOfIpGroupCommandInput,
|
|
26
21
|
UpdateRulesOfIpGroupCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
UpdateWorkspaceBundleRequest,
|
|
4
|
-
UpdateWorkspaceBundleResult,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { UpdateWorkspaceBundleRequest, UpdateWorkspaceBundleResult } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface UpdateWorkspaceBundleCommandInput
|
|
8
|
-
extends UpdateWorkspaceBundleRequest {}
|
|
4
|
+
export interface UpdateWorkspaceBundleCommandInput extends UpdateWorkspaceBundleRequest {}
|
|
9
5
|
export interface UpdateWorkspaceBundleCommandOutput
|
|
10
|
-
extends UpdateWorkspaceBundleResult,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends UpdateWorkspaceBundleResult, __MetadataBearer {}
|
|
12
7
|
declare const UpdateWorkspaceBundleCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: UpdateWorkspaceBundleCommandInput
|
|
9
|
+
input: UpdateWorkspaceBundleCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
UpdateWorkspaceBundleCommandInput,
|
|
17
12
|
UpdateWorkspaceBundleCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
UpdateWorkspaceImagePermissionResult,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface UpdateWorkspaceImagePermissionCommandInput
|
|
8
|
-
extends UpdateWorkspaceImagePermissionRequest {}
|
|
7
|
+
export interface UpdateWorkspaceImagePermissionCommandInput extends UpdateWorkspaceImagePermissionRequest {}
|
|
9
8
|
export interface UpdateWorkspaceImagePermissionCommandOutput
|
|
10
|
-
extends UpdateWorkspaceImagePermissionResult,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends UpdateWorkspaceImagePermissionResult, __MetadataBearer {}
|
|
12
10
|
declare const UpdateWorkspaceImagePermissionCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: UpdateWorkspaceImagePermissionCommandInput
|
|
12
|
+
input: UpdateWorkspaceImagePermissionCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
UpdateWorkspaceImagePermissionCommandInput,
|
|
17
15
|
UpdateWorkspaceImagePermissionCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const UpdateWorkspaceImagePermissionCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: UpdateWorkspaceImagePermissionCommandInput
|
|
21
|
+
input: UpdateWorkspaceImagePermissionCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
UpdateWorkspaceImagePermissionCommandInput,
|
|
26
24
|
UpdateWorkspaceImagePermissionCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
UpdateWorkspacesPoolRequest,
|
|
4
|
-
UpdateWorkspacesPoolResult,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { UpdateWorkspacesPoolRequest, UpdateWorkspacesPoolResult } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface UpdateWorkspacesPoolCommandInput
|
|
8
|
-
extends UpdateWorkspacesPoolRequest {}
|
|
4
|
+
export interface UpdateWorkspacesPoolCommandInput extends UpdateWorkspacesPoolRequest {}
|
|
9
5
|
export interface UpdateWorkspacesPoolCommandOutput
|
|
10
|
-
extends UpdateWorkspacesPoolResult,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends UpdateWorkspacesPoolResult, __MetadataBearer {}
|
|
12
7
|
declare const UpdateWorkspacesPoolCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: UpdateWorkspacesPoolCommandInput
|
|
9
|
+
input: UpdateWorkspacesPoolCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
UpdateWorkspacesPoolCommandInput,
|
|
17
12
|
UpdateWorkspacesPoolCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const UpdateWorkspacesPoolCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: UpdateWorkspacesPoolCommandInput
|
|
18
|
+
input: UpdateWorkspacesPoolCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
UpdateWorkspacesPoolCommandInput,
|
|
26
21
|
UpdateWorkspacesPoolCommandOutput,
|
|
@@ -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 WorkSpacesExtensionConfiguration
|
|
6
|
-
extends
|
|
6
|
+
extends
|
|
7
|
+
HttpHandlerExtensionConfiguration,
|
|
7
8
|
DefaultExtensionConfiguration,
|
|
8
9
|
AwsRegionExtensionConfiguration,
|
|
9
10
|
HttpAuthExtensionConfiguration {}
|
|
@@ -10,8 +10,7 @@ export type AccountLinkStatusEnum =
|
|
|
10
10
|
export declare const AccessEndpointType: {
|
|
11
11
|
readonly STREAMING_WSP: "STREAMING_WSP";
|
|
12
12
|
};
|
|
13
|
-
export type AccessEndpointType =
|
|
14
|
-
(typeof AccessEndpointType)[keyof typeof AccessEndpointType];
|
|
13
|
+
export type AccessEndpointType = (typeof AccessEndpointType)[keyof typeof AccessEndpointType];
|
|
15
14
|
export declare const InternetFallbackProtocol: {
|
|
16
15
|
readonly PCOIP: "PCOIP";
|
|
17
16
|
};
|
|
@@ -21,8 +20,7 @@ export declare const AccessPropertyValue: {
|
|
|
21
20
|
readonly ALLOW: "ALLOW";
|
|
22
21
|
readonly DENY: "DENY";
|
|
23
22
|
};
|
|
24
|
-
export type AccessPropertyValue =
|
|
25
|
-
(typeof AccessPropertyValue)[keyof typeof AccessPropertyValue];
|
|
23
|
+
export type AccessPropertyValue = (typeof AccessPropertyValue)[keyof typeof AccessPropertyValue];
|
|
26
24
|
export declare const DedicatedTenancySupportResultEnum: {
|
|
27
25
|
readonly DISABLED: "DISABLED";
|
|
28
26
|
readonly ENABLED: "ENABLED";
|
|
@@ -85,8 +83,7 @@ export declare const AssociationState: {
|
|
|
85
83
|
readonly REMOVED: "REMOVED";
|
|
86
84
|
readonly UNINSTALLING: "UNINSTALLING";
|
|
87
85
|
};
|
|
88
|
-
export type AssociationState =
|
|
89
|
-
(typeof AssociationState)[keyof typeof AssociationState];
|
|
86
|
+
export type AssociationState = (typeof AssociationState)[keyof typeof AssociationState];
|
|
90
87
|
export declare const AssociationErrorCode: {
|
|
91
88
|
readonly APPLICATION_OLDVERSIONEXIST_FAILURE: "ValidationError.ApplicationOldVersionExists";
|
|
92
89
|
readonly INSUFFICIENT_DISKSPACE: "ValidationError.InsufficientDiskSpace";
|
|
@@ -95,8 +92,7 @@ export declare const AssociationErrorCode: {
|
|
|
95
92
|
readonly UNSUPPORTED_OPERATING_SYSTEM: "ValidationError.UnsupportedOperatingSystem";
|
|
96
93
|
readonly WORKSPACE_UNREACHABLE: "DeploymentError.WorkspaceUnreachable";
|
|
97
94
|
};
|
|
98
|
-
export type AssociationErrorCode =
|
|
99
|
-
(typeof AssociationErrorCode)[keyof typeof AssociationErrorCode];
|
|
95
|
+
export type AssociationErrorCode = (typeof AssociationErrorCode)[keyof typeof AssociationErrorCode];
|
|
100
96
|
export declare const ApplicationSettingsStatusEnum: {
|
|
101
97
|
readonly DISABLED: "DISABLED";
|
|
102
98
|
readonly ENABLED: "ENABLED";
|
|
@@ -115,13 +111,11 @@ export declare const AssociationStatus: {
|
|
|
115
111
|
readonly PENDING_ASSOCIATION: "PENDING_ASSOCIATION";
|
|
116
112
|
readonly PENDING_DISASSOCIATION: "PENDING_DISASSOCIATION";
|
|
117
113
|
};
|
|
118
|
-
export type AssociationStatus =
|
|
119
|
-
(typeof AssociationStatus)[keyof typeof AssociationStatus];
|
|
114
|
+
export type AssociationStatus = (typeof AssociationStatus)[keyof typeof AssociationStatus];
|
|
120
115
|
export declare const AuthenticationType: {
|
|
121
116
|
readonly SAML: "SAML";
|
|
122
117
|
};
|
|
123
|
-
export type AuthenticationType =
|
|
124
|
-
(typeof AuthenticationType)[keyof typeof AuthenticationType];
|
|
118
|
+
export type AuthenticationType = (typeof AuthenticationType)[keyof typeof AuthenticationType];
|
|
125
119
|
export declare const BundleAssociatedResourceType: {
|
|
126
120
|
readonly APPLICATION: "APPLICATION";
|
|
127
121
|
};
|
|
@@ -163,8 +157,7 @@ export declare const WorkspaceBundleState: {
|
|
|
163
157
|
readonly ERROR: "ERROR";
|
|
164
158
|
readonly PENDING: "PENDING";
|
|
165
159
|
};
|
|
166
|
-
export type WorkspaceBundleState =
|
|
167
|
-
(typeof WorkspaceBundleState)[keyof typeof WorkspaceBundleState];
|
|
160
|
+
export type WorkspaceBundleState = (typeof WorkspaceBundleState)[keyof typeof WorkspaceBundleState];
|
|
168
161
|
export declare const CertificateBasedAuthStatusEnum: {
|
|
169
162
|
readonly DISABLED: "DISABLED";
|
|
170
163
|
readonly ENABLED: "ENABLED";
|
|
@@ -179,8 +172,7 @@ export declare const ClientDeviceType: {
|
|
|
179
172
|
readonly DEVICE_TYPE_WEB: "DeviceTypeWeb";
|
|
180
173
|
readonly DEVICE_TYPE_WINDOWS: "DeviceTypeWindows";
|
|
181
174
|
};
|
|
182
|
-
export type ClientDeviceType =
|
|
183
|
-
(typeof ClientDeviceType)[keyof typeof ClientDeviceType];
|
|
175
|
+
export type ClientDeviceType = (typeof ClientDeviceType)[keyof typeof ClientDeviceType];
|
|
184
176
|
export declare const LogUploadEnum: {
|
|
185
177
|
readonly DISABLED: "DISABLED";
|
|
186
178
|
readonly ENABLED: "ENABLED";
|
|
@@ -196,21 +188,18 @@ export declare const ConnectionAliasState: {
|
|
|
196
188
|
readonly CREATING: "CREATING";
|
|
197
189
|
readonly DELETING: "DELETING";
|
|
198
190
|
};
|
|
199
|
-
export type ConnectionAliasState =
|
|
200
|
-
(typeof ConnectionAliasState)[keyof typeof ConnectionAliasState];
|
|
191
|
+
export type ConnectionAliasState = (typeof ConnectionAliasState)[keyof typeof ConnectionAliasState];
|
|
201
192
|
export declare const ConnectionState: {
|
|
202
193
|
readonly CONNECTED: "CONNECTED";
|
|
203
194
|
readonly DISCONNECTED: "DISCONNECTED";
|
|
204
195
|
readonly UNKNOWN: "UNKNOWN";
|
|
205
196
|
};
|
|
206
|
-
export type ConnectionState =
|
|
207
|
-
(typeof ConnectionState)[keyof typeof ConnectionState];
|
|
197
|
+
export type ConnectionState = (typeof ConnectionState)[keyof typeof ConnectionState];
|
|
208
198
|
export declare const DataReplication: {
|
|
209
199
|
readonly NO_REPLICATION: "NO_REPLICATION";
|
|
210
200
|
readonly PRIMARY_AS_SOURCE: "PRIMARY_AS_SOURCE";
|
|
211
201
|
};
|
|
212
|
-
export type DataReplication =
|
|
213
|
-
(typeof DataReplication)[keyof typeof DataReplication];
|
|
202
|
+
export type DataReplication = (typeof DataReplication)[keyof typeof DataReplication];
|
|
214
203
|
export declare const WorkspaceState: {
|
|
215
204
|
readonly ADMIN_MAINTENANCE: "ADMIN_MAINTENANCE";
|
|
216
205
|
readonly AVAILABLE: "AVAILABLE";
|
|
@@ -230,14 +219,12 @@ export declare const WorkspaceState: {
|
|
|
230
219
|
readonly UNHEALTHY: "UNHEALTHY";
|
|
231
220
|
readonly UPDATING: "UPDATING";
|
|
232
221
|
};
|
|
233
|
-
export type WorkspaceState =
|
|
234
|
-
(typeof WorkspaceState)[keyof typeof WorkspaceState];
|
|
222
|
+
export type WorkspaceState = (typeof WorkspaceState)[keyof typeof WorkspaceState];
|
|
235
223
|
export declare const OperatingSystemType: {
|
|
236
224
|
readonly LINUX: "LINUX";
|
|
237
225
|
readonly WINDOWS: "WINDOWS";
|
|
238
226
|
};
|
|
239
|
-
export type OperatingSystemType =
|
|
240
|
-
(typeof OperatingSystemType)[keyof typeof OperatingSystemType];
|
|
227
|
+
export type OperatingSystemType = (typeof OperatingSystemType)[keyof typeof OperatingSystemType];
|
|
241
228
|
export declare const WorkspaceImageRequiredTenancy: {
|
|
242
229
|
readonly DEDICATED: "DEDICATED";
|
|
243
230
|
readonly DEFAULT: "DEFAULT";
|
|
@@ -249,8 +236,7 @@ export declare const WorkspaceImageState: {
|
|
|
249
236
|
readonly ERROR: "ERROR";
|
|
250
237
|
readonly PENDING: "PENDING";
|
|
251
238
|
};
|
|
252
|
-
export type WorkspaceImageState =
|
|
253
|
-
(typeof WorkspaceImageState)[keyof typeof WorkspaceImageState];
|
|
239
|
+
export type WorkspaceImageState = (typeof WorkspaceImageState)[keyof typeof WorkspaceImageState];
|
|
254
240
|
export declare const OperatingSystemName: {
|
|
255
241
|
readonly AMAZON_LINUX_2: "AMAZON_LINUX_2";
|
|
256
242
|
readonly RHEL_8: "RHEL_8";
|
|
@@ -267,8 +253,7 @@ export declare const OperatingSystemName: {
|
|
|
267
253
|
readonly WINDOWS_SERVER_2022: "WINDOWS_SERVER_2022";
|
|
268
254
|
readonly WINDOWS_SERVER_2025: "WINDOWS_SERVER_2025";
|
|
269
255
|
};
|
|
270
|
-
export type OperatingSystemName =
|
|
271
|
-
(typeof OperatingSystemName)[keyof typeof OperatingSystemName];
|
|
256
|
+
export type OperatingSystemName = (typeof OperatingSystemName)[keyof typeof OperatingSystemName];
|
|
272
257
|
export declare const Protocol: {
|
|
273
258
|
readonly PCOIP: "PCOIP";
|
|
274
259
|
readonly WSP: "WSP";
|
|
@@ -305,8 +290,7 @@ export declare const PoolsRunningMode: {
|
|
|
305
290
|
readonly ALWAYS_ON: "ALWAYS_ON";
|
|
306
291
|
readonly AUTO_STOP: "AUTO_STOP";
|
|
307
292
|
};
|
|
308
|
-
export type PoolsRunningMode =
|
|
309
|
-
(typeof PoolsRunningMode)[keyof typeof PoolsRunningMode];
|
|
293
|
+
export type PoolsRunningMode = (typeof PoolsRunningMode)[keyof typeof PoolsRunningMode];
|
|
310
294
|
export declare const WorkspacesPoolErrorCode: {
|
|
311
295
|
readonly BUNDLE_NOT_FOUND: "BUNDLE_NOT_FOUND";
|
|
312
296
|
readonly DEFAULT_OU_IS_MISSING: "DEFAULT_OU_IS_MISSING";
|
|
@@ -360,15 +344,13 @@ export declare const WorkspacesPoolState: {
|
|
|
360
344
|
readonly STOPPING: "STOPPING";
|
|
361
345
|
readonly UPDATING: "UPDATING";
|
|
362
346
|
};
|
|
363
|
-
export type WorkspacesPoolState =
|
|
364
|
-
(typeof WorkspacesPoolState)[keyof typeof WorkspacesPoolState];
|
|
347
|
+
export type WorkspacesPoolState = (typeof WorkspacesPoolState)[keyof typeof WorkspacesPoolState];
|
|
365
348
|
export declare const CustomImageProtocol: {
|
|
366
349
|
readonly BYOP: "BYOP";
|
|
367
350
|
readonly DCV: "DCV";
|
|
368
351
|
readonly PCOIP: "PCOIP";
|
|
369
352
|
};
|
|
370
|
-
export type CustomImageProtocol =
|
|
371
|
-
(typeof CustomImageProtocol)[keyof typeof CustomImageProtocol];
|
|
353
|
+
export type CustomImageProtocol = (typeof CustomImageProtocol)[keyof typeof CustomImageProtocol];
|
|
372
354
|
export declare const CustomWorkspaceImageImportState: {
|
|
373
355
|
readonly COMPLETED: "COMPLETED";
|
|
374
356
|
readonly CREATING_TEST_INSTANCE: "CREATING_TEST_INSTANCE";
|
|
@@ -453,8 +435,7 @@ export declare const SamlStatusEnum: {
|
|
|
453
435
|
readonly ENABLED: "ENABLED";
|
|
454
436
|
readonly ENABLED_WITH_DIRECTORY_LOGIN_FALLBACK: "ENABLED_WITH_DIRECTORY_LOGIN_FALLBACK";
|
|
455
437
|
};
|
|
456
|
-
export type SamlStatusEnum =
|
|
457
|
-
(typeof SamlStatusEnum)[keyof typeof SamlStatusEnum];
|
|
438
|
+
export type SamlStatusEnum = (typeof SamlStatusEnum)[keyof typeof SamlStatusEnum];
|
|
458
439
|
export declare const WorkspaceDirectoryState: {
|
|
459
440
|
readonly DEREGISTERED: "DEREGISTERED";
|
|
460
441
|
readonly DEREGISTERING: "DEREGISTERING";
|
|
@@ -505,8 +486,7 @@ export declare const UserIdentityType: {
|
|
|
505
486
|
readonly AWS_IAM_IDENTITY_CENTER: "AWS_IAM_IDENTITY_CENTER";
|
|
506
487
|
readonly CUSTOMER_MANAGED: "CUSTOMER_MANAGED";
|
|
507
488
|
};
|
|
508
|
-
export type UserIdentityType =
|
|
509
|
-
(typeof UserIdentityType)[keyof typeof UserIdentityType];
|
|
489
|
+
export type UserIdentityType = (typeof UserIdentityType)[keyof typeof UserIdentityType];
|
|
510
490
|
export declare const WorkspaceType: {
|
|
511
491
|
readonly PERSONAL: "PERSONAL";
|
|
512
492
|
readonly POOLS: "POOLS";
|
|
@@ -593,8 +573,7 @@ export declare const ImageComputeType: {
|
|
|
593
573
|
readonly GRAPHICS_G4DN: "GRAPHICS_G4DN";
|
|
594
574
|
readonly GRAPHICS_G6: "GRAPHICS_G6";
|
|
595
575
|
};
|
|
596
|
-
export type ImageComputeType =
|
|
597
|
-
(typeof ImageComputeType)[keyof typeof ImageComputeType];
|
|
576
|
+
export type ImageComputeType = (typeof ImageComputeType)[keyof typeof ImageComputeType];
|
|
598
577
|
export declare const OSVersion: {
|
|
599
578
|
readonly Windows_10: "Windows_10";
|
|
600
579
|
readonly Windows_11: "Windows_11";
|
|
@@ -620,5 +599,4 @@ export declare const TargetWorkspaceState: {
|
|
|
620
599
|
readonly ADMIN_MAINTENANCE: "ADMIN_MAINTENANCE";
|
|
621
600
|
readonly AVAILABLE: "AVAILABLE";
|
|
622
601
|
};
|
|
623
|
-
export type TargetWorkspaceState =
|
|
624
|
-
(typeof TargetWorkspaceState)[keyof typeof TargetWorkspaceState];
|
|
602
|
+
export type TargetWorkspaceState = (typeof TargetWorkspaceState)[keyof typeof TargetWorkspaceState];
|
|
@@ -3,9 +3,7 @@ import { WorkSpacesServiceException as __BaseException } from "./WorkSpacesServi
|
|
|
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 ConflictException extends __BaseException {
|
|
11
9
|
readonly name: "ConflictException";
|
|
@@ -15,178 +13,113 @@ export declare class ConflictException extends __BaseException {
|
|
|
15
13
|
export declare class InternalServerException extends __BaseException {
|
|
16
14
|
readonly name: "InternalServerException";
|
|
17
15
|
readonly $fault: "client";
|
|
18
|
-
constructor(
|
|
19
|
-
opts: __ExceptionOptionType<InternalServerException, __BaseException>
|
|
20
|
-
);
|
|
16
|
+
constructor(opts: __ExceptionOptionType<InternalServerException, __BaseException>);
|
|
21
17
|
}
|
|
22
18
|
export declare class ResourceNotFoundException extends __BaseException {
|
|
23
19
|
readonly name: "ResourceNotFoundException";
|
|
24
20
|
readonly $fault: "client";
|
|
25
21
|
ResourceId?: string | undefined;
|
|
26
|
-
constructor(
|
|
27
|
-
opts: __ExceptionOptionType<ResourceNotFoundException, __BaseException>
|
|
28
|
-
);
|
|
22
|
+
constructor(opts: __ExceptionOptionType<ResourceNotFoundException, __BaseException>);
|
|
29
23
|
}
|
|
30
24
|
export declare class ValidationException extends __BaseException {
|
|
31
25
|
readonly name: "ValidationException";
|
|
32
26
|
readonly $fault: "client";
|
|
33
|
-
constructor(
|
|
34
|
-
opts: __ExceptionOptionType<ValidationException, __BaseException>
|
|
35
|
-
);
|
|
27
|
+
constructor(opts: __ExceptionOptionType<ValidationException, __BaseException>);
|
|
36
28
|
}
|
|
37
29
|
export declare class ApplicationNotSupportedException extends __BaseException {
|
|
38
30
|
readonly name: "ApplicationNotSupportedException";
|
|
39
31
|
readonly $fault: "client";
|
|
40
|
-
constructor(
|
|
41
|
-
opts: __ExceptionOptionType<
|
|
42
|
-
ApplicationNotSupportedException,
|
|
43
|
-
__BaseException
|
|
44
|
-
>
|
|
45
|
-
);
|
|
32
|
+
constructor(opts: __ExceptionOptionType<ApplicationNotSupportedException, __BaseException>);
|
|
46
33
|
}
|
|
47
34
|
export declare class InvalidParameterValuesException extends __BaseException {
|
|
48
35
|
readonly name: "InvalidParameterValuesException";
|
|
49
36
|
readonly $fault: "client";
|
|
50
|
-
constructor(
|
|
51
|
-
opts: __ExceptionOptionType<
|
|
52
|
-
InvalidParameterValuesException,
|
|
53
|
-
__BaseException
|
|
54
|
-
>
|
|
55
|
-
);
|
|
37
|
+
constructor(opts: __ExceptionOptionType<InvalidParameterValuesException, __BaseException>);
|
|
56
38
|
}
|
|
57
39
|
export declare class InvalidResourceStateException extends __BaseException {
|
|
58
40
|
readonly name: "InvalidResourceStateException";
|
|
59
41
|
readonly $fault: "client";
|
|
60
|
-
constructor(
|
|
61
|
-
opts: __ExceptionOptionType<InvalidResourceStateException, __BaseException>
|
|
62
|
-
);
|
|
42
|
+
constructor(opts: __ExceptionOptionType<InvalidResourceStateException, __BaseException>);
|
|
63
43
|
}
|
|
64
44
|
export declare class OperationNotSupportedException extends __BaseException {
|
|
65
45
|
readonly name: "OperationNotSupportedException";
|
|
66
46
|
readonly $fault: "client";
|
|
67
47
|
reason?: string | undefined;
|
|
68
|
-
constructor(
|
|
69
|
-
opts: __ExceptionOptionType<OperationNotSupportedException, __BaseException>
|
|
70
|
-
);
|
|
48
|
+
constructor(opts: __ExceptionOptionType<OperationNotSupportedException, __BaseException>);
|
|
71
49
|
}
|
|
72
50
|
export declare class ResourceAssociatedException extends __BaseException {
|
|
73
51
|
readonly name: "ResourceAssociatedException";
|
|
74
52
|
readonly $fault: "client";
|
|
75
|
-
constructor(
|
|
76
|
-
opts: __ExceptionOptionType<ResourceAssociatedException, __BaseException>
|
|
77
|
-
);
|
|
53
|
+
constructor(opts: __ExceptionOptionType<ResourceAssociatedException, __BaseException>);
|
|
78
54
|
}
|
|
79
55
|
export declare class ResourceLimitExceededException extends __BaseException {
|
|
80
56
|
readonly name: "ResourceLimitExceededException";
|
|
81
57
|
readonly $fault: "client";
|
|
82
|
-
constructor(
|
|
83
|
-
opts: __ExceptionOptionType<ResourceLimitExceededException, __BaseException>
|
|
84
|
-
);
|
|
58
|
+
constructor(opts: __ExceptionOptionType<ResourceLimitExceededException, __BaseException>);
|
|
85
59
|
}
|
|
86
60
|
export declare class ComputeNotCompatibleException extends __BaseException {
|
|
87
61
|
readonly name: "ComputeNotCompatibleException";
|
|
88
62
|
readonly $fault: "client";
|
|
89
|
-
constructor(
|
|
90
|
-
opts: __ExceptionOptionType<ComputeNotCompatibleException, __BaseException>
|
|
91
|
-
);
|
|
63
|
+
constructor(opts: __ExceptionOptionType<ComputeNotCompatibleException, __BaseException>);
|
|
92
64
|
}
|
|
93
65
|
export declare class IncompatibleApplicationsException extends __BaseException {
|
|
94
66
|
readonly name: "IncompatibleApplicationsException";
|
|
95
67
|
readonly $fault: "client";
|
|
96
|
-
constructor(
|
|
97
|
-
opts: __ExceptionOptionType<
|
|
98
|
-
IncompatibleApplicationsException,
|
|
99
|
-
__BaseException
|
|
100
|
-
>
|
|
101
|
-
);
|
|
68
|
+
constructor(opts: __ExceptionOptionType<IncompatibleApplicationsException, __BaseException>);
|
|
102
69
|
}
|
|
103
70
|
export declare class OperatingSystemNotCompatibleException extends __BaseException {
|
|
104
71
|
readonly name: "OperatingSystemNotCompatibleException";
|
|
105
72
|
readonly $fault: "client";
|
|
106
|
-
constructor(
|
|
107
|
-
opts: __ExceptionOptionType<
|
|
108
|
-
OperatingSystemNotCompatibleException,
|
|
109
|
-
__BaseException
|
|
110
|
-
>
|
|
111
|
-
);
|
|
73
|
+
constructor(opts: __ExceptionOptionType<OperatingSystemNotCompatibleException, __BaseException>);
|
|
112
74
|
}
|
|
113
75
|
export declare class ResourceAlreadyExistsException extends __BaseException {
|
|
114
76
|
readonly name: "ResourceAlreadyExistsException";
|
|
115
77
|
readonly $fault: "client";
|
|
116
|
-
constructor(
|
|
117
|
-
opts: __ExceptionOptionType<ResourceAlreadyExistsException, __BaseException>
|
|
118
|
-
);
|
|
78
|
+
constructor(opts: __ExceptionOptionType<ResourceAlreadyExistsException, __BaseException>);
|
|
119
79
|
}
|
|
120
80
|
export declare class ResourceInUseException extends __BaseException {
|
|
121
81
|
readonly name: "ResourceInUseException";
|
|
122
82
|
readonly $fault: "client";
|
|
123
83
|
ResourceId?: string | undefined;
|
|
124
|
-
constructor(
|
|
125
|
-
opts: __ExceptionOptionType<ResourceInUseException, __BaseException>
|
|
126
|
-
);
|
|
84
|
+
constructor(opts: __ExceptionOptionType<ResourceInUseException, __BaseException>);
|
|
127
85
|
}
|
|
128
86
|
export declare class ResourceUnavailableException extends __BaseException {
|
|
129
87
|
readonly name: "ResourceUnavailableException";
|
|
130
88
|
readonly $fault: "client";
|
|
131
89
|
ResourceId?: string | undefined;
|
|
132
|
-
constructor(
|
|
133
|
-
opts: __ExceptionOptionType<ResourceUnavailableException, __BaseException>
|
|
134
|
-
);
|
|
90
|
+
constructor(opts: __ExceptionOptionType<ResourceUnavailableException, __BaseException>);
|
|
135
91
|
}
|
|
136
92
|
export declare class ResourceCreationFailedException extends __BaseException {
|
|
137
93
|
readonly name: "ResourceCreationFailedException";
|
|
138
94
|
readonly $fault: "client";
|
|
139
|
-
constructor(
|
|
140
|
-
opts: __ExceptionOptionType<
|
|
141
|
-
ResourceCreationFailedException,
|
|
142
|
-
__BaseException
|
|
143
|
-
>
|
|
144
|
-
);
|
|
95
|
+
constructor(opts: __ExceptionOptionType<ResourceCreationFailedException, __BaseException>);
|
|
145
96
|
}
|
|
146
97
|
export declare class InvalidParameterCombinationException extends __BaseException {
|
|
147
98
|
readonly name: "InvalidParameterCombinationException";
|
|
148
99
|
readonly $fault: "client";
|
|
149
|
-
constructor(
|
|
150
|
-
opts: __ExceptionOptionType<
|
|
151
|
-
InvalidParameterCombinationException,
|
|
152
|
-
__BaseException
|
|
153
|
-
>
|
|
154
|
-
);
|
|
100
|
+
constructor(opts: __ExceptionOptionType<InvalidParameterCombinationException, __BaseException>);
|
|
155
101
|
}
|
|
156
102
|
export declare class OperationInProgressException extends __BaseException {
|
|
157
103
|
readonly name: "OperationInProgressException";
|
|
158
104
|
readonly $fault: "client";
|
|
159
|
-
constructor(
|
|
160
|
-
opts: __ExceptionOptionType<OperationInProgressException, __BaseException>
|
|
161
|
-
);
|
|
105
|
+
constructor(opts: __ExceptionOptionType<OperationInProgressException, __BaseException>);
|
|
162
106
|
}
|
|
163
107
|
export declare class UnsupportedWorkspaceConfigurationException extends __BaseException {
|
|
164
108
|
readonly name: "UnsupportedWorkspaceConfigurationException";
|
|
165
109
|
readonly $fault: "client";
|
|
166
110
|
constructor(
|
|
167
|
-
opts: __ExceptionOptionType<
|
|
168
|
-
UnsupportedWorkspaceConfigurationException,
|
|
169
|
-
__BaseException
|
|
170
|
-
>
|
|
111
|
+
opts: __ExceptionOptionType<UnsupportedWorkspaceConfigurationException, __BaseException>,
|
|
171
112
|
);
|
|
172
113
|
}
|
|
173
114
|
export declare class UnsupportedNetworkConfigurationException extends __BaseException {
|
|
174
115
|
readonly name: "UnsupportedNetworkConfigurationException";
|
|
175
116
|
readonly $fault: "client";
|
|
176
117
|
constructor(
|
|
177
|
-
opts: __ExceptionOptionType<
|
|
178
|
-
UnsupportedNetworkConfigurationException,
|
|
179
|
-
__BaseException
|
|
180
|
-
>
|
|
118
|
+
opts: __ExceptionOptionType<UnsupportedNetworkConfigurationException, __BaseException>,
|
|
181
119
|
);
|
|
182
120
|
}
|
|
183
121
|
export declare class WorkspacesDefaultRoleNotFoundException extends __BaseException {
|
|
184
122
|
readonly name: "WorkspacesDefaultRoleNotFoundException";
|
|
185
123
|
readonly $fault: "client";
|
|
186
|
-
constructor(
|
|
187
|
-
opts: __ExceptionOptionType<
|
|
188
|
-
WorkspacesDefaultRoleNotFoundException,
|
|
189
|
-
__BaseException
|
|
190
|
-
>
|
|
191
|
-
);
|
|
124
|
+
constructor(opts: __ExceptionOptionType<WorkspacesDefaultRoleNotFoundException, __BaseException>);
|
|
192
125
|
}
|
|
@@ -813,9 +813,7 @@ export interface UserSetting {
|
|
|
813
813
|
MaximumLength?: number | undefined;
|
|
814
814
|
}
|
|
815
815
|
export interface StreamingProperties {
|
|
816
|
-
StreamingExperiencePreferredProtocol?:
|
|
817
|
-
| StreamingExperiencePreferredProtocolEnum
|
|
818
|
-
| undefined;
|
|
816
|
+
StreamingExperiencePreferredProtocol?: StreamingExperiencePreferredProtocolEnum | undefined;
|
|
819
817
|
UserSettings?: UserSetting[] | undefined;
|
|
820
818
|
StorageConnectors?: StorageConnector[] | undefined;
|
|
821
819
|
GlobalAccelerator?: GlobalAcceleratorForDirectory | undefined;
|
|
@@ -1,6 +1,5 @@
|
|
|
1
1
|
import { PaginationConfiguration } from "@smithy/types";
|
|
2
2
|
import { WorkSpacesClient } from "../WorkSpacesClient";
|
|
3
|
-
export interface WorkSpacesPaginationConfiguration
|
|
4
|
-
extends PaginationConfiguration {
|
|
3
|
+
export interface WorkSpacesPaginationConfiguration extends PaginationConfiguration {
|
|
5
4
|
client: WorkSpacesClient;
|
|
6
5
|
}
|
|
@@ -8,24 +8,16 @@ export declare const getRuntimeConfig: (config: WorkSpacesClientConfig) => {
|
|
|
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: WorkSpacesClientConfig) => {
|
|
|
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: WorkSpacesClientConfig) => {
|
|
|
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: WorkSpacesClientConfig) => {
|
|
|
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
|
};
|