@aws-sdk/client-workmail 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 +57 -54
- package/package.json +39 -39
package/dist-cjs/index.js
CHANGED
|
@@ -7252,24 +7252,25 @@ var paginateListUsers = (0, import_core.createPaginator)(WorkMailClient, ListUse
|
|
|
7252
7252
|
// src/index.ts
|
|
7253
7253
|
var import_util_endpoints = require("@aws-sdk/util-endpoints");
|
|
7254
7254
|
// Annotate the CommonJS export names for ESM import in node:
|
|
7255
|
+
|
|
7255
7256
|
0 && (module.exports = {
|
|
7256
|
-
|
|
7257
|
-
|
|
7257
|
+
WorkMailServiceException,
|
|
7258
|
+
__Client,
|
|
7259
|
+
WorkMailClient,
|
|
7260
|
+
WorkMail,
|
|
7261
|
+
$Command,
|
|
7258
7262
|
AssociateDelegateToResourceCommand,
|
|
7259
7263
|
AssociateMemberToGroupCommand,
|
|
7260
7264
|
AssumeImpersonationRoleCommand,
|
|
7261
|
-
AvailabilityProviderType,
|
|
7262
7265
|
CancelMailboxExportJobCommand,
|
|
7263
7266
|
CreateAliasCommand,
|
|
7264
7267
|
CreateAvailabilityConfigurationCommand,
|
|
7265
|
-
CreateAvailabilityConfigurationRequestFilterSensitiveLog,
|
|
7266
7268
|
CreateGroupCommand,
|
|
7267
7269
|
CreateImpersonationRoleCommand,
|
|
7268
7270
|
CreateMobileDeviceAccessRuleCommand,
|
|
7269
7271
|
CreateOrganizationCommand,
|
|
7270
7272
|
CreateResourceCommand,
|
|
7271
7273
|
CreateUserCommand,
|
|
7272
|
-
CreateUserRequestFilterSensitiveLog,
|
|
7273
7274
|
DeleteAccessControlRuleCommand,
|
|
7274
7275
|
DeleteAliasCommand,
|
|
7275
7276
|
DeleteAvailabilityConfigurationCommand,
|
|
@@ -7293,21 +7294,8 @@ var import_util_endpoints = require("@aws-sdk/util-endpoints");
|
|
|
7293
7294
|
DescribeOrganizationCommand,
|
|
7294
7295
|
DescribeResourceCommand,
|
|
7295
7296
|
DescribeUserCommand,
|
|
7296
|
-
DescribeUserResponseFilterSensitiveLog,
|
|
7297
|
-
DirectoryInUseException,
|
|
7298
|
-
DirectoryServiceAuthenticationFailedException,
|
|
7299
|
-
DirectoryUnavailableException,
|
|
7300
7297
|
DisassociateDelegateFromResourceCommand,
|
|
7301
7298
|
DisassociateMemberFromGroupCommand,
|
|
7302
|
-
DnsRecordVerificationStatus,
|
|
7303
|
-
EmailAddressInUseException,
|
|
7304
|
-
EntityAlreadyRegisteredException,
|
|
7305
|
-
EntityNotFoundException,
|
|
7306
|
-
EntityState,
|
|
7307
|
-
EntityStateException,
|
|
7308
|
-
EntityType,
|
|
7309
|
-
EwsAvailabilityProviderFilterSensitiveLog,
|
|
7310
|
-
FolderName,
|
|
7311
7299
|
GetAccessControlEffectCommand,
|
|
7312
7300
|
GetDefaultRetentionPolicyCommand,
|
|
7313
7301
|
GetImpersonationRoleCommand,
|
|
@@ -7316,12 +7304,6 @@ var import_util_endpoints = require("@aws-sdk/util-endpoints");
|
|
|
7316
7304
|
GetMailboxDetailsCommand,
|
|
7317
7305
|
GetMobileDeviceAccessEffectCommand,
|
|
7318
7306
|
GetMobileDeviceAccessOverrideCommand,
|
|
7319
|
-
ImpersonationRoleType,
|
|
7320
|
-
InvalidConfigurationException,
|
|
7321
|
-
InvalidCustomSesConfigurationException,
|
|
7322
|
-
InvalidParameterException,
|
|
7323
|
-
InvalidPasswordException,
|
|
7324
|
-
LimitExceededException,
|
|
7325
7307
|
ListAccessControlRulesCommand,
|
|
7326
7308
|
ListAliasesCommand,
|
|
7327
7309
|
ListAvailabilityConfigurationsCommand,
|
|
@@ -7339,42 +7321,20 @@ var import_util_endpoints = require("@aws-sdk/util-endpoints");
|
|
|
7339
7321
|
ListResourcesCommand,
|
|
7340
7322
|
ListTagsForResourceCommand,
|
|
7341
7323
|
ListUsersCommand,
|
|
7342
|
-
ListUsersFiltersFilterSensitiveLog,
|
|
7343
|
-
ListUsersRequestFilterSensitiveLog,
|
|
7344
|
-
MailDomainInUseException,
|
|
7345
|
-
MailDomainNotFoundException,
|
|
7346
|
-
MailDomainStateException,
|
|
7347
|
-
MailboxExportJobState,
|
|
7348
|
-
MemberType,
|
|
7349
|
-
MobileDeviceAccessRuleEffect,
|
|
7350
|
-
NameAvailabilityException,
|
|
7351
|
-
OrganizationNotFoundException,
|
|
7352
|
-
OrganizationStateException,
|
|
7353
|
-
PermissionType,
|
|
7354
7324
|
PutAccessControlRuleCommand,
|
|
7355
7325
|
PutEmailMonitoringConfigurationCommand,
|
|
7356
7326
|
PutInboundDmarcSettingsCommand,
|
|
7357
7327
|
PutMailboxPermissionsCommand,
|
|
7358
7328
|
PutMobileDeviceAccessOverrideCommand,
|
|
7359
7329
|
PutRetentionPolicyCommand,
|
|
7360
|
-
PutRetentionPolicyRequestFilterSensitiveLog,
|
|
7361
7330
|
RegisterMailDomainCommand,
|
|
7362
7331
|
RegisterToWorkMailCommand,
|
|
7363
|
-
ReservedNameException,
|
|
7364
7332
|
ResetPasswordCommand,
|
|
7365
|
-
ResetPasswordRequestFilterSensitiveLog,
|
|
7366
|
-
ResourceNotFoundException,
|
|
7367
|
-
ResourceType,
|
|
7368
|
-
RetentionAction,
|
|
7369
7333
|
StartMailboxExportJobCommand,
|
|
7370
7334
|
TagResourceCommand,
|
|
7371
7335
|
TestAvailabilityConfigurationCommand,
|
|
7372
|
-
TestAvailabilityConfigurationRequestFilterSensitiveLog,
|
|
7373
|
-
TooManyTagsException,
|
|
7374
|
-
UnsupportedOperationException,
|
|
7375
7336
|
UntagResourceCommand,
|
|
7376
7337
|
UpdateAvailabilityConfigurationCommand,
|
|
7377
|
-
UpdateAvailabilityConfigurationRequestFilterSensitiveLog,
|
|
7378
7338
|
UpdateDefaultMailDomainCommand,
|
|
7379
7339
|
UpdateGroupCommand,
|
|
7380
7340
|
UpdateImpersonationRoleCommand,
|
|
@@ -7383,17 +7343,11 @@ var import_util_endpoints = require("@aws-sdk/util-endpoints");
|
|
|
7383
7343
|
UpdatePrimaryEmailAddressCommand,
|
|
7384
7344
|
UpdateResourceCommand,
|
|
7385
7345
|
UpdateUserCommand,
|
|
7386
|
-
UpdateUserRequestFilterSensitiveLog,
|
|
7387
|
-
UserRole,
|
|
7388
|
-
WorkMail,
|
|
7389
|
-
WorkMailClient,
|
|
7390
|
-
WorkMailServiceException,
|
|
7391
|
-
__Client,
|
|
7392
7346
|
paginateListAliases,
|
|
7393
7347
|
paginateListAvailabilityConfigurations,
|
|
7394
7348
|
paginateListGroupMembers,
|
|
7395
|
-
paginateListGroups,
|
|
7396
7349
|
paginateListGroupsForEntity,
|
|
7350
|
+
paginateListGroups,
|
|
7397
7351
|
paginateListImpersonationRoles,
|
|
7398
7352
|
paginateListMailDomains,
|
|
7399
7353
|
paginateListMailboxExportJobs,
|
|
@@ -7402,5 +7356,54 @@ var import_util_endpoints = require("@aws-sdk/util-endpoints");
|
|
|
7402
7356
|
paginateListOrganizations,
|
|
7403
7357
|
paginateListResourceDelegates,
|
|
7404
7358
|
paginateListResources,
|
|
7405
|
-
paginateListUsers
|
|
7359
|
+
paginateListUsers,
|
|
7360
|
+
AccessControlRuleEffect,
|
|
7361
|
+
AccessEffect,
|
|
7362
|
+
EntityNotFoundException,
|
|
7363
|
+
EntityStateException,
|
|
7364
|
+
InvalidParameterException,
|
|
7365
|
+
OrganizationNotFoundException,
|
|
7366
|
+
OrganizationStateException,
|
|
7367
|
+
UnsupportedOperationException,
|
|
7368
|
+
DirectoryServiceAuthenticationFailedException,
|
|
7369
|
+
DirectoryUnavailableException,
|
|
7370
|
+
ResourceNotFoundException,
|
|
7371
|
+
AvailabilityProviderType,
|
|
7372
|
+
EmailAddressInUseException,
|
|
7373
|
+
LimitExceededException,
|
|
7374
|
+
MailDomainNotFoundException,
|
|
7375
|
+
MailDomainStateException,
|
|
7376
|
+
NameAvailabilityException,
|
|
7377
|
+
ReservedNameException,
|
|
7378
|
+
ImpersonationRoleType,
|
|
7379
|
+
MobileDeviceAccessRuleEffect,
|
|
7380
|
+
DirectoryInUseException,
|
|
7381
|
+
ResourceType,
|
|
7382
|
+
UserRole,
|
|
7383
|
+
InvalidPasswordException,
|
|
7384
|
+
MemberType,
|
|
7385
|
+
InvalidCustomSesConfigurationException,
|
|
7386
|
+
MailDomainInUseException,
|
|
7387
|
+
EntityType,
|
|
7388
|
+
EntityState,
|
|
7389
|
+
MailboxExportJobState,
|
|
7390
|
+
DnsRecordVerificationStatus,
|
|
7391
|
+
EntityAlreadyRegisteredException,
|
|
7392
|
+
RetentionAction,
|
|
7393
|
+
FolderName,
|
|
7394
|
+
InvalidConfigurationException,
|
|
7395
|
+
PermissionType,
|
|
7396
|
+
TooManyTagsException,
|
|
7397
|
+
EwsAvailabilityProviderFilterSensitiveLog,
|
|
7398
|
+
CreateAvailabilityConfigurationRequestFilterSensitiveLog,
|
|
7399
|
+
CreateUserRequestFilterSensitiveLog,
|
|
7400
|
+
DescribeUserResponseFilterSensitiveLog,
|
|
7401
|
+
ListUsersFiltersFilterSensitiveLog,
|
|
7402
|
+
ListUsersRequestFilterSensitiveLog,
|
|
7403
|
+
PutRetentionPolicyRequestFilterSensitiveLog,
|
|
7404
|
+
ResetPasswordRequestFilterSensitiveLog,
|
|
7405
|
+
TestAvailabilityConfigurationRequestFilterSensitiveLog,
|
|
7406
|
+
UpdateAvailabilityConfigurationRequestFilterSensitiveLog,
|
|
7407
|
+
UpdateUserRequestFilterSensitiveLog
|
|
7406
7408
|
});
|
|
7409
|
+
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-workmail",
|
|
3
3
|
"description": "AWS SDK for JavaScript Workmail 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-workmail",
|
|
@@ -20,48 +20,48 @@
|
|
|
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
|
"uuid": "^8.3.2"
|
|
62
62
|
},
|
|
63
63
|
"devDependencies": {
|
|
64
|
-
"@smithy/service-client-documentation-generator": "^2.1.
|
|
64
|
+
"@smithy/service-client-documentation-generator": "^2.1.1",
|
|
65
65
|
"@tsconfig/node14": "1.0.3",
|
|
66
66
|
"@types/node": "^14.14.31",
|
|
67
67
|
"@types/uuid": "^8.3.0",
|