@aws-sdk/client-workspaces 3.496.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 +68 -67
- package/package.json +3 -3
package/dist-cjs/index.js
CHANGED
|
@@ -6204,26 +6204,15 @@ var import_util_endpoints = require("@aws-sdk/util-endpoints");
|
|
|
6204
6204
|
// Annotate the CommonJS export names for ESM import in node:
|
|
6205
6205
|
|
|
6206
6206
|
0 && (module.exports = {
|
|
6207
|
-
|
|
6208
|
-
|
|
6209
|
-
|
|
6210
|
-
|
|
6211
|
-
|
|
6207
|
+
WorkSpacesServiceException,
|
|
6208
|
+
__Client,
|
|
6209
|
+
WorkSpacesClient,
|
|
6210
|
+
WorkSpaces,
|
|
6211
|
+
$Command,
|
|
6212
6212
|
AssociateConnectionAliasCommand,
|
|
6213
6213
|
AssociateIpGroupsCommand,
|
|
6214
6214
|
AssociateWorkspaceApplicationCommand,
|
|
6215
|
-
AssociationErrorCode,
|
|
6216
|
-
AssociationState,
|
|
6217
|
-
AssociationStatus,
|
|
6218
6215
|
AuthorizeIpRulesCommand,
|
|
6219
|
-
BundleAssociatedResourceType,
|
|
6220
|
-
BundleType,
|
|
6221
|
-
CertificateBasedAuthStatusEnum,
|
|
6222
|
-
ClientDeviceType,
|
|
6223
|
-
Compute,
|
|
6224
|
-
ComputeNotCompatibleException,
|
|
6225
|
-
ConnectionAliasState,
|
|
6226
|
-
ConnectionState,
|
|
6227
6216
|
CopyWorkspaceImageCommand,
|
|
6228
6217
|
CreateConnectClientAddInCommand,
|
|
6229
6218
|
CreateConnectionAliasCommand,
|
|
@@ -6234,12 +6223,6 @@ var import_util_endpoints = require("@aws-sdk/util-endpoints");
|
|
|
6234
6223
|
CreateWorkspaceBundleCommand,
|
|
6235
6224
|
CreateWorkspaceImageCommand,
|
|
6236
6225
|
CreateWorkspacesCommand,
|
|
6237
|
-
DataReplication,
|
|
6238
|
-
DedicatedTenancyModificationStateEnum,
|
|
6239
|
-
DedicatedTenancySupportEnum,
|
|
6240
|
-
DedicatedTenancySupportResultEnum,
|
|
6241
|
-
DeletableCertificateBasedAuthProperty,
|
|
6242
|
-
DeletableSamlProperty,
|
|
6243
6226
|
DeleteClientBrandingCommand,
|
|
6244
6227
|
DeleteConnectClientAddInCommand,
|
|
6245
6228
|
DeleteConnectionAliasCommand,
|
|
@@ -6273,18 +6256,10 @@ var import_util_endpoints = require("@aws-sdk/util-endpoints");
|
|
|
6273
6256
|
DisassociateConnectionAliasCommand,
|
|
6274
6257
|
DisassociateIpGroupsCommand,
|
|
6275
6258
|
DisassociateWorkspaceApplicationCommand,
|
|
6276
|
-
ImageAssociatedResourceType,
|
|
6277
|
-
ImageType,
|
|
6278
6259
|
ImportClientBrandingCommand,
|
|
6279
6260
|
ImportWorkspaceImageCommand,
|
|
6280
|
-
IncompatibleApplicationsException,
|
|
6281
|
-
InvalidParameterValuesException,
|
|
6282
|
-
InvalidResourceStateException,
|
|
6283
6261
|
ListAvailableManagementCidrRangesCommand,
|
|
6284
|
-
LogUploadEnum,
|
|
6285
6262
|
MigrateWorkspaceCommand,
|
|
6286
|
-
ModificationResourceEnum,
|
|
6287
|
-
ModificationStateEnum,
|
|
6288
6263
|
ModifyAccountCommand,
|
|
6289
6264
|
ModifyCertificateBasedAuthPropertiesCommand,
|
|
6290
6265
|
ModifyClientPropertiesCommand,
|
|
@@ -6294,60 +6269,86 @@ var import_util_endpoints = require("@aws-sdk/util-endpoints");
|
|
|
6294
6269
|
ModifyWorkspaceCreationPropertiesCommand,
|
|
6295
6270
|
ModifyWorkspacePropertiesCommand,
|
|
6296
6271
|
ModifyWorkspaceStateCommand,
|
|
6297
|
-
OperatingSystemName,
|
|
6298
|
-
OperatingSystemNotCompatibleException,
|
|
6299
|
-
OperatingSystemType,
|
|
6300
|
-
OperationInProgressException,
|
|
6301
|
-
OperationNotSupportedException,
|
|
6302
|
-
Protocol,
|
|
6303
6272
|
RebootWorkspacesCommand,
|
|
6304
6273
|
RebuildWorkspacesCommand,
|
|
6305
|
-
ReconnectEnum,
|
|
6306
6274
|
RegisterWorkspaceDirectoryCommand,
|
|
6307
|
-
ResourceAlreadyExistsException,
|
|
6308
|
-
ResourceAssociatedException,
|
|
6309
|
-
ResourceCreationFailedException,
|
|
6310
|
-
ResourceInUseException,
|
|
6311
|
-
ResourceLimitExceededException,
|
|
6312
|
-
ResourceNotFoundException,
|
|
6313
|
-
ResourceUnavailableException,
|
|
6314
6275
|
RestoreWorkspaceCommand,
|
|
6315
6276
|
RevokeIpRulesCommand,
|
|
6316
|
-
RunningMode,
|
|
6317
|
-
SamlStatusEnum,
|
|
6318
|
-
StandbyWorkspaceRelationshipType,
|
|
6319
6277
|
StartWorkspacesCommand,
|
|
6320
6278
|
StopWorkspacesCommand,
|
|
6321
|
-
TargetWorkspaceState,
|
|
6322
|
-
Tenancy,
|
|
6323
6279
|
TerminateWorkspacesCommand,
|
|
6324
|
-
UnsupportedNetworkConfigurationException,
|
|
6325
|
-
UnsupportedWorkspaceConfigurationException,
|
|
6326
6280
|
UpdateConnectClientAddInCommand,
|
|
6327
6281
|
UpdateConnectionAliasPermissionCommand,
|
|
6328
6282
|
UpdateRulesOfIpGroupCommand,
|
|
6329
6283
|
UpdateWorkspaceBundleCommand,
|
|
6330
6284
|
UpdateWorkspaceImagePermissionCommand,
|
|
6331
|
-
|
|
6332
|
-
|
|
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,
|
|
6333
6305
|
WorkSpaceAssociatedResourceType,
|
|
6334
|
-
|
|
6335
|
-
|
|
6336
|
-
|
|
6306
|
+
ComputeNotCompatibleException,
|
|
6307
|
+
IncompatibleApplicationsException,
|
|
6308
|
+
OperatingSystemNotCompatibleException,
|
|
6309
|
+
ResourceAlreadyExistsException,
|
|
6310
|
+
ResourceInUseException,
|
|
6311
|
+
AssociationStatus,
|
|
6312
|
+
BundleAssociatedResourceType,
|
|
6313
|
+
BundleType,
|
|
6314
|
+
Compute,
|
|
6337
6315
|
WorkspaceBundleState,
|
|
6338
|
-
|
|
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,
|
|
6339
6341
|
WorkspaceDirectoryType,
|
|
6342
|
+
SamlStatusEnum,
|
|
6343
|
+
WorkspaceDirectoryState,
|
|
6344
|
+
Tenancy,
|
|
6345
|
+
ImageType,
|
|
6340
6346
|
WorkspaceImageErrorDetailCode,
|
|
6341
6347
|
WorkspaceImageIngestionProcess,
|
|
6342
|
-
|
|
6343
|
-
|
|
6344
|
-
|
|
6345
|
-
|
|
6346
|
-
|
|
6347
|
-
paginateDescribeApplicationAssociations,
|
|
6348
|
-
paginateDescribeApplications,
|
|
6349
|
-
paginateDescribeWorkspaceBundles,
|
|
6350
|
-
paginateDescribeWorkspaceDirectories,
|
|
6351
|
-
paginateDescribeWorkspaces
|
|
6348
|
+
OperationInProgressException,
|
|
6349
|
+
UnsupportedWorkspaceConfigurationException,
|
|
6350
|
+
TargetWorkspaceState,
|
|
6351
|
+
UnsupportedNetworkConfigurationException,
|
|
6352
|
+
WorkspacesDefaultRoleNotFoundException
|
|
6352
6353
|
});
|
|
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,9 +20,9 @@
|
|
|
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.
|
|
23
|
+
"@aws-sdk/client-sts": "3.499.0",
|
|
24
24
|
"@aws-sdk/core": "3.496.0",
|
|
25
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
25
|
+
"@aws-sdk/credential-provider-node": "3.499.0",
|
|
26
26
|
"@aws-sdk/middleware-host-header": "3.496.0",
|
|
27
27
|
"@aws-sdk/middleware-logger": "3.496.0",
|
|
28
28
|
"@aws-sdk/middleware-recursion-detection": "3.496.0",
|