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