@aws-sdk/client-workmail 3.490.0 → 3.496.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 (112) hide show
  1. package/dist-cjs/WorkMail.js +1 -179
  2. package/dist-cjs/WorkMailClient.js +1 -43
  3. package/dist-cjs/commands/AssociateDelegateToResourceCommand.js +1 -28
  4. package/dist-cjs/commands/AssociateMemberToGroupCommand.js +1 -28
  5. package/dist-cjs/commands/AssumeImpersonationRoleCommand.js +1 -28
  6. package/dist-cjs/commands/CancelMailboxExportJobCommand.js +1 -28
  7. package/dist-cjs/commands/CreateAliasCommand.js +1 -28
  8. package/dist-cjs/commands/CreateAvailabilityConfigurationCommand.js +1 -29
  9. package/dist-cjs/commands/CreateGroupCommand.js +1 -28
  10. package/dist-cjs/commands/CreateImpersonationRoleCommand.js +1 -28
  11. package/dist-cjs/commands/CreateMobileDeviceAccessRuleCommand.js +1 -28
  12. package/dist-cjs/commands/CreateOrganizationCommand.js +1 -28
  13. package/dist-cjs/commands/CreateResourceCommand.js +1 -28
  14. package/dist-cjs/commands/CreateUserCommand.js +1 -29
  15. package/dist-cjs/commands/DeleteAccessControlRuleCommand.js +1 -28
  16. package/dist-cjs/commands/DeleteAliasCommand.js +1 -28
  17. package/dist-cjs/commands/DeleteAvailabilityConfigurationCommand.js +1 -28
  18. package/dist-cjs/commands/DeleteEmailMonitoringConfigurationCommand.js +1 -28
  19. package/dist-cjs/commands/DeleteGroupCommand.js +1 -28
  20. package/dist-cjs/commands/DeleteImpersonationRoleCommand.js +1 -28
  21. package/dist-cjs/commands/DeleteMailboxPermissionsCommand.js +1 -28
  22. package/dist-cjs/commands/DeleteMobileDeviceAccessOverrideCommand.js +1 -28
  23. package/dist-cjs/commands/DeleteMobileDeviceAccessRuleCommand.js +1 -28
  24. package/dist-cjs/commands/DeleteOrganizationCommand.js +1 -28
  25. package/dist-cjs/commands/DeleteResourceCommand.js +1 -28
  26. package/dist-cjs/commands/DeleteRetentionPolicyCommand.js +1 -28
  27. package/dist-cjs/commands/DeleteUserCommand.js +1 -28
  28. package/dist-cjs/commands/DeregisterFromWorkMailCommand.js +1 -28
  29. package/dist-cjs/commands/DeregisterMailDomainCommand.js +1 -28
  30. package/dist-cjs/commands/DescribeEmailMonitoringConfigurationCommand.js +1 -28
  31. package/dist-cjs/commands/DescribeEntityCommand.js +1 -28
  32. package/dist-cjs/commands/DescribeGroupCommand.js +1 -28
  33. package/dist-cjs/commands/DescribeInboundDmarcSettingsCommand.js +1 -28
  34. package/dist-cjs/commands/DescribeMailboxExportJobCommand.js +1 -28
  35. package/dist-cjs/commands/DescribeOrganizationCommand.js +1 -28
  36. package/dist-cjs/commands/DescribeResourceCommand.js +1 -28
  37. package/dist-cjs/commands/DescribeUserCommand.js +1 -29
  38. package/dist-cjs/commands/DisassociateDelegateFromResourceCommand.js +1 -28
  39. package/dist-cjs/commands/DisassociateMemberFromGroupCommand.js +1 -28
  40. package/dist-cjs/commands/GetAccessControlEffectCommand.js +1 -28
  41. package/dist-cjs/commands/GetDefaultRetentionPolicyCommand.js +1 -28
  42. package/dist-cjs/commands/GetImpersonationRoleCommand.js +1 -28
  43. package/dist-cjs/commands/GetImpersonationRoleEffectCommand.js +1 -28
  44. package/dist-cjs/commands/GetMailDomainCommand.js +1 -28
  45. package/dist-cjs/commands/GetMailboxDetailsCommand.js +1 -28
  46. package/dist-cjs/commands/GetMobileDeviceAccessEffectCommand.js +1 -28
  47. package/dist-cjs/commands/GetMobileDeviceAccessOverrideCommand.js +1 -28
  48. package/dist-cjs/commands/ListAccessControlRulesCommand.js +1 -28
  49. package/dist-cjs/commands/ListAliasesCommand.js +1 -28
  50. package/dist-cjs/commands/ListAvailabilityConfigurationsCommand.js +1 -28
  51. package/dist-cjs/commands/ListGroupMembersCommand.js +1 -28
  52. package/dist-cjs/commands/ListGroupsCommand.js +1 -28
  53. package/dist-cjs/commands/ListGroupsForEntityCommand.js +1 -28
  54. package/dist-cjs/commands/ListImpersonationRolesCommand.js +1 -28
  55. package/dist-cjs/commands/ListMailDomainsCommand.js +1 -28
  56. package/dist-cjs/commands/ListMailboxExportJobsCommand.js +1 -28
  57. package/dist-cjs/commands/ListMailboxPermissionsCommand.js +1 -28
  58. package/dist-cjs/commands/ListMobileDeviceAccessOverridesCommand.js +1 -28
  59. package/dist-cjs/commands/ListMobileDeviceAccessRulesCommand.js +1 -28
  60. package/dist-cjs/commands/ListOrganizationsCommand.js +1 -28
  61. package/dist-cjs/commands/ListResourceDelegatesCommand.js +1 -28
  62. package/dist-cjs/commands/ListResourcesCommand.js +1 -28
  63. package/dist-cjs/commands/ListTagsForResourceCommand.js +1 -28
  64. package/dist-cjs/commands/ListUsersCommand.js +1 -29
  65. package/dist-cjs/commands/PutAccessControlRuleCommand.js +1 -28
  66. package/dist-cjs/commands/PutEmailMonitoringConfigurationCommand.js +1 -28
  67. package/dist-cjs/commands/PutInboundDmarcSettingsCommand.js +1 -28
  68. package/dist-cjs/commands/PutMailboxPermissionsCommand.js +1 -28
  69. package/dist-cjs/commands/PutMobileDeviceAccessOverrideCommand.js +1 -28
  70. package/dist-cjs/commands/PutRetentionPolicyCommand.js +1 -29
  71. package/dist-cjs/commands/RegisterMailDomainCommand.js +1 -28
  72. package/dist-cjs/commands/RegisterToWorkMailCommand.js +1 -28
  73. package/dist-cjs/commands/ResetPasswordCommand.js +1 -29
  74. package/dist-cjs/commands/StartMailboxExportJobCommand.js +1 -28
  75. package/dist-cjs/commands/TagResourceCommand.js +1 -28
  76. package/dist-cjs/commands/TestAvailabilityConfigurationCommand.js +1 -29
  77. package/dist-cjs/commands/UntagResourceCommand.js +1 -28
  78. package/dist-cjs/commands/UpdateAvailabilityConfigurationCommand.js +1 -29
  79. package/dist-cjs/commands/UpdateDefaultMailDomainCommand.js +1 -28
  80. package/dist-cjs/commands/UpdateGroupCommand.js +1 -28
  81. package/dist-cjs/commands/UpdateImpersonationRoleCommand.js +1 -28
  82. package/dist-cjs/commands/UpdateMailboxQuotaCommand.js +1 -28
  83. package/dist-cjs/commands/UpdateMobileDeviceAccessRuleCommand.js +1 -28
  84. package/dist-cjs/commands/UpdatePrimaryEmailAddressCommand.js +1 -28
  85. package/dist-cjs/commands/UpdateResourceCommand.js +1 -28
  86. package/dist-cjs/commands/UpdateUserCommand.js +1 -29
  87. package/dist-cjs/commands/index.js +1 -87
  88. package/dist-cjs/endpoint/EndpointParameters.js +1 -18
  89. package/dist-cjs/extensionConfiguration.js +1 -2
  90. package/dist-cjs/index.js +7407 -11
  91. package/dist-cjs/models/WorkMailServiceException.js +1 -12
  92. package/dist-cjs/models/index.js +1 -4
  93. package/dist-cjs/models/models_0.js +1 -467
  94. package/dist-cjs/pagination/Interfaces.js +1 -2
  95. package/dist-cjs/pagination/ListAliasesPaginator.js +1 -7
  96. package/dist-cjs/pagination/ListAvailabilityConfigurationsPaginator.js +1 -7
  97. package/dist-cjs/pagination/ListGroupMembersPaginator.js +1 -7
  98. package/dist-cjs/pagination/ListGroupsForEntityPaginator.js +1 -7
  99. package/dist-cjs/pagination/ListGroupsPaginator.js +1 -7
  100. package/dist-cjs/pagination/ListImpersonationRolesPaginator.js +1 -7
  101. package/dist-cjs/pagination/ListMailDomainsPaginator.js +1 -7
  102. package/dist-cjs/pagination/ListMailboxExportJobsPaginator.js +1 -7
  103. package/dist-cjs/pagination/ListMailboxPermissionsPaginator.js +1 -7
  104. package/dist-cjs/pagination/ListMobileDeviceAccessOverridesPaginator.js +1 -7
  105. package/dist-cjs/pagination/ListOrganizationsPaginator.js +1 -7
  106. package/dist-cjs/pagination/ListResourceDelegatesPaginator.js +1 -7
  107. package/dist-cjs/pagination/ListResourcesPaginator.js +1 -7
  108. package/dist-cjs/pagination/ListUsersPaginator.js +1 -7
  109. package/dist-cjs/pagination/index.js +1 -18
  110. package/dist-cjs/protocols/Aws_json1_1.js +1 -5041
  111. package/dist-cjs/runtimeExtensions.js +1 -22
  112. package/package.json +40 -40
