@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
package/CHANGELOG.md
CHANGED
|
@@ -3,6 +3,22 @@
|
|
|
3
3
|
All notable changes to this project will be documented in this file.
|
|
4
4
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
5
5
|
|
|
6
|
+
# [3.178.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.177.0...v3.178.0) (2022-09-23)
|
|
7
|
+
|
|
8
|
+
**Note:** Version bump only for package @aws-sdk/client-workspaces
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
|
|
12
|
+
|
|
13
|
+
|
|
14
|
+
# [3.171.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.170.0...v3.171.0) (2022-09-14)
|
|
15
|
+
|
|
16
|
+
**Note:** Version bump only for package @aws-sdk/client-workspaces
|
|
17
|
+
|
|
18
|
+
|
|
19
|
+
|
|
20
|
+
|
|
21
|
+
|
|
6
22
|
# [3.170.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.169.0...v3.170.0) (2022-09-13)
|
|
7
23
|
|
|
8
24
|
**Note:** Version bump only for package @aws-sdk/client-workspaces
|
|
@@ -31,7 +31,7 @@ export declare const getRuntimeConfig: (config: WorkSpacesClientConfig) => {
|
|
|
31
31
|
tls?: boolean | undefined;
|
|
32
32
|
retryStrategy?: import("@aws-sdk/types").RetryStrategy | undefined;
|
|
33
33
|
credentials?: import("@aws-sdk/types").Credentials | import("@aws-sdk/types").Provider<import("@aws-sdk/types").Credentials> | undefined;
|
|
34
|
-
signer?: import("@aws-sdk/types").RequestSigner | import("@aws-sdk/types").
|
|
34
|
+
signer?: import("@aws-sdk/types").RequestSigner | ((authScheme?: import("@aws-sdk/types").AuthScheme | undefined) => Promise<import("@aws-sdk/types").RequestSigner>) | undefined;
|
|
35
35
|
signingEscapePath?: boolean | undefined;
|
|
36
36
|
systemClockOffset?: number | undefined;
|
|
37
37
|
signingRegion?: string | undefined;
|
|
@@ -31,7 +31,7 @@ export declare const getRuntimeConfig: (config: WorkSpacesClientConfig) => {
|
|
|
31
31
|
tls?: boolean | undefined;
|
|
32
32
|
retryStrategy?: import("@aws-sdk/types").RetryStrategy | undefined;
|
|
33
33
|
credentials?: import("@aws-sdk/types").Credentials | import("@aws-sdk/types").Provider<import("@aws-sdk/types").Credentials> | undefined;
|
|
34
|
-
signer?: import("@aws-sdk/types").RequestSigner | import("@aws-sdk/types").
|
|
34
|
+
signer?: import("@aws-sdk/types").RequestSigner | ((authScheme?: import("@aws-sdk/types").AuthScheme | undefined) => Promise<import("@aws-sdk/types").RequestSigner>) | undefined;
|
|
35
35
|
signingEscapePath?: boolean | undefined;
|
|
36
36
|
systemClockOffset?: number | undefined;
|
|
37
37
|
signingRegion?: string | undefined;
|
|
@@ -30,7 +30,7 @@ export declare const getRuntimeConfig: (config: WorkSpacesClientConfig) => {
|
|
|
30
30
|
tls?: boolean | undefined;
|
|
31
31
|
retryStrategy?: import("@aws-sdk/types").RetryStrategy | undefined;
|
|
32
32
|
credentials?: import("@aws-sdk/types").Credentials | import("@aws-sdk/types").Provider<import("@aws-sdk/types").Credentials> | undefined;
|
|
33
|
-
signer?: import("@aws-sdk/types").RequestSigner | import("@aws-sdk/types").
|
|
33
|
+
signer?: import("@aws-sdk/types").RequestSigner | ((authScheme?: import("@aws-sdk/types").AuthScheme | undefined) => Promise<import("@aws-sdk/types").RequestSigner>) | undefined;
|
|
34
34
|
signingEscapePath?: boolean | undefined;
|
|
35
35
|
systemClockOffset?: number | undefined;
|
|
36
36
|
signingRegion?: string | undefined;
|
|
@@ -252,7 +252,6 @@ import {
|
|
|
252
252
|
UpdateWorkspaceImagePermissionCommandOutput,
|
|
253
253
|
} from "./commands/UpdateWorkspaceImagePermissionCommand";
|
|
254
254
|
import { WorkSpacesClient } from "./WorkSpacesClient";
|
|
255
|
-
|
|
256
255
|
export declare class WorkSpaces extends WorkSpacesClient {
|
|
257
256
|
associateConnectionAlias(
|
|
258
257
|
args: AssociateConnectionAliasCommandInput,
|
|
@@ -267,7 +266,6 @@ export declare class WorkSpaces extends WorkSpacesClient {
|
|
|
267
266
|
options: __HttpHandlerOptions,
|
|
268
267
|
cb: (err: any, data?: AssociateConnectionAliasCommandOutput) => void
|
|
269
268
|
): void;
|
|
270
|
-
|
|
271
269
|
associateIpGroups(
|
|
272
270
|
args: AssociateIpGroupsCommandInput,
|
|
273
271
|
options?: __HttpHandlerOptions
|
|
@@ -281,7 +279,6 @@ export declare class WorkSpaces extends WorkSpacesClient {
|
|
|
281
279
|
options: __HttpHandlerOptions,
|
|
282
280
|
cb: (err: any, data?: AssociateIpGroupsCommandOutput) => void
|
|
283
281
|
): void;
|
|
284
|
-
|
|
285
282
|
authorizeIpRules(
|
|
286
283
|
args: AuthorizeIpRulesCommandInput,
|
|
287
284
|
options?: __HttpHandlerOptions
|
|
@@ -295,7 +292,6 @@ export declare class WorkSpaces extends WorkSpacesClient {
|
|
|
295
292
|
options: __HttpHandlerOptions,
|
|
296
293
|
cb: (err: any, data?: AuthorizeIpRulesCommandOutput) => void
|
|
297
294
|
): void;
|
|
298
|
-
|
|
299
295
|
copyWorkspaceImage(
|
|
300
296
|
args: CopyWorkspaceImageCommandInput,
|
|
301
297
|
options?: __HttpHandlerOptions
|
|
@@ -309,7 +305,6 @@ export declare class WorkSpaces extends WorkSpacesClient {
|
|
|
309
305
|
options: __HttpHandlerOptions,
|
|
310
306
|
cb: (err: any, data?: CopyWorkspaceImageCommandOutput) => void
|
|
311
307
|
): void;
|
|
312
|
-
|
|
313
308
|
createConnectClientAddIn(
|
|
314
309
|
args: CreateConnectClientAddInCommandInput,
|
|
315
310
|
options?: __HttpHandlerOptions
|
|
@@ -323,7 +318,6 @@ export declare class WorkSpaces extends WorkSpacesClient {
|
|
|
323
318
|
options: __HttpHandlerOptions,
|
|
324
319
|
cb: (err: any, data?: CreateConnectClientAddInCommandOutput) => void
|
|
325
320
|
): void;
|
|
326
|
-
|
|
327
321
|
createConnectionAlias(
|
|
328
322
|
args: CreateConnectionAliasCommandInput,
|
|
329
323
|
options?: __HttpHandlerOptions
|
|
@@ -337,7 +331,6 @@ export declare class WorkSpaces extends WorkSpacesClient {
|
|
|
337
331
|
options: __HttpHandlerOptions,
|
|
338
332
|
cb: (err: any, data?: CreateConnectionAliasCommandOutput) => void
|
|
339
333
|
): void;
|
|
340
|
-
|
|
341
334
|
createIpGroup(
|
|
342
335
|
args: CreateIpGroupCommandInput,
|
|
343
336
|
options?: __HttpHandlerOptions
|
|
@@ -351,7 +344,6 @@ export declare class WorkSpaces extends WorkSpacesClient {
|
|
|
351
344
|
options: __HttpHandlerOptions,
|
|
352
345
|
cb: (err: any, data?: CreateIpGroupCommandOutput) => void
|
|
353
346
|
): void;
|
|
354
|
-
|
|
355
347
|
createTags(
|
|
356
348
|
args: CreateTagsCommandInput,
|
|
357
349
|
options?: __HttpHandlerOptions
|
|
@@ -365,7 +357,6 @@ export declare class WorkSpaces extends WorkSpacesClient {
|
|
|
365
357
|
options: __HttpHandlerOptions,
|
|
366
358
|
cb: (err: any, data?: CreateTagsCommandOutput) => void
|
|
367
359
|
): void;
|
|
368
|
-
|
|
369
360
|
createUpdatedWorkspaceImage(
|
|
370
361
|
args: CreateUpdatedWorkspaceImageCommandInput,
|
|
371
362
|
options?: __HttpHandlerOptions
|
|
@@ -379,7 +370,6 @@ export declare class WorkSpaces extends WorkSpacesClient {
|
|
|
379
370
|
options: __HttpHandlerOptions,
|
|
380
371
|
cb: (err: any, data?: CreateUpdatedWorkspaceImageCommandOutput) => void
|
|
381
372
|
): void;
|
|
382
|
-
|
|
383
373
|
createWorkspaceBundle(
|
|
384
374
|
args: CreateWorkspaceBundleCommandInput,
|
|
385
375
|
options?: __HttpHandlerOptions
|
|
@@ -393,7 +383,6 @@ export declare class WorkSpaces extends WorkSpacesClient {
|
|
|
393
383
|
options: __HttpHandlerOptions,
|
|
394
384
|
cb: (err: any, data?: CreateWorkspaceBundleCommandOutput) => void
|
|
395
385
|
): void;
|
|
396
|
-
|
|
397
386
|
createWorkspaceImage(
|
|
398
387
|
args: CreateWorkspaceImageCommandInput,
|
|
399
388
|
options?: __HttpHandlerOptions
|
|
@@ -407,7 +396,6 @@ export declare class WorkSpaces extends WorkSpacesClient {
|
|
|
407
396
|
options: __HttpHandlerOptions,
|
|
408
397
|
cb: (err: any, data?: CreateWorkspaceImageCommandOutput) => void
|
|
409
398
|
): void;
|
|
410
|
-
|
|
411
399
|
createWorkspaces(
|
|
412
400
|
args: CreateWorkspacesCommandInput,
|
|
413
401
|
options?: __HttpHandlerOptions
|
|
@@ -421,7 +409,6 @@ export declare class WorkSpaces extends WorkSpacesClient {
|
|
|
421
409
|
options: __HttpHandlerOptions,
|
|
422
410
|
cb: (err: any, data?: CreateWorkspacesCommandOutput) => void
|
|
423
411
|
): void;
|
|
424
|
-
|
|
425
412
|
deleteClientBranding(
|
|
426
413
|
args: DeleteClientBrandingCommandInput,
|
|
427
414
|
options?: __HttpHandlerOptions
|
|
@@ -435,7 +422,6 @@ export declare class WorkSpaces extends WorkSpacesClient {
|
|
|
435
422
|
options: __HttpHandlerOptions,
|
|
436
423
|
cb: (err: any, data?: DeleteClientBrandingCommandOutput) => void
|
|
437
424
|
): void;
|
|
438
|
-
|
|
439
425
|
deleteConnectClientAddIn(
|
|
440
426
|
args: DeleteConnectClientAddInCommandInput,
|
|
441
427
|
options?: __HttpHandlerOptions
|
|
@@ -449,7 +435,6 @@ export declare class WorkSpaces extends WorkSpacesClient {
|
|
|
449
435
|
options: __HttpHandlerOptions,
|
|
450
436
|
cb: (err: any, data?: DeleteConnectClientAddInCommandOutput) => void
|
|
451
437
|
): void;
|
|
452
|
-
|
|
453
438
|
deleteConnectionAlias(
|
|
454
439
|
args: DeleteConnectionAliasCommandInput,
|
|
455
440
|
options?: __HttpHandlerOptions
|
|
@@ -463,7 +448,6 @@ export declare class WorkSpaces extends WorkSpacesClient {
|
|
|
463
448
|
options: __HttpHandlerOptions,
|
|
464
449
|
cb: (err: any, data?: DeleteConnectionAliasCommandOutput) => void
|
|
465
450
|
): void;
|
|
466
|
-
|
|
467
451
|
deleteIpGroup(
|
|
468
452
|
args: DeleteIpGroupCommandInput,
|
|
469
453
|
options?: __HttpHandlerOptions
|
|
@@ -477,7 +461,6 @@ export declare class WorkSpaces extends WorkSpacesClient {
|
|
|
477
461
|
options: __HttpHandlerOptions,
|
|
478
462
|
cb: (err: any, data?: DeleteIpGroupCommandOutput) => void
|
|
479
463
|
): void;
|
|
480
|
-
|
|
481
464
|
deleteTags(
|
|
482
465
|
args: DeleteTagsCommandInput,
|
|
483
466
|
options?: __HttpHandlerOptions
|
|
@@ -491,7 +474,6 @@ export declare class WorkSpaces extends WorkSpacesClient {
|
|
|
491
474
|
options: __HttpHandlerOptions,
|
|
492
475
|
cb: (err: any, data?: DeleteTagsCommandOutput) => void
|
|
493
476
|
): void;
|
|
494
|
-
|
|
495
477
|
deleteWorkspaceBundle(
|
|
496
478
|
args: DeleteWorkspaceBundleCommandInput,
|
|
497
479
|
options?: __HttpHandlerOptions
|
|
@@ -505,7 +487,6 @@ export declare class WorkSpaces extends WorkSpacesClient {
|
|
|
505
487
|
options: __HttpHandlerOptions,
|
|
506
488
|
cb: (err: any, data?: DeleteWorkspaceBundleCommandOutput) => void
|
|
507
489
|
): void;
|
|
508
|
-
|
|
509
490
|
deleteWorkspaceImage(
|
|
510
491
|
args: DeleteWorkspaceImageCommandInput,
|
|
511
492
|
options?: __HttpHandlerOptions
|
|
@@ -519,7 +500,6 @@ export declare class WorkSpaces extends WorkSpacesClient {
|
|
|
519
500
|
options: __HttpHandlerOptions,
|
|
520
501
|
cb: (err: any, data?: DeleteWorkspaceImageCommandOutput) => void
|
|
521
502
|
): void;
|
|
522
|
-
|
|
523
503
|
deregisterWorkspaceDirectory(
|
|
524
504
|
args: DeregisterWorkspaceDirectoryCommandInput,
|
|
525
505
|
options?: __HttpHandlerOptions
|
|
@@ -533,7 +513,6 @@ export declare class WorkSpaces extends WorkSpacesClient {
|
|
|
533
513
|
options: __HttpHandlerOptions,
|
|
534
514
|
cb: (err: any, data?: DeregisterWorkspaceDirectoryCommandOutput) => void
|
|
535
515
|
): void;
|
|
536
|
-
|
|
537
516
|
describeAccount(
|
|
538
517
|
args: DescribeAccountCommandInput,
|
|
539
518
|
options?: __HttpHandlerOptions
|
|
@@ -547,7 +526,6 @@ export declare class WorkSpaces extends WorkSpacesClient {
|
|
|
547
526
|
options: __HttpHandlerOptions,
|
|
548
527
|
cb: (err: any, data?: DescribeAccountCommandOutput) => void
|
|
549
528
|
): void;
|
|
550
|
-
|
|
551
529
|
describeAccountModifications(
|
|
552
530
|
args: DescribeAccountModificationsCommandInput,
|
|
553
531
|
options?: __HttpHandlerOptions
|
|
@@ -561,7 +539,6 @@ export declare class WorkSpaces extends WorkSpacesClient {
|
|
|
561
539
|
options: __HttpHandlerOptions,
|
|
562
540
|
cb: (err: any, data?: DescribeAccountModificationsCommandOutput) => void
|
|
563
541
|
): void;
|
|
564
|
-
|
|
565
542
|
describeClientBranding(
|
|
566
543
|
args: DescribeClientBrandingCommandInput,
|
|
567
544
|
options?: __HttpHandlerOptions
|
|
@@ -575,7 +552,6 @@ export declare class WorkSpaces extends WorkSpacesClient {
|
|
|
575
552
|
options: __HttpHandlerOptions,
|
|
576
553
|
cb: (err: any, data?: DescribeClientBrandingCommandOutput) => void
|
|
577
554
|
): void;
|
|
578
|
-
|
|
579
555
|
describeClientProperties(
|
|
580
556
|
args: DescribeClientPropertiesCommandInput,
|
|
581
557
|
options?: __HttpHandlerOptions
|
|
@@ -589,7 +565,6 @@ export declare class WorkSpaces extends WorkSpacesClient {
|
|
|
589
565
|
options: __HttpHandlerOptions,
|
|
590
566
|
cb: (err: any, data?: DescribeClientPropertiesCommandOutput) => void
|
|
591
567
|
): void;
|
|
592
|
-
|
|
593
568
|
describeConnectClientAddIns(
|
|
594
569
|
args: DescribeConnectClientAddInsCommandInput,
|
|
595
570
|
options?: __HttpHandlerOptions
|
|
@@ -603,7 +578,6 @@ export declare class WorkSpaces extends WorkSpacesClient {
|
|
|
603
578
|
options: __HttpHandlerOptions,
|
|
604
579
|
cb: (err: any, data?: DescribeConnectClientAddInsCommandOutput) => void
|
|
605
580
|
): void;
|
|
606
|
-
|
|
607
581
|
describeConnectionAliases(
|
|
608
582
|
args: DescribeConnectionAliasesCommandInput,
|
|
609
583
|
options?: __HttpHandlerOptions
|
|
@@ -617,7 +591,6 @@ export declare class WorkSpaces extends WorkSpacesClient {
|
|
|
617
591
|
options: __HttpHandlerOptions,
|
|
618
592
|
cb: (err: any, data?: DescribeConnectionAliasesCommandOutput) => void
|
|
619
593
|
): void;
|
|
620
|
-
|
|
621
594
|
describeConnectionAliasPermissions(
|
|
622
595
|
args: DescribeConnectionAliasPermissionsCommandInput,
|
|
623
596
|
options?: __HttpHandlerOptions
|
|
@@ -637,7 +610,6 @@ export declare class WorkSpaces extends WorkSpacesClient {
|
|
|
637
610
|
data?: DescribeConnectionAliasPermissionsCommandOutput
|
|
638
611
|
) => void
|
|
639
612
|
): void;
|
|
640
|
-
|
|
641
613
|
describeIpGroups(
|
|
642
614
|
args: DescribeIpGroupsCommandInput,
|
|
643
615
|
options?: __HttpHandlerOptions
|
|
@@ -651,7 +623,6 @@ export declare class WorkSpaces extends WorkSpacesClient {
|
|
|
651
623
|
options: __HttpHandlerOptions,
|
|
652
624
|
cb: (err: any, data?: DescribeIpGroupsCommandOutput) => void
|
|
653
625
|
): void;
|
|
654
|
-
|
|
655
626
|
describeTags(
|
|
656
627
|
args: DescribeTagsCommandInput,
|
|
657
628
|
options?: __HttpHandlerOptions
|
|
@@ -665,7 +636,6 @@ export declare class WorkSpaces extends WorkSpacesClient {
|
|
|
665
636
|
options: __HttpHandlerOptions,
|
|
666
637
|
cb: (err: any, data?: DescribeTagsCommandOutput) => void
|
|
667
638
|
): void;
|
|
668
|
-
|
|
669
639
|
describeWorkspaceBundles(
|
|
670
640
|
args: DescribeWorkspaceBundlesCommandInput,
|
|
671
641
|
options?: __HttpHandlerOptions
|
|
@@ -679,7 +649,6 @@ export declare class WorkSpaces extends WorkSpacesClient {
|
|
|
679
649
|
options: __HttpHandlerOptions,
|
|
680
650
|
cb: (err: any, data?: DescribeWorkspaceBundlesCommandOutput) => void
|
|
681
651
|
): void;
|
|
682
|
-
|
|
683
652
|
describeWorkspaceDirectories(
|
|
684
653
|
args: DescribeWorkspaceDirectoriesCommandInput,
|
|
685
654
|
options?: __HttpHandlerOptions
|
|
@@ -693,7 +662,6 @@ export declare class WorkSpaces extends WorkSpacesClient {
|
|
|
693
662
|
options: __HttpHandlerOptions,
|
|
694
663
|
cb: (err: any, data?: DescribeWorkspaceDirectoriesCommandOutput) => void
|
|
695
664
|
): void;
|
|
696
|
-
|
|
697
665
|
describeWorkspaceImagePermissions(
|
|
698
666
|
args: DescribeWorkspaceImagePermissionsCommandInput,
|
|
699
667
|
options?: __HttpHandlerOptions
|
|
@@ -713,7 +681,6 @@ export declare class WorkSpaces extends WorkSpacesClient {
|
|
|
713
681
|
data?: DescribeWorkspaceImagePermissionsCommandOutput
|
|
714
682
|
) => void
|
|
715
683
|
): void;
|
|
716
|
-
|
|
717
684
|
describeWorkspaceImages(
|
|
718
685
|
args: DescribeWorkspaceImagesCommandInput,
|
|
719
686
|
options?: __HttpHandlerOptions
|
|
@@ -727,7 +694,6 @@ export declare class WorkSpaces extends WorkSpacesClient {
|
|
|
727
694
|
options: __HttpHandlerOptions,
|
|
728
695
|
cb: (err: any, data?: DescribeWorkspaceImagesCommandOutput) => void
|
|
729
696
|
): void;
|
|
730
|
-
|
|
731
697
|
describeWorkspaces(
|
|
732
698
|
args: DescribeWorkspacesCommandInput,
|
|
733
699
|
options?: __HttpHandlerOptions
|
|
@@ -741,7 +707,6 @@ export declare class WorkSpaces extends WorkSpacesClient {
|
|
|
741
707
|
options: __HttpHandlerOptions,
|
|
742
708
|
cb: (err: any, data?: DescribeWorkspacesCommandOutput) => void
|
|
743
709
|
): void;
|
|
744
|
-
|
|
745
710
|
describeWorkspacesConnectionStatus(
|
|
746
711
|
args: DescribeWorkspacesConnectionStatusCommandInput,
|
|
747
712
|
options?: __HttpHandlerOptions
|
|
@@ -761,7 +726,6 @@ export declare class WorkSpaces extends WorkSpacesClient {
|
|
|
761
726
|
data?: DescribeWorkspacesConnectionStatusCommandOutput
|
|
762
727
|
) => void
|
|
763
728
|
): void;
|
|
764
|
-
|
|
765
729
|
describeWorkspaceSnapshots(
|
|
766
730
|
args: DescribeWorkspaceSnapshotsCommandInput,
|
|
767
731
|
options?: __HttpHandlerOptions
|
|
@@ -775,7 +739,6 @@ export declare class WorkSpaces extends WorkSpacesClient {
|
|
|
775
739
|
options: __HttpHandlerOptions,
|
|
776
740
|
cb: (err: any, data?: DescribeWorkspaceSnapshotsCommandOutput) => void
|
|
777
741
|
): void;
|
|
778
|
-
|
|
779
742
|
disassociateConnectionAlias(
|
|
780
743
|
args: DisassociateConnectionAliasCommandInput,
|
|
781
744
|
options?: __HttpHandlerOptions
|
|
@@ -789,7 +752,6 @@ export declare class WorkSpaces extends WorkSpacesClient {
|
|
|
789
752
|
options: __HttpHandlerOptions,
|
|
790
753
|
cb: (err: any, data?: DisassociateConnectionAliasCommandOutput) => void
|
|
791
754
|
): void;
|
|
792
|
-
|
|
793
755
|
disassociateIpGroups(
|
|
794
756
|
args: DisassociateIpGroupsCommandInput,
|
|
795
757
|
options?: __HttpHandlerOptions
|
|
@@ -803,7 +765,6 @@ export declare class WorkSpaces extends WorkSpacesClient {
|
|
|
803
765
|
options: __HttpHandlerOptions,
|
|
804
766
|
cb: (err: any, data?: DisassociateIpGroupsCommandOutput) => void
|
|
805
767
|
): void;
|
|
806
|
-
|
|
807
768
|
importClientBranding(
|
|
808
769
|
args: ImportClientBrandingCommandInput,
|
|
809
770
|
options?: __HttpHandlerOptions
|
|
@@ -817,7 +778,6 @@ export declare class WorkSpaces extends WorkSpacesClient {
|
|
|
817
778
|
options: __HttpHandlerOptions,
|
|
818
779
|
cb: (err: any, data?: ImportClientBrandingCommandOutput) => void
|
|
819
780
|
): void;
|
|
820
|
-
|
|
821
781
|
importWorkspaceImage(
|
|
822
782
|
args: ImportWorkspaceImageCommandInput,
|
|
823
783
|
options?: __HttpHandlerOptions
|
|
@@ -831,7 +791,6 @@ export declare class WorkSpaces extends WorkSpacesClient {
|
|
|
831
791
|
options: __HttpHandlerOptions,
|
|
832
792
|
cb: (err: any, data?: ImportWorkspaceImageCommandOutput) => void
|
|
833
793
|
): void;
|
|
834
|
-
|
|
835
794
|
listAvailableManagementCidrRanges(
|
|
836
795
|
args: ListAvailableManagementCidrRangesCommandInput,
|
|
837
796
|
options?: __HttpHandlerOptions
|
|
@@ -851,7 +810,6 @@ export declare class WorkSpaces extends WorkSpacesClient {
|
|
|
851
810
|
data?: ListAvailableManagementCidrRangesCommandOutput
|
|
852
811
|
) => void
|
|
853
812
|
): void;
|
|
854
|
-
|
|
855
813
|
migrateWorkspace(
|
|
856
814
|
args: MigrateWorkspaceCommandInput,
|
|
857
815
|
options?: __HttpHandlerOptions
|
|
@@ -865,7 +823,6 @@ export declare class WorkSpaces extends WorkSpacesClient {
|
|
|
865
823
|
options: __HttpHandlerOptions,
|
|
866
824
|
cb: (err: any, data?: MigrateWorkspaceCommandOutput) => void
|
|
867
825
|
): void;
|
|
868
|
-
|
|
869
826
|
modifyAccount(
|
|
870
827
|
args: ModifyAccountCommandInput,
|
|
871
828
|
options?: __HttpHandlerOptions
|
|
@@ -879,7 +836,6 @@ export declare class WorkSpaces extends WorkSpacesClient {
|
|
|
879
836
|
options: __HttpHandlerOptions,
|
|
880
837
|
cb: (err: any, data?: ModifyAccountCommandOutput) => void
|
|
881
838
|
): void;
|
|
882
|
-
|
|
883
839
|
modifyClientProperties(
|
|
884
840
|
args: ModifyClientPropertiesCommandInput,
|
|
885
841
|
options?: __HttpHandlerOptions
|
|
@@ -893,7 +849,6 @@ export declare class WorkSpaces extends WorkSpacesClient {
|
|
|
893
849
|
options: __HttpHandlerOptions,
|
|
894
850
|
cb: (err: any, data?: ModifyClientPropertiesCommandOutput) => void
|
|
895
851
|
): void;
|
|
896
|
-
|
|
897
852
|
modifySamlProperties(
|
|
898
853
|
args: ModifySamlPropertiesCommandInput,
|
|
899
854
|
options?: __HttpHandlerOptions
|
|
@@ -907,7 +862,6 @@ export declare class WorkSpaces extends WorkSpacesClient {
|
|
|
907
862
|
options: __HttpHandlerOptions,
|
|
908
863
|
cb: (err: any, data?: ModifySamlPropertiesCommandOutput) => void
|
|
909
864
|
): void;
|
|
910
|
-
|
|
911
865
|
modifySelfservicePermissions(
|
|
912
866
|
args: ModifySelfservicePermissionsCommandInput,
|
|
913
867
|
options?: __HttpHandlerOptions
|
|
@@ -921,7 +875,6 @@ export declare class WorkSpaces extends WorkSpacesClient {
|
|
|
921
875
|
options: __HttpHandlerOptions,
|
|
922
876
|
cb: (err: any, data?: ModifySelfservicePermissionsCommandOutput) => void
|
|
923
877
|
): void;
|
|
924
|
-
|
|
925
878
|
modifyWorkspaceAccessProperties(
|
|
926
879
|
args: ModifyWorkspaceAccessPropertiesCommandInput,
|
|
927
880
|
options?: __HttpHandlerOptions
|
|
@@ -935,7 +888,6 @@ export declare class WorkSpaces extends WorkSpacesClient {
|
|
|
935
888
|
options: __HttpHandlerOptions,
|
|
936
889
|
cb: (err: any, data?: ModifyWorkspaceAccessPropertiesCommandOutput) => void
|
|
937
890
|
): void;
|
|
938
|
-
|
|
939
891
|
modifyWorkspaceCreationProperties(
|
|
940
892
|
args: ModifyWorkspaceCreationPropertiesCommandInput,
|
|
941
893
|
options?: __HttpHandlerOptions
|
|
@@ -955,7 +907,6 @@ export declare class WorkSpaces extends WorkSpacesClient {
|
|
|
955
907
|
data?: ModifyWorkspaceCreationPropertiesCommandOutput
|
|
956
908
|
) => void
|
|
957
909
|
): void;
|
|
958
|
-
|
|
959
910
|
modifyWorkspaceProperties(
|
|
960
911
|
args: ModifyWorkspacePropertiesCommandInput,
|
|
961
912
|
options?: __HttpHandlerOptions
|
|
@@ -969,7 +920,6 @@ export declare class WorkSpaces extends WorkSpacesClient {
|
|
|
969
920
|
options: __HttpHandlerOptions,
|
|
970
921
|
cb: (err: any, data?: ModifyWorkspacePropertiesCommandOutput) => void
|
|
971
922
|
): void;
|
|
972
|
-
|
|
973
923
|
modifyWorkspaceState(
|
|
974
924
|
args: ModifyWorkspaceStateCommandInput,
|
|
975
925
|
options?: __HttpHandlerOptions
|
|
@@ -983,7 +933,6 @@ export declare class WorkSpaces extends WorkSpacesClient {
|
|
|
983
933
|
options: __HttpHandlerOptions,
|
|
984
934
|
cb: (err: any, data?: ModifyWorkspaceStateCommandOutput) => void
|
|
985
935
|
): void;
|
|
986
|
-
|
|
987
936
|
rebootWorkspaces(
|
|
988
937
|
args: RebootWorkspacesCommandInput,
|
|
989
938
|
options?: __HttpHandlerOptions
|
|
@@ -997,7 +946,6 @@ export declare class WorkSpaces extends WorkSpacesClient {
|
|
|
997
946
|
options: __HttpHandlerOptions,
|
|
998
947
|
cb: (err: any, data?: RebootWorkspacesCommandOutput) => void
|
|
999
948
|
): void;
|
|
1000
|
-
|
|
1001
949
|
rebuildWorkspaces(
|
|
1002
950
|
args: RebuildWorkspacesCommandInput,
|
|
1003
951
|
options?: __HttpHandlerOptions
|
|
@@ -1011,7 +959,6 @@ export declare class WorkSpaces extends WorkSpacesClient {
|
|
|
1011
959
|
options: __HttpHandlerOptions,
|
|
1012
960
|
cb: (err: any, data?: RebuildWorkspacesCommandOutput) => void
|
|
1013
961
|
): void;
|
|
1014
|
-
|
|
1015
962
|
registerWorkspaceDirectory(
|
|
1016
963
|
args: RegisterWorkspaceDirectoryCommandInput,
|
|
1017
964
|
options?: __HttpHandlerOptions
|
|
@@ -1025,7 +972,6 @@ export declare class WorkSpaces extends WorkSpacesClient {
|
|
|
1025
972
|
options: __HttpHandlerOptions,
|
|
1026
973
|
cb: (err: any, data?: RegisterWorkspaceDirectoryCommandOutput) => void
|
|
1027
974
|
): void;
|
|
1028
|
-
|
|
1029
975
|
restoreWorkspace(
|
|
1030
976
|
args: RestoreWorkspaceCommandInput,
|
|
1031
977
|
options?: __HttpHandlerOptions
|
|
@@ -1039,7 +985,6 @@ export declare class WorkSpaces extends WorkSpacesClient {
|
|
|
1039
985
|
options: __HttpHandlerOptions,
|
|
1040
986
|
cb: (err: any, data?: RestoreWorkspaceCommandOutput) => void
|
|
1041
987
|
): void;
|
|
1042
|
-
|
|
1043
988
|
revokeIpRules(
|
|
1044
989
|
args: RevokeIpRulesCommandInput,
|
|
1045
990
|
options?: __HttpHandlerOptions
|
|
@@ -1053,7 +998,6 @@ export declare class WorkSpaces extends WorkSpacesClient {
|
|
|
1053
998
|
options: __HttpHandlerOptions,
|
|
1054
999
|
cb: (err: any, data?: RevokeIpRulesCommandOutput) => void
|
|
1055
1000
|
): void;
|
|
1056
|
-
|
|
1057
1001
|
startWorkspaces(
|
|
1058
1002
|
args: StartWorkspacesCommandInput,
|
|
1059
1003
|
options?: __HttpHandlerOptions
|
|
@@ -1067,7 +1011,6 @@ export declare class WorkSpaces extends WorkSpacesClient {
|
|
|
1067
1011
|
options: __HttpHandlerOptions,
|
|
1068
1012
|
cb: (err: any, data?: StartWorkspacesCommandOutput) => void
|
|
1069
1013
|
): void;
|
|
1070
|
-
|
|
1071
1014
|
stopWorkspaces(
|
|
1072
1015
|
args: StopWorkspacesCommandInput,
|
|
1073
1016
|
options?: __HttpHandlerOptions
|
|
@@ -1081,7 +1024,6 @@ export declare class WorkSpaces extends WorkSpacesClient {
|
|
|
1081
1024
|
options: __HttpHandlerOptions,
|
|
1082
1025
|
cb: (err: any, data?: StopWorkspacesCommandOutput) => void
|
|
1083
1026
|
): void;
|
|
1084
|
-
|
|
1085
1027
|
terminateWorkspaces(
|
|
1086
1028
|
args: TerminateWorkspacesCommandInput,
|
|
1087
1029
|
options?: __HttpHandlerOptions
|
|
@@ -1095,7 +1037,6 @@ export declare class WorkSpaces extends WorkSpacesClient {
|
|
|
1095
1037
|
options: __HttpHandlerOptions,
|
|
1096
1038
|
cb: (err: any, data?: TerminateWorkspacesCommandOutput) => void
|
|
1097
1039
|
): void;
|
|
1098
|
-
|
|
1099
1040
|
updateConnectClientAddIn(
|
|
1100
1041
|
args: UpdateConnectClientAddInCommandInput,
|
|
1101
1042
|
options?: __HttpHandlerOptions
|
|
@@ -1109,7 +1050,6 @@ export declare class WorkSpaces extends WorkSpacesClient {
|
|
|
1109
1050
|
options: __HttpHandlerOptions,
|
|
1110
1051
|
cb: (err: any, data?: UpdateConnectClientAddInCommandOutput) => void
|
|
1111
1052
|
): void;
|
|
1112
|
-
|
|
1113
1053
|
updateConnectionAliasPermission(
|
|
1114
1054
|
args: UpdateConnectionAliasPermissionCommandInput,
|
|
1115
1055
|
options?: __HttpHandlerOptions
|
|
@@ -1123,7 +1063,6 @@ export declare class WorkSpaces extends WorkSpacesClient {
|
|
|
1123
1063
|
options: __HttpHandlerOptions,
|
|
1124
1064
|
cb: (err: any, data?: UpdateConnectionAliasPermissionCommandOutput) => void
|
|
1125
1065
|
): void;
|
|
1126
|
-
|
|
1127
1066
|
updateRulesOfIpGroup(
|
|
1128
1067
|
args: UpdateRulesOfIpGroupCommandInput,
|
|
1129
1068
|
options?: __HttpHandlerOptions
|
|
@@ -1137,7 +1076,6 @@ export declare class WorkSpaces extends WorkSpacesClient {
|
|
|
1137
1076
|
options: __HttpHandlerOptions,
|
|
1138
1077
|
cb: (err: any, data?: UpdateRulesOfIpGroupCommandOutput) => void
|
|
1139
1078
|
): void;
|
|
1140
|
-
|
|
1141
1079
|
updateWorkspaceBundle(
|
|
1142
1080
|
args: UpdateWorkspaceBundleCommandInput,
|
|
1143
1081
|
options?: __HttpHandlerOptions
|
|
@@ -1151,7 +1089,6 @@ export declare class WorkSpaces extends WorkSpacesClient {
|
|
|
1151
1089
|
options: __HttpHandlerOptions,
|
|
1152
1090
|
cb: (err: any, data?: UpdateWorkspaceBundleCommandOutput) => void
|
|
1153
1091
|
): void;
|
|
1154
|
-
|
|
1155
1092
|
updateWorkspaceImagePermission(
|
|
1156
1093
|
args: UpdateWorkspaceImagePermissionCommandInput,
|
|
1157
1094
|
options?: __HttpHandlerOptions
|
|
@@ -425,47 +425,26 @@ export declare type ServiceOutputTypes =
|
|
|
425
425
|
export interface ClientDefaults
|
|
426
426
|
extends Partial<__SmithyResolvedConfiguration<__HttpHandlerOptions>> {
|
|
427
427
|
requestHandler?: __HttpHandler;
|
|
428
|
-
|
|
429
428
|
sha256?: __HashConstructor;
|
|
430
|
-
|
|
431
429
|
urlParser?: __UrlParser;
|
|
432
|
-
|
|
433
430
|
bodyLengthChecker?: __BodyLengthCalculator;
|
|
434
|
-
|
|
435
431
|
streamCollector?: __StreamCollector;
|
|
436
|
-
|
|
437
432
|
base64Decoder?: __Decoder;
|
|
438
|
-
|
|
439
433
|
base64Encoder?: __Encoder;
|
|
440
|
-
|
|
441
434
|
utf8Decoder?: __Decoder;
|
|
442
|
-
|
|
443
435
|
utf8Encoder?: __Encoder;
|
|
444
|
-
|
|
445
436
|
runtime?: string;
|
|
446
|
-
|
|
447
437
|
disableHostPrefix?: boolean;
|
|
448
|
-
|
|
449
438
|
maxAttempts?: number | __Provider<number>;
|
|
450
|
-
|
|
451
439
|
retryMode?: string | __Provider<string>;
|
|
452
|
-
|
|
453
440
|
logger?: __Logger;
|
|
454
|
-
|
|
455
441
|
useDualstackEndpoint?: boolean | __Provider<boolean>;
|
|
456
|
-
|
|
457
442
|
useFipsEndpoint?: boolean | __Provider<boolean>;
|
|
458
|
-
|
|
459
443
|
serviceId?: string;
|
|
460
|
-
|
|
461
444
|
region?: string | __Provider<string>;
|
|
462
|
-
|
|
463
445
|
credentialDefaultProvider?: (input: any) => __Provider<__Credentials>;
|
|
464
|
-
|
|
465
446
|
regionInfoProvider?: RegionInfoProvider;
|
|
466
|
-
|
|
467
447
|
defaultUserAgentProvider?: Provider<__UserAgent>;
|
|
468
|
-
|
|
469
448
|
defaultsMode?: DefaultsMode | Provider<DefaultsMode>;
|
|
470
449
|
}
|
|
471
450
|
declare type WorkSpacesClientConfigType = Partial<
|
|
@@ -478,7 +457,6 @@ declare type WorkSpacesClientConfigType = Partial<
|
|
|
478
457
|
HostHeaderInputConfig &
|
|
479
458
|
AwsAuthInputConfig &
|
|
480
459
|
UserAgentInputConfig;
|
|
481
|
-
|
|
482
460
|
export interface WorkSpacesClientConfig extends WorkSpacesClientConfigType {}
|
|
483
461
|
declare type WorkSpacesClientResolvedConfigType =
|
|
484
462
|
__SmithyResolvedConfiguration<__HttpHandlerOptions> &
|
|
@@ -489,10 +467,8 @@ declare type WorkSpacesClientResolvedConfigType =
|
|
|
489
467
|
HostHeaderResolvedConfig &
|
|
490
468
|
AwsAuthResolvedConfig &
|
|
491
469
|
UserAgentResolvedConfig;
|
|
492
|
-
|
|
493
470
|
export interface WorkSpacesClientResolvedConfig
|
|
494
471
|
extends WorkSpacesClientResolvedConfigType {}
|
|
495
|
-
|
|
496
472
|
export declare class WorkSpacesClient extends __Client<
|
|
497
473
|
__HttpHandlerOptions,
|
|
498
474
|
ServiceInputTypes,
|
|
@@ -501,7 +477,6 @@ export declare class WorkSpacesClient extends __Client<
|
|
|
501
477
|
> {
|
|
502
478
|
readonly config: WorkSpacesClientResolvedConfig;
|
|
503
479
|
constructor(configuration: WorkSpacesClientConfig);
|
|
504
|
-
|
|
505
480
|
destroy(): void;
|
|
506
481
|
}
|
|
507
482
|
export {};
|
|
@@ -19,7 +19,6 @@ export interface AssociateConnectionAliasCommandInput
|
|
|
19
19
|
export interface AssociateConnectionAliasCommandOutput
|
|
20
20
|
extends AssociateConnectionAliasResult,
|
|
21
21
|
__MetadataBearer {}
|
|
22
|
-
|
|
23
22
|
export declare class AssociateConnectionAliasCommand extends $Command<
|
|
24
23
|
AssociateConnectionAliasCommandInput,
|
|
25
24
|
AssociateConnectionAliasCommandOutput,
|
|
@@ -27,7 +26,6 @@ export declare class AssociateConnectionAliasCommand extends $Command<
|
|
|
27
26
|
> {
|
|
28
27
|
readonly input: AssociateConnectionAliasCommandInput;
|
|
29
28
|
constructor(input: AssociateConnectionAliasCommandInput);
|
|
30
|
-
|
|
31
29
|
resolveMiddleware(
|
|
32
30
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
31
|
configuration: WorkSpacesClientResolvedConfig,
|
|
@@ -19,7 +19,6 @@ export interface AssociateIpGroupsCommandInput
|
|
|
19
19
|
export interface AssociateIpGroupsCommandOutput
|
|
20
20
|
extends AssociateIpGroupsResult,
|
|
21
21
|
__MetadataBearer {}
|
|
22
|
-
|
|
23
22
|
export declare class AssociateIpGroupsCommand extends $Command<
|
|
24
23
|
AssociateIpGroupsCommandInput,
|
|
25
24
|
AssociateIpGroupsCommandOutput,
|
|
@@ -27,7 +26,6 @@ export declare class AssociateIpGroupsCommand extends $Command<
|
|
|
27
26
|
> {
|
|
28
27
|
readonly input: AssociateIpGroupsCommandInput;
|
|
29
28
|
constructor(input: AssociateIpGroupsCommandInput);
|
|
30
|
-
|
|
31
29
|
resolveMiddleware(
|
|
32
30
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
31
|
configuration: WorkSpacesClientResolvedConfig,
|
|
@@ -18,7 +18,6 @@ export interface AuthorizeIpRulesCommandInput extends AuthorizeIpRulesRequest {}
|
|
|
18
18
|
export interface AuthorizeIpRulesCommandOutput
|
|
19
19
|
extends AuthorizeIpRulesResult,
|
|
20
20
|
__MetadataBearer {}
|
|
21
|
-
|
|
22
21
|
export declare class AuthorizeIpRulesCommand extends $Command<
|
|
23
22
|
AuthorizeIpRulesCommandInput,
|
|
24
23
|
AuthorizeIpRulesCommandOutput,
|
|
@@ -26,7 +25,6 @@ export declare class AuthorizeIpRulesCommand extends $Command<
|
|
|
26
25
|
> {
|
|
27
26
|
readonly input: AuthorizeIpRulesCommandInput;
|
|
28
27
|
constructor(input: AuthorizeIpRulesCommandInput);
|
|
29
|
-
|
|
30
28
|
resolveMiddleware(
|
|
31
29
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
32
30
|
configuration: WorkSpacesClientResolvedConfig,
|
|
@@ -19,7 +19,6 @@ export interface CopyWorkspaceImageCommandInput
|
|
|
19
19
|
export interface CopyWorkspaceImageCommandOutput
|
|
20
20
|
extends CopyWorkspaceImageResult,
|
|
21
21
|
__MetadataBearer {}
|
|
22
|
-
|
|
23
22
|
export declare class CopyWorkspaceImageCommand extends $Command<
|
|
24
23
|
CopyWorkspaceImageCommandInput,
|
|
25
24
|
CopyWorkspaceImageCommandOutput,
|
|
@@ -27,7 +26,6 @@ export declare class CopyWorkspaceImageCommand extends $Command<
|
|
|
27
26
|
> {
|
|
28
27
|
readonly input: CopyWorkspaceImageCommandInput;
|
|
29
28
|
constructor(input: CopyWorkspaceImageCommandInput);
|
|
30
|
-
|
|
31
29
|
resolveMiddleware(
|
|
32
30
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
31
|
configuration: WorkSpacesClientResolvedConfig,
|
|
@@ -19,7 +19,6 @@ export interface CreateConnectClientAddInCommandInput
|
|
|
19
19
|
export interface CreateConnectClientAddInCommandOutput
|
|
20
20
|
extends CreateConnectClientAddInResult,
|
|
21
21
|
__MetadataBearer {}
|
|
22
|
-
|
|
23
22
|
export declare class CreateConnectClientAddInCommand extends $Command<
|
|
24
23
|
CreateConnectClientAddInCommandInput,
|
|
25
24
|
CreateConnectClientAddInCommandOutput,
|
|
@@ -27,7 +26,6 @@ export declare class CreateConnectClientAddInCommand extends $Command<
|
|
|
27
26
|
> {
|
|
28
27
|
readonly input: CreateConnectClientAddInCommandInput;
|
|
29
28
|
constructor(input: CreateConnectClientAddInCommandInput);
|
|
30
|
-
|
|
31
29
|
resolveMiddleware(
|
|
32
30
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
31
|
configuration: WorkSpacesClientResolvedConfig,
|