@aws-sdk/client-workspaces 3.296.0 → 3.298.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/commands/AssociateConnectionAliasCommand.js +2 -3
- package/dist-cjs/commands/AssociateIpGroupsCommand.js +2 -3
- package/dist-cjs/commands/AuthorizeIpRulesCommand.js +2 -3
- package/dist-cjs/commands/CopyWorkspaceImageCommand.js +2 -3
- package/dist-cjs/commands/CreateConnectClientAddInCommand.js +2 -3
- package/dist-cjs/commands/CreateConnectionAliasCommand.js +2 -3
- package/dist-cjs/commands/CreateIpGroupCommand.js +2 -3
- package/dist-cjs/commands/CreateStandbyWorkspacesCommand.js +2 -3
- package/dist-cjs/commands/CreateTagsCommand.js +2 -3
- package/dist-cjs/commands/CreateUpdatedWorkspaceImageCommand.js +2 -3
- package/dist-cjs/commands/CreateWorkspaceBundleCommand.js +2 -3
- package/dist-cjs/commands/CreateWorkspaceImageCommand.js +2 -3
- package/dist-cjs/commands/CreateWorkspacesCommand.js +2 -3
- package/dist-cjs/commands/DeleteClientBrandingCommand.js +2 -3
- package/dist-cjs/commands/DeleteConnectClientAddInCommand.js +2 -3
- package/dist-cjs/commands/DeleteConnectionAliasCommand.js +2 -3
- package/dist-cjs/commands/DeleteIpGroupCommand.js +2 -3
- package/dist-cjs/commands/DeleteTagsCommand.js +2 -3
- package/dist-cjs/commands/DeleteWorkspaceBundleCommand.js +2 -3
- package/dist-cjs/commands/DeleteWorkspaceImageCommand.js +2 -3
- package/dist-cjs/commands/DeregisterWorkspaceDirectoryCommand.js +2 -3
- package/dist-cjs/commands/DescribeAccountCommand.js +2 -3
- package/dist-cjs/commands/DescribeAccountModificationsCommand.js +2 -3
- package/dist-cjs/commands/DescribeClientBrandingCommand.js +2 -3
- package/dist-cjs/commands/DescribeClientPropertiesCommand.js +2 -3
- package/dist-cjs/commands/DescribeConnectClientAddInsCommand.js +2 -3
- package/dist-cjs/commands/DescribeConnectionAliasPermissionsCommand.js +2 -3
- package/dist-cjs/commands/DescribeConnectionAliasesCommand.js +2 -3
- package/dist-cjs/commands/DescribeIpGroupsCommand.js +2 -3
- package/dist-cjs/commands/DescribeTagsCommand.js +2 -3
- package/dist-cjs/commands/DescribeWorkspaceBundlesCommand.js +2 -3
- package/dist-cjs/commands/DescribeWorkspaceDirectoriesCommand.js +2 -3
- package/dist-cjs/commands/DescribeWorkspaceImagePermissionsCommand.js +2 -3
- package/dist-cjs/commands/DescribeWorkspaceImagesCommand.js +2 -3
- package/dist-cjs/commands/DescribeWorkspaceSnapshotsCommand.js +2 -3
- package/dist-cjs/commands/DescribeWorkspacesCommand.js +2 -3
- package/dist-cjs/commands/DescribeWorkspacesConnectionStatusCommand.js +2 -3
- package/dist-cjs/commands/DisassociateConnectionAliasCommand.js +2 -3
- package/dist-cjs/commands/DisassociateIpGroupsCommand.js +2 -3
- package/dist-cjs/commands/ImportClientBrandingCommand.js +2 -3
- package/dist-cjs/commands/ImportWorkspaceImageCommand.js +2 -3
- package/dist-cjs/commands/ListAvailableManagementCidrRangesCommand.js +2 -3
- package/dist-cjs/commands/MigrateWorkspaceCommand.js +2 -3
- package/dist-cjs/commands/ModifyAccountCommand.js +2 -3
- package/dist-cjs/commands/ModifyCertificateBasedAuthPropertiesCommand.js +2 -3
- package/dist-cjs/commands/ModifyClientPropertiesCommand.js +2 -3
- package/dist-cjs/commands/ModifySamlPropertiesCommand.js +2 -3
- package/dist-cjs/commands/ModifySelfservicePermissionsCommand.js +2 -3
- package/dist-cjs/commands/ModifyWorkspaceAccessPropertiesCommand.js +2 -3
- package/dist-cjs/commands/ModifyWorkspaceCreationPropertiesCommand.js +2 -3
- package/dist-cjs/commands/ModifyWorkspacePropertiesCommand.js +2 -3
- package/dist-cjs/commands/ModifyWorkspaceStateCommand.js +2 -3
- package/dist-cjs/commands/RebootWorkspacesCommand.js +2 -3
- package/dist-cjs/commands/RebuildWorkspacesCommand.js +2 -3
- package/dist-cjs/commands/RegisterWorkspaceDirectoryCommand.js +2 -3
- package/dist-cjs/commands/RestoreWorkspaceCommand.js +2 -3
- package/dist-cjs/commands/RevokeIpRulesCommand.js +2 -3
- package/dist-cjs/commands/StartWorkspacesCommand.js +2 -3
- package/dist-cjs/commands/StopWorkspacesCommand.js +2 -3
- package/dist-cjs/commands/TerminateWorkspacesCommand.js +2 -3
- package/dist-cjs/commands/UpdateConnectClientAddInCommand.js +2 -3
- package/dist-cjs/commands/UpdateConnectionAliasPermissionCommand.js +2 -3
- package/dist-cjs/commands/UpdateRulesOfIpGroupCommand.js +2 -3
- package/dist-cjs/commands/UpdateWorkspaceBundleCommand.js +2 -3
- package/dist-cjs/commands/UpdateWorkspaceImagePermissionCommand.js +2 -3
- package/dist-cjs/models/models_0.js +1 -709
- package/dist-es/commands/AssociateConnectionAliasCommand.js +2 -3
- package/dist-es/commands/AssociateIpGroupsCommand.js +2 -3
- package/dist-es/commands/AuthorizeIpRulesCommand.js +2 -3
- package/dist-es/commands/CopyWorkspaceImageCommand.js +2 -3
- package/dist-es/commands/CreateConnectClientAddInCommand.js +2 -3
- package/dist-es/commands/CreateConnectionAliasCommand.js +2 -3
- package/dist-es/commands/CreateIpGroupCommand.js +2 -3
- package/dist-es/commands/CreateStandbyWorkspacesCommand.js +2 -3
- package/dist-es/commands/CreateTagsCommand.js +2 -3
- package/dist-es/commands/CreateUpdatedWorkspaceImageCommand.js +2 -3
- package/dist-es/commands/CreateWorkspaceBundleCommand.js +2 -3
- package/dist-es/commands/CreateWorkspaceImageCommand.js +2 -3
- package/dist-es/commands/CreateWorkspacesCommand.js +2 -3
- package/dist-es/commands/DeleteClientBrandingCommand.js +2 -3
- package/dist-es/commands/DeleteConnectClientAddInCommand.js +2 -3
- package/dist-es/commands/DeleteConnectionAliasCommand.js +2 -3
- package/dist-es/commands/DeleteIpGroupCommand.js +2 -3
- package/dist-es/commands/DeleteTagsCommand.js +2 -3
- package/dist-es/commands/DeleteWorkspaceBundleCommand.js +2 -3
- package/dist-es/commands/DeleteWorkspaceImageCommand.js +2 -3
- package/dist-es/commands/DeregisterWorkspaceDirectoryCommand.js +2 -3
- package/dist-es/commands/DescribeAccountCommand.js +2 -3
- package/dist-es/commands/DescribeAccountModificationsCommand.js +2 -3
- package/dist-es/commands/DescribeClientBrandingCommand.js +2 -3
- package/dist-es/commands/DescribeClientPropertiesCommand.js +2 -3
- package/dist-es/commands/DescribeConnectClientAddInsCommand.js +2 -3
- package/dist-es/commands/DescribeConnectionAliasPermissionsCommand.js +2 -3
- package/dist-es/commands/DescribeConnectionAliasesCommand.js +2 -3
- package/dist-es/commands/DescribeIpGroupsCommand.js +2 -3
- package/dist-es/commands/DescribeTagsCommand.js +2 -3
- package/dist-es/commands/DescribeWorkspaceBundlesCommand.js +2 -3
- package/dist-es/commands/DescribeWorkspaceDirectoriesCommand.js +2 -3
- package/dist-es/commands/DescribeWorkspaceImagePermissionsCommand.js +2 -3
- package/dist-es/commands/DescribeWorkspaceImagesCommand.js +2 -3
- package/dist-es/commands/DescribeWorkspaceSnapshotsCommand.js +2 -3
- package/dist-es/commands/DescribeWorkspacesCommand.js +2 -3
- package/dist-es/commands/DescribeWorkspacesConnectionStatusCommand.js +2 -3
- package/dist-es/commands/DisassociateConnectionAliasCommand.js +2 -3
- package/dist-es/commands/DisassociateIpGroupsCommand.js +2 -3
- package/dist-es/commands/ImportClientBrandingCommand.js +2 -3
- package/dist-es/commands/ImportWorkspaceImageCommand.js +2 -3
- package/dist-es/commands/ListAvailableManagementCidrRangesCommand.js +2 -3
- package/dist-es/commands/MigrateWorkspaceCommand.js +2 -3
- package/dist-es/commands/ModifyAccountCommand.js +2 -3
- package/dist-es/commands/ModifyCertificateBasedAuthPropertiesCommand.js +2 -3
- package/dist-es/commands/ModifyClientPropertiesCommand.js +2 -3
- package/dist-es/commands/ModifySamlPropertiesCommand.js +2 -3
- package/dist-es/commands/ModifySelfservicePermissionsCommand.js +2 -3
- package/dist-es/commands/ModifyWorkspaceAccessPropertiesCommand.js +2 -3
- package/dist-es/commands/ModifyWorkspaceCreationPropertiesCommand.js +2 -3
- package/dist-es/commands/ModifyWorkspacePropertiesCommand.js +2 -3
- package/dist-es/commands/ModifyWorkspaceStateCommand.js +2 -3
- package/dist-es/commands/RebootWorkspacesCommand.js +2 -3
- package/dist-es/commands/RebuildWorkspacesCommand.js +2 -3
- package/dist-es/commands/RegisterWorkspaceDirectoryCommand.js +2 -3
- package/dist-es/commands/RestoreWorkspaceCommand.js +2 -3
- package/dist-es/commands/RevokeIpRulesCommand.js +2 -3
- package/dist-es/commands/StartWorkspacesCommand.js +2 -3
- package/dist-es/commands/StopWorkspacesCommand.js +2 -3
- package/dist-es/commands/TerminateWorkspacesCommand.js +2 -3
- package/dist-es/commands/UpdateConnectClientAddInCommand.js +2 -3
- package/dist-es/commands/UpdateConnectionAliasPermissionCommand.js +2 -3
- package/dist-es/commands/UpdateRulesOfIpGroupCommand.js +2 -3
- package/dist-es/commands/UpdateWorkspaceBundleCommand.js +2 -3
- package/dist-es/commands/UpdateWorkspaceImagePermissionCommand.js +2 -3
- package/dist-es/models/models_0.js +0 -528
- package/dist-types/WorkSpaces.d.ts +66 -0
- package/dist-types/WorkSpacesClient.d.ts +24 -4
- package/dist-types/commands/AssociateConnectionAliasCommand.d.ts +16 -0
- package/dist-types/commands/AssociateIpGroupsCommand.d.ts +16 -0
- package/dist-types/commands/AuthorizeIpRulesCommand.d.ts +16 -0
- package/dist-types/commands/CopyWorkspaceImageCommand.d.ts +16 -0
- package/dist-types/commands/CreateConnectClientAddInCommand.d.ts +16 -0
- package/dist-types/commands/CreateConnectionAliasCommand.d.ts +16 -0
- package/dist-types/commands/CreateIpGroupCommand.d.ts +16 -0
- package/dist-types/commands/CreateStandbyWorkspacesCommand.d.ts +16 -0
- package/dist-types/commands/CreateTagsCommand.d.ts +16 -0
- package/dist-types/commands/CreateUpdatedWorkspaceImageCommand.d.ts +16 -0
- package/dist-types/commands/CreateWorkspaceBundleCommand.d.ts +16 -0
- package/dist-types/commands/CreateWorkspaceImageCommand.d.ts +16 -0
- package/dist-types/commands/CreateWorkspacesCommand.d.ts +16 -0
- package/dist-types/commands/DeleteClientBrandingCommand.d.ts +16 -0
- package/dist-types/commands/DeleteConnectClientAddInCommand.d.ts +16 -0
- package/dist-types/commands/DeleteConnectionAliasCommand.d.ts +16 -0
- package/dist-types/commands/DeleteIpGroupCommand.d.ts +16 -0
- package/dist-types/commands/DeleteTagsCommand.d.ts +16 -0
- package/dist-types/commands/DeleteWorkspaceBundleCommand.d.ts +16 -0
- package/dist-types/commands/DeleteWorkspaceImageCommand.d.ts +16 -0
- package/dist-types/commands/DeregisterWorkspaceDirectoryCommand.d.ts +16 -0
- package/dist-types/commands/DescribeAccountCommand.d.ts +16 -0
- package/dist-types/commands/DescribeAccountModificationsCommand.d.ts +16 -0
- package/dist-types/commands/DescribeClientBrandingCommand.d.ts +16 -0
- package/dist-types/commands/DescribeClientPropertiesCommand.d.ts +16 -0
- package/dist-types/commands/DescribeConnectClientAddInsCommand.d.ts +16 -0
- package/dist-types/commands/DescribeConnectionAliasPermissionsCommand.d.ts +16 -0
- package/dist-types/commands/DescribeConnectionAliasesCommand.d.ts +16 -0
- package/dist-types/commands/DescribeIpGroupsCommand.d.ts +16 -0
- package/dist-types/commands/DescribeTagsCommand.d.ts +16 -0
- package/dist-types/commands/DescribeWorkspaceBundlesCommand.d.ts +16 -0
- package/dist-types/commands/DescribeWorkspaceDirectoriesCommand.d.ts +16 -0
- package/dist-types/commands/DescribeWorkspaceImagePermissionsCommand.d.ts +16 -0
- package/dist-types/commands/DescribeWorkspaceImagesCommand.d.ts +16 -0
- package/dist-types/commands/DescribeWorkspaceSnapshotsCommand.d.ts +16 -0
- package/dist-types/commands/DescribeWorkspacesCommand.d.ts +16 -0
- package/dist-types/commands/DescribeWorkspacesConnectionStatusCommand.d.ts +16 -0
- package/dist-types/commands/DisassociateConnectionAliasCommand.d.ts +16 -0
- package/dist-types/commands/DisassociateIpGroupsCommand.d.ts +16 -0
- package/dist-types/commands/ImportClientBrandingCommand.d.ts +16 -0
- package/dist-types/commands/ImportWorkspaceImageCommand.d.ts +16 -0
- package/dist-types/commands/ListAvailableManagementCidrRangesCommand.d.ts +16 -0
- package/dist-types/commands/MigrateWorkspaceCommand.d.ts +16 -0
- package/dist-types/commands/ModifyAccountCommand.d.ts +16 -0
- package/dist-types/commands/ModifyCertificateBasedAuthPropertiesCommand.d.ts +16 -0
- package/dist-types/commands/ModifyClientPropertiesCommand.d.ts +16 -0
- package/dist-types/commands/ModifySamlPropertiesCommand.d.ts +16 -0
- package/dist-types/commands/ModifySelfservicePermissionsCommand.d.ts +16 -0
- package/dist-types/commands/ModifyWorkspaceAccessPropertiesCommand.d.ts +16 -0
- package/dist-types/commands/ModifyWorkspaceCreationPropertiesCommand.d.ts +16 -0
- package/dist-types/commands/ModifyWorkspacePropertiesCommand.d.ts +16 -0
- package/dist-types/commands/ModifyWorkspaceStateCommand.d.ts +16 -0
- package/dist-types/commands/RebootWorkspacesCommand.d.ts +16 -0
- package/dist-types/commands/RebuildWorkspacesCommand.d.ts +16 -0
- package/dist-types/commands/RegisterWorkspaceDirectoryCommand.d.ts +16 -0
- package/dist-types/commands/RestoreWorkspaceCommand.d.ts +16 -0
- package/dist-types/commands/RevokeIpRulesCommand.d.ts +16 -0
- package/dist-types/commands/StartWorkspacesCommand.d.ts +16 -0
- package/dist-types/commands/StopWorkspacesCommand.d.ts +16 -0
- package/dist-types/commands/TerminateWorkspacesCommand.d.ts +16 -0
- package/dist-types/commands/UpdateConnectClientAddInCommand.d.ts +16 -0
- package/dist-types/commands/UpdateConnectionAliasPermissionCommand.d.ts +16 -0
- package/dist-types/commands/UpdateRulesOfIpGroupCommand.d.ts +16 -0
- package/dist-types/commands/UpdateWorkspaceBundleCommand.d.ts +16 -0
- package/dist-types/commands/UpdateWorkspaceImagePermissionCommand.d.ts +16 -0
- package/dist-types/models/WorkSpacesServiceException.d.ts +2 -0
- package/dist-types/models/models_0.d.ts +549 -704
- package/dist-types/pagination/DescribeWorkspaceBundlesPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeWorkspaceDirectoriesPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeWorkspacesPaginator.d.ts +3 -0
- package/dist-types/pagination/Interfaces.d.ts +3 -0
- package/dist-types/ts3.4/models/models_0.d.ts +0 -508
- package/package.json +4 -3
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { UpdateConnectionAliasPermissionRequest, UpdateConnectionAliasPermissionResult } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesClientResolvedConfig } from "../WorkSpacesClient";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link UpdateConnectionAliasPermissionCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface UpdateConnectionAliasPermissionCommandInput extends UpdateConnectionAliasPermissionRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link UpdateConnectionAliasPermissionCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface UpdateConnectionAliasPermissionCommandOutput extends UpdateConnectionAliasPermissionResult, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Shares or unshares a connection alias with one account by specifying whether that
|
|
18
23
|
* account has permission to associate the connection alias with a directory. If the
|
|
19
24
|
* association permission is granted, the connection alias is shared with that account. If the
|
|
@@ -46,6 +51,8 @@ export interface UpdateConnectionAliasPermissionCommandOutput extends UpdateConn
|
|
|
46
51
|
* const response = await client.send(command);
|
|
47
52
|
* ```
|
|
48
53
|
*
|
|
54
|
+
* @param UpdateConnectionAliasPermissionCommandInput - {@link UpdateConnectionAliasPermissionCommandInput}
|
|
55
|
+
* @returns {@link UpdateConnectionAliasPermissionCommandOutput}
|
|
49
56
|
* @see {@link UpdateConnectionAliasPermissionCommandInput} for command's `input` shape.
|
|
50
57
|
* @see {@link UpdateConnectionAliasPermissionCommandOutput} for command's `response` shape.
|
|
51
58
|
* @see {@link WorkSpacesClientResolvedConfig | config} for WorkSpacesClient's `config` shape.
|
|
@@ -76,11 +83,20 @@ export interface UpdateConnectionAliasPermissionCommandOutput extends UpdateConn
|
|
|
76
83
|
export declare class UpdateConnectionAliasPermissionCommand extends $Command<UpdateConnectionAliasPermissionCommandInput, UpdateConnectionAliasPermissionCommandOutput, WorkSpacesClientResolvedConfig> {
|
|
77
84
|
readonly input: UpdateConnectionAliasPermissionCommandInput;
|
|
78
85
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
86
|
+
/**
|
|
87
|
+
* @public
|
|
88
|
+
*/
|
|
79
89
|
constructor(input: UpdateConnectionAliasPermissionCommandInput);
|
|
80
90
|
/**
|
|
81
91
|
* @internal
|
|
82
92
|
*/
|
|
83
93
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WorkSpacesClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateConnectionAliasPermissionCommandInput, UpdateConnectionAliasPermissionCommandOutput>;
|
|
94
|
+
/**
|
|
95
|
+
* @internal
|
|
96
|
+
*/
|
|
84
97
|
private serialize;
|
|
98
|
+
/**
|
|
99
|
+
* @internal
|
|
100
|
+
*/
|
|
85
101
|
private deserialize;
|
|
86
102
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { UpdateRulesOfIpGroupRequest, UpdateRulesOfIpGroupResult } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesClientResolvedConfig } from "../WorkSpacesClient";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link UpdateRulesOfIpGroupCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface UpdateRulesOfIpGroupCommandInput extends UpdateRulesOfIpGroupRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link UpdateRulesOfIpGroupCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface UpdateRulesOfIpGroupCommandOutput extends UpdateRulesOfIpGroupResult, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Replaces the current rules of the specified IP access control group with the specified
|
|
18
23
|
* rules.</p>
|
|
19
24
|
* @example
|
|
@@ -26,6 +31,8 @@ export interface UpdateRulesOfIpGroupCommandOutput extends UpdateRulesOfIpGroupR
|
|
|
26
31
|
* const response = await client.send(command);
|
|
27
32
|
* ```
|
|
28
33
|
*
|
|
34
|
+
* @param UpdateRulesOfIpGroupCommandInput - {@link UpdateRulesOfIpGroupCommandInput}
|
|
35
|
+
* @returns {@link UpdateRulesOfIpGroupCommandOutput}
|
|
29
36
|
* @see {@link UpdateRulesOfIpGroupCommandInput} for command's `input` shape.
|
|
30
37
|
* @see {@link UpdateRulesOfIpGroupCommandOutput} for command's `response` shape.
|
|
31
38
|
* @see {@link WorkSpacesClientResolvedConfig | config} for WorkSpacesClient's `config` shape.
|
|
@@ -50,11 +57,20 @@ export interface UpdateRulesOfIpGroupCommandOutput extends UpdateRulesOfIpGroupR
|
|
|
50
57
|
export declare class UpdateRulesOfIpGroupCommand extends $Command<UpdateRulesOfIpGroupCommandInput, UpdateRulesOfIpGroupCommandOutput, WorkSpacesClientResolvedConfig> {
|
|
51
58
|
readonly input: UpdateRulesOfIpGroupCommandInput;
|
|
52
59
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
60
|
+
/**
|
|
61
|
+
* @public
|
|
62
|
+
*/
|
|
53
63
|
constructor(input: UpdateRulesOfIpGroupCommandInput);
|
|
54
64
|
/**
|
|
55
65
|
* @internal
|
|
56
66
|
*/
|
|
57
67
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WorkSpacesClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateRulesOfIpGroupCommandInput, UpdateRulesOfIpGroupCommandOutput>;
|
|
68
|
+
/**
|
|
69
|
+
* @internal
|
|
70
|
+
*/
|
|
58
71
|
private serialize;
|
|
72
|
+
/**
|
|
73
|
+
* @internal
|
|
74
|
+
*/
|
|
59
75
|
private deserialize;
|
|
60
76
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { UpdateWorkspaceBundleRequest, UpdateWorkspaceBundleResult } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesClientResolvedConfig } from "../WorkSpacesClient";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link UpdateWorkspaceBundleCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface UpdateWorkspaceBundleCommandInput extends UpdateWorkspaceBundleRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link UpdateWorkspaceBundleCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface UpdateWorkspaceBundleCommandOutput extends UpdateWorkspaceBundleResult, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Updates a WorkSpace bundle with a new image. For more information about updating WorkSpace bundles, see
|
|
18
23
|
* <a href="https://docs.aws.amazon.com/workspaces/latest/adminguide/update-custom-bundle.html">
|
|
19
24
|
* Update a Custom WorkSpaces Bundle</a>.</p>
|
|
@@ -32,6 +37,8 @@ export interface UpdateWorkspaceBundleCommandOutput extends UpdateWorkspaceBundl
|
|
|
32
37
|
* const response = await client.send(command);
|
|
33
38
|
* ```
|
|
34
39
|
*
|
|
40
|
+
* @param UpdateWorkspaceBundleCommandInput - {@link UpdateWorkspaceBundleCommandInput}
|
|
41
|
+
* @returns {@link UpdateWorkspaceBundleCommandOutput}
|
|
35
42
|
* @see {@link UpdateWorkspaceBundleCommandInput} for command's `input` shape.
|
|
36
43
|
* @see {@link UpdateWorkspaceBundleCommandOutput} for command's `response` shape.
|
|
37
44
|
* @see {@link WorkSpacesClientResolvedConfig | config} for WorkSpacesClient's `config` shape.
|
|
@@ -56,11 +63,20 @@ export interface UpdateWorkspaceBundleCommandOutput extends UpdateWorkspaceBundl
|
|
|
56
63
|
export declare class UpdateWorkspaceBundleCommand extends $Command<UpdateWorkspaceBundleCommandInput, UpdateWorkspaceBundleCommandOutput, WorkSpacesClientResolvedConfig> {
|
|
57
64
|
readonly input: UpdateWorkspaceBundleCommandInput;
|
|
58
65
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
66
|
+
/**
|
|
67
|
+
* @public
|
|
68
|
+
*/
|
|
59
69
|
constructor(input: UpdateWorkspaceBundleCommandInput);
|
|
60
70
|
/**
|
|
61
71
|
* @internal
|
|
62
72
|
*/
|
|
63
73
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WorkSpacesClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateWorkspaceBundleCommandInput, UpdateWorkspaceBundleCommandOutput>;
|
|
74
|
+
/**
|
|
75
|
+
* @internal
|
|
76
|
+
*/
|
|
64
77
|
private serialize;
|
|
78
|
+
/**
|
|
79
|
+
* @internal
|
|
80
|
+
*/
|
|
65
81
|
private deserialize;
|
|
66
82
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { UpdateWorkspaceImagePermissionRequest, UpdateWorkspaceImagePermissionResult } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesClientResolvedConfig } from "../WorkSpacesClient";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link UpdateWorkspaceImagePermissionCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface UpdateWorkspaceImagePermissionCommandInput extends UpdateWorkspaceImagePermissionRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link UpdateWorkspaceImagePermissionCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface UpdateWorkspaceImagePermissionCommandOutput extends UpdateWorkspaceImagePermissionResult, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Shares or unshares an image with one account in the same Amazon Web Services Region by
|
|
18
23
|
* specifying whether that account has permission to copy the image. If the copy image
|
|
19
24
|
* permission is granted, the image is shared with that account. If the copy image permission
|
|
@@ -47,6 +52,8 @@ export interface UpdateWorkspaceImagePermissionCommandOutput extends UpdateWorks
|
|
|
47
52
|
* const response = await client.send(command);
|
|
48
53
|
* ```
|
|
49
54
|
*
|
|
55
|
+
* @param UpdateWorkspaceImagePermissionCommandInput - {@link UpdateWorkspaceImagePermissionCommandInput}
|
|
56
|
+
* @returns {@link UpdateWorkspaceImagePermissionCommandOutput}
|
|
50
57
|
* @see {@link UpdateWorkspaceImagePermissionCommandInput} for command's `input` shape.
|
|
51
58
|
* @see {@link UpdateWorkspaceImagePermissionCommandOutput} for command's `response` shape.
|
|
52
59
|
* @see {@link WorkSpacesClientResolvedConfig | config} for WorkSpacesClient's `config` shape.
|
|
@@ -71,11 +78,20 @@ export interface UpdateWorkspaceImagePermissionCommandOutput extends UpdateWorks
|
|
|
71
78
|
export declare class UpdateWorkspaceImagePermissionCommand extends $Command<UpdateWorkspaceImagePermissionCommandInput, UpdateWorkspaceImagePermissionCommandOutput, WorkSpacesClientResolvedConfig> {
|
|
72
79
|
readonly input: UpdateWorkspaceImagePermissionCommandInput;
|
|
73
80
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
81
|
+
/**
|
|
82
|
+
* @public
|
|
83
|
+
*/
|
|
74
84
|
constructor(input: UpdateWorkspaceImagePermissionCommandInput);
|
|
75
85
|
/**
|
|
76
86
|
* @internal
|
|
77
87
|
*/
|
|
78
88
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WorkSpacesClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateWorkspaceImagePermissionCommandInput, UpdateWorkspaceImagePermissionCommandOutput>;
|
|
89
|
+
/**
|
|
90
|
+
* @internal
|
|
91
|
+
*/
|
|
79
92
|
private serialize;
|
|
93
|
+
/**
|
|
94
|
+
* @internal
|
|
95
|
+
*/
|
|
80
96
|
private deserialize;
|
|
81
97
|
}
|
|
@@ -1,5 +1,7 @@
|
|
|
1
1
|
import { ServiceException as __ServiceException, ServiceExceptionOptions as __ServiceExceptionOptions } from "@aws-sdk/smithy-client";
|
|
2
2
|
/**
|
|
3
|
+
* @public
|
|
4
|
+
*
|
|
3
5
|
* Base exception class for all service exceptions from WorkSpaces service.
|
|
4
6
|
*/
|
|
5
7
|
export declare class WorkSpacesServiceException extends __ServiceException {
|