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