@aws-sdk/client-workmail 3.169.0 → 3.171.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 (102) hide show
  1. package/CHANGELOG.md +16 -0
  2. package/dist-types/ts3.4/WorkMail.d.ts +1257 -370
  3. package/dist-types/ts3.4/WorkMailClient.d.ts +542 -146
  4. package/dist-types/ts3.4/commands/AssociateDelegateToResourceCommand.d.ts +39 -17
  5. package/dist-types/ts3.4/commands/AssociateMemberToGroupCommand.d.ts +39 -17
  6. package/dist-types/ts3.4/commands/CancelMailboxExportJobCommand.d.ts +39 -17
  7. package/dist-types/ts3.4/commands/CreateAliasCommand.d.ts +32 -17
  8. package/dist-types/ts3.4/commands/CreateAvailabilityConfigurationCommand.d.ts +39 -17
  9. package/dist-types/ts3.4/commands/CreateGroupCommand.d.ts +32 -17
  10. package/dist-types/ts3.4/commands/CreateMobileDeviceAccessRuleCommand.d.ts +39 -17
  11. package/dist-types/ts3.4/commands/CreateOrganizationCommand.d.ts +36 -17
  12. package/dist-types/ts3.4/commands/CreateResourceCommand.d.ts +35 -17
  13. package/dist-types/ts3.4/commands/CreateUserCommand.d.ts +32 -17
  14. package/dist-types/ts3.4/commands/DeleteAccessControlRuleCommand.d.ts +39 -17
  15. package/dist-types/ts3.4/commands/DeleteAliasCommand.d.ts +32 -17
  16. package/dist-types/ts3.4/commands/DeleteAvailabilityConfigurationCommand.d.ts +39 -17
  17. package/dist-types/ts3.4/commands/DeleteEmailMonitoringConfigurationCommand.d.ts +39 -17
  18. package/dist-types/ts3.4/commands/DeleteGroupCommand.d.ts +32 -17
  19. package/dist-types/ts3.4/commands/DeleteMailboxPermissionsCommand.d.ts +39 -17
  20. package/dist-types/ts3.4/commands/DeleteMobileDeviceAccessOverrideCommand.d.ts +39 -17
  21. package/dist-types/ts3.4/commands/DeleteMobileDeviceAccessRuleCommand.d.ts +39 -17
  22. package/dist-types/ts3.4/commands/DeleteOrganizationCommand.d.ts +36 -17
  23. package/dist-types/ts3.4/commands/DeleteResourceCommand.d.ts +35 -17
  24. package/dist-types/ts3.4/commands/DeleteRetentionPolicyCommand.d.ts +39 -17
  25. package/dist-types/ts3.4/commands/DeleteUserCommand.d.ts +32 -17
  26. package/dist-types/ts3.4/commands/DeregisterFromWorkMailCommand.d.ts +39 -17
  27. package/dist-types/ts3.4/commands/DeregisterMailDomainCommand.d.ts +39 -17
  28. package/dist-types/ts3.4/commands/DescribeEmailMonitoringConfigurationCommand.d.ts +39 -17
  29. package/dist-types/ts3.4/commands/DescribeGroupCommand.d.ts +35 -17
  30. package/dist-types/ts3.4/commands/DescribeInboundDmarcSettingsCommand.d.ts +39 -17
  31. package/dist-types/ts3.4/commands/DescribeMailboxExportJobCommand.d.ts +39 -17
  32. package/dist-types/ts3.4/commands/DescribeOrganizationCommand.d.ts +39 -17
  33. package/dist-types/ts3.4/commands/DescribeResourceCommand.d.ts +35 -17
  34. package/dist-types/ts3.4/commands/DescribeUserCommand.d.ts +32 -17
  35. package/dist-types/ts3.4/commands/DisassociateDelegateFromResourceCommand.d.ts +39 -17
  36. package/dist-types/ts3.4/commands/DisassociateMemberFromGroupCommand.d.ts +39 -17
  37. package/dist-types/ts3.4/commands/GetAccessControlEffectCommand.d.ts +39 -17
  38. package/dist-types/ts3.4/commands/GetDefaultRetentionPolicyCommand.d.ts +39 -17
  39. package/dist-types/ts3.4/commands/GetMailDomainCommand.d.ts +35 -17
  40. package/dist-types/ts3.4/commands/GetMailboxDetailsCommand.d.ts +36 -17
  41. package/dist-types/ts3.4/commands/GetMobileDeviceAccessEffectCommand.d.ts +39 -17
  42. package/dist-types/ts3.4/commands/GetMobileDeviceAccessOverrideCommand.d.ts +39 -17
  43. package/dist-types/ts3.4/commands/ListAccessControlRulesCommand.d.ts +39 -17
  44. package/dist-types/ts3.4/commands/ListAliasesCommand.d.ts +32 -17
  45. package/dist-types/ts3.4/commands/ListAvailabilityConfigurationsCommand.d.ts +39 -17
  46. package/dist-types/ts3.4/commands/ListGroupMembersCommand.d.ts +35 -17
  47. package/dist-types/ts3.4/commands/ListGroupsCommand.d.ts +32 -17
  48. package/dist-types/ts3.4/commands/ListMailDomainsCommand.d.ts +35 -17
  49. package/dist-types/ts3.4/commands/ListMailboxExportJobsCommand.d.ts +39 -17
  50. package/dist-types/ts3.4/commands/ListMailboxPermissionsCommand.d.ts +39 -17
  51. package/dist-types/ts3.4/commands/ListMobileDeviceAccessOverridesCommand.d.ts +39 -17
  52. package/dist-types/ts3.4/commands/ListMobileDeviceAccessRulesCommand.d.ts +39 -17
  53. package/dist-types/ts3.4/commands/ListOrganizationsCommand.d.ts +36 -17
  54. package/dist-types/ts3.4/commands/ListResourceDelegatesCommand.d.ts +39 -17
  55. package/dist-types/ts3.4/commands/ListResourcesCommand.d.ts +35 -17
  56. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +36 -17
  57. package/dist-types/ts3.4/commands/ListUsersCommand.d.ts +32 -17
  58. package/dist-types/ts3.4/commands/PutAccessControlRuleCommand.d.ts +39 -17
  59. package/dist-types/ts3.4/commands/PutEmailMonitoringConfigurationCommand.d.ts +39 -17
  60. package/dist-types/ts3.4/commands/PutInboundDmarcSettingsCommand.d.ts +39 -17
  61. package/dist-types/ts3.4/commands/PutMailboxPermissionsCommand.d.ts +39 -17
  62. package/dist-types/ts3.4/commands/PutMobileDeviceAccessOverrideCommand.d.ts +39 -17
  63. package/dist-types/ts3.4/commands/PutRetentionPolicyCommand.d.ts +36 -17
  64. package/dist-types/ts3.4/commands/RegisterMailDomainCommand.d.ts +36 -17
  65. package/dist-types/ts3.4/commands/RegisterToWorkMailCommand.d.ts +36 -17
  66. package/dist-types/ts3.4/commands/ResetPasswordCommand.d.ts +35 -17
  67. package/dist-types/ts3.4/commands/StartMailboxExportJobCommand.d.ts +39 -17
  68. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +32 -17
  69. package/dist-types/ts3.4/commands/TestAvailabilityConfigurationCommand.d.ts +39 -17
  70. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +35 -17
  71. package/dist-types/ts3.4/commands/UpdateAvailabilityConfigurationCommand.d.ts +39 -17
  72. package/dist-types/ts3.4/commands/UpdateDefaultMailDomainCommand.d.ts +39 -17
  73. package/dist-types/ts3.4/commands/UpdateMailboxQuotaCommand.d.ts +36 -17
  74. package/dist-types/ts3.4/commands/UpdateMobileDeviceAccessRuleCommand.d.ts +39 -17
  75. package/dist-types/ts3.4/commands/UpdatePrimaryEmailAddressCommand.d.ts +39 -17
  76. package/dist-types/ts3.4/commands/UpdateResourceCommand.d.ts +35 -17
  77. package/dist-types/ts3.4/commands/index.d.ts +73 -73
  78. package/dist-types/ts3.4/endpoints.d.ts +2 -2
  79. package/dist-types/ts3.4/index.d.ts +6 -6
  80. package/dist-types/ts3.4/models/WorkMailServiceException.d.ts +7 -6
  81. package/dist-types/ts3.4/models/index.d.ts +1 -1
  82. package/dist-types/ts3.4/models/models_0.d.ts +1477 -1824
  83. package/dist-types/ts3.4/pagination/Interfaces.d.ts +7 -6
  84. package/dist-types/ts3.4/pagination/ListAliasesPaginator.d.ts +11 -4
  85. package/dist-types/ts3.4/pagination/ListAvailabilityConfigurationsPaginator.d.ts +11 -4
  86. package/dist-types/ts3.4/pagination/ListGroupMembersPaginator.d.ts +11 -4
  87. package/dist-types/ts3.4/pagination/ListGroupsPaginator.d.ts +11 -4
  88. package/dist-types/ts3.4/pagination/ListMailDomainsPaginator.d.ts +11 -4
  89. package/dist-types/ts3.4/pagination/ListMailboxExportJobsPaginator.d.ts +11 -4
  90. package/dist-types/ts3.4/pagination/ListMailboxPermissionsPaginator.d.ts +11 -4
  91. package/dist-types/ts3.4/pagination/ListMobileDeviceAccessOverridesPaginator.d.ts +11 -4
  92. package/dist-types/ts3.4/pagination/ListOrganizationsPaginator.d.ts +11 -4
  93. package/dist-types/ts3.4/pagination/ListResourceDelegatesPaginator.d.ts +11 -4
  94. package/dist-types/ts3.4/pagination/ListResourcesPaginator.d.ts +11 -4
  95. package/dist-types/ts3.4/pagination/ListUsersPaginator.d.ts +11 -4
  96. package/dist-types/ts3.4/pagination/index.d.ts +13 -13
  97. package/dist-types/ts3.4/protocols/Aws_json1_1.d.ts +881 -221
  98. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +65 -38
  99. package/dist-types/ts3.4/runtimeConfig.d.ts +65 -38
  100. package/dist-types/ts3.4/runtimeConfig.native.d.ts +66 -37
  101. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +10 -11
  102. package/package.json +34 -34
