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