@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,12 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.WorkSpacesServiceException = exports.__ServiceException = void 0;
4
- const smithy_client_1 = require("@smithy/smithy-client");
5
- Object.defineProperty(exports, "__ServiceException", { enumerable: true, get: function () { return smithy_client_1.ServiceException; } });
6
- class WorkSpacesServiceException extends smithy_client_1.ServiceException {
7
- constructor(options) {
8
- super(options);
9
- Object.setPrototypeOf(this, WorkSpacesServiceException.prototype);
10
- }
11
- }
12
- exports.WorkSpacesServiceException = WorkSpacesServiceException;
1
+ module.exports = require("../index.js");
@@ -1,4 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- const tslib_1 = require("tslib");
4
- tslib_1.__exportStar(require("./models_0"), exports);
1
+ module.exports = require("../index.js");
@@ -1,518 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.WorkSpaceApplicationState = exports.WorkSpaceApplicationLicenseType = exports.DeletableSamlProperty = exports.DeletableCertificateBasedAuthProperty = exports.DedicatedTenancySupportEnum = exports.StandbyWorkspaceRelationshipType = exports.ModificationStateEnum = exports.ModificationResourceEnum = exports.RunningMode = exports.Protocol = exports.OperatingSystemName = exports.WorkspaceImageState = exports.WorkspaceImageRequiredTenancy = exports.OperatingSystemType = exports.WorkspaceState = exports.DataReplication = exports.ResourceCreationFailedException = exports.ResourceUnavailableException = exports.ConnectionState = exports.ConnectionAliasState = exports.ReconnectEnum = exports.LogUploadEnum = exports.ClientDeviceType = exports.CertificateBasedAuthStatusEnum = exports.WorkspaceBundleState = exports.Compute = exports.BundleType = exports.BundleAssociatedResourceType = exports.AssociationStatus = exports.ResourceInUseException = exports.ResourceAlreadyExistsException = exports.OperatingSystemNotCompatibleException = exports.IncompatibleApplicationsException = exports.ComputeNotCompatibleException = exports.WorkSpaceAssociatedResourceType = exports.ResourceLimitExceededException = exports.ResourceNotFoundException = exports.ResourceAssociatedException = exports.OperationNotSupportedException = exports.InvalidResourceStateException = exports.InvalidParameterValuesException = exports.AssociationErrorCode = exports.AssociationState = exports.ApplicationNotSupportedException = exports.ApplicationAssociatedResourceType = exports.Application = exports.DedicatedTenancyModificationStateEnum = exports.DedicatedTenancySupportResultEnum = exports.AccessPropertyValue = exports.AccessDeniedException = void 0;
4
- exports.WorkspacesDefaultRoleNotFoundException = exports.UnsupportedNetworkConfigurationException = exports.TargetWorkspaceState = exports.UnsupportedWorkspaceConfigurationException = exports.OperationInProgressException = exports.WorkspaceImageIngestionProcess = exports.WorkspaceImageErrorDetailCode = exports.ImageType = exports.Tenancy = exports.WorkspaceDirectoryState = exports.SamlStatusEnum = exports.WorkspaceDirectoryType = exports.ImageAssociatedResourceType = void 0;
5
- const WorkSpacesServiceException_1 = require("./WorkSpacesServiceException");
6
- class AccessDeniedException extends WorkSpacesServiceException_1.WorkSpacesServiceException {
7
- constructor(opts) {
8
- super({
9
- name: "AccessDeniedException",
10
- $fault: "client",
11
- ...opts,
12
- });
13
- this.name = "AccessDeniedException";
14
- this.$fault = "client";
15
- Object.setPrototypeOf(this, AccessDeniedException.prototype);
16
- }
17
- }
18
- exports.AccessDeniedException = AccessDeniedException;
19
- exports.AccessPropertyValue = {
20
- ALLOW: "ALLOW",
21
- DENY: "DENY",
22
- };
23
- exports.DedicatedTenancySupportResultEnum = {
24
- DISABLED: "DISABLED",
25
- ENABLED: "ENABLED",
26
- };
27
- exports.DedicatedTenancyModificationStateEnum = {
28
- COMPLETED: "COMPLETED",
29
- FAILED: "FAILED",
30
- PENDING: "PENDING",
31
- };
32
- exports.Application = {
33
- Microsoft_Office_2016: "Microsoft_Office_2016",
34
- Microsoft_Office_2019: "Microsoft_Office_2019",
35
- };
36
- exports.ApplicationAssociatedResourceType = {
37
- BUNDLE: "BUNDLE",
38
- IMAGE: "IMAGE",
39
- WORKSPACE: "WORKSPACE",
40
- };
41
- class ApplicationNotSupportedException extends WorkSpacesServiceException_1.WorkSpacesServiceException {
42
- constructor(opts) {
43
- super({
44
- name: "ApplicationNotSupportedException",
45
- $fault: "client",
46
- ...opts,
47
- });
48
- this.name = "ApplicationNotSupportedException";
49
- this.$fault = "client";
50
- Object.setPrototypeOf(this, ApplicationNotSupportedException.prototype);
51
- }
52
- }
53
- exports.ApplicationNotSupportedException = ApplicationNotSupportedException;
54
- exports.AssociationState = {
55
- COMPLETED: "COMPLETED",
56
- ERROR: "ERROR",
57
- INSTALLING: "INSTALLING",
58
- PENDING_INSTALL: "PENDING_INSTALL",
59
- PENDING_INSTALL_DEPLOYMENT: "PENDING_INSTALL_DEPLOYMENT",
60
- PENDING_UNINSTALL: "PENDING_UNINSTALL",
61
- PENDING_UNINSTALL_DEPLOYMENT: "PENDING_UNINSTALL_DEPLOYMENT",
62
- REMOVED: "REMOVED",
63
- UNINSTALLING: "UNINSTALLING",
64
- };
65
- exports.AssociationErrorCode = {
66
- INSUFFICIENT_DISKSPACE: "ValidationError.InsufficientDiskSpace",
67
- INSUFFICIENT_MEMORY: "ValidationError.InsufficientMemory",
68
- INTERNAL_SERVER_ERROR: "DeploymentError.InternalServerError",
69
- UNSUPPORTED_OPERATING_SYSTEM: "ValidationError.UnsupportedOperatingSystem",
70
- WORKSPACE_UNREACHABLE: "DeploymentError.WorkspaceUnreachable",
71
- };
72
- class InvalidParameterValuesException extends WorkSpacesServiceException_1.WorkSpacesServiceException {
73
- constructor(opts) {
74
- super({
75
- name: "InvalidParameterValuesException",
76
- $fault: "client",
77
- ...opts,
78
- });
79
- this.name = "InvalidParameterValuesException";
80
- this.$fault = "client";
81
- Object.setPrototypeOf(this, InvalidParameterValuesException.prototype);
82
- }
83
- }
84
- exports.InvalidParameterValuesException = InvalidParameterValuesException;
85
- class InvalidResourceStateException extends WorkSpacesServiceException_1.WorkSpacesServiceException {
86
- constructor(opts) {
87
- super({
88
- name: "InvalidResourceStateException",
89
- $fault: "client",
90
- ...opts,
91
- });
92
- this.name = "InvalidResourceStateException";
93
- this.$fault = "client";
94
- Object.setPrototypeOf(this, InvalidResourceStateException.prototype);
95
- }
96
- }
97
- exports.InvalidResourceStateException = InvalidResourceStateException;
98
- class OperationNotSupportedException extends WorkSpacesServiceException_1.WorkSpacesServiceException {
99
- constructor(opts) {
100
- super({
101
- name: "OperationNotSupportedException",
102
- $fault: "client",
103
- ...opts,
104
- });
105
- this.name = "OperationNotSupportedException";
106
- this.$fault = "client";
107
- Object.setPrototypeOf(this, OperationNotSupportedException.prototype);
108
- this.reason = opts.reason;
109
- }
110
- }
111
- exports.OperationNotSupportedException = OperationNotSupportedException;
112
- class ResourceAssociatedException extends WorkSpacesServiceException_1.WorkSpacesServiceException {
113
- constructor(opts) {
114
- super({
115
- name: "ResourceAssociatedException",
116
- $fault: "client",
117
- ...opts,
118
- });
119
- this.name = "ResourceAssociatedException";
120
- this.$fault = "client";
121
- Object.setPrototypeOf(this, ResourceAssociatedException.prototype);
122
- }
123
- }
124
- exports.ResourceAssociatedException = ResourceAssociatedException;
125
- class ResourceNotFoundException extends WorkSpacesServiceException_1.WorkSpacesServiceException {
126
- constructor(opts) {
127
- super({
128
- name: "ResourceNotFoundException",
129
- $fault: "client",
130
- ...opts,
131
- });
132
- this.name = "ResourceNotFoundException";
133
- this.$fault = "client";
134
- Object.setPrototypeOf(this, ResourceNotFoundException.prototype);
135
- this.ResourceId = opts.ResourceId;
136
- }
137
- }
138
- exports.ResourceNotFoundException = ResourceNotFoundException;
139
- class ResourceLimitExceededException extends WorkSpacesServiceException_1.WorkSpacesServiceException {
140
- constructor(opts) {
141
- super({
142
- name: "ResourceLimitExceededException",
143
- $fault: "client",
144
- ...opts,
145
- });
146
- this.name = "ResourceLimitExceededException";
147
- this.$fault = "client";
148
- Object.setPrototypeOf(this, ResourceLimitExceededException.prototype);
149
- }
150
- }
151
- exports.ResourceLimitExceededException = ResourceLimitExceededException;
152
- exports.WorkSpaceAssociatedResourceType = {
153
- APPLICATION: "APPLICATION",
154
- };
155
- class ComputeNotCompatibleException extends WorkSpacesServiceException_1.WorkSpacesServiceException {
156
- constructor(opts) {
157
- super({
158
- name: "ComputeNotCompatibleException",
159
- $fault: "client",
160
- ...opts,
161
- });
162
- this.name = "ComputeNotCompatibleException";
163
- this.$fault = "client";
164
- Object.setPrototypeOf(this, ComputeNotCompatibleException.prototype);
165
- }
166
- }
167
- exports.ComputeNotCompatibleException = ComputeNotCompatibleException;
168
- class IncompatibleApplicationsException extends WorkSpacesServiceException_1.WorkSpacesServiceException {
169
- constructor(opts) {
170
- super({
171
- name: "IncompatibleApplicationsException",
172
- $fault: "client",
173
- ...opts,
174
- });
175
- this.name = "IncompatibleApplicationsException";
176
- this.$fault = "client";
177
- Object.setPrototypeOf(this, IncompatibleApplicationsException.prototype);
178
- }
179
- }
180
- exports.IncompatibleApplicationsException = IncompatibleApplicationsException;
181
- class OperatingSystemNotCompatibleException extends WorkSpacesServiceException_1.WorkSpacesServiceException {
182
- constructor(opts) {
183
- super({
184
- name: "OperatingSystemNotCompatibleException",
185
- $fault: "client",
186
- ...opts,
187
- });
188
- this.name = "OperatingSystemNotCompatibleException";
189
- this.$fault = "client";
190
- Object.setPrototypeOf(this, OperatingSystemNotCompatibleException.prototype);
191
- }
192
- }
193
- exports.OperatingSystemNotCompatibleException = OperatingSystemNotCompatibleException;
194
- class ResourceAlreadyExistsException extends WorkSpacesServiceException_1.WorkSpacesServiceException {
195
- constructor(opts) {
196
- super({
197
- name: "ResourceAlreadyExistsException",
198
- $fault: "client",
199
- ...opts,
200
- });
201
- this.name = "ResourceAlreadyExistsException";
202
- this.$fault = "client";
203
- Object.setPrototypeOf(this, ResourceAlreadyExistsException.prototype);
204
- }
205
- }
206
- exports.ResourceAlreadyExistsException = ResourceAlreadyExistsException;
207
- class ResourceInUseException extends WorkSpacesServiceException_1.WorkSpacesServiceException {
208
- constructor(opts) {
209
- super({
210
- name: "ResourceInUseException",
211
- $fault: "client",
212
- ...opts,
213
- });
214
- this.name = "ResourceInUseException";
215
- this.$fault = "client";
216
- Object.setPrototypeOf(this, ResourceInUseException.prototype);
217
- this.ResourceId = opts.ResourceId;
218
- }
219
- }
220
- exports.ResourceInUseException = ResourceInUseException;
221
- exports.AssociationStatus = {
222
- ASSOCIATED_WITH_OWNER_ACCOUNT: "ASSOCIATED_WITH_OWNER_ACCOUNT",
223
- ASSOCIATED_WITH_SHARED_ACCOUNT: "ASSOCIATED_WITH_SHARED_ACCOUNT",
224
- NOT_ASSOCIATED: "NOT_ASSOCIATED",
225
- PENDING_ASSOCIATION: "PENDING_ASSOCIATION",
226
- PENDING_DISASSOCIATION: "PENDING_DISASSOCIATION",
227
- };
228
- exports.BundleAssociatedResourceType = {
229
- APPLICATION: "APPLICATION",
230
- };
231
- exports.BundleType = {
232
- REGULAR: "REGULAR",
233
- STANDBY: "STANDBY",
234
- };
235
- exports.Compute = {
236
- GRAPHICS: "GRAPHICS",
237
- GRAPHICSPRO: "GRAPHICSPRO",
238
- GRAPHICSPRO_G4DN: "GRAPHICSPRO_G4DN",
239
- GRAPHICS_G4DN: "GRAPHICS_G4DN",
240
- PERFORMANCE: "PERFORMANCE",
241
- POWER: "POWER",
242
- POWERPRO: "POWERPRO",
243
- STANDARD: "STANDARD",
244
- VALUE: "VALUE",
245
- };
246
- exports.WorkspaceBundleState = {
247
- AVAILABLE: "AVAILABLE",
248
- ERROR: "ERROR",
249
- PENDING: "PENDING",
250
- };
251
- exports.CertificateBasedAuthStatusEnum = {
252
- DISABLED: "DISABLED",
253
- ENABLED: "ENABLED",
254
- };
255
- exports.ClientDeviceType = {
256
- DEVICE_TYPE_ANDROID: "DeviceTypeAndroid",
257
- DEVICE_TYPE_IOS: "DeviceTypeIos",
258
- DEVICE_TYPE_LINUX: "DeviceTypeLinux",
259
- DEVICE_TYPE_OSX: "DeviceTypeOsx",
260
- DEVICE_TYPE_WEB: "DeviceTypeWeb",
261
- DEVICE_TYPE_WINDOWS: "DeviceTypeWindows",
262
- };
263
- exports.LogUploadEnum = {
264
- DISABLED: "DISABLED",
265
- ENABLED: "ENABLED",
266
- };
267
- exports.ReconnectEnum = {
268
- DISABLED: "DISABLED",
269
- ENABLED: "ENABLED",
270
- };
271
- exports.ConnectionAliasState = {
272
- CREATED: "CREATED",
273
- CREATING: "CREATING",
274
- DELETING: "DELETING",
275
- };
276
- exports.ConnectionState = {
277
- CONNECTED: "CONNECTED",
278
- DISCONNECTED: "DISCONNECTED",
279
- UNKNOWN: "UNKNOWN",
280
- };
281
- class ResourceUnavailableException extends WorkSpacesServiceException_1.WorkSpacesServiceException {
282
- constructor(opts) {
283
- super({
284
- name: "ResourceUnavailableException",
285
- $fault: "client",
286
- ...opts,
287
- });
288
- this.name = "ResourceUnavailableException";
289
- this.$fault = "client";
290
- Object.setPrototypeOf(this, ResourceUnavailableException.prototype);
291
- this.ResourceId = opts.ResourceId;
292
- }
293
- }
294
- exports.ResourceUnavailableException = ResourceUnavailableException;
295
- class ResourceCreationFailedException extends WorkSpacesServiceException_1.WorkSpacesServiceException {
296
- constructor(opts) {
297
- super({
298
- name: "ResourceCreationFailedException",
299
- $fault: "client",
300
- ...opts,
301
- });
302
- this.name = "ResourceCreationFailedException";
303
- this.$fault = "client";
304
- Object.setPrototypeOf(this, ResourceCreationFailedException.prototype);
305
- }
306
- }
307
- exports.ResourceCreationFailedException = ResourceCreationFailedException;
308
- exports.DataReplication = {
309
- NO_REPLICATION: "NO_REPLICATION",
310
- PRIMARY_AS_SOURCE: "PRIMARY_AS_SOURCE",
311
- };
312
- exports.WorkspaceState = {
313
- ADMIN_MAINTENANCE: "ADMIN_MAINTENANCE",
314
- AVAILABLE: "AVAILABLE",
315
- ERROR: "ERROR",
316
- IMPAIRED: "IMPAIRED",
317
- MAINTENANCE: "MAINTENANCE",
318
- PENDING: "PENDING",
319
- REBOOTING: "REBOOTING",
320
- REBUILDING: "REBUILDING",
321
- RESTORING: "RESTORING",
322
- STARTING: "STARTING",
323
- STOPPED: "STOPPED",
324
- STOPPING: "STOPPING",
325
- SUSPENDED: "SUSPENDED",
326
- TERMINATED: "TERMINATED",
327
- TERMINATING: "TERMINATING",
328
- UNHEALTHY: "UNHEALTHY",
329
- UPDATING: "UPDATING",
330
- };
331
- exports.OperatingSystemType = {
332
- LINUX: "LINUX",
333
- WINDOWS: "WINDOWS",
334
- };
335
- exports.WorkspaceImageRequiredTenancy = {
336
- DEDICATED: "DEDICATED",
337
- DEFAULT: "DEFAULT",
338
- };
339
- exports.WorkspaceImageState = {
340
- AVAILABLE: "AVAILABLE",
341
- ERROR: "ERROR",
342
- PENDING: "PENDING",
343
- };
344
- exports.OperatingSystemName = {
345
- AMAZON_LINUX_2: "AMAZON_LINUX_2",
346
- UBUNTU_18_04: "UBUNTU_18_04",
347
- UBUNTU_20_04: "UBUNTU_20_04",
348
- UBUNTU_22_04: "UBUNTU_22_04",
349
- UNKNOWN: "UNKNOWN",
350
- WINDOWS_10: "WINDOWS_10",
351
- WINDOWS_11: "WINDOWS_11",
352
- WINDOWS_7: "WINDOWS_7",
353
- WINDOWS_SERVER_2016: "WINDOWS_SERVER_2016",
354
- WINDOWS_SERVER_2019: "WINDOWS_SERVER_2019",
355
- WINDOWS_SERVER_2022: "WINDOWS_SERVER_2022",
356
- };
357
- exports.Protocol = {
358
- PCOIP: "PCOIP",
359
- WSP: "WSP",
360
- };
361
- exports.RunningMode = {
362
- ALWAYS_ON: "ALWAYS_ON",
363
- AUTO_STOP: "AUTO_STOP",
364
- MANUAL: "MANUAL",
365
- };
366
- exports.ModificationResourceEnum = {
367
- COMPUTE_TYPE: "COMPUTE_TYPE",
368
- ROOT_VOLUME: "ROOT_VOLUME",
369
- USER_VOLUME: "USER_VOLUME",
370
- };
371
- exports.ModificationStateEnum = {
372
- UPDATE_INITIATED: "UPDATE_INITIATED",
373
- UPDATE_IN_PROGRESS: "UPDATE_IN_PROGRESS",
374
- };
375
- exports.StandbyWorkspaceRelationshipType = {
376
- PRIMARY: "PRIMARY",
377
- STANDBY: "STANDBY",
378
- };
379
- exports.DedicatedTenancySupportEnum = {
380
- ENABLED: "ENABLED",
381
- };
382
- exports.DeletableCertificateBasedAuthProperty = {
383
- CERTIFICATE_BASED_AUTH_PROPERTIES_CERTIFICATE_AUTHORITY_ARN: "CERTIFICATE_BASED_AUTH_PROPERTIES_CERTIFICATE_AUTHORITY_ARN",
384
- };
385
- exports.DeletableSamlProperty = {
386
- SAML_PROPERTIES_RELAY_STATE_PARAMETER_NAME: "SAML_PROPERTIES_RELAY_STATE_PARAMETER_NAME",
387
- SAML_PROPERTIES_USER_ACCESS_URL: "SAML_PROPERTIES_USER_ACCESS_URL",
388
- };
389
- exports.WorkSpaceApplicationLicenseType = {
390
- LICENSED: "LICENSED",
391
- UNLICENSED: "UNLICENSED",
392
- };
393
- exports.WorkSpaceApplicationState = {
394
- AVAILABLE: "AVAILABLE",
395
- ERROR: "ERROR",
396
- PENDING: "PENDING",
397
- UNINSTALL_ONLY: "UNINSTALL_ONLY",
398
- };
399
- exports.ImageAssociatedResourceType = {
400
- APPLICATION: "APPLICATION",
401
- };
402
- exports.WorkspaceDirectoryType = {
403
- AD_CONNECTOR: "AD_CONNECTOR",
404
- SIMPLE_AD: "SIMPLE_AD",
405
- };
406
- exports.SamlStatusEnum = {
407
- DISABLED: "DISABLED",
408
- ENABLED: "ENABLED",
409
- ENABLED_WITH_DIRECTORY_LOGIN_FALLBACK: "ENABLED_WITH_DIRECTORY_LOGIN_FALLBACK",
410
- };
411
- exports.WorkspaceDirectoryState = {
412
- DEREGISTERED: "DEREGISTERED",
413
- DEREGISTERING: "DEREGISTERING",
414
- ERROR: "ERROR",
415
- REGISTERED: "REGISTERED",
416
- REGISTERING: "REGISTERING",
417
- };
418
- exports.Tenancy = {
419
- DEDICATED: "DEDICATED",
420
- SHARED: "SHARED",
421
- };
422
- exports.ImageType = {
423
- OWNED: "OWNED",
424
- SHARED: "SHARED",
425
- };
426
- exports.WorkspaceImageErrorDetailCode = {
427
- ADDITIONAL_DRIVES_ATTACHED: "AdditionalDrivesAttached",
428
- ANTI_VIRUS_INSTALLED: "AntiVirusInstalled",
429
- AUTO_LOGON_ENABLED: "AutoLogonEnabled",
430
- AUTO_MOUNT_DISABLED: "AutoMountDisabled",
431
- AZURE_DOMAIN_JOINED: "AzureDomainJoined",
432
- DHCP_DISABLED: "DHCPDisabled",
433
- DISK_FREE_SPACE: "DiskFreeSpace",
434
- DISK_SIZE_EXCEEDED: "DiskSizeExceeded",
435
- DOMAIN_JOINED: "DomainJoined",
436
- FIREWALL_ENABLED: "FirewallEnabled",
437
- INCOMPATIBLE_PARTITIONING: "IncompatiblePartitioning",
438
- IN_PLACE_UPGRADE: "InPlaceUpgrade",
439
- MULTIPLE_BOOT_PARTITION: "MultipleBootPartition",
440
- OFFICE_INSTALLED: "OfficeInstalled",
441
- OS_NOT_SUPPORTED: "OSNotSupported",
442
- OUTDATED_POWERSHELL_VERSION: "OutdatedPowershellVersion",
443
- PCOIP_AGENT_INSTALLED: "PCoIPAgentInstalled",
444
- PENDING_REBOOT: "PendingReboot",
445
- REALTIME_UNIVERSAL_DISABLED: "RealTimeUniversalDisabled",
446
- SIXTY_FOUR_BIT_OS: "Requires64BitOS",
447
- UEFI_NOT_SUPPORTED: "UEFINotSupported",
448
- VMWARE_TOOLS_INSTALLED: "VMWareToolsInstalled",
449
- WINDOWS_UPDATES_ENABLED: "WindowsUpdatesEnabled",
450
- WORKSPACES_BYOL_ACCOUNT_DISABLED: "WorkspacesBYOLAccountDisabled",
451
- WORKSPACES_BYOL_ACCOUNT_NOT_FOUND: "WorkspacesBYOLAccountNotFound",
452
- ZERO_REARM_COUNT: "ZeroRearmCount",
453
- };
454
- exports.WorkspaceImageIngestionProcess = {
455
- BYOL_GRAPHICS: "BYOL_GRAPHICS",
456
- BYOL_GRAPHICSPRO: "BYOL_GRAPHICSPRO",
457
- BYOL_GRAPHICS_G4DN: "BYOL_GRAPHICS_G4DN",
458
- BYOL_GRAPHICS_G4DN_BYOP: "BYOL_GRAPHICS_G4DN_BYOP",
459
- BYOL_REGULAR: "BYOL_REGULAR",
460
- BYOL_REGULAR_BYOP: "BYOL_REGULAR_BYOP",
461
- BYOL_REGULAR_WSP: "BYOL_REGULAR_WSP",
462
- };
463
- class OperationInProgressException extends WorkSpacesServiceException_1.WorkSpacesServiceException {
464
- constructor(opts) {
465
- super({
466
- name: "OperationInProgressException",
467
- $fault: "client",
468
- ...opts,
469
- });
470
- this.name = "OperationInProgressException";
471
- this.$fault = "client";
472
- Object.setPrototypeOf(this, OperationInProgressException.prototype);
473
- }
474
- }
475
- exports.OperationInProgressException = OperationInProgressException;
476
- class UnsupportedWorkspaceConfigurationException extends WorkSpacesServiceException_1.WorkSpacesServiceException {
477
- constructor(opts) {
478
- super({
479
- name: "UnsupportedWorkspaceConfigurationException",
480
- $fault: "client",
481
- ...opts,
482
- });
483
- this.name = "UnsupportedWorkspaceConfigurationException";
484
- this.$fault = "client";
485
- Object.setPrototypeOf(this, UnsupportedWorkspaceConfigurationException.prototype);
486
- }
487
- }
488
- exports.UnsupportedWorkspaceConfigurationException = UnsupportedWorkspaceConfigurationException;
489
- exports.TargetWorkspaceState = {
490
- ADMIN_MAINTENANCE: "ADMIN_MAINTENANCE",
491
- AVAILABLE: "AVAILABLE",
492
- };
493
- class UnsupportedNetworkConfigurationException extends WorkSpacesServiceException_1.WorkSpacesServiceException {
494
- constructor(opts) {
495
- super({
496
- name: "UnsupportedNetworkConfigurationException",
497
- $fault: "client",
498
- ...opts,
499
- });
500
- this.name = "UnsupportedNetworkConfigurationException";
501
- this.$fault = "client";
502
- Object.setPrototypeOf(this, UnsupportedNetworkConfigurationException.prototype);
503
- }
504
- }
505
- exports.UnsupportedNetworkConfigurationException = UnsupportedNetworkConfigurationException;
506
- class WorkspacesDefaultRoleNotFoundException extends WorkSpacesServiceException_1.WorkSpacesServiceException {
507
- constructor(opts) {
508
- super({
509
- name: "WorkspacesDefaultRoleNotFoundException",
510
- $fault: "client",
511
- ...opts,
512
- });
513
- this.name = "WorkspacesDefaultRoleNotFoundException";
514
- this.$fault = "client";
515
- Object.setPrototypeOf(this, WorkspacesDefaultRoleNotFoundException.prototype);
516
- }
517
- }
518
- exports.WorkspacesDefaultRoleNotFoundException = WorkspacesDefaultRoleNotFoundException;
1
+ module.exports = require("../index.js");
@@ -1,7 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.paginateDescribeApplicationAssociations = void 0;
4
- const core_1 = require("@smithy/core");
5
- const DescribeApplicationAssociationsCommand_1 = require("../commands/DescribeApplicationAssociationsCommand");
6
- const WorkSpacesClient_1 = require("../WorkSpacesClient");
7
- exports.paginateDescribeApplicationAssociations = (0, core_1.createPaginator)(WorkSpacesClient_1.WorkSpacesClient, DescribeApplicationAssociationsCommand_1.DescribeApplicationAssociationsCommand, "NextToken", "NextToken", "MaxResults");
1
+ module.exports = require("../index.js");
@@ -1,7 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.paginateDescribeApplications = void 0;
4
- const core_1 = require("@smithy/core");
5
- const DescribeApplicationsCommand_1 = require("../commands/DescribeApplicationsCommand");
6
- const WorkSpacesClient_1 = require("../WorkSpacesClient");
7
- exports.paginateDescribeApplications = (0, core_1.createPaginator)(WorkSpacesClient_1.WorkSpacesClient, DescribeApplicationsCommand_1.DescribeApplicationsCommand, "NextToken", "NextToken", "MaxResults");
1
+ module.exports = require("../index.js");
@@ -1,7 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.paginateDescribeWorkspaceBundles = void 0;
4
- const core_1 = require("@smithy/core");
5
- const DescribeWorkspaceBundlesCommand_1 = require("../commands/DescribeWorkspaceBundlesCommand");
6
- const WorkSpacesClient_1 = require("../WorkSpacesClient");
7
- exports.paginateDescribeWorkspaceBundles = (0, core_1.createPaginator)(WorkSpacesClient_1.WorkSpacesClient, DescribeWorkspaceBundlesCommand_1.DescribeWorkspaceBundlesCommand, "NextToken", "NextToken", "");
1
+ module.exports = require("../index.js");
@@ -1,7 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.paginateDescribeWorkspaceDirectories = void 0;
4
- const core_1 = require("@smithy/core");
5
- const DescribeWorkspaceDirectoriesCommand_1 = require("../commands/DescribeWorkspaceDirectoriesCommand");
6
- const WorkSpacesClient_1 = require("../WorkSpacesClient");
7
- exports.paginateDescribeWorkspaceDirectories = (0, core_1.createPaginator)(WorkSpacesClient_1.WorkSpacesClient, DescribeWorkspaceDirectoriesCommand_1.DescribeWorkspaceDirectoriesCommand, "NextToken", "NextToken", "");
1
+ module.exports = require("../index.js");
@@ -1,7 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.paginateDescribeWorkspaces = void 0;
4
- const core_1 = require("@smithy/core");
5
- const DescribeWorkspacesCommand_1 = require("../commands/DescribeWorkspacesCommand");
6
- const WorkSpacesClient_1 = require("../WorkSpacesClient");
7
- exports.paginateDescribeWorkspaces = (0, core_1.createPaginator)(WorkSpacesClient_1.WorkSpacesClient, DescribeWorkspacesCommand_1.DescribeWorkspacesCommand, "NextToken", "NextToken", "Limit");
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");
@@ -1,9 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- const tslib_1 = require("tslib");
4
- tslib_1.__exportStar(require("./DescribeApplicationAssociationsPaginator"), exports);
5
- tslib_1.__exportStar(require("./DescribeApplicationsPaginator"), exports);
6
- tslib_1.__exportStar(require("./DescribeWorkspaceBundlesPaginator"), exports);
7
- tslib_1.__exportStar(require("./DescribeWorkspaceDirectoriesPaginator"), exports);
8
- tslib_1.__exportStar(require("./DescribeWorkspacesPaginator"), exports);
9
- tslib_1.__exportStar(require("./Interfaces"), exports);
1
+ module.exports = require("../index.js");