@aws-sdk/client-workspaces 3.490.0 → 3.495.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.
Files changed (92) hide show
  1. package/dist-cjs/WorkSpaces.js +1 -157
  2. package/dist-cjs/WorkSpacesClient.js +1 -43
  3. package/dist-cjs/commands/AssociateConnectionAliasCommand.js +1 -28
  4. package/dist-cjs/commands/AssociateIpGroupsCommand.js +1 -28
  5. package/dist-cjs/commands/AssociateWorkspaceApplicationCommand.js +1 -28
  6. package/dist-cjs/commands/AuthorizeIpRulesCommand.js +1 -28
  7. package/dist-cjs/commands/CopyWorkspaceImageCommand.js +1 -28
  8. package/dist-cjs/commands/CreateConnectClientAddInCommand.js +1 -28
  9. package/dist-cjs/commands/CreateConnectionAliasCommand.js +1 -28
  10. package/dist-cjs/commands/CreateIpGroupCommand.js +1 -28
  11. package/dist-cjs/commands/CreateStandbyWorkspacesCommand.js +1 -28
  12. package/dist-cjs/commands/CreateTagsCommand.js +1 -28
  13. package/dist-cjs/commands/CreateUpdatedWorkspaceImageCommand.js +1 -28
  14. package/dist-cjs/commands/CreateWorkspaceBundleCommand.js +1 -28
  15. package/dist-cjs/commands/CreateWorkspaceImageCommand.js +1 -28
  16. package/dist-cjs/commands/CreateWorkspacesCommand.js +1 -28
  17. package/dist-cjs/commands/DeleteClientBrandingCommand.js +1 -28
  18. package/dist-cjs/commands/DeleteConnectClientAddInCommand.js +1 -28
  19. package/dist-cjs/commands/DeleteConnectionAliasCommand.js +1 -28
  20. package/dist-cjs/commands/DeleteIpGroupCommand.js +1 -28
  21. package/dist-cjs/commands/DeleteTagsCommand.js +1 -28
  22. package/dist-cjs/commands/DeleteWorkspaceBundleCommand.js +1 -28
  23. package/dist-cjs/commands/DeleteWorkspaceImageCommand.js +1 -28
  24. package/dist-cjs/commands/DeployWorkspaceApplicationsCommand.js +1 -28
  25. package/dist-cjs/commands/DeregisterWorkspaceDirectoryCommand.js +1 -28
  26. package/dist-cjs/commands/DescribeAccountCommand.js +1 -28
  27. package/dist-cjs/commands/DescribeAccountModificationsCommand.js +1 -28
  28. package/dist-cjs/commands/DescribeApplicationAssociationsCommand.js +1 -28
  29. package/dist-cjs/commands/DescribeApplicationsCommand.js +1 -28
  30. package/dist-cjs/commands/DescribeBundleAssociationsCommand.js +1 -28
  31. package/dist-cjs/commands/DescribeClientBrandingCommand.js +1 -28
  32. package/dist-cjs/commands/DescribeClientPropertiesCommand.js +1 -28
  33. package/dist-cjs/commands/DescribeConnectClientAddInsCommand.js +1 -28
  34. package/dist-cjs/commands/DescribeConnectionAliasPermissionsCommand.js +1 -28
  35. package/dist-cjs/commands/DescribeConnectionAliasesCommand.js +1 -28
  36. package/dist-cjs/commands/DescribeImageAssociationsCommand.js +1 -28
  37. package/dist-cjs/commands/DescribeIpGroupsCommand.js +1 -28
  38. package/dist-cjs/commands/DescribeTagsCommand.js +1 -28
  39. package/dist-cjs/commands/DescribeWorkspaceAssociationsCommand.js +1 -28
  40. package/dist-cjs/commands/DescribeWorkspaceBundlesCommand.js +1 -28
  41. package/dist-cjs/commands/DescribeWorkspaceDirectoriesCommand.js +1 -28
  42. package/dist-cjs/commands/DescribeWorkspaceImagePermissionsCommand.js +1 -28
  43. package/dist-cjs/commands/DescribeWorkspaceImagesCommand.js +1 -28
  44. package/dist-cjs/commands/DescribeWorkspaceSnapshotsCommand.js +1 -28
  45. package/dist-cjs/commands/DescribeWorkspacesCommand.js +1 -28
  46. package/dist-cjs/commands/DescribeWorkspacesConnectionStatusCommand.js +1 -28
  47. package/dist-cjs/commands/DisassociateConnectionAliasCommand.js +1 -28
  48. package/dist-cjs/commands/DisassociateIpGroupsCommand.js +1 -28
  49. package/dist-cjs/commands/DisassociateWorkspaceApplicationCommand.js +1 -28
  50. package/dist-cjs/commands/ImportClientBrandingCommand.js +1 -28
  51. package/dist-cjs/commands/ImportWorkspaceImageCommand.js +1 -28
  52. package/dist-cjs/commands/ListAvailableManagementCidrRangesCommand.js +1 -28
  53. package/dist-cjs/commands/MigrateWorkspaceCommand.js +1 -28
  54. package/dist-cjs/commands/ModifyAccountCommand.js +1 -28
  55. package/dist-cjs/commands/ModifyCertificateBasedAuthPropertiesCommand.js +1 -28
  56. package/dist-cjs/commands/ModifyClientPropertiesCommand.js +1 -28
  57. package/dist-cjs/commands/ModifySamlPropertiesCommand.js +1 -28
  58. package/dist-cjs/commands/ModifySelfservicePermissionsCommand.js +1 -28
  59. package/dist-cjs/commands/ModifyWorkspaceAccessPropertiesCommand.js +1 -28
  60. package/dist-cjs/commands/ModifyWorkspaceCreationPropertiesCommand.js +1 -28
  61. package/dist-cjs/commands/ModifyWorkspacePropertiesCommand.js +1 -28
  62. package/dist-cjs/commands/ModifyWorkspaceStateCommand.js +1 -28
  63. package/dist-cjs/commands/RebootWorkspacesCommand.js +1 -28
  64. package/dist-cjs/commands/RebuildWorkspacesCommand.js +1 -28
  65. package/dist-cjs/commands/RegisterWorkspaceDirectoryCommand.js +1 -28
  66. package/dist-cjs/commands/RestoreWorkspaceCommand.js +1 -28
  67. package/dist-cjs/commands/RevokeIpRulesCommand.js +1 -28
  68. package/dist-cjs/commands/StartWorkspacesCommand.js +1 -28
  69. package/dist-cjs/commands/StopWorkspacesCommand.js +1 -28
  70. package/dist-cjs/commands/TerminateWorkspacesCommand.js +1 -28
  71. package/dist-cjs/commands/UpdateConnectClientAddInCommand.js +1 -28
  72. package/dist-cjs/commands/UpdateConnectionAliasPermissionCommand.js +1 -28
  73. package/dist-cjs/commands/UpdateRulesOfIpGroupCommand.js +1 -28
  74. package/dist-cjs/commands/UpdateWorkspaceBundleCommand.js +1 -28
  75. package/dist-cjs/commands/UpdateWorkspaceImagePermissionCommand.js +1 -28
  76. package/dist-cjs/commands/index.js +1 -76
  77. package/dist-cjs/endpoint/EndpointParameters.js +1 -18
  78. package/dist-cjs/extensionConfiguration.js +1 -2
  79. package/dist-cjs/index.js +6350 -11
  80. package/dist-cjs/models/WorkSpacesServiceException.js +1 -12
  81. package/dist-cjs/models/index.js +1 -4
  82. package/dist-cjs/models/models_0.js +1 -518
  83. package/dist-cjs/pagination/DescribeApplicationAssociationsPaginator.js +1 -7
  84. package/dist-cjs/pagination/DescribeApplicationsPaginator.js +1 -7
  85. package/dist-cjs/pagination/DescribeWorkspaceBundlesPaginator.js +1 -7
  86. package/dist-cjs/pagination/DescribeWorkspaceDirectoriesPaginator.js +1 -7
  87. package/dist-cjs/pagination/DescribeWorkspacesPaginator.js +1 -7
  88. package/dist-cjs/pagination/Interfaces.js +1 -2
  89. package/dist-cjs/pagination/index.js +1 -9
  90. package/dist-cjs/protocols/Aws_json1_1.js +1 -4164
  91. package/dist-cjs/runtimeExtensions.js +1 -22
  92. package/package.json +40 -40
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.ModifyWorkspaceAccessPropertiesCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
10
- class ModifyWorkspaceAccessPropertiesCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("WorkspacesService", "ModifyWorkspaceAccessProperties", {})
22
- .n("WorkSpacesClient", "ModifyWorkspaceAccessPropertiesCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_ModifyWorkspaceAccessPropertiesCommand)
25
- .de(Aws_json1_1_1.de_ModifyWorkspaceAccessPropertiesCommand)
26
- .build() {
27
- }
28
- exports.ModifyWorkspaceAccessPropertiesCommand = ModifyWorkspaceAccessPropertiesCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.ModifyWorkspaceCreationPropertiesCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
10
- class ModifyWorkspaceCreationPropertiesCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("WorkspacesService", "ModifyWorkspaceCreationProperties", {})
22
- .n("WorkSpacesClient", "ModifyWorkspaceCreationPropertiesCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_ModifyWorkspaceCreationPropertiesCommand)
25
- .de(Aws_json1_1_1.de_ModifyWorkspaceCreationPropertiesCommand)
26
- .build() {
27
- }
28
- exports.ModifyWorkspaceCreationPropertiesCommand = ModifyWorkspaceCreationPropertiesCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.ModifyWorkspacePropertiesCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
10
- class ModifyWorkspacePropertiesCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("WorkspacesService", "ModifyWorkspaceProperties", {})
22
- .n("WorkSpacesClient", "ModifyWorkspacePropertiesCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_ModifyWorkspacePropertiesCommand)
25
- .de(Aws_json1_1_1.de_ModifyWorkspacePropertiesCommand)
26
- .build() {
27
- }
28
- exports.ModifyWorkspacePropertiesCommand = ModifyWorkspacePropertiesCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.ModifyWorkspaceStateCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
10
- class ModifyWorkspaceStateCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("WorkspacesService", "ModifyWorkspaceState", {})
22
- .n("WorkSpacesClient", "ModifyWorkspaceStateCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_ModifyWorkspaceStateCommand)
25
- .de(Aws_json1_1_1.de_ModifyWorkspaceStateCommand)
26
- .build() {
27
- }
28
- exports.ModifyWorkspaceStateCommand = ModifyWorkspaceStateCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.RebootWorkspacesCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
10
- class RebootWorkspacesCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("WorkspacesService", "RebootWorkspaces", {})
22
- .n("WorkSpacesClient", "RebootWorkspacesCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_RebootWorkspacesCommand)
25
- .de(Aws_json1_1_1.de_RebootWorkspacesCommand)
26
- .build() {
27
- }
28
- exports.RebootWorkspacesCommand = RebootWorkspacesCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.RebuildWorkspacesCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
10
- class RebuildWorkspacesCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("WorkspacesService", "RebuildWorkspaces", {})
22
- .n("WorkSpacesClient", "RebuildWorkspacesCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_RebuildWorkspacesCommand)
25
- .de(Aws_json1_1_1.de_RebuildWorkspacesCommand)
26
- .build() {
27
- }
28
- exports.RebuildWorkspacesCommand = RebuildWorkspacesCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.RegisterWorkspaceDirectoryCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
10
- class RegisterWorkspaceDirectoryCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("WorkspacesService", "RegisterWorkspaceDirectory", {})
22
- .n("WorkSpacesClient", "RegisterWorkspaceDirectoryCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_RegisterWorkspaceDirectoryCommand)
25
- .de(Aws_json1_1_1.de_RegisterWorkspaceDirectoryCommand)
26
- .build() {
27
- }
28
- exports.RegisterWorkspaceDirectoryCommand = RegisterWorkspaceDirectoryCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.RestoreWorkspaceCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
10
- class RestoreWorkspaceCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("WorkspacesService", "RestoreWorkspace", {})
22
- .n("WorkSpacesClient", "RestoreWorkspaceCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_RestoreWorkspaceCommand)
25
- .de(Aws_json1_1_1.de_RestoreWorkspaceCommand)
26
- .build() {
27
- }
28
- exports.RestoreWorkspaceCommand = RestoreWorkspaceCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.RevokeIpRulesCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
10
- class RevokeIpRulesCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("WorkspacesService", "RevokeIpRules", {})
22
- .n("WorkSpacesClient", "RevokeIpRulesCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_RevokeIpRulesCommand)
25
- .de(Aws_json1_1_1.de_RevokeIpRulesCommand)
26
- .build() {
27
- }
28
- exports.RevokeIpRulesCommand = RevokeIpRulesCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.StartWorkspacesCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
10
- class StartWorkspacesCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("WorkspacesService", "StartWorkspaces", {})
22
- .n("WorkSpacesClient", "StartWorkspacesCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_StartWorkspacesCommand)
25
- .de(Aws_json1_1_1.de_StartWorkspacesCommand)
26
- .build() {
27
- }
28
- exports.StartWorkspacesCommand = StartWorkspacesCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.StopWorkspacesCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
10
- class StopWorkspacesCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("WorkspacesService", "StopWorkspaces", {})
22
- .n("WorkSpacesClient", "StopWorkspacesCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_StopWorkspacesCommand)
25
- .de(Aws_json1_1_1.de_StopWorkspacesCommand)
26
- .build() {
27
- }
28
- exports.StopWorkspacesCommand = StopWorkspacesCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.TerminateWorkspacesCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
10
- class TerminateWorkspacesCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("WorkspacesService", "TerminateWorkspaces", {})
22
- .n("WorkSpacesClient", "TerminateWorkspacesCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_TerminateWorkspacesCommand)
25
- .de(Aws_json1_1_1.de_TerminateWorkspacesCommand)
26
- .build() {
27
- }
28
- exports.TerminateWorkspacesCommand = TerminateWorkspacesCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.UpdateConnectClientAddInCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
10
- class UpdateConnectClientAddInCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("WorkspacesService", "UpdateConnectClientAddIn", {})
22
- .n("WorkSpacesClient", "UpdateConnectClientAddInCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_UpdateConnectClientAddInCommand)
25
- .de(Aws_json1_1_1.de_UpdateConnectClientAddInCommand)
26
- .build() {
27
- }
28
- exports.UpdateConnectClientAddInCommand = UpdateConnectClientAddInCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.UpdateConnectionAliasPermissionCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
10
- class UpdateConnectionAliasPermissionCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("WorkspacesService", "UpdateConnectionAliasPermission", {})
22
- .n("WorkSpacesClient", "UpdateConnectionAliasPermissionCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_UpdateConnectionAliasPermissionCommand)
25
- .de(Aws_json1_1_1.de_UpdateConnectionAliasPermissionCommand)
26
- .build() {
27
- }
28
- exports.UpdateConnectionAliasPermissionCommand = UpdateConnectionAliasPermissionCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.UpdateRulesOfIpGroupCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
10
- class UpdateRulesOfIpGroupCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("WorkspacesService", "UpdateRulesOfIpGroup", {})
22
- .n("WorkSpacesClient", "UpdateRulesOfIpGroupCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_UpdateRulesOfIpGroupCommand)
25
- .de(Aws_json1_1_1.de_UpdateRulesOfIpGroupCommand)
26
- .build() {
27
- }
28
- exports.UpdateRulesOfIpGroupCommand = UpdateRulesOfIpGroupCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.UpdateWorkspaceBundleCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
10
- class UpdateWorkspaceBundleCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("WorkspacesService", "UpdateWorkspaceBundle", {})
22
- .n("WorkSpacesClient", "UpdateWorkspaceBundleCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_UpdateWorkspaceBundleCommand)
25
- .de(Aws_json1_1_1.de_UpdateWorkspaceBundleCommand)
26
- .build() {
27
- }
28
- exports.UpdateWorkspaceBundleCommand = UpdateWorkspaceBundleCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.UpdateWorkspaceImagePermissionCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
10
- class UpdateWorkspaceImagePermissionCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("WorkspacesService", "UpdateWorkspaceImagePermission", {})
22
- .n("WorkSpacesClient", "UpdateWorkspaceImagePermissionCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_UpdateWorkspaceImagePermissionCommand)
25
- .de(Aws_json1_1_1.de_UpdateWorkspaceImagePermissionCommand)
26
- .build() {
27
- }
28
- exports.UpdateWorkspaceImagePermissionCommand = UpdateWorkspaceImagePermissionCommand;
1
+ module.exports = require("../index.js");
@@ -1,76 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- const tslib_1 = require("tslib");
4
- tslib_1.__exportStar(require("./AssociateConnectionAliasCommand"), exports);
5
- tslib_1.__exportStar(require("./AssociateIpGroupsCommand"), exports);
6
- tslib_1.__exportStar(require("./AssociateWorkspaceApplicationCommand"), exports);
7
- tslib_1.__exportStar(require("./AuthorizeIpRulesCommand"), exports);
8
- tslib_1.__exportStar(require("./CopyWorkspaceImageCommand"), exports);
9
- tslib_1.__exportStar(require("./CreateConnectClientAddInCommand"), exports);
10
- tslib_1.__exportStar(require("./CreateConnectionAliasCommand"), exports);
11
- tslib_1.__exportStar(require("./CreateIpGroupCommand"), exports);
12
- tslib_1.__exportStar(require("./CreateStandbyWorkspacesCommand"), exports);
13
- tslib_1.__exportStar(require("./CreateTagsCommand"), exports);
14
- tslib_1.__exportStar(require("./CreateUpdatedWorkspaceImageCommand"), exports);
15
- tslib_1.__exportStar(require("./CreateWorkspaceBundleCommand"), exports);
16
- tslib_1.__exportStar(require("./CreateWorkspaceImageCommand"), exports);
17
- tslib_1.__exportStar(require("./CreateWorkspacesCommand"), exports);
18
- tslib_1.__exportStar(require("./DeleteClientBrandingCommand"), exports);
19
- tslib_1.__exportStar(require("./DeleteConnectClientAddInCommand"), exports);
20
- tslib_1.__exportStar(require("./DeleteConnectionAliasCommand"), exports);
21
- tslib_1.__exportStar(require("./DeleteIpGroupCommand"), exports);
22
- tslib_1.__exportStar(require("./DeleteTagsCommand"), exports);
23
- tslib_1.__exportStar(require("./DeleteWorkspaceBundleCommand"), exports);
24
- tslib_1.__exportStar(require("./DeleteWorkspaceImageCommand"), exports);
25
- tslib_1.__exportStar(require("./DeployWorkspaceApplicationsCommand"), exports);
26
- tslib_1.__exportStar(require("./DeregisterWorkspaceDirectoryCommand"), exports);
27
- tslib_1.__exportStar(require("./DescribeAccountCommand"), exports);
28
- tslib_1.__exportStar(require("./DescribeAccountModificationsCommand"), exports);
29
- tslib_1.__exportStar(require("./DescribeApplicationAssociationsCommand"), exports);
30
- tslib_1.__exportStar(require("./DescribeApplicationsCommand"), exports);
31
- tslib_1.__exportStar(require("./DescribeBundleAssociationsCommand"), exports);
32
- tslib_1.__exportStar(require("./DescribeClientBrandingCommand"), exports);
33
- tslib_1.__exportStar(require("./DescribeClientPropertiesCommand"), exports);
34
- tslib_1.__exportStar(require("./DescribeConnectClientAddInsCommand"), exports);
35
- tslib_1.__exportStar(require("./DescribeConnectionAliasPermissionsCommand"), exports);
36
- tslib_1.__exportStar(require("./DescribeConnectionAliasesCommand"), exports);
37
- tslib_1.__exportStar(require("./DescribeImageAssociationsCommand"), exports);
38
- tslib_1.__exportStar(require("./DescribeIpGroupsCommand"), exports);
39
- tslib_1.__exportStar(require("./DescribeTagsCommand"), exports);
40
- tslib_1.__exportStar(require("./DescribeWorkspaceAssociationsCommand"), exports);
41
- tslib_1.__exportStar(require("./DescribeWorkspaceBundlesCommand"), exports);
42
- tslib_1.__exportStar(require("./DescribeWorkspaceDirectoriesCommand"), exports);
43
- tslib_1.__exportStar(require("./DescribeWorkspaceImagePermissionsCommand"), exports);
44
- tslib_1.__exportStar(require("./DescribeWorkspaceImagesCommand"), exports);
45
- tslib_1.__exportStar(require("./DescribeWorkspaceSnapshotsCommand"), exports);
46
- tslib_1.__exportStar(require("./DescribeWorkspacesCommand"), exports);
47
- tslib_1.__exportStar(require("./DescribeWorkspacesConnectionStatusCommand"), exports);
48
- tslib_1.__exportStar(require("./DisassociateConnectionAliasCommand"), exports);
49
- tslib_1.__exportStar(require("./DisassociateIpGroupsCommand"), exports);
50
- tslib_1.__exportStar(require("./DisassociateWorkspaceApplicationCommand"), exports);
51
- tslib_1.__exportStar(require("./ImportClientBrandingCommand"), exports);
52
- tslib_1.__exportStar(require("./ImportWorkspaceImageCommand"), exports);
53
- tslib_1.__exportStar(require("./ListAvailableManagementCidrRangesCommand"), exports);
54
- tslib_1.__exportStar(require("./MigrateWorkspaceCommand"), exports);
55
- tslib_1.__exportStar(require("./ModifyAccountCommand"), exports);
56
- tslib_1.__exportStar(require("./ModifyCertificateBasedAuthPropertiesCommand"), exports);
57
- tslib_1.__exportStar(require("./ModifyClientPropertiesCommand"), exports);
58
- tslib_1.__exportStar(require("./ModifySamlPropertiesCommand"), exports);
59
- tslib_1.__exportStar(require("./ModifySelfservicePermissionsCommand"), exports);
60
- tslib_1.__exportStar(require("./ModifyWorkspaceAccessPropertiesCommand"), exports);
61
- tslib_1.__exportStar(require("./ModifyWorkspaceCreationPropertiesCommand"), exports);
62
- tslib_1.__exportStar(require("./ModifyWorkspacePropertiesCommand"), exports);
63
- tslib_1.__exportStar(require("./ModifyWorkspaceStateCommand"), exports);
64
- tslib_1.__exportStar(require("./RebootWorkspacesCommand"), exports);
65
- tslib_1.__exportStar(require("./RebuildWorkspacesCommand"), exports);
66
- tslib_1.__exportStar(require("./RegisterWorkspaceDirectoryCommand"), exports);
67
- tslib_1.__exportStar(require("./RestoreWorkspaceCommand"), exports);
68
- tslib_1.__exportStar(require("./RevokeIpRulesCommand"), exports);
69
- tslib_1.__exportStar(require("./StartWorkspacesCommand"), exports);
70
- tslib_1.__exportStar(require("./StopWorkspacesCommand"), exports);
71
- tslib_1.__exportStar(require("./TerminateWorkspacesCommand"), exports);
72
- tslib_1.__exportStar(require("./UpdateConnectClientAddInCommand"), exports);
73
- tslib_1.__exportStar(require("./UpdateConnectionAliasPermissionCommand"), exports);
74
- tslib_1.__exportStar(require("./UpdateRulesOfIpGroupCommand"), exports);
75
- tslib_1.__exportStar(require("./UpdateWorkspaceBundleCommand"), exports);
76
- tslib_1.__exportStar(require("./UpdateWorkspaceImagePermissionCommand"), exports);
1
+ module.exports = require("../index.js");
@@ -1,18 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.commonParams = exports.resolveClientEndpointParameters = void 0;
4
- const resolveClientEndpointParameters = (options) => {
5
- return {
6
- ...options,
7
- useDualstackEndpoint: options.useDualstackEndpoint ?? false,
8
- useFipsEndpoint: options.useFipsEndpoint ?? false,
9
- defaultSigningName: "workspaces",
10
- };
11
- };
12
- exports.resolveClientEndpointParameters = resolveClientEndpointParameters;
13
- exports.commonParams = {
14
- UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
15
- Endpoint: { type: "builtInParams", name: "endpoint" },
16
- Region: { type: "builtInParams", name: "region" },
17
- UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
18
- };
1
+ module.exports = require("../index.js");
@@ -1,2 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
1
+ module.exports = require("./index.js");