@aws-sdk/client-workspaces 3.170.0 → 3.178.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 +16 -0
- package/dist-types/runtimeConfig.browser.d.ts +1 -1
- package/dist-types/runtimeConfig.d.ts +1 -1
- package/dist-types/runtimeConfig.native.d.ts +1 -1
- package/dist-types/ts3.4/WorkSpaces.d.ts +0 -63
- package/dist-types/ts3.4/WorkSpacesClient.d.ts +0 -25
- package/dist-types/ts3.4/commands/AssociateConnectionAliasCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/AssociateIpGroupsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/AuthorizeIpRulesCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CopyWorkspaceImageCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateConnectClientAddInCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateConnectionAliasCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateIpGroupCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateTagsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateUpdatedWorkspaceImageCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateWorkspaceBundleCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateWorkspaceImageCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateWorkspacesCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteClientBrandingCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteConnectClientAddInCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteConnectionAliasCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteIpGroupCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteTagsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteWorkspaceBundleCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteWorkspaceImageCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeregisterWorkspaceDirectoryCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeAccountCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeAccountModificationsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeClientBrandingCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeClientPropertiesCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeConnectClientAddInsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeConnectionAliasPermissionsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeConnectionAliasesCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeIpGroupsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeTagsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeWorkspaceBundlesCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeWorkspaceDirectoriesCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeWorkspaceImagePermissionsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeWorkspaceImagesCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeWorkspaceSnapshotsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeWorkspacesCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeWorkspacesConnectionStatusCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DisassociateConnectionAliasCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DisassociateIpGroupsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ImportClientBrandingCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ImportWorkspaceImageCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListAvailableManagementCidrRangesCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/MigrateWorkspaceCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ModifyAccountCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ModifyClientPropertiesCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ModifySamlPropertiesCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ModifySelfservicePermissionsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ModifyWorkspaceAccessPropertiesCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ModifyWorkspaceCreationPropertiesCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ModifyWorkspacePropertiesCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ModifyWorkspaceStateCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/RebootWorkspacesCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/RebuildWorkspacesCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/RegisterWorkspaceDirectoryCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/RestoreWorkspaceCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/RevokeIpRulesCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/StartWorkspacesCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/StopWorkspacesCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/TerminateWorkspacesCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/UpdateConnectClientAddInCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/UpdateConnectionAliasPermissionCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/UpdateRulesOfIpGroupCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/UpdateWorkspaceBundleCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/UpdateWorkspaceImagePermissionCommand.d.ts +0 -2
- package/dist-types/ts3.4/models/WorkSpacesServiceException.d.ts +0 -1
- package/dist-types/ts3.4/models/models_0.d.ts +0 -499
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +3 -2
- package/dist-types/ts3.4/runtimeConfig.d.ts +3 -2
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +3 -2
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +0 -1
- package/package.json +26 -26
|
@@ -19,7 +19,6 @@ export interface ModifySamlPropertiesCommandInput
|
|
|
19
19
|
export interface ModifySamlPropertiesCommandOutput
|
|
20
20
|
extends ModifySamlPropertiesResult,
|
|
21
21
|
__MetadataBearer {}
|
|
22
|
-
|
|
23
22
|
export declare class ModifySamlPropertiesCommand extends $Command<
|
|
24
23
|
ModifySamlPropertiesCommandInput,
|
|
25
24
|
ModifySamlPropertiesCommandOutput,
|
|
@@ -27,7 +26,6 @@ export declare class ModifySamlPropertiesCommand extends $Command<
|
|
|
27
26
|
> {
|
|
28
27
|
readonly input: ModifySamlPropertiesCommandInput;
|
|
29
28
|
constructor(input: ModifySamlPropertiesCommandInput);
|
|
30
|
-
|
|
31
29
|
resolveMiddleware(
|
|
32
30
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
31
|
configuration: WorkSpacesClientResolvedConfig,
|
|
@@ -19,7 +19,6 @@ export interface ModifySelfservicePermissionsCommandInput
|
|
|
19
19
|
export interface ModifySelfservicePermissionsCommandOutput
|
|
20
20
|
extends ModifySelfservicePermissionsResult,
|
|
21
21
|
__MetadataBearer {}
|
|
22
|
-
|
|
23
22
|
export declare class ModifySelfservicePermissionsCommand extends $Command<
|
|
24
23
|
ModifySelfservicePermissionsCommandInput,
|
|
25
24
|
ModifySelfservicePermissionsCommandOutput,
|
|
@@ -27,7 +26,6 @@ export declare class ModifySelfservicePermissionsCommand extends $Command<
|
|
|
27
26
|
> {
|
|
28
27
|
readonly input: ModifySelfservicePermissionsCommandInput;
|
|
29
28
|
constructor(input: ModifySelfservicePermissionsCommandInput);
|
|
30
|
-
|
|
31
29
|
resolveMiddleware(
|
|
32
30
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
31
|
configuration: WorkSpacesClientResolvedConfig,
|
|
@@ -19,7 +19,6 @@ export interface ModifyWorkspaceAccessPropertiesCommandInput
|
|
|
19
19
|
export interface ModifyWorkspaceAccessPropertiesCommandOutput
|
|
20
20
|
extends ModifyWorkspaceAccessPropertiesResult,
|
|
21
21
|
__MetadataBearer {}
|
|
22
|
-
|
|
23
22
|
export declare class ModifyWorkspaceAccessPropertiesCommand extends $Command<
|
|
24
23
|
ModifyWorkspaceAccessPropertiesCommandInput,
|
|
25
24
|
ModifyWorkspaceAccessPropertiesCommandOutput,
|
|
@@ -27,7 +26,6 @@ export declare class ModifyWorkspaceAccessPropertiesCommand extends $Command<
|
|
|
27
26
|
> {
|
|
28
27
|
readonly input: ModifyWorkspaceAccessPropertiesCommandInput;
|
|
29
28
|
constructor(input: ModifyWorkspaceAccessPropertiesCommandInput);
|
|
30
|
-
|
|
31
29
|
resolveMiddleware(
|
|
32
30
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
31
|
configuration: WorkSpacesClientResolvedConfig,
|
|
@@ -19,7 +19,6 @@ export interface ModifyWorkspaceCreationPropertiesCommandInput
|
|
|
19
19
|
export interface ModifyWorkspaceCreationPropertiesCommandOutput
|
|
20
20
|
extends ModifyWorkspaceCreationPropertiesResult,
|
|
21
21
|
__MetadataBearer {}
|
|
22
|
-
|
|
23
22
|
export declare class ModifyWorkspaceCreationPropertiesCommand extends $Command<
|
|
24
23
|
ModifyWorkspaceCreationPropertiesCommandInput,
|
|
25
24
|
ModifyWorkspaceCreationPropertiesCommandOutput,
|
|
@@ -27,7 +26,6 @@ export declare class ModifyWorkspaceCreationPropertiesCommand extends $Command<
|
|
|
27
26
|
> {
|
|
28
27
|
readonly input: ModifyWorkspaceCreationPropertiesCommandInput;
|
|
29
28
|
constructor(input: ModifyWorkspaceCreationPropertiesCommandInput);
|
|
30
|
-
|
|
31
29
|
resolveMiddleware(
|
|
32
30
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
31
|
configuration: WorkSpacesClientResolvedConfig,
|
|
@@ -19,7 +19,6 @@ export interface ModifyWorkspacePropertiesCommandInput
|
|
|
19
19
|
export interface ModifyWorkspacePropertiesCommandOutput
|
|
20
20
|
extends ModifyWorkspacePropertiesResult,
|
|
21
21
|
__MetadataBearer {}
|
|
22
|
-
|
|
23
22
|
export declare class ModifyWorkspacePropertiesCommand extends $Command<
|
|
24
23
|
ModifyWorkspacePropertiesCommandInput,
|
|
25
24
|
ModifyWorkspacePropertiesCommandOutput,
|
|
@@ -27,7 +26,6 @@ export declare class ModifyWorkspacePropertiesCommand extends $Command<
|
|
|
27
26
|
> {
|
|
28
27
|
readonly input: ModifyWorkspacePropertiesCommandInput;
|
|
29
28
|
constructor(input: ModifyWorkspacePropertiesCommandInput);
|
|
30
|
-
|
|
31
29
|
resolveMiddleware(
|
|
32
30
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
31
|
configuration: WorkSpacesClientResolvedConfig,
|
|
@@ -19,7 +19,6 @@ export interface ModifyWorkspaceStateCommandInput
|
|
|
19
19
|
export interface ModifyWorkspaceStateCommandOutput
|
|
20
20
|
extends ModifyWorkspaceStateResult,
|
|
21
21
|
__MetadataBearer {}
|
|
22
|
-
|
|
23
22
|
export declare class ModifyWorkspaceStateCommand extends $Command<
|
|
24
23
|
ModifyWorkspaceStateCommandInput,
|
|
25
24
|
ModifyWorkspaceStateCommandOutput,
|
|
@@ -27,7 +26,6 @@ export declare class ModifyWorkspaceStateCommand extends $Command<
|
|
|
27
26
|
> {
|
|
28
27
|
readonly input: ModifyWorkspaceStateCommandInput;
|
|
29
28
|
constructor(input: ModifyWorkspaceStateCommandInput);
|
|
30
|
-
|
|
31
29
|
resolveMiddleware(
|
|
32
30
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
31
|
configuration: WorkSpacesClientResolvedConfig,
|
|
@@ -18,7 +18,6 @@ export interface RebootWorkspacesCommandInput extends RebootWorkspacesRequest {}
|
|
|
18
18
|
export interface RebootWorkspacesCommandOutput
|
|
19
19
|
extends RebootWorkspacesResult,
|
|
20
20
|
__MetadataBearer {}
|
|
21
|
-
|
|
22
21
|
export declare class RebootWorkspacesCommand extends $Command<
|
|
23
22
|
RebootWorkspacesCommandInput,
|
|
24
23
|
RebootWorkspacesCommandOutput,
|
|
@@ -26,7 +25,6 @@ export declare class RebootWorkspacesCommand extends $Command<
|
|
|
26
25
|
> {
|
|
27
26
|
readonly input: RebootWorkspacesCommandInput;
|
|
28
27
|
constructor(input: RebootWorkspacesCommandInput);
|
|
29
|
-
|
|
30
28
|
resolveMiddleware(
|
|
31
29
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
32
30
|
configuration: WorkSpacesClientResolvedConfig,
|
|
@@ -19,7 +19,6 @@ export interface RebuildWorkspacesCommandInput
|
|
|
19
19
|
export interface RebuildWorkspacesCommandOutput
|
|
20
20
|
extends RebuildWorkspacesResult,
|
|
21
21
|
__MetadataBearer {}
|
|
22
|
-
|
|
23
22
|
export declare class RebuildWorkspacesCommand extends $Command<
|
|
24
23
|
RebuildWorkspacesCommandInput,
|
|
25
24
|
RebuildWorkspacesCommandOutput,
|
|
@@ -27,7 +26,6 @@ export declare class RebuildWorkspacesCommand extends $Command<
|
|
|
27
26
|
> {
|
|
28
27
|
readonly input: RebuildWorkspacesCommandInput;
|
|
29
28
|
constructor(input: RebuildWorkspacesCommandInput);
|
|
30
|
-
|
|
31
29
|
resolveMiddleware(
|
|
32
30
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
31
|
configuration: WorkSpacesClientResolvedConfig,
|
|
@@ -19,7 +19,6 @@ export interface RegisterWorkspaceDirectoryCommandInput
|
|
|
19
19
|
export interface RegisterWorkspaceDirectoryCommandOutput
|
|
20
20
|
extends RegisterWorkspaceDirectoryResult,
|
|
21
21
|
__MetadataBearer {}
|
|
22
|
-
|
|
23
22
|
export declare class RegisterWorkspaceDirectoryCommand extends $Command<
|
|
24
23
|
RegisterWorkspaceDirectoryCommandInput,
|
|
25
24
|
RegisterWorkspaceDirectoryCommandOutput,
|
|
@@ -27,7 +26,6 @@ export declare class RegisterWorkspaceDirectoryCommand extends $Command<
|
|
|
27
26
|
> {
|
|
28
27
|
readonly input: RegisterWorkspaceDirectoryCommandInput;
|
|
29
28
|
constructor(input: RegisterWorkspaceDirectoryCommandInput);
|
|
30
|
-
|
|
31
29
|
resolveMiddleware(
|
|
32
30
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
31
|
configuration: WorkSpacesClientResolvedConfig,
|
|
@@ -18,7 +18,6 @@ export interface RestoreWorkspaceCommandInput extends RestoreWorkspaceRequest {}
|
|
|
18
18
|
export interface RestoreWorkspaceCommandOutput
|
|
19
19
|
extends RestoreWorkspaceResult,
|
|
20
20
|
__MetadataBearer {}
|
|
21
|
-
|
|
22
21
|
export declare class RestoreWorkspaceCommand extends $Command<
|
|
23
22
|
RestoreWorkspaceCommandInput,
|
|
24
23
|
RestoreWorkspaceCommandOutput,
|
|
@@ -26,7 +25,6 @@ export declare class RestoreWorkspaceCommand extends $Command<
|
|
|
26
25
|
> {
|
|
27
26
|
readonly input: RestoreWorkspaceCommandInput;
|
|
28
27
|
constructor(input: RestoreWorkspaceCommandInput);
|
|
29
|
-
|
|
30
28
|
resolveMiddleware(
|
|
31
29
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
32
30
|
configuration: WorkSpacesClientResolvedConfig,
|
|
@@ -15,7 +15,6 @@ export interface RevokeIpRulesCommandInput extends RevokeIpRulesRequest {}
|
|
|
15
15
|
export interface RevokeIpRulesCommandOutput
|
|
16
16
|
extends RevokeIpRulesResult,
|
|
17
17
|
__MetadataBearer {}
|
|
18
|
-
|
|
19
18
|
export declare class RevokeIpRulesCommand extends $Command<
|
|
20
19
|
RevokeIpRulesCommandInput,
|
|
21
20
|
RevokeIpRulesCommandOutput,
|
|
@@ -23,7 +22,6 @@ export declare class RevokeIpRulesCommand extends $Command<
|
|
|
23
22
|
> {
|
|
24
23
|
readonly input: RevokeIpRulesCommandInput;
|
|
25
24
|
constructor(input: RevokeIpRulesCommandInput);
|
|
26
|
-
|
|
27
25
|
resolveMiddleware(
|
|
28
26
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
29
27
|
configuration: WorkSpacesClientResolvedConfig,
|
|
@@ -18,7 +18,6 @@ export interface StartWorkspacesCommandInput extends StartWorkspacesRequest {}
|
|
|
18
18
|
export interface StartWorkspacesCommandOutput
|
|
19
19
|
extends StartWorkspacesResult,
|
|
20
20
|
__MetadataBearer {}
|
|
21
|
-
|
|
22
21
|
export declare class StartWorkspacesCommand extends $Command<
|
|
23
22
|
StartWorkspacesCommandInput,
|
|
24
23
|
StartWorkspacesCommandOutput,
|
|
@@ -26,7 +25,6 @@ export declare class StartWorkspacesCommand extends $Command<
|
|
|
26
25
|
> {
|
|
27
26
|
readonly input: StartWorkspacesCommandInput;
|
|
28
27
|
constructor(input: StartWorkspacesCommandInput);
|
|
29
|
-
|
|
30
28
|
resolveMiddleware(
|
|
31
29
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
32
30
|
configuration: WorkSpacesClientResolvedConfig,
|
|
@@ -18,7 +18,6 @@ export interface StopWorkspacesCommandInput extends StopWorkspacesRequest {}
|
|
|
18
18
|
export interface StopWorkspacesCommandOutput
|
|
19
19
|
extends StopWorkspacesResult,
|
|
20
20
|
__MetadataBearer {}
|
|
21
|
-
|
|
22
21
|
export declare class StopWorkspacesCommand extends $Command<
|
|
23
22
|
StopWorkspacesCommandInput,
|
|
24
23
|
StopWorkspacesCommandOutput,
|
|
@@ -26,7 +25,6 @@ export declare class StopWorkspacesCommand extends $Command<
|
|
|
26
25
|
> {
|
|
27
26
|
readonly input: StopWorkspacesCommandInput;
|
|
28
27
|
constructor(input: StopWorkspacesCommandInput);
|
|
29
|
-
|
|
30
28
|
resolveMiddleware(
|
|
31
29
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
32
30
|
configuration: WorkSpacesClientResolvedConfig,
|
|
@@ -19,7 +19,6 @@ export interface TerminateWorkspacesCommandInput
|
|
|
19
19
|
export interface TerminateWorkspacesCommandOutput
|
|
20
20
|
extends TerminateWorkspacesResult,
|
|
21
21
|
__MetadataBearer {}
|
|
22
|
-
|
|
23
22
|
export declare class TerminateWorkspacesCommand extends $Command<
|
|
24
23
|
TerminateWorkspacesCommandInput,
|
|
25
24
|
TerminateWorkspacesCommandOutput,
|
|
@@ -27,7 +26,6 @@ export declare class TerminateWorkspacesCommand extends $Command<
|
|
|
27
26
|
> {
|
|
28
27
|
readonly input: TerminateWorkspacesCommandInput;
|
|
29
28
|
constructor(input: TerminateWorkspacesCommandInput);
|
|
30
|
-
|
|
31
29
|
resolveMiddleware(
|
|
32
30
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
31
|
configuration: WorkSpacesClientResolvedConfig,
|
|
@@ -19,7 +19,6 @@ export interface UpdateConnectClientAddInCommandInput
|
|
|
19
19
|
export interface UpdateConnectClientAddInCommandOutput
|
|
20
20
|
extends UpdateConnectClientAddInResult,
|
|
21
21
|
__MetadataBearer {}
|
|
22
|
-
|
|
23
22
|
export declare class UpdateConnectClientAddInCommand extends $Command<
|
|
24
23
|
UpdateConnectClientAddInCommandInput,
|
|
25
24
|
UpdateConnectClientAddInCommandOutput,
|
|
@@ -27,7 +26,6 @@ export declare class UpdateConnectClientAddInCommand extends $Command<
|
|
|
27
26
|
> {
|
|
28
27
|
readonly input: UpdateConnectClientAddInCommandInput;
|
|
29
28
|
constructor(input: UpdateConnectClientAddInCommandInput);
|
|
30
|
-
|
|
31
29
|
resolveMiddleware(
|
|
32
30
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
31
|
configuration: WorkSpacesClientResolvedConfig,
|
|
@@ -19,7 +19,6 @@ export interface UpdateConnectionAliasPermissionCommandInput
|
|
|
19
19
|
export interface UpdateConnectionAliasPermissionCommandOutput
|
|
20
20
|
extends UpdateConnectionAliasPermissionResult,
|
|
21
21
|
__MetadataBearer {}
|
|
22
|
-
|
|
23
22
|
export declare class UpdateConnectionAliasPermissionCommand extends $Command<
|
|
24
23
|
UpdateConnectionAliasPermissionCommandInput,
|
|
25
24
|
UpdateConnectionAliasPermissionCommandOutput,
|
|
@@ -27,7 +26,6 @@ export declare class UpdateConnectionAliasPermissionCommand extends $Command<
|
|
|
27
26
|
> {
|
|
28
27
|
readonly input: UpdateConnectionAliasPermissionCommandInput;
|
|
29
28
|
constructor(input: UpdateConnectionAliasPermissionCommandInput);
|
|
30
|
-
|
|
31
29
|
resolveMiddleware(
|
|
32
30
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
31
|
configuration: WorkSpacesClientResolvedConfig,
|
|
@@ -19,7 +19,6 @@ export interface UpdateRulesOfIpGroupCommandInput
|
|
|
19
19
|
export interface UpdateRulesOfIpGroupCommandOutput
|
|
20
20
|
extends UpdateRulesOfIpGroupResult,
|
|
21
21
|
__MetadataBearer {}
|
|
22
|
-
|
|
23
22
|
export declare class UpdateRulesOfIpGroupCommand extends $Command<
|
|
24
23
|
UpdateRulesOfIpGroupCommandInput,
|
|
25
24
|
UpdateRulesOfIpGroupCommandOutput,
|
|
@@ -27,7 +26,6 @@ export declare class UpdateRulesOfIpGroupCommand extends $Command<
|
|
|
27
26
|
> {
|
|
28
27
|
readonly input: UpdateRulesOfIpGroupCommandInput;
|
|
29
28
|
constructor(input: UpdateRulesOfIpGroupCommandInput);
|
|
30
|
-
|
|
31
29
|
resolveMiddleware(
|
|
32
30
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
31
|
configuration: WorkSpacesClientResolvedConfig,
|
|
@@ -19,7 +19,6 @@ export interface UpdateWorkspaceBundleCommandInput
|
|
|
19
19
|
export interface UpdateWorkspaceBundleCommandOutput
|
|
20
20
|
extends UpdateWorkspaceBundleResult,
|
|
21
21
|
__MetadataBearer {}
|
|
22
|
-
|
|
23
22
|
export declare class UpdateWorkspaceBundleCommand extends $Command<
|
|
24
23
|
UpdateWorkspaceBundleCommandInput,
|
|
25
24
|
UpdateWorkspaceBundleCommandOutput,
|
|
@@ -27,7 +26,6 @@ export declare class UpdateWorkspaceBundleCommand extends $Command<
|
|
|
27
26
|
> {
|
|
28
27
|
readonly input: UpdateWorkspaceBundleCommandInput;
|
|
29
28
|
constructor(input: UpdateWorkspaceBundleCommandInput);
|
|
30
|
-
|
|
31
29
|
resolveMiddleware(
|
|
32
30
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
31
|
configuration: WorkSpacesClientResolvedConfig,
|
|
@@ -19,7 +19,6 @@ export interface UpdateWorkspaceImagePermissionCommandInput
|
|
|
19
19
|
export interface UpdateWorkspaceImagePermissionCommandOutput
|
|
20
20
|
extends UpdateWorkspaceImagePermissionResult,
|
|
21
21
|
__MetadataBearer {}
|
|
22
|
-
|
|
23
22
|
export declare class UpdateWorkspaceImagePermissionCommand extends $Command<
|
|
24
23
|
UpdateWorkspaceImagePermissionCommandInput,
|
|
25
24
|
UpdateWorkspaceImagePermissionCommandOutput,
|
|
@@ -27,7 +26,6 @@ export declare class UpdateWorkspaceImagePermissionCommand extends $Command<
|
|
|
27
26
|
> {
|
|
28
27
|
readonly input: UpdateWorkspaceImagePermissionCommandInput;
|
|
29
28
|
constructor(input: UpdateWorkspaceImagePermissionCommandInput);
|
|
30
|
-
|
|
31
29
|
resolveMiddleware(
|
|
32
30
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
31
|
configuration: WorkSpacesClientResolvedConfig,
|
|
@@ -2,7 +2,6 @@ import {
|
|
|
2
2
|
ServiceException as __ServiceException,
|
|
3
3
|
ServiceExceptionOptions as __ServiceExceptionOptions,
|
|
4
4
|
} from "@aws-sdk/smithy-client";
|
|
5
|
-
|
|
6
5
|
export declare class WorkSpacesServiceException extends __ServiceException {
|
|
7
6
|
constructor(options: __ServiceExceptionOptions);
|
|
8
7
|
}
|