@@ -1,12 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.WorkMailServiceException = 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 WorkMailServiceException extends smithy_client_1.ServiceException {
7
- constructor(options) {
8
- super(options);
9
- Object.setPrototypeOf(this, WorkMailServiceException.prototype);
10
- }
11
- }
12
- exports.WorkMailServiceException = WorkMailServiceException;
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,467 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.UpdateUserRequestFilterSensitiveLog = exports.UpdateAvailabilityConfigurationRequestFilterSensitiveLog = exports.TestAvailabilityConfigurationRequestFilterSensitiveLog = exports.ResetPasswordRequestFilterSensitiveLog = exports.PutRetentionPolicyRequestFilterSensitiveLog = exports.ListUsersRequestFilterSensitiveLog = exports.ListUsersFiltersFilterSensitiveLog = exports.DescribeUserResponseFilterSensitiveLog = exports.CreateUserRequestFilterSensitiveLog = exports.CreateAvailabilityConfigurationRequestFilterSensitiveLog = exports.EwsAvailabilityProviderFilterSensitiveLog = exports.TooManyTagsException = exports.PermissionType = exports.InvalidConfigurationException = exports.FolderName = exports.RetentionAction = exports.EntityAlreadyRegisteredException = exports.DnsRecordVerificationStatus = exports.MailboxExportJobState = exports.EntityState = exports.EntityType = exports.MailDomainInUseException = exports.InvalidCustomSesConfigurationException = exports.MemberType = exports.InvalidPasswordException = exports.UserRole = exports.ResourceType = exports.DirectoryInUseException = exports.MobileDeviceAccessRuleEffect = exports.ImpersonationRoleType = exports.ReservedNameException = exports.NameAvailabilityException = exports.MailDomainStateException = exports.MailDomainNotFoundException = exports.LimitExceededException = exports.EmailAddressInUseException = exports.AvailabilityProviderType = exports.ResourceNotFoundException = exports.DirectoryUnavailableException = exports.DirectoryServiceAuthenticationFailedException = exports.UnsupportedOperationException = exports.OrganizationStateException = exports.OrganizationNotFoundException = exports.InvalidParameterException = exports.EntityStateException = exports.EntityNotFoundException = exports.AccessEffect = exports.AccessControlRuleEffect = void 0;
4
- const smithy_client_1 = require("@smithy/smithy-client");
5
- const WorkMailServiceException_1 = require("./WorkMailServiceException");
6
- exports.AccessControlRuleEffect = {
7
- ALLOW: "ALLOW",
8
- DENY: "DENY",
9
- };
10
- exports.AccessEffect = {
11
- ALLOW: "ALLOW",
12
- DENY: "DENY",
13
- };
14
- class EntityNotFoundException extends WorkMailServiceException_1.WorkMailServiceException {
15
- constructor(opts) {
16
- super({
17
- name: "EntityNotFoundException",
18
- $fault: "client",
19
- ...opts,
20
- });
21
- this.name = "EntityNotFoundException";
22
- this.$fault = "client";
23
- Object.setPrototypeOf(this, EntityNotFoundException.prototype);
24
- this.Message = opts.Message;
25
- }
26
- }
27
- exports.EntityNotFoundException = EntityNotFoundException;
28
- class EntityStateException extends WorkMailServiceException_1.WorkMailServiceException {
29
- constructor(opts) {
30
- super({
31
- name: "EntityStateException",
32
- $fault: "client",
33
- ...opts,
34
- });
35
- this.name = "EntityStateException";
36
- this.$fault = "client";
37
- Object.setPrototypeOf(this, EntityStateException.prototype);
38
- this.Message = opts.Message;
39
- }
40
- }
41
- exports.EntityStateException = EntityStateException;
42
- class InvalidParameterException extends WorkMailServiceException_1.WorkMailServiceException {
43
- constructor(opts) {
44
- super({
45
- name: "InvalidParameterException",
46
- $fault: "client",
47
- ...opts,
48
- });
49
- this.name = "InvalidParameterException";
50
- this.$fault = "client";
51
- Object.setPrototypeOf(this, InvalidParameterException.prototype);
52
- this.Message = opts.Message;
53
- }
54
- }
55
- exports.InvalidParameterException = InvalidParameterException;
56
- class OrganizationNotFoundException extends WorkMailServiceException_1.WorkMailServiceException {
57
- constructor(opts) {
58
- super({
59
- name: "OrganizationNotFoundException",
60
- $fault: "client",
61
- ...opts,
62
- });
63
- this.name = "OrganizationNotFoundException";
64
- this.$fault = "client";
65
- Object.setPrototypeOf(this, OrganizationNotFoundException.prototype);
66
- this.Message = opts.Message;
67
- }
68
- }
69
- exports.OrganizationNotFoundException = OrganizationNotFoundException;
70
- class OrganizationStateException extends WorkMailServiceException_1.WorkMailServiceException {
71
- constructor(opts) {
72
- super({
73
- name: "OrganizationStateException",
74
- $fault: "client",
75
- ...opts,
76
- });
77
- this.name = "OrganizationStateException";
78
- this.$fault = "client";
79
- Object.setPrototypeOf(this, OrganizationStateException.prototype);
80
- this.Message = opts.Message;
81
- }
82
- }
83
- exports.OrganizationStateException = OrganizationStateException;
84
- class UnsupportedOperationException extends WorkMailServiceException_1.WorkMailServiceException {
85
- constructor(opts) {
86
- super({
87
- name: "UnsupportedOperationException",
88
- $fault: "client",
89
- ...opts,
90
- });
91
- this.name = "UnsupportedOperationException";
92
- this.$fault = "client";
93
- Object.setPrototypeOf(this, UnsupportedOperationException.prototype);
94
- this.Message = opts.Message;
95
- }
96
- }
97
- exports.UnsupportedOperationException = UnsupportedOperationException;
98
- class DirectoryServiceAuthenticationFailedException extends WorkMailServiceException_1.WorkMailServiceException {
99
- constructor(opts) {
100
- super({
101
- name: "DirectoryServiceAuthenticationFailedException",
102
- $fault: "client",
103
- ...opts,
104
- });
105
- this.name = "DirectoryServiceAuthenticationFailedException";
106
- this.$fault = "client";
107
- Object.setPrototypeOf(this, DirectoryServiceAuthenticationFailedException.prototype);
108
- this.Message = opts.Message;
109
- }
110
- }
111
- exports.DirectoryServiceAuthenticationFailedException = DirectoryServiceAuthenticationFailedException;
112
- class DirectoryUnavailableException extends WorkMailServiceException_1.WorkMailServiceException {
113
- constructor(opts) {
114
- super({
115
- name: "DirectoryUnavailableException",
116
- $fault: "client",
117
- ...opts,
118
- });
119
- this.name = "DirectoryUnavailableException";
120
- this.$fault = "client";
121
- Object.setPrototypeOf(this, DirectoryUnavailableException.prototype);
122
- this.Message = opts.Message;
123
- }
124
- }
125
- exports.DirectoryUnavailableException = DirectoryUnavailableException;
126
- class ResourceNotFoundException extends WorkMailServiceException_1.WorkMailServiceException {
127
- constructor(opts) {
128
- super({
129
- name: "ResourceNotFoundException",
130
- $fault: "client",
131
- ...opts,
132
- });
133
- this.name = "ResourceNotFoundException";
134
- this.$fault = "client";
135
- Object.setPrototypeOf(this, ResourceNotFoundException.prototype);
136
- this.Message = opts.Message;
137
- }
138
- }
139
- exports.ResourceNotFoundException = ResourceNotFoundException;
140
- exports.AvailabilityProviderType = {
141
- EWS: "EWS",
142
- LAMBDA: "LAMBDA",
143
- };
144
- class EmailAddressInUseException extends WorkMailServiceException_1.WorkMailServiceException {
145
- constructor(opts) {
146
- super({
147
- name: "EmailAddressInUseException",
148
- $fault: "client",
149
- ...opts,
150
- });
151
- this.name = "EmailAddressInUseException";
152
- this.$fault = "client";
153
- Object.setPrototypeOf(this, EmailAddressInUseException.prototype);
154
- this.Message = opts.Message;
155
- }
156
- }
157
- exports.EmailAddressInUseException = EmailAddressInUseException;
158
- class LimitExceededException extends WorkMailServiceException_1.WorkMailServiceException {
159
- constructor(opts) {
160
- super({
161
- name: "LimitExceededException",
162
- $fault: "client",
163
- ...opts,
164
- });
165
- this.name = "LimitExceededException";
166
- this.$fault = "client";
167
- Object.setPrototypeOf(this, LimitExceededException.prototype);
168
- this.Message = opts.Message;
169
- }
170
- }
171
- exports.LimitExceededException = LimitExceededException;
172
- class MailDomainNotFoundException extends WorkMailServiceException_1.WorkMailServiceException {
173
- constructor(opts) {
174
- super({
175
- name: "MailDomainNotFoundException",
176
- $fault: "client",
177
- ...opts,
178
- });
179
- this.name = "MailDomainNotFoundException";
180
- this.$fault = "client";
181
- Object.setPrototypeOf(this, MailDomainNotFoundException.prototype);
182
- this.Message = opts.Message;
183
- }
184
- }
185
- exports.MailDomainNotFoundException = MailDomainNotFoundException;
186
- class MailDomainStateException extends WorkMailServiceException_1.WorkMailServiceException {
187
- constructor(opts) {
188
- super({
189
- name: "MailDomainStateException",
190
- $fault: "client",
191
- ...opts,
192
- });
193
- this.name = "MailDomainStateException";
194
- this.$fault = "client";
195
- Object.setPrototypeOf(this, MailDomainStateException.prototype);
196
- this.Message = opts.Message;
197
- }
198
- }
199
- exports.MailDomainStateException = MailDomainStateException;
200
- class NameAvailabilityException extends WorkMailServiceException_1.WorkMailServiceException {
201
- constructor(opts) {
202
- super({
203
- name: "NameAvailabilityException",
204
- $fault: "client",
205
- ...opts,
206
- });
207
- this.name = "NameAvailabilityException";
208
- this.$fault = "client";
209
- Object.setPrototypeOf(this, NameAvailabilityException.prototype);
210
- this.Message = opts.Message;
211
- }
212
- }
213
- exports.NameAvailabilityException = NameAvailabilityException;
214
- class ReservedNameException extends WorkMailServiceException_1.WorkMailServiceException {
215
- constructor(opts) {
216
- super({
217
- name: "ReservedNameException",
218
- $fault: "client",
219
- ...opts,
220
- });
221
- this.name = "ReservedNameException";
222
- this.$fault = "client";
223
- Object.setPrototypeOf(this, ReservedNameException.prototype);
224
- this.Message = opts.Message;
225
- }
226
- }
227
- exports.ReservedNameException = ReservedNameException;
228
- exports.ImpersonationRoleType = {
229
- FULL_ACCESS: "FULL_ACCESS",
230
- READ_ONLY: "READ_ONLY",
231
- };
232
- exports.MobileDeviceAccessRuleEffect = {
233
- ALLOW: "ALLOW",
234
- DENY: "DENY",
235
- };
236
- class DirectoryInUseException extends WorkMailServiceException_1.WorkMailServiceException {
237
- constructor(opts) {
238
- super({
239
- name: "DirectoryInUseException",
240
- $fault: "client",
241
- ...opts,
242
- });
243
- this.name = "DirectoryInUseException";
244
- this.$fault = "client";
245
- Object.setPrototypeOf(this, DirectoryInUseException.prototype);
246
- this.Message = opts.Message;
247
- }
248
- }
249
- exports.DirectoryInUseException = DirectoryInUseException;
250
- exports.ResourceType = {
251
- EQUIPMENT: "EQUIPMENT",
252
- ROOM: "ROOM",
253
- };
254
- exports.UserRole = {
255
- REMOTE_USER: "REMOTE_USER",
256
- RESOURCE: "RESOURCE",
257
- SYSTEM_USER: "SYSTEM_USER",
258
- USER: "USER",
259
- };
260
- class InvalidPasswordException extends WorkMailServiceException_1.WorkMailServiceException {
261
- constructor(opts) {
262
- super({
263
- name: "InvalidPasswordException",
264
- $fault: "client",
265
- ...opts,
266
- });
267
- this.name = "InvalidPasswordException";
268
- this.$fault = "client";
269
- Object.setPrototypeOf(this, InvalidPasswordException.prototype);
270
- this.Message = opts.Message;
271
- }
272
- }
273
- exports.InvalidPasswordException = InvalidPasswordException;
274
- exports.MemberType = {
275
- GROUP: "GROUP",
276
- USER: "USER",
277
- };
278
- class InvalidCustomSesConfigurationException extends WorkMailServiceException_1.WorkMailServiceException {
279
- constructor(opts) {
280
- super({
281
- name: "InvalidCustomSesConfigurationException",
282
- $fault: "client",
283
- ...opts,
284
- });
285
- this.name = "InvalidCustomSesConfigurationException";
286
- this.$fault = "client";
287
- Object.setPrototypeOf(this, InvalidCustomSesConfigurationException.prototype);
288
- this.Message = opts.Message;
289
- }
290
- }
291
- exports.InvalidCustomSesConfigurationException = InvalidCustomSesConfigurationException;
292
- class MailDomainInUseException extends WorkMailServiceException_1.WorkMailServiceException {
293
- constructor(opts) {
294
- super({
295
- name: "MailDomainInUseException",
296
- $fault: "client",
297
- ...opts,
298
- });
299
- this.name = "MailDomainInUseException";
300
- this.$fault = "client";
301
- Object.setPrototypeOf(this, MailDomainInUseException.prototype);
302
- this.Message = opts.Message;
303
- }
304
- }
305
- exports.MailDomainInUseException = MailDomainInUseException;
306
- exports.EntityType = {
307
- GROUP: "GROUP",
308
- RESOURCE: "RESOURCE",
309
- USER: "USER",
310
- };
311
- exports.EntityState = {
312
- DELETED: "DELETED",
313
- DISABLED: "DISABLED",
314
- ENABLED: "ENABLED",
315
- };
316
- exports.MailboxExportJobState = {
317
- CANCELLED: "CANCELLED",
318
- COMPLETED: "COMPLETED",
319
- FAILED: "FAILED",
320
- RUNNING: "RUNNING",
321
- };
322
- exports.DnsRecordVerificationStatus = {
323
- FAILED: "FAILED",
324
- PENDING: "PENDING",
325
- VERIFIED: "VERIFIED",
326
- };
327
- class EntityAlreadyRegisteredException extends WorkMailServiceException_1.WorkMailServiceException {
328
- constructor(opts) {
329
- super({
330
- name: "EntityAlreadyRegisteredException",
331
- $fault: "client",
332
- ...opts,
333
- });
334
- this.name = "EntityAlreadyRegisteredException";
335
- this.$fault = "client";
336
- Object.setPrototypeOf(this, EntityAlreadyRegisteredException.prototype);
337
- this.Message = opts.Message;
338
- }
339
- }
340
- exports.EntityAlreadyRegisteredException = EntityAlreadyRegisteredException;
341
- exports.RetentionAction = {
342
- DELETE: "DELETE",
343
- NONE: "NONE",
344
- PERMANENTLY_DELETE: "PERMANENTLY_DELETE",
345
- };
346
- exports.FolderName = {
347
- DELETED_ITEMS: "DELETED_ITEMS",
348
- DRAFTS: "DRAFTS",
349
- INBOX: "INBOX",
350
- JUNK_EMAIL: "JUNK_EMAIL",
351
- SENT_ITEMS: "SENT_ITEMS",
352
- };
353
- class InvalidConfigurationException extends WorkMailServiceException_1.WorkMailServiceException {
354
- constructor(opts) {
355
- super({
356
- name: "InvalidConfigurationException",
357
- $fault: "client",
358
- ...opts,
359
- });
360
- this.name = "InvalidConfigurationException";
361
- this.$fault = "client";
362
- Object.setPrototypeOf(this, InvalidConfigurationException.prototype);
363
- this.Message = opts.Message;
364
- }
365
- }
366
- exports.InvalidConfigurationException = InvalidConfigurationException;
367
- exports.PermissionType = {
368
- FULL_ACCESS: "FULL_ACCESS",
369
- SEND_AS: "SEND_AS",
370
- SEND_ON_BEHALF: "SEND_ON_BEHALF",
371
- };
372
- class TooManyTagsException extends WorkMailServiceException_1.WorkMailServiceException {
373
- constructor(opts) {
374
- super({
375
- name: "TooManyTagsException",
376
- $fault: "client",
377
- ...opts,
378
- });
379
- this.name = "TooManyTagsException";
380
- this.$fault = "client";
381
- Object.setPrototypeOf(this, TooManyTagsException.prototype);
382
- this.Message = opts.Message;
383
- }
384
- }
385
- exports.TooManyTagsException = TooManyTagsException;
386
- const EwsAvailabilityProviderFilterSensitiveLog = (obj) => ({
387
- ...obj,
388
- ...(obj.EwsPassword && { EwsPassword: smithy_client_1.SENSITIVE_STRING }),
389
- });
390
- exports.EwsAvailabilityProviderFilterSensitiveLog = EwsAvailabilityProviderFilterSensitiveLog;
391
- const CreateAvailabilityConfigurationRequestFilterSensitiveLog = (obj) => ({
392
- ...obj,
393
- ...(obj.EwsProvider && { EwsProvider: (0, exports.EwsAvailabilityProviderFilterSensitiveLog)(obj.EwsProvider) }),
394
- });
395
- exports.CreateAvailabilityConfigurationRequestFilterSensitiveLog = CreateAvailabilityConfigurationRequestFilterSensitiveLog;
396
- const CreateUserRequestFilterSensitiveLog = (obj) => ({
397
- ...obj,
398
- ...(obj.DisplayName && { DisplayName: smithy_client_1.SENSITIVE_STRING }),
399
- ...(obj.Password && { Password: smithy_client_1.SENSITIVE_STRING }),
400
- ...(obj.FirstName && { FirstName: smithy_client_1.SENSITIVE_STRING }),
401
- ...(obj.LastName && { LastName: smithy_client_1.SENSITIVE_STRING }),
402
- });
403
- exports.CreateUserRequestFilterSensitiveLog = CreateUserRequestFilterSensitiveLog;
404
- const DescribeUserResponseFilterSensitiveLog = (obj) => ({
405
- ...obj,
406
- ...(obj.DisplayName && { DisplayName: smithy_client_1.SENSITIVE_STRING }),
407
- ...(obj.FirstName && { FirstName: smithy_client_1.SENSITIVE_STRING }),
408
- ...(obj.LastName && { LastName: smithy_client_1.SENSITIVE_STRING }),
409
- ...(obj.Initials && { Initials: smithy_client_1.SENSITIVE_STRING }),
410
- ...(obj.Telephone && { Telephone: smithy_client_1.SENSITIVE_STRING }),
411
- ...(obj.Street && { Street: smithy_client_1.SENSITIVE_STRING }),
412
- ...(obj.JobTitle && { JobTitle: smithy_client_1.SENSITIVE_STRING }),
413
- ...(obj.City && { City: smithy_client_1.SENSITIVE_STRING }),
414
- ...(obj.Company && { Company: smithy_client_1.SENSITIVE_STRING }),
415
- ...(obj.ZipCode && { ZipCode: smithy_client_1.SENSITIVE_STRING }),
416
- ...(obj.Department && { Department: smithy_client_1.SENSITIVE_STRING }),
417
- ...(obj.Country && { Country: smithy_client_1.SENSITIVE_STRING }),
418
- ...(obj.Office && { Office: smithy_client_1.SENSITIVE_STRING }),
419
- });
420
- exports.DescribeUserResponseFilterSensitiveLog = DescribeUserResponseFilterSensitiveLog;
421
- const ListUsersFiltersFilterSensitiveLog = (obj) => ({
422
- ...obj,
423
- ...(obj.DisplayNamePrefix && { DisplayNamePrefix: smithy_client_1.SENSITIVE_STRING }),
424
- });
425
- exports.ListUsersFiltersFilterSensitiveLog = ListUsersFiltersFilterSensitiveLog;
426
- const ListUsersRequestFilterSensitiveLog = (obj) => ({
427
- ...obj,
428
- ...(obj.Filters && { Filters: (0, exports.ListUsersFiltersFilterSensitiveLog)(obj.Filters) }),
429
- });
430
- exports.ListUsersRequestFilterSensitiveLog = ListUsersRequestFilterSensitiveLog;
431
- const PutRetentionPolicyRequestFilterSensitiveLog = (obj) => ({
432
- ...obj,
433
- ...(obj.Description && { Description: smithy_client_1.SENSITIVE_STRING }),
434
- });
435
- exports.PutRetentionPolicyRequestFilterSensitiveLog = PutRetentionPolicyRequestFilterSensitiveLog;
436
- const ResetPasswordRequestFilterSensitiveLog = (obj) => ({
437
- ...obj,
438
- ...(obj.Password && { Password: smithy_client_1.SENSITIVE_STRING }),
439
- });
440
- exports.ResetPasswordRequestFilterSensitiveLog = ResetPasswordRequestFilterSensitiveLog;
441
- const TestAvailabilityConfigurationRequestFilterSensitiveLog = (obj) => ({
442
- ...obj,
443
- ...(obj.EwsProvider && { EwsProvider: (0, exports.EwsAvailabilityProviderFilterSensitiveLog)(obj.EwsProvider) }),
444
- });
445
- exports.TestAvailabilityConfigurationRequestFilterSensitiveLog = TestAvailabilityConfigurationRequestFilterSensitiveLog;
446
- const UpdateAvailabilityConfigurationRequestFilterSensitiveLog = (obj) => ({
447
- ...obj,
448
- ...(obj.EwsProvider && { EwsProvider: (0, exports.EwsAvailabilityProviderFilterSensitiveLog)(obj.EwsProvider) }),
449
- });
450
- exports.UpdateAvailabilityConfigurationRequestFilterSensitiveLog = UpdateAvailabilityConfigurationRequestFilterSensitiveLog;
451
- const UpdateUserRequestFilterSensitiveLog = (obj) => ({
452
- ...obj,
453
- ...(obj.DisplayName && { DisplayName: smithy_client_1.SENSITIVE_STRING }),
454
- ...(obj.FirstName && { FirstName: smithy_client_1.SENSITIVE_STRING }),
455
- ...(obj.LastName && { LastName: smithy_client_1.SENSITIVE_STRING }),
456
- ...(obj.Initials && { Initials: smithy_client_1.SENSITIVE_STRING }),
457
- ...(obj.Telephone && { Telephone: smithy_client_1.SENSITIVE_STRING }),
458
- ...(obj.Street && { Street: smithy_client_1.SENSITIVE_STRING }),
459
- ...(obj.JobTitle && { JobTitle: smithy_client_1.SENSITIVE_STRING }),
460
- ...(obj.City && { City: smithy_client_1.SENSITIVE_STRING }),
461
- ...(obj.Company && { Company: smithy_client_1.SENSITIVE_STRING }),
462
- ...(obj.ZipCode && { ZipCode: smithy_client_1.SENSITIVE_STRING }),
463
- ...(obj.Department && { Department: smithy_client_1.SENSITIVE_STRING }),
464
- ...(obj.Country && { Country: smithy_client_1.SENSITIVE_STRING }),
465
- ...(obj.Office && { Office: smithy_client_1.SENSITIVE_STRING }),
466
- });
467
- exports.UpdateUserRequestFilterSensitiveLog = UpdateUserRequestFilterSensitiveLog;
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,7 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.paginateListAliases = void 0;
4
- const core_1 = require("@smithy/core");
5
- const ListAliasesCommand_1 = require("../commands/ListAliasesCommand");
6
- const WorkMailClient_1 = require("../WorkMailClient");
7
- exports.paginateListAliases = (0, core_1.createPaginator)(WorkMailClient_1.WorkMailClient, ListAliasesCommand_1.ListAliasesCommand, "NextToken", "NextToken", "MaxResults");
1
+ module.exports = require("../index.js");
@@ -1,7 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.paginateListAvailabilityConfigurations = void 0;
4
- const core_1 = require("@smithy/core");
5
- const ListAvailabilityConfigurationsCommand_1 = require("../commands/ListAvailabilityConfigurationsCommand");
6
- const WorkMailClient_1 = require("../WorkMailClient");
7
- exports.paginateListAvailabilityConfigurations = (0, core_1.createPaginator)(WorkMailClient_1.WorkMailClient, ListAvailabilityConfigurationsCommand_1.ListAvailabilityConfigurationsCommand, "NextToken", "NextToken", "MaxResults");
1
+ module.exports = require("../index.js");
@@ -1,7 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.paginateListGroupMembers = void 0;
4
- const core_1 = require("@smithy/core");
5
- const ListGroupMembersCommand_1 = require("../commands/ListGroupMembersCommand");
6
- const WorkMailClient_1 = require("../WorkMailClient");
7
- exports.paginateListGroupMembers = (0, core_1.createPaginator)(WorkMailClient_1.WorkMailClient, ListGroupMembersCommand_1.ListGroupMembersCommand, "NextToken", "NextToken", "MaxResults");
1
+ module.exports = require("../index.js");
@@ -1,7 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.paginateListGroupsForEntity = void 0;
4
- const core_1 = require("@smithy/core");
5
- const ListGroupsForEntityCommand_1 = require("../commands/ListGroupsForEntityCommand");
6
- const WorkMailClient_1 = require("../WorkMailClient");
7
- exports.paginateListGroupsForEntity = (0, core_1.createPaginator)(WorkMailClient_1.WorkMailClient, ListGroupsForEntityCommand_1.ListGroupsForEntityCommand, "NextToken", "NextToken", "MaxResults");
1
+ module.exports = require("../index.js");
@@ -1,7 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.paginateListGroups = void 0;
4
- const core_1 = require("@smithy/core");
5
- const ListGroupsCommand_1 = require("../commands/ListGroupsCommand");
6
- const WorkMailClient_1 = require("../WorkMailClient");
7
- exports.paginateListGroups = (0, core_1.createPaginator)(WorkMailClient_1.WorkMailClient, ListGroupsCommand_1.ListGroupsCommand, "NextToken", "NextToken", "MaxResults");
1
+ module.exports = require("../index.js");
@@ -1,7 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.paginateListImpersonationRoles = void 0;
4
- const core_1 = require("@smithy/core");
5
- const ListImpersonationRolesCommand_1 = require("../commands/ListImpersonationRolesCommand");
6
- const WorkMailClient_1 = require("../WorkMailClient");
7
- exports.paginateListImpersonationRoles = (0, core_1.createPaginator)(WorkMailClient_1.WorkMailClient, ListImpersonationRolesCommand_1.ListImpersonationRolesCommand, "NextToken", "NextToken", "MaxResults");
1
+ module.exports = require("../index.js");
@@ -1,7 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.paginateListMailDomains = void 0;
4
- const core_1 = require("@smithy/core");
5
- const ListMailDomainsCommand_1 = require("../commands/ListMailDomainsCommand");
6
- const WorkMailClient_1 = require("../WorkMailClient");
7
- exports.paginateListMailDomains = (0, core_1.createPaginator)(WorkMailClient_1.WorkMailClient, ListMailDomainsCommand_1.ListMailDomainsCommand, "NextToken", "NextToken", "MaxResults");
1
+ module.exports = require("../index.js");
@@ -1,7 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.paginateListMailboxExportJobs = void 0;
4
- const core_1 = require("@smithy/core");
5
- const ListMailboxExportJobsCommand_1 = require("../commands/ListMailboxExportJobsCommand");
6
- const WorkMailClient_1 = require("../WorkMailClient");
7
- exports.paginateListMailboxExportJobs = (0, core_1.createPaginator)(WorkMailClient_1.WorkMailClient, ListMailboxExportJobsCommand_1.ListMailboxExportJobsCommand, "NextToken", "NextToken", "MaxResults");
1
+ module.exports = require("../index.js");
@@ -1,7 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.paginateListMailboxPermissions = void 0;
4
- const core_1 = require("@smithy/core");
5
- const ListMailboxPermissionsCommand_1 = require("../commands/ListMailboxPermissionsCommand");
6
- const WorkMailClient_1 = require("../WorkMailClient");
7
- exports.paginateListMailboxPermissions = (0, core_1.createPaginator)(WorkMailClient_1.WorkMailClient, ListMailboxPermissionsCommand_1.ListMailboxPermissionsCommand, "NextToken", "NextToken", "MaxResults");
1
+ module.exports = require("../index.js");
@@ -1,7 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.paginateListMobileDeviceAccessOverrides = void 0;
4
- const core_1 = require("@smithy/core");
5
- const ListMobileDeviceAccessOverridesCommand_1 = require("../commands/ListMobileDeviceAccessOverridesCommand");
6
- const WorkMailClient_1 = require("../WorkMailClient");
7
- exports.paginateListMobileDeviceAccessOverrides = (0, core_1.createPaginator)(WorkMailClient_1.WorkMailClient, ListMobileDeviceAccessOverridesCommand_1.ListMobileDeviceAccessOverridesCommand, "NextToken", "NextToken", "MaxResults");
1
+ module.exports = require("../index.js");
@@ -1,7 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.paginateListOrganizations = void 0;
4
- const core_1 = require("@smithy/core");
5
- const ListOrganizationsCommand_1 = require("../commands/ListOrganizationsCommand");
6
- const WorkMailClient_1 = require("../WorkMailClient");
7
- exports.paginateListOrganizations = (0, core_1.createPaginator)(WorkMailClient_1.WorkMailClient, ListOrganizationsCommand_1.ListOrganizationsCommand, "NextToken", "NextToken", "MaxResults");
1
+ module.exports = require("../index.js");
@@ -1,7 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.paginateListResourceDelegates = void 0;
4
- const core_1 = require("@smithy/core");
5
- const ListResourceDelegatesCommand_1 = require("../commands/ListResourceDelegatesCommand");
6
- const WorkMailClient_1 = require("../WorkMailClient");
7
- exports.paginateListResourceDelegates = (0, core_1.createPaginator)(WorkMailClient_1.WorkMailClient, ListResourceDelegatesCommand_1.ListResourceDelegatesCommand, "NextToken", "NextToken", "MaxResults");
1
+ module.exports = require("../index.js");
@@ -1,7 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.paginateListResources = void 0;
4
- const core_1 = require("@smithy/core");
5
- const ListResourcesCommand_1 = require("../commands/ListResourcesCommand");
6
- const WorkMailClient_1 = require("../WorkMailClient");
7
- exports.paginateListResources = (0, core_1.createPaginator)(WorkMailClient_1.WorkMailClient, ListResourcesCommand_1.ListResourcesCommand, "NextToken", "NextToken", "MaxResults");
1
+ module.exports = require("../index.js");
@@ -1,7 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.paginateListUsers = void 0;
4
- const core_1 = require("@smithy/core");
5
- const ListUsersCommand_1 = require("../commands/ListUsersCommand");
6
- const WorkMailClient_1 = require("../WorkMailClient");
7
- exports.paginateListUsers = (0, core_1.createPaginator)(WorkMailClient_1.WorkMailClient, ListUsersCommand_1.ListUsersCommand, "NextToken", "NextToken", "MaxResults");
1
+ module.exports = require("../index.js");
@@ -1,18 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- const tslib_1 = require("tslib");
4
- tslib_1.__exportStar(require("./Interfaces"), exports);
5
- tslib_1.__exportStar(require("./ListAliasesPaginator"), exports);
6
- tslib_1.__exportStar(require("./ListAvailabilityConfigurationsPaginator"), exports);
7
- tslib_1.__exportStar(require("./ListGroupMembersPaginator"), exports);
8
- tslib_1.__exportStar(require("./ListGroupsForEntityPaginator"), exports);
9
- tslib_1.__exportStar(require("./ListGroupsPaginator"), exports);
10
- tslib_1.__exportStar(require("./ListImpersonationRolesPaginator"), exports);
11
- tslib_1.__exportStar(require("./ListMailDomainsPaginator"), exports);
12
- tslib_1.__exportStar(require("./ListMailboxExportJobsPaginator"), exports);
13
- tslib_1.__exportStar(require("./ListMailboxPermissionsPaginator"), exports);
14
- tslib_1.__exportStar(require("./ListMobileDeviceAccessOverridesPaginator"), exports);
15
- tslib_1.__exportStar(require("./ListOrganizationsPaginator"), exports);
16
- tslib_1.__exportStar(require("./ListResourceDelegatesPaginator"), exports);
17
- tslib_1.__exportStar(require("./ListResourcesPaginator"), exports);
18
- tslib_1.__exportStar(require("./ListUsersPaginator"), exports);
1
+ module.exports = require("../index.js");