@aws-sdk/client-workspaces 3.495.0 → 3.499.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-cjs/index.js +70 -67
- package/package.json +39 -39
package/dist-cjs/index.js
CHANGED
|
@@ -6202,27 +6202,17 @@ var paginateDescribeWorkspaces = (0, import_core.createPaginator)(WorkSpacesClie
|
|
|
6202
6202
|
// src/index.ts
|
|
6203
6203
|
var import_util_endpoints = require("@aws-sdk/util-endpoints");
|
|
6204
6204
|
// Annotate the CommonJS export names for ESM import in node:
|
|
6205
|
+
|
|
6205
6206
|
0 && (module.exports = {
|
|
6206
|
-
|
|
6207
|
-
|
|
6208
|
-
|
|
6209
|
-
|
|
6210
|
-
|
|
6207
|
+
WorkSpacesServiceException,
|
|
6208
|
+
__Client,
|
|
6209
|
+
WorkSpacesClient,
|
|
6210
|
+
WorkSpaces,
|
|
6211
|
+
$Command,
|
|
6211
6212
|
AssociateConnectionAliasCommand,
|
|
6212
6213
|
AssociateIpGroupsCommand,
|
|
6213
6214
|
AssociateWorkspaceApplicationCommand,
|
|
6214
|
-
AssociationErrorCode,
|
|
6215
|
-
AssociationState,
|
|
6216
|
-
AssociationStatus,
|
|
6217
6215
|
AuthorizeIpRulesCommand,
|
|
6218
|
-
BundleAssociatedResourceType,
|
|
6219
|
-
BundleType,
|
|
6220
|
-
CertificateBasedAuthStatusEnum,
|
|
6221
|
-
ClientDeviceType,
|
|
6222
|
-
Compute,
|
|
6223
|
-
ComputeNotCompatibleException,
|
|
6224
|
-
ConnectionAliasState,
|
|
6225
|
-
ConnectionState,
|
|
6226
6216
|
CopyWorkspaceImageCommand,
|
|
6227
6217
|
CreateConnectClientAddInCommand,
|
|
6228
6218
|
CreateConnectionAliasCommand,
|
|
@@ -6233,12 +6223,6 @@ var import_util_endpoints = require("@aws-sdk/util-endpoints");
|
|
|
6233
6223
|
CreateWorkspaceBundleCommand,
|
|
6234
6224
|
CreateWorkspaceImageCommand,
|
|
6235
6225
|
CreateWorkspacesCommand,
|
|
6236
|
-
DataReplication,
|
|
6237
|
-
DedicatedTenancyModificationStateEnum,
|
|
6238
|
-
DedicatedTenancySupportEnum,
|
|
6239
|
-
DedicatedTenancySupportResultEnum,
|
|
6240
|
-
DeletableCertificateBasedAuthProperty,
|
|
6241
|
-
DeletableSamlProperty,
|
|
6242
6226
|
DeleteClientBrandingCommand,
|
|
6243
6227
|
DeleteConnectClientAddInCommand,
|
|
6244
6228
|
DeleteConnectionAliasCommand,
|
|
@@ -6272,18 +6256,10 @@ var import_util_endpoints = require("@aws-sdk/util-endpoints");
|
|
|
6272
6256
|
DisassociateConnectionAliasCommand,
|
|
6273
6257
|
DisassociateIpGroupsCommand,
|
|
6274
6258
|
DisassociateWorkspaceApplicationCommand,
|
|
6275
|
-
ImageAssociatedResourceType,
|
|
6276
|
-
ImageType,
|
|
6277
6259
|
ImportClientBrandingCommand,
|
|
6278
6260
|
ImportWorkspaceImageCommand,
|
|
6279
|
-
IncompatibleApplicationsException,
|
|
6280
|
-
InvalidParameterValuesException,
|
|
6281
|
-
InvalidResourceStateException,
|
|
6282
6261
|
ListAvailableManagementCidrRangesCommand,
|
|
6283
|
-
LogUploadEnum,
|
|
6284
6262
|
MigrateWorkspaceCommand,
|
|
6285
|
-
ModificationResourceEnum,
|
|
6286
|
-
ModificationStateEnum,
|
|
6287
6263
|
ModifyAccountCommand,
|
|
6288
6264
|
ModifyCertificateBasedAuthPropertiesCommand,
|
|
6289
6265
|
ModifyClientPropertiesCommand,
|
|
@@ -6293,59 +6269,86 @@ var import_util_endpoints = require("@aws-sdk/util-endpoints");
|
|
|
6293
6269
|
ModifyWorkspaceCreationPropertiesCommand,
|
|
6294
6270
|
ModifyWorkspacePropertiesCommand,
|
|
6295
6271
|
ModifyWorkspaceStateCommand,
|
|
6296
|
-
OperatingSystemName,
|
|
6297
|
-
OperatingSystemNotCompatibleException,
|
|
6298
|
-
OperatingSystemType,
|
|
6299
|
-
OperationInProgressException,
|
|
6300
|
-
OperationNotSupportedException,
|
|
6301
|
-
Protocol,
|
|
6302
6272
|
RebootWorkspacesCommand,
|
|
6303
6273
|
RebuildWorkspacesCommand,
|
|
6304
|
-
ReconnectEnum,
|
|
6305
6274
|
RegisterWorkspaceDirectoryCommand,
|
|
6306
|
-
ResourceAlreadyExistsException,
|
|
6307
|
-
ResourceAssociatedException,
|
|
6308
|
-
ResourceCreationFailedException,
|
|
6309
|
-
ResourceInUseException,
|
|
6310
|
-
ResourceLimitExceededException,
|
|
6311
|
-
ResourceNotFoundException,
|
|
6312
|
-
ResourceUnavailableException,
|
|
6313
6275
|
RestoreWorkspaceCommand,
|
|
6314
6276
|
RevokeIpRulesCommand,
|
|
6315
|
-
RunningMode,
|
|
6316
|
-
SamlStatusEnum,
|
|
6317
|
-
StandbyWorkspaceRelationshipType,
|
|
6318
6277
|
StartWorkspacesCommand,
|
|
6319
6278
|
StopWorkspacesCommand,
|
|
6320
|
-
TargetWorkspaceState,
|
|
6321
|
-
Tenancy,
|
|
6322
6279
|
TerminateWorkspacesCommand,
|
|
6323
|
-
UnsupportedNetworkConfigurationException,
|
|
6324
|
-
UnsupportedWorkspaceConfigurationException,
|
|
6325
6280
|
UpdateConnectClientAddInCommand,
|
|
6326
6281
|
UpdateConnectionAliasPermissionCommand,
|
|
6327
6282
|
UpdateRulesOfIpGroupCommand,
|
|
6328
6283
|
UpdateWorkspaceBundleCommand,
|
|
6329
6284
|
UpdateWorkspaceImagePermissionCommand,
|
|
6330
|
-
|
|
6331
|
-
|
|
6285
|
+
paginateDescribeApplicationAssociations,
|
|
6286
|
+
paginateDescribeApplications,
|
|
6287
|
+
paginateDescribeWorkspaceBundles,
|
|
6288
|
+
paginateDescribeWorkspaceDirectories,
|
|
6289
|
+
paginateDescribeWorkspaces,
|
|
6290
|
+
AccessDeniedException,
|
|
6291
|
+
AccessPropertyValue,
|
|
6292
|
+
DedicatedTenancySupportResultEnum,
|
|
6293
|
+
DedicatedTenancyModificationStateEnum,
|
|
6294
|
+
Application,
|
|
6295
|
+
ApplicationAssociatedResourceType,
|
|
6296
|
+
ApplicationNotSupportedException,
|
|
6297
|
+
AssociationState,
|
|
6298
|
+
AssociationErrorCode,
|
|
6299
|
+
InvalidParameterValuesException,
|
|
6300
|
+
InvalidResourceStateException,
|
|
6301
|
+
OperationNotSupportedException,
|
|
6302
|
+
ResourceAssociatedException,
|
|
6303
|
+
ResourceNotFoundException,
|
|
6304
|
+
ResourceLimitExceededException,
|
|
6332
6305
|
WorkSpaceAssociatedResourceType,
|
|
6333
|
-
|
|
6334
|
-
|
|
6335
|
-
|
|
6306
|
+
ComputeNotCompatibleException,
|
|
6307
|
+
IncompatibleApplicationsException,
|
|
6308
|
+
OperatingSystemNotCompatibleException,
|
|
6309
|
+
ResourceAlreadyExistsException,
|
|
6310
|
+
ResourceInUseException,
|
|
6311
|
+
AssociationStatus,
|
|
6312
|
+
BundleAssociatedResourceType,
|
|
6313
|
+
BundleType,
|
|
6314
|
+
Compute,
|
|
6336
6315
|
WorkspaceBundleState,
|
|
6337
|
-
|
|
6316
|
+
CertificateBasedAuthStatusEnum,
|
|
6317
|
+
ClientDeviceType,
|
|
6318
|
+
LogUploadEnum,
|
|
6319
|
+
ReconnectEnum,
|
|
6320
|
+
ConnectionAliasState,
|
|
6321
|
+
ConnectionState,
|
|
6322
|
+
ResourceUnavailableException,
|
|
6323
|
+
ResourceCreationFailedException,
|
|
6324
|
+
DataReplication,
|
|
6325
|
+
WorkspaceState,
|
|
6326
|
+
OperatingSystemType,
|
|
6327
|
+
WorkspaceImageRequiredTenancy,
|
|
6328
|
+
WorkspaceImageState,
|
|
6329
|
+
OperatingSystemName,
|
|
6330
|
+
Protocol,
|
|
6331
|
+
RunningMode,
|
|
6332
|
+
ModificationResourceEnum,
|
|
6333
|
+
ModificationStateEnum,
|
|
6334
|
+
StandbyWorkspaceRelationshipType,
|
|
6335
|
+
DedicatedTenancySupportEnum,
|
|
6336
|
+
DeletableCertificateBasedAuthProperty,
|
|
6337
|
+
DeletableSamlProperty,
|
|
6338
|
+
WorkSpaceApplicationLicenseType,
|
|
6339
|
+
WorkSpaceApplicationState,
|
|
6340
|
+
ImageAssociatedResourceType,
|
|
6338
6341
|
WorkspaceDirectoryType,
|
|
6342
|
+
SamlStatusEnum,
|
|
6343
|
+
WorkspaceDirectoryState,
|
|
6344
|
+
Tenancy,
|
|
6345
|
+
ImageType,
|
|
6339
6346
|
WorkspaceImageErrorDetailCode,
|
|
6340
6347
|
WorkspaceImageIngestionProcess,
|
|
6341
|
-
|
|
6342
|
-
|
|
6343
|
-
|
|
6344
|
-
|
|
6345
|
-
|
|
6346
|
-
paginateDescribeApplicationAssociations,
|
|
6347
|
-
paginateDescribeApplications,
|
|
6348
|
-
paginateDescribeWorkspaceBundles,
|
|
6349
|
-
paginateDescribeWorkspaceDirectories,
|
|
6350
|
-
paginateDescribeWorkspaces
|
|
6348
|
+
OperationInProgressException,
|
|
6349
|
+
UnsupportedWorkspaceConfigurationException,
|
|
6350
|
+
TargetWorkspaceState,
|
|
6351
|
+
UnsupportedNetworkConfigurationException,
|
|
6352
|
+
WorkspacesDefaultRoleNotFoundException
|
|
6351
6353
|
});
|
|
6354
|
+
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-workspaces",
|
|
3
3
|
"description": "AWS SDK for JavaScript Workspaces Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.499.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
7
7
|
"build:cjs": "node ../../scripts/compilation/inline client-workspaces",
|
|
@@ -20,47 +20,47 @@
|
|
|
20
20
|
"dependencies": {
|
|
21
21
|
"@aws-crypto/sha256-browser": "3.0.0",
|
|
22
22
|
"@aws-crypto/sha256-js": "3.0.0",
|
|
23
|
-
"@aws-sdk/client-sts": "3.
|
|
24
|
-
"@aws-sdk/core": "3.
|
|
25
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
26
|
-
"@aws-sdk/middleware-host-header": "3.
|
|
27
|
-
"@aws-sdk/middleware-logger": "3.
|
|
28
|
-
"@aws-sdk/middleware-recursion-detection": "3.
|
|
29
|
-
"@aws-sdk/middleware-signing": "3.
|
|
30
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
31
|
-
"@aws-sdk/region-config-resolver": "3.
|
|
32
|
-
"@aws-sdk/types": "3.
|
|
33
|
-
"@aws-sdk/util-endpoints": "3.
|
|
34
|
-
"@aws-sdk/util-user-agent-browser": "3.
|
|
35
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
36
|
-
"@smithy/config-resolver": "^2.1.
|
|
37
|
-
"@smithy/core": "^1.3.
|
|
38
|
-
"@smithy/fetch-http-handler": "^2.4.
|
|
39
|
-
"@smithy/hash-node": "^2.1.
|
|
40
|
-
"@smithy/invalid-dependency": "^2.1.
|
|
41
|
-
"@smithy/middleware-content-length": "^2.1.
|
|
42
|
-
"@smithy/middleware-endpoint": "^2.4.
|
|
43
|
-
"@smithy/middleware-retry": "^2.1.
|
|
44
|
-
"@smithy/middleware-serde": "^2.1.
|
|
45
|
-
"@smithy/middleware-stack": "^2.1.
|
|
46
|
-
"@smithy/node-config-provider": "^2.2.
|
|
47
|
-
"@smithy/node-http-handler": "^2.3.
|
|
48
|
-
"@smithy/protocol-http": "^3.1.
|
|
49
|
-
"@smithy/smithy-client": "^2.3.
|
|
50
|
-
"@smithy/types": "^2.9.
|
|
51
|
-
"@smithy/url-parser": "^2.1.
|
|
52
|
-
"@smithy/util-base64": "^2.1.
|
|
53
|
-
"@smithy/util-body-length-browser": "^2.1.
|
|
54
|
-
"@smithy/util-body-length-node": "^2.2.
|
|
55
|
-
"@smithy/util-defaults-mode-browser": "^2.1.
|
|
56
|
-
"@smithy/util-defaults-mode-node": "^2.1.
|
|
57
|
-
"@smithy/util-endpoints": "^1.1.
|
|
58
|
-
"@smithy/util-retry": "^2.1.
|
|
59
|
-
"@smithy/util-utf8": "^2.1.
|
|
23
|
+
"@aws-sdk/client-sts": "3.499.0",
|
|
24
|
+
"@aws-sdk/core": "3.496.0",
|
|
25
|
+
"@aws-sdk/credential-provider-node": "3.499.0",
|
|
26
|
+
"@aws-sdk/middleware-host-header": "3.496.0",
|
|
27
|
+
"@aws-sdk/middleware-logger": "3.496.0",
|
|
28
|
+
"@aws-sdk/middleware-recursion-detection": "3.496.0",
|
|
29
|
+
"@aws-sdk/middleware-signing": "3.496.0",
|
|
30
|
+
"@aws-sdk/middleware-user-agent": "3.496.0",
|
|
31
|
+
"@aws-sdk/region-config-resolver": "3.496.0",
|
|
32
|
+
"@aws-sdk/types": "3.496.0",
|
|
33
|
+
"@aws-sdk/util-endpoints": "3.496.0",
|
|
34
|
+
"@aws-sdk/util-user-agent-browser": "3.496.0",
|
|
35
|
+
"@aws-sdk/util-user-agent-node": "3.496.0",
|
|
36
|
+
"@smithy/config-resolver": "^2.1.1",
|
|
37
|
+
"@smithy/core": "^1.3.1",
|
|
38
|
+
"@smithy/fetch-http-handler": "^2.4.1",
|
|
39
|
+
"@smithy/hash-node": "^2.1.1",
|
|
40
|
+
"@smithy/invalid-dependency": "^2.1.1",
|
|
41
|
+
"@smithy/middleware-content-length": "^2.1.1",
|
|
42
|
+
"@smithy/middleware-endpoint": "^2.4.1",
|
|
43
|
+
"@smithy/middleware-retry": "^2.1.1",
|
|
44
|
+
"@smithy/middleware-serde": "^2.1.1",
|
|
45
|
+
"@smithy/middleware-stack": "^2.1.1",
|
|
46
|
+
"@smithy/node-config-provider": "^2.2.1",
|
|
47
|
+
"@smithy/node-http-handler": "^2.3.1",
|
|
48
|
+
"@smithy/protocol-http": "^3.1.1",
|
|
49
|
+
"@smithy/smithy-client": "^2.3.1",
|
|
50
|
+
"@smithy/types": "^2.9.1",
|
|
51
|
+
"@smithy/url-parser": "^2.1.1",
|
|
52
|
+
"@smithy/util-base64": "^2.1.1",
|
|
53
|
+
"@smithy/util-body-length-browser": "^2.1.1",
|
|
54
|
+
"@smithy/util-body-length-node": "^2.2.1",
|
|
55
|
+
"@smithy/util-defaults-mode-browser": "^2.1.1",
|
|
56
|
+
"@smithy/util-defaults-mode-node": "^2.1.1",
|
|
57
|
+
"@smithy/util-endpoints": "^1.1.1",
|
|
58
|
+
"@smithy/util-retry": "^2.1.1",
|
|
59
|
+
"@smithy/util-utf8": "^2.1.1",
|
|
60
60
|
"tslib": "^2.5.0"
|
|
61
61
|
},
|
|
62
62
|
"devDependencies": {
|
|
63
|
-
"@smithy/service-client-documentation-generator": "^2.1.
|
|
63
|
+
"@smithy/service-client-documentation-generator": "^2.1.1",
|
|
64
64
|
"@tsconfig/node14": "1.0.3",
|
|
65
65
|
"@types/node": "^14.14.31",
|
|
66
66
|
"concurrently": "7.0.0",
|