@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,157 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.WorkSpaces = void 0;
4
- const smithy_client_1 = require("@smithy/smithy-client");
5
- const AssociateConnectionAliasCommand_1 = require("./commands/AssociateConnectionAliasCommand");
6
- const AssociateIpGroupsCommand_1 = require("./commands/AssociateIpGroupsCommand");
7
- const AssociateWorkspaceApplicationCommand_1 = require("./commands/AssociateWorkspaceApplicationCommand");
8
- const AuthorizeIpRulesCommand_1 = require("./commands/AuthorizeIpRulesCommand");
9
- const CopyWorkspaceImageCommand_1 = require("./commands/CopyWorkspaceImageCommand");
10
- const CreateConnectClientAddInCommand_1 = require("./commands/CreateConnectClientAddInCommand");
11
- const CreateConnectionAliasCommand_1 = require("./commands/CreateConnectionAliasCommand");
12
- const CreateIpGroupCommand_1 = require("./commands/CreateIpGroupCommand");
13
- const CreateStandbyWorkspacesCommand_1 = require("./commands/CreateStandbyWorkspacesCommand");
14
- const CreateTagsCommand_1 = require("./commands/CreateTagsCommand");
15
- const CreateUpdatedWorkspaceImageCommand_1 = require("./commands/CreateUpdatedWorkspaceImageCommand");
16
- const CreateWorkspaceBundleCommand_1 = require("./commands/CreateWorkspaceBundleCommand");
17
- const CreateWorkspaceImageCommand_1 = require("./commands/CreateWorkspaceImageCommand");
18
- const CreateWorkspacesCommand_1 = require("./commands/CreateWorkspacesCommand");
19
- const DeleteClientBrandingCommand_1 = require("./commands/DeleteClientBrandingCommand");
20
- const DeleteConnectClientAddInCommand_1 = require("./commands/DeleteConnectClientAddInCommand");
21
- const DeleteConnectionAliasCommand_1 = require("./commands/DeleteConnectionAliasCommand");
22
- const DeleteIpGroupCommand_1 = require("./commands/DeleteIpGroupCommand");
23
- const DeleteTagsCommand_1 = require("./commands/DeleteTagsCommand");
24
- const DeleteWorkspaceBundleCommand_1 = require("./commands/DeleteWorkspaceBundleCommand");
25
- const DeleteWorkspaceImageCommand_1 = require("./commands/DeleteWorkspaceImageCommand");
26
- const DeployWorkspaceApplicationsCommand_1 = require("./commands/DeployWorkspaceApplicationsCommand");
27
- const DeregisterWorkspaceDirectoryCommand_1 = require("./commands/DeregisterWorkspaceDirectoryCommand");
28
- const DescribeAccountCommand_1 = require("./commands/DescribeAccountCommand");
29
- const DescribeAccountModificationsCommand_1 = require("./commands/DescribeAccountModificationsCommand");
30
- const DescribeApplicationAssociationsCommand_1 = require("./commands/DescribeApplicationAssociationsCommand");
31
- const DescribeApplicationsCommand_1 = require("./commands/DescribeApplicationsCommand");
32
- const DescribeBundleAssociationsCommand_1 = require("./commands/DescribeBundleAssociationsCommand");
33
- const DescribeClientBrandingCommand_1 = require("./commands/DescribeClientBrandingCommand");
34
- const DescribeClientPropertiesCommand_1 = require("./commands/DescribeClientPropertiesCommand");
35
- const DescribeConnectClientAddInsCommand_1 = require("./commands/DescribeConnectClientAddInsCommand");
36
- const DescribeConnectionAliasesCommand_1 = require("./commands/DescribeConnectionAliasesCommand");
37
- const DescribeConnectionAliasPermissionsCommand_1 = require("./commands/DescribeConnectionAliasPermissionsCommand");
38
- const DescribeImageAssociationsCommand_1 = require("./commands/DescribeImageAssociationsCommand");
39
- const DescribeIpGroupsCommand_1 = require("./commands/DescribeIpGroupsCommand");
40
- const DescribeTagsCommand_1 = require("./commands/DescribeTagsCommand");
41
- const DescribeWorkspaceAssociationsCommand_1 = require("./commands/DescribeWorkspaceAssociationsCommand");
42
- const DescribeWorkspaceBundlesCommand_1 = require("./commands/DescribeWorkspaceBundlesCommand");
43
- const DescribeWorkspaceDirectoriesCommand_1 = require("./commands/DescribeWorkspaceDirectoriesCommand");
44
- const DescribeWorkspaceImagePermissionsCommand_1 = require("./commands/DescribeWorkspaceImagePermissionsCommand");
45
- const DescribeWorkspaceImagesCommand_1 = require("./commands/DescribeWorkspaceImagesCommand");
46
- const DescribeWorkspacesCommand_1 = require("./commands/DescribeWorkspacesCommand");
47
- const DescribeWorkspacesConnectionStatusCommand_1 = require("./commands/DescribeWorkspacesConnectionStatusCommand");
48
- const DescribeWorkspaceSnapshotsCommand_1 = require("./commands/DescribeWorkspaceSnapshotsCommand");
49
- const DisassociateConnectionAliasCommand_1 = require("./commands/DisassociateConnectionAliasCommand");
50
- const DisassociateIpGroupsCommand_1 = require("./commands/DisassociateIpGroupsCommand");
51
- const DisassociateWorkspaceApplicationCommand_1 = require("./commands/DisassociateWorkspaceApplicationCommand");
52
- const ImportClientBrandingCommand_1 = require("./commands/ImportClientBrandingCommand");
53
- const ImportWorkspaceImageCommand_1 = require("./commands/ImportWorkspaceImageCommand");
54
- const ListAvailableManagementCidrRangesCommand_1 = require("./commands/ListAvailableManagementCidrRangesCommand");
55
- const MigrateWorkspaceCommand_1 = require("./commands/MigrateWorkspaceCommand");
56
- const ModifyAccountCommand_1 = require("./commands/ModifyAccountCommand");
57
- const ModifyCertificateBasedAuthPropertiesCommand_1 = require("./commands/ModifyCertificateBasedAuthPropertiesCommand");
58
- const ModifyClientPropertiesCommand_1 = require("./commands/ModifyClientPropertiesCommand");
59
- const ModifySamlPropertiesCommand_1 = require("./commands/ModifySamlPropertiesCommand");
60
- const ModifySelfservicePermissionsCommand_1 = require("./commands/ModifySelfservicePermissionsCommand");
61
- const ModifyWorkspaceAccessPropertiesCommand_1 = require("./commands/ModifyWorkspaceAccessPropertiesCommand");
62
- const ModifyWorkspaceCreationPropertiesCommand_1 = require("./commands/ModifyWorkspaceCreationPropertiesCommand");
63
- const ModifyWorkspacePropertiesCommand_1 = require("./commands/ModifyWorkspacePropertiesCommand");
64
- const ModifyWorkspaceStateCommand_1 = require("./commands/ModifyWorkspaceStateCommand");
65
- const RebootWorkspacesCommand_1 = require("./commands/RebootWorkspacesCommand");
66
- const RebuildWorkspacesCommand_1 = require("./commands/RebuildWorkspacesCommand");
67
- const RegisterWorkspaceDirectoryCommand_1 = require("./commands/RegisterWorkspaceDirectoryCommand");
68
- const RestoreWorkspaceCommand_1 = require("./commands/RestoreWorkspaceCommand");
69
- const RevokeIpRulesCommand_1 = require("./commands/RevokeIpRulesCommand");
70
- const StartWorkspacesCommand_1 = require("./commands/StartWorkspacesCommand");
71
- const StopWorkspacesCommand_1 = require("./commands/StopWorkspacesCommand");
72
- const TerminateWorkspacesCommand_1 = require("./commands/TerminateWorkspacesCommand");
73
- const UpdateConnectClientAddInCommand_1 = require("./commands/UpdateConnectClientAddInCommand");
74
- const UpdateConnectionAliasPermissionCommand_1 = require("./commands/UpdateConnectionAliasPermissionCommand");
75
- const UpdateRulesOfIpGroupCommand_1 = require("./commands/UpdateRulesOfIpGroupCommand");
76
- const UpdateWorkspaceBundleCommand_1 = require("./commands/UpdateWorkspaceBundleCommand");
77
- const UpdateWorkspaceImagePermissionCommand_1 = require("./commands/UpdateWorkspaceImagePermissionCommand");
78
- const WorkSpacesClient_1 = require("./WorkSpacesClient");
79
- const commands = {
80
- AssociateConnectionAliasCommand: AssociateConnectionAliasCommand_1.AssociateConnectionAliasCommand,
81
- AssociateIpGroupsCommand: AssociateIpGroupsCommand_1.AssociateIpGroupsCommand,
82
- AssociateWorkspaceApplicationCommand: AssociateWorkspaceApplicationCommand_1.AssociateWorkspaceApplicationCommand,
83
- AuthorizeIpRulesCommand: AuthorizeIpRulesCommand_1.AuthorizeIpRulesCommand,
84
- CopyWorkspaceImageCommand: CopyWorkspaceImageCommand_1.CopyWorkspaceImageCommand,
85
- CreateConnectClientAddInCommand: CreateConnectClientAddInCommand_1.CreateConnectClientAddInCommand,
86
- CreateConnectionAliasCommand: CreateConnectionAliasCommand_1.CreateConnectionAliasCommand,
87
- CreateIpGroupCommand: CreateIpGroupCommand_1.CreateIpGroupCommand,
88
- CreateStandbyWorkspacesCommand: CreateStandbyWorkspacesCommand_1.CreateStandbyWorkspacesCommand,
89
- CreateTagsCommand: CreateTagsCommand_1.CreateTagsCommand,
90
- CreateUpdatedWorkspaceImageCommand: CreateUpdatedWorkspaceImageCommand_1.CreateUpdatedWorkspaceImageCommand,
91
- CreateWorkspaceBundleCommand: CreateWorkspaceBundleCommand_1.CreateWorkspaceBundleCommand,
92
- CreateWorkspaceImageCommand: CreateWorkspaceImageCommand_1.CreateWorkspaceImageCommand,
93
- CreateWorkspacesCommand: CreateWorkspacesCommand_1.CreateWorkspacesCommand,
94
- DeleteClientBrandingCommand: DeleteClientBrandingCommand_1.DeleteClientBrandingCommand,
95
- DeleteConnectClientAddInCommand: DeleteConnectClientAddInCommand_1.DeleteConnectClientAddInCommand,
96
- DeleteConnectionAliasCommand: DeleteConnectionAliasCommand_1.DeleteConnectionAliasCommand,
97
- DeleteIpGroupCommand: DeleteIpGroupCommand_1.DeleteIpGroupCommand,
98
- DeleteTagsCommand: DeleteTagsCommand_1.DeleteTagsCommand,
99
- DeleteWorkspaceBundleCommand: DeleteWorkspaceBundleCommand_1.DeleteWorkspaceBundleCommand,
100
- DeleteWorkspaceImageCommand: DeleteWorkspaceImageCommand_1.DeleteWorkspaceImageCommand,
101
- DeployWorkspaceApplicationsCommand: DeployWorkspaceApplicationsCommand_1.DeployWorkspaceApplicationsCommand,
102
- DeregisterWorkspaceDirectoryCommand: DeregisterWorkspaceDirectoryCommand_1.DeregisterWorkspaceDirectoryCommand,
103
- DescribeAccountCommand: DescribeAccountCommand_1.DescribeAccountCommand,
104
- DescribeAccountModificationsCommand: DescribeAccountModificationsCommand_1.DescribeAccountModificationsCommand,
105
- DescribeApplicationAssociationsCommand: DescribeApplicationAssociationsCommand_1.DescribeApplicationAssociationsCommand,
106
- DescribeApplicationsCommand: DescribeApplicationsCommand_1.DescribeApplicationsCommand,
107
- DescribeBundleAssociationsCommand: DescribeBundleAssociationsCommand_1.DescribeBundleAssociationsCommand,
108
- DescribeClientBrandingCommand: DescribeClientBrandingCommand_1.DescribeClientBrandingCommand,
109
- DescribeClientPropertiesCommand: DescribeClientPropertiesCommand_1.DescribeClientPropertiesCommand,
110
- DescribeConnectClientAddInsCommand: DescribeConnectClientAddInsCommand_1.DescribeConnectClientAddInsCommand,
111
- DescribeConnectionAliasesCommand: DescribeConnectionAliasesCommand_1.DescribeConnectionAliasesCommand,
112
- DescribeConnectionAliasPermissionsCommand: DescribeConnectionAliasPermissionsCommand_1.DescribeConnectionAliasPermissionsCommand,
113
- DescribeImageAssociationsCommand: DescribeImageAssociationsCommand_1.DescribeImageAssociationsCommand,
114
- DescribeIpGroupsCommand: DescribeIpGroupsCommand_1.DescribeIpGroupsCommand,
115
- DescribeTagsCommand: DescribeTagsCommand_1.DescribeTagsCommand,
116
- DescribeWorkspaceAssociationsCommand: DescribeWorkspaceAssociationsCommand_1.DescribeWorkspaceAssociationsCommand,
117
- DescribeWorkspaceBundlesCommand: DescribeWorkspaceBundlesCommand_1.DescribeWorkspaceBundlesCommand,
118
- DescribeWorkspaceDirectoriesCommand: DescribeWorkspaceDirectoriesCommand_1.DescribeWorkspaceDirectoriesCommand,
119
- DescribeWorkspaceImagePermissionsCommand: DescribeWorkspaceImagePermissionsCommand_1.DescribeWorkspaceImagePermissionsCommand,
120
- DescribeWorkspaceImagesCommand: DescribeWorkspaceImagesCommand_1.DescribeWorkspaceImagesCommand,
121
- DescribeWorkspacesCommand: DescribeWorkspacesCommand_1.DescribeWorkspacesCommand,
122
- DescribeWorkspacesConnectionStatusCommand: DescribeWorkspacesConnectionStatusCommand_1.DescribeWorkspacesConnectionStatusCommand,
123
- DescribeWorkspaceSnapshotsCommand: DescribeWorkspaceSnapshotsCommand_1.DescribeWorkspaceSnapshotsCommand,
124
- DisassociateConnectionAliasCommand: DisassociateConnectionAliasCommand_1.DisassociateConnectionAliasCommand,
125
- DisassociateIpGroupsCommand: DisassociateIpGroupsCommand_1.DisassociateIpGroupsCommand,
126
- DisassociateWorkspaceApplicationCommand: DisassociateWorkspaceApplicationCommand_1.DisassociateWorkspaceApplicationCommand,
127
- ImportClientBrandingCommand: ImportClientBrandingCommand_1.ImportClientBrandingCommand,
128
- ImportWorkspaceImageCommand: ImportWorkspaceImageCommand_1.ImportWorkspaceImageCommand,
129
- ListAvailableManagementCidrRangesCommand: ListAvailableManagementCidrRangesCommand_1.ListAvailableManagementCidrRangesCommand,
130
- MigrateWorkspaceCommand: MigrateWorkspaceCommand_1.MigrateWorkspaceCommand,
131
- ModifyAccountCommand: ModifyAccountCommand_1.ModifyAccountCommand,
132
- ModifyCertificateBasedAuthPropertiesCommand: ModifyCertificateBasedAuthPropertiesCommand_1.ModifyCertificateBasedAuthPropertiesCommand,
133
- ModifyClientPropertiesCommand: ModifyClientPropertiesCommand_1.ModifyClientPropertiesCommand,
134
- ModifySamlPropertiesCommand: ModifySamlPropertiesCommand_1.ModifySamlPropertiesCommand,
135
- ModifySelfservicePermissionsCommand: ModifySelfservicePermissionsCommand_1.ModifySelfservicePermissionsCommand,
136
- ModifyWorkspaceAccessPropertiesCommand: ModifyWorkspaceAccessPropertiesCommand_1.ModifyWorkspaceAccessPropertiesCommand,
137
- ModifyWorkspaceCreationPropertiesCommand: ModifyWorkspaceCreationPropertiesCommand_1.ModifyWorkspaceCreationPropertiesCommand,
138
- ModifyWorkspacePropertiesCommand: ModifyWorkspacePropertiesCommand_1.ModifyWorkspacePropertiesCommand,
139
- ModifyWorkspaceStateCommand: ModifyWorkspaceStateCommand_1.ModifyWorkspaceStateCommand,
140
- RebootWorkspacesCommand: RebootWorkspacesCommand_1.RebootWorkspacesCommand,
141
- RebuildWorkspacesCommand: RebuildWorkspacesCommand_1.RebuildWorkspacesCommand,
142
- RegisterWorkspaceDirectoryCommand: RegisterWorkspaceDirectoryCommand_1.RegisterWorkspaceDirectoryCommand,
143
- RestoreWorkspaceCommand: RestoreWorkspaceCommand_1.RestoreWorkspaceCommand,
144
- RevokeIpRulesCommand: RevokeIpRulesCommand_1.RevokeIpRulesCommand,
145
- StartWorkspacesCommand: StartWorkspacesCommand_1.StartWorkspacesCommand,
146
- StopWorkspacesCommand: StopWorkspacesCommand_1.StopWorkspacesCommand,
147
- TerminateWorkspacesCommand: TerminateWorkspacesCommand_1.TerminateWorkspacesCommand,
148
- UpdateConnectClientAddInCommand: UpdateConnectClientAddInCommand_1.UpdateConnectClientAddInCommand,
149
- UpdateConnectionAliasPermissionCommand: UpdateConnectionAliasPermissionCommand_1.UpdateConnectionAliasPermissionCommand,
150
- UpdateRulesOfIpGroupCommand: UpdateRulesOfIpGroupCommand_1.UpdateRulesOfIpGroupCommand,
151
- UpdateWorkspaceBundleCommand: UpdateWorkspaceBundleCommand_1.UpdateWorkspaceBundleCommand,
152
- UpdateWorkspaceImagePermissionCommand: UpdateWorkspaceImagePermissionCommand_1.UpdateWorkspaceImagePermissionCommand,
153
- };
154
- class WorkSpaces extends WorkSpacesClient_1.WorkSpacesClient {
155
- }
156
- exports.WorkSpaces = WorkSpaces;
157
- (0, smithy_client_1.createAggregatedClient)(commands, WorkSpaces);
1
+ module.exports = require("./index.js");
@@ -1,43 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.WorkSpacesClient = exports.__Client = void 0;
4
- const middleware_host_header_1 = require("@aws-sdk/middleware-host-header");
5
- const middleware_logger_1 = require("@aws-sdk/middleware-logger");
6
- const middleware_recursion_detection_1 = require("@aws-sdk/middleware-recursion-detection");
7
- const middleware_signing_1 = require("@aws-sdk/middleware-signing");
8
- const middleware_user_agent_1 = require("@aws-sdk/middleware-user-agent");
9
- const config_resolver_1 = require("@smithy/config-resolver");
10
- const middleware_content_length_1 = require("@smithy/middleware-content-length");
11
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
12
- const middleware_retry_1 = require("@smithy/middleware-retry");
13
- const smithy_client_1 = require("@smithy/smithy-client");
14
- Object.defineProperty(exports, "__Client", { enumerable: true, get: function () { return smithy_client_1.Client; } });
15
- const EndpointParameters_1 = require("./endpoint/EndpointParameters");
16
- const runtimeConfig_1 = require("./runtimeConfig");
17
- const runtimeExtensions_1 = require("./runtimeExtensions");
18
- class WorkSpacesClient extends smithy_client_1.Client {
19
- constructor(...[configuration]) {
20
- const _config_0 = (0, runtimeConfig_1.getRuntimeConfig)(configuration || {});
21
- const _config_1 = (0, EndpointParameters_1.resolveClientEndpointParameters)(_config_0);
22
- const _config_2 = (0, config_resolver_1.resolveRegionConfig)(_config_1);
23
- const _config_3 = (0, middleware_endpoint_1.resolveEndpointConfig)(_config_2);
24
- const _config_4 = (0, middleware_retry_1.resolveRetryConfig)(_config_3);
25
- const _config_5 = (0, middleware_host_header_1.resolveHostHeaderConfig)(_config_4);
26
- const _config_6 = (0, middleware_signing_1.resolveAwsAuthConfig)(_config_5);
27
- const _config_7 = (0, middleware_user_agent_1.resolveUserAgentConfig)(_config_6);
28
- const _config_8 = (0, runtimeExtensions_1.resolveRuntimeExtensions)(_config_7, configuration?.extensions || []);
29
- super(_config_8);
30
- this.config = _config_8;
31
- this.middlewareStack.use((0, middleware_retry_1.getRetryPlugin)(this.config));
32
- this.middlewareStack.use((0, middleware_content_length_1.getContentLengthPlugin)(this.config));
33
- this.middlewareStack.use((0, middleware_host_header_1.getHostHeaderPlugin)(this.config));
34
- this.middlewareStack.use((0, middleware_logger_1.getLoggerPlugin)(this.config));
35
- this.middlewareStack.use((0, middleware_recursion_detection_1.getRecursionDetectionPlugin)(this.config));
36
- this.middlewareStack.use((0, middleware_signing_1.getAwsAuthPlugin)(this.config));
37
- this.middlewareStack.use((0, middleware_user_agent_1.getUserAgentPlugin)(this.config));
38
- }
39
- destroy() {
40
- super.destroy();
41
- }
42
- }
43
- exports.WorkSpacesClient = WorkSpacesClient;
1
+ module.exports = require("./index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.AssociateConnectionAliasCommand = 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 AssociateConnectionAliasCommand 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", "AssociateConnectionAlias", {})
22
- .n("WorkSpacesClient", "AssociateConnectionAliasCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_AssociateConnectionAliasCommand)
25
- .de(Aws_json1_1_1.de_AssociateConnectionAliasCommand)
26
- .build() {
27
- }
28
- exports.AssociateConnectionAliasCommand = AssociateConnectionAliasCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.AssociateIpGroupsCommand = 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 AssociateIpGroupsCommand 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", "AssociateIpGroups", {})
22
- .n("WorkSpacesClient", "AssociateIpGroupsCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_AssociateIpGroupsCommand)
25
- .de(Aws_json1_1_1.de_AssociateIpGroupsCommand)
26
- .build() {
27
- }
28
- exports.AssociateIpGroupsCommand = AssociateIpGroupsCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.AssociateWorkspaceApplicationCommand = 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 AssociateWorkspaceApplicationCommand 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", "AssociateWorkspaceApplication", {})
22
- .n("WorkSpacesClient", "AssociateWorkspaceApplicationCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_AssociateWorkspaceApplicationCommand)
25
- .de(Aws_json1_1_1.de_AssociateWorkspaceApplicationCommand)
26
- .build() {
27
- }
28
- exports.AssociateWorkspaceApplicationCommand = AssociateWorkspaceApplicationCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.AuthorizeIpRulesCommand = 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 AuthorizeIpRulesCommand 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", "AuthorizeIpRules", {})
22
- .n("WorkSpacesClient", "AuthorizeIpRulesCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_AuthorizeIpRulesCommand)
25
- .de(Aws_json1_1_1.de_AuthorizeIpRulesCommand)
26
- .build() {
27
- }
28
- exports.AuthorizeIpRulesCommand = AuthorizeIpRulesCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.CopyWorkspaceImageCommand = 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 CopyWorkspaceImageCommand 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", "CopyWorkspaceImage", {})
22
- .n("WorkSpacesClient", "CopyWorkspaceImageCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_CopyWorkspaceImageCommand)
25
- .de(Aws_json1_1_1.de_CopyWorkspaceImageCommand)
26
- .build() {
27
- }
28
- exports.CopyWorkspaceImageCommand = CopyWorkspaceImageCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.CreateConnectClientAddInCommand = 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 CreateConnectClientAddInCommand 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", "CreateConnectClientAddIn", {})
22
- .n("WorkSpacesClient", "CreateConnectClientAddInCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_CreateConnectClientAddInCommand)
25
- .de(Aws_json1_1_1.de_CreateConnectClientAddInCommand)
26
- .build() {
27
- }
28
- exports.CreateConnectClientAddInCommand = CreateConnectClientAddInCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.CreateConnectionAliasCommand = 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 CreateConnectionAliasCommand 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", "CreateConnectionAlias", {})
22
- .n("WorkSpacesClient", "CreateConnectionAliasCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_CreateConnectionAliasCommand)
25
- .de(Aws_json1_1_1.de_CreateConnectionAliasCommand)
26
- .build() {
27
- }
28
- exports.CreateConnectionAliasCommand = CreateConnectionAliasCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.CreateIpGroupCommand = 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 CreateIpGroupCommand 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", "CreateIpGroup", {})
22
- .n("WorkSpacesClient", "CreateIpGroupCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_CreateIpGroupCommand)
25
- .de(Aws_json1_1_1.de_CreateIpGroupCommand)
26
- .build() {
27
- }
28
- exports.CreateIpGroupCommand = CreateIpGroupCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.CreateStandbyWorkspacesCommand = 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 CreateStandbyWorkspacesCommand 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", "CreateStandbyWorkspaces", {})
22
- .n("WorkSpacesClient", "CreateStandbyWorkspacesCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_CreateStandbyWorkspacesCommand)
25
- .de(Aws_json1_1_1.de_CreateStandbyWorkspacesCommand)
26
- .build() {
27
- }
28
- exports.CreateStandbyWorkspacesCommand = CreateStandbyWorkspacesCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.CreateTagsCommand = 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 CreateTagsCommand 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", "CreateTags", {})
22
- .n("WorkSpacesClient", "CreateTagsCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_CreateTagsCommand)
25
- .de(Aws_json1_1_1.de_CreateTagsCommand)
26
- .build() {
27
- }
28
- exports.CreateTagsCommand = CreateTagsCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.CreateUpdatedWorkspaceImageCommand = 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 CreateUpdatedWorkspaceImageCommand 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", "CreateUpdatedWorkspaceImage", {})
22
- .n("WorkSpacesClient", "CreateUpdatedWorkspaceImageCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_CreateUpdatedWorkspaceImageCommand)
25
- .de(Aws_json1_1_1.de_CreateUpdatedWorkspaceImageCommand)
26
- .build() {
27
- }
28
- exports.CreateUpdatedWorkspaceImageCommand = CreateUpdatedWorkspaceImageCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.CreateWorkspaceBundleCommand = 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 CreateWorkspaceBundleCommand 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", "CreateWorkspaceBundle", {})
22
- .n("WorkSpacesClient", "CreateWorkspaceBundleCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_CreateWorkspaceBundleCommand)
25
- .de(Aws_json1_1_1.de_CreateWorkspaceBundleCommand)
26
- .build() {
27
- }
28
- exports.CreateWorkspaceBundleCommand = CreateWorkspaceBundleCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.CreateWorkspaceImageCommand = 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 CreateWorkspaceImageCommand 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", "CreateWorkspaceImage", {})
22
- .n("WorkSpacesClient", "CreateWorkspaceImageCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_CreateWorkspaceImageCommand)
25
- .de(Aws_json1_1_1.de_CreateWorkspaceImageCommand)
26
- .build() {
27
- }
28
- exports.CreateWorkspaceImageCommand = CreateWorkspaceImageCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.CreateWorkspacesCommand = 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 CreateWorkspacesCommand 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", "CreateWorkspaces", {})
22
- .n("WorkSpacesClient", "CreateWorkspacesCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_CreateWorkspacesCommand)
25
- .de(Aws_json1_1_1.de_CreateWorkspacesCommand)
26
- .build() {
27
- }
28
- exports.CreateWorkspacesCommand = CreateWorkspacesCommand;
1
+ module.exports = require("../index.js");