@aws-sdk/client-workspaces 3.296.0 → 3.298.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-cjs/commands/AssociateConnectionAliasCommand.js +2 -3
- package/dist-cjs/commands/AssociateIpGroupsCommand.js +2 -3
- package/dist-cjs/commands/AuthorizeIpRulesCommand.js +2 -3
- package/dist-cjs/commands/CopyWorkspaceImageCommand.js +2 -3
- package/dist-cjs/commands/CreateConnectClientAddInCommand.js +2 -3
- package/dist-cjs/commands/CreateConnectionAliasCommand.js +2 -3
- package/dist-cjs/commands/CreateIpGroupCommand.js +2 -3
- package/dist-cjs/commands/CreateStandbyWorkspacesCommand.js +2 -3
- package/dist-cjs/commands/CreateTagsCommand.js +2 -3
- package/dist-cjs/commands/CreateUpdatedWorkspaceImageCommand.js +2 -3
- package/dist-cjs/commands/CreateWorkspaceBundleCommand.js +2 -3
- package/dist-cjs/commands/CreateWorkspaceImageCommand.js +2 -3
- package/dist-cjs/commands/CreateWorkspacesCommand.js +2 -3
- package/dist-cjs/commands/DeleteClientBrandingCommand.js +2 -3
- package/dist-cjs/commands/DeleteConnectClientAddInCommand.js +2 -3
- package/dist-cjs/commands/DeleteConnectionAliasCommand.js +2 -3
- package/dist-cjs/commands/DeleteIpGroupCommand.js +2 -3
- package/dist-cjs/commands/DeleteTagsCommand.js +2 -3
- package/dist-cjs/commands/DeleteWorkspaceBundleCommand.js +2 -3
- package/dist-cjs/commands/DeleteWorkspaceImageCommand.js +2 -3
- package/dist-cjs/commands/DeregisterWorkspaceDirectoryCommand.js +2 -3
- package/dist-cjs/commands/DescribeAccountCommand.js +2 -3
- package/dist-cjs/commands/DescribeAccountModificationsCommand.js +2 -3
- package/dist-cjs/commands/DescribeClientBrandingCommand.js +2 -3
- package/dist-cjs/commands/DescribeClientPropertiesCommand.js +2 -3
- package/dist-cjs/commands/DescribeConnectClientAddInsCommand.js +2 -3
- package/dist-cjs/commands/DescribeConnectionAliasPermissionsCommand.js +2 -3
- package/dist-cjs/commands/DescribeConnectionAliasesCommand.js +2 -3
- package/dist-cjs/commands/DescribeIpGroupsCommand.js +2 -3
- package/dist-cjs/commands/DescribeTagsCommand.js +2 -3
- package/dist-cjs/commands/DescribeWorkspaceBundlesCommand.js +2 -3
- package/dist-cjs/commands/DescribeWorkspaceDirectoriesCommand.js +2 -3
- package/dist-cjs/commands/DescribeWorkspaceImagePermissionsCommand.js +2 -3
- package/dist-cjs/commands/DescribeWorkspaceImagesCommand.js +2 -3
- package/dist-cjs/commands/DescribeWorkspaceSnapshotsCommand.js +2 -3
- package/dist-cjs/commands/DescribeWorkspacesCommand.js +2 -3
- package/dist-cjs/commands/DescribeWorkspacesConnectionStatusCommand.js +2 -3
- package/dist-cjs/commands/DisassociateConnectionAliasCommand.js +2 -3
- package/dist-cjs/commands/DisassociateIpGroupsCommand.js +2 -3
- package/dist-cjs/commands/ImportClientBrandingCommand.js +2 -3
- package/dist-cjs/commands/ImportWorkspaceImageCommand.js +2 -3
- package/dist-cjs/commands/ListAvailableManagementCidrRangesCommand.js +2 -3
- package/dist-cjs/commands/MigrateWorkspaceCommand.js +2 -3
- package/dist-cjs/commands/ModifyAccountCommand.js +2 -3
- package/dist-cjs/commands/ModifyCertificateBasedAuthPropertiesCommand.js +2 -3
- package/dist-cjs/commands/ModifyClientPropertiesCommand.js +2 -3
- package/dist-cjs/commands/ModifySamlPropertiesCommand.js +2 -3
- package/dist-cjs/commands/ModifySelfservicePermissionsCommand.js +2 -3
- package/dist-cjs/commands/ModifyWorkspaceAccessPropertiesCommand.js +2 -3
- package/dist-cjs/commands/ModifyWorkspaceCreationPropertiesCommand.js +2 -3
- package/dist-cjs/commands/ModifyWorkspacePropertiesCommand.js +2 -3
- package/dist-cjs/commands/ModifyWorkspaceStateCommand.js +2 -3
- package/dist-cjs/commands/RebootWorkspacesCommand.js +2 -3
- package/dist-cjs/commands/RebuildWorkspacesCommand.js +2 -3
- package/dist-cjs/commands/RegisterWorkspaceDirectoryCommand.js +2 -3
- package/dist-cjs/commands/RestoreWorkspaceCommand.js +2 -3
- package/dist-cjs/commands/RevokeIpRulesCommand.js +2 -3
- package/dist-cjs/commands/StartWorkspacesCommand.js +2 -3
- package/dist-cjs/commands/StopWorkspacesCommand.js +2 -3
- package/dist-cjs/commands/TerminateWorkspacesCommand.js +2 -3
- package/dist-cjs/commands/UpdateConnectClientAddInCommand.js +2 -3
- package/dist-cjs/commands/UpdateConnectionAliasPermissionCommand.js +2 -3
- package/dist-cjs/commands/UpdateRulesOfIpGroupCommand.js +2 -3
- package/dist-cjs/commands/UpdateWorkspaceBundleCommand.js +2 -3
- package/dist-cjs/commands/UpdateWorkspaceImagePermissionCommand.js +2 -3
- package/dist-cjs/models/models_0.js +1 -709
- package/dist-es/commands/AssociateConnectionAliasCommand.js +2 -3
- package/dist-es/commands/AssociateIpGroupsCommand.js +2 -3
- package/dist-es/commands/AuthorizeIpRulesCommand.js +2 -3
- package/dist-es/commands/CopyWorkspaceImageCommand.js +2 -3
- package/dist-es/commands/CreateConnectClientAddInCommand.js +2 -3
- package/dist-es/commands/CreateConnectionAliasCommand.js +2 -3
- package/dist-es/commands/CreateIpGroupCommand.js +2 -3
- package/dist-es/commands/CreateStandbyWorkspacesCommand.js +2 -3
- package/dist-es/commands/CreateTagsCommand.js +2 -3
- package/dist-es/commands/CreateUpdatedWorkspaceImageCommand.js +2 -3
- package/dist-es/commands/CreateWorkspaceBundleCommand.js +2 -3
- package/dist-es/commands/CreateWorkspaceImageCommand.js +2 -3
- package/dist-es/commands/CreateWorkspacesCommand.js +2 -3
- package/dist-es/commands/DeleteClientBrandingCommand.js +2 -3
- package/dist-es/commands/DeleteConnectClientAddInCommand.js +2 -3
- package/dist-es/commands/DeleteConnectionAliasCommand.js +2 -3
- package/dist-es/commands/DeleteIpGroupCommand.js +2 -3
- package/dist-es/commands/DeleteTagsCommand.js +2 -3
- package/dist-es/commands/DeleteWorkspaceBundleCommand.js +2 -3
- package/dist-es/commands/DeleteWorkspaceImageCommand.js +2 -3
- package/dist-es/commands/DeregisterWorkspaceDirectoryCommand.js +2 -3
- package/dist-es/commands/DescribeAccountCommand.js +2 -3
- package/dist-es/commands/DescribeAccountModificationsCommand.js +2 -3
- package/dist-es/commands/DescribeClientBrandingCommand.js +2 -3
- package/dist-es/commands/DescribeClientPropertiesCommand.js +2 -3
- package/dist-es/commands/DescribeConnectClientAddInsCommand.js +2 -3
- package/dist-es/commands/DescribeConnectionAliasPermissionsCommand.js +2 -3
- package/dist-es/commands/DescribeConnectionAliasesCommand.js +2 -3
- package/dist-es/commands/DescribeIpGroupsCommand.js +2 -3
- package/dist-es/commands/DescribeTagsCommand.js +2 -3
- package/dist-es/commands/DescribeWorkspaceBundlesCommand.js +2 -3
- package/dist-es/commands/DescribeWorkspaceDirectoriesCommand.js +2 -3
- package/dist-es/commands/DescribeWorkspaceImagePermissionsCommand.js +2 -3
- package/dist-es/commands/DescribeWorkspaceImagesCommand.js +2 -3
- package/dist-es/commands/DescribeWorkspaceSnapshotsCommand.js +2 -3
- package/dist-es/commands/DescribeWorkspacesCommand.js +2 -3
- package/dist-es/commands/DescribeWorkspacesConnectionStatusCommand.js +2 -3
- package/dist-es/commands/DisassociateConnectionAliasCommand.js +2 -3
- package/dist-es/commands/DisassociateIpGroupsCommand.js +2 -3
- package/dist-es/commands/ImportClientBrandingCommand.js +2 -3
- package/dist-es/commands/ImportWorkspaceImageCommand.js +2 -3
- package/dist-es/commands/ListAvailableManagementCidrRangesCommand.js +2 -3
- package/dist-es/commands/MigrateWorkspaceCommand.js +2 -3
- package/dist-es/commands/ModifyAccountCommand.js +2 -3
- package/dist-es/commands/ModifyCertificateBasedAuthPropertiesCommand.js +2 -3
- package/dist-es/commands/ModifyClientPropertiesCommand.js +2 -3
- package/dist-es/commands/ModifySamlPropertiesCommand.js +2 -3
- package/dist-es/commands/ModifySelfservicePermissionsCommand.js +2 -3
- package/dist-es/commands/ModifyWorkspaceAccessPropertiesCommand.js +2 -3
- package/dist-es/commands/ModifyWorkspaceCreationPropertiesCommand.js +2 -3
- package/dist-es/commands/ModifyWorkspacePropertiesCommand.js +2 -3
- package/dist-es/commands/ModifyWorkspaceStateCommand.js +2 -3
- package/dist-es/commands/RebootWorkspacesCommand.js +2 -3
- package/dist-es/commands/RebuildWorkspacesCommand.js +2 -3
- package/dist-es/commands/RegisterWorkspaceDirectoryCommand.js +2 -3
- package/dist-es/commands/RestoreWorkspaceCommand.js +2 -3
- package/dist-es/commands/RevokeIpRulesCommand.js +2 -3
- package/dist-es/commands/StartWorkspacesCommand.js +2 -3
- package/dist-es/commands/StopWorkspacesCommand.js +2 -3
- package/dist-es/commands/TerminateWorkspacesCommand.js +2 -3
- package/dist-es/commands/UpdateConnectClientAddInCommand.js +2 -3
- package/dist-es/commands/UpdateConnectionAliasPermissionCommand.js +2 -3
- package/dist-es/commands/UpdateRulesOfIpGroupCommand.js +2 -3
- package/dist-es/commands/UpdateWorkspaceBundleCommand.js +2 -3
- package/dist-es/commands/UpdateWorkspaceImagePermissionCommand.js +2 -3
- package/dist-es/models/models_0.js +0 -528
- package/dist-types/WorkSpaces.d.ts +66 -0
- package/dist-types/WorkSpacesClient.d.ts +24 -4
- package/dist-types/commands/AssociateConnectionAliasCommand.d.ts +16 -0
- package/dist-types/commands/AssociateIpGroupsCommand.d.ts +16 -0
- package/dist-types/commands/AuthorizeIpRulesCommand.d.ts +16 -0
- package/dist-types/commands/CopyWorkspaceImageCommand.d.ts +16 -0
- package/dist-types/commands/CreateConnectClientAddInCommand.d.ts +16 -0
- package/dist-types/commands/CreateConnectionAliasCommand.d.ts +16 -0
- package/dist-types/commands/CreateIpGroupCommand.d.ts +16 -0
- package/dist-types/commands/CreateStandbyWorkspacesCommand.d.ts +16 -0
- package/dist-types/commands/CreateTagsCommand.d.ts +16 -0
- package/dist-types/commands/CreateUpdatedWorkspaceImageCommand.d.ts +16 -0
- package/dist-types/commands/CreateWorkspaceBundleCommand.d.ts +16 -0
- package/dist-types/commands/CreateWorkspaceImageCommand.d.ts +16 -0
- package/dist-types/commands/CreateWorkspacesCommand.d.ts +16 -0
- package/dist-types/commands/DeleteClientBrandingCommand.d.ts +16 -0
- package/dist-types/commands/DeleteConnectClientAddInCommand.d.ts +16 -0
- package/dist-types/commands/DeleteConnectionAliasCommand.d.ts +16 -0
- package/dist-types/commands/DeleteIpGroupCommand.d.ts +16 -0
- package/dist-types/commands/DeleteTagsCommand.d.ts +16 -0
- package/dist-types/commands/DeleteWorkspaceBundleCommand.d.ts +16 -0
- package/dist-types/commands/DeleteWorkspaceImageCommand.d.ts +16 -0
- package/dist-types/commands/DeregisterWorkspaceDirectoryCommand.d.ts +16 -0
- package/dist-types/commands/DescribeAccountCommand.d.ts +16 -0
- package/dist-types/commands/DescribeAccountModificationsCommand.d.ts +16 -0
- package/dist-types/commands/DescribeClientBrandingCommand.d.ts +16 -0
- package/dist-types/commands/DescribeClientPropertiesCommand.d.ts +16 -0
- package/dist-types/commands/DescribeConnectClientAddInsCommand.d.ts +16 -0
- package/dist-types/commands/DescribeConnectionAliasPermissionsCommand.d.ts +16 -0
- package/dist-types/commands/DescribeConnectionAliasesCommand.d.ts +16 -0
- package/dist-types/commands/DescribeIpGroupsCommand.d.ts +16 -0
- package/dist-types/commands/DescribeTagsCommand.d.ts +16 -0
- package/dist-types/commands/DescribeWorkspaceBundlesCommand.d.ts +16 -0
- package/dist-types/commands/DescribeWorkspaceDirectoriesCommand.d.ts +16 -0
- package/dist-types/commands/DescribeWorkspaceImagePermissionsCommand.d.ts +16 -0
- package/dist-types/commands/DescribeWorkspaceImagesCommand.d.ts +16 -0
- package/dist-types/commands/DescribeWorkspaceSnapshotsCommand.d.ts +16 -0
- package/dist-types/commands/DescribeWorkspacesCommand.d.ts +16 -0
- package/dist-types/commands/DescribeWorkspacesConnectionStatusCommand.d.ts +16 -0
- package/dist-types/commands/DisassociateConnectionAliasCommand.d.ts +16 -0
- package/dist-types/commands/DisassociateIpGroupsCommand.d.ts +16 -0
- package/dist-types/commands/ImportClientBrandingCommand.d.ts +16 -0
- package/dist-types/commands/ImportWorkspaceImageCommand.d.ts +16 -0
- package/dist-types/commands/ListAvailableManagementCidrRangesCommand.d.ts +16 -0
- package/dist-types/commands/MigrateWorkspaceCommand.d.ts +16 -0
- package/dist-types/commands/ModifyAccountCommand.d.ts +16 -0
- package/dist-types/commands/ModifyCertificateBasedAuthPropertiesCommand.d.ts +16 -0
- package/dist-types/commands/ModifyClientPropertiesCommand.d.ts +16 -0
- package/dist-types/commands/ModifySamlPropertiesCommand.d.ts +16 -0
- package/dist-types/commands/ModifySelfservicePermissionsCommand.d.ts +16 -0
- package/dist-types/commands/ModifyWorkspaceAccessPropertiesCommand.d.ts +16 -0
- package/dist-types/commands/ModifyWorkspaceCreationPropertiesCommand.d.ts +16 -0
- package/dist-types/commands/ModifyWorkspacePropertiesCommand.d.ts +16 -0
- package/dist-types/commands/ModifyWorkspaceStateCommand.d.ts +16 -0
- package/dist-types/commands/RebootWorkspacesCommand.d.ts +16 -0
- package/dist-types/commands/RebuildWorkspacesCommand.d.ts +16 -0
- package/dist-types/commands/RegisterWorkspaceDirectoryCommand.d.ts +16 -0
- package/dist-types/commands/RestoreWorkspaceCommand.d.ts +16 -0
- package/dist-types/commands/RevokeIpRulesCommand.d.ts +16 -0
- package/dist-types/commands/StartWorkspacesCommand.d.ts +16 -0
- package/dist-types/commands/StopWorkspacesCommand.d.ts +16 -0
- package/dist-types/commands/TerminateWorkspacesCommand.d.ts +16 -0
- package/dist-types/commands/UpdateConnectClientAddInCommand.d.ts +16 -0
- package/dist-types/commands/UpdateConnectionAliasPermissionCommand.d.ts +16 -0
- package/dist-types/commands/UpdateRulesOfIpGroupCommand.d.ts +16 -0
- package/dist-types/commands/UpdateWorkspaceBundleCommand.d.ts +16 -0
- package/dist-types/commands/UpdateWorkspaceImagePermissionCommand.d.ts +16 -0
- package/dist-types/models/WorkSpacesServiceException.d.ts +2 -0
- package/dist-types/models/models_0.d.ts +549 -704
- package/dist-types/pagination/DescribeWorkspaceBundlesPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeWorkspaceDirectoriesPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeWorkspacesPaginator.d.ts +3 -0
- package/dist-types/pagination/Interfaces.d.ts +3 -0
- package/dist-types/ts3.4/models/models_0.d.ts +0 -508
- package/package.json +4 -3
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { DescribeConnectClientAddInsRequest, DescribeConnectClientAddInsResult } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesClientResolvedConfig } from "../WorkSpacesClient";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link DescribeConnectClientAddInsCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface DescribeConnectClientAddInsCommandInput extends DescribeConnectClientAddInsRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link DescribeConnectClientAddInsCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface DescribeConnectClientAddInsCommandOutput extends DescribeConnectClientAddInsResult, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Retrieves a list of Amazon Connect client add-ins that have been created.</p>
|
|
18
23
|
* @example
|
|
19
24
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -25,6 +30,8 @@ export interface DescribeConnectClientAddInsCommandOutput extends DescribeConnec
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param DescribeConnectClientAddInsCommandInput - {@link DescribeConnectClientAddInsCommandInput}
|
|
34
|
+
* @returns {@link DescribeConnectClientAddInsCommandOutput}
|
|
28
35
|
* @see {@link DescribeConnectClientAddInsCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link DescribeConnectClientAddInsCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link WorkSpacesClientResolvedConfig | config} for WorkSpacesClient's `config` shape.
|
|
@@ -43,11 +50,20 @@ export interface DescribeConnectClientAddInsCommandOutput extends DescribeConnec
|
|
|
43
50
|
export declare class DescribeConnectClientAddInsCommand extends $Command<DescribeConnectClientAddInsCommandInput, DescribeConnectClientAddInsCommandOutput, WorkSpacesClientResolvedConfig> {
|
|
44
51
|
readonly input: DescribeConnectClientAddInsCommandInput;
|
|
45
52
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
53
|
+
/**
|
|
54
|
+
* @public
|
|
55
|
+
*/
|
|
46
56
|
constructor(input: DescribeConnectClientAddInsCommandInput);
|
|
47
57
|
/**
|
|
48
58
|
* @internal
|
|
49
59
|
*/
|
|
50
60
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WorkSpacesClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeConnectClientAddInsCommandInput, DescribeConnectClientAddInsCommandOutput>;
|
|
61
|
+
/**
|
|
62
|
+
* @internal
|
|
63
|
+
*/
|
|
51
64
|
private serialize;
|
|
65
|
+
/**
|
|
66
|
+
* @internal
|
|
67
|
+
*/
|
|
52
68
|
private deserialize;
|
|
53
69
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { DescribeConnectionAliasPermissionsRequest, DescribeConnectionAliasPermissionsResult } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesClientResolvedConfig } from "../WorkSpacesClient";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link DescribeConnectionAliasPermissionsCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface DescribeConnectionAliasPermissionsCommandInput extends DescribeConnectionAliasPermissionsRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link DescribeConnectionAliasPermissionsCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface DescribeConnectionAliasPermissionsCommandOutput extends DescribeConnectionAliasPermissionsResult, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Describes the permissions that the owner of a connection alias has granted to another
|
|
18
23
|
* Amazon Web Services account for the specified connection alias. For more information, see
|
|
19
24
|
* <a href="https://docs.aws.amazon.com/workspaces/latest/adminguide/cross-region-redirection.html"> Cross-Region
|
|
@@ -28,6 +33,8 @@ export interface DescribeConnectionAliasPermissionsCommandOutput extends Describ
|
|
|
28
33
|
* const response = await client.send(command);
|
|
29
34
|
* ```
|
|
30
35
|
*
|
|
36
|
+
* @param DescribeConnectionAliasPermissionsCommandInput - {@link DescribeConnectionAliasPermissionsCommandInput}
|
|
37
|
+
* @returns {@link DescribeConnectionAliasPermissionsCommandOutput}
|
|
31
38
|
* @see {@link DescribeConnectionAliasPermissionsCommandInput} for command's `input` shape.
|
|
32
39
|
* @see {@link DescribeConnectionAliasPermissionsCommandOutput} for command's `response` shape.
|
|
33
40
|
* @see {@link WorkSpacesClientResolvedConfig | config} for WorkSpacesClient's `config` shape.
|
|
@@ -49,11 +56,20 @@ export interface DescribeConnectionAliasPermissionsCommandOutput extends Describ
|
|
|
49
56
|
export declare class DescribeConnectionAliasPermissionsCommand extends $Command<DescribeConnectionAliasPermissionsCommandInput, DescribeConnectionAliasPermissionsCommandOutput, WorkSpacesClientResolvedConfig> {
|
|
50
57
|
readonly input: DescribeConnectionAliasPermissionsCommandInput;
|
|
51
58
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
59
|
+
/**
|
|
60
|
+
* @public
|
|
61
|
+
*/
|
|
52
62
|
constructor(input: DescribeConnectionAliasPermissionsCommandInput);
|
|
53
63
|
/**
|
|
54
64
|
* @internal
|
|
55
65
|
*/
|
|
56
66
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WorkSpacesClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeConnectionAliasPermissionsCommandInput, DescribeConnectionAliasPermissionsCommandOutput>;
|
|
67
|
+
/**
|
|
68
|
+
* @internal
|
|
69
|
+
*/
|
|
57
70
|
private serialize;
|
|
71
|
+
/**
|
|
72
|
+
* @internal
|
|
73
|
+
*/
|
|
58
74
|
private deserialize;
|
|
59
75
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { DescribeConnectionAliasesRequest, DescribeConnectionAliasesResult } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesClientResolvedConfig } from "../WorkSpacesClient";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link DescribeConnectionAliasesCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface DescribeConnectionAliasesCommandInput extends DescribeConnectionAliasesRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link DescribeConnectionAliasesCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface DescribeConnectionAliasesCommandOutput extends DescribeConnectionAliasesResult, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Retrieves a list that describes the connection aliases used for cross-Region
|
|
18
23
|
* redirection. For more information, see <a href="https://docs.aws.amazon.com/workspaces/latest/adminguide/cross-region-redirection.html"> Cross-Region
|
|
19
24
|
* Redirection for Amazon WorkSpaces</a>.</p>
|
|
@@ -27,6 +32,8 @@ export interface DescribeConnectionAliasesCommandOutput extends DescribeConnecti
|
|
|
27
32
|
* const response = await client.send(command);
|
|
28
33
|
* ```
|
|
29
34
|
*
|
|
35
|
+
* @param DescribeConnectionAliasesCommandInput - {@link DescribeConnectionAliasesCommandInput}
|
|
36
|
+
* @returns {@link DescribeConnectionAliasesCommandOutput}
|
|
30
37
|
* @see {@link DescribeConnectionAliasesCommandInput} for command's `input` shape.
|
|
31
38
|
* @see {@link DescribeConnectionAliasesCommandOutput} for command's `response` shape.
|
|
32
39
|
* @see {@link WorkSpacesClientResolvedConfig | config} for WorkSpacesClient's `config` shape.
|
|
@@ -45,11 +52,20 @@ export interface DescribeConnectionAliasesCommandOutput extends DescribeConnecti
|
|
|
45
52
|
export declare class DescribeConnectionAliasesCommand extends $Command<DescribeConnectionAliasesCommandInput, DescribeConnectionAliasesCommandOutput, WorkSpacesClientResolvedConfig> {
|
|
46
53
|
readonly input: DescribeConnectionAliasesCommandInput;
|
|
47
54
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
55
|
+
/**
|
|
56
|
+
* @public
|
|
57
|
+
*/
|
|
48
58
|
constructor(input: DescribeConnectionAliasesCommandInput);
|
|
49
59
|
/**
|
|
50
60
|
* @internal
|
|
51
61
|
*/
|
|
52
62
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WorkSpacesClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeConnectionAliasesCommandInput, DescribeConnectionAliasesCommandOutput>;
|
|
63
|
+
/**
|
|
64
|
+
* @internal
|
|
65
|
+
*/
|
|
53
66
|
private serialize;
|
|
67
|
+
/**
|
|
68
|
+
* @internal
|
|
69
|
+
*/
|
|
54
70
|
private deserialize;
|
|
55
71
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { DescribeIpGroupsRequest, DescribeIpGroupsResult } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesClientResolvedConfig } from "../WorkSpacesClient";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link DescribeIpGroupsCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface DescribeIpGroupsCommandInput extends DescribeIpGroupsRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link DescribeIpGroupsCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface DescribeIpGroupsCommandOutput extends DescribeIpGroupsResult, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Describes one or more of your IP access control groups.</p>
|
|
18
23
|
* @example
|
|
19
24
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -25,6 +30,8 @@ export interface DescribeIpGroupsCommandOutput extends DescribeIpGroupsResult, _
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param DescribeIpGroupsCommandInput - {@link DescribeIpGroupsCommandInput}
|
|
34
|
+
* @returns {@link DescribeIpGroupsCommandOutput}
|
|
28
35
|
* @see {@link DescribeIpGroupsCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link DescribeIpGroupsCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link WorkSpacesClientResolvedConfig | config} for WorkSpacesClient's `config` shape.
|
|
@@ -40,11 +47,20 @@ export interface DescribeIpGroupsCommandOutput extends DescribeIpGroupsResult, _
|
|
|
40
47
|
export declare class DescribeIpGroupsCommand extends $Command<DescribeIpGroupsCommandInput, DescribeIpGroupsCommandOutput, WorkSpacesClientResolvedConfig> {
|
|
41
48
|
readonly input: DescribeIpGroupsCommandInput;
|
|
42
49
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
50
|
+
/**
|
|
51
|
+
* @public
|
|
52
|
+
*/
|
|
43
53
|
constructor(input: DescribeIpGroupsCommandInput);
|
|
44
54
|
/**
|
|
45
55
|
* @internal
|
|
46
56
|
*/
|
|
47
57
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WorkSpacesClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeIpGroupsCommandInput, DescribeIpGroupsCommandOutput>;
|
|
58
|
+
/**
|
|
59
|
+
* @internal
|
|
60
|
+
*/
|
|
48
61
|
private serialize;
|
|
62
|
+
/**
|
|
63
|
+
* @internal
|
|
64
|
+
*/
|
|
49
65
|
private deserialize;
|
|
50
66
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { DescribeTagsRequest, DescribeTagsResult } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesClientResolvedConfig } from "../WorkSpacesClient";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link DescribeTagsCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface DescribeTagsCommandInput extends DescribeTagsRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link DescribeTagsCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface DescribeTagsCommandOutput extends DescribeTagsResult, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Describes the specified tags for the specified WorkSpaces resource.</p>
|
|
18
23
|
* @example
|
|
19
24
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -25,6 +30,8 @@ export interface DescribeTagsCommandOutput extends DescribeTagsResult, __Metadat
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param DescribeTagsCommandInput - {@link DescribeTagsCommandInput}
|
|
34
|
+
* @returns {@link DescribeTagsCommandOutput}
|
|
28
35
|
* @see {@link DescribeTagsCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link DescribeTagsCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link WorkSpacesClientResolvedConfig | config} for WorkSpacesClient's `config` shape.
|
|
@@ -37,11 +44,20 @@ export interface DescribeTagsCommandOutput extends DescribeTagsResult, __Metadat
|
|
|
37
44
|
export declare class DescribeTagsCommand extends $Command<DescribeTagsCommandInput, DescribeTagsCommandOutput, WorkSpacesClientResolvedConfig> {
|
|
38
45
|
readonly input: DescribeTagsCommandInput;
|
|
39
46
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
47
|
+
/**
|
|
48
|
+
* @public
|
|
49
|
+
*/
|
|
40
50
|
constructor(input: DescribeTagsCommandInput);
|
|
41
51
|
/**
|
|
42
52
|
* @internal
|
|
43
53
|
*/
|
|
44
54
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WorkSpacesClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeTagsCommandInput, DescribeTagsCommandOutput>;
|
|
55
|
+
/**
|
|
56
|
+
* @internal
|
|
57
|
+
*/
|
|
45
58
|
private serialize;
|
|
59
|
+
/**
|
|
60
|
+
* @internal
|
|
61
|
+
*/
|
|
46
62
|
private deserialize;
|
|
47
63
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { DescribeWorkspaceBundlesRequest, DescribeWorkspaceBundlesResult } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesClientResolvedConfig } from "../WorkSpacesClient";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link DescribeWorkspaceBundlesCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface DescribeWorkspaceBundlesCommandInput extends DescribeWorkspaceBundlesRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link DescribeWorkspaceBundlesCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface DescribeWorkspaceBundlesCommandOutput extends DescribeWorkspaceBundlesResult, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Retrieves a list that describes the available WorkSpace bundles.</p>
|
|
18
23
|
* <p>You can filter the results using either bundle ID or owner, but not both.</p>
|
|
19
24
|
* @example
|
|
@@ -26,6 +31,8 @@ export interface DescribeWorkspaceBundlesCommandOutput extends DescribeWorkspace
|
|
|
26
31
|
* const response = await client.send(command);
|
|
27
32
|
* ```
|
|
28
33
|
*
|
|
34
|
+
* @param DescribeWorkspaceBundlesCommandInput - {@link DescribeWorkspaceBundlesCommandInput}
|
|
35
|
+
* @returns {@link DescribeWorkspaceBundlesCommandOutput}
|
|
29
36
|
* @see {@link DescribeWorkspaceBundlesCommandInput} for command's `input` shape.
|
|
30
37
|
* @see {@link DescribeWorkspaceBundlesCommandOutput} for command's `response` shape.
|
|
31
38
|
* @see {@link WorkSpacesClientResolvedConfig | config} for WorkSpacesClient's `config` shape.
|
|
@@ -38,11 +45,20 @@ export interface DescribeWorkspaceBundlesCommandOutput extends DescribeWorkspace
|
|
|
38
45
|
export declare class DescribeWorkspaceBundlesCommand extends $Command<DescribeWorkspaceBundlesCommandInput, DescribeWorkspaceBundlesCommandOutput, WorkSpacesClientResolvedConfig> {
|
|
39
46
|
readonly input: DescribeWorkspaceBundlesCommandInput;
|
|
40
47
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
48
|
+
/**
|
|
49
|
+
* @public
|
|
50
|
+
*/
|
|
41
51
|
constructor(input: DescribeWorkspaceBundlesCommandInput);
|
|
42
52
|
/**
|
|
43
53
|
* @internal
|
|
44
54
|
*/
|
|
45
55
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WorkSpacesClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeWorkspaceBundlesCommandInput, DescribeWorkspaceBundlesCommandOutput>;
|
|
56
|
+
/**
|
|
57
|
+
* @internal
|
|
58
|
+
*/
|
|
46
59
|
private serialize;
|
|
60
|
+
/**
|
|
61
|
+
* @internal
|
|
62
|
+
*/
|
|
47
63
|
private deserialize;
|
|
48
64
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { DescribeWorkspaceDirectoriesRequest, DescribeWorkspaceDirectoriesResult } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesClientResolvedConfig } from "../WorkSpacesClient";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link DescribeWorkspaceDirectoriesCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface DescribeWorkspaceDirectoriesCommandInput extends DescribeWorkspaceDirectoriesRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link DescribeWorkspaceDirectoriesCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface DescribeWorkspaceDirectoriesCommandOutput extends DescribeWorkspaceDirectoriesResult, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Describes the available directories that are registered with Amazon WorkSpaces.</p>
|
|
18
23
|
* @example
|
|
19
24
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -25,6 +30,8 @@ export interface DescribeWorkspaceDirectoriesCommandOutput extends DescribeWorks
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param DescribeWorkspaceDirectoriesCommandInput - {@link DescribeWorkspaceDirectoriesCommandInput}
|
|
34
|
+
* @returns {@link DescribeWorkspaceDirectoriesCommandOutput}
|
|
28
35
|
* @see {@link DescribeWorkspaceDirectoriesCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link DescribeWorkspaceDirectoriesCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link WorkSpacesClientResolvedConfig | config} for WorkSpacesClient's `config` shape.
|
|
@@ -37,11 +44,20 @@ export interface DescribeWorkspaceDirectoriesCommandOutput extends DescribeWorks
|
|
|
37
44
|
export declare class DescribeWorkspaceDirectoriesCommand extends $Command<DescribeWorkspaceDirectoriesCommandInput, DescribeWorkspaceDirectoriesCommandOutput, WorkSpacesClientResolvedConfig> {
|
|
38
45
|
readonly input: DescribeWorkspaceDirectoriesCommandInput;
|
|
39
46
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
47
|
+
/**
|
|
48
|
+
* @public
|
|
49
|
+
*/
|
|
40
50
|
constructor(input: DescribeWorkspaceDirectoriesCommandInput);
|
|
41
51
|
/**
|
|
42
52
|
* @internal
|
|
43
53
|
*/
|
|
44
54
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WorkSpacesClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeWorkspaceDirectoriesCommandInput, DescribeWorkspaceDirectoriesCommandOutput>;
|
|
55
|
+
/**
|
|
56
|
+
* @internal
|
|
57
|
+
*/
|
|
45
58
|
private serialize;
|
|
59
|
+
/**
|
|
60
|
+
* @internal
|
|
61
|
+
*/
|
|
46
62
|
private deserialize;
|
|
47
63
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { DescribeWorkspaceImagePermissionsRequest, DescribeWorkspaceImagePermissionsResult } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesClientResolvedConfig } from "../WorkSpacesClient";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link DescribeWorkspaceImagePermissionsCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface DescribeWorkspaceImagePermissionsCommandInput extends DescribeWorkspaceImagePermissionsRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link DescribeWorkspaceImagePermissionsCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface DescribeWorkspaceImagePermissionsCommandOutput extends DescribeWorkspaceImagePermissionsResult, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Describes the permissions that the owner of an image has granted to other Amazon Web Services accounts for an image.</p>
|
|
18
23
|
* @example
|
|
19
24
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -25,6 +30,8 @@ export interface DescribeWorkspaceImagePermissionsCommandOutput extends Describe
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param DescribeWorkspaceImagePermissionsCommandInput - {@link DescribeWorkspaceImagePermissionsCommandInput}
|
|
34
|
+
* @returns {@link DescribeWorkspaceImagePermissionsCommandOutput}
|
|
28
35
|
* @see {@link DescribeWorkspaceImagePermissionsCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link DescribeWorkspaceImagePermissionsCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link WorkSpacesClientResolvedConfig | config} for WorkSpacesClient's `config` shape.
|
|
@@ -43,11 +50,20 @@ export interface DescribeWorkspaceImagePermissionsCommandOutput extends Describe
|
|
|
43
50
|
export declare class DescribeWorkspaceImagePermissionsCommand extends $Command<DescribeWorkspaceImagePermissionsCommandInput, DescribeWorkspaceImagePermissionsCommandOutput, WorkSpacesClientResolvedConfig> {
|
|
44
51
|
readonly input: DescribeWorkspaceImagePermissionsCommandInput;
|
|
45
52
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
53
|
+
/**
|
|
54
|
+
* @public
|
|
55
|
+
*/
|
|
46
56
|
constructor(input: DescribeWorkspaceImagePermissionsCommandInput);
|
|
47
57
|
/**
|
|
48
58
|
* @internal
|
|
49
59
|
*/
|
|
50
60
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WorkSpacesClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeWorkspaceImagePermissionsCommandInput, DescribeWorkspaceImagePermissionsCommandOutput>;
|
|
61
|
+
/**
|
|
62
|
+
* @internal
|
|
63
|
+
*/
|
|
51
64
|
private serialize;
|
|
65
|
+
/**
|
|
66
|
+
* @internal
|
|
67
|
+
*/
|
|
52
68
|
private deserialize;
|
|
53
69
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { DescribeWorkspaceImagesRequest, DescribeWorkspaceImagesResult } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesClientResolvedConfig } from "../WorkSpacesClient";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link DescribeWorkspaceImagesCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface DescribeWorkspaceImagesCommandInput extends DescribeWorkspaceImagesRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link DescribeWorkspaceImagesCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface DescribeWorkspaceImagesCommandOutput extends DescribeWorkspaceImagesResult, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Retrieves a list that describes one or more specified images, if the image identifiers
|
|
18
23
|
* are provided. Otherwise, all images in the account are described. </p>
|
|
19
24
|
* @example
|
|
@@ -26,6 +31,8 @@ export interface DescribeWorkspaceImagesCommandOutput extends DescribeWorkspaceI
|
|
|
26
31
|
* const response = await client.send(command);
|
|
27
32
|
* ```
|
|
28
33
|
*
|
|
34
|
+
* @param DescribeWorkspaceImagesCommandInput - {@link DescribeWorkspaceImagesCommandInput}
|
|
35
|
+
* @returns {@link DescribeWorkspaceImagesCommandOutput}
|
|
29
36
|
* @see {@link DescribeWorkspaceImagesCommandInput} for command's `input` shape.
|
|
30
37
|
* @see {@link DescribeWorkspaceImagesCommandOutput} for command's `response` shape.
|
|
31
38
|
* @see {@link WorkSpacesClientResolvedConfig | config} for WorkSpacesClient's `config` shape.
|
|
@@ -38,11 +45,20 @@ export interface DescribeWorkspaceImagesCommandOutput extends DescribeWorkspaceI
|
|
|
38
45
|
export declare class DescribeWorkspaceImagesCommand extends $Command<DescribeWorkspaceImagesCommandInput, DescribeWorkspaceImagesCommandOutput, WorkSpacesClientResolvedConfig> {
|
|
39
46
|
readonly input: DescribeWorkspaceImagesCommandInput;
|
|
40
47
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
48
|
+
/**
|
|
49
|
+
* @public
|
|
50
|
+
*/
|
|
41
51
|
constructor(input: DescribeWorkspaceImagesCommandInput);
|
|
42
52
|
/**
|
|
43
53
|
* @internal
|
|
44
54
|
*/
|
|
45
55
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WorkSpacesClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeWorkspaceImagesCommandInput, DescribeWorkspaceImagesCommandOutput>;
|
|
56
|
+
/**
|
|
57
|
+
* @internal
|
|
58
|
+
*/
|
|
46
59
|
private serialize;
|
|
60
|
+
/**
|
|
61
|
+
* @internal
|
|
62
|
+
*/
|
|
47
63
|
private deserialize;
|
|
48
64
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { DescribeWorkspaceSnapshotsRequest, DescribeWorkspaceSnapshotsResult } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesClientResolvedConfig } from "../WorkSpacesClient";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link DescribeWorkspaceSnapshotsCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface DescribeWorkspaceSnapshotsCommandInput extends DescribeWorkspaceSnapshotsRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link DescribeWorkspaceSnapshotsCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface DescribeWorkspaceSnapshotsCommandOutput extends DescribeWorkspaceSnapshotsResult, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Describes the snapshots for the specified WorkSpace.</p>
|
|
18
23
|
* @example
|
|
19
24
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -25,6 +30,8 @@ export interface DescribeWorkspaceSnapshotsCommandOutput extends DescribeWorkspa
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param DescribeWorkspaceSnapshotsCommandInput - {@link DescribeWorkspaceSnapshotsCommandInput}
|
|
34
|
+
* @returns {@link DescribeWorkspaceSnapshotsCommandOutput}
|
|
28
35
|
* @see {@link DescribeWorkspaceSnapshotsCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link DescribeWorkspaceSnapshotsCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link WorkSpacesClientResolvedConfig | config} for WorkSpacesClient's `config` shape.
|
|
@@ -43,11 +50,20 @@ export interface DescribeWorkspaceSnapshotsCommandOutput extends DescribeWorkspa
|
|
|
43
50
|
export declare class DescribeWorkspaceSnapshotsCommand extends $Command<DescribeWorkspaceSnapshotsCommandInput, DescribeWorkspaceSnapshotsCommandOutput, WorkSpacesClientResolvedConfig> {
|
|
44
51
|
readonly input: DescribeWorkspaceSnapshotsCommandInput;
|
|
45
52
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
53
|
+
/**
|
|
54
|
+
* @public
|
|
55
|
+
*/
|
|
46
56
|
constructor(input: DescribeWorkspaceSnapshotsCommandInput);
|
|
47
57
|
/**
|
|
48
58
|
* @internal
|
|
49
59
|
*/
|
|
50
60
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WorkSpacesClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeWorkspaceSnapshotsCommandInput, DescribeWorkspaceSnapshotsCommandOutput>;
|
|
61
|
+
/**
|
|
62
|
+
* @internal
|
|
63
|
+
*/
|
|
51
64
|
private serialize;
|
|
65
|
+
/**
|
|
66
|
+
* @internal
|
|
67
|
+
*/
|
|
52
68
|
private deserialize;
|
|
53
69
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { DescribeWorkspacesRequest, DescribeWorkspacesResult } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesClientResolvedConfig } from "../WorkSpacesClient";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link DescribeWorkspacesCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface DescribeWorkspacesCommandInput extends DescribeWorkspacesRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link DescribeWorkspacesCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface DescribeWorkspacesCommandOutput extends DescribeWorkspacesResult, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Describes the specified WorkSpaces.</p>
|
|
18
23
|
* <p>You can filter the results by using the bundle identifier, directory identifier, or
|
|
19
24
|
* owner, but you can specify only one filter at a time.</p>
|
|
@@ -27,6 +32,8 @@ export interface DescribeWorkspacesCommandOutput extends DescribeWorkspacesResul
|
|
|
27
32
|
* const response = await client.send(command);
|
|
28
33
|
* ```
|
|
29
34
|
*
|
|
35
|
+
* @param DescribeWorkspacesCommandInput - {@link DescribeWorkspacesCommandInput}
|
|
36
|
+
* @returns {@link DescribeWorkspacesCommandOutput}
|
|
30
37
|
* @see {@link DescribeWorkspacesCommandInput} for command's `input` shape.
|
|
31
38
|
* @see {@link DescribeWorkspacesCommandOutput} for command's `response` shape.
|
|
32
39
|
* @see {@link WorkSpacesClientResolvedConfig | config} for WorkSpacesClient's `config` shape.
|
|
@@ -42,11 +49,20 @@ export interface DescribeWorkspacesCommandOutput extends DescribeWorkspacesResul
|
|
|
42
49
|
export declare class DescribeWorkspacesCommand extends $Command<DescribeWorkspacesCommandInput, DescribeWorkspacesCommandOutput, WorkSpacesClientResolvedConfig> {
|
|
43
50
|
readonly input: DescribeWorkspacesCommandInput;
|
|
44
51
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
52
|
+
/**
|
|
53
|
+
* @public
|
|
54
|
+
*/
|
|
45
55
|
constructor(input: DescribeWorkspacesCommandInput);
|
|
46
56
|
/**
|
|
47
57
|
* @internal
|
|
48
58
|
*/
|
|
49
59
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WorkSpacesClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeWorkspacesCommandInput, DescribeWorkspacesCommandOutput>;
|
|
60
|
+
/**
|
|
61
|
+
* @internal
|
|
62
|
+
*/
|
|
50
63
|
private serialize;
|
|
64
|
+
/**
|
|
65
|
+
* @internal
|
|
66
|
+
*/
|
|
51
67
|
private deserialize;
|
|
52
68
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { DescribeWorkspacesConnectionStatusRequest, DescribeWorkspacesConnectionStatusResult } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesClientResolvedConfig } from "../WorkSpacesClient";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link DescribeWorkspacesConnectionStatusCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface DescribeWorkspacesConnectionStatusCommandInput extends DescribeWorkspacesConnectionStatusRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link DescribeWorkspacesConnectionStatusCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface DescribeWorkspacesConnectionStatusCommandOutput extends DescribeWorkspacesConnectionStatusResult, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Describes the connection status of the specified WorkSpaces.</p>
|
|
18
23
|
* @example
|
|
19
24
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -25,6 +30,8 @@ export interface DescribeWorkspacesConnectionStatusCommandOutput extends Describ
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param DescribeWorkspacesConnectionStatusCommandInput - {@link DescribeWorkspacesConnectionStatusCommandInput}
|
|
34
|
+
* @returns {@link DescribeWorkspacesConnectionStatusCommandOutput}
|
|
28
35
|
* @see {@link DescribeWorkspacesConnectionStatusCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link DescribeWorkspacesConnectionStatusCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link WorkSpacesClientResolvedConfig | config} for WorkSpacesClient's `config` shape.
|
|
@@ -37,11 +44,20 @@ export interface DescribeWorkspacesConnectionStatusCommandOutput extends Describ
|
|
|
37
44
|
export declare class DescribeWorkspacesConnectionStatusCommand extends $Command<DescribeWorkspacesConnectionStatusCommandInput, DescribeWorkspacesConnectionStatusCommandOutput, WorkSpacesClientResolvedConfig> {
|
|
38
45
|
readonly input: DescribeWorkspacesConnectionStatusCommandInput;
|
|
39
46
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
47
|
+
/**
|
|
48
|
+
* @public
|
|
49
|
+
*/
|
|
40
50
|
constructor(input: DescribeWorkspacesConnectionStatusCommandInput);
|
|
41
51
|
/**
|
|
42
52
|
* @internal
|
|
43
53
|
*/
|
|
44
54
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WorkSpacesClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeWorkspacesConnectionStatusCommandInput, DescribeWorkspacesConnectionStatusCommandOutput>;
|
|
55
|
+
/**
|
|
56
|
+
* @internal
|
|
57
|
+
*/
|
|
45
58
|
private serialize;
|
|
59
|
+
/**
|
|
60
|
+
* @internal
|
|
61
|
+
*/
|
|
46
62
|
private deserialize;
|
|
47
63
|
}
|