@aws-sdk/client-workspaces 3.47.1 → 3.50.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/CHANGELOG.md +35 -0
- package/dist-cjs/WorkSpaces.js +60 -0
- package/dist-cjs/commands/CreateConnectClientAddInCommand.js +36 -0
- package/dist-cjs/commands/DeleteConnectClientAddInCommand.js +36 -0
- package/dist-cjs/commands/DescribeConnectClientAddInsCommand.js +36 -0
- package/dist-cjs/commands/UpdateConnectClientAddInCommand.js +36 -0
- package/dist-cjs/commands/index.js +4 -0
- package/dist-cjs/models/models_0.js +58 -4
- package/dist-cjs/protocols/Aws_json1_1.js +376 -3
- package/dist-es/WorkSpaces.js +60 -0
- package/dist-es/commands/CreateConnectClientAddInCommand.js +39 -0
- package/dist-es/commands/DeleteConnectClientAddInCommand.js +39 -0
- package/dist-es/commands/DescribeConnectClientAddInsCommand.js +39 -0
- package/dist-es/commands/UpdateConnectClientAddInCommand.js +39 -0
- package/dist-es/commands/index.js +4 -0
- package/dist-es/models/models_0.js +36 -0
- package/dist-es/protocols/Aws_json1_1.js +397 -0
- package/dist-types/WorkSpaces.d.ts +33 -0
- package/dist-types/WorkSpacesClient.d.ts +6 -2
- package/dist-types/commands/CreateConnectClientAddInCommand.d.ts +38 -0
- package/dist-types/commands/DeleteConnectClientAddInCommand.d.ts +36 -0
- package/dist-types/commands/DescribeConnectClientAddInsCommand.d.ts +35 -0
- package/dist-types/commands/UpdateConnectClientAddInCommand.d.ts +36 -0
- package/dist-types/commands/index.d.ts +4 -0
- package/dist-types/models/models_0.d.ts +161 -8
- package/dist-types/protocols/Aws_json1_1.d.ts +12 -0
- package/package.json +39 -33
- package/dist-types/ts3.4/WorkSpaces.d.ts +0 -275
- package/dist-types/ts3.4/WorkSpacesClient.d.ts +0 -127
- package/dist-types/ts3.4/commands/AssociateConnectionAliasCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/AssociateIpGroupsCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/AuthorizeIpRulesCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/CopyWorkspaceImageCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/CreateConnectionAliasCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/CreateIpGroupCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/CreateTagsCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/CreateUpdatedWorkspaceImageCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/CreateWorkspaceBundleCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/CreateWorkspacesCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/DeleteConnectionAliasCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/DeleteIpGroupCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/DeleteTagsCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/DeleteWorkspaceBundleCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/DeleteWorkspaceImageCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/DeregisterWorkspaceDirectoryCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/DescribeAccountCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/DescribeAccountModificationsCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/DescribeClientPropertiesCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/DescribeConnectionAliasPermissionsCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/DescribeConnectionAliasesCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/DescribeIpGroupsCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/DescribeTagsCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/DescribeWorkspaceBundlesCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/DescribeWorkspaceDirectoriesCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/DescribeWorkspaceImagePermissionsCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/DescribeWorkspaceImagesCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/DescribeWorkspaceSnapshotsCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/DescribeWorkspacesCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/DescribeWorkspacesConnectionStatusCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/DisassociateConnectionAliasCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/DisassociateIpGroupsCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/ImportWorkspaceImageCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/ListAvailableManagementCidrRangesCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/MigrateWorkspaceCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/ModifyAccountCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/ModifyClientPropertiesCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/ModifySelfservicePermissionsCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/ModifyWorkspaceAccessPropertiesCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/ModifyWorkspaceCreationPropertiesCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/ModifyWorkspacePropertiesCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/ModifyWorkspaceStateCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/RebootWorkspacesCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/RebuildWorkspacesCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/RegisterWorkspaceDirectoryCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/RestoreWorkspaceCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/RevokeIpRulesCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/StartWorkspacesCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/StopWorkspacesCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/TerminateWorkspacesCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/UpdateConnectionAliasPermissionCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/UpdateRulesOfIpGroupCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/UpdateWorkspaceBundleCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/UpdateWorkspaceImagePermissionCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/index.d.ts +0 -54
- package/dist-types/ts3.4/endpoints.d.ts +0 -2
- package/dist-types/ts3.4/index.d.ts +0 -5
- package/dist-types/ts3.4/models/index.d.ts +0 -1
- package/dist-types/ts3.4/models/models_0.d.ts +0 -1736
- package/dist-types/ts3.4/pagination/DescribeWorkspaceBundlesPaginator.d.ts +0 -4
- package/dist-types/ts3.4/pagination/DescribeWorkspaceDirectoriesPaginator.d.ts +0 -4
- package/dist-types/ts3.4/pagination/DescribeWorkspacesPaginator.d.ts +0 -4
- package/dist-types/ts3.4/pagination/Interfaces.d.ts +0 -6
- package/dist-types/ts3.4/pagination/index.d.ts +0 -4
- package/dist-types/ts3.4/protocols/Aws_json1_1.d.ts +0 -164
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +0 -38
- package/dist-types/ts3.4/runtimeConfig.d.ts +0 -38
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +0 -37
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +0 -11
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
-
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
|
-
import { ModifyWorkspaceStateRequest, ModifyWorkspaceStateResult } from "../models/models_0";
|
|
4
|
-
import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesClientResolvedConfig } from "../WorkSpacesClient";
|
|
5
|
-
export interface ModifyWorkspaceStateCommandInput extends ModifyWorkspaceStateRequest {
|
|
6
|
-
}
|
|
7
|
-
export interface ModifyWorkspaceStateCommandOutput extends ModifyWorkspaceStateResult, __MetadataBearer {
|
|
8
|
-
}
|
|
9
|
-
|
|
10
|
-
export declare class ModifyWorkspaceStateCommand extends $Command<ModifyWorkspaceStateCommandInput, ModifyWorkspaceStateCommandOutput, WorkSpacesClientResolvedConfig> {
|
|
11
|
-
readonly input: ModifyWorkspaceStateCommandInput;
|
|
12
|
-
constructor(input: ModifyWorkspaceStateCommandInput);
|
|
13
|
-
|
|
14
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WorkSpacesClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ModifyWorkspaceStateCommandInput, ModifyWorkspaceStateCommandOutput>;
|
|
15
|
-
private serialize;
|
|
16
|
-
private deserialize;
|
|
17
|
-
}
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
-
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
|
-
import { RebootWorkspacesRequest, RebootWorkspacesResult } from "../models/models_0";
|
|
4
|
-
import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesClientResolvedConfig } from "../WorkSpacesClient";
|
|
5
|
-
export interface RebootWorkspacesCommandInput extends RebootWorkspacesRequest {
|
|
6
|
-
}
|
|
7
|
-
export interface RebootWorkspacesCommandOutput extends RebootWorkspacesResult, __MetadataBearer {
|
|
8
|
-
}
|
|
9
|
-
|
|
10
|
-
export declare class RebootWorkspacesCommand extends $Command<RebootWorkspacesCommandInput, RebootWorkspacesCommandOutput, WorkSpacesClientResolvedConfig> {
|
|
11
|
-
readonly input: RebootWorkspacesCommandInput;
|
|
12
|
-
constructor(input: RebootWorkspacesCommandInput);
|
|
13
|
-
|
|
14
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WorkSpacesClientResolvedConfig, options?: __HttpHandlerOptions): Handler<RebootWorkspacesCommandInput, RebootWorkspacesCommandOutput>;
|
|
15
|
-
private serialize;
|
|
16
|
-
private deserialize;
|
|
17
|
-
}
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
-
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
|
-
import { RebuildWorkspacesRequest, RebuildWorkspacesResult } from "../models/models_0";
|
|
4
|
-
import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesClientResolvedConfig } from "../WorkSpacesClient";
|
|
5
|
-
export interface RebuildWorkspacesCommandInput extends RebuildWorkspacesRequest {
|
|
6
|
-
}
|
|
7
|
-
export interface RebuildWorkspacesCommandOutput extends RebuildWorkspacesResult, __MetadataBearer {
|
|
8
|
-
}
|
|
9
|
-
|
|
10
|
-
export declare class RebuildWorkspacesCommand extends $Command<RebuildWorkspacesCommandInput, RebuildWorkspacesCommandOutput, WorkSpacesClientResolvedConfig> {
|
|
11
|
-
readonly input: RebuildWorkspacesCommandInput;
|
|
12
|
-
constructor(input: RebuildWorkspacesCommandInput);
|
|
13
|
-
|
|
14
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WorkSpacesClientResolvedConfig, options?: __HttpHandlerOptions): Handler<RebuildWorkspacesCommandInput, RebuildWorkspacesCommandOutput>;
|
|
15
|
-
private serialize;
|
|
16
|
-
private deserialize;
|
|
17
|
-
}
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
-
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
|
-
import { RegisterWorkspaceDirectoryRequest, RegisterWorkspaceDirectoryResult } from "../models/models_0";
|
|
4
|
-
import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesClientResolvedConfig } from "../WorkSpacesClient";
|
|
5
|
-
export interface RegisterWorkspaceDirectoryCommandInput extends RegisterWorkspaceDirectoryRequest {
|
|
6
|
-
}
|
|
7
|
-
export interface RegisterWorkspaceDirectoryCommandOutput extends RegisterWorkspaceDirectoryResult, __MetadataBearer {
|
|
8
|
-
}
|
|
9
|
-
|
|
10
|
-
export declare class RegisterWorkspaceDirectoryCommand extends $Command<RegisterWorkspaceDirectoryCommandInput, RegisterWorkspaceDirectoryCommandOutput, WorkSpacesClientResolvedConfig> {
|
|
11
|
-
readonly input: RegisterWorkspaceDirectoryCommandInput;
|
|
12
|
-
constructor(input: RegisterWorkspaceDirectoryCommandInput);
|
|
13
|
-
|
|
14
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WorkSpacesClientResolvedConfig, options?: __HttpHandlerOptions): Handler<RegisterWorkspaceDirectoryCommandInput, RegisterWorkspaceDirectoryCommandOutput>;
|
|
15
|
-
private serialize;
|
|
16
|
-
private deserialize;
|
|
17
|
-
}
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
-
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
|
-
import { RestoreWorkspaceRequest, RestoreWorkspaceResult } from "../models/models_0";
|
|
4
|
-
import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesClientResolvedConfig } from "../WorkSpacesClient";
|
|
5
|
-
export interface RestoreWorkspaceCommandInput extends RestoreWorkspaceRequest {
|
|
6
|
-
}
|
|
7
|
-
export interface RestoreWorkspaceCommandOutput extends RestoreWorkspaceResult, __MetadataBearer {
|
|
8
|
-
}
|
|
9
|
-
|
|
10
|
-
export declare class RestoreWorkspaceCommand extends $Command<RestoreWorkspaceCommandInput, RestoreWorkspaceCommandOutput, WorkSpacesClientResolvedConfig> {
|
|
11
|
-
readonly input: RestoreWorkspaceCommandInput;
|
|
12
|
-
constructor(input: RestoreWorkspaceCommandInput);
|
|
13
|
-
|
|
14
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WorkSpacesClientResolvedConfig, options?: __HttpHandlerOptions): Handler<RestoreWorkspaceCommandInput, RestoreWorkspaceCommandOutput>;
|
|
15
|
-
private serialize;
|
|
16
|
-
private deserialize;
|
|
17
|
-
}
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
-
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
|
-
import { RevokeIpRulesRequest, RevokeIpRulesResult } from "../models/models_0";
|
|
4
|
-
import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesClientResolvedConfig } from "../WorkSpacesClient";
|
|
5
|
-
export interface RevokeIpRulesCommandInput extends RevokeIpRulesRequest {
|
|
6
|
-
}
|
|
7
|
-
export interface RevokeIpRulesCommandOutput extends RevokeIpRulesResult, __MetadataBearer {
|
|
8
|
-
}
|
|
9
|
-
|
|
10
|
-
export declare class RevokeIpRulesCommand extends $Command<RevokeIpRulesCommandInput, RevokeIpRulesCommandOutput, WorkSpacesClientResolvedConfig> {
|
|
11
|
-
readonly input: RevokeIpRulesCommandInput;
|
|
12
|
-
constructor(input: RevokeIpRulesCommandInput);
|
|
13
|
-
|
|
14
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WorkSpacesClientResolvedConfig, options?: __HttpHandlerOptions): Handler<RevokeIpRulesCommandInput, RevokeIpRulesCommandOutput>;
|
|
15
|
-
private serialize;
|
|
16
|
-
private deserialize;
|
|
17
|
-
}
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
-
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
|
-
import { StartWorkspacesRequest, StartWorkspacesResult } from "../models/models_0";
|
|
4
|
-
import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesClientResolvedConfig } from "../WorkSpacesClient";
|
|
5
|
-
export interface StartWorkspacesCommandInput extends StartWorkspacesRequest {
|
|
6
|
-
}
|
|
7
|
-
export interface StartWorkspacesCommandOutput extends StartWorkspacesResult, __MetadataBearer {
|
|
8
|
-
}
|
|
9
|
-
|
|
10
|
-
export declare class StartWorkspacesCommand extends $Command<StartWorkspacesCommandInput, StartWorkspacesCommandOutput, WorkSpacesClientResolvedConfig> {
|
|
11
|
-
readonly input: StartWorkspacesCommandInput;
|
|
12
|
-
constructor(input: StartWorkspacesCommandInput);
|
|
13
|
-
|
|
14
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WorkSpacesClientResolvedConfig, options?: __HttpHandlerOptions): Handler<StartWorkspacesCommandInput, StartWorkspacesCommandOutput>;
|
|
15
|
-
private serialize;
|
|
16
|
-
private deserialize;
|
|
17
|
-
}
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
-
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
|
-
import { StopWorkspacesRequest, StopWorkspacesResult } from "../models/models_0";
|
|
4
|
-
import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesClientResolvedConfig } from "../WorkSpacesClient";
|
|
5
|
-
export interface StopWorkspacesCommandInput extends StopWorkspacesRequest {
|
|
6
|
-
}
|
|
7
|
-
export interface StopWorkspacesCommandOutput extends StopWorkspacesResult, __MetadataBearer {
|
|
8
|
-
}
|
|
9
|
-
|
|
10
|
-
export declare class StopWorkspacesCommand extends $Command<StopWorkspacesCommandInput, StopWorkspacesCommandOutput, WorkSpacesClientResolvedConfig> {
|
|
11
|
-
readonly input: StopWorkspacesCommandInput;
|
|
12
|
-
constructor(input: StopWorkspacesCommandInput);
|
|
13
|
-
|
|
14
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WorkSpacesClientResolvedConfig, options?: __HttpHandlerOptions): Handler<StopWorkspacesCommandInput, StopWorkspacesCommandOutput>;
|
|
15
|
-
private serialize;
|
|
16
|
-
private deserialize;
|
|
17
|
-
}
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
-
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
|
-
import { TerminateWorkspacesRequest, TerminateWorkspacesResult } from "../models/models_0";
|
|
4
|
-
import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesClientResolvedConfig } from "../WorkSpacesClient";
|
|
5
|
-
export interface TerminateWorkspacesCommandInput extends TerminateWorkspacesRequest {
|
|
6
|
-
}
|
|
7
|
-
export interface TerminateWorkspacesCommandOutput extends TerminateWorkspacesResult, __MetadataBearer {
|
|
8
|
-
}
|
|
9
|
-
|
|
10
|
-
export declare class TerminateWorkspacesCommand extends $Command<TerminateWorkspacesCommandInput, TerminateWorkspacesCommandOutput, WorkSpacesClientResolvedConfig> {
|
|
11
|
-
readonly input: TerminateWorkspacesCommandInput;
|
|
12
|
-
constructor(input: TerminateWorkspacesCommandInput);
|
|
13
|
-
|
|
14
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WorkSpacesClientResolvedConfig, options?: __HttpHandlerOptions): Handler<TerminateWorkspacesCommandInput, TerminateWorkspacesCommandOutput>;
|
|
15
|
-
private serialize;
|
|
16
|
-
private deserialize;
|
|
17
|
-
}
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
-
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
|
-
import { UpdateConnectionAliasPermissionRequest, UpdateConnectionAliasPermissionResult } from "../models/models_0";
|
|
4
|
-
import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesClientResolvedConfig } from "../WorkSpacesClient";
|
|
5
|
-
export interface UpdateConnectionAliasPermissionCommandInput extends UpdateConnectionAliasPermissionRequest {
|
|
6
|
-
}
|
|
7
|
-
export interface UpdateConnectionAliasPermissionCommandOutput extends UpdateConnectionAliasPermissionResult, __MetadataBearer {
|
|
8
|
-
}
|
|
9
|
-
|
|
10
|
-
export declare class UpdateConnectionAliasPermissionCommand extends $Command<UpdateConnectionAliasPermissionCommandInput, UpdateConnectionAliasPermissionCommandOutput, WorkSpacesClientResolvedConfig> {
|
|
11
|
-
readonly input: UpdateConnectionAliasPermissionCommandInput;
|
|
12
|
-
constructor(input: UpdateConnectionAliasPermissionCommandInput);
|
|
13
|
-
|
|
14
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WorkSpacesClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateConnectionAliasPermissionCommandInput, UpdateConnectionAliasPermissionCommandOutput>;
|
|
15
|
-
private serialize;
|
|
16
|
-
private deserialize;
|
|
17
|
-
}
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
-
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
|
-
import { UpdateRulesOfIpGroupRequest, UpdateRulesOfIpGroupResult } from "../models/models_0";
|
|
4
|
-
import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesClientResolvedConfig } from "../WorkSpacesClient";
|
|
5
|
-
export interface UpdateRulesOfIpGroupCommandInput extends UpdateRulesOfIpGroupRequest {
|
|
6
|
-
}
|
|
7
|
-
export interface UpdateRulesOfIpGroupCommandOutput extends UpdateRulesOfIpGroupResult, __MetadataBearer {
|
|
8
|
-
}
|
|
9
|
-
|
|
10
|
-
export declare class UpdateRulesOfIpGroupCommand extends $Command<UpdateRulesOfIpGroupCommandInput, UpdateRulesOfIpGroupCommandOutput, WorkSpacesClientResolvedConfig> {
|
|
11
|
-
readonly input: UpdateRulesOfIpGroupCommandInput;
|
|
12
|
-
constructor(input: UpdateRulesOfIpGroupCommandInput);
|
|
13
|
-
|
|
14
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WorkSpacesClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateRulesOfIpGroupCommandInput, UpdateRulesOfIpGroupCommandOutput>;
|
|
15
|
-
private serialize;
|
|
16
|
-
private deserialize;
|
|
17
|
-
}
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
-
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
|
-
import { UpdateWorkspaceBundleRequest, UpdateWorkspaceBundleResult } from "../models/models_0";
|
|
4
|
-
import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesClientResolvedConfig } from "../WorkSpacesClient";
|
|
5
|
-
export interface UpdateWorkspaceBundleCommandInput extends UpdateWorkspaceBundleRequest {
|
|
6
|
-
}
|
|
7
|
-
export interface UpdateWorkspaceBundleCommandOutput extends UpdateWorkspaceBundleResult, __MetadataBearer {
|
|
8
|
-
}
|
|
9
|
-
|
|
10
|
-
export declare class UpdateWorkspaceBundleCommand extends $Command<UpdateWorkspaceBundleCommandInput, UpdateWorkspaceBundleCommandOutput, WorkSpacesClientResolvedConfig> {
|
|
11
|
-
readonly input: UpdateWorkspaceBundleCommandInput;
|
|
12
|
-
constructor(input: UpdateWorkspaceBundleCommandInput);
|
|
13
|
-
|
|
14
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WorkSpacesClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateWorkspaceBundleCommandInput, UpdateWorkspaceBundleCommandOutput>;
|
|
15
|
-
private serialize;
|
|
16
|
-
private deserialize;
|
|
17
|
-
}
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
-
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
|
-
import { UpdateWorkspaceImagePermissionRequest, UpdateWorkspaceImagePermissionResult } from "../models/models_0";
|
|
4
|
-
import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesClientResolvedConfig } from "../WorkSpacesClient";
|
|
5
|
-
export interface UpdateWorkspaceImagePermissionCommandInput extends UpdateWorkspaceImagePermissionRequest {
|
|
6
|
-
}
|
|
7
|
-
export interface UpdateWorkspaceImagePermissionCommandOutput extends UpdateWorkspaceImagePermissionResult, __MetadataBearer {
|
|
8
|
-
}
|
|
9
|
-
|
|
10
|
-
export declare class UpdateWorkspaceImagePermissionCommand extends $Command<UpdateWorkspaceImagePermissionCommandInput, UpdateWorkspaceImagePermissionCommandOutput, WorkSpacesClientResolvedConfig> {
|
|
11
|
-
readonly input: UpdateWorkspaceImagePermissionCommandInput;
|
|
12
|
-
constructor(input: UpdateWorkspaceImagePermissionCommandInput);
|
|
13
|
-
|
|
14
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WorkSpacesClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateWorkspaceImagePermissionCommandInput, UpdateWorkspaceImagePermissionCommandOutput>;
|
|
15
|
-
private serialize;
|
|
16
|
-
private deserialize;
|
|
17
|
-
}
|
|
@@ -1,54 +0,0 @@
|
|
|
1
|
-
export * from "./AssociateConnectionAliasCommand";
|
|
2
|
-
export * from "./AssociateIpGroupsCommand";
|
|
3
|
-
export * from "./AuthorizeIpRulesCommand";
|
|
4
|
-
export * from "./CopyWorkspaceImageCommand";
|
|
5
|
-
export * from "./CreateConnectionAliasCommand";
|
|
6
|
-
export * from "./CreateIpGroupCommand";
|
|
7
|
-
export * from "./CreateTagsCommand";
|
|
8
|
-
export * from "./CreateUpdatedWorkspaceImageCommand";
|
|
9
|
-
export * from "./CreateWorkspaceBundleCommand";
|
|
10
|
-
export * from "./CreateWorkspacesCommand";
|
|
11
|
-
export * from "./DeleteConnectionAliasCommand";
|
|
12
|
-
export * from "./DeleteIpGroupCommand";
|
|
13
|
-
export * from "./DeleteTagsCommand";
|
|
14
|
-
export * from "./DeleteWorkspaceBundleCommand";
|
|
15
|
-
export * from "./DeleteWorkspaceImageCommand";
|
|
16
|
-
export * from "./DeregisterWorkspaceDirectoryCommand";
|
|
17
|
-
export * from "./DescribeAccountCommand";
|
|
18
|
-
export * from "./DescribeAccountModificationsCommand";
|
|
19
|
-
export * from "./DescribeClientPropertiesCommand";
|
|
20
|
-
export * from "./DescribeConnectionAliasPermissionsCommand";
|
|
21
|
-
export * from "./DescribeConnectionAliasesCommand";
|
|
22
|
-
export * from "./DescribeIpGroupsCommand";
|
|
23
|
-
export * from "./DescribeTagsCommand";
|
|
24
|
-
export * from "./DescribeWorkspaceBundlesCommand";
|
|
25
|
-
export * from "./DescribeWorkspaceDirectoriesCommand";
|
|
26
|
-
export * from "./DescribeWorkspaceImagePermissionsCommand";
|
|
27
|
-
export * from "./DescribeWorkspaceImagesCommand";
|
|
28
|
-
export * from "./DescribeWorkspaceSnapshotsCommand";
|
|
29
|
-
export * from "./DescribeWorkspacesCommand";
|
|
30
|
-
export * from "./DescribeWorkspacesConnectionStatusCommand";
|
|
31
|
-
export * from "./DisassociateConnectionAliasCommand";
|
|
32
|
-
export * from "./DisassociateIpGroupsCommand";
|
|
33
|
-
export * from "./ImportWorkspaceImageCommand";
|
|
34
|
-
export * from "./ListAvailableManagementCidrRangesCommand";
|
|
35
|
-
export * from "./MigrateWorkspaceCommand";
|
|
36
|
-
export * from "./ModifyAccountCommand";
|
|
37
|
-
export * from "./ModifyClientPropertiesCommand";
|
|
38
|
-
export * from "./ModifySelfservicePermissionsCommand";
|
|
39
|
-
export * from "./ModifyWorkspaceAccessPropertiesCommand";
|
|
40
|
-
export * from "./ModifyWorkspaceCreationPropertiesCommand";
|
|
41
|
-
export * from "./ModifyWorkspacePropertiesCommand";
|
|
42
|
-
export * from "./ModifyWorkspaceStateCommand";
|
|
43
|
-
export * from "./RebootWorkspacesCommand";
|
|
44
|
-
export * from "./RebuildWorkspacesCommand";
|
|
45
|
-
export * from "./RegisterWorkspaceDirectoryCommand";
|
|
46
|
-
export * from "./RestoreWorkspaceCommand";
|
|
47
|
-
export * from "./RevokeIpRulesCommand";
|
|
48
|
-
export * from "./StartWorkspacesCommand";
|
|
49
|
-
export * from "./StopWorkspacesCommand";
|
|
50
|
-
export * from "./TerminateWorkspacesCommand";
|
|
51
|
-
export * from "./UpdateConnectionAliasPermissionCommand";
|
|
52
|
-
export * from "./UpdateRulesOfIpGroupCommand";
|
|
53
|
-
export * from "./UpdateWorkspaceBundleCommand";
|
|
54
|
-
export * from "./UpdateWorkspaceImagePermissionCommand";
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from "./models_0";
|