@aws-sdk/client-workspaces 3.952.0 → 3.953.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/index.js +1263 -871
- package/dist-cjs/runtimeConfig.shared.js +7 -6
- package/dist-es/commands/AcceptAccountLinkInvitationCommand.js +2 -2
- package/dist-es/commands/AssociateConnectionAliasCommand.js +2 -2
- package/dist-es/commands/AssociateIpGroupsCommand.js +2 -2
- package/dist-es/commands/AssociateWorkspaceApplicationCommand.js +2 -2
- package/dist-es/commands/AuthorizeIpRulesCommand.js +2 -2
- package/dist-es/commands/CopyWorkspaceImageCommand.js +2 -2
- package/dist-es/commands/CreateAccountLinkInvitationCommand.js +2 -2
- package/dist-es/commands/CreateConnectClientAddInCommand.js +2 -2
- package/dist-es/commands/CreateConnectionAliasCommand.js +2 -2
- package/dist-es/commands/CreateIpGroupCommand.js +2 -2
- package/dist-es/commands/CreateStandbyWorkspacesCommand.js +2 -2
- package/dist-es/commands/CreateTagsCommand.js +2 -2
- package/dist-es/commands/CreateUpdatedWorkspaceImageCommand.js +2 -2
- package/dist-es/commands/CreateWorkspaceBundleCommand.js +2 -2
- package/dist-es/commands/CreateWorkspaceImageCommand.js +2 -2
- package/dist-es/commands/CreateWorkspacesCommand.js +2 -2
- package/dist-es/commands/CreateWorkspacesPoolCommand.js +2 -2
- package/dist-es/commands/DeleteAccountLinkInvitationCommand.js +2 -2
- package/dist-es/commands/DeleteClientBrandingCommand.js +2 -2
- package/dist-es/commands/DeleteConnectClientAddInCommand.js +2 -2
- package/dist-es/commands/DeleteConnectionAliasCommand.js +2 -2
- package/dist-es/commands/DeleteIpGroupCommand.js +2 -2
- package/dist-es/commands/DeleteTagsCommand.js +2 -2
- package/dist-es/commands/DeleteWorkspaceBundleCommand.js +2 -2
- package/dist-es/commands/DeleteWorkspaceImageCommand.js +2 -2
- package/dist-es/commands/DeployWorkspaceApplicationsCommand.js +2 -2
- package/dist-es/commands/DeregisterWorkspaceDirectoryCommand.js +2 -2
- package/dist-es/commands/DescribeAccountCommand.js +2 -2
- package/dist-es/commands/DescribeAccountModificationsCommand.js +2 -2
- package/dist-es/commands/DescribeApplicationAssociationsCommand.js +2 -2
- package/dist-es/commands/DescribeApplicationsCommand.js +2 -2
- package/dist-es/commands/DescribeBundleAssociationsCommand.js +2 -2
- package/dist-es/commands/DescribeClientBrandingCommand.js +2 -2
- package/dist-es/commands/DescribeClientPropertiesCommand.js +2 -2
- package/dist-es/commands/DescribeConnectClientAddInsCommand.js +2 -2
- package/dist-es/commands/DescribeConnectionAliasPermissionsCommand.js +2 -2
- package/dist-es/commands/DescribeConnectionAliasesCommand.js +2 -2
- package/dist-es/commands/DescribeCustomWorkspaceImageImportCommand.js +2 -2
- package/dist-es/commands/DescribeImageAssociationsCommand.js +2 -2
- package/dist-es/commands/DescribeIpGroupsCommand.js +2 -2
- package/dist-es/commands/DescribeTagsCommand.js +2 -2
- package/dist-es/commands/DescribeWorkspaceAssociationsCommand.js +2 -2
- package/dist-es/commands/DescribeWorkspaceBundlesCommand.js +2 -2
- package/dist-es/commands/DescribeWorkspaceDirectoriesCommand.js +2 -2
- package/dist-es/commands/DescribeWorkspaceImagePermissionsCommand.js +2 -2
- package/dist-es/commands/DescribeWorkspaceImagesCommand.js +2 -2
- package/dist-es/commands/DescribeWorkspaceSnapshotsCommand.js +2 -2
- package/dist-es/commands/DescribeWorkspacesCommand.js +2 -2
- package/dist-es/commands/DescribeWorkspacesConnectionStatusCommand.js +2 -2
- package/dist-es/commands/DescribeWorkspacesPoolSessionsCommand.js +2 -2
- package/dist-es/commands/DescribeWorkspacesPoolsCommand.js +2 -2
- package/dist-es/commands/DisassociateConnectionAliasCommand.js +2 -2
- package/dist-es/commands/DisassociateIpGroupsCommand.js +2 -2
- package/dist-es/commands/DisassociateWorkspaceApplicationCommand.js +2 -2
- package/dist-es/commands/GetAccountLinkCommand.js +2 -2
- package/dist-es/commands/ImportClientBrandingCommand.js +2 -2
- package/dist-es/commands/ImportCustomWorkspaceImageCommand.js +2 -2
- package/dist-es/commands/ImportWorkspaceImageCommand.js +2 -2
- package/dist-es/commands/ListAccountLinksCommand.js +2 -2
- package/dist-es/commands/ListAvailableManagementCidrRangesCommand.js +2 -2
- package/dist-es/commands/MigrateWorkspaceCommand.js +2 -2
- package/dist-es/commands/ModifyAccountCommand.js +2 -2
- package/dist-es/commands/ModifyCertificateBasedAuthPropertiesCommand.js +2 -2
- package/dist-es/commands/ModifyClientPropertiesCommand.js +2 -2
- package/dist-es/commands/ModifyEndpointEncryptionModeCommand.js +2 -2
- package/dist-es/commands/ModifySamlPropertiesCommand.js +2 -2
- package/dist-es/commands/ModifySelfservicePermissionsCommand.js +2 -2
- package/dist-es/commands/ModifyStreamingPropertiesCommand.js +2 -2
- package/dist-es/commands/ModifyWorkspaceAccessPropertiesCommand.js +2 -2
- package/dist-es/commands/ModifyWorkspaceCreationPropertiesCommand.js +2 -2
- package/dist-es/commands/ModifyWorkspacePropertiesCommand.js +2 -2
- package/dist-es/commands/ModifyWorkspaceStateCommand.js +2 -2
- package/dist-es/commands/RebootWorkspacesCommand.js +2 -2
- package/dist-es/commands/RebuildWorkspacesCommand.js +2 -2
- package/dist-es/commands/RegisterWorkspaceDirectoryCommand.js +2 -2
- package/dist-es/commands/RejectAccountLinkInvitationCommand.js +2 -2
- package/dist-es/commands/RestoreWorkspaceCommand.js +2 -2
- package/dist-es/commands/RevokeIpRulesCommand.js +2 -2
- package/dist-es/commands/StartWorkspacesCommand.js +2 -2
- package/dist-es/commands/StartWorkspacesPoolCommand.js +2 -2
- package/dist-es/commands/StopWorkspacesCommand.js +2 -2
- package/dist-es/commands/StopWorkspacesPoolCommand.js +2 -2
- package/dist-es/commands/TerminateWorkspacesCommand.js +2 -2
- package/dist-es/commands/TerminateWorkspacesPoolCommand.js +2 -2
- package/dist-es/commands/TerminateWorkspacesPoolSessionCommand.js +2 -2
- package/dist-es/commands/UpdateConnectClientAddInCommand.js +2 -2
- package/dist-es/commands/UpdateConnectionAliasPermissionCommand.js +2 -2
- package/dist-es/commands/UpdateRulesOfIpGroupCommand.js +2 -2
- package/dist-es/commands/UpdateWorkspaceBundleCommand.js +2 -2
- package/dist-es/commands/UpdateWorkspaceImagePermissionCommand.js +2 -2
- package/dist-es/commands/UpdateWorkspacesPoolCommand.js +2 -2
- package/dist-es/index.js +1 -0
- package/dist-es/runtimeConfig.shared.js +7 -6
- package/dist-es/schemas/schemas_0.js +757 -742
- package/dist-types/WorkSpacesClient.d.ts +1 -10
- package/dist-types/index.d.ts +1 -0
- package/dist-types/runtimeConfig.browser.d.ts +6 -2
- package/dist-types/runtimeConfig.d.ts +6 -2
- package/dist-types/runtimeConfig.native.d.ts +6 -2
- package/dist-types/runtimeConfig.shared.d.ts +6 -1
- package/dist-types/schemas/schemas_0.d.ts +378 -460
- package/dist-types/ts3.4/WorkSpacesClient.d.ts +0 -4
- package/dist-types/ts3.4/index.d.ts +1 -0
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +9 -5
- package/dist-types/ts3.4/runtimeConfig.d.ts +9 -5
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +9 -5
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +9 -4
- package/dist-types/ts3.4/schemas/schemas_0.d.ts +377 -460
- package/package.json +34 -34
|
@@ -26,12 +26,13 @@ const getRuntimeConfig = (config) => {
|
|
|
26
26
|
},
|
|
27
27
|
],
|
|
28
28
|
logger: config?.logger ?? new smithy_client_1.NoOpLogger(),
|
|
29
|
-
protocol: config?.protocol ??
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
29
|
+
protocol: config?.protocol ?? protocols_1.AwsJson1_1Protocol,
|
|
30
|
+
protocolSettings: config?.protocolSettings ?? {
|
|
31
|
+
defaultNamespace: "com.amazonaws.workspaces",
|
|
32
|
+
xmlNamespace: "http://workspaces.amazonaws.com/api/v1",
|
|
33
|
+
version: "2015-04-08",
|
|
34
|
+
serviceTarget: "WorkspacesService",
|
|
35
|
+
},
|
|
35
36
|
serviceId: config?.serviceId ?? "WorkSpaces",
|
|
36
37
|
urlParser: config?.urlParser ?? url_parser_1.parseUrl,
|
|
37
38
|
utf8Decoder: config?.utf8Decoder ?? util_utf8_1.fromUtf8,
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { AcceptAccountLinkInvitation } from "../schemas/schemas_0";
|
|
4
|
+
import { AcceptAccountLinkInvitation$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class AcceptAccountLinkInvitationCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class AcceptAccountLinkInvitationCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("WorkspacesService", "AcceptAccountLinkInvitation", {})
|
|
13
13
|
.n("WorkSpacesClient", "AcceptAccountLinkInvitationCommand")
|
|
14
|
-
.sc(AcceptAccountLinkInvitation)
|
|
14
|
+
.sc(AcceptAccountLinkInvitation$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { AssociateConnectionAlias } from "../schemas/schemas_0";
|
|
4
|
+
import { AssociateConnectionAlias$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class AssociateConnectionAliasCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class AssociateConnectionAliasCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("WorkspacesService", "AssociateConnectionAlias", {})
|
|
13
13
|
.n("WorkSpacesClient", "AssociateConnectionAliasCommand")
|
|
14
|
-
.sc(AssociateConnectionAlias)
|
|
14
|
+
.sc(AssociateConnectionAlias$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { AssociateIpGroups } from "../schemas/schemas_0";
|
|
4
|
+
import { AssociateIpGroups$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class AssociateIpGroupsCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class AssociateIpGroupsCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("WorkspacesService", "AssociateIpGroups", {})
|
|
13
13
|
.n("WorkSpacesClient", "AssociateIpGroupsCommand")
|
|
14
|
-
.sc(AssociateIpGroups)
|
|
14
|
+
.sc(AssociateIpGroups$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { AssociateWorkspaceApplication } from "../schemas/schemas_0";
|
|
4
|
+
import { AssociateWorkspaceApplication$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class AssociateWorkspaceApplicationCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class AssociateWorkspaceApplicationCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("WorkspacesService", "AssociateWorkspaceApplication", {})
|
|
13
13
|
.n("WorkSpacesClient", "AssociateWorkspaceApplicationCommand")
|
|
14
|
-
.sc(AssociateWorkspaceApplication)
|
|
14
|
+
.sc(AssociateWorkspaceApplication$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { AuthorizeIpRules } from "../schemas/schemas_0";
|
|
4
|
+
import { AuthorizeIpRules$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class AuthorizeIpRulesCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class AuthorizeIpRulesCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("WorkspacesService", "AuthorizeIpRules", {})
|
|
13
13
|
.n("WorkSpacesClient", "AuthorizeIpRulesCommand")
|
|
14
|
-
.sc(AuthorizeIpRules)
|
|
14
|
+
.sc(AuthorizeIpRules$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { CopyWorkspaceImage } from "../schemas/schemas_0";
|
|
4
|
+
import { CopyWorkspaceImage$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class CopyWorkspaceImageCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class CopyWorkspaceImageCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("WorkspacesService", "CopyWorkspaceImage", {})
|
|
13
13
|
.n("WorkSpacesClient", "CopyWorkspaceImageCommand")
|
|
14
|
-
.sc(CopyWorkspaceImage)
|
|
14
|
+
.sc(CopyWorkspaceImage$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { CreateAccountLinkInvitation } from "../schemas/schemas_0";
|
|
4
|
+
import { CreateAccountLinkInvitation$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class CreateAccountLinkInvitationCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class CreateAccountLinkInvitationCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("WorkspacesService", "CreateAccountLinkInvitation", {})
|
|
13
13
|
.n("WorkSpacesClient", "CreateAccountLinkInvitationCommand")
|
|
14
|
-
.sc(CreateAccountLinkInvitation)
|
|
14
|
+
.sc(CreateAccountLinkInvitation$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { CreateConnectClientAddIn } from "../schemas/schemas_0";
|
|
4
|
+
import { CreateConnectClientAddIn$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class CreateConnectClientAddInCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class CreateConnectClientAddInCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("WorkspacesService", "CreateConnectClientAddIn", {})
|
|
13
13
|
.n("WorkSpacesClient", "CreateConnectClientAddInCommand")
|
|
14
|
-
.sc(CreateConnectClientAddIn)
|
|
14
|
+
.sc(CreateConnectClientAddIn$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { CreateConnectionAlias } from "../schemas/schemas_0";
|
|
4
|
+
import { CreateConnectionAlias$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class CreateConnectionAliasCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class CreateConnectionAliasCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("WorkspacesService", "CreateConnectionAlias", {})
|
|
13
13
|
.n("WorkSpacesClient", "CreateConnectionAliasCommand")
|
|
14
|
-
.sc(CreateConnectionAlias)
|
|
14
|
+
.sc(CreateConnectionAlias$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { CreateIpGroup } from "../schemas/schemas_0";
|
|
4
|
+
import { CreateIpGroup$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class CreateIpGroupCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class CreateIpGroupCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("WorkspacesService", "CreateIpGroup", {})
|
|
13
13
|
.n("WorkSpacesClient", "CreateIpGroupCommand")
|
|
14
|
-
.sc(CreateIpGroup)
|
|
14
|
+
.sc(CreateIpGroup$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { CreateStandbyWorkspaces } from "../schemas/schemas_0";
|
|
4
|
+
import { CreateStandbyWorkspaces$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class CreateStandbyWorkspacesCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class CreateStandbyWorkspacesCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("WorkspacesService", "CreateStandbyWorkspaces", {})
|
|
13
13
|
.n("WorkSpacesClient", "CreateStandbyWorkspacesCommand")
|
|
14
|
-
.sc(CreateStandbyWorkspaces)
|
|
14
|
+
.sc(CreateStandbyWorkspaces$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { CreateTags } from "../schemas/schemas_0";
|
|
4
|
+
import { CreateTags$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class CreateTagsCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class CreateTagsCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("WorkspacesService", "CreateTags", {})
|
|
13
13
|
.n("WorkSpacesClient", "CreateTagsCommand")
|
|
14
|
-
.sc(CreateTags)
|
|
14
|
+
.sc(CreateTags$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { CreateUpdatedWorkspaceImage } from "../schemas/schemas_0";
|
|
4
|
+
import { CreateUpdatedWorkspaceImage$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class CreateUpdatedWorkspaceImageCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class CreateUpdatedWorkspaceImageCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("WorkspacesService", "CreateUpdatedWorkspaceImage", {})
|
|
13
13
|
.n("WorkSpacesClient", "CreateUpdatedWorkspaceImageCommand")
|
|
14
|
-
.sc(CreateUpdatedWorkspaceImage)
|
|
14
|
+
.sc(CreateUpdatedWorkspaceImage$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { CreateWorkspaceBundle } from "../schemas/schemas_0";
|
|
4
|
+
import { CreateWorkspaceBundle$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class CreateWorkspaceBundleCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class CreateWorkspaceBundleCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("WorkspacesService", "CreateWorkspaceBundle", {})
|
|
13
13
|
.n("WorkSpacesClient", "CreateWorkspaceBundleCommand")
|
|
14
|
-
.sc(CreateWorkspaceBundle)
|
|
14
|
+
.sc(CreateWorkspaceBundle$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { CreateWorkspaceImage } from "../schemas/schemas_0";
|
|
4
|
+
import { CreateWorkspaceImage$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class CreateWorkspaceImageCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class CreateWorkspaceImageCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("WorkspacesService", "CreateWorkspaceImage", {})
|
|
13
13
|
.n("WorkSpacesClient", "CreateWorkspaceImageCommand")
|
|
14
|
-
.sc(CreateWorkspaceImage)
|
|
14
|
+
.sc(CreateWorkspaceImage$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { CreateWorkspaces } from "../schemas/schemas_0";
|
|
4
|
+
import { CreateWorkspaces$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class CreateWorkspacesCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class CreateWorkspacesCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("WorkspacesService", "CreateWorkspaces", {})
|
|
13
13
|
.n("WorkSpacesClient", "CreateWorkspacesCommand")
|
|
14
|
-
.sc(CreateWorkspaces)
|
|
14
|
+
.sc(CreateWorkspaces$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { CreateWorkspacesPool } from "../schemas/schemas_0";
|
|
4
|
+
import { CreateWorkspacesPool$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class CreateWorkspacesPoolCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class CreateWorkspacesPoolCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("WorkspacesService", "CreateWorkspacesPool", {})
|
|
13
13
|
.n("WorkSpacesClient", "CreateWorkspacesPoolCommand")
|
|
14
|
-
.sc(CreateWorkspacesPool)
|
|
14
|
+
.sc(CreateWorkspacesPool$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { DeleteAccountLinkInvitation } from "../schemas/schemas_0";
|
|
4
|
+
import { DeleteAccountLinkInvitation$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DeleteAccountLinkInvitationCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DeleteAccountLinkInvitationCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("WorkspacesService", "DeleteAccountLinkInvitation", {})
|
|
13
13
|
.n("WorkSpacesClient", "DeleteAccountLinkInvitationCommand")
|
|
14
|
-
.sc(DeleteAccountLinkInvitation)
|
|
14
|
+
.sc(DeleteAccountLinkInvitation$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { DeleteClientBranding } from "../schemas/schemas_0";
|
|
4
|
+
import { DeleteClientBranding$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DeleteClientBrandingCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DeleteClientBrandingCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("WorkspacesService", "DeleteClientBranding", {})
|
|
13
13
|
.n("WorkSpacesClient", "DeleteClientBrandingCommand")
|
|
14
|
-
.sc(DeleteClientBranding)
|
|
14
|
+
.sc(DeleteClientBranding$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { DeleteConnectClientAddIn } from "../schemas/schemas_0";
|
|
4
|
+
import { DeleteConnectClientAddIn$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DeleteConnectClientAddInCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DeleteConnectClientAddInCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("WorkspacesService", "DeleteConnectClientAddIn", {})
|
|
13
13
|
.n("WorkSpacesClient", "DeleteConnectClientAddInCommand")
|
|
14
|
-
.sc(DeleteConnectClientAddIn)
|
|
14
|
+
.sc(DeleteConnectClientAddIn$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { DeleteConnectionAlias } from "../schemas/schemas_0";
|
|
4
|
+
import { DeleteConnectionAlias$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DeleteConnectionAliasCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DeleteConnectionAliasCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("WorkspacesService", "DeleteConnectionAlias", {})
|
|
13
13
|
.n("WorkSpacesClient", "DeleteConnectionAliasCommand")
|
|
14
|
-
.sc(DeleteConnectionAlias)
|
|
14
|
+
.sc(DeleteConnectionAlias$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { DeleteIpGroup } from "../schemas/schemas_0";
|
|
4
|
+
import { DeleteIpGroup$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DeleteIpGroupCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DeleteIpGroupCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("WorkspacesService", "DeleteIpGroup", {})
|
|
13
13
|
.n("WorkSpacesClient", "DeleteIpGroupCommand")
|
|
14
|
-
.sc(DeleteIpGroup)
|
|
14
|
+
.sc(DeleteIpGroup$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { DeleteTags } from "../schemas/schemas_0";
|
|
4
|
+
import { DeleteTags$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DeleteTagsCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DeleteTagsCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("WorkspacesService", "DeleteTags", {})
|
|
13
13
|
.n("WorkSpacesClient", "DeleteTagsCommand")
|
|
14
|
-
.sc(DeleteTags)
|
|
14
|
+
.sc(DeleteTags$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { DeleteWorkspaceBundle } from "../schemas/schemas_0";
|
|
4
|
+
import { DeleteWorkspaceBundle$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DeleteWorkspaceBundleCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DeleteWorkspaceBundleCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("WorkspacesService", "DeleteWorkspaceBundle", {})
|
|
13
13
|
.n("WorkSpacesClient", "DeleteWorkspaceBundleCommand")
|
|
14
|
-
.sc(DeleteWorkspaceBundle)
|
|
14
|
+
.sc(DeleteWorkspaceBundle$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { DeleteWorkspaceImage } from "../schemas/schemas_0";
|
|
4
|
+
import { DeleteWorkspaceImage$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DeleteWorkspaceImageCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DeleteWorkspaceImageCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("WorkspacesService", "DeleteWorkspaceImage", {})
|
|
13
13
|
.n("WorkSpacesClient", "DeleteWorkspaceImageCommand")
|
|
14
|
-
.sc(DeleteWorkspaceImage)
|
|
14
|
+
.sc(DeleteWorkspaceImage$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { DeployWorkspaceApplications } from "../schemas/schemas_0";
|
|
4
|
+
import { DeployWorkspaceApplications$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DeployWorkspaceApplicationsCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DeployWorkspaceApplicationsCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("WorkspacesService", "DeployWorkspaceApplications", {})
|
|
13
13
|
.n("WorkSpacesClient", "DeployWorkspaceApplicationsCommand")
|
|
14
|
-
.sc(DeployWorkspaceApplications)
|
|
14
|
+
.sc(DeployWorkspaceApplications$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { DeregisterWorkspaceDirectory } from "../schemas/schemas_0";
|
|
4
|
+
import { DeregisterWorkspaceDirectory$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DeregisterWorkspaceDirectoryCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DeregisterWorkspaceDirectoryCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("WorkspacesService", "DeregisterWorkspaceDirectory", {})
|
|
13
13
|
.n("WorkSpacesClient", "DeregisterWorkspaceDirectoryCommand")
|
|
14
|
-
.sc(DeregisterWorkspaceDirectory)
|
|
14
|
+
.sc(DeregisterWorkspaceDirectory$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { DescribeAccount } from "../schemas/schemas_0";
|
|
4
|
+
import { DescribeAccount$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DescribeAccountCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DescribeAccountCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("WorkspacesService", "DescribeAccount", {})
|
|
13
13
|
.n("WorkSpacesClient", "DescribeAccountCommand")
|
|
14
|
-
.sc(DescribeAccount)
|
|
14
|
+
.sc(DescribeAccount$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { DescribeAccountModifications } from "../schemas/schemas_0";
|
|
4
|
+
import { DescribeAccountModifications$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DescribeAccountModificationsCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DescribeAccountModificationsCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("WorkspacesService", "DescribeAccountModifications", {})
|
|
13
13
|
.n("WorkSpacesClient", "DescribeAccountModificationsCommand")
|
|
14
|
-
.sc(DescribeAccountModifications)
|
|
14
|
+
.sc(DescribeAccountModifications$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { DescribeApplicationAssociations } from "../schemas/schemas_0";
|
|
4
|
+
import { DescribeApplicationAssociations$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DescribeApplicationAssociationsCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DescribeApplicationAssociationsCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("WorkspacesService", "DescribeApplicationAssociations", {})
|
|
13
13
|
.n("WorkSpacesClient", "DescribeApplicationAssociationsCommand")
|
|
14
|
-
.sc(DescribeApplicationAssociations)
|
|
14
|
+
.sc(DescribeApplicationAssociations$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { DescribeApplications } from "../schemas/schemas_0";
|
|
4
|
+
import { DescribeApplications$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DescribeApplicationsCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DescribeApplicationsCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("WorkspacesService", "DescribeApplications", {})
|
|
13
13
|
.n("WorkSpacesClient", "DescribeApplicationsCommand")
|
|
14
|
-
.sc(DescribeApplications)
|
|
14
|
+
.sc(DescribeApplications$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { DescribeBundleAssociations } from "../schemas/schemas_0";
|
|
4
|
+
import { DescribeBundleAssociations$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DescribeBundleAssociationsCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DescribeBundleAssociationsCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("WorkspacesService", "DescribeBundleAssociations", {})
|
|
13
13
|
.n("WorkSpacesClient", "DescribeBundleAssociationsCommand")
|
|
14
|
-
.sc(DescribeBundleAssociations)
|
|
14
|
+
.sc(DescribeBundleAssociations$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { DescribeClientBranding } from "../schemas/schemas_0";
|
|
4
|
+
import { DescribeClientBranding$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DescribeClientBrandingCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DescribeClientBrandingCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("WorkspacesService", "DescribeClientBranding", {})
|
|
13
13
|
.n("WorkSpacesClient", "DescribeClientBrandingCommand")
|
|
14
|
-
.sc(DescribeClientBranding)
|
|
14
|
+
.sc(DescribeClientBranding$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { DescribeClientProperties } from "../schemas/schemas_0";
|
|
4
|
+
import { DescribeClientProperties$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DescribeClientPropertiesCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DescribeClientPropertiesCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("WorkspacesService", "DescribeClientProperties", {})
|
|
13
13
|
.n("WorkSpacesClient", "DescribeClientPropertiesCommand")
|
|
14
|
-
.sc(DescribeClientProperties)
|
|
14
|
+
.sc(DescribeClientProperties$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { DescribeConnectClientAddIns } from "../schemas/schemas_0";
|
|
4
|
+
import { DescribeConnectClientAddIns$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DescribeConnectClientAddInsCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DescribeConnectClientAddInsCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("WorkspacesService", "DescribeConnectClientAddIns", {})
|
|
13
13
|
.n("WorkSpacesClient", "DescribeConnectClientAddInsCommand")
|
|
14
|
-
.sc(DescribeConnectClientAddIns)
|
|
14
|
+
.sc(DescribeConnectClientAddIns$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|