@@ -1,1824 +1,1477 @@
1
- import { ExceptionOptionType as __ExceptionOptionType } from "@aws-sdk/smithy-client";
2
- import { WorkMailServiceException as __BaseException } from "./WorkMailServiceException";
3
- export declare enum AccessControlRuleEffect {
4
- ALLOW = "ALLOW",
5
- DENY = "DENY"
6
- }
7
-
8
- export interface AccessControlRule {
9
-
10
- Name?: string;
11
-
12
- Effect?: AccessControlRuleEffect | string;
13
-
14
- Description?: string;
15
-
16
- IpRanges?: string[];
17
-
18
- NotIpRanges?: string[];
19
-
20
- Actions?: string[];
21
-
22
- NotActions?: string[];
23
-
24
- UserIds?: string[];
25
-
26
- NotUserIds?: string[];
27
-
28
- DateCreated?: Date;
29
-
30
- DateModified?: Date;
31
- }
32
- export interface AssociateDelegateToResourceRequest {
33
-
34
- OrganizationId: string | undefined;
35
-
36
- ResourceId: string | undefined;
37
-
38
- EntityId: string | undefined;
39
- }
40
- export interface AssociateDelegateToResourceResponse {
41
- }
42
-
43
- export declare class EntityNotFoundException extends __BaseException {
44
- readonly name: "EntityNotFoundException";
45
- readonly $fault: "client";
46
- Message?: string;
47
-
48
- constructor(opts: __ExceptionOptionType<EntityNotFoundException, __BaseException>);
49
- }
50
-
51
- export declare class EntityStateException extends __BaseException {
52
- readonly name: "EntityStateException";
53
- readonly $fault: "client";
54
- Message?: string;
55
-
56
- constructor(opts: __ExceptionOptionType<EntityStateException, __BaseException>);
57
- }
58
-
59
- export declare class InvalidParameterException extends __BaseException {
60
- readonly name: "InvalidParameterException";
61
- readonly $fault: "client";
62
- Message?: string;
63
-
64
- constructor(opts: __ExceptionOptionType<InvalidParameterException, __BaseException>);
65
- }
66
-
67
- export declare class OrganizationNotFoundException extends __BaseException {
68
- readonly name: "OrganizationNotFoundException";
69
- readonly $fault: "client";
70
- Message?: string;
71
-
72
- constructor(opts: __ExceptionOptionType<OrganizationNotFoundException, __BaseException>);
73
- }
74
-
75
- export declare class OrganizationStateException extends __BaseException {
76
- readonly name: "OrganizationStateException";
77
- readonly $fault: "client";
78
- Message?: string;
79
-
80
- constructor(opts: __ExceptionOptionType<OrganizationStateException, __BaseException>);
81
- }
82
- export interface AssociateMemberToGroupRequest {
83
-
84
- OrganizationId: string | undefined;
85
-
86
- GroupId: string | undefined;
87
-
88
- MemberId: string | undefined;
89
- }
90
- export interface AssociateMemberToGroupResponse {
91
- }
92
-
93
- export declare class DirectoryServiceAuthenticationFailedException extends __BaseException {
94
- readonly name: "DirectoryServiceAuthenticationFailedException";
95
- readonly $fault: "client";
96
- Message?: string;
97
-
98
- constructor(opts: __ExceptionOptionType<DirectoryServiceAuthenticationFailedException, __BaseException>);
99
- }
100
-
101
- export declare class DirectoryUnavailableException extends __BaseException {
102
- readonly name: "DirectoryUnavailableException";
103
- readonly $fault: "client";
104
- Message?: string;
105
-
106
- constructor(opts: __ExceptionOptionType<DirectoryUnavailableException, __BaseException>);
107
- }
108
-
109
- export declare class UnsupportedOperationException extends __BaseException {
110
- readonly name: "UnsupportedOperationException";
111
- readonly $fault: "client";
112
- Message?: string;
113
-
114
- constructor(opts: __ExceptionOptionType<UnsupportedOperationException, __BaseException>);
115
- }
116
-
117
- export interface RedactedEwsAvailabilityProvider {
118
-
119
- EwsEndpoint?: string;
120
-
121
- EwsUsername?: string;
122
- }
123
-
124
- export interface LambdaAvailabilityProvider {
125
-
126
- LambdaArn: string | undefined;
127
- }
128
- export declare enum AvailabilityProviderType {
129
- EWS = "EWS",
130
- LAMBDA = "LAMBDA"
131
- }
132
-
133
- export interface AvailabilityConfiguration {
134
-
135
- DomainName?: string;
136
-
137
- ProviderType?: AvailabilityProviderType | string;
138
-
139
- EwsProvider?: RedactedEwsAvailabilityProvider;
140
-
141
- LambdaProvider?: LambdaAvailabilityProvider;
142
-
143
- DateCreated?: Date;
144
-
145
- DateModified?: Date;
146
- }
147
-
148
- export interface BookingOptions {
149
-
150
- AutoAcceptRequests?: boolean;
151
-
152
- AutoDeclineRecurringRequests?: boolean;
153
-
154
- AutoDeclineConflictingRequests?: boolean;
155
- }
156
- export interface CancelMailboxExportJobRequest {
157
-
158
- ClientToken?: string;
159
-
160
- JobId: string | undefined;
161
-
162
- OrganizationId: string | undefined;
163
- }
164
- export interface CancelMailboxExportJobResponse {
165
- }
166
- export interface CreateAliasRequest {
167
-
168
- OrganizationId: string | undefined;
169
-
170
- EntityId: string | undefined;
171
-
172
- Alias: string | undefined;
173
- }
174
- export interface CreateAliasResponse {
175
- }
176
-
177
- export declare class EmailAddressInUseException extends __BaseException {
178
- readonly name: "EmailAddressInUseException";
179
- readonly $fault: "client";
180
- Message?: string;
181
-
182
- constructor(opts: __ExceptionOptionType<EmailAddressInUseException, __BaseException>);
183
- }
184
-
185
- export declare class LimitExceededException extends __BaseException {
186
- readonly name: "LimitExceededException";
187
- readonly $fault: "client";
188
- Message?: string;
189
-
190
- constructor(opts: __ExceptionOptionType<LimitExceededException, __BaseException>);
191
- }
192
-
193
- export declare class MailDomainNotFoundException extends __BaseException {
194
- readonly name: "MailDomainNotFoundException";
195
- readonly $fault: "client";
196
- Message?: string;
197
-
198
- constructor(opts: __ExceptionOptionType<MailDomainNotFoundException, __BaseException>);
199
- }
200
-
201
- export declare class MailDomainStateException extends __BaseException {
202
- readonly name: "MailDomainStateException";
203
- readonly $fault: "client";
204
- Message?: string;
205
-
206
- constructor(opts: __ExceptionOptionType<MailDomainStateException, __BaseException>);
207
- }
208
-
209
- export interface EwsAvailabilityProvider {
210
-
211
- EwsEndpoint: string | undefined;
212
-
213
- EwsUsername: string | undefined;
214
-
215
- EwsPassword: string | undefined;
216
- }
217
- export interface CreateAvailabilityConfigurationRequest {
218
-
219
- ClientToken?: string;
220
-
221
- OrganizationId: string | undefined;
222
-
223
- DomainName: string | undefined;
224
-
225
- EwsProvider?: EwsAvailabilityProvider;
226
-
227
- LambdaProvider?: LambdaAvailabilityProvider;
228
- }
229
- export interface CreateAvailabilityConfigurationResponse {
230
- }
231
-
232
- export declare class NameAvailabilityException extends __BaseException {
233
- readonly name: "NameAvailabilityException";
234
- readonly $fault: "client";
235
- Message?: string;
236
-
237
- constructor(opts: __ExceptionOptionType<NameAvailabilityException, __BaseException>);
238
- }
239
- export interface CreateGroupRequest {
240
-
241
- OrganizationId: string | undefined;
242
-
243
- Name: string | undefined;
244
- }
245
- export interface CreateGroupResponse {
246
-
247
- GroupId?: string;
248
- }
249
-
250
- export declare class ReservedNameException extends __BaseException {
251
- readonly name: "ReservedNameException";
252
- readonly $fault: "client";
253
- Message?: string;
254
-
255
- constructor(opts: __ExceptionOptionType<ReservedNameException, __BaseException>);
256
- }
257
- export declare enum MobileDeviceAccessRuleEffect {
258
- ALLOW = "ALLOW",
259
- DENY = "DENY"
260
- }
261
- export interface CreateMobileDeviceAccessRuleRequest {
262
-
263
- OrganizationId: string | undefined;
264
-
265
- ClientToken?: string;
266
-
267
- Name: string | undefined;
268
-
269
- Description?: string;
270
-
271
- Effect: MobileDeviceAccessRuleEffect | string | undefined;
272
-
273
- DeviceTypes?: string[];
274
-
275
- NotDeviceTypes?: string[];
276
-
277
- DeviceModels?: string[];
278
-
279
- NotDeviceModels?: string[];
280
-
281
- DeviceOperatingSystems?: string[];
282
-
283
- NotDeviceOperatingSystems?: string[];
284
-
285
- DeviceUserAgents?: string[];
286
-
287
- NotDeviceUserAgents?: string[];
288
- }
289
- export interface CreateMobileDeviceAccessRuleResponse {
290
-
291
- MobileDeviceAccessRuleId?: string;
292
- }
293
-
294
- export interface Domain {
295
-
296
- DomainName?: string;
297
-
298
- HostedZoneId?: string;
299
- }
300
- export interface CreateOrganizationRequest {
301
-
302
- DirectoryId?: string;
303
-
304
- Alias: string | undefined;
305
-
306
- ClientToken?: string;
307
-
308
- Domains?: Domain[];
309
-
310
- KmsKeyArn?: string;
311
-
312
- EnableInteroperability?: boolean;
313
- }
314
- export interface CreateOrganizationResponse {
315
-
316
- OrganizationId?: string;
317
- }
318
-
319
- export declare class DirectoryInUseException extends __BaseException {
320
- readonly name: "DirectoryInUseException";
321
- readonly $fault: "client";
322
- Message?: string;
323
-
324
- constructor(opts: __ExceptionOptionType<DirectoryInUseException, __BaseException>);
325
- }
326
- export declare enum ResourceType {
327
- EQUIPMENT = "EQUIPMENT",
328
- ROOM = "ROOM"
329
- }
330
- export interface CreateResourceRequest {
331
-
332
- OrganizationId: string | undefined;
333
-
334
- Name: string | undefined;
335
-
336
- Type: ResourceType | string | undefined;
337
- }
338
- export interface CreateResourceResponse {
339
-
340
- ResourceId?: string;
341
- }
342
- export interface CreateUserRequest {
343
-
344
- OrganizationId: string | undefined;
345
-
346
- Name: string | undefined;
347
-
348
- DisplayName: string | undefined;
349
-
350
- Password: string | undefined;
351
- }
352
- export interface CreateUserResponse {
353
-
354
- UserId?: string;
355
- }
356
-
357
- export declare class InvalidPasswordException extends __BaseException {
358
- readonly name: "InvalidPasswordException";
359
- readonly $fault: "client";
360
- Message?: string;
361
-
362
- constructor(opts: __ExceptionOptionType<InvalidPasswordException, __BaseException>);
363
- }
364
- export declare enum MemberType {
365
- GROUP = "GROUP",
366
- USER = "USER"
367
- }
368
-
369
- export interface Delegate {
370
-
371
- Id: string | undefined;
372
-
373
- Type: MemberType | string | undefined;
374
- }
375
- export interface DeleteAccessControlRuleRequest {
376
-
377
- OrganizationId: string | undefined;
378
-
379
- Name: string | undefined;
380
- }
381
- export interface DeleteAccessControlRuleResponse {
382
- }
383
- export interface DeleteAliasRequest {
384
-
385
- OrganizationId: string | undefined;
386
-
387
- EntityId: string | undefined;
388
-
389
- Alias: string | undefined;
390
- }
391
- export interface DeleteAliasResponse {
392
- }
393
- export interface DeleteAvailabilityConfigurationRequest {
394
-
395
- OrganizationId: string | undefined;
396
-
397
- DomainName: string | undefined;
398
- }
399
- export interface DeleteAvailabilityConfigurationResponse {
400
- }
401
- export interface DeleteEmailMonitoringConfigurationRequest {
402
-
403
- OrganizationId: string | undefined;
404
- }
405
- export interface DeleteEmailMonitoringConfigurationResponse {
406
- }
407
- export interface DeleteGroupRequest {
408
-
409
- OrganizationId: string | undefined;
410
-
411
- GroupId: string | undefined;
412
- }
413
- export interface DeleteGroupResponse {
414
- }
415
- export interface DeleteMailboxPermissionsRequest {
416
-
417
- OrganizationId: string | undefined;
418
-
419
- EntityId: string | undefined;
420
-
421
- GranteeId: string | undefined;
422
- }
423
- export interface DeleteMailboxPermissionsResponse {
424
- }
425
- export interface DeleteMobileDeviceAccessOverrideRequest {
426
-
427
- OrganizationId: string | undefined;
428
-
429
- UserId: string | undefined;
430
-
431
- DeviceId: string | undefined;
432
- }
433
- export interface DeleteMobileDeviceAccessOverrideResponse {
434
- }
435
- export interface DeleteMobileDeviceAccessRuleRequest {
436
-
437
- OrganizationId: string | undefined;
438
-
439
- MobileDeviceAccessRuleId: string | undefined;
440
- }
441
- export interface DeleteMobileDeviceAccessRuleResponse {
442
- }
443
- export interface DeleteOrganizationRequest {
444
-
445
- ClientToken?: string;
446
-
447
- OrganizationId: string | undefined;
448
-
449
- DeleteDirectory: boolean | undefined;
450
- }
451
- export interface DeleteOrganizationResponse {
452
-
453
- OrganizationId?: string;
454
-
455
- State?: string;
456
- }
457
- export interface DeleteResourceRequest {
458
-
459
- OrganizationId: string | undefined;
460
-
461
- ResourceId: string | undefined;
462
- }
463
- export interface DeleteResourceResponse {
464
- }
465
- export interface DeleteRetentionPolicyRequest {
466
-
467
- OrganizationId: string | undefined;
468
-
469
- Id: string | undefined;
470
- }
471
- export interface DeleteRetentionPolicyResponse {
472
- }
473
- export interface DeleteUserRequest {
474
-
475
- OrganizationId: string | undefined;
476
-
477
- UserId: string | undefined;
478
- }
479
- export interface DeleteUserResponse {
480
- }
481
- export interface DeregisterFromWorkMailRequest {
482
-
483
- OrganizationId: string | undefined;
484
-
485
- EntityId: string | undefined;
486
- }
487
- export interface DeregisterFromWorkMailResponse {
488
- }
489
- export interface DeregisterMailDomainRequest {
490
-
491
- OrganizationId: string | undefined;
492
-
493
- DomainName: string | undefined;
494
- }
495
- export interface DeregisterMailDomainResponse {
496
- }
497
-
498
- export declare class InvalidCustomSesConfigurationException extends __BaseException {
499
- readonly name: "InvalidCustomSesConfigurationException";
500
- readonly $fault: "client";
501
- Message?: string;
502
-
503
- constructor(opts: __ExceptionOptionType<InvalidCustomSesConfigurationException, __BaseException>);
504
- }
505
-
506
- export declare class MailDomainInUseException extends __BaseException {
507
- readonly name: "MailDomainInUseException";
508
- readonly $fault: "client";
509
- Message?: string;
510
-
511
- constructor(opts: __ExceptionOptionType<MailDomainInUseException, __BaseException>);
512
- }
513
- export interface DescribeEmailMonitoringConfigurationRequest {
514
-
515
- OrganizationId: string | undefined;
516
- }
517
- export interface DescribeEmailMonitoringConfigurationResponse {
518
-
519
- RoleArn?: string;
520
-
521
- LogGroupArn?: string;
522
- }
523
-
524
- export declare class ResourceNotFoundException extends __BaseException {
525
- readonly name: "ResourceNotFoundException";
526
- readonly $fault: "client";
527
- Message?: string;
528
-
529
- constructor(opts: __ExceptionOptionType<ResourceNotFoundException, __BaseException>);
530
- }
531
- export interface DescribeGroupRequest {
532
-
533
- OrganizationId: string | undefined;
534
-
535
- GroupId: string | undefined;
536
- }
537
- export declare enum EntityState {
538
- DELETED = "DELETED",
539
- DISABLED = "DISABLED",
540
- ENABLED = "ENABLED"
541
- }
542
- export interface DescribeGroupResponse {
543
-
544
- GroupId?: string;
545
-
546
- Name?: string;
547
-
548
- Email?: string;
549
-
550
- State?: EntityState | string;
551
-
552
- EnabledDate?: Date;
553
-
554
- DisabledDate?: Date;
555
- }
556
- export interface DescribeInboundDmarcSettingsRequest {
557
-
558
- OrganizationId: string | undefined;
559
- }
560
- export interface DescribeInboundDmarcSettingsResponse {
561
-
562
- Enforced?: boolean;
563
- }
564
- export interface DescribeMailboxExportJobRequest {
565
-
566
- JobId: string | undefined;
567
-
568
- OrganizationId: string | undefined;
569
- }
570
- export declare enum MailboxExportJobState {
571
- CANCELLED = "CANCELLED",
572
- COMPLETED = "COMPLETED",
573
- FAILED = "FAILED",
574
- RUNNING = "RUNNING"
575
- }
576
- export interface DescribeMailboxExportJobResponse {
577
-
578
- EntityId?: string;
579
-
580
- Description?: string;
581
-
582
- RoleArn?: string;
583
-
584
- KmsKeyArn?: string;
585
-
586
- S3BucketName?: string;
587
-
588
- S3Prefix?: string;
589
-
590
- S3Path?: string;
591
-
592
- EstimatedProgress?: number;
593
-
594
- State?: MailboxExportJobState | string;
595
-
596
- ErrorInfo?: string;
597
-
598
- StartTime?: Date;
599
-
600
- EndTime?: Date;
601
- }
602
- export interface DescribeOrganizationRequest {
603
-
604
- OrganizationId: string | undefined;
605
- }
606
- export interface DescribeOrganizationResponse {
607
-
608
- OrganizationId?: string;
609
-
610
- Alias?: string;
611
-
612
- State?: string;
613
-
614
- DirectoryId?: string;
615
-
616
- DirectoryType?: string;
617
-
618
- DefaultMailDomain?: string;
619
-
620
- CompletedDate?: Date;
621
-
622
- ErrorMessage?: string;
623
-
624
- ARN?: string;
625
- }
626
- export interface DescribeResourceRequest {
627
-
628
- OrganizationId: string | undefined;
629
-
630
- ResourceId: string | undefined;
631
- }
632
- export interface DescribeResourceResponse {
633
-
634
- ResourceId?: string;
635
-
636
- Email?: string;
637
-
638
- Name?: string;
639
-
640
- Type?: ResourceType | string;
641
-
642
- BookingOptions?: BookingOptions;
643
-
644
- State?: EntityState | string;
645
-
646
- EnabledDate?: Date;
647
-
648
- DisabledDate?: Date;
649
- }
650
- export interface DescribeUserRequest {
651
-
652
- OrganizationId: string | undefined;
653
-
654
- UserId: string | undefined;
655
- }
656
- export declare enum UserRole {
657
- RESOURCE = "RESOURCE",
658
- SYSTEM_USER = "SYSTEM_USER",
659
- USER = "USER"
660
- }
661
- export interface DescribeUserResponse {
662
-
663
- UserId?: string;
664
-
665
- Name?: string;
666
-
667
- Email?: string;
668
-
669
- DisplayName?: string;
670
-
671
- State?: EntityState | string;
672
-
673
- UserRole?: UserRole | string;
674
-
675
- EnabledDate?: Date;
676
-
677
- DisabledDate?: Date;
678
- }
679
- export interface DisassociateDelegateFromResourceRequest {
680
-
681
- OrganizationId: string | undefined;
682
-
683
- ResourceId: string | undefined;
684
-
685
- EntityId: string | undefined;
686
- }
687
- export interface DisassociateDelegateFromResourceResponse {
688
- }
689
- export interface DisassociateMemberFromGroupRequest {
690
-
691
- OrganizationId: string | undefined;
692
-
693
- GroupId: string | undefined;
694
-
695
- MemberId: string | undefined;
696
- }
697
- export interface DisassociateMemberFromGroupResponse {
698
- }
699
-
700
- export interface DnsRecord {
701
-
702
- Type?: string;
703
-
704
- Hostname?: string;
705
-
706
- Value?: string;
707
- }
708
- export declare enum DnsRecordVerificationStatus {
709
- FAILED = "FAILED",
710
- PENDING = "PENDING",
711
- VERIFIED = "VERIFIED"
712
- }
713
-
714
- export declare class EntityAlreadyRegisteredException extends __BaseException {
715
- readonly name: "EntityAlreadyRegisteredException";
716
- readonly $fault: "client";
717
- Message?: string;
718
-
719
- constructor(opts: __ExceptionOptionType<EntityAlreadyRegisteredException, __BaseException>);
720
- }
721
- export declare enum RetentionAction {
722
- DELETE = "DELETE",
723
- NONE = "NONE",
724
- PERMANENTLY_DELETE = "PERMANENTLY_DELETE"
725
- }
726
- export declare enum FolderName {
727
- DELETED_ITEMS = "DELETED_ITEMS",
728
- DRAFTS = "DRAFTS",
729
- INBOX = "INBOX",
730
- JUNK_EMAIL = "JUNK_EMAIL",
731
- SENT_ITEMS = "SENT_ITEMS"
732
- }
733
-
734
- export interface FolderConfiguration {
735
-
736
- Name: FolderName | string | undefined;
737
-
738
- Action: RetentionAction | string | undefined;
739
-
740
- Period?: number;
741
- }
742
- export interface GetAccessControlEffectRequest {
743
-
744
- OrganizationId: string | undefined;
745
-
746
- IpAddress: string | undefined;
747
-
748
- Action: string | undefined;
749
-
750
- UserId: string | undefined;
751
- }
752
- export interface GetAccessControlEffectResponse {
753
-
754
- Effect?: AccessControlRuleEffect | string;
755
-
756
- MatchedRules?: string[];
757
- }
758
- export interface GetDefaultRetentionPolicyRequest {
759
-
760
- OrganizationId: string | undefined;
761
- }
762
- export interface GetDefaultRetentionPolicyResponse {
763
-
764
- Id?: string;
765
-
766
- Name?: string;
767
-
768
- Description?: string;
769
-
770
- FolderConfigurations?: FolderConfiguration[];
771
- }
772
- export interface GetMailboxDetailsRequest {
773
-
774
- OrganizationId: string | undefined;
775
-
776
- UserId: string | undefined;
777
- }
778
- export interface GetMailboxDetailsResponse {
779
-
780
- MailboxQuota?: number;
781
-
782
- MailboxSize?: number;
783
- }
784
- export interface GetMailDomainRequest {
785
-
786
- OrganizationId: string | undefined;
787
-
788
- DomainName: string | undefined;
789
- }
790
- export interface GetMailDomainResponse {
791
-
792
- Records?: DnsRecord[];
793
-
794
- IsTestDomain?: boolean;
795
-
796
- IsDefault?: boolean;
797
-
798
- OwnershipVerificationStatus?: DnsRecordVerificationStatus | string;
799
-
800
- DkimVerificationStatus?: DnsRecordVerificationStatus | string;
801
- }
802
- export interface GetMobileDeviceAccessEffectRequest {
803
-
804
- OrganizationId: string | undefined;
805
-
806
- DeviceType?: string;
807
-
808
- DeviceModel?: string;
809
-
810
- DeviceOperatingSystem?: string;
811
-
812
- DeviceUserAgent?: string;
813
- }
814
-
815
- export interface MobileDeviceAccessMatchedRule {
816
-
817
- MobileDeviceAccessRuleId?: string;
818
-
819
- Name?: string;
820
- }
821
- export interface GetMobileDeviceAccessEffectResponse {
822
-
823
- Effect?: MobileDeviceAccessRuleEffect | string;
824
-
825
- MatchedRules?: MobileDeviceAccessMatchedRule[];
826
- }
827
- export interface GetMobileDeviceAccessOverrideRequest {
828
-
829
- OrganizationId: string | undefined;
830
-
831
- UserId: string | undefined;
832
-
833
- DeviceId: string | undefined;
834
- }
835
- export interface GetMobileDeviceAccessOverrideResponse {
836
-
837
- UserId?: string;
838
-
839
- DeviceId?: string;
840
-
841
- Effect?: MobileDeviceAccessRuleEffect | string;
842
-
843
- Description?: string;
844
-
845
- DateCreated?: Date;
846
-
847
- DateModified?: Date;
848
- }
849
-
850
- export interface Group {
851
-
852
- Id?: string;
853
-
854
- Email?: string;
855
-
856
- Name?: string;
857
-
858
- State?: EntityState | string;
859
-
860
- EnabledDate?: Date;
861
-
862
- DisabledDate?: Date;
863
- }
864
-
865
- export declare class InvalidConfigurationException extends __BaseException {
866
- readonly name: "InvalidConfigurationException";
867
- readonly $fault: "client";
868
- Message?: string;
869
-
870
- constructor(opts: __ExceptionOptionType<InvalidConfigurationException, __BaseException>);
871
- }
872
-
873
- export interface MailboxExportJob {
874
-
875
- JobId?: string;
876
-
877
- EntityId?: string;
878
-
879
- Description?: string;
880
-
881
- S3BucketName?: string;
882
-
883
- S3Path?: string;
884
-
885
- EstimatedProgress?: number;
886
-
887
- State?: MailboxExportJobState | string;
888
-
889
- StartTime?: Date;
890
-
891
- EndTime?: Date;
892
- }
893
- export interface ListAccessControlRulesRequest {
894
-
895
- OrganizationId: string | undefined;
896
- }
897
- export interface ListAccessControlRulesResponse {
898
-
899
- Rules?: AccessControlRule[];
900
- }
901
- export interface ListAliasesRequest {
902
-
903
- OrganizationId: string | undefined;
904
-
905
- EntityId: string | undefined;
906
-
907
- NextToken?: string;
908
-
909
- MaxResults?: number;
910
- }
911
- export interface ListAliasesResponse {
912
-
913
- Aliases?: string[];
914
-
915
- NextToken?: string;
916
- }
917
- export interface ListAvailabilityConfigurationsRequest {
918
-
919
- OrganizationId: string | undefined;
920
-
921
- MaxResults?: number;
922
-
923
- NextToken?: string;
924
- }
925
- export interface ListAvailabilityConfigurationsResponse {
926
-
927
- AvailabilityConfigurations?: AvailabilityConfiguration[];
928
-
929
- NextToken?: string;
930
- }
931
- export interface ListGroupMembersRequest {
932
-
933
- OrganizationId: string | undefined;
934
-
935
- GroupId: string | undefined;
936
-
937
- NextToken?: string;
938
-
939
- MaxResults?: number;
940
- }
941
-
942
- export interface Member {
943
-
944
- Id?: string;
945
-
946
- Name?: string;
947
-
948
- Type?: MemberType | string;
949
-
950
- State?: EntityState | string;
951
-
952
- EnabledDate?: Date;
953
-
954
- DisabledDate?: Date;
955
- }
956
- export interface ListGroupMembersResponse {
957
-
958
- Members?: Member[];
959
-
960
- NextToken?: string;
961
- }
962
- export interface ListGroupsRequest {
963
-
964
- OrganizationId: string | undefined;
965
-
966
- NextToken?: string;
967
-
968
- MaxResults?: number;
969
- }
970
- export interface ListGroupsResponse {
971
-
972
- Groups?: Group[];
973
-
974
- NextToken?: string;
975
- }
976
- export interface ListMailboxExportJobsRequest {
977
-
978
- OrganizationId: string | undefined;
979
-
980
- NextToken?: string;
981
-
982
- MaxResults?: number;
983
- }
984
- export interface ListMailboxExportJobsResponse {
985
-
986
- Jobs?: MailboxExportJob[];
987
-
988
- NextToken?: string;
989
- }
990
- export interface ListMailboxPermissionsRequest {
991
-
992
- OrganizationId: string | undefined;
993
-
994
- EntityId: string | undefined;
995
-
996
- NextToken?: string;
997
-
998
- MaxResults?: number;
999
- }
1000
- export declare enum PermissionType {
1001
- FULL_ACCESS = "FULL_ACCESS",
1002
- SEND_AS = "SEND_AS",
1003
- SEND_ON_BEHALF = "SEND_ON_BEHALF"
1004
- }
1005
-
1006
- export interface Permission {
1007
-
1008
- GranteeId: string | undefined;
1009
-
1010
- GranteeType: MemberType | string | undefined;
1011
-
1012
- PermissionValues: (PermissionType | string)[] | undefined;
1013
- }
1014
- export interface ListMailboxPermissionsResponse {
1015
-
1016
- Permissions?: Permission[];
1017
-
1018
- NextToken?: string;
1019
- }
1020
- export interface ListMailDomainsRequest {
1021
-
1022
- OrganizationId: string | undefined;
1023
-
1024
- MaxResults?: number;
1025
-
1026
- NextToken?: string;
1027
- }
1028
-
1029
- export interface MailDomainSummary {
1030
-
1031
- DomainName?: string;
1032
-
1033
- DefaultDomain?: boolean;
1034
- }
1035
- export interface ListMailDomainsResponse {
1036
-
1037
- MailDomains?: MailDomainSummary[];
1038
-
1039
- NextToken?: string;
1040
- }
1041
- export interface ListMobileDeviceAccessOverridesRequest {
1042
-
1043
- OrganizationId: string | undefined;
1044
-
1045
- UserId?: string;
1046
-
1047
- DeviceId?: string;
1048
-
1049
- NextToken?: string;
1050
-
1051
- MaxResults?: number;
1052
- }
1053
-
1054
- export interface MobileDeviceAccessOverride {
1055
-
1056
- UserId?: string;
1057
-
1058
- DeviceId?: string;
1059
-
1060
- Effect?: MobileDeviceAccessRuleEffect | string;
1061
-
1062
- Description?: string;
1063
-
1064
- DateCreated?: Date;
1065
-
1066
- DateModified?: Date;
1067
- }
1068
- export interface ListMobileDeviceAccessOverridesResponse {
1069
-
1070
- Overrides?: MobileDeviceAccessOverride[];
1071
-
1072
- NextToken?: string;
1073
- }
1074
- export interface ListMobileDeviceAccessRulesRequest {
1075
-
1076
- OrganizationId: string | undefined;
1077
- }
1078
-
1079
- export interface MobileDeviceAccessRule {
1080
-
1081
- MobileDeviceAccessRuleId?: string;
1082
-
1083
- Name?: string;
1084
-
1085
- Description?: string;
1086
-
1087
- Effect?: MobileDeviceAccessRuleEffect | string;
1088
-
1089
- DeviceTypes?: string[];
1090
-
1091
- NotDeviceTypes?: string[];
1092
-
1093
- DeviceModels?: string[];
1094
-
1095
- NotDeviceModels?: string[];
1096
-
1097
- DeviceOperatingSystems?: string[];
1098
-
1099
- NotDeviceOperatingSystems?: string[];
1100
-
1101
- DeviceUserAgents?: string[];
1102
-
1103
- NotDeviceUserAgents?: string[];
1104
-
1105
- DateCreated?: Date;
1106
-
1107
- DateModified?: Date;
1108
- }
1109
- export interface ListMobileDeviceAccessRulesResponse {
1110
-
1111
- Rules?: MobileDeviceAccessRule[];
1112
- }
1113
- export interface ListOrganizationsRequest {
1114
-
1115
- NextToken?: string;
1116
-
1117
- MaxResults?: number;
1118
- }
1119
-
1120
- export interface OrganizationSummary {
1121
-
1122
- OrganizationId?: string;
1123
-
1124
- Alias?: string;
1125
-
1126
- DefaultMailDomain?: string;
1127
-
1128
- ErrorMessage?: string;
1129
-
1130
- State?: string;
1131
- }
1132
- export interface ListOrganizationsResponse {
1133
-
1134
- OrganizationSummaries?: OrganizationSummary[];
1135
-
1136
- NextToken?: string;
1137
- }
1138
- export interface ListResourceDelegatesRequest {
1139
-
1140
- OrganizationId: string | undefined;
1141
-
1142
- ResourceId: string | undefined;
1143
-
1144
- NextToken?: string;
1145
-
1146
- MaxResults?: number;
1147
- }
1148
- export interface ListResourceDelegatesResponse {
1149
-
1150
- Delegates?: Delegate[];
1151
-
1152
- NextToken?: string;
1153
- }
1154
- export interface ListResourcesRequest {
1155
-
1156
- OrganizationId: string | undefined;
1157
-
1158
- NextToken?: string;
1159
-
1160
- MaxResults?: number;
1161
- }
1162
-
1163
- export interface Resource {
1164
-
1165
- Id?: string;
1166
-
1167
- Email?: string;
1168
-
1169
- Name?: string;
1170
-
1171
- Type?: ResourceType | string;
1172
-
1173
- State?: EntityState | string;
1174
-
1175
- EnabledDate?: Date;
1176
-
1177
- DisabledDate?: Date;
1178
- }
1179
- export interface ListResourcesResponse {
1180
-
1181
- Resources?: Resource[];
1182
-
1183
- NextToken?: string;
1184
- }
1185
- export interface ListTagsForResourceRequest {
1186
-
1187
- ResourceARN: string | undefined;
1188
- }
1189
-
1190
- export interface Tag {
1191
-
1192
- Key: string | undefined;
1193
-
1194
- Value: string | undefined;
1195
- }
1196
- export interface ListTagsForResourceResponse {
1197
-
1198
- Tags?: Tag[];
1199
- }
1200
- export interface ListUsersRequest {
1201
-
1202
- OrganizationId: string | undefined;
1203
-
1204
- NextToken?: string;
1205
-
1206
- MaxResults?: number;
1207
- }
1208
-
1209
- export interface User {
1210
-
1211
- Id?: string;
1212
-
1213
- Email?: string;
1214
-
1215
- Name?: string;
1216
-
1217
- DisplayName?: string;
1218
-
1219
- State?: EntityState | string;
1220
-
1221
- UserRole?: UserRole | string;
1222
-
1223
- EnabledDate?: Date;
1224
-
1225
- DisabledDate?: Date;
1226
- }
1227
- export interface ListUsersResponse {
1228
-
1229
- Users?: User[];
1230
-
1231
- NextToken?: string;
1232
- }
1233
- export interface PutAccessControlRuleRequest {
1234
-
1235
- Name: string | undefined;
1236
-
1237
- Effect: AccessControlRuleEffect | string | undefined;
1238
-
1239
- Description: string | undefined;
1240
-
1241
- IpRanges?: string[];
1242
-
1243
- NotIpRanges?: string[];
1244
-
1245
- Actions?: string[];
1246
-
1247
- NotActions?: string[];
1248
-
1249
- UserIds?: string[];
1250
-
1251
- NotUserIds?: string[];
1252
-
1253
- OrganizationId: string | undefined;
1254
- }
1255
- export interface PutAccessControlRuleResponse {
1256
- }
1257
- export interface PutEmailMonitoringConfigurationRequest {
1258
-
1259
- OrganizationId: string | undefined;
1260
-
1261
- RoleArn: string | undefined;
1262
-
1263
- LogGroupArn: string | undefined;
1264
- }
1265
- export interface PutEmailMonitoringConfigurationResponse {
1266
- }
1267
- export interface PutInboundDmarcSettingsRequest {
1268
-
1269
- OrganizationId: string | undefined;
1270
-
1271
- Enforced: boolean | undefined;
1272
- }
1273
- export interface PutInboundDmarcSettingsResponse {
1274
- }
1275
- export interface PutMailboxPermissionsRequest {
1276
-
1277
- OrganizationId: string | undefined;
1278
-
1279
- EntityId: string | undefined;
1280
-
1281
- GranteeId: string | undefined;
1282
-
1283
- PermissionValues: (PermissionType | string)[] | undefined;
1284
- }
1285
- export interface PutMailboxPermissionsResponse {
1286
- }
1287
- export interface PutMobileDeviceAccessOverrideRequest {
1288
-
1289
- OrganizationId: string | undefined;
1290
-
1291
- UserId: string | undefined;
1292
-
1293
- DeviceId: string | undefined;
1294
-
1295
- Effect: MobileDeviceAccessRuleEffect | string | undefined;
1296
-
1297
- Description?: string;
1298
- }
1299
- export interface PutMobileDeviceAccessOverrideResponse {
1300
- }
1301
- export interface PutRetentionPolicyRequest {
1302
-
1303
- OrganizationId: string | undefined;
1304
-
1305
- Id?: string;
1306
-
1307
- Name: string | undefined;
1308
-
1309
- Description?: string;
1310
-
1311
- FolderConfigurations: FolderConfiguration[] | undefined;
1312
- }
1313
- export interface PutRetentionPolicyResponse {
1314
- }
1315
- export interface RegisterMailDomainRequest {
1316
-
1317
- ClientToken?: string;
1318
-
1319
- OrganizationId: string | undefined;
1320
-
1321
- DomainName: string | undefined;
1322
- }
1323
- export interface RegisterMailDomainResponse {
1324
- }
1325
- export interface RegisterToWorkMailRequest {
1326
-
1327
- OrganizationId: string | undefined;
1328
-
1329
- EntityId: string | undefined;
1330
-
1331
- Email: string | undefined;
1332
- }
1333
- export interface RegisterToWorkMailResponse {
1334
- }
1335
- export interface ResetPasswordRequest {
1336
-
1337
- OrganizationId: string | undefined;
1338
-
1339
- UserId: string | undefined;
1340
-
1341
- Password: string | undefined;
1342
- }
1343
- export interface ResetPasswordResponse {
1344
- }
1345
- export interface StartMailboxExportJobRequest {
1346
-
1347
- ClientToken?: string;
1348
-
1349
- OrganizationId: string | undefined;
1350
-
1351
- EntityId: string | undefined;
1352
-
1353
- Description?: string;
1354
-
1355
- RoleArn: string | undefined;
1356
-
1357
- KmsKeyArn: string | undefined;
1358
-
1359
- S3BucketName: string | undefined;
1360
-
1361
- S3Prefix: string | undefined;
1362
- }
1363
- export interface StartMailboxExportJobResponse {
1364
-
1365
- JobId?: string;
1366
- }
1367
- export interface TagResourceRequest {
1368
-
1369
- ResourceARN: string | undefined;
1370
-
1371
- Tags: Tag[] | undefined;
1372
- }
1373
- export interface TagResourceResponse {
1374
- }
1375
-
1376
- export declare class TooManyTagsException extends __BaseException {
1377
- readonly name: "TooManyTagsException";
1378
- readonly $fault: "client";
1379
- Message?: string;
1380
-
1381
- constructor(opts: __ExceptionOptionType<TooManyTagsException, __BaseException>);
1382
- }
1383
- export interface TestAvailabilityConfigurationRequest {
1384
-
1385
- OrganizationId: string | undefined;
1386
-
1387
- DomainName?: string;
1388
-
1389
- EwsProvider?: EwsAvailabilityProvider;
1390
-
1391
- LambdaProvider?: LambdaAvailabilityProvider;
1392
- }
1393
- export interface TestAvailabilityConfigurationResponse {
1394
-
1395
- TestPassed?: boolean;
1396
-
1397
- FailureReason?: string;
1398
- }
1399
- export interface UntagResourceRequest {
1400
-
1401
- ResourceARN: string | undefined;
1402
-
1403
- TagKeys: string[] | undefined;
1404
- }
1405
- export interface UntagResourceResponse {
1406
- }
1407
- export interface UpdateAvailabilityConfigurationRequest {
1408
-
1409
- OrganizationId: string | undefined;
1410
-
1411
- DomainName: string | undefined;
1412
-
1413
- EwsProvider?: EwsAvailabilityProvider;
1414
-
1415
- LambdaProvider?: LambdaAvailabilityProvider;
1416
- }
1417
- export interface UpdateAvailabilityConfigurationResponse {
1418
- }
1419
- export interface UpdateDefaultMailDomainRequest {
1420
-
1421
- OrganizationId: string | undefined;
1422
-
1423
- DomainName: string | undefined;
1424
- }
1425
- export interface UpdateDefaultMailDomainResponse {
1426
- }
1427
- export interface UpdateMailboxQuotaRequest {
1428
-
1429
- OrganizationId: string | undefined;
1430
-
1431
- UserId: string | undefined;
1432
-
1433
- MailboxQuota: number | undefined;
1434
- }
1435
- export interface UpdateMailboxQuotaResponse {
1436
- }
1437
- export interface UpdateMobileDeviceAccessRuleRequest {
1438
-
1439
- OrganizationId: string | undefined;
1440
-
1441
- MobileDeviceAccessRuleId: string | undefined;
1442
-
1443
- Name: string | undefined;
1444
-
1445
- Description?: string;
1446
-
1447
- Effect: MobileDeviceAccessRuleEffect | string | undefined;
1448
-
1449
- DeviceTypes?: string[];
1450
-
1451
- NotDeviceTypes?: string[];
1452
-
1453
- DeviceModels?: string[];
1454
-
1455
- NotDeviceModels?: string[];
1456
-
1457
- DeviceOperatingSystems?: string[];
1458
-
1459
- NotDeviceOperatingSystems?: string[];
1460
-
1461
- DeviceUserAgents?: string[];
1462
-
1463
- NotDeviceUserAgents?: string[];
1464
- }
1465
- export interface UpdateMobileDeviceAccessRuleResponse {
1466
- }
1467
- export interface UpdatePrimaryEmailAddressRequest {
1468
-
1469
- OrganizationId: string | undefined;
1470
-
1471
- EntityId: string | undefined;
1472
-
1473
- Email: string | undefined;
1474
- }
1475
- export interface UpdatePrimaryEmailAddressResponse {
1476
- }
1477
- export interface UpdateResourceRequest {
1478
-
1479
- OrganizationId: string | undefined;
1480
-
1481
- ResourceId: string | undefined;
1482
-
1483
- Name?: string;
1484
-
1485
- BookingOptions?: BookingOptions;
1486
- }
1487
- export interface UpdateResourceResponse {
1488
- }
1489
-
1490
- export declare const AccessControlRuleFilterSensitiveLog: (obj: AccessControlRule) => any;
1491
-
1492
- export declare const AssociateDelegateToResourceRequestFilterSensitiveLog: (obj: AssociateDelegateToResourceRequest) => any;
1493
-
1494
- export declare const AssociateDelegateToResourceResponseFilterSensitiveLog: (obj: AssociateDelegateToResourceResponse) => any;
1495
-
1496
- export declare const AssociateMemberToGroupRequestFilterSensitiveLog: (obj: AssociateMemberToGroupRequest) => any;
1497
-
1498
- export declare const AssociateMemberToGroupResponseFilterSensitiveLog: (obj: AssociateMemberToGroupResponse) => any;
1499
-
1500
- export declare const RedactedEwsAvailabilityProviderFilterSensitiveLog: (obj: RedactedEwsAvailabilityProvider) => any;
1501
-
1502
- export declare const LambdaAvailabilityProviderFilterSensitiveLog: (obj: LambdaAvailabilityProvider) => any;
1503
-
1504
- export declare const AvailabilityConfigurationFilterSensitiveLog: (obj: AvailabilityConfiguration) => any;
1505
-
1506
- export declare const BookingOptionsFilterSensitiveLog: (obj: BookingOptions) => any;
1507
-
1508
- export declare const CancelMailboxExportJobRequestFilterSensitiveLog: (obj: CancelMailboxExportJobRequest) => any;
1509
-
1510
- export declare const CancelMailboxExportJobResponseFilterSensitiveLog: (obj: CancelMailboxExportJobResponse) => any;
1511
-
1512
- export declare const CreateAliasRequestFilterSensitiveLog: (obj: CreateAliasRequest) => any;
1513
-
1514
- export declare const CreateAliasResponseFilterSensitiveLog: (obj: CreateAliasResponse) => any;
1515
-
1516
- export declare const EwsAvailabilityProviderFilterSensitiveLog: (obj: EwsAvailabilityProvider) => any;
1517
-
1518
- export declare const CreateAvailabilityConfigurationRequestFilterSensitiveLog: (obj: CreateAvailabilityConfigurationRequest) => any;
1519
-
1520
- export declare const CreateAvailabilityConfigurationResponseFilterSensitiveLog: (obj: CreateAvailabilityConfigurationResponse) => any;
1521
-
1522
- export declare const CreateGroupRequestFilterSensitiveLog: (obj: CreateGroupRequest) => any;
1523
-
1524
- export declare const CreateGroupResponseFilterSensitiveLog: (obj: CreateGroupResponse) => any;
1525
-
1526
- export declare const CreateMobileDeviceAccessRuleRequestFilterSensitiveLog: (obj: CreateMobileDeviceAccessRuleRequest) => any;
1527
-
1528
- export declare const CreateMobileDeviceAccessRuleResponseFilterSensitiveLog: (obj: CreateMobileDeviceAccessRuleResponse) => any;
1529
-
1530
- export declare const DomainFilterSensitiveLog: (obj: Domain) => any;
1531
-
1532
- export declare const CreateOrganizationRequestFilterSensitiveLog: (obj: CreateOrganizationRequest) => any;
1533
-
1534
- export declare const CreateOrganizationResponseFilterSensitiveLog: (obj: CreateOrganizationResponse) => any;
1535
-
1536
- export declare const CreateResourceRequestFilterSensitiveLog: (obj: CreateResourceRequest) => any;
1537
-
1538
- export declare const CreateResourceResponseFilterSensitiveLog: (obj: CreateResourceResponse) => any;
1539
-
1540
- export declare const CreateUserRequestFilterSensitiveLog: (obj: CreateUserRequest) => any;
1541
-
1542
- export declare const CreateUserResponseFilterSensitiveLog: (obj: CreateUserResponse) => any;
1543
-
1544
- export declare const DelegateFilterSensitiveLog: (obj: Delegate) => any;
1545
-
1546
- export declare const DeleteAccessControlRuleRequestFilterSensitiveLog: (obj: DeleteAccessControlRuleRequest) => any;
1547
-
1548
- export declare const DeleteAccessControlRuleResponseFilterSensitiveLog: (obj: DeleteAccessControlRuleResponse) => any;
1549
-
1550
- export declare const DeleteAliasRequestFilterSensitiveLog: (obj: DeleteAliasRequest) => any;
1551
-
1552
- export declare const DeleteAliasResponseFilterSensitiveLog: (obj: DeleteAliasResponse) => any;
1553
-
1554
- export declare const DeleteAvailabilityConfigurationRequestFilterSensitiveLog: (obj: DeleteAvailabilityConfigurationRequest) => any;
1555
-
1556
- export declare const DeleteAvailabilityConfigurationResponseFilterSensitiveLog: (obj: DeleteAvailabilityConfigurationResponse) => any;
1557
-
1558
- export declare const DeleteEmailMonitoringConfigurationRequestFilterSensitiveLog: (obj: DeleteEmailMonitoringConfigurationRequest) => any;
1559
-
1560
- export declare const DeleteEmailMonitoringConfigurationResponseFilterSensitiveLog: (obj: DeleteEmailMonitoringConfigurationResponse) => any;
1561
-
1562
- export declare const DeleteGroupRequestFilterSensitiveLog: (obj: DeleteGroupRequest) => any;
1563
-
1564
- export declare const DeleteGroupResponseFilterSensitiveLog: (obj: DeleteGroupResponse) => any;
1565
-
1566
- export declare const DeleteMailboxPermissionsRequestFilterSensitiveLog: (obj: DeleteMailboxPermissionsRequest) => any;
1567
-
1568
- export declare const DeleteMailboxPermissionsResponseFilterSensitiveLog: (obj: DeleteMailboxPermissionsResponse) => any;
1569
-
1570
- export declare const DeleteMobileDeviceAccessOverrideRequestFilterSensitiveLog: (obj: DeleteMobileDeviceAccessOverrideRequest) => any;
1571
-
1572
- export declare const DeleteMobileDeviceAccessOverrideResponseFilterSensitiveLog: (obj: DeleteMobileDeviceAccessOverrideResponse) => any;
1573
-
1574
- export declare const DeleteMobileDeviceAccessRuleRequestFilterSensitiveLog: (obj: DeleteMobileDeviceAccessRuleRequest) => any;
1575
-
1576
- export declare const DeleteMobileDeviceAccessRuleResponseFilterSensitiveLog: (obj: DeleteMobileDeviceAccessRuleResponse) => any;
1577
-
1578
- export declare const DeleteOrganizationRequestFilterSensitiveLog: (obj: DeleteOrganizationRequest) => any;
1579
-
1580
- export declare const DeleteOrganizationResponseFilterSensitiveLog: (obj: DeleteOrganizationResponse) => any;
1581
-
1582
- export declare const DeleteResourceRequestFilterSensitiveLog: (obj: DeleteResourceRequest) => any;
1583
-
1584
- export declare const DeleteResourceResponseFilterSensitiveLog: (obj: DeleteResourceResponse) => any;
1585
-
1586
- export declare const DeleteRetentionPolicyRequestFilterSensitiveLog: (obj: DeleteRetentionPolicyRequest) => any;
1587
-
1588
- export declare const DeleteRetentionPolicyResponseFilterSensitiveLog: (obj: DeleteRetentionPolicyResponse) => any;
1589
-
1590
- export declare const DeleteUserRequestFilterSensitiveLog: (obj: DeleteUserRequest) => any;
1591
-
1592
- export declare const DeleteUserResponseFilterSensitiveLog: (obj: DeleteUserResponse) => any;
1593
-
1594
- export declare const DeregisterFromWorkMailRequestFilterSensitiveLog: (obj: DeregisterFromWorkMailRequest) => any;
1595
-
1596
- export declare const DeregisterFromWorkMailResponseFilterSensitiveLog: (obj: DeregisterFromWorkMailResponse) => any;
1597
-
1598
- export declare const DeregisterMailDomainRequestFilterSensitiveLog: (obj: DeregisterMailDomainRequest) => any;
1599
-
1600
- export declare const DeregisterMailDomainResponseFilterSensitiveLog: (obj: DeregisterMailDomainResponse) => any;
1601
-
1602
- export declare const DescribeEmailMonitoringConfigurationRequestFilterSensitiveLog: (obj: DescribeEmailMonitoringConfigurationRequest) => any;
1603
-
1604
- export declare const DescribeEmailMonitoringConfigurationResponseFilterSensitiveLog: (obj: DescribeEmailMonitoringConfigurationResponse) => any;
1605
-
1606
- export declare const DescribeGroupRequestFilterSensitiveLog: (obj: DescribeGroupRequest) => any;
1607
-
1608
- export declare const DescribeGroupResponseFilterSensitiveLog: (obj: DescribeGroupResponse) => any;
1609
-
1610
- export declare const DescribeInboundDmarcSettingsRequestFilterSensitiveLog: (obj: DescribeInboundDmarcSettingsRequest) => any;
1611
-
1612
- export declare const DescribeInboundDmarcSettingsResponseFilterSensitiveLog: (obj: DescribeInboundDmarcSettingsResponse) => any;
1613
-
1614
- export declare const DescribeMailboxExportJobRequestFilterSensitiveLog: (obj: DescribeMailboxExportJobRequest) => any;
1615
-
1616
- export declare const DescribeMailboxExportJobResponseFilterSensitiveLog: (obj: DescribeMailboxExportJobResponse) => any;
1617
-
1618
- export declare const DescribeOrganizationRequestFilterSensitiveLog: (obj: DescribeOrganizationRequest) => any;
1619
-
1620
- export declare const DescribeOrganizationResponseFilterSensitiveLog: (obj: DescribeOrganizationResponse) => any;
1621
-
1622
- export declare const DescribeResourceRequestFilterSensitiveLog: (obj: DescribeResourceRequest) => any;
1623
-
1624
- export declare const DescribeResourceResponseFilterSensitiveLog: (obj: DescribeResourceResponse) => any;
1625
-
1626
- export declare const DescribeUserRequestFilterSensitiveLog: (obj: DescribeUserRequest) => any;
1627
-
1628
- export declare const DescribeUserResponseFilterSensitiveLog: (obj: DescribeUserResponse) => any;
1629
-
1630
- export declare const DisassociateDelegateFromResourceRequestFilterSensitiveLog: (obj: DisassociateDelegateFromResourceRequest) => any;
1631
-
1632
- export declare const DisassociateDelegateFromResourceResponseFilterSensitiveLog: (obj: DisassociateDelegateFromResourceResponse) => any;
1633
-
1634
- export declare const DisassociateMemberFromGroupRequestFilterSensitiveLog: (obj: DisassociateMemberFromGroupRequest) => any;
1635
-
1636
- export declare const DisassociateMemberFromGroupResponseFilterSensitiveLog: (obj: DisassociateMemberFromGroupResponse) => any;
1637
-
1638
- export declare const DnsRecordFilterSensitiveLog: (obj: DnsRecord) => any;
1639
-
1640
- export declare const FolderConfigurationFilterSensitiveLog: (obj: FolderConfiguration) => any;
1641
-
1642
- export declare const GetAccessControlEffectRequestFilterSensitiveLog: (obj: GetAccessControlEffectRequest) => any;
1643
-
1644
- export declare const GetAccessControlEffectResponseFilterSensitiveLog: (obj: GetAccessControlEffectResponse) => any;
1645
-
1646
- export declare const GetDefaultRetentionPolicyRequestFilterSensitiveLog: (obj: GetDefaultRetentionPolicyRequest) => any;
1647
-
1648
- export declare const GetDefaultRetentionPolicyResponseFilterSensitiveLog: (obj: GetDefaultRetentionPolicyResponse) => any;
1649
-
1650
- export declare const GetMailboxDetailsRequestFilterSensitiveLog: (obj: GetMailboxDetailsRequest) => any;
1651
-
1652
- export declare const GetMailboxDetailsResponseFilterSensitiveLog: (obj: GetMailboxDetailsResponse) => any;
1653
-
1654
- export declare const GetMailDomainRequestFilterSensitiveLog: (obj: GetMailDomainRequest) => any;
1655
-
1656
- export declare const GetMailDomainResponseFilterSensitiveLog: (obj: GetMailDomainResponse) => any;
1657
-
1658
- export declare const GetMobileDeviceAccessEffectRequestFilterSensitiveLog: (obj: GetMobileDeviceAccessEffectRequest) => any;
1659
-
1660
- export declare const MobileDeviceAccessMatchedRuleFilterSensitiveLog: (obj: MobileDeviceAccessMatchedRule) => any;
1661
-
1662
- export declare const GetMobileDeviceAccessEffectResponseFilterSensitiveLog: (obj: GetMobileDeviceAccessEffectResponse) => any;
1663
-
1664
- export declare const GetMobileDeviceAccessOverrideRequestFilterSensitiveLog: (obj: GetMobileDeviceAccessOverrideRequest) => any;
1665
-
1666
- export declare const GetMobileDeviceAccessOverrideResponseFilterSensitiveLog: (obj: GetMobileDeviceAccessOverrideResponse) => any;
1667
-
1668
- export declare const GroupFilterSensitiveLog: (obj: Group) => any;
1669
-
1670
- export declare const MailboxExportJobFilterSensitiveLog: (obj: MailboxExportJob) => any;
1671
-
1672
- export declare const ListAccessControlRulesRequestFilterSensitiveLog: (obj: ListAccessControlRulesRequest) => any;
1673
-
1674
- export declare const ListAccessControlRulesResponseFilterSensitiveLog: (obj: ListAccessControlRulesResponse) => any;
1675
-
1676
- export declare const ListAliasesRequestFilterSensitiveLog: (obj: ListAliasesRequest) => any;
1677
-
1678
- export declare const ListAliasesResponseFilterSensitiveLog: (obj: ListAliasesResponse) => any;
1679
-
1680
- export declare const ListAvailabilityConfigurationsRequestFilterSensitiveLog: (obj: ListAvailabilityConfigurationsRequest) => any;
1681
-
1682
- export declare const ListAvailabilityConfigurationsResponseFilterSensitiveLog: (obj: ListAvailabilityConfigurationsResponse) => any;
1683
-
1684
- export declare const ListGroupMembersRequestFilterSensitiveLog: (obj: ListGroupMembersRequest) => any;
1685
-
1686
- export declare const MemberFilterSensitiveLog: (obj: Member) => any;
1687
-
1688
- export declare const ListGroupMembersResponseFilterSensitiveLog: (obj: ListGroupMembersResponse) => any;
1689
-
1690
- export declare const ListGroupsRequestFilterSensitiveLog: (obj: ListGroupsRequest) => any;
1691
-
1692
- export declare const ListGroupsResponseFilterSensitiveLog: (obj: ListGroupsResponse) => any;
1693
-
1694
- export declare const ListMailboxExportJobsRequestFilterSensitiveLog: (obj: ListMailboxExportJobsRequest) => any;
1695
-
1696
- export declare const ListMailboxExportJobsResponseFilterSensitiveLog: (obj: ListMailboxExportJobsResponse) => any;
1697
-
1698
- export declare const ListMailboxPermissionsRequestFilterSensitiveLog: (obj: ListMailboxPermissionsRequest) => any;
1699
-
1700
- export declare const PermissionFilterSensitiveLog: (obj: Permission) => any;
1701
-
1702
- export declare const ListMailboxPermissionsResponseFilterSensitiveLog: (obj: ListMailboxPermissionsResponse) => any;
1703
-
1704
- export declare const ListMailDomainsRequestFilterSensitiveLog: (obj: ListMailDomainsRequest) => any;
1705
-
1706
- export declare const MailDomainSummaryFilterSensitiveLog: (obj: MailDomainSummary) => any;
1707
-
1708
- export declare const ListMailDomainsResponseFilterSensitiveLog: (obj: ListMailDomainsResponse) => any;
1709
-
1710
- export declare const ListMobileDeviceAccessOverridesRequestFilterSensitiveLog: (obj: ListMobileDeviceAccessOverridesRequest) => any;
1711
-
1712
- export declare const MobileDeviceAccessOverrideFilterSensitiveLog: (obj: MobileDeviceAccessOverride) => any;
1713
-
1714
- export declare const ListMobileDeviceAccessOverridesResponseFilterSensitiveLog: (obj: ListMobileDeviceAccessOverridesResponse) => any;
1715
-
1716
- export declare const ListMobileDeviceAccessRulesRequestFilterSensitiveLog: (obj: ListMobileDeviceAccessRulesRequest) => any;
1717
-
1718
- export declare const MobileDeviceAccessRuleFilterSensitiveLog: (obj: MobileDeviceAccessRule) => any;
1719
-
1720
- export declare const ListMobileDeviceAccessRulesResponseFilterSensitiveLog: (obj: ListMobileDeviceAccessRulesResponse) => any;
1721
-
1722
- export declare const ListOrganizationsRequestFilterSensitiveLog: (obj: ListOrganizationsRequest) => any;
1723
-
1724
- export declare const OrganizationSummaryFilterSensitiveLog: (obj: OrganizationSummary) => any;
1725
-
1726
- export declare const ListOrganizationsResponseFilterSensitiveLog: (obj: ListOrganizationsResponse) => any;
1727
-
1728
- export declare const ListResourceDelegatesRequestFilterSensitiveLog: (obj: ListResourceDelegatesRequest) => any;
1729
-
1730
- export declare const ListResourceDelegatesResponseFilterSensitiveLog: (obj: ListResourceDelegatesResponse) => any;
1731
-
1732
- export declare const ListResourcesRequestFilterSensitiveLog: (obj: ListResourcesRequest) => any;
1733
-
1734
- export declare const ResourceFilterSensitiveLog: (obj: Resource) => any;
1735
-
1736
- export declare const ListResourcesResponseFilterSensitiveLog: (obj: ListResourcesResponse) => any;
1737
-
1738
- export declare const ListTagsForResourceRequestFilterSensitiveLog: (obj: ListTagsForResourceRequest) => any;
1739
-
1740
- export declare const TagFilterSensitiveLog: (obj: Tag) => any;
1741
-
1742
- export declare const ListTagsForResourceResponseFilterSensitiveLog: (obj: ListTagsForResourceResponse) => any;
1743
-
1744
- export declare const ListUsersRequestFilterSensitiveLog: (obj: ListUsersRequest) => any;
1745
-
1746
- export declare const UserFilterSensitiveLog: (obj: User) => any;
1747
-
1748
- export declare const ListUsersResponseFilterSensitiveLog: (obj: ListUsersResponse) => any;
1749
-
1750
- export declare const PutAccessControlRuleRequestFilterSensitiveLog: (obj: PutAccessControlRuleRequest) => any;
1751
-
1752
- export declare const PutAccessControlRuleResponseFilterSensitiveLog: (obj: PutAccessControlRuleResponse) => any;
1753
-
1754
- export declare const PutEmailMonitoringConfigurationRequestFilterSensitiveLog: (obj: PutEmailMonitoringConfigurationRequest) => any;
1755
-
1756
- export declare const PutEmailMonitoringConfigurationResponseFilterSensitiveLog: (obj: PutEmailMonitoringConfigurationResponse) => any;
1757
-
1758
- export declare const PutInboundDmarcSettingsRequestFilterSensitiveLog: (obj: PutInboundDmarcSettingsRequest) => any;
1759
-
1760
- export declare const PutInboundDmarcSettingsResponseFilterSensitiveLog: (obj: PutInboundDmarcSettingsResponse) => any;
1761
-
1762
- export declare const PutMailboxPermissionsRequestFilterSensitiveLog: (obj: PutMailboxPermissionsRequest) => any;
1763
-
1764
- export declare const PutMailboxPermissionsResponseFilterSensitiveLog: (obj: PutMailboxPermissionsResponse) => any;
1765
-
1766
- export declare const PutMobileDeviceAccessOverrideRequestFilterSensitiveLog: (obj: PutMobileDeviceAccessOverrideRequest) => any;
1767
-
1768
- export declare const PutMobileDeviceAccessOverrideResponseFilterSensitiveLog: (obj: PutMobileDeviceAccessOverrideResponse) => any;
1769
-
1770
- export declare const PutRetentionPolicyRequestFilterSensitiveLog: (obj: PutRetentionPolicyRequest) => any;
1771
-
1772
- export declare const PutRetentionPolicyResponseFilterSensitiveLog: (obj: PutRetentionPolicyResponse) => any;
1773
-
1774
- export declare const RegisterMailDomainRequestFilterSensitiveLog: (obj: RegisterMailDomainRequest) => any;
1775
-
1776
- export declare const RegisterMailDomainResponseFilterSensitiveLog: (obj: RegisterMailDomainResponse) => any;
1777
-
1778
- export declare const RegisterToWorkMailRequestFilterSensitiveLog: (obj: RegisterToWorkMailRequest) => any;
1779
-
1780
- export declare const RegisterToWorkMailResponseFilterSensitiveLog: (obj: RegisterToWorkMailResponse) => any;
1781
-
1782
- export declare const ResetPasswordRequestFilterSensitiveLog: (obj: ResetPasswordRequest) => any;
1783
-
1784
- export declare const ResetPasswordResponseFilterSensitiveLog: (obj: ResetPasswordResponse) => any;
1785
-
1786
- export declare const StartMailboxExportJobRequestFilterSensitiveLog: (obj: StartMailboxExportJobRequest) => any;
1787
-
1788
- export declare const StartMailboxExportJobResponseFilterSensitiveLog: (obj: StartMailboxExportJobResponse) => any;
1789
-
1790
- export declare const TagResourceRequestFilterSensitiveLog: (obj: TagResourceRequest) => any;
1791
-
1792
- export declare const TagResourceResponseFilterSensitiveLog: (obj: TagResourceResponse) => any;
1793
-
1794
- export declare const TestAvailabilityConfigurationRequestFilterSensitiveLog: (obj: TestAvailabilityConfigurationRequest) => any;
1795
-
1796
- export declare const TestAvailabilityConfigurationResponseFilterSensitiveLog: (obj: TestAvailabilityConfigurationResponse) => any;
1797
-
1798
- export declare const UntagResourceRequestFilterSensitiveLog: (obj: UntagResourceRequest) => any;
1799
-
1800
- export declare const UntagResourceResponseFilterSensitiveLog: (obj: UntagResourceResponse) => any;
1801
-
1802
- export declare const UpdateAvailabilityConfigurationRequestFilterSensitiveLog: (obj: UpdateAvailabilityConfigurationRequest) => any;
1803
-
1804
- export declare const UpdateAvailabilityConfigurationResponseFilterSensitiveLog: (obj: UpdateAvailabilityConfigurationResponse) => any;
1805
-
1806
- export declare const UpdateDefaultMailDomainRequestFilterSensitiveLog: (obj: UpdateDefaultMailDomainRequest) => any;
1807
-
1808
- export declare const UpdateDefaultMailDomainResponseFilterSensitiveLog: (obj: UpdateDefaultMailDomainResponse) => any;
1809
-
1810
- export declare const UpdateMailboxQuotaRequestFilterSensitiveLog: (obj: UpdateMailboxQuotaRequest) => any;
1811
-
1812
- export declare const UpdateMailboxQuotaResponseFilterSensitiveLog: (obj: UpdateMailboxQuotaResponse) => any;
1813
-
1814
- export declare const UpdateMobileDeviceAccessRuleRequestFilterSensitiveLog: (obj: UpdateMobileDeviceAccessRuleRequest) => any;
1815
-
1816
- export declare const UpdateMobileDeviceAccessRuleResponseFilterSensitiveLog: (obj: UpdateMobileDeviceAccessRuleResponse) => any;
1817
-
1818
- export declare const UpdatePrimaryEmailAddressRequestFilterSensitiveLog: (obj: UpdatePrimaryEmailAddressRequest) => any;
1819
-
1820
- export declare const UpdatePrimaryEmailAddressResponseFilterSensitiveLog: (obj: UpdatePrimaryEmailAddressResponse) => any;
1821
-
1822
- export declare const UpdateResourceRequestFilterSensitiveLog: (obj: UpdateResourceRequest) => any;
1823
-
1824
- export declare const UpdateResourceResponseFilterSensitiveLog: (obj: UpdateResourceResponse) => any;
1
+ import { ExceptionOptionType as __ExceptionOptionType } from "@aws-sdk/smithy-client";
2
+ import { WorkMailServiceException as __BaseException } from "./WorkMailServiceException";
3
+ export declare enum AccessControlRuleEffect {
4
+ ALLOW = "ALLOW",
5
+ DENY = "DENY",
6
+ }
7
+ export interface AccessControlRule {
8
+ Name?: string;
9
+ Effect?: AccessControlRuleEffect | string;
10
+ Description?: string;
11
+ IpRanges?: string[];
12
+ NotIpRanges?: string[];
13
+ Actions?: string[];
14
+ NotActions?: string[];
15
+ UserIds?: string[];
16
+ NotUserIds?: string[];
17
+ DateCreated?: Date;
18
+ DateModified?: Date;
19
+ }
20
+ export interface AssociateDelegateToResourceRequest {
21
+ OrganizationId: string | undefined;
22
+ ResourceId: string | undefined;
23
+ EntityId: string | undefined;
24
+ }
25
+ export interface AssociateDelegateToResourceResponse {}
26
+ export declare class EntityNotFoundException extends __BaseException {
27
+ readonly name: "EntityNotFoundException";
28
+ readonly $fault: "client";
29
+ Message?: string;
30
+ constructor(
31
+ opts: __ExceptionOptionType<EntityNotFoundException, __BaseException>
32
+ );
33
+ }
34
+ export declare class EntityStateException extends __BaseException {
35
+ readonly name: "EntityStateException";
36
+ readonly $fault: "client";
37
+ Message?: string;
38
+ constructor(
39
+ opts: __ExceptionOptionType<EntityStateException, __BaseException>
40
+ );
41
+ }
42
+ export declare class InvalidParameterException extends __BaseException {
43
+ readonly name: "InvalidParameterException";
44
+ readonly $fault: "client";
45
+ Message?: string;
46
+ constructor(
47
+ opts: __ExceptionOptionType<InvalidParameterException, __BaseException>
48
+ );
49
+ }
50
+ export declare class OrganizationNotFoundException extends __BaseException {
51
+ readonly name: "OrganizationNotFoundException";
52
+ readonly $fault: "client";
53
+ Message?: string;
54
+ constructor(
55
+ opts: __ExceptionOptionType<OrganizationNotFoundException, __BaseException>
56
+ );
57
+ }
58
+ export declare class OrganizationStateException extends __BaseException {
59
+ readonly name: "OrganizationStateException";
60
+ readonly $fault: "client";
61
+ Message?: string;
62
+ constructor(
63
+ opts: __ExceptionOptionType<OrganizationStateException, __BaseException>
64
+ );
65
+ }
66
+ export interface AssociateMemberToGroupRequest {
67
+ OrganizationId: string | undefined;
68
+ GroupId: string | undefined;
69
+ MemberId: string | undefined;
70
+ }
71
+ export interface AssociateMemberToGroupResponse {}
72
+ export declare class DirectoryServiceAuthenticationFailedException extends __BaseException {
73
+ readonly name: "DirectoryServiceAuthenticationFailedException";
74
+ readonly $fault: "client";
75
+ Message?: string;
76
+ constructor(
77
+ opts: __ExceptionOptionType<
78
+ DirectoryServiceAuthenticationFailedException,
79
+ __BaseException
80
+ >
81
+ );
82
+ }
83
+ export declare class DirectoryUnavailableException extends __BaseException {
84
+ readonly name: "DirectoryUnavailableException";
85
+ readonly $fault: "client";
86
+ Message?: string;
87
+ constructor(
88
+ opts: __ExceptionOptionType<DirectoryUnavailableException, __BaseException>
89
+ );
90
+ }
91
+ export declare class UnsupportedOperationException extends __BaseException {
92
+ readonly name: "UnsupportedOperationException";
93
+ readonly $fault: "client";
94
+ Message?: string;
95
+ constructor(
96
+ opts: __ExceptionOptionType<UnsupportedOperationException, __BaseException>
97
+ );
98
+ }
99
+ export interface RedactedEwsAvailabilityProvider {
100
+ EwsEndpoint?: string;
101
+ EwsUsername?: string;
102
+ }
103
+ export interface LambdaAvailabilityProvider {
104
+ LambdaArn: string | undefined;
105
+ }
106
+ export declare enum AvailabilityProviderType {
107
+ EWS = "EWS",
108
+ LAMBDA = "LAMBDA",
109
+ }
110
+ export interface AvailabilityConfiguration {
111
+ DomainName?: string;
112
+ ProviderType?: AvailabilityProviderType | string;
113
+ EwsProvider?: RedactedEwsAvailabilityProvider;
114
+ LambdaProvider?: LambdaAvailabilityProvider;
115
+ DateCreated?: Date;
116
+ DateModified?: Date;
117
+ }
118
+ export interface BookingOptions {
119
+ AutoAcceptRequests?: boolean;
120
+ AutoDeclineRecurringRequests?: boolean;
121
+ AutoDeclineConflictingRequests?: boolean;
122
+ }
123
+ export interface CancelMailboxExportJobRequest {
124
+ ClientToken?: string;
125
+ JobId: string | undefined;
126
+ OrganizationId: string | undefined;
127
+ }
128
+ export interface CancelMailboxExportJobResponse {}
129
+ export interface CreateAliasRequest {
130
+ OrganizationId: string | undefined;
131
+ EntityId: string | undefined;
132
+ Alias: string | undefined;
133
+ }
134
+ export interface CreateAliasResponse {}
135
+ export declare class EmailAddressInUseException extends __BaseException {
136
+ readonly name: "EmailAddressInUseException";
137
+ readonly $fault: "client";
138
+ Message?: string;
139
+ constructor(
140
+ opts: __ExceptionOptionType<EmailAddressInUseException, __BaseException>
141
+ );
142
+ }
143
+ export declare class LimitExceededException extends __BaseException {
144
+ readonly name: "LimitExceededException";
145
+ readonly $fault: "client";
146
+ Message?: string;
147
+ constructor(
148
+ opts: __ExceptionOptionType<LimitExceededException, __BaseException>
149
+ );
150
+ }
151
+ export declare class MailDomainNotFoundException extends __BaseException {
152
+ readonly name: "MailDomainNotFoundException";
153
+ readonly $fault: "client";
154
+ Message?: string;
155
+ constructor(
156
+ opts: __ExceptionOptionType<MailDomainNotFoundException, __BaseException>
157
+ );
158
+ }
159
+ export declare class MailDomainStateException extends __BaseException {
160
+ readonly name: "MailDomainStateException";
161
+ readonly $fault: "client";
162
+ Message?: string;
163
+ constructor(
164
+ opts: __ExceptionOptionType<MailDomainStateException, __BaseException>
165
+ );
166
+ }
167
+ export interface EwsAvailabilityProvider {
168
+ EwsEndpoint: string | undefined;
169
+ EwsUsername: string | undefined;
170
+ EwsPassword: string | undefined;
171
+ }
172
+ export interface CreateAvailabilityConfigurationRequest {
173
+ ClientToken?: string;
174
+ OrganizationId: string | undefined;
175
+ DomainName: string | undefined;
176
+ EwsProvider?: EwsAvailabilityProvider;
177
+ LambdaProvider?: LambdaAvailabilityProvider;
178
+ }
179
+ export interface CreateAvailabilityConfigurationResponse {}
180
+ export declare class NameAvailabilityException extends __BaseException {
181
+ readonly name: "NameAvailabilityException";
182
+ readonly $fault: "client";
183
+ Message?: string;
184
+ constructor(
185
+ opts: __ExceptionOptionType<NameAvailabilityException, __BaseException>
186
+ );
187
+ }
188
+ export interface CreateGroupRequest {
189
+ OrganizationId: string | undefined;
190
+ Name: string | undefined;
191
+ }
192
+ export interface CreateGroupResponse {
193
+ GroupId?: string;
194
+ }
195
+ export declare class ReservedNameException extends __BaseException {
196
+ readonly name: "ReservedNameException";
197
+ readonly $fault: "client";
198
+ Message?: string;
199
+ constructor(
200
+ opts: __ExceptionOptionType<ReservedNameException, __BaseException>
201
+ );
202
+ }
203
+ export declare enum MobileDeviceAccessRuleEffect {
204
+ ALLOW = "ALLOW",
205
+ DENY = "DENY",
206
+ }
207
+ export interface CreateMobileDeviceAccessRuleRequest {
208
+ OrganizationId: string | undefined;
209
+ ClientToken?: string;
210
+ Name: string | undefined;
211
+ Description?: string;
212
+ Effect: MobileDeviceAccessRuleEffect | string | undefined;
213
+ DeviceTypes?: string[];
214
+ NotDeviceTypes?: string[];
215
+ DeviceModels?: string[];
216
+ NotDeviceModels?: string[];
217
+ DeviceOperatingSystems?: string[];
218
+ NotDeviceOperatingSystems?: string[];
219
+ DeviceUserAgents?: string[];
220
+ NotDeviceUserAgents?: string[];
221
+ }
222
+ export interface CreateMobileDeviceAccessRuleResponse {
223
+ MobileDeviceAccessRuleId?: string;
224
+ }
225
+ export interface Domain {
226
+ DomainName?: string;
227
+ HostedZoneId?: string;
228
+ }
229
+ export interface CreateOrganizationRequest {
230
+ DirectoryId?: string;
231
+ Alias: string | undefined;
232
+ ClientToken?: string;
233
+ Domains?: Domain[];
234
+ KmsKeyArn?: string;
235
+ EnableInteroperability?: boolean;
236
+ }
237
+ export interface CreateOrganizationResponse {
238
+ OrganizationId?: string;
239
+ }
240
+ export declare class DirectoryInUseException extends __BaseException {
241
+ readonly name: "DirectoryInUseException";
242
+ readonly $fault: "client";
243
+ Message?: string;
244
+ constructor(
245
+ opts: __ExceptionOptionType<DirectoryInUseException, __BaseException>
246
+ );
247
+ }
248
+ export declare enum ResourceType {
249
+ EQUIPMENT = "EQUIPMENT",
250
+ ROOM = "ROOM",
251
+ }
252
+ export interface CreateResourceRequest {
253
+ OrganizationId: string | undefined;
254
+ Name: string | undefined;
255
+ Type: ResourceType | string | undefined;
256
+ }
257
+ export interface CreateResourceResponse {
258
+ ResourceId?: string;
259
+ }
260
+ export interface CreateUserRequest {
261
+ OrganizationId: string | undefined;
262
+ Name: string | undefined;
263
+ DisplayName: string | undefined;
264
+ Password: string | undefined;
265
+ }
266
+ export interface CreateUserResponse {
267
+ UserId?: string;
268
+ }
269
+ export declare class InvalidPasswordException extends __BaseException {
270
+ readonly name: "InvalidPasswordException";
271
+ readonly $fault: "client";
272
+ Message?: string;
273
+ constructor(
274
+ opts: __ExceptionOptionType<InvalidPasswordException, __BaseException>
275
+ );
276
+ }
277
+ export declare enum MemberType {
278
+ GROUP = "GROUP",
279
+ USER = "USER",
280
+ }
281
+ export interface Delegate {
282
+ Id: string | undefined;
283
+ Type: MemberType | string | undefined;
284
+ }
285
+ export interface DeleteAccessControlRuleRequest {
286
+ OrganizationId: string | undefined;
287
+ Name: string | undefined;
288
+ }
289
+ export interface DeleteAccessControlRuleResponse {}
290
+ export interface DeleteAliasRequest {
291
+ OrganizationId: string | undefined;
292
+ EntityId: string | undefined;
293
+ Alias: string | undefined;
294
+ }
295
+ export interface DeleteAliasResponse {}
296
+ export interface DeleteAvailabilityConfigurationRequest {
297
+ OrganizationId: string | undefined;
298
+ DomainName: string | undefined;
299
+ }
300
+ export interface DeleteAvailabilityConfigurationResponse {}
301
+ export interface DeleteEmailMonitoringConfigurationRequest {
302
+ OrganizationId: string | undefined;
303
+ }
304
+ export interface DeleteEmailMonitoringConfigurationResponse {}
305
+ export interface DeleteGroupRequest {
306
+ OrganizationId: string | undefined;
307
+ GroupId: string | undefined;
308
+ }
309
+ export interface DeleteGroupResponse {}
310
+ export interface DeleteMailboxPermissionsRequest {
311
+ OrganizationId: string | undefined;
312
+ EntityId: string | undefined;
313
+ GranteeId: string | undefined;
314
+ }
315
+ export interface DeleteMailboxPermissionsResponse {}
316
+ export interface DeleteMobileDeviceAccessOverrideRequest {
317
+ OrganizationId: string | undefined;
318
+ UserId: string | undefined;
319
+ DeviceId: string | undefined;
320
+ }
321
+ export interface DeleteMobileDeviceAccessOverrideResponse {}
322
+ export interface DeleteMobileDeviceAccessRuleRequest {
323
+ OrganizationId: string | undefined;
324
+ MobileDeviceAccessRuleId: string | undefined;
325
+ }
326
+ export interface DeleteMobileDeviceAccessRuleResponse {}
327
+ export interface DeleteOrganizationRequest {
328
+ ClientToken?: string;
329
+ OrganizationId: string | undefined;
330
+ DeleteDirectory: boolean | undefined;
331
+ }
332
+ export interface DeleteOrganizationResponse {
333
+ OrganizationId?: string;
334
+ State?: string;
335
+ }
336
+ export interface DeleteResourceRequest {
337
+ OrganizationId: string | undefined;
338
+ ResourceId: string | undefined;
339
+ }
340
+ export interface DeleteResourceResponse {}
341
+ export interface DeleteRetentionPolicyRequest {
342
+ OrganizationId: string | undefined;
343
+ Id: string | undefined;
344
+ }
345
+ export interface DeleteRetentionPolicyResponse {}
346
+ export interface DeleteUserRequest {
347
+ OrganizationId: string | undefined;
348
+ UserId: string | undefined;
349
+ }
350
+ export interface DeleteUserResponse {}
351
+ export interface DeregisterFromWorkMailRequest {
352
+ OrganizationId: string | undefined;
353
+ EntityId: string | undefined;
354
+ }
355
+ export interface DeregisterFromWorkMailResponse {}
356
+ export interface DeregisterMailDomainRequest {
357
+ OrganizationId: string | undefined;
358
+ DomainName: string | undefined;
359
+ }
360
+ export interface DeregisterMailDomainResponse {}
361
+ export declare class InvalidCustomSesConfigurationException extends __BaseException {
362
+ readonly name: "InvalidCustomSesConfigurationException";
363
+ readonly $fault: "client";
364
+ Message?: string;
365
+ constructor(
366
+ opts: __ExceptionOptionType<
367
+ InvalidCustomSesConfigurationException,
368
+ __BaseException
369
+ >
370
+ );
371
+ }
372
+ export declare class MailDomainInUseException extends __BaseException {
373
+ readonly name: "MailDomainInUseException";
374
+ readonly $fault: "client";
375
+ Message?: string;
376
+ constructor(
377
+ opts: __ExceptionOptionType<MailDomainInUseException, __BaseException>
378
+ );
379
+ }
380
+ export interface DescribeEmailMonitoringConfigurationRequest {
381
+ OrganizationId: string | undefined;
382
+ }
383
+ export interface DescribeEmailMonitoringConfigurationResponse {
384
+ RoleArn?: string;
385
+ LogGroupArn?: string;
386
+ }
387
+ export declare class ResourceNotFoundException extends __BaseException {
388
+ readonly name: "ResourceNotFoundException";
389
+ readonly $fault: "client";
390
+ Message?: string;
391
+ constructor(
392
+ opts: __ExceptionOptionType<ResourceNotFoundException, __BaseException>
393
+ );
394
+ }
395
+ export interface DescribeGroupRequest {
396
+ OrganizationId: string | undefined;
397
+ GroupId: string | undefined;
398
+ }
399
+ export declare enum EntityState {
400
+ DELETED = "DELETED",
401
+ DISABLED = "DISABLED",
402
+ ENABLED = "ENABLED",
403
+ }
404
+ export interface DescribeGroupResponse {
405
+ GroupId?: string;
406
+ Name?: string;
407
+ Email?: string;
408
+ State?: EntityState | string;
409
+ EnabledDate?: Date;
410
+ DisabledDate?: Date;
411
+ }
412
+ export interface DescribeInboundDmarcSettingsRequest {
413
+ OrganizationId: string | undefined;
414
+ }
415
+ export interface DescribeInboundDmarcSettingsResponse {
416
+ Enforced?: boolean;
417
+ }
418
+ export interface DescribeMailboxExportJobRequest {
419
+ JobId: string | undefined;
420
+ OrganizationId: string | undefined;
421
+ }
422
+ export declare enum MailboxExportJobState {
423
+ CANCELLED = "CANCELLED",
424
+ COMPLETED = "COMPLETED",
425
+ FAILED = "FAILED",
426
+ RUNNING = "RUNNING",
427
+ }
428
+ export interface DescribeMailboxExportJobResponse {
429
+ EntityId?: string;
430
+ Description?: string;
431
+ RoleArn?: string;
432
+ KmsKeyArn?: string;
433
+ S3BucketName?: string;
434
+ S3Prefix?: string;
435
+ S3Path?: string;
436
+ EstimatedProgress?: number;
437
+ State?: MailboxExportJobState | string;
438
+ ErrorInfo?: string;
439
+ StartTime?: Date;
440
+ EndTime?: Date;
441
+ }
442
+ export interface DescribeOrganizationRequest {
443
+ OrganizationId: string | undefined;
444
+ }
445
+ export interface DescribeOrganizationResponse {
446
+ OrganizationId?: string;
447
+ Alias?: string;
448
+ State?: string;
449
+ DirectoryId?: string;
450
+ DirectoryType?: string;
451
+ DefaultMailDomain?: string;
452
+ CompletedDate?: Date;
453
+ ErrorMessage?: string;
454
+ ARN?: string;
455
+ }
456
+ export interface DescribeResourceRequest {
457
+ OrganizationId: string | undefined;
458
+ ResourceId: string | undefined;
459
+ }
460
+ export interface DescribeResourceResponse {
461
+ ResourceId?: string;
462
+ Email?: string;
463
+ Name?: string;
464
+ Type?: ResourceType | string;
465
+ BookingOptions?: BookingOptions;
466
+ State?: EntityState | string;
467
+ EnabledDate?: Date;
468
+ DisabledDate?: Date;
469
+ }
470
+ export interface DescribeUserRequest {
471
+ OrganizationId: string | undefined;
472
+ UserId: string | undefined;
473
+ }
474
+ export declare enum UserRole {
475
+ RESOURCE = "RESOURCE",
476
+ SYSTEM_USER = "SYSTEM_USER",
477
+ USER = "USER",
478
+ }
479
+ export interface DescribeUserResponse {
480
+ UserId?: string;
481
+ Name?: string;
482
+ Email?: string;
483
+ DisplayName?: string;
484
+ State?: EntityState | string;
485
+ UserRole?: UserRole | string;
486
+ EnabledDate?: Date;
487
+ DisabledDate?: Date;
488
+ }
489
+ export interface DisassociateDelegateFromResourceRequest {
490
+ OrganizationId: string | undefined;
491
+ ResourceId: string | undefined;
492
+ EntityId: string | undefined;
493
+ }
494
+ export interface DisassociateDelegateFromResourceResponse {}
495
+ export interface DisassociateMemberFromGroupRequest {
496
+ OrganizationId: string | undefined;
497
+ GroupId: string | undefined;
498
+ MemberId: string | undefined;
499
+ }
500
+ export interface DisassociateMemberFromGroupResponse {}
501
+ export interface DnsRecord {
502
+ Type?: string;
503
+ Hostname?: string;
504
+ Value?: string;
505
+ }
506
+ export declare enum DnsRecordVerificationStatus {
507
+ FAILED = "FAILED",
508
+ PENDING = "PENDING",
509
+ VERIFIED = "VERIFIED",
510
+ }
511
+ export declare class EntityAlreadyRegisteredException extends __BaseException {
512
+ readonly name: "EntityAlreadyRegisteredException";
513
+ readonly $fault: "client";
514
+ Message?: string;
515
+ constructor(
516
+ opts: __ExceptionOptionType<
517
+ EntityAlreadyRegisteredException,
518
+ __BaseException
519
+ >
520
+ );
521
+ }
522
+ export declare enum RetentionAction {
523
+ DELETE = "DELETE",
524
+ NONE = "NONE",
525
+ PERMANENTLY_DELETE = "PERMANENTLY_DELETE",
526
+ }
527
+ export declare enum FolderName {
528
+ DELETED_ITEMS = "DELETED_ITEMS",
529
+ DRAFTS = "DRAFTS",
530
+ INBOX = "INBOX",
531
+ JUNK_EMAIL = "JUNK_EMAIL",
532
+ SENT_ITEMS = "SENT_ITEMS",
533
+ }
534
+ export interface FolderConfiguration {
535
+ Name: FolderName | string | undefined;
536
+ Action: RetentionAction | string | undefined;
537
+ Period?: number;
538
+ }
539
+ export interface GetAccessControlEffectRequest {
540
+ OrganizationId: string | undefined;
541
+ IpAddress: string | undefined;
542
+ Action: string | undefined;
543
+ UserId: string | undefined;
544
+ }
545
+ export interface GetAccessControlEffectResponse {
546
+ Effect?: AccessControlRuleEffect | string;
547
+ MatchedRules?: string[];
548
+ }
549
+ export interface GetDefaultRetentionPolicyRequest {
550
+ OrganizationId: string | undefined;
551
+ }
552
+ export interface GetDefaultRetentionPolicyResponse {
553
+ Id?: string;
554
+ Name?: string;
555
+ Description?: string;
556
+ FolderConfigurations?: FolderConfiguration[];
557
+ }
558
+ export interface GetMailboxDetailsRequest {
559
+ OrganizationId: string | undefined;
560
+ UserId: string | undefined;
561
+ }
562
+ export interface GetMailboxDetailsResponse {
563
+ MailboxQuota?: number;
564
+ MailboxSize?: number;
565
+ }
566
+ export interface GetMailDomainRequest {
567
+ OrganizationId: string | undefined;
568
+ DomainName: string | undefined;
569
+ }
570
+ export interface GetMailDomainResponse {
571
+ Records?: DnsRecord[];
572
+ IsTestDomain?: boolean;
573
+ IsDefault?: boolean;
574
+ OwnershipVerificationStatus?: DnsRecordVerificationStatus | string;
575
+ DkimVerificationStatus?: DnsRecordVerificationStatus | string;
576
+ }
577
+ export interface GetMobileDeviceAccessEffectRequest {
578
+ OrganizationId: string | undefined;
579
+ DeviceType?: string;
580
+ DeviceModel?: string;
581
+ DeviceOperatingSystem?: string;
582
+ DeviceUserAgent?: string;
583
+ }
584
+ export interface MobileDeviceAccessMatchedRule {
585
+ MobileDeviceAccessRuleId?: string;
586
+ Name?: string;
587
+ }
588
+ export interface GetMobileDeviceAccessEffectResponse {
589
+ Effect?: MobileDeviceAccessRuleEffect | string;
590
+ MatchedRules?: MobileDeviceAccessMatchedRule[];
591
+ }
592
+ export interface GetMobileDeviceAccessOverrideRequest {
593
+ OrganizationId: string | undefined;
594
+ UserId: string | undefined;
595
+ DeviceId: string | undefined;
596
+ }
597
+ export interface GetMobileDeviceAccessOverrideResponse {
598
+ UserId?: string;
599
+ DeviceId?: string;
600
+ Effect?: MobileDeviceAccessRuleEffect | string;
601
+ Description?: string;
602
+ DateCreated?: Date;
603
+ DateModified?: Date;
604
+ }
605
+ export interface Group {
606
+ Id?: string;
607
+ Email?: string;
608
+ Name?: string;
609
+ State?: EntityState | string;
610
+ EnabledDate?: Date;
611
+ DisabledDate?: Date;
612
+ }
613
+ export declare class InvalidConfigurationException extends __BaseException {
614
+ readonly name: "InvalidConfigurationException";
615
+ readonly $fault: "client";
616
+ Message?: string;
617
+ constructor(
618
+ opts: __ExceptionOptionType<InvalidConfigurationException, __BaseException>
619
+ );
620
+ }
621
+ export interface MailboxExportJob {
622
+ JobId?: string;
623
+ EntityId?: string;
624
+ Description?: string;
625
+ S3BucketName?: string;
626
+ S3Path?: string;
627
+ EstimatedProgress?: number;
628
+ State?: MailboxExportJobState | string;
629
+ StartTime?: Date;
630
+ EndTime?: Date;
631
+ }
632
+ export interface ListAccessControlRulesRequest {
633
+ OrganizationId: string | undefined;
634
+ }
635
+ export interface ListAccessControlRulesResponse {
636
+ Rules?: AccessControlRule[];
637
+ }
638
+ export interface ListAliasesRequest {
639
+ OrganizationId: string | undefined;
640
+ EntityId: string | undefined;
641
+ NextToken?: string;
642
+ MaxResults?: number;
643
+ }
644
+ export interface ListAliasesResponse {
645
+ Aliases?: string[];
646
+ NextToken?: string;
647
+ }
648
+ export interface ListAvailabilityConfigurationsRequest {
649
+ OrganizationId: string | undefined;
650
+ MaxResults?: number;
651
+ NextToken?: string;
652
+ }
653
+ export interface ListAvailabilityConfigurationsResponse {
654
+ AvailabilityConfigurations?: AvailabilityConfiguration[];
655
+ NextToken?: string;
656
+ }
657
+ export interface ListGroupMembersRequest {
658
+ OrganizationId: string | undefined;
659
+ GroupId: string | undefined;
660
+ NextToken?: string;
661
+ MaxResults?: number;
662
+ }
663
+ export interface Member {
664
+ Id?: string;
665
+ Name?: string;
666
+ Type?: MemberType | string;
667
+ State?: EntityState | string;
668
+ EnabledDate?: Date;
669
+ DisabledDate?: Date;
670
+ }
671
+ export interface ListGroupMembersResponse {
672
+ Members?: Member[];
673
+ NextToken?: string;
674
+ }
675
+ export interface ListGroupsRequest {
676
+ OrganizationId: string | undefined;
677
+ NextToken?: string;
678
+ MaxResults?: number;
679
+ }
680
+ export interface ListGroupsResponse {
681
+ Groups?: Group[];
682
+ NextToken?: string;
683
+ }
684
+ export interface ListMailboxExportJobsRequest {
685
+ OrganizationId: string | undefined;
686
+ NextToken?: string;
687
+ MaxResults?: number;
688
+ }
689
+ export interface ListMailboxExportJobsResponse {
690
+ Jobs?: MailboxExportJob[];
691
+ NextToken?: string;
692
+ }
693
+ export interface ListMailboxPermissionsRequest {
694
+ OrganizationId: string | undefined;
695
+ EntityId: string | undefined;
696
+ NextToken?: string;
697
+ MaxResults?: number;
698
+ }
699
+ export declare enum PermissionType {
700
+ FULL_ACCESS = "FULL_ACCESS",
701
+ SEND_AS = "SEND_AS",
702
+ SEND_ON_BEHALF = "SEND_ON_BEHALF",
703
+ }
704
+ export interface Permission {
705
+ GranteeId: string | undefined;
706
+ GranteeType: MemberType | string | undefined;
707
+ PermissionValues: (PermissionType | string)[] | undefined;
708
+ }
709
+ export interface ListMailboxPermissionsResponse {
710
+ Permissions?: Permission[];
711
+ NextToken?: string;
712
+ }
713
+ export interface ListMailDomainsRequest {
714
+ OrganizationId: string | undefined;
715
+ MaxResults?: number;
716
+ NextToken?: string;
717
+ }
718
+ export interface MailDomainSummary {
719
+ DomainName?: string;
720
+ DefaultDomain?: boolean;
721
+ }
722
+ export interface ListMailDomainsResponse {
723
+ MailDomains?: MailDomainSummary[];
724
+ NextToken?: string;
725
+ }
726
+ export interface ListMobileDeviceAccessOverridesRequest {
727
+ OrganizationId: string | undefined;
728
+ UserId?: string;
729
+ DeviceId?: string;
730
+ NextToken?: string;
731
+ MaxResults?: number;
732
+ }
733
+ export interface MobileDeviceAccessOverride {
734
+ UserId?: string;
735
+ DeviceId?: string;
736
+ Effect?: MobileDeviceAccessRuleEffect | string;
737
+ Description?: string;
738
+ DateCreated?: Date;
739
+ DateModified?: Date;
740
+ }
741
+ export interface ListMobileDeviceAccessOverridesResponse {
742
+ Overrides?: MobileDeviceAccessOverride[];
743
+ NextToken?: string;
744
+ }
745
+ export interface ListMobileDeviceAccessRulesRequest {
746
+ OrganizationId: string | undefined;
747
+ }
748
+ export interface MobileDeviceAccessRule {
749
+ MobileDeviceAccessRuleId?: string;
750
+ Name?: string;
751
+ Description?: string;
752
+ Effect?: MobileDeviceAccessRuleEffect | string;
753
+ DeviceTypes?: string[];
754
+ NotDeviceTypes?: string[];
755
+ DeviceModels?: string[];
756
+ NotDeviceModels?: string[];
757
+ DeviceOperatingSystems?: string[];
758
+ NotDeviceOperatingSystems?: string[];
759
+ DeviceUserAgents?: string[];
760
+ NotDeviceUserAgents?: string[];
761
+ DateCreated?: Date;
762
+ DateModified?: Date;
763
+ }
764
+ export interface ListMobileDeviceAccessRulesResponse {
765
+ Rules?: MobileDeviceAccessRule[];
766
+ }
767
+ export interface ListOrganizationsRequest {
768
+ NextToken?: string;
769
+ MaxResults?: number;
770
+ }
771
+ export interface OrganizationSummary {
772
+ OrganizationId?: string;
773
+ Alias?: string;
774
+ DefaultMailDomain?: string;
775
+ ErrorMessage?: string;
776
+ State?: string;
777
+ }
778
+ export interface ListOrganizationsResponse {
779
+ OrganizationSummaries?: OrganizationSummary[];
780
+ NextToken?: string;
781
+ }
782
+ export interface ListResourceDelegatesRequest {
783
+ OrganizationId: string | undefined;
784
+ ResourceId: string | undefined;
785
+ NextToken?: string;
786
+ MaxResults?: number;
787
+ }
788
+ export interface ListResourceDelegatesResponse {
789
+ Delegates?: Delegate[];
790
+ NextToken?: string;
791
+ }
792
+ export interface ListResourcesRequest {
793
+ OrganizationId: string | undefined;
794
+ NextToken?: string;
795
+ MaxResults?: number;
796
+ }
797
+ export interface Resource {
798
+ Id?: string;
799
+ Email?: string;
800
+ Name?: string;
801
+ Type?: ResourceType | string;
802
+ State?: EntityState | string;
803
+ EnabledDate?: Date;
804
+ DisabledDate?: Date;
805
+ }
806
+ export interface ListResourcesResponse {
807
+ Resources?: Resource[];
808
+ NextToken?: string;
809
+ }
810
+ export interface ListTagsForResourceRequest {
811
+ ResourceARN: string | undefined;
812
+ }
813
+ export interface Tag {
814
+ Key: string | undefined;
815
+ Value: string | undefined;
816
+ }
817
+ export interface ListTagsForResourceResponse {
818
+ Tags?: Tag[];
819
+ }
820
+ export interface ListUsersRequest {
821
+ OrganizationId: string | undefined;
822
+ NextToken?: string;
823
+ MaxResults?: number;
824
+ }
825
+ export interface User {
826
+ Id?: string;
827
+ Email?: string;
828
+ Name?: string;
829
+ DisplayName?: string;
830
+ State?: EntityState | string;
831
+ UserRole?: UserRole | string;
832
+ EnabledDate?: Date;
833
+ DisabledDate?: Date;
834
+ }
835
+ export interface ListUsersResponse {
836
+ Users?: User[];
837
+ NextToken?: string;
838
+ }
839
+ export interface PutAccessControlRuleRequest {
840
+ Name: string | undefined;
841
+ Effect: AccessControlRuleEffect | string | undefined;
842
+ Description: string | undefined;
843
+ IpRanges?: string[];
844
+ NotIpRanges?: string[];
845
+ Actions?: string[];
846
+ NotActions?: string[];
847
+ UserIds?: string[];
848
+ NotUserIds?: string[];
849
+ OrganizationId: string | undefined;
850
+ }
851
+ export interface PutAccessControlRuleResponse {}
852
+ export interface PutEmailMonitoringConfigurationRequest {
853
+ OrganizationId: string | undefined;
854
+ RoleArn: string | undefined;
855
+ LogGroupArn: string | undefined;
856
+ }
857
+ export interface PutEmailMonitoringConfigurationResponse {}
858
+ export interface PutInboundDmarcSettingsRequest {
859
+ OrganizationId: string | undefined;
860
+ Enforced: boolean | undefined;
861
+ }
862
+ export interface PutInboundDmarcSettingsResponse {}
863
+ export interface PutMailboxPermissionsRequest {
864
+ OrganizationId: string | undefined;
865
+ EntityId: string | undefined;
866
+ GranteeId: string | undefined;
867
+ PermissionValues: (PermissionType | string)[] | undefined;
868
+ }
869
+ export interface PutMailboxPermissionsResponse {}
870
+ export interface PutMobileDeviceAccessOverrideRequest {
871
+ OrganizationId: string | undefined;
872
+ UserId: string | undefined;
873
+ DeviceId: string | undefined;
874
+ Effect: MobileDeviceAccessRuleEffect | string | undefined;
875
+ Description?: string;
876
+ }
877
+ export interface PutMobileDeviceAccessOverrideResponse {}
878
+ export interface PutRetentionPolicyRequest {
879
+ OrganizationId: string | undefined;
880
+ Id?: string;
881
+ Name: string | undefined;
882
+ Description?: string;
883
+ FolderConfigurations: FolderConfiguration[] | undefined;
884
+ }
885
+ export interface PutRetentionPolicyResponse {}
886
+ export interface RegisterMailDomainRequest {
887
+ ClientToken?: string;
888
+ OrganizationId: string | undefined;
889
+ DomainName: string | undefined;
890
+ }
891
+ export interface RegisterMailDomainResponse {}
892
+ export interface RegisterToWorkMailRequest {
893
+ OrganizationId: string | undefined;
894
+ EntityId: string | undefined;
895
+ Email: string | undefined;
896
+ }
897
+ export interface RegisterToWorkMailResponse {}
898
+ export interface ResetPasswordRequest {
899
+ OrganizationId: string | undefined;
900
+ UserId: string | undefined;
901
+ Password: string | undefined;
902
+ }
903
+ export interface ResetPasswordResponse {}
904
+ export interface StartMailboxExportJobRequest {
905
+ ClientToken?: string;
906
+ OrganizationId: string | undefined;
907
+ EntityId: string | undefined;
908
+ Description?: string;
909
+ RoleArn: string | undefined;
910
+ KmsKeyArn: string | undefined;
911
+ S3BucketName: string | undefined;
912
+ S3Prefix: string | undefined;
913
+ }
914
+ export interface StartMailboxExportJobResponse {
915
+ JobId?: string;
916
+ }
917
+ export interface TagResourceRequest {
918
+ ResourceARN: string | undefined;
919
+ Tags: Tag[] | undefined;
920
+ }
921
+ export interface TagResourceResponse {}
922
+ export declare class TooManyTagsException extends __BaseException {
923
+ readonly name: "TooManyTagsException";
924
+ readonly $fault: "client";
925
+ Message?: string;
926
+ constructor(
927
+ opts: __ExceptionOptionType<TooManyTagsException, __BaseException>
928
+ );
929
+ }
930
+ export interface TestAvailabilityConfigurationRequest {
931
+ OrganizationId: string | undefined;
932
+ DomainName?: string;
933
+ EwsProvider?: EwsAvailabilityProvider;
934
+ LambdaProvider?: LambdaAvailabilityProvider;
935
+ }
936
+ export interface TestAvailabilityConfigurationResponse {
937
+ TestPassed?: boolean;
938
+ FailureReason?: string;
939
+ }
940
+ export interface UntagResourceRequest {
941
+ ResourceARN: string | undefined;
942
+ TagKeys: string[] | undefined;
943
+ }
944
+ export interface UntagResourceResponse {}
945
+ export interface UpdateAvailabilityConfigurationRequest {
946
+ OrganizationId: string | undefined;
947
+ DomainName: string | undefined;
948
+ EwsProvider?: EwsAvailabilityProvider;
949
+ LambdaProvider?: LambdaAvailabilityProvider;
950
+ }
951
+ export interface UpdateAvailabilityConfigurationResponse {}
952
+ export interface UpdateDefaultMailDomainRequest {
953
+ OrganizationId: string | undefined;
954
+ DomainName: string | undefined;
955
+ }
956
+ export interface UpdateDefaultMailDomainResponse {}
957
+ export interface UpdateMailboxQuotaRequest {
958
+ OrganizationId: string | undefined;
959
+ UserId: string | undefined;
960
+ MailboxQuota: number | undefined;
961
+ }
962
+ export interface UpdateMailboxQuotaResponse {}
963
+ export interface UpdateMobileDeviceAccessRuleRequest {
964
+ OrganizationId: string | undefined;
965
+ MobileDeviceAccessRuleId: string | undefined;
966
+ Name: string | undefined;
967
+ Description?: string;
968
+ Effect: MobileDeviceAccessRuleEffect | string | undefined;
969
+ DeviceTypes?: string[];
970
+ NotDeviceTypes?: string[];
971
+ DeviceModels?: string[];
972
+ NotDeviceModels?: string[];
973
+ DeviceOperatingSystems?: string[];
974
+ NotDeviceOperatingSystems?: string[];
975
+ DeviceUserAgents?: string[];
976
+ NotDeviceUserAgents?: string[];
977
+ }
978
+ export interface UpdateMobileDeviceAccessRuleResponse {}
979
+ export interface UpdatePrimaryEmailAddressRequest {
980
+ OrganizationId: string | undefined;
981
+ EntityId: string | undefined;
982
+ Email: string | undefined;
983
+ }
984
+ export interface UpdatePrimaryEmailAddressResponse {}
985
+ export interface UpdateResourceRequest {
986
+ OrganizationId: string | undefined;
987
+ ResourceId: string | undefined;
988
+ Name?: string;
989
+ BookingOptions?: BookingOptions;
990
+ }
991
+ export interface UpdateResourceResponse {}
992
+ export declare const AccessControlRuleFilterSensitiveLog: (
993
+ obj: AccessControlRule
994
+ ) => any;
995
+ export declare const AssociateDelegateToResourceRequestFilterSensitiveLog: (
996
+ obj: AssociateDelegateToResourceRequest
997
+ ) => any;
998
+ export declare const AssociateDelegateToResourceResponseFilterSensitiveLog: (
999
+ obj: AssociateDelegateToResourceResponse
1000
+ ) => any;
1001
+ export declare const AssociateMemberToGroupRequestFilterSensitiveLog: (
1002
+ obj: AssociateMemberToGroupRequest
1003
+ ) => any;
1004
+ export declare const AssociateMemberToGroupResponseFilterSensitiveLog: (
1005
+ obj: AssociateMemberToGroupResponse
1006
+ ) => any;
1007
+ export declare const RedactedEwsAvailabilityProviderFilterSensitiveLog: (
1008
+ obj: RedactedEwsAvailabilityProvider
1009
+ ) => any;
1010
+ export declare const LambdaAvailabilityProviderFilterSensitiveLog: (
1011
+ obj: LambdaAvailabilityProvider
1012
+ ) => any;
1013
+ export declare const AvailabilityConfigurationFilterSensitiveLog: (
1014
+ obj: AvailabilityConfiguration
1015
+ ) => any;
1016
+ export declare const BookingOptionsFilterSensitiveLog: (
1017
+ obj: BookingOptions
1018
+ ) => any;
1019
+ export declare const CancelMailboxExportJobRequestFilterSensitiveLog: (
1020
+ obj: CancelMailboxExportJobRequest
1021
+ ) => any;
1022
+ export declare const CancelMailboxExportJobResponseFilterSensitiveLog: (
1023
+ obj: CancelMailboxExportJobResponse
1024
+ ) => any;
1025
+ export declare const CreateAliasRequestFilterSensitiveLog: (
1026
+ obj: CreateAliasRequest
1027
+ ) => any;
1028
+ export declare const CreateAliasResponseFilterSensitiveLog: (
1029
+ obj: CreateAliasResponse
1030
+ ) => any;
1031
+ export declare const EwsAvailabilityProviderFilterSensitiveLog: (
1032
+ obj: EwsAvailabilityProvider
1033
+ ) => any;
1034
+ export declare const CreateAvailabilityConfigurationRequestFilterSensitiveLog: (
1035
+ obj: CreateAvailabilityConfigurationRequest
1036
+ ) => any;
1037
+ export declare const CreateAvailabilityConfigurationResponseFilterSensitiveLog: (
1038
+ obj: CreateAvailabilityConfigurationResponse
1039
+ ) => any;
1040
+ export declare const CreateGroupRequestFilterSensitiveLog: (
1041
+ obj: CreateGroupRequest
1042
+ ) => any;
1043
+ export declare const CreateGroupResponseFilterSensitiveLog: (
1044
+ obj: CreateGroupResponse
1045
+ ) => any;
1046
+ export declare const CreateMobileDeviceAccessRuleRequestFilterSensitiveLog: (
1047
+ obj: CreateMobileDeviceAccessRuleRequest
1048
+ ) => any;
1049
+ export declare const CreateMobileDeviceAccessRuleResponseFilterSensitiveLog: (
1050
+ obj: CreateMobileDeviceAccessRuleResponse
1051
+ ) => any;
1052
+ export declare const DomainFilterSensitiveLog: (obj: Domain) => any;
1053
+ export declare const CreateOrganizationRequestFilterSensitiveLog: (
1054
+ obj: CreateOrganizationRequest
1055
+ ) => any;
1056
+ export declare const CreateOrganizationResponseFilterSensitiveLog: (
1057
+ obj: CreateOrganizationResponse
1058
+ ) => any;
1059
+ export declare const CreateResourceRequestFilterSensitiveLog: (
1060
+ obj: CreateResourceRequest
1061
+ ) => any;
1062
+ export declare const CreateResourceResponseFilterSensitiveLog: (
1063
+ obj: CreateResourceResponse
1064
+ ) => any;
1065
+ export declare const CreateUserRequestFilterSensitiveLog: (
1066
+ obj: CreateUserRequest
1067
+ ) => any;
1068
+ export declare const CreateUserResponseFilterSensitiveLog: (
1069
+ obj: CreateUserResponse
1070
+ ) => any;
1071
+ export declare const DelegateFilterSensitiveLog: (obj: Delegate) => any;
1072
+ export declare const DeleteAccessControlRuleRequestFilterSensitiveLog: (
1073
+ obj: DeleteAccessControlRuleRequest
1074
+ ) => any;
1075
+ export declare const DeleteAccessControlRuleResponseFilterSensitiveLog: (
1076
+ obj: DeleteAccessControlRuleResponse
1077
+ ) => any;
1078
+ export declare const DeleteAliasRequestFilterSensitiveLog: (
1079
+ obj: DeleteAliasRequest
1080
+ ) => any;
1081
+ export declare const DeleteAliasResponseFilterSensitiveLog: (
1082
+ obj: DeleteAliasResponse
1083
+ ) => any;
1084
+ export declare const DeleteAvailabilityConfigurationRequestFilterSensitiveLog: (
1085
+ obj: DeleteAvailabilityConfigurationRequest
1086
+ ) => any;
1087
+ export declare const DeleteAvailabilityConfigurationResponseFilterSensitiveLog: (
1088
+ obj: DeleteAvailabilityConfigurationResponse
1089
+ ) => any;
1090
+ export declare const DeleteEmailMonitoringConfigurationRequestFilterSensitiveLog: (
1091
+ obj: DeleteEmailMonitoringConfigurationRequest
1092
+ ) => any;
1093
+ export declare const DeleteEmailMonitoringConfigurationResponseFilterSensitiveLog: (
1094
+ obj: DeleteEmailMonitoringConfigurationResponse
1095
+ ) => any;
1096
+ export declare const DeleteGroupRequestFilterSensitiveLog: (
1097
+ obj: DeleteGroupRequest
1098
+ ) => any;
1099
+ export declare const DeleteGroupResponseFilterSensitiveLog: (
1100
+ obj: DeleteGroupResponse
1101
+ ) => any;
1102
+ export declare const DeleteMailboxPermissionsRequestFilterSensitiveLog: (
1103
+ obj: DeleteMailboxPermissionsRequest
1104
+ ) => any;
1105
+ export declare const DeleteMailboxPermissionsResponseFilterSensitiveLog: (
1106
+ obj: DeleteMailboxPermissionsResponse
1107
+ ) => any;
1108
+ export declare const DeleteMobileDeviceAccessOverrideRequestFilterSensitiveLog: (
1109
+ obj: DeleteMobileDeviceAccessOverrideRequest
1110
+ ) => any;
1111
+ export declare const DeleteMobileDeviceAccessOverrideResponseFilterSensitiveLog: (
1112
+ obj: DeleteMobileDeviceAccessOverrideResponse
1113
+ ) => any;
1114
+ export declare const DeleteMobileDeviceAccessRuleRequestFilterSensitiveLog: (
1115
+ obj: DeleteMobileDeviceAccessRuleRequest
1116
+ ) => any;
1117
+ export declare const DeleteMobileDeviceAccessRuleResponseFilterSensitiveLog: (
1118
+ obj: DeleteMobileDeviceAccessRuleResponse
1119
+ ) => any;
1120
+ export declare const DeleteOrganizationRequestFilterSensitiveLog: (
1121
+ obj: DeleteOrganizationRequest
1122
+ ) => any;
1123
+ export declare const DeleteOrganizationResponseFilterSensitiveLog: (
1124
+ obj: DeleteOrganizationResponse
1125
+ ) => any;
1126
+ export declare const DeleteResourceRequestFilterSensitiveLog: (
1127
+ obj: DeleteResourceRequest
1128
+ ) => any;
1129
+ export declare const DeleteResourceResponseFilterSensitiveLog: (
1130
+ obj: DeleteResourceResponse
1131
+ ) => any;
1132
+ export declare const DeleteRetentionPolicyRequestFilterSensitiveLog: (
1133
+ obj: DeleteRetentionPolicyRequest
1134
+ ) => any;
1135
+ export declare const DeleteRetentionPolicyResponseFilterSensitiveLog: (
1136
+ obj: DeleteRetentionPolicyResponse
1137
+ ) => any;
1138
+ export declare const DeleteUserRequestFilterSensitiveLog: (
1139
+ obj: DeleteUserRequest
1140
+ ) => any;
1141
+ export declare const DeleteUserResponseFilterSensitiveLog: (
1142
+ obj: DeleteUserResponse
1143
+ ) => any;
1144
+ export declare const DeregisterFromWorkMailRequestFilterSensitiveLog: (
1145
+ obj: DeregisterFromWorkMailRequest
1146
+ ) => any;
1147
+ export declare const DeregisterFromWorkMailResponseFilterSensitiveLog: (
1148
+ obj: DeregisterFromWorkMailResponse
1149
+ ) => any;
1150
+ export declare const DeregisterMailDomainRequestFilterSensitiveLog: (
1151
+ obj: DeregisterMailDomainRequest
1152
+ ) => any;
1153
+ export declare const DeregisterMailDomainResponseFilterSensitiveLog: (
1154
+ obj: DeregisterMailDomainResponse
1155
+ ) => any;
1156
+ export declare const DescribeEmailMonitoringConfigurationRequestFilterSensitiveLog: (
1157
+ obj: DescribeEmailMonitoringConfigurationRequest
1158
+ ) => any;
1159
+ export declare const DescribeEmailMonitoringConfigurationResponseFilterSensitiveLog: (
1160
+ obj: DescribeEmailMonitoringConfigurationResponse
1161
+ ) => any;
1162
+ export declare const DescribeGroupRequestFilterSensitiveLog: (
1163
+ obj: DescribeGroupRequest
1164
+ ) => any;
1165
+ export declare const DescribeGroupResponseFilterSensitiveLog: (
1166
+ obj: DescribeGroupResponse
1167
+ ) => any;
1168
+ export declare const DescribeInboundDmarcSettingsRequestFilterSensitiveLog: (
1169
+ obj: DescribeInboundDmarcSettingsRequest
1170
+ ) => any;
1171
+ export declare const DescribeInboundDmarcSettingsResponseFilterSensitiveLog: (
1172
+ obj: DescribeInboundDmarcSettingsResponse
1173
+ ) => any;
1174
+ export declare const DescribeMailboxExportJobRequestFilterSensitiveLog: (
1175
+ obj: DescribeMailboxExportJobRequest
1176
+ ) => any;
1177
+ export declare const DescribeMailboxExportJobResponseFilterSensitiveLog: (
1178
+ obj: DescribeMailboxExportJobResponse
1179
+ ) => any;
1180
+ export declare const DescribeOrganizationRequestFilterSensitiveLog: (
1181
+ obj: DescribeOrganizationRequest
1182
+ ) => any;
1183
+ export declare const DescribeOrganizationResponseFilterSensitiveLog: (
1184
+ obj: DescribeOrganizationResponse
1185
+ ) => any;
1186
+ export declare const DescribeResourceRequestFilterSensitiveLog: (
1187
+ obj: DescribeResourceRequest
1188
+ ) => any;
1189
+ export declare const DescribeResourceResponseFilterSensitiveLog: (
1190
+ obj: DescribeResourceResponse
1191
+ ) => any;
1192
+ export declare const DescribeUserRequestFilterSensitiveLog: (
1193
+ obj: DescribeUserRequest
1194
+ ) => any;
1195
+ export declare const DescribeUserResponseFilterSensitiveLog: (
1196
+ obj: DescribeUserResponse
1197
+ ) => any;
1198
+ export declare const DisassociateDelegateFromResourceRequestFilterSensitiveLog: (
1199
+ obj: DisassociateDelegateFromResourceRequest
1200
+ ) => any;
1201
+ export declare const DisassociateDelegateFromResourceResponseFilterSensitiveLog: (
1202
+ obj: DisassociateDelegateFromResourceResponse
1203
+ ) => any;
1204
+ export declare const DisassociateMemberFromGroupRequestFilterSensitiveLog: (
1205
+ obj: DisassociateMemberFromGroupRequest
1206
+ ) => any;
1207
+ export declare const DisassociateMemberFromGroupResponseFilterSensitiveLog: (
1208
+ obj: DisassociateMemberFromGroupResponse
1209
+ ) => any;
1210
+ export declare const DnsRecordFilterSensitiveLog: (obj: DnsRecord) => any;
1211
+ export declare const FolderConfigurationFilterSensitiveLog: (
1212
+ obj: FolderConfiguration
1213
+ ) => any;
1214
+ export declare const GetAccessControlEffectRequestFilterSensitiveLog: (
1215
+ obj: GetAccessControlEffectRequest
1216
+ ) => any;
1217
+ export declare const GetAccessControlEffectResponseFilterSensitiveLog: (
1218
+ obj: GetAccessControlEffectResponse
1219
+ ) => any;
1220
+ export declare const GetDefaultRetentionPolicyRequestFilterSensitiveLog: (
1221
+ obj: GetDefaultRetentionPolicyRequest
1222
+ ) => any;
1223
+ export declare const GetDefaultRetentionPolicyResponseFilterSensitiveLog: (
1224
+ obj: GetDefaultRetentionPolicyResponse
1225
+ ) => any;
1226
+ export declare const GetMailboxDetailsRequestFilterSensitiveLog: (
1227
+ obj: GetMailboxDetailsRequest
1228
+ ) => any;
1229
+ export declare const GetMailboxDetailsResponseFilterSensitiveLog: (
1230
+ obj: GetMailboxDetailsResponse
1231
+ ) => any;
1232
+ export declare const GetMailDomainRequestFilterSensitiveLog: (
1233
+ obj: GetMailDomainRequest
1234
+ ) => any;
1235
+ export declare const GetMailDomainResponseFilterSensitiveLog: (
1236
+ obj: GetMailDomainResponse
1237
+ ) => any;
1238
+ export declare const GetMobileDeviceAccessEffectRequestFilterSensitiveLog: (
1239
+ obj: GetMobileDeviceAccessEffectRequest
1240
+ ) => any;
1241
+ export declare const MobileDeviceAccessMatchedRuleFilterSensitiveLog: (
1242
+ obj: MobileDeviceAccessMatchedRule
1243
+ ) => any;
1244
+ export declare const GetMobileDeviceAccessEffectResponseFilterSensitiveLog: (
1245
+ obj: GetMobileDeviceAccessEffectResponse
1246
+ ) => any;
1247
+ export declare const GetMobileDeviceAccessOverrideRequestFilterSensitiveLog: (
1248
+ obj: GetMobileDeviceAccessOverrideRequest
1249
+ ) => any;
1250
+ export declare const GetMobileDeviceAccessOverrideResponseFilterSensitiveLog: (
1251
+ obj: GetMobileDeviceAccessOverrideResponse
1252
+ ) => any;
1253
+ export declare const GroupFilterSensitiveLog: (obj: Group) => any;
1254
+ export declare const MailboxExportJobFilterSensitiveLog: (
1255
+ obj: MailboxExportJob
1256
+ ) => any;
1257
+ export declare const ListAccessControlRulesRequestFilterSensitiveLog: (
1258
+ obj: ListAccessControlRulesRequest
1259
+ ) => any;
1260
+ export declare const ListAccessControlRulesResponseFilterSensitiveLog: (
1261
+ obj: ListAccessControlRulesResponse
1262
+ ) => any;
1263
+ export declare const ListAliasesRequestFilterSensitiveLog: (
1264
+ obj: ListAliasesRequest
1265
+ ) => any;
1266
+ export declare const ListAliasesResponseFilterSensitiveLog: (
1267
+ obj: ListAliasesResponse
1268
+ ) => any;
1269
+ export declare const ListAvailabilityConfigurationsRequestFilterSensitiveLog: (
1270
+ obj: ListAvailabilityConfigurationsRequest
1271
+ ) => any;
1272
+ export declare const ListAvailabilityConfigurationsResponseFilterSensitiveLog: (
1273
+ obj: ListAvailabilityConfigurationsResponse
1274
+ ) => any;
1275
+ export declare const ListGroupMembersRequestFilterSensitiveLog: (
1276
+ obj: ListGroupMembersRequest
1277
+ ) => any;
1278
+ export declare const MemberFilterSensitiveLog: (obj: Member) => any;
1279
+ export declare const ListGroupMembersResponseFilterSensitiveLog: (
1280
+ obj: ListGroupMembersResponse
1281
+ ) => any;
1282
+ export declare const ListGroupsRequestFilterSensitiveLog: (
1283
+ obj: ListGroupsRequest
1284
+ ) => any;
1285
+ export declare const ListGroupsResponseFilterSensitiveLog: (
1286
+ obj: ListGroupsResponse
1287
+ ) => any;
1288
+ export declare const ListMailboxExportJobsRequestFilterSensitiveLog: (
1289
+ obj: ListMailboxExportJobsRequest
1290
+ ) => any;
1291
+ export declare const ListMailboxExportJobsResponseFilterSensitiveLog: (
1292
+ obj: ListMailboxExportJobsResponse
1293
+ ) => any;
1294
+ export declare const ListMailboxPermissionsRequestFilterSensitiveLog: (
1295
+ obj: ListMailboxPermissionsRequest
1296
+ ) => any;
1297
+ export declare const PermissionFilterSensitiveLog: (obj: Permission) => any;
1298
+ export declare const ListMailboxPermissionsResponseFilterSensitiveLog: (
1299
+ obj: ListMailboxPermissionsResponse
1300
+ ) => any;
1301
+ export declare const ListMailDomainsRequestFilterSensitiveLog: (
1302
+ obj: ListMailDomainsRequest
1303
+ ) => any;
1304
+ export declare const MailDomainSummaryFilterSensitiveLog: (
1305
+ obj: MailDomainSummary
1306
+ ) => any;
1307
+ export declare const ListMailDomainsResponseFilterSensitiveLog: (
1308
+ obj: ListMailDomainsResponse
1309
+ ) => any;
1310
+ export declare const ListMobileDeviceAccessOverridesRequestFilterSensitiveLog: (
1311
+ obj: ListMobileDeviceAccessOverridesRequest
1312
+ ) => any;
1313
+ export declare const MobileDeviceAccessOverrideFilterSensitiveLog: (
1314
+ obj: MobileDeviceAccessOverride
1315
+ ) => any;
1316
+ export declare const ListMobileDeviceAccessOverridesResponseFilterSensitiveLog: (
1317
+ obj: ListMobileDeviceAccessOverridesResponse
1318
+ ) => any;
1319
+ export declare const ListMobileDeviceAccessRulesRequestFilterSensitiveLog: (
1320
+ obj: ListMobileDeviceAccessRulesRequest
1321
+ ) => any;
1322
+ export declare const MobileDeviceAccessRuleFilterSensitiveLog: (
1323
+ obj: MobileDeviceAccessRule
1324
+ ) => any;
1325
+ export declare const ListMobileDeviceAccessRulesResponseFilterSensitiveLog: (
1326
+ obj: ListMobileDeviceAccessRulesResponse
1327
+ ) => any;
1328
+ export declare const ListOrganizationsRequestFilterSensitiveLog: (
1329
+ obj: ListOrganizationsRequest
1330
+ ) => any;
1331
+ export declare const OrganizationSummaryFilterSensitiveLog: (
1332
+ obj: OrganizationSummary
1333
+ ) => any;
1334
+ export declare const ListOrganizationsResponseFilterSensitiveLog: (
1335
+ obj: ListOrganizationsResponse
1336
+ ) => any;
1337
+ export declare const ListResourceDelegatesRequestFilterSensitiveLog: (
1338
+ obj: ListResourceDelegatesRequest
1339
+ ) => any;
1340
+ export declare const ListResourceDelegatesResponseFilterSensitiveLog: (
1341
+ obj: ListResourceDelegatesResponse
1342
+ ) => any;
1343
+ export declare const ListResourcesRequestFilterSensitiveLog: (
1344
+ obj: ListResourcesRequest
1345
+ ) => any;
1346
+ export declare const ResourceFilterSensitiveLog: (obj: Resource) => any;
1347
+ export declare const ListResourcesResponseFilterSensitiveLog: (
1348
+ obj: ListResourcesResponse
1349
+ ) => any;
1350
+ export declare const ListTagsForResourceRequestFilterSensitiveLog: (
1351
+ obj: ListTagsForResourceRequest
1352
+ ) => any;
1353
+ export declare const TagFilterSensitiveLog: (obj: Tag) => any;
1354
+ export declare const ListTagsForResourceResponseFilterSensitiveLog: (
1355
+ obj: ListTagsForResourceResponse
1356
+ ) => any;
1357
+ export declare const ListUsersRequestFilterSensitiveLog: (
1358
+ obj: ListUsersRequest
1359
+ ) => any;
1360
+ export declare const UserFilterSensitiveLog: (obj: User) => any;
1361
+ export declare const ListUsersResponseFilterSensitiveLog: (
1362
+ obj: ListUsersResponse
1363
+ ) => any;
1364
+ export declare const PutAccessControlRuleRequestFilterSensitiveLog: (
1365
+ obj: PutAccessControlRuleRequest
1366
+ ) => any;
1367
+ export declare const PutAccessControlRuleResponseFilterSensitiveLog: (
1368
+ obj: PutAccessControlRuleResponse
1369
+ ) => any;
1370
+ export declare const PutEmailMonitoringConfigurationRequestFilterSensitiveLog: (
1371
+ obj: PutEmailMonitoringConfigurationRequest
1372
+ ) => any;
1373
+ export declare const PutEmailMonitoringConfigurationResponseFilterSensitiveLog: (
1374
+ obj: PutEmailMonitoringConfigurationResponse
1375
+ ) => any;
1376
+ export declare const PutInboundDmarcSettingsRequestFilterSensitiveLog: (
1377
+ obj: PutInboundDmarcSettingsRequest
1378
+ ) => any;
1379
+ export declare const PutInboundDmarcSettingsResponseFilterSensitiveLog: (
1380
+ obj: PutInboundDmarcSettingsResponse
1381
+ ) => any;
1382
+ export declare const PutMailboxPermissionsRequestFilterSensitiveLog: (
1383
+ obj: PutMailboxPermissionsRequest
1384
+ ) => any;
1385
+ export declare const PutMailboxPermissionsResponseFilterSensitiveLog: (
1386
+ obj: PutMailboxPermissionsResponse
1387
+ ) => any;
1388
+ export declare const PutMobileDeviceAccessOverrideRequestFilterSensitiveLog: (
1389
+ obj: PutMobileDeviceAccessOverrideRequest
1390
+ ) => any;
1391
+ export declare const PutMobileDeviceAccessOverrideResponseFilterSensitiveLog: (
1392
+ obj: PutMobileDeviceAccessOverrideResponse
1393
+ ) => any;
1394
+ export declare const PutRetentionPolicyRequestFilterSensitiveLog: (
1395
+ obj: PutRetentionPolicyRequest
1396
+ ) => any;
1397
+ export declare const PutRetentionPolicyResponseFilterSensitiveLog: (
1398
+ obj: PutRetentionPolicyResponse
1399
+ ) => any;
1400
+ export declare const RegisterMailDomainRequestFilterSensitiveLog: (
1401
+ obj: RegisterMailDomainRequest
1402
+ ) => any;
1403
+ export declare const RegisterMailDomainResponseFilterSensitiveLog: (
1404
+ obj: RegisterMailDomainResponse
1405
+ ) => any;
1406
+ export declare const RegisterToWorkMailRequestFilterSensitiveLog: (
1407
+ obj: RegisterToWorkMailRequest
1408
+ ) => any;
1409
+ export declare const RegisterToWorkMailResponseFilterSensitiveLog: (
1410
+ obj: RegisterToWorkMailResponse
1411
+ ) => any;
1412
+ export declare const ResetPasswordRequestFilterSensitiveLog: (
1413
+ obj: ResetPasswordRequest
1414
+ ) => any;
1415
+ export declare const ResetPasswordResponseFilterSensitiveLog: (
1416
+ obj: ResetPasswordResponse
1417
+ ) => any;
1418
+ export declare const StartMailboxExportJobRequestFilterSensitiveLog: (
1419
+ obj: StartMailboxExportJobRequest
1420
+ ) => any;
1421
+ export declare const StartMailboxExportJobResponseFilterSensitiveLog: (
1422
+ obj: StartMailboxExportJobResponse
1423
+ ) => any;
1424
+ export declare const TagResourceRequestFilterSensitiveLog: (
1425
+ obj: TagResourceRequest
1426
+ ) => any;
1427
+ export declare const TagResourceResponseFilterSensitiveLog: (
1428
+ obj: TagResourceResponse
1429
+ ) => any;
1430
+ export declare const TestAvailabilityConfigurationRequestFilterSensitiveLog: (
1431
+ obj: TestAvailabilityConfigurationRequest
1432
+ ) => any;
1433
+ export declare const TestAvailabilityConfigurationResponseFilterSensitiveLog: (
1434
+ obj: TestAvailabilityConfigurationResponse
1435
+ ) => any;
1436
+ export declare const UntagResourceRequestFilterSensitiveLog: (
1437
+ obj: UntagResourceRequest
1438
+ ) => any;
1439
+ export declare const UntagResourceResponseFilterSensitiveLog: (
1440
+ obj: UntagResourceResponse
1441
+ ) => any;
1442
+ export declare const UpdateAvailabilityConfigurationRequestFilterSensitiveLog: (
1443
+ obj: UpdateAvailabilityConfigurationRequest
1444
+ ) => any;
1445
+ export declare const UpdateAvailabilityConfigurationResponseFilterSensitiveLog: (
1446
+ obj: UpdateAvailabilityConfigurationResponse
1447
+ ) => any;
1448
+ export declare const UpdateDefaultMailDomainRequestFilterSensitiveLog: (
1449
+ obj: UpdateDefaultMailDomainRequest
1450
+ ) => any;
1451
+ export declare const UpdateDefaultMailDomainResponseFilterSensitiveLog: (
1452
+ obj: UpdateDefaultMailDomainResponse
1453
+ ) => any;
1454
+ export declare const UpdateMailboxQuotaRequestFilterSensitiveLog: (
1455
+ obj: UpdateMailboxQuotaRequest
1456
+ ) => any;
1457
+ export declare const UpdateMailboxQuotaResponseFilterSensitiveLog: (
1458
+ obj: UpdateMailboxQuotaResponse
1459
+ ) => any;
1460
+ export declare const UpdateMobileDeviceAccessRuleRequestFilterSensitiveLog: (
1461
+ obj: UpdateMobileDeviceAccessRuleRequest
1462
+ ) => any;
1463
+ export declare const UpdateMobileDeviceAccessRuleResponseFilterSensitiveLog: (
1464
+ obj: UpdateMobileDeviceAccessRuleResponse
1465
+ ) => any;
1466
+ export declare const UpdatePrimaryEmailAddressRequestFilterSensitiveLog: (
1467
+ obj: UpdatePrimaryEmailAddressRequest
1468
+ ) => any;
1469
+ export declare const UpdatePrimaryEmailAddressResponseFilterSensitiveLog: (
1470
+ obj: UpdatePrimaryEmailAddressResponse
1471
+ ) => any;
1472
+ export declare const UpdateResourceRequestFilterSensitiveLog: (
1473
+ obj: UpdateResourceRequest
1474
+ ) => any;
1475
+ export declare const UpdateResourceResponseFilterSensitiveLog: (
1476
+ obj: UpdateResourceResponse
1477
+ ) => any;