@aws-sdk/client-workspaces 3.952.0 → 3.954.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
|
@@ -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 { DescribeConnectionAliasPermissions } from "../schemas/schemas_0";
|
|
4
|
+
import { DescribeConnectionAliasPermissions$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DescribeConnectionAliasPermissionsCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DescribeConnectionAliasPermissionsCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("WorkspacesService", "DescribeConnectionAliasPermissions", {})
|
|
13
13
|
.n("WorkSpacesClient", "DescribeConnectionAliasPermissionsCommand")
|
|
14
|
-
.sc(DescribeConnectionAliasPermissions)
|
|
14
|
+
.sc(DescribeConnectionAliasPermissions$)
|
|
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 { DescribeConnectionAliases } from "../schemas/schemas_0";
|
|
4
|
+
import { DescribeConnectionAliases$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DescribeConnectionAliasesCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DescribeConnectionAliasesCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("WorkspacesService", "DescribeConnectionAliases", {})
|
|
13
13
|
.n("WorkSpacesClient", "DescribeConnectionAliasesCommand")
|
|
14
|
-
.sc(DescribeConnectionAliases)
|
|
14
|
+
.sc(DescribeConnectionAliases$)
|
|
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 { DescribeCustomWorkspaceImageImport } from "../schemas/schemas_0";
|
|
4
|
+
import { DescribeCustomWorkspaceImageImport$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DescribeCustomWorkspaceImageImportCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DescribeCustomWorkspaceImageImportCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("WorkspacesService", "DescribeCustomWorkspaceImageImport", {})
|
|
13
13
|
.n("WorkSpacesClient", "DescribeCustomWorkspaceImageImportCommand")
|
|
14
|
-
.sc(DescribeCustomWorkspaceImageImport)
|
|
14
|
+
.sc(DescribeCustomWorkspaceImageImport$)
|
|
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 { DescribeImageAssociations } from "../schemas/schemas_0";
|
|
4
|
+
import { DescribeImageAssociations$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DescribeImageAssociationsCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DescribeImageAssociationsCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("WorkspacesService", "DescribeImageAssociations", {})
|
|
13
13
|
.n("WorkSpacesClient", "DescribeImageAssociationsCommand")
|
|
14
|
-
.sc(DescribeImageAssociations)
|
|
14
|
+
.sc(DescribeImageAssociations$)
|
|
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 { DescribeIpGroups } from "../schemas/schemas_0";
|
|
4
|
+
import { DescribeIpGroups$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DescribeIpGroupsCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DescribeIpGroupsCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("WorkspacesService", "DescribeIpGroups", {})
|
|
13
13
|
.n("WorkSpacesClient", "DescribeIpGroupsCommand")
|
|
14
|
-
.sc(DescribeIpGroups)
|
|
14
|
+
.sc(DescribeIpGroups$)
|
|
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 { DescribeTags } from "../schemas/schemas_0";
|
|
4
|
+
import { DescribeTags$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DescribeTagsCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DescribeTagsCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("WorkspacesService", "DescribeTags", {})
|
|
13
13
|
.n("WorkSpacesClient", "DescribeTagsCommand")
|
|
14
|
-
.sc(DescribeTags)
|
|
14
|
+
.sc(DescribeTags$)
|
|
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 { DescribeWorkspaceAssociations } from "../schemas/schemas_0";
|
|
4
|
+
import { DescribeWorkspaceAssociations$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DescribeWorkspaceAssociationsCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DescribeWorkspaceAssociationsCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("WorkspacesService", "DescribeWorkspaceAssociations", {})
|
|
13
13
|
.n("WorkSpacesClient", "DescribeWorkspaceAssociationsCommand")
|
|
14
|
-
.sc(DescribeWorkspaceAssociations)
|
|
14
|
+
.sc(DescribeWorkspaceAssociations$)
|
|
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 { DescribeWorkspaceBundles } from "../schemas/schemas_0";
|
|
4
|
+
import { DescribeWorkspaceBundles$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DescribeWorkspaceBundlesCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DescribeWorkspaceBundlesCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("WorkspacesService", "DescribeWorkspaceBundles", {})
|
|
13
13
|
.n("WorkSpacesClient", "DescribeWorkspaceBundlesCommand")
|
|
14
|
-
.sc(DescribeWorkspaceBundles)
|
|
14
|
+
.sc(DescribeWorkspaceBundles$)
|
|
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 { DescribeWorkspaceDirectories } from "../schemas/schemas_0";
|
|
4
|
+
import { DescribeWorkspaceDirectories$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DescribeWorkspaceDirectoriesCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DescribeWorkspaceDirectoriesCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("WorkspacesService", "DescribeWorkspaceDirectories", {})
|
|
13
13
|
.n("WorkSpacesClient", "DescribeWorkspaceDirectoriesCommand")
|
|
14
|
-
.sc(DescribeWorkspaceDirectories)
|
|
14
|
+
.sc(DescribeWorkspaceDirectories$)
|
|
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 { DescribeWorkspaceImagePermissions } from "../schemas/schemas_0";
|
|
4
|
+
import { DescribeWorkspaceImagePermissions$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DescribeWorkspaceImagePermissionsCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DescribeWorkspaceImagePermissionsCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("WorkspacesService", "DescribeWorkspaceImagePermissions", {})
|
|
13
13
|
.n("WorkSpacesClient", "DescribeWorkspaceImagePermissionsCommand")
|
|
14
|
-
.sc(DescribeWorkspaceImagePermissions)
|
|
14
|
+
.sc(DescribeWorkspaceImagePermissions$)
|
|
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 { DescribeWorkspaceImages } from "../schemas/schemas_0";
|
|
4
|
+
import { DescribeWorkspaceImages$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DescribeWorkspaceImagesCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DescribeWorkspaceImagesCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("WorkspacesService", "DescribeWorkspaceImages", {})
|
|
13
13
|
.n("WorkSpacesClient", "DescribeWorkspaceImagesCommand")
|
|
14
|
-
.sc(DescribeWorkspaceImages)
|
|
14
|
+
.sc(DescribeWorkspaceImages$)
|
|
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 { DescribeWorkspaceSnapshots } from "../schemas/schemas_0";
|
|
4
|
+
import { DescribeWorkspaceSnapshots$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DescribeWorkspaceSnapshotsCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DescribeWorkspaceSnapshotsCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("WorkspacesService", "DescribeWorkspaceSnapshots", {})
|
|
13
13
|
.n("WorkSpacesClient", "DescribeWorkspaceSnapshotsCommand")
|
|
14
|
-
.sc(DescribeWorkspaceSnapshots)
|
|
14
|
+
.sc(DescribeWorkspaceSnapshots$)
|
|
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 { DescribeWorkspaces } from "../schemas/schemas_0";
|
|
4
|
+
import { DescribeWorkspaces$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DescribeWorkspacesCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DescribeWorkspacesCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("WorkspacesService", "DescribeWorkspaces", {})
|
|
13
13
|
.n("WorkSpacesClient", "DescribeWorkspacesCommand")
|
|
14
|
-
.sc(DescribeWorkspaces)
|
|
14
|
+
.sc(DescribeWorkspaces$)
|
|
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 { DescribeWorkspacesConnectionStatus } from "../schemas/schemas_0";
|
|
4
|
+
import { DescribeWorkspacesConnectionStatus$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DescribeWorkspacesConnectionStatusCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DescribeWorkspacesConnectionStatusCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("WorkspacesService", "DescribeWorkspacesConnectionStatus", {})
|
|
13
13
|
.n("WorkSpacesClient", "DescribeWorkspacesConnectionStatusCommand")
|
|
14
|
-
.sc(DescribeWorkspacesConnectionStatus)
|
|
14
|
+
.sc(DescribeWorkspacesConnectionStatus$)
|
|
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 { DescribeWorkspacesPoolSessions } from "../schemas/schemas_0";
|
|
4
|
+
import { DescribeWorkspacesPoolSessions$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DescribeWorkspacesPoolSessionsCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DescribeWorkspacesPoolSessionsCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("WorkspacesService", "DescribeWorkspacesPoolSessions", {})
|
|
13
13
|
.n("WorkSpacesClient", "DescribeWorkspacesPoolSessionsCommand")
|
|
14
|
-
.sc(DescribeWorkspacesPoolSessions)
|
|
14
|
+
.sc(DescribeWorkspacesPoolSessions$)
|
|
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 { DescribeWorkspacesPools } from "../schemas/schemas_0";
|
|
4
|
+
import { DescribeWorkspacesPools$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DescribeWorkspacesPoolsCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DescribeWorkspacesPoolsCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("WorkspacesService", "DescribeWorkspacesPools", {})
|
|
13
13
|
.n("WorkSpacesClient", "DescribeWorkspacesPoolsCommand")
|
|
14
|
-
.sc(DescribeWorkspacesPools)
|
|
14
|
+
.sc(DescribeWorkspacesPools$)
|
|
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 { DisassociateConnectionAlias } from "../schemas/schemas_0";
|
|
4
|
+
import { DisassociateConnectionAlias$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DisassociateConnectionAliasCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DisassociateConnectionAliasCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("WorkspacesService", "DisassociateConnectionAlias", {})
|
|
13
13
|
.n("WorkSpacesClient", "DisassociateConnectionAliasCommand")
|
|
14
|
-
.sc(DisassociateConnectionAlias)
|
|
14
|
+
.sc(DisassociateConnectionAlias$)
|
|
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 { DisassociateIpGroups } from "../schemas/schemas_0";
|
|
4
|
+
import { DisassociateIpGroups$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DisassociateIpGroupsCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DisassociateIpGroupsCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("WorkspacesService", "DisassociateIpGroups", {})
|
|
13
13
|
.n("WorkSpacesClient", "DisassociateIpGroupsCommand")
|
|
14
|
-
.sc(DisassociateIpGroups)
|
|
14
|
+
.sc(DisassociateIpGroups$)
|
|
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 { DisassociateWorkspaceApplication } from "../schemas/schemas_0";
|
|
4
|
+
import { DisassociateWorkspaceApplication$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DisassociateWorkspaceApplicationCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DisassociateWorkspaceApplicationCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("WorkspacesService", "DisassociateWorkspaceApplication", {})
|
|
13
13
|
.n("WorkSpacesClient", "DisassociateWorkspaceApplicationCommand")
|
|
14
|
-
.sc(DisassociateWorkspaceApplication)
|
|
14
|
+
.sc(DisassociateWorkspaceApplication$)
|
|
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 { GetAccountLink } from "../schemas/schemas_0";
|
|
4
|
+
import { GetAccountLink$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetAccountLinkCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class GetAccountLinkCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("WorkspacesService", "GetAccountLink", {})
|
|
13
13
|
.n("WorkSpacesClient", "GetAccountLinkCommand")
|
|
14
|
-
.sc(GetAccountLink)
|
|
14
|
+
.sc(GetAccountLink$)
|
|
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 { ImportClientBranding } from "../schemas/schemas_0";
|
|
4
|
+
import { ImportClientBranding$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ImportClientBrandingCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ImportClientBrandingCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("WorkspacesService", "ImportClientBranding", {})
|
|
13
13
|
.n("WorkSpacesClient", "ImportClientBrandingCommand")
|
|
14
|
-
.sc(ImportClientBranding)
|
|
14
|
+
.sc(ImportClientBranding$)
|
|
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 { ImportCustomWorkspaceImage } from "../schemas/schemas_0";
|
|
4
|
+
import { ImportCustomWorkspaceImage$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ImportCustomWorkspaceImageCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ImportCustomWorkspaceImageCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("WorkspacesService", "ImportCustomWorkspaceImage", {})
|
|
13
13
|
.n("WorkSpacesClient", "ImportCustomWorkspaceImageCommand")
|
|
14
|
-
.sc(ImportCustomWorkspaceImage)
|
|
14
|
+
.sc(ImportCustomWorkspaceImage$)
|
|
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 { ImportWorkspaceImage } from "../schemas/schemas_0";
|
|
4
|
+
import { ImportWorkspaceImage$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ImportWorkspaceImageCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ImportWorkspaceImageCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("WorkspacesService", "ImportWorkspaceImage", {})
|
|
13
13
|
.n("WorkSpacesClient", "ImportWorkspaceImageCommand")
|
|
14
|
-
.sc(ImportWorkspaceImage)
|
|
14
|
+
.sc(ImportWorkspaceImage$)
|
|
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 { ListAccountLinks } from "../schemas/schemas_0";
|
|
4
|
+
import { ListAccountLinks$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListAccountLinksCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ListAccountLinksCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("WorkspacesService", "ListAccountLinks", {})
|
|
13
13
|
.n("WorkSpacesClient", "ListAccountLinksCommand")
|
|
14
|
-
.sc(ListAccountLinks)
|
|
14
|
+
.sc(ListAccountLinks$)
|
|
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 { ListAvailableManagementCidrRanges } from "../schemas/schemas_0";
|
|
4
|
+
import { ListAvailableManagementCidrRanges$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListAvailableManagementCidrRangesCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ListAvailableManagementCidrRangesCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("WorkspacesService", "ListAvailableManagementCidrRanges", {})
|
|
13
13
|
.n("WorkSpacesClient", "ListAvailableManagementCidrRangesCommand")
|
|
14
|
-
.sc(ListAvailableManagementCidrRanges)
|
|
14
|
+
.sc(ListAvailableManagementCidrRanges$)
|
|
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 { MigrateWorkspace } from "../schemas/schemas_0";
|
|
4
|
+
import { MigrateWorkspace$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class MigrateWorkspaceCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class MigrateWorkspaceCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("WorkspacesService", "MigrateWorkspace", {})
|
|
13
13
|
.n("WorkSpacesClient", "MigrateWorkspaceCommand")
|
|
14
|
-
.sc(MigrateWorkspace)
|
|
14
|
+
.sc(MigrateWorkspace$)
|
|
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 { ModifyAccount } from "../schemas/schemas_0";
|
|
4
|
+
import { ModifyAccount$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ModifyAccountCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ModifyAccountCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("WorkspacesService", "ModifyAccount", {})
|
|
13
13
|
.n("WorkSpacesClient", "ModifyAccountCommand")
|
|
14
|
-
.sc(ModifyAccount)
|
|
14
|
+
.sc(ModifyAccount$)
|
|
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 { ModifyCertificateBasedAuthProperties } from "../schemas/schemas_0";
|
|
4
|
+
import { ModifyCertificateBasedAuthProperties$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ModifyCertificateBasedAuthPropertiesCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ModifyCertificateBasedAuthPropertiesCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("WorkspacesService", "ModifyCertificateBasedAuthProperties", {})
|
|
13
13
|
.n("WorkSpacesClient", "ModifyCertificateBasedAuthPropertiesCommand")
|
|
14
|
-
.sc(ModifyCertificateBasedAuthProperties)
|
|
14
|
+
.sc(ModifyCertificateBasedAuthProperties$)
|
|
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 { ModifyClientProperties } from "../schemas/schemas_0";
|
|
4
|
+
import { ModifyClientProperties$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ModifyClientPropertiesCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ModifyClientPropertiesCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("WorkspacesService", "ModifyClientProperties", {})
|
|
13
13
|
.n("WorkSpacesClient", "ModifyClientPropertiesCommand")
|
|
14
|
-
.sc(ModifyClientProperties)
|
|
14
|
+
.sc(ModifyClientProperties$)
|
|
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 { ModifyEndpointEncryptionMode } from "../schemas/schemas_0";
|
|
4
|
+
import { ModifyEndpointEncryptionMode$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ModifyEndpointEncryptionModeCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ModifyEndpointEncryptionModeCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("WorkspacesService", "ModifyEndpointEncryptionMode", {})
|
|
13
13
|
.n("WorkSpacesClient", "ModifyEndpointEncryptionModeCommand")
|
|
14
|
-
.sc(ModifyEndpointEncryptionMode)
|
|
14
|
+
.sc(ModifyEndpointEncryptionMode$)
|
|
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 { ModifySamlProperties } from "../schemas/schemas_0";
|
|
4
|
+
import { ModifySamlProperties$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ModifySamlPropertiesCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ModifySamlPropertiesCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("WorkspacesService", "ModifySamlProperties", {})
|
|
13
13
|
.n("WorkSpacesClient", "ModifySamlPropertiesCommand")
|
|
14
|
-
.sc(ModifySamlProperties)
|
|
14
|
+
.sc(ModifySamlProperties$)
|
|
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 { ModifySelfservicePermissions } from "../schemas/schemas_0";
|
|
4
|
+
import { ModifySelfservicePermissions$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ModifySelfservicePermissionsCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ModifySelfservicePermissionsCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("WorkspacesService", "ModifySelfservicePermissions", {})
|
|
13
13
|
.n("WorkSpacesClient", "ModifySelfservicePermissionsCommand")
|
|
14
|
-
.sc(ModifySelfservicePermissions)
|
|
14
|
+
.sc(ModifySelfservicePermissions$)
|
|
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 { ModifyStreamingProperties } from "../schemas/schemas_0";
|
|
4
|
+
import { ModifyStreamingProperties$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ModifyStreamingPropertiesCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ModifyStreamingPropertiesCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("WorkspacesService", "ModifyStreamingProperties", {})
|
|
13
13
|
.n("WorkSpacesClient", "ModifyStreamingPropertiesCommand")
|
|
14
|
-
.sc(ModifyStreamingProperties)
|
|
14
|
+
.sc(ModifyStreamingProperties$)
|
|
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 { ModifyWorkspaceAccessProperties } from "../schemas/schemas_0";
|
|
4
|
+
import { ModifyWorkspaceAccessProperties$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ModifyWorkspaceAccessPropertiesCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ModifyWorkspaceAccessPropertiesCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("WorkspacesService", "ModifyWorkspaceAccessProperties", {})
|
|
13
13
|
.n("WorkSpacesClient", "ModifyWorkspaceAccessPropertiesCommand")
|
|
14
|
-
.sc(ModifyWorkspaceAccessProperties)
|
|
14
|
+
.sc(ModifyWorkspaceAccessProperties$)
|
|
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 { ModifyWorkspaceCreationProperties } from "../schemas/schemas_0";
|
|
4
|
+
import { ModifyWorkspaceCreationProperties$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ModifyWorkspaceCreationPropertiesCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ModifyWorkspaceCreationPropertiesCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("WorkspacesService", "ModifyWorkspaceCreationProperties", {})
|
|
13
13
|
.n("WorkSpacesClient", "ModifyWorkspaceCreationPropertiesCommand")
|
|
14
|
-
.sc(ModifyWorkspaceCreationProperties)
|
|
14
|
+
.sc(ModifyWorkspaceCreationProperties$)
|
|
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 { ModifyWorkspaceProperties } from "../schemas/schemas_0";
|
|
4
|
+
import { ModifyWorkspaceProperties$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ModifyWorkspacePropertiesCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ModifyWorkspacePropertiesCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("WorkspacesService", "ModifyWorkspaceProperties", {})
|
|
13
13
|
.n("WorkSpacesClient", "ModifyWorkspacePropertiesCommand")
|
|
14
|
-
.sc(ModifyWorkspaceProperties)
|
|
14
|
+
.sc(ModifyWorkspaceProperties$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|