@aws-sdk/client-workspaces 3.533.0 → 3.540.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/endpoint/endpointResolver.js +4 -2
- package/dist-cjs/index.js +0 -3
- package/dist-es/endpoint/endpointResolver.js +3 -1
- package/dist-es/index.js +0 -1
- package/dist-types/WorkSpaces.d.ts +14 -1
- package/dist-types/WorkSpacesClient.d.ts +1 -1
- package/dist-types/commands/AssociateConnectionAliasCommand.d.ts +2 -1
- package/dist-types/commands/AssociateIpGroupsCommand.d.ts +2 -1
- package/dist-types/commands/AssociateWorkspaceApplicationCommand.d.ts +2 -1
- package/dist-types/commands/AuthorizeIpRulesCommand.d.ts +2 -1
- package/dist-types/commands/CopyWorkspaceImageCommand.d.ts +2 -1
- package/dist-types/commands/CreateConnectClientAddInCommand.d.ts +2 -1
- package/dist-types/commands/CreateConnectionAliasCommand.d.ts +2 -1
- package/dist-types/commands/CreateIpGroupCommand.d.ts +2 -1
- package/dist-types/commands/CreateStandbyWorkspacesCommand.d.ts +2 -1
- package/dist-types/commands/CreateTagsCommand.d.ts +2 -1
- package/dist-types/commands/CreateUpdatedWorkspaceImageCommand.d.ts +2 -1
- package/dist-types/commands/CreateWorkspaceBundleCommand.d.ts +2 -1
- package/dist-types/commands/CreateWorkspaceImageCommand.d.ts +2 -1
- package/dist-types/commands/CreateWorkspacesCommand.d.ts +2 -1
- package/dist-types/commands/DeleteClientBrandingCommand.d.ts +2 -1
- package/dist-types/commands/DeleteConnectClientAddInCommand.d.ts +2 -1
- package/dist-types/commands/DeleteConnectionAliasCommand.d.ts +2 -1
- package/dist-types/commands/DeleteIpGroupCommand.d.ts +2 -1
- package/dist-types/commands/DeleteTagsCommand.d.ts +2 -1
- package/dist-types/commands/DeleteWorkspaceBundleCommand.d.ts +2 -1
- package/dist-types/commands/DeleteWorkspaceImageCommand.d.ts +2 -1
- package/dist-types/commands/DeployWorkspaceApplicationsCommand.d.ts +2 -1
- package/dist-types/commands/DeregisterWorkspaceDirectoryCommand.d.ts +2 -1
- package/dist-types/commands/DescribeAccountCommand.d.ts +2 -1
- package/dist-types/commands/DescribeAccountModificationsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeApplicationAssociationsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeApplicationsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeBundleAssociationsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeClientBrandingCommand.d.ts +2 -1
- package/dist-types/commands/DescribeClientPropertiesCommand.d.ts +2 -1
- package/dist-types/commands/DescribeConnectClientAddInsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeConnectionAliasPermissionsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeConnectionAliasesCommand.d.ts +2 -1
- package/dist-types/commands/DescribeImageAssociationsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeIpGroupsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeTagsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeWorkspaceAssociationsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeWorkspaceBundlesCommand.d.ts +2 -1
- package/dist-types/commands/DescribeWorkspaceDirectoriesCommand.d.ts +2 -1
- package/dist-types/commands/DescribeWorkspaceImagePermissionsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeWorkspaceImagesCommand.d.ts +2 -1
- package/dist-types/commands/DescribeWorkspaceSnapshotsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeWorkspacesCommand.d.ts +2 -1
- package/dist-types/commands/DescribeWorkspacesConnectionStatusCommand.d.ts +2 -1
- package/dist-types/commands/DisassociateConnectionAliasCommand.d.ts +2 -1
- package/dist-types/commands/DisassociateIpGroupsCommand.d.ts +2 -1
- package/dist-types/commands/DisassociateWorkspaceApplicationCommand.d.ts +2 -1
- package/dist-types/commands/ImportClientBrandingCommand.d.ts +2 -1
- package/dist-types/commands/ImportWorkspaceImageCommand.d.ts +2 -1
- package/dist-types/commands/ListAvailableManagementCidrRangesCommand.d.ts +2 -1
- package/dist-types/commands/MigrateWorkspaceCommand.d.ts +2 -1
- package/dist-types/commands/ModifyAccountCommand.d.ts +2 -1
- package/dist-types/commands/ModifyCertificateBasedAuthPropertiesCommand.d.ts +2 -1
- package/dist-types/commands/ModifyClientPropertiesCommand.d.ts +2 -1
- package/dist-types/commands/ModifySamlPropertiesCommand.d.ts +2 -1
- package/dist-types/commands/ModifySelfservicePermissionsCommand.d.ts +2 -1
- package/dist-types/commands/ModifyWorkspaceAccessPropertiesCommand.d.ts +2 -1
- package/dist-types/commands/ModifyWorkspaceCreationPropertiesCommand.d.ts +2 -1
- package/dist-types/commands/ModifyWorkspacePropertiesCommand.d.ts +2 -1
- package/dist-types/commands/ModifyWorkspaceStateCommand.d.ts +2 -1
- package/dist-types/commands/RebootWorkspacesCommand.d.ts +2 -1
- package/dist-types/commands/RebuildWorkspacesCommand.d.ts +2 -1
- package/dist-types/commands/RegisterWorkspaceDirectoryCommand.d.ts +2 -1
- package/dist-types/commands/RestoreWorkspaceCommand.d.ts +2 -1
- package/dist-types/commands/RevokeIpRulesCommand.d.ts +2 -1
- package/dist-types/commands/StartWorkspacesCommand.d.ts +2 -1
- package/dist-types/commands/StopWorkspacesCommand.d.ts +2 -1
- package/dist-types/commands/TerminateWorkspacesCommand.d.ts +2 -1
- package/dist-types/commands/UpdateConnectClientAddInCommand.d.ts +2 -1
- package/dist-types/commands/UpdateConnectionAliasPermissionCommand.d.ts +2 -1
- package/dist-types/commands/UpdateRulesOfIpGroupCommand.d.ts +2 -1
- package/dist-types/commands/UpdateWorkspaceBundleCommand.d.ts +2 -1
- package/dist-types/commands/UpdateWorkspaceImagePermissionCommand.d.ts +2 -1
- package/dist-types/index.d.ts +0 -1
- package/dist-types/models/models_0.d.ts +595 -595
- package/dist-types/ts3.4/WorkSpaces.d.ts +13 -0
- package/dist-types/ts3.4/commands/AssociateConnectionAliasCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/AssociateIpGroupsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/AssociateWorkspaceApplicationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/AuthorizeIpRulesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CopyWorkspaceImageCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateConnectClientAddInCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateConnectionAliasCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateIpGroupCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateStandbyWorkspacesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateTagsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateUpdatedWorkspaceImageCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateWorkspaceBundleCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateWorkspaceImageCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateWorkspacesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteClientBrandingCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteConnectClientAddInCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteConnectionAliasCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteIpGroupCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteTagsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteWorkspaceBundleCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteWorkspaceImageCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeployWorkspaceApplicationsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeregisterWorkspaceDirectoryCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeAccountCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeAccountModificationsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeApplicationAssociationsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeApplicationsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeBundleAssociationsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeClientBrandingCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeClientPropertiesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeConnectClientAddInsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeConnectionAliasPermissionsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeConnectionAliasesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeImageAssociationsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeIpGroupsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeTagsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeWorkspaceAssociationsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeWorkspaceBundlesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeWorkspaceDirectoriesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeWorkspaceImagePermissionsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeWorkspaceImagesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeWorkspaceSnapshotsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeWorkspacesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeWorkspacesConnectionStatusCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DisassociateConnectionAliasCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DisassociateIpGroupsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DisassociateWorkspaceApplicationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ImportClientBrandingCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ImportWorkspaceImageCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListAvailableManagementCidrRangesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/MigrateWorkspaceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ModifyAccountCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ModifyCertificateBasedAuthPropertiesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ModifyClientPropertiesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ModifySamlPropertiesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ModifySelfservicePermissionsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ModifyWorkspaceAccessPropertiesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ModifyWorkspaceCreationPropertiesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ModifyWorkspacePropertiesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ModifyWorkspaceStateCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/RebootWorkspacesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/RebuildWorkspacesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/RegisterWorkspaceDirectoryCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/RestoreWorkspaceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/RevokeIpRulesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/StartWorkspacesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/StopWorkspacesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/TerminateWorkspacesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateConnectClientAddInCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateConnectionAliasPermissionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateRulesOfIpGroupCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateWorkspaceBundleCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateWorkspaceImagePermissionCommand.d.ts +9 -0
- package/dist-types/ts3.4/index.d.ts +0 -1
- package/package.json +40 -40
|
@@ -1,12 +1,14 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.defaultEndpointResolver = void 0;
|
|
4
|
-
const util_endpoints_1 = require("@
|
|
4
|
+
const util_endpoints_1 = require("@aws-sdk/util-endpoints");
|
|
5
|
+
const util_endpoints_2 = require("@smithy/util-endpoints");
|
|
5
6
|
const ruleset_1 = require("./ruleset");
|
|
6
7
|
const defaultEndpointResolver = (endpointParams, context = {}) => {
|
|
7
|
-
return (0,
|
|
8
|
+
return (0, util_endpoints_2.resolveEndpoint)(ruleset_1.ruleSet, {
|
|
8
9
|
endpointParams: endpointParams,
|
|
9
10
|
logger: context.logger,
|
|
10
11
|
});
|
|
11
12
|
};
|
|
12
13
|
exports.defaultEndpointResolver = defaultEndpointResolver;
|
|
14
|
+
util_endpoints_2.customEndpointFunctions.aws = util_endpoints_1.awsEndpointFunctions;
|
package/dist-cjs/index.js
CHANGED
|
@@ -4291,9 +4291,6 @@ var paginateDescribeWorkspaceDirectories = (0, import_core.createPaginator)(Work
|
|
|
4291
4291
|
// src/pagination/DescribeWorkspacesPaginator.ts
|
|
4292
4292
|
|
|
4293
4293
|
var paginateDescribeWorkspaces = (0, import_core.createPaginator)(WorkSpacesClient, DescribeWorkspacesCommand, "NextToken", "NextToken", "Limit");
|
|
4294
|
-
|
|
4295
|
-
// src/index.ts
|
|
4296
|
-
var import_util_endpoints = require("@aws-sdk/util-endpoints");
|
|
4297
4294
|
// Annotate the CommonJS export names for ESM import in node:
|
|
4298
4295
|
|
|
4299
4296
|
0 && (module.exports = {
|
|
@@ -1,4 +1,5 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { awsEndpointFunctions } from "@aws-sdk/util-endpoints";
|
|
2
|
+
import { customEndpointFunctions, resolveEndpoint } from "@smithy/util-endpoints";
|
|
2
3
|
import { ruleSet } from "./ruleset";
|
|
3
4
|
export const defaultEndpointResolver = (endpointParams, context = {}) => {
|
|
4
5
|
return resolveEndpoint(ruleSet, {
|
|
@@ -6,3 +7,4 @@ export const defaultEndpointResolver = (endpointParams, context = {}) => {
|
|
|
6
7
|
logger: context.logger,
|
|
7
8
|
});
|
|
8
9
|
};
|
|
10
|
+
customEndpointFunctions.aws = awsEndpointFunctions;
|
package/dist-es/index.js
CHANGED
|
@@ -191,6 +191,7 @@ export interface WorkSpaces {
|
|
|
191
191
|
/**
|
|
192
192
|
* @see {@link DeleteWorkspaceBundleCommand}
|
|
193
193
|
*/
|
|
194
|
+
deleteWorkspaceBundle(): Promise<DeleteWorkspaceBundleCommandOutput>;
|
|
194
195
|
deleteWorkspaceBundle(args: DeleteWorkspaceBundleCommandInput, options?: __HttpHandlerOptions): Promise<DeleteWorkspaceBundleCommandOutput>;
|
|
195
196
|
deleteWorkspaceBundle(args: DeleteWorkspaceBundleCommandInput, cb: (err: any, data?: DeleteWorkspaceBundleCommandOutput) => void): void;
|
|
196
197
|
deleteWorkspaceBundle(args: DeleteWorkspaceBundleCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteWorkspaceBundleCommandOutput) => void): void;
|
|
@@ -215,12 +216,14 @@ export interface WorkSpaces {
|
|
|
215
216
|
/**
|
|
216
217
|
* @see {@link DescribeAccountCommand}
|
|
217
218
|
*/
|
|
219
|
+
describeAccount(): Promise<DescribeAccountCommandOutput>;
|
|
218
220
|
describeAccount(args: DescribeAccountCommandInput, options?: __HttpHandlerOptions): Promise<DescribeAccountCommandOutput>;
|
|
219
221
|
describeAccount(args: DescribeAccountCommandInput, cb: (err: any, data?: DescribeAccountCommandOutput) => void): void;
|
|
220
222
|
describeAccount(args: DescribeAccountCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeAccountCommandOutput) => void): void;
|
|
221
223
|
/**
|
|
222
224
|
* @see {@link DescribeAccountModificationsCommand}
|
|
223
225
|
*/
|
|
226
|
+
describeAccountModifications(): Promise<DescribeAccountModificationsCommandOutput>;
|
|
224
227
|
describeAccountModifications(args: DescribeAccountModificationsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeAccountModificationsCommandOutput>;
|
|
225
228
|
describeAccountModifications(args: DescribeAccountModificationsCommandInput, cb: (err: any, data?: DescribeAccountModificationsCommandOutput) => void): void;
|
|
226
229
|
describeAccountModifications(args: DescribeAccountModificationsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeAccountModificationsCommandOutput) => void): void;
|
|
@@ -233,6 +236,7 @@ export interface WorkSpaces {
|
|
|
233
236
|
/**
|
|
234
237
|
* @see {@link DescribeApplicationsCommand}
|
|
235
238
|
*/
|
|
239
|
+
describeApplications(): Promise<DescribeApplicationsCommandOutput>;
|
|
236
240
|
describeApplications(args: DescribeApplicationsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeApplicationsCommandOutput>;
|
|
237
241
|
describeApplications(args: DescribeApplicationsCommandInput, cb: (err: any, data?: DescribeApplicationsCommandOutput) => void): void;
|
|
238
242
|
describeApplications(args: DescribeApplicationsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeApplicationsCommandOutput) => void): void;
|
|
@@ -263,6 +267,7 @@ export interface WorkSpaces {
|
|
|
263
267
|
/**
|
|
264
268
|
* @see {@link DescribeConnectionAliasesCommand}
|
|
265
269
|
*/
|
|
270
|
+
describeConnectionAliases(): Promise<DescribeConnectionAliasesCommandOutput>;
|
|
266
271
|
describeConnectionAliases(args: DescribeConnectionAliasesCommandInput, options?: __HttpHandlerOptions): Promise<DescribeConnectionAliasesCommandOutput>;
|
|
267
272
|
describeConnectionAliases(args: DescribeConnectionAliasesCommandInput, cb: (err: any, data?: DescribeConnectionAliasesCommandOutput) => void): void;
|
|
268
273
|
describeConnectionAliases(args: DescribeConnectionAliasesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeConnectionAliasesCommandOutput) => void): void;
|
|
@@ -281,6 +286,7 @@ export interface WorkSpaces {
|
|
|
281
286
|
/**
|
|
282
287
|
* @see {@link DescribeIpGroupsCommand}
|
|
283
288
|
*/
|
|
289
|
+
describeIpGroups(): Promise<DescribeIpGroupsCommandOutput>;
|
|
284
290
|
describeIpGroups(args: DescribeIpGroupsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeIpGroupsCommandOutput>;
|
|
285
291
|
describeIpGroups(args: DescribeIpGroupsCommandInput, cb: (err: any, data?: DescribeIpGroupsCommandOutput) => void): void;
|
|
286
292
|
describeIpGroups(args: DescribeIpGroupsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeIpGroupsCommandOutput) => void): void;
|
|
@@ -299,12 +305,14 @@ export interface WorkSpaces {
|
|
|
299
305
|
/**
|
|
300
306
|
* @see {@link DescribeWorkspaceBundlesCommand}
|
|
301
307
|
*/
|
|
308
|
+
describeWorkspaceBundles(): Promise<DescribeWorkspaceBundlesCommandOutput>;
|
|
302
309
|
describeWorkspaceBundles(args: DescribeWorkspaceBundlesCommandInput, options?: __HttpHandlerOptions): Promise<DescribeWorkspaceBundlesCommandOutput>;
|
|
303
310
|
describeWorkspaceBundles(args: DescribeWorkspaceBundlesCommandInput, cb: (err: any, data?: DescribeWorkspaceBundlesCommandOutput) => void): void;
|
|
304
311
|
describeWorkspaceBundles(args: DescribeWorkspaceBundlesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeWorkspaceBundlesCommandOutput) => void): void;
|
|
305
312
|
/**
|
|
306
313
|
* @see {@link DescribeWorkspaceDirectoriesCommand}
|
|
307
314
|
*/
|
|
315
|
+
describeWorkspaceDirectories(): Promise<DescribeWorkspaceDirectoriesCommandOutput>;
|
|
308
316
|
describeWorkspaceDirectories(args: DescribeWorkspaceDirectoriesCommandInput, options?: __HttpHandlerOptions): Promise<DescribeWorkspaceDirectoriesCommandOutput>;
|
|
309
317
|
describeWorkspaceDirectories(args: DescribeWorkspaceDirectoriesCommandInput, cb: (err: any, data?: DescribeWorkspaceDirectoriesCommandOutput) => void): void;
|
|
310
318
|
describeWorkspaceDirectories(args: DescribeWorkspaceDirectoriesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeWorkspaceDirectoriesCommandOutput) => void): void;
|
|
@@ -317,18 +325,21 @@ export interface WorkSpaces {
|
|
|
317
325
|
/**
|
|
318
326
|
* @see {@link DescribeWorkspaceImagesCommand}
|
|
319
327
|
*/
|
|
328
|
+
describeWorkspaceImages(): Promise<DescribeWorkspaceImagesCommandOutput>;
|
|
320
329
|
describeWorkspaceImages(args: DescribeWorkspaceImagesCommandInput, options?: __HttpHandlerOptions): Promise<DescribeWorkspaceImagesCommandOutput>;
|
|
321
330
|
describeWorkspaceImages(args: DescribeWorkspaceImagesCommandInput, cb: (err: any, data?: DescribeWorkspaceImagesCommandOutput) => void): void;
|
|
322
331
|
describeWorkspaceImages(args: DescribeWorkspaceImagesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeWorkspaceImagesCommandOutput) => void): void;
|
|
323
332
|
/**
|
|
324
333
|
* @see {@link DescribeWorkspacesCommand}
|
|
325
334
|
*/
|
|
335
|
+
describeWorkspaces(): Promise<DescribeWorkspacesCommandOutput>;
|
|
326
336
|
describeWorkspaces(args: DescribeWorkspacesCommandInput, options?: __HttpHandlerOptions): Promise<DescribeWorkspacesCommandOutput>;
|
|
327
337
|
describeWorkspaces(args: DescribeWorkspacesCommandInput, cb: (err: any, data?: DescribeWorkspacesCommandOutput) => void): void;
|
|
328
338
|
describeWorkspaces(args: DescribeWorkspacesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeWorkspacesCommandOutput) => void): void;
|
|
329
339
|
/**
|
|
330
340
|
* @see {@link DescribeWorkspacesConnectionStatusCommand}
|
|
331
341
|
*/
|
|
342
|
+
describeWorkspacesConnectionStatus(): Promise<DescribeWorkspacesConnectionStatusCommandOutput>;
|
|
332
343
|
describeWorkspacesConnectionStatus(args: DescribeWorkspacesConnectionStatusCommandInput, options?: __HttpHandlerOptions): Promise<DescribeWorkspacesConnectionStatusCommandOutput>;
|
|
333
344
|
describeWorkspacesConnectionStatus(args: DescribeWorkspacesConnectionStatusCommandInput, cb: (err: any, data?: DescribeWorkspacesConnectionStatusCommandOutput) => void): void;
|
|
334
345
|
describeWorkspacesConnectionStatus(args: DescribeWorkspacesConnectionStatusCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeWorkspacesConnectionStatusCommandOutput) => void): void;
|
|
@@ -383,6 +394,7 @@ export interface WorkSpaces {
|
|
|
383
394
|
/**
|
|
384
395
|
* @see {@link ModifyAccountCommand}
|
|
385
396
|
*/
|
|
397
|
+
modifyAccount(): Promise<ModifyAccountCommandOutput>;
|
|
386
398
|
modifyAccount(args: ModifyAccountCommandInput, options?: __HttpHandlerOptions): Promise<ModifyAccountCommandOutput>;
|
|
387
399
|
modifyAccount(args: ModifyAccountCommandInput, cb: (err: any, data?: ModifyAccountCommandOutput) => void): void;
|
|
388
400
|
modifyAccount(args: ModifyAccountCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ModifyAccountCommandOutput) => void): void;
|
|
@@ -503,6 +515,7 @@ export interface WorkSpaces {
|
|
|
503
515
|
/**
|
|
504
516
|
* @see {@link UpdateWorkspaceBundleCommand}
|
|
505
517
|
*/
|
|
518
|
+
updateWorkspaceBundle(): Promise<UpdateWorkspaceBundleCommandOutput>;
|
|
506
519
|
updateWorkspaceBundle(args: UpdateWorkspaceBundleCommandInput, options?: __HttpHandlerOptions): Promise<UpdateWorkspaceBundleCommandOutput>;
|
|
507
520
|
updateWorkspaceBundle(args: UpdateWorkspaceBundleCommandInput, cb: (err: any, data?: UpdateWorkspaceBundleCommandOutput) => void): void;
|
|
508
521
|
updateWorkspaceBundle(args: UpdateWorkspaceBundleCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateWorkspaceBundleCommandOutput) => void): void;
|
|
@@ -514,7 +527,6 @@ export interface WorkSpaces {
|
|
|
514
527
|
updateWorkspaceImagePermission(args: UpdateWorkspaceImagePermissionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateWorkspaceImagePermissionCommandOutput) => void): void;
|
|
515
528
|
}
|
|
516
529
|
/**
|
|
517
|
-
* @public
|
|
518
530
|
* <fullname>Amazon WorkSpaces Service</fullname>
|
|
519
531
|
* <p>Amazon WorkSpaces enables you to provision virtual, cloud-based Microsoft Windows
|
|
520
532
|
* or Amazon Linux desktops for your users, known as <i>WorkSpaces</i>.
|
|
@@ -532,6 +544,7 @@ export interface WorkSpaces {
|
|
|
532
544
|
* browser to access provisioned WorkSpaces, see the <a href="https://docs.aws.amazon.com/workspaces/latest/userguide/">Amazon WorkSpaces User Guide</a>. For more
|
|
533
545
|
* information about using the CLI to manage your WorkSpaces resources,
|
|
534
546
|
* see the <a href="https://docs.aws.amazon.com/cli/latest/reference/workspaces/index.html">WorkSpaces section of the CLI Reference</a>.</p>
|
|
547
|
+
* @public
|
|
535
548
|
*/
|
|
536
549
|
export declare class WorkSpaces extends WorkSpacesClient implements WorkSpaces {
|
|
537
550
|
}
|
|
@@ -224,7 +224,6 @@ export type WorkSpacesClientResolvedConfigType = __SmithyResolvedConfiguration<_
|
|
|
224
224
|
export interface WorkSpacesClientResolvedConfig extends WorkSpacesClientResolvedConfigType {
|
|
225
225
|
}
|
|
226
226
|
/**
|
|
227
|
-
* @public
|
|
228
227
|
* <fullname>Amazon WorkSpaces Service</fullname>
|
|
229
228
|
* <p>Amazon WorkSpaces enables you to provision virtual, cloud-based Microsoft Windows
|
|
230
229
|
* or Amazon Linux desktops for your users, known as <i>WorkSpaces</i>.
|
|
@@ -242,6 +241,7 @@ export interface WorkSpacesClientResolvedConfig extends WorkSpacesClientResolved
|
|
|
242
241
|
* browser to access provisioned WorkSpaces, see the <a href="https://docs.aws.amazon.com/workspaces/latest/userguide/">Amazon WorkSpaces User Guide</a>. For more
|
|
243
242
|
* information about using the CLI to manage your WorkSpaces resources,
|
|
244
243
|
* see the <a href="https://docs.aws.amazon.com/cli/latest/reference/workspaces/index.html">WorkSpaces section of the CLI Reference</a>.</p>
|
|
244
|
+
* @public
|
|
245
245
|
*/
|
|
246
246
|
export declare class WorkSpacesClient extends __Client<__HttpHandlerOptions, ServiceInputTypes, ServiceOutputTypes, WorkSpacesClientResolvedConfig> {
|
|
247
247
|
/**
|
|
@@ -22,10 +22,10 @@ export interface AssociateConnectionAliasCommandOutput extends AssociateConnecti
|
|
|
22
22
|
}
|
|
23
23
|
declare const AssociateConnectionAliasCommand_base: {
|
|
24
24
|
new (input: AssociateConnectionAliasCommandInput): import("@smithy/smithy-client").CommandImpl<AssociateConnectionAliasCommandInput, AssociateConnectionAliasCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: AssociateConnectionAliasCommandInput): import("@smithy/smithy-client").CommandImpl<AssociateConnectionAliasCommandInput, AssociateConnectionAliasCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Associates the specified connection alias with the specified directory to enable
|
|
30
30
|
* cross-Region redirection. For more information, see <a href="https://docs.aws.amazon.com/workspaces/latest/adminguide/cross-region-redirection.html"> Cross-Region
|
|
31
31
|
* Redirection for Amazon WorkSpaces</a>.</p>
|
|
@@ -79,6 +79,7 @@ declare const AssociateConnectionAliasCommand_base: {
|
|
|
79
79
|
* @throws {@link WorkSpacesServiceException}
|
|
80
80
|
* <p>Base exception class for all service exceptions from WorkSpaces service.</p>
|
|
81
81
|
*
|
|
82
|
+
* @public
|
|
82
83
|
*/
|
|
83
84
|
export declare class AssociateConnectionAliasCommand extends AssociateConnectionAliasCommand_base {
|
|
84
85
|
}
|
|
@@ -22,10 +22,10 @@ export interface AssociateIpGroupsCommandOutput extends AssociateIpGroupsResult,
|
|
|
22
22
|
}
|
|
23
23
|
declare const AssociateIpGroupsCommand_base: {
|
|
24
24
|
new (input: AssociateIpGroupsCommandInput): import("@smithy/smithy-client").CommandImpl<AssociateIpGroupsCommandInput, AssociateIpGroupsCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: AssociateIpGroupsCommandInput): import("@smithy/smithy-client").CommandImpl<AssociateIpGroupsCommandInput, AssociateIpGroupsCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Associates the specified IP access control group with the specified directory.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -72,6 +72,7 @@ declare const AssociateIpGroupsCommand_base: {
|
|
|
72
72
|
* @throws {@link WorkSpacesServiceException}
|
|
73
73
|
* <p>Base exception class for all service exceptions from WorkSpaces service.</p>
|
|
74
74
|
*
|
|
75
|
+
* @public
|
|
75
76
|
*/
|
|
76
77
|
export declare class AssociateIpGroupsCommand extends AssociateIpGroupsCommand_base {
|
|
77
78
|
}
|
|
@@ -22,10 +22,10 @@ export interface AssociateWorkspaceApplicationCommandOutput extends AssociateWor
|
|
|
22
22
|
}
|
|
23
23
|
declare const AssociateWorkspaceApplicationCommand_base: {
|
|
24
24
|
new (input: AssociateWorkspaceApplicationCommandInput): import("@smithy/smithy-client").CommandImpl<AssociateWorkspaceApplicationCommandInput, AssociateWorkspaceApplicationCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: AssociateWorkspaceApplicationCommandInput): import("@smithy/smithy-client").CommandImpl<AssociateWorkspaceApplicationCommandInput, AssociateWorkspaceApplicationCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Associates the specified application to the specified WorkSpace.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -95,6 +95,7 @@ declare const AssociateWorkspaceApplicationCommand_base: {
|
|
|
95
95
|
* @throws {@link WorkSpacesServiceException}
|
|
96
96
|
* <p>Base exception class for all service exceptions from WorkSpaces service.</p>
|
|
97
97
|
*
|
|
98
|
+
* @public
|
|
98
99
|
*/
|
|
99
100
|
export declare class AssociateWorkspaceApplicationCommand extends AssociateWorkspaceApplicationCommand_base {
|
|
100
101
|
}
|
|
@@ -22,10 +22,10 @@ export interface AuthorizeIpRulesCommandOutput extends AuthorizeIpRulesResult, _
|
|
|
22
22
|
}
|
|
23
23
|
declare const AuthorizeIpRulesCommand_base: {
|
|
24
24
|
new (input: AuthorizeIpRulesCommandInput): import("@smithy/smithy-client").CommandImpl<AuthorizeIpRulesCommandInput, AuthorizeIpRulesCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: AuthorizeIpRulesCommandInput): import("@smithy/smithy-client").CommandImpl<AuthorizeIpRulesCommandInput, AuthorizeIpRulesCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Adds one or more rules to the specified IP access control group.</p>
|
|
30
30
|
* <p>This action gives users permission to access their WorkSpaces from the CIDR address
|
|
31
31
|
* ranges specified in the rules.</p>
|
|
@@ -74,6 +74,7 @@ declare const AuthorizeIpRulesCommand_base: {
|
|
|
74
74
|
* @throws {@link WorkSpacesServiceException}
|
|
75
75
|
* <p>Base exception class for all service exceptions from WorkSpaces service.</p>
|
|
76
76
|
*
|
|
77
|
+
* @public
|
|
77
78
|
*/
|
|
78
79
|
export declare class AuthorizeIpRulesCommand extends AuthorizeIpRulesCommand_base {
|
|
79
80
|
}
|
|
@@ -22,10 +22,10 @@ export interface CopyWorkspaceImageCommandOutput extends CopyWorkspaceImageResul
|
|
|
22
22
|
}
|
|
23
23
|
declare const CopyWorkspaceImageCommand_base: {
|
|
24
24
|
new (input: CopyWorkspaceImageCommandInput): import("@smithy/smithy-client").CommandImpl<CopyWorkspaceImageCommandInput, CopyWorkspaceImageCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: CopyWorkspaceImageCommandInput): import("@smithy/smithy-client").CommandImpl<CopyWorkspaceImageCommandInput, CopyWorkspaceImageCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Copies the specified image from the specified Region to the current Region. For more
|
|
30
30
|
* information about copying images, see <a href="https://docs.aws.amazon.com/workspaces/latest/adminguide/copy-custom-image.html"> Copy a Custom WorkSpaces
|
|
31
31
|
* Image</a>.</p>
|
|
@@ -92,6 +92,7 @@ declare const CopyWorkspaceImageCommand_base: {
|
|
|
92
92
|
* @throws {@link WorkSpacesServiceException}
|
|
93
93
|
* <p>Base exception class for all service exceptions from WorkSpaces service.</p>
|
|
94
94
|
*
|
|
95
|
+
* @public
|
|
95
96
|
*/
|
|
96
97
|
export declare class CopyWorkspaceImageCommand extends CopyWorkspaceImageCommand_base {
|
|
97
98
|
}
|
|
@@ -22,10 +22,10 @@ export interface CreateConnectClientAddInCommandOutput extends CreateConnectClie
|
|
|
22
22
|
}
|
|
23
23
|
declare const CreateConnectClientAddInCommand_base: {
|
|
24
24
|
new (input: CreateConnectClientAddInCommandInput): import("@smithy/smithy-client").CommandImpl<CreateConnectClientAddInCommandInput, CreateConnectClientAddInCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: CreateConnectClientAddInCommandInput): import("@smithy/smithy-client").CommandImpl<CreateConnectClientAddInCommandInput, CreateConnectClientAddInCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Creates a client-add-in for Amazon Connect within a directory. You can create only
|
|
30
30
|
* one Amazon Connect client add-in within a directory.</p>
|
|
31
31
|
* <p>This client add-in allows WorkSpaces users to seamlessly connect to Amazon Connect.</p>
|
|
@@ -72,6 +72,7 @@ declare const CreateConnectClientAddInCommand_base: {
|
|
|
72
72
|
* @throws {@link WorkSpacesServiceException}
|
|
73
73
|
* <p>Base exception class for all service exceptions from WorkSpaces service.</p>
|
|
74
74
|
*
|
|
75
|
+
* @public
|
|
75
76
|
*/
|
|
76
77
|
export declare class CreateConnectClientAddInCommand extends CreateConnectClientAddInCommand_base {
|
|
77
78
|
}
|
|
@@ -22,10 +22,10 @@ export interface CreateConnectionAliasCommandOutput extends CreateConnectionAlia
|
|
|
22
22
|
}
|
|
23
23
|
declare const CreateConnectionAliasCommand_base: {
|
|
24
24
|
new (input: CreateConnectionAliasCommandInput): import("@smithy/smithy-client").CommandImpl<CreateConnectionAliasCommandInput, CreateConnectionAliasCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: CreateConnectionAliasCommandInput): import("@smithy/smithy-client").CommandImpl<CreateConnectionAliasCommandInput, CreateConnectionAliasCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Creates the specified connection alias for use with cross-Region redirection. For more
|
|
30
30
|
* information, see <a href="https://docs.aws.amazon.com/workspaces/latest/adminguide/cross-region-redirection.html"> Cross-Region
|
|
31
31
|
* Redirection for Amazon WorkSpaces</a>.</p>
|
|
@@ -79,6 +79,7 @@ declare const CreateConnectionAliasCommand_base: {
|
|
|
79
79
|
* @throws {@link WorkSpacesServiceException}
|
|
80
80
|
* <p>Base exception class for all service exceptions from WorkSpaces service.</p>
|
|
81
81
|
*
|
|
82
|
+
* @public
|
|
82
83
|
*/
|
|
83
84
|
export declare class CreateConnectionAliasCommand extends CreateConnectionAliasCommand_base {
|
|
84
85
|
}
|
|
@@ -22,10 +22,10 @@ export interface CreateIpGroupCommandOutput extends CreateIpGroupResult, __Metad
|
|
|
22
22
|
}
|
|
23
23
|
declare const CreateIpGroupCommand_base: {
|
|
24
24
|
new (input: CreateIpGroupCommandInput): import("@smithy/smithy-client").CommandImpl<CreateIpGroupCommandInput, CreateIpGroupCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: CreateIpGroupCommandInput): import("@smithy/smithy-client").CommandImpl<CreateIpGroupCommandInput, CreateIpGroupCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Creates an IP access control group.</p>
|
|
30
30
|
* <p>An IP access control group provides you with the ability to control the IP addresses
|
|
31
31
|
* from which users are allowed to access their WorkSpaces. To specify the CIDR address
|
|
@@ -89,6 +89,7 @@ declare const CreateIpGroupCommand_base: {
|
|
|
89
89
|
* @throws {@link WorkSpacesServiceException}
|
|
90
90
|
* <p>Base exception class for all service exceptions from WorkSpaces service.</p>
|
|
91
91
|
*
|
|
92
|
+
* @public
|
|
92
93
|
*/
|
|
93
94
|
export declare class CreateIpGroupCommand extends CreateIpGroupCommand_base {
|
|
94
95
|
}
|
|
@@ -22,10 +22,10 @@ export interface CreateStandbyWorkspacesCommandOutput extends CreateStandbyWorks
|
|
|
22
22
|
}
|
|
23
23
|
declare const CreateStandbyWorkspacesCommand_base: {
|
|
24
24
|
new (input: CreateStandbyWorkspacesCommandInput): import("@smithy/smithy-client").CommandImpl<CreateStandbyWorkspacesCommandInput, CreateStandbyWorkspacesCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: CreateStandbyWorkspacesCommandInput): import("@smithy/smithy-client").CommandImpl<CreateStandbyWorkspacesCommandInput, CreateStandbyWorkspacesCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Creates a standby WorkSpace in a secondary Region.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -107,6 +107,7 @@ declare const CreateStandbyWorkspacesCommand_base: {
|
|
|
107
107
|
* @throws {@link WorkSpacesServiceException}
|
|
108
108
|
* <p>Base exception class for all service exceptions from WorkSpaces service.</p>
|
|
109
109
|
*
|
|
110
|
+
* @public
|
|
110
111
|
*/
|
|
111
112
|
export declare class CreateStandbyWorkspacesCommand extends CreateStandbyWorkspacesCommand_base {
|
|
112
113
|
}
|
|
@@ -22,10 +22,10 @@ export interface CreateTagsCommandOutput extends CreateTagsResult, __MetadataBea
|
|
|
22
22
|
}
|
|
23
23
|
declare const CreateTagsCommand_base: {
|
|
24
24
|
new (input: CreateTagsCommandInput): import("@smithy/smithy-client").CommandImpl<CreateTagsCommandInput, CreateTagsCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: CreateTagsCommandInput): import("@smithy/smithy-client").CommandImpl<CreateTagsCommandInput, CreateTagsCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Creates the specified tags for the specified WorkSpaces resource.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -66,6 +66,7 @@ declare const CreateTagsCommand_base: {
|
|
|
66
66
|
* @throws {@link WorkSpacesServiceException}
|
|
67
67
|
* <p>Base exception class for all service exceptions from WorkSpaces service.</p>
|
|
68
68
|
*
|
|
69
|
+
* @public
|
|
69
70
|
*/
|
|
70
71
|
export declare class CreateTagsCommand extends CreateTagsCommand_base {
|
|
71
72
|
}
|
|
@@ -22,10 +22,10 @@ export interface CreateUpdatedWorkspaceImageCommandOutput extends CreateUpdatedW
|
|
|
22
22
|
}
|
|
23
23
|
declare const CreateUpdatedWorkspaceImageCommand_base: {
|
|
24
24
|
new (input: CreateUpdatedWorkspaceImageCommandInput): import("@smithy/smithy-client").CommandImpl<CreateUpdatedWorkspaceImageCommandInput, CreateUpdatedWorkspaceImageCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: CreateUpdatedWorkspaceImageCommandInput): import("@smithy/smithy-client").CommandImpl<CreateUpdatedWorkspaceImageCommandInput, CreateUpdatedWorkspaceImageCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Creates a new updated WorkSpace image based on the specified source image. The new
|
|
30
30
|
* updated WorkSpace image has the latest drivers and other updates required by the
|
|
31
31
|
* Amazon WorkSpaces components.</p>
|
|
@@ -103,6 +103,7 @@ declare const CreateUpdatedWorkspaceImageCommand_base: {
|
|
|
103
103
|
* @throws {@link WorkSpacesServiceException}
|
|
104
104
|
* <p>Base exception class for all service exceptions from WorkSpaces service.</p>
|
|
105
105
|
*
|
|
106
|
+
* @public
|
|
106
107
|
*/
|
|
107
108
|
export declare class CreateUpdatedWorkspaceImageCommand extends CreateUpdatedWorkspaceImageCommand_base {
|
|
108
109
|
}
|
|
@@ -22,10 +22,10 @@ export interface CreateWorkspaceBundleCommandOutput extends CreateWorkspaceBundl
|
|
|
22
22
|
}
|
|
23
23
|
declare const CreateWorkspaceBundleCommand_base: {
|
|
24
24
|
new (input: CreateWorkspaceBundleCommandInput): import("@smithy/smithy-client").CommandImpl<CreateWorkspaceBundleCommandInput, CreateWorkspaceBundleCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: CreateWorkspaceBundleCommandInput): import("@smithy/smithy-client").CommandImpl<CreateWorkspaceBundleCommandInput, CreateWorkspaceBundleCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Creates the specified WorkSpace bundle. For more information about creating WorkSpace bundles, see
|
|
30
30
|
* <a href="https://docs.aws.amazon.com/workspaces/latest/adminguide/create-custom-bundle.html">
|
|
31
31
|
* Create a Custom WorkSpaces Image and Bundle</a>.</p>
|
|
@@ -109,6 +109,7 @@ declare const CreateWorkspaceBundleCommand_base: {
|
|
|
109
109
|
* @throws {@link WorkSpacesServiceException}
|
|
110
110
|
* <p>Base exception class for all service exceptions from WorkSpaces service.</p>
|
|
111
111
|
*
|
|
112
|
+
* @public
|
|
112
113
|
*/
|
|
113
114
|
export declare class CreateWorkspaceBundleCommand extends CreateWorkspaceBundleCommand_base {
|
|
114
115
|
}
|
|
@@ -22,10 +22,10 @@ export interface CreateWorkspaceImageCommandOutput extends CreateWorkspaceImageR
|
|
|
22
22
|
}
|
|
23
23
|
declare const CreateWorkspaceImageCommand_base: {
|
|
24
24
|
new (input: CreateWorkspaceImageCommandInput): import("@smithy/smithy-client").CommandImpl<CreateWorkspaceImageCommandInput, CreateWorkspaceImageCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: CreateWorkspaceImageCommandInput): import("@smithy/smithy-client").CommandImpl<CreateWorkspaceImageCommandInput, CreateWorkspaceImageCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Creates a new WorkSpace image from an existing WorkSpace.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -91,6 +91,7 @@ declare const CreateWorkspaceImageCommand_base: {
|
|
|
91
91
|
* @throws {@link WorkSpacesServiceException}
|
|
92
92
|
* <p>Base exception class for all service exceptions from WorkSpaces service.</p>
|
|
93
93
|
*
|
|
94
|
+
* @public
|
|
94
95
|
*/
|
|
95
96
|
export declare class CreateWorkspaceImageCommand extends CreateWorkspaceImageCommand_base {
|
|
96
97
|
}
|
|
@@ -22,10 +22,10 @@ export interface CreateWorkspacesCommandOutput extends CreateWorkspacesResult, _
|
|
|
22
22
|
}
|
|
23
23
|
declare const CreateWorkspacesCommand_base: {
|
|
24
24
|
new (input: CreateWorkspacesCommandInput): import("@smithy/smithy-client").CommandImpl<CreateWorkspacesCommandInput, CreateWorkspacesCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: CreateWorkspacesCommandInput): import("@smithy/smithy-client").CommandImpl<CreateWorkspacesCommandInput, CreateWorkspacesCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Creates one or more WorkSpaces.</p>
|
|
30
30
|
* <p>This operation is asynchronous and returns before the WorkSpaces are created.</p>
|
|
31
31
|
* <note>
|
|
@@ -190,6 +190,7 @@ declare const CreateWorkspacesCommand_base: {
|
|
|
190
190
|
* @throws {@link WorkSpacesServiceException}
|
|
191
191
|
* <p>Base exception class for all service exceptions from WorkSpaces service.</p>
|
|
192
192
|
*
|
|
193
|
+
* @public
|
|
193
194
|
*/
|
|
194
195
|
export declare class CreateWorkspacesCommand extends CreateWorkspacesCommand_base {
|
|
195
196
|
}
|
|
@@ -22,10 +22,10 @@ export interface DeleteClientBrandingCommandOutput extends DeleteClientBrandingR
|
|
|
22
22
|
}
|
|
23
23
|
declare const DeleteClientBrandingCommand_base: {
|
|
24
24
|
new (input: DeleteClientBrandingCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteClientBrandingCommandInput, DeleteClientBrandingCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DeleteClientBrandingCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteClientBrandingCommandInput, DeleteClientBrandingCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Deletes customized client branding. Client branding allows you to customize your
|
|
30
30
|
* WorkSpace's client login portal. You can tailor your login portal company logo, the support
|
|
31
31
|
* email address, support link, link to reset password, and a custom message for users trying
|
|
@@ -68,6 +68,7 @@ declare const DeleteClientBrandingCommand_base: {
|
|
|
68
68
|
* @throws {@link WorkSpacesServiceException}
|
|
69
69
|
* <p>Base exception class for all service exceptions from WorkSpaces service.</p>
|
|
70
70
|
*
|
|
71
|
+
* @public
|
|
71
72
|
*/
|
|
72
73
|
export declare class DeleteClientBrandingCommand extends DeleteClientBrandingCommand_base {
|
|
73
74
|
}
|
|
@@ -22,10 +22,10 @@ export interface DeleteConnectClientAddInCommandOutput extends DeleteConnectClie
|
|
|
22
22
|
}
|
|
23
23
|
declare const DeleteConnectClientAddInCommand_base: {
|
|
24
24
|
new (input: DeleteConnectClientAddInCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteConnectClientAddInCommandInput, DeleteConnectClientAddInCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DeleteConnectClientAddInCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteConnectClientAddInCommandInput, DeleteConnectClientAddInCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Deletes a client-add-in for Amazon Connect that is configured within a
|
|
30
30
|
* directory.</p>
|
|
31
31
|
* @example
|
|
@@ -62,6 +62,7 @@ declare const DeleteConnectClientAddInCommand_base: {
|
|
|
62
62
|
* @throws {@link WorkSpacesServiceException}
|
|
63
63
|
* <p>Base exception class for all service exceptions from WorkSpaces service.</p>
|
|
64
64
|
*
|
|
65
|
+
* @public
|
|
65
66
|
*/
|
|
66
67
|
export declare class DeleteConnectClientAddInCommand extends DeleteConnectClientAddInCommand_base {
|
|
67
68
|
}
|
|
@@ -22,10 +22,10 @@ export interface DeleteConnectionAliasCommandOutput extends DeleteConnectionAlia
|
|
|
22
22
|
}
|
|
23
23
|
declare const DeleteConnectionAliasCommand_base: {
|
|
24
24
|
new (input: DeleteConnectionAliasCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteConnectionAliasCommandInput, DeleteConnectionAliasCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DeleteConnectionAliasCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteConnectionAliasCommandInput, DeleteConnectionAliasCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Deletes the specified connection alias. For more information, see <a href="https://docs.aws.amazon.com/workspaces/latest/adminguide/cross-region-redirection.html">
|
|
30
30
|
* Cross-Region Redirection for Amazon WorkSpaces</a>.</p>
|
|
31
31
|
* <important>
|
|
@@ -84,6 +84,7 @@ declare const DeleteConnectionAliasCommand_base: {
|
|
|
84
84
|
* @throws {@link WorkSpacesServiceException}
|
|
85
85
|
* <p>Base exception class for all service exceptions from WorkSpaces service.</p>
|
|
86
86
|
*
|
|
87
|
+
* @public
|
|
87
88
|
*/
|
|
88
89
|
export declare class DeleteConnectionAliasCommand extends DeleteConnectionAliasCommand_base {
|
|
89
90
|
}
|
|
@@ -22,10 +22,10 @@ export interface DeleteIpGroupCommandOutput extends DeleteIpGroupResult, __Metad
|
|
|
22
22
|
}
|
|
23
23
|
declare const DeleteIpGroupCommand_base: {
|
|
24
24
|
new (input: DeleteIpGroupCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteIpGroupCommandInput, DeleteIpGroupCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DeleteIpGroupCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteIpGroupCommandInput, DeleteIpGroupCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Deletes the specified IP access control group.</p>
|
|
30
30
|
* <p>You cannot delete an IP access control group that is associated with a directory.</p>
|
|
31
31
|
* @example
|
|
@@ -64,6 +64,7 @@ declare const DeleteIpGroupCommand_base: {
|
|
|
64
64
|
* @throws {@link WorkSpacesServiceException}
|
|
65
65
|
* <p>Base exception class for all service exceptions from WorkSpaces service.</p>
|
|
66
66
|
*
|
|
67
|
+
* @public
|
|
67
68
|
*/
|
|
68
69
|
export declare class DeleteIpGroupCommand extends DeleteIpGroupCommand_base {
|
|
69
70
|
}
|
|
@@ -22,10 +22,10 @@ export interface DeleteTagsCommandOutput extends DeleteTagsResult, __MetadataBea
|
|
|
22
22
|
}
|
|
23
23
|
declare const DeleteTagsCommand_base: {
|
|
24
24
|
new (input: DeleteTagsCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteTagsCommandInput, DeleteTagsCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DeleteTagsCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteTagsCommandInput, DeleteTagsCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Deletes the specified tags from the specified WorkSpaces resource.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -60,6 +60,7 @@ declare const DeleteTagsCommand_base: {
|
|
|
60
60
|
* @throws {@link WorkSpacesServiceException}
|
|
61
61
|
* <p>Base exception class for all service exceptions from WorkSpaces service.</p>
|
|
62
62
|
*
|
|
63
|
+
* @public
|
|
63
64
|
*/
|
|
64
65
|
export declare class DeleteTagsCommand extends DeleteTagsCommand_base {
|
|
65
66
|
}
|
|
@@ -22,10 +22,10 @@ export interface DeleteWorkspaceBundleCommandOutput extends DeleteWorkspaceBundl
|
|
|
22
22
|
}
|
|
23
23
|
declare const DeleteWorkspaceBundleCommand_base: {
|
|
24
24
|
new (input: DeleteWorkspaceBundleCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteWorkspaceBundleCommandInput, DeleteWorkspaceBundleCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (...[input]: [] | [DeleteWorkspaceBundleCommandInput]): import("@smithy/smithy-client").CommandImpl<DeleteWorkspaceBundleCommandInput, DeleteWorkspaceBundleCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Deletes the specified WorkSpace bundle. For more information about deleting WorkSpace bundles, see
|
|
30
30
|
* <a href="https://docs.aws.amazon.com/workspaces/latest/adminguide/delete_bundle.html">
|
|
31
31
|
* Delete a Custom WorkSpaces Bundle or Image</a>.</p>
|
|
@@ -65,6 +65,7 @@ declare const DeleteWorkspaceBundleCommand_base: {
|
|
|
65
65
|
* @throws {@link WorkSpacesServiceException}
|
|
66
66
|
* <p>Base exception class for all service exceptions from WorkSpaces service.</p>
|
|
67
67
|
*
|
|
68
|
+
* @public
|
|
68
69
|
*/
|
|
69
70
|
export declare class DeleteWorkspaceBundleCommand extends DeleteWorkspaceBundleCommand_base {
|
|
70
71
|
}
|
|
@@ -22,10 +22,10 @@ export interface DeleteWorkspaceImageCommandOutput extends DeleteWorkspaceImageR
|
|
|
22
22
|
}
|
|
23
23
|
declare const DeleteWorkspaceImageCommand_base: {
|
|
24
24
|
new (input: DeleteWorkspaceImageCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteWorkspaceImageCommandInput, DeleteWorkspaceImageCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DeleteWorkspaceImageCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteWorkspaceImageCommandInput, DeleteWorkspaceImageCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Deletes the specified image from your account. To delete an image, you must first delete
|
|
30
30
|
* any bundles that are associated with the image and unshare the image if it is shared with
|
|
31
31
|
* other accounts. </p>
|
|
@@ -62,6 +62,7 @@ declare const DeleteWorkspaceImageCommand_base: {
|
|
|
62
62
|
* @throws {@link WorkSpacesServiceException}
|
|
63
63
|
* <p>Base exception class for all service exceptions from WorkSpaces service.</p>
|
|
64
64
|
*
|
|
65
|
+
* @public
|
|
65
66
|
*/
|
|
66
67
|
export declare class DeleteWorkspaceImageCommand extends DeleteWorkspaceImageCommand_base {
|
|
67
68
|
}
|