@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.
- package/CHANGELOG.md +16 -0
- package/dist-types/ts3.4/WorkMail.d.ts +1330 -370
- package/dist-types/ts3.4/WorkMailClient.d.ts +567 -146
- package/dist-types/ts3.4/commands/AssociateDelegateToResourceCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/AssociateMemberToGroupCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CancelMailboxExportJobCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreateAliasCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/CreateAvailabilityConfigurationCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreateGroupCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/CreateMobileDeviceAccessRuleCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreateOrganizationCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/CreateResourceCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/CreateUserCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/DeleteAccessControlRuleCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DeleteAliasCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/DeleteAvailabilityConfigurationCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DeleteEmailMonitoringConfigurationCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DeleteGroupCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/DeleteMailboxPermissionsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DeleteMobileDeviceAccessOverrideCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DeleteMobileDeviceAccessRuleCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DeleteOrganizationCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/DeleteResourceCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/DeleteRetentionPolicyCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DeleteUserCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/DeregisterFromWorkMailCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DeregisterMailDomainCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeEmailMonitoringConfigurationCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeGroupCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/DescribeInboundDmarcSettingsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeMailboxExportJobCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeOrganizationCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeResourceCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/DescribeUserCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/DisassociateDelegateFromResourceCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DisassociateMemberFromGroupCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetAccessControlEffectCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetDefaultRetentionPolicyCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetMailDomainCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/GetMailboxDetailsCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/GetMobileDeviceAccessEffectCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetMobileDeviceAccessOverrideCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListAccessControlRulesCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListAliasesCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/ListAvailabilityConfigurationsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListGroupMembersCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/ListGroupsCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/ListMailDomainsCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/ListMailboxExportJobsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListMailboxPermissionsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListMobileDeviceAccessOverridesCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListMobileDeviceAccessRulesCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListOrganizationsCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/ListResourceDelegatesCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListResourcesCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/ListUsersCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/PutAccessControlRuleCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/PutEmailMonitoringConfigurationCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/PutInboundDmarcSettingsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/PutMailboxPermissionsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/PutMobileDeviceAccessOverrideCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/PutRetentionPolicyCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/RegisterMailDomainCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/RegisterToWorkMailCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/ResetPasswordCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/StartMailboxExportJobCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/TestAvailabilityConfigurationCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/UpdateAvailabilityConfigurationCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/UpdateDefaultMailDomainCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/UpdateMailboxQuotaCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/UpdateMobileDeviceAccessRuleCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/UpdatePrimaryEmailAddressCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/UpdateResourceCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/index.d.ts +73 -73
- package/dist-types/ts3.4/endpoints.d.ts +2 -2
- package/dist-types/ts3.4/index.d.ts +6 -6
- package/dist-types/ts3.4/models/WorkMailServiceException.d.ts +8 -6
- package/dist-types/ts3.4/models/index.d.ts +1 -1
- package/dist-types/ts3.4/models/models_0.d.ts +2027 -1824
- package/dist-types/ts3.4/pagination/Interfaces.d.ts +7 -6
- package/dist-types/ts3.4/pagination/ListAliasesPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListAvailabilityConfigurationsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListGroupMembersPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListGroupsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListMailDomainsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListMailboxExportJobsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListMailboxPermissionsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListMobileDeviceAccessOverridesPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListOrganizationsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListResourceDelegatesPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListResourcesPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListUsersPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/index.d.ts +13 -13
- package/dist-types/ts3.4/protocols/Aws_json1_1.d.ts +881 -221
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +66 -38
- package/dist-types/ts3.4/runtimeConfig.d.ts +66 -38
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +67 -37
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +11 -11
- 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
|
-
|
|
5
|
-
|
|
6
|
-
}
|
|
7
|
-
|
|
8
|
-
export interface AccessControlRule {
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
export
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
|
|
155
|
-
|
|
156
|
-
|
|
157
|
-
|
|
158
|
-
|
|
159
|
-
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
|
|
164
|
-
|
|
165
|
-
}
|
|
166
|
-
export interface
|
|
167
|
-
|
|
168
|
-
|
|
169
|
-
|
|
170
|
-
|
|
171
|
-
|
|
172
|
-
|
|
173
|
-
}
|
|
174
|
-
export interface
|
|
175
|
-
|
|
176
|
-
|
|
177
|
-
|
|
178
|
-
|
|
179
|
-
|
|
180
|
-
|
|
181
|
-
|
|
182
|
-
|
|
183
|
-
|
|
184
|
-
|
|
185
|
-
|
|
186
|
-
|
|
187
|
-
|
|
188
|
-
|
|
189
|
-
|
|
190
|
-
|
|
191
|
-
}
|
|
192
|
-
|
|
193
|
-
export declare class
|
|
194
|
-
|
|
195
|
-
|
|
196
|
-
|
|
197
|
-
|
|
198
|
-
|
|
199
|
-
|
|
200
|
-
|
|
201
|
-
|
|
202
|
-
|
|
203
|
-
|
|
204
|
-
|
|
205
|
-
|
|
206
|
-
|
|
207
|
-
|
|
208
|
-
|
|
209
|
-
|
|
210
|
-
|
|
211
|
-
|
|
212
|
-
|
|
213
|
-
|
|
214
|
-
|
|
215
|
-
|
|
216
|
-
|
|
217
|
-
|
|
218
|
-
|
|
219
|
-
|
|
220
|
-
|
|
221
|
-
|
|
222
|
-
|
|
223
|
-
|
|
224
|
-
|
|
225
|
-
|
|
226
|
-
|
|
227
|
-
|
|
228
|
-
|
|
229
|
-
|
|
230
|
-
|
|
231
|
-
|
|
232
|
-
|
|
233
|
-
|
|
234
|
-
|
|
235
|
-
|
|
236
|
-
|
|
237
|
-
|
|
238
|
-
|
|
239
|
-
|
|
240
|
-
|
|
241
|
-
|
|
242
|
-
|
|
243
|
-
|
|
244
|
-
|
|
245
|
-
|
|
246
|
-
|
|
247
|
-
|
|
248
|
-
|
|
249
|
-
|
|
250
|
-
|
|
251
|
-
|
|
252
|
-
|
|
253
|
-
|
|
254
|
-
|
|
255
|
-
|
|
256
|
-
}
|
|
257
|
-
export
|
|
258
|
-
|
|
259
|
-
|
|
260
|
-
|
|
261
|
-
export
|
|
262
|
-
|
|
263
|
-
|
|
264
|
-
|
|
265
|
-
|
|
266
|
-
|
|
267
|
-
|
|
268
|
-
|
|
269
|
-
|
|
270
|
-
|
|
271
|
-
|
|
272
|
-
|
|
273
|
-
|
|
274
|
-
|
|
275
|
-
|
|
276
|
-
|
|
277
|
-
|
|
278
|
-
|
|
279
|
-
|
|
280
|
-
|
|
281
|
-
|
|
282
|
-
|
|
283
|
-
|
|
284
|
-
|
|
285
|
-
|
|
286
|
-
|
|
287
|
-
|
|
288
|
-
|
|
289
|
-
|
|
290
|
-
|
|
291
|
-
|
|
292
|
-
|
|
293
|
-
|
|
294
|
-
|
|
295
|
-
|
|
296
|
-
|
|
297
|
-
|
|
298
|
-
|
|
299
|
-
|
|
300
|
-
|
|
301
|
-
|
|
302
|
-
|
|
303
|
-
|
|
304
|
-
|
|
305
|
-
|
|
306
|
-
|
|
307
|
-
|
|
308
|
-
|
|
309
|
-
|
|
310
|
-
|
|
311
|
-
|
|
312
|
-
|
|
313
|
-
|
|
314
|
-
|
|
315
|
-
|
|
316
|
-
|
|
317
|
-
|
|
318
|
-
|
|
319
|
-
|
|
320
|
-
|
|
321
|
-
|
|
322
|
-
|
|
323
|
-
|
|
324
|
-
|
|
325
|
-
}
|
|
326
|
-
|
|
327
|
-
|
|
328
|
-
|
|
329
|
-
|
|
330
|
-
|
|
331
|
-
|
|
332
|
-
|
|
333
|
-
|
|
334
|
-
|
|
335
|
-
|
|
336
|
-
|
|
337
|
-
|
|
338
|
-
|
|
339
|
-
|
|
340
|
-
|
|
341
|
-
|
|
342
|
-
|
|
343
|
-
|
|
344
|
-
|
|
345
|
-
|
|
346
|
-
|
|
347
|
-
|
|
348
|
-
|
|
349
|
-
|
|
350
|
-
|
|
351
|
-
|
|
352
|
-
|
|
353
|
-
|
|
354
|
-
|
|
355
|
-
|
|
356
|
-
|
|
357
|
-
|
|
358
|
-
|
|
359
|
-
|
|
360
|
-
|
|
361
|
-
|
|
362
|
-
|
|
363
|
-
|
|
364
|
-
|
|
365
|
-
|
|
366
|
-
|
|
367
|
-
|
|
368
|
-
|
|
369
|
-
|
|
370
|
-
|
|
371
|
-
|
|
372
|
-
|
|
373
|
-
|
|
374
|
-
|
|
375
|
-
|
|
376
|
-
|
|
377
|
-
|
|
378
|
-
|
|
379
|
-
|
|
380
|
-
|
|
381
|
-
|
|
382
|
-
|
|
383
|
-
|
|
384
|
-
|
|
385
|
-
|
|
386
|
-
|
|
387
|
-
|
|
388
|
-
|
|
389
|
-
|
|
390
|
-
|
|
391
|
-
|
|
392
|
-
|
|
393
|
-
|
|
394
|
-
|
|
395
|
-
|
|
396
|
-
|
|
397
|
-
|
|
398
|
-
|
|
399
|
-
|
|
400
|
-
}
|
|
401
|
-
export interface
|
|
402
|
-
|
|
403
|
-
|
|
404
|
-
}
|
|
405
|
-
export interface DeleteEmailMonitoringConfigurationResponse {
|
|
406
|
-
|
|
407
|
-
|
|
408
|
-
|
|
409
|
-
|
|
410
|
-
|
|
411
|
-
|
|
412
|
-
|
|
413
|
-
|
|
414
|
-
|
|
415
|
-
|
|
416
|
-
|
|
417
|
-
|
|
418
|
-
|
|
419
|
-
|
|
420
|
-
|
|
421
|
-
|
|
422
|
-
|
|
423
|
-
|
|
424
|
-
|
|
425
|
-
|
|
426
|
-
|
|
427
|
-
|
|
428
|
-
|
|
429
|
-
|
|
430
|
-
|
|
431
|
-
|
|
432
|
-
}
|
|
433
|
-
export interface
|
|
434
|
-
|
|
435
|
-
|
|
436
|
-
|
|
437
|
-
|
|
438
|
-
|
|
439
|
-
|
|
440
|
-
}
|
|
441
|
-
export interface
|
|
442
|
-
|
|
443
|
-
|
|
444
|
-
|
|
445
|
-
|
|
446
|
-
|
|
447
|
-
|
|
448
|
-
|
|
449
|
-
|
|
450
|
-
}
|
|
451
|
-
export interface
|
|
452
|
-
|
|
453
|
-
|
|
454
|
-
|
|
455
|
-
|
|
456
|
-
}
|
|
457
|
-
export interface
|
|
458
|
-
|
|
459
|
-
|
|
460
|
-
|
|
461
|
-
|
|
462
|
-
}
|
|
463
|
-
export interface
|
|
464
|
-
|
|
465
|
-
|
|
466
|
-
|
|
467
|
-
|
|
468
|
-
|
|
469
|
-
|
|
470
|
-
|
|
471
|
-
|
|
472
|
-
|
|
473
|
-
|
|
474
|
-
|
|
475
|
-
|
|
476
|
-
|
|
477
|
-
|
|
478
|
-
|
|
479
|
-
|
|
480
|
-
|
|
481
|
-
|
|
482
|
-
|
|
483
|
-
|
|
484
|
-
|
|
485
|
-
|
|
486
|
-
|
|
487
|
-
|
|
488
|
-
}
|
|
489
|
-
|
|
490
|
-
|
|
491
|
-
|
|
492
|
-
|
|
493
|
-
|
|
494
|
-
|
|
495
|
-
|
|
496
|
-
|
|
497
|
-
|
|
498
|
-
|
|
499
|
-
|
|
500
|
-
|
|
501
|
-
|
|
502
|
-
|
|
503
|
-
|
|
504
|
-
|
|
505
|
-
|
|
506
|
-
|
|
507
|
-
|
|
508
|
-
|
|
509
|
-
|
|
510
|
-
|
|
511
|
-
|
|
512
|
-
|
|
513
|
-
|
|
514
|
-
|
|
515
|
-
|
|
516
|
-
}
|
|
517
|
-
export interface
|
|
518
|
-
|
|
519
|
-
|
|
520
|
-
|
|
521
|
-
|
|
522
|
-
|
|
523
|
-
|
|
524
|
-
|
|
525
|
-
|
|
526
|
-
|
|
527
|
-
|
|
528
|
-
|
|
529
|
-
|
|
530
|
-
|
|
531
|
-
|
|
532
|
-
|
|
533
|
-
|
|
534
|
-
|
|
535
|
-
|
|
536
|
-
|
|
537
|
-
|
|
538
|
-
|
|
539
|
-
|
|
540
|
-
|
|
541
|
-
|
|
542
|
-
|
|
543
|
-
|
|
544
|
-
|
|
545
|
-
|
|
546
|
-
|
|
547
|
-
|
|
548
|
-
|
|
549
|
-
|
|
550
|
-
|
|
551
|
-
|
|
552
|
-
|
|
553
|
-
|
|
554
|
-
|
|
555
|
-
|
|
556
|
-
|
|
557
|
-
|
|
558
|
-
|
|
559
|
-
|
|
560
|
-
|
|
561
|
-
|
|
562
|
-
|
|
563
|
-
|
|
564
|
-
|
|
565
|
-
|
|
566
|
-
|
|
567
|
-
|
|
568
|
-
|
|
569
|
-
|
|
570
|
-
|
|
571
|
-
|
|
572
|
-
|
|
573
|
-
|
|
574
|
-
|
|
575
|
-
|
|
576
|
-
|
|
577
|
-
|
|
578
|
-
|
|
579
|
-
|
|
580
|
-
|
|
581
|
-
|
|
582
|
-
|
|
583
|
-
|
|
584
|
-
|
|
585
|
-
|
|
586
|
-
|
|
587
|
-
|
|
588
|
-
|
|
589
|
-
|
|
590
|
-
|
|
591
|
-
|
|
592
|
-
|
|
593
|
-
|
|
594
|
-
|
|
595
|
-
|
|
596
|
-
|
|
597
|
-
|
|
598
|
-
|
|
599
|
-
|
|
600
|
-
|
|
601
|
-
|
|
602
|
-
|
|
603
|
-
|
|
604
|
-
|
|
605
|
-
|
|
606
|
-
|
|
607
|
-
|
|
608
|
-
|
|
609
|
-
|
|
610
|
-
|
|
611
|
-
|
|
612
|
-
|
|
613
|
-
|
|
614
|
-
|
|
615
|
-
|
|
616
|
-
|
|
617
|
-
|
|
618
|
-
|
|
619
|
-
|
|
620
|
-
|
|
621
|
-
|
|
622
|
-
|
|
623
|
-
|
|
624
|
-
|
|
625
|
-
}
|
|
626
|
-
export interface
|
|
627
|
-
|
|
628
|
-
|
|
629
|
-
|
|
630
|
-
|
|
631
|
-
|
|
632
|
-
|
|
633
|
-
|
|
634
|
-
|
|
635
|
-
|
|
636
|
-
|
|
637
|
-
|
|
638
|
-
|
|
639
|
-
|
|
640
|
-
|
|
641
|
-
|
|
642
|
-
|
|
643
|
-
|
|
644
|
-
|
|
645
|
-
|
|
646
|
-
|
|
647
|
-
|
|
648
|
-
|
|
649
|
-
|
|
650
|
-
|
|
651
|
-
|
|
652
|
-
|
|
653
|
-
|
|
654
|
-
|
|
655
|
-
|
|
656
|
-
|
|
657
|
-
|
|
658
|
-
|
|
659
|
-
|
|
660
|
-
}
|
|
661
|
-
export interface
|
|
662
|
-
|
|
663
|
-
|
|
664
|
-
|
|
665
|
-
|
|
666
|
-
|
|
667
|
-
|
|
668
|
-
|
|
669
|
-
|
|
670
|
-
|
|
671
|
-
|
|
672
|
-
|
|
673
|
-
|
|
674
|
-
|
|
675
|
-
|
|
676
|
-
|
|
677
|
-
|
|
678
|
-
|
|
679
|
-
|
|
680
|
-
|
|
681
|
-
|
|
682
|
-
|
|
683
|
-
|
|
684
|
-
|
|
685
|
-
|
|
686
|
-
|
|
687
|
-
|
|
688
|
-
|
|
689
|
-
|
|
690
|
-
|
|
691
|
-
|
|
692
|
-
|
|
693
|
-
|
|
694
|
-
|
|
695
|
-
|
|
696
|
-
|
|
697
|
-
|
|
698
|
-
|
|
699
|
-
|
|
700
|
-
export
|
|
701
|
-
|
|
702
|
-
|
|
703
|
-
|
|
704
|
-
|
|
705
|
-
|
|
706
|
-
|
|
707
|
-
|
|
708
|
-
export
|
|
709
|
-
|
|
710
|
-
|
|
711
|
-
|
|
712
|
-
|
|
713
|
-
|
|
714
|
-
|
|
715
|
-
|
|
716
|
-
|
|
717
|
-
|
|
718
|
-
|
|
719
|
-
|
|
720
|
-
|
|
721
|
-
|
|
722
|
-
|
|
723
|
-
|
|
724
|
-
|
|
725
|
-
|
|
726
|
-
|
|
727
|
-
|
|
728
|
-
|
|
729
|
-
|
|
730
|
-
|
|
731
|
-
|
|
732
|
-
|
|
733
|
-
|
|
734
|
-
|
|
735
|
-
|
|
736
|
-
|
|
737
|
-
|
|
738
|
-
|
|
739
|
-
|
|
740
|
-
|
|
741
|
-
|
|
742
|
-
|
|
743
|
-
|
|
744
|
-
|
|
745
|
-
|
|
746
|
-
|
|
747
|
-
|
|
748
|
-
|
|
749
|
-
|
|
750
|
-
|
|
751
|
-
|
|
752
|
-
|
|
753
|
-
|
|
754
|
-
|
|
755
|
-
|
|
756
|
-
|
|
757
|
-
|
|
758
|
-
|
|
759
|
-
|
|
760
|
-
|
|
761
|
-
|
|
762
|
-
|
|
763
|
-
|
|
764
|
-
|
|
765
|
-
|
|
766
|
-
|
|
767
|
-
|
|
768
|
-
|
|
769
|
-
|
|
770
|
-
|
|
771
|
-
|
|
772
|
-
|
|
773
|
-
|
|
774
|
-
|
|
775
|
-
|
|
776
|
-
|
|
777
|
-
}
|
|
778
|
-
|
|
779
|
-
|
|
780
|
-
|
|
781
|
-
|
|
782
|
-
|
|
783
|
-
}
|
|
784
|
-
export interface
|
|
785
|
-
|
|
786
|
-
|
|
787
|
-
|
|
788
|
-
|
|
789
|
-
|
|
790
|
-
|
|
791
|
-
|
|
792
|
-
|
|
793
|
-
|
|
794
|
-
|
|
795
|
-
|
|
796
|
-
|
|
797
|
-
|
|
798
|
-
|
|
799
|
-
|
|
800
|
-
|
|
801
|
-
|
|
802
|
-
|
|
803
|
-
|
|
804
|
-
|
|
805
|
-
|
|
806
|
-
|
|
807
|
-
|
|
808
|
-
|
|
809
|
-
|
|
810
|
-
|
|
811
|
-
|
|
812
|
-
|
|
813
|
-
|
|
814
|
-
|
|
815
|
-
|
|
816
|
-
|
|
817
|
-
|
|
818
|
-
|
|
819
|
-
|
|
820
|
-
|
|
821
|
-
|
|
822
|
-
|
|
823
|
-
|
|
824
|
-
|
|
825
|
-
|
|
826
|
-
|
|
827
|
-
|
|
828
|
-
|
|
829
|
-
|
|
830
|
-
|
|
831
|
-
|
|
832
|
-
|
|
833
|
-
|
|
834
|
-
|
|
835
|
-
|
|
836
|
-
|
|
837
|
-
|
|
838
|
-
|
|
839
|
-
|
|
840
|
-
|
|
841
|
-
|
|
842
|
-
|
|
843
|
-
|
|
844
|
-
|
|
845
|
-
|
|
846
|
-
|
|
847
|
-
|
|
848
|
-
|
|
849
|
-
|
|
850
|
-
|
|
851
|
-
|
|
852
|
-
|
|
853
|
-
|
|
854
|
-
|
|
855
|
-
|
|
856
|
-
|
|
857
|
-
|
|
858
|
-
|
|
859
|
-
|
|
860
|
-
|
|
861
|
-
|
|
862
|
-
|
|
863
|
-
|
|
864
|
-
|
|
865
|
-
|
|
866
|
-
|
|
867
|
-
|
|
868
|
-
|
|
869
|
-
|
|
870
|
-
|
|
871
|
-
|
|
872
|
-
|
|
873
|
-
export interface
|
|
874
|
-
|
|
875
|
-
|
|
876
|
-
|
|
877
|
-
|
|
878
|
-
|
|
879
|
-
|
|
880
|
-
|
|
881
|
-
|
|
882
|
-
|
|
883
|
-
|
|
884
|
-
|
|
885
|
-
|
|
886
|
-
|
|
887
|
-
|
|
888
|
-
|
|
889
|
-
|
|
890
|
-
|
|
891
|
-
|
|
892
|
-
|
|
893
|
-
|
|
894
|
-
|
|
895
|
-
|
|
896
|
-
|
|
897
|
-
|
|
898
|
-
|
|
899
|
-
|
|
900
|
-
|
|
901
|
-
|
|
902
|
-
|
|
903
|
-
|
|
904
|
-
|
|
905
|
-
|
|
906
|
-
|
|
907
|
-
|
|
908
|
-
|
|
909
|
-
|
|
910
|
-
|
|
911
|
-
|
|
912
|
-
|
|
913
|
-
|
|
914
|
-
|
|
915
|
-
|
|
916
|
-
|
|
917
|
-
|
|
918
|
-
|
|
919
|
-
|
|
920
|
-
|
|
921
|
-
|
|
922
|
-
|
|
923
|
-
|
|
924
|
-
}
|
|
925
|
-
export interface
|
|
926
|
-
|
|
927
|
-
|
|
928
|
-
|
|
929
|
-
|
|
930
|
-
|
|
931
|
-
|
|
932
|
-
|
|
933
|
-
|
|
934
|
-
|
|
935
|
-
|
|
936
|
-
|
|
937
|
-
|
|
938
|
-
|
|
939
|
-
|
|
940
|
-
|
|
941
|
-
|
|
942
|
-
|
|
943
|
-
|
|
944
|
-
|
|
945
|
-
|
|
946
|
-
|
|
947
|
-
|
|
948
|
-
|
|
949
|
-
|
|
950
|
-
|
|
951
|
-
|
|
952
|
-
|
|
953
|
-
|
|
954
|
-
|
|
955
|
-
|
|
956
|
-
|
|
957
|
-
|
|
958
|
-
|
|
959
|
-
|
|
960
|
-
|
|
961
|
-
|
|
962
|
-
|
|
963
|
-
|
|
964
|
-
|
|
965
|
-
|
|
966
|
-
|
|
967
|
-
|
|
968
|
-
|
|
969
|
-
|
|
970
|
-
|
|
971
|
-
|
|
972
|
-
|
|
973
|
-
|
|
974
|
-
|
|
975
|
-
|
|
976
|
-
|
|
977
|
-
|
|
978
|
-
|
|
979
|
-
|
|
980
|
-
|
|
981
|
-
|
|
982
|
-
|
|
983
|
-
|
|
984
|
-
|
|
985
|
-
|
|
986
|
-
|
|
987
|
-
|
|
988
|
-
|
|
989
|
-
|
|
990
|
-
|
|
991
|
-
|
|
992
|
-
|
|
993
|
-
|
|
994
|
-
|
|
995
|
-
|
|
996
|
-
|
|
997
|
-
|
|
998
|
-
|
|
999
|
-
|
|
1000
|
-
|
|
1001
|
-
|
|
1002
|
-
|
|
1003
|
-
|
|
1004
|
-
|
|
1005
|
-
|
|
1006
|
-
|
|
1007
|
-
|
|
1008
|
-
|
|
1009
|
-
|
|
1010
|
-
|
|
1011
|
-
|
|
1012
|
-
|
|
1013
|
-
|
|
1014
|
-
|
|
1015
|
-
|
|
1016
|
-
|
|
1017
|
-
|
|
1018
|
-
|
|
1019
|
-
|
|
1020
|
-
|
|
1021
|
-
|
|
1022
|
-
|
|
1023
|
-
|
|
1024
|
-
|
|
1025
|
-
|
|
1026
|
-
|
|
1027
|
-
|
|
1028
|
-
|
|
1029
|
-
|
|
1030
|
-
|
|
1031
|
-
|
|
1032
|
-
|
|
1033
|
-
|
|
1034
|
-
|
|
1035
|
-
|
|
1036
|
-
|
|
1037
|
-
|
|
1038
|
-
|
|
1039
|
-
|
|
1040
|
-
|
|
1041
|
-
|
|
1042
|
-
|
|
1043
|
-
|
|
1044
|
-
|
|
1045
|
-
|
|
1046
|
-
|
|
1047
|
-
|
|
1048
|
-
|
|
1049
|
-
|
|
1050
|
-
|
|
1051
|
-
|
|
1052
|
-
}
|
|
1053
|
-
|
|
1054
|
-
export interface
|
|
1055
|
-
|
|
1056
|
-
|
|
1057
|
-
|
|
1058
|
-
|
|
1059
|
-
|
|
1060
|
-
|
|
1061
|
-
|
|
1062
|
-
|
|
1063
|
-
|
|
1064
|
-
|
|
1065
|
-
|
|
1066
|
-
|
|
1067
|
-
|
|
1068
|
-
|
|
1069
|
-
|
|
1070
|
-
|
|
1071
|
-
|
|
1072
|
-
|
|
1073
|
-
|
|
1074
|
-
|
|
1075
|
-
|
|
1076
|
-
|
|
1077
|
-
|
|
1078
|
-
|
|
1079
|
-
export interface
|
|
1080
|
-
|
|
1081
|
-
|
|
1082
|
-
|
|
1083
|
-
|
|
1084
|
-
|
|
1085
|
-
|
|
1086
|
-
|
|
1087
|
-
|
|
1088
|
-
|
|
1089
|
-
|
|
1090
|
-
|
|
1091
|
-
|
|
1092
|
-
|
|
1093
|
-
|
|
1094
|
-
|
|
1095
|
-
|
|
1096
|
-
|
|
1097
|
-
|
|
1098
|
-
|
|
1099
|
-
|
|
1100
|
-
|
|
1101
|
-
|
|
1102
|
-
|
|
1103
|
-
|
|
1104
|
-
|
|
1105
|
-
|
|
1106
|
-
|
|
1107
|
-
|
|
1108
|
-
|
|
1109
|
-
|
|
1110
|
-
|
|
1111
|
-
|
|
1112
|
-
|
|
1113
|
-
|
|
1114
|
-
|
|
1115
|
-
|
|
1116
|
-
|
|
1117
|
-
|
|
1118
|
-
|
|
1119
|
-
|
|
1120
|
-
|
|
1121
|
-
|
|
1122
|
-
|
|
1123
|
-
|
|
1124
|
-
|
|
1125
|
-
|
|
1126
|
-
|
|
1127
|
-
|
|
1128
|
-
|
|
1129
|
-
|
|
1130
|
-
|
|
1131
|
-
|
|
1132
|
-
export interface
|
|
1133
|
-
|
|
1134
|
-
|
|
1135
|
-
|
|
1136
|
-
|
|
1137
|
-
|
|
1138
|
-
|
|
1139
|
-
|
|
1140
|
-
|
|
1141
|
-
|
|
1142
|
-
|
|
1143
|
-
|
|
1144
|
-
|
|
1145
|
-
|
|
1146
|
-
|
|
1147
|
-
|
|
1148
|
-
|
|
1149
|
-
|
|
1150
|
-
|
|
1151
|
-
|
|
1152
|
-
|
|
1153
|
-
}
|
|
1154
|
-
export interface
|
|
1155
|
-
|
|
1156
|
-
|
|
1157
|
-
|
|
1158
|
-
|
|
1159
|
-
|
|
1160
|
-
|
|
1161
|
-
|
|
1162
|
-
|
|
1163
|
-
|
|
1164
|
-
|
|
1165
|
-
|
|
1166
|
-
|
|
1167
|
-
|
|
1168
|
-
|
|
1169
|
-
|
|
1170
|
-
|
|
1171
|
-
|
|
1172
|
-
|
|
1173
|
-
|
|
1174
|
-
|
|
1175
|
-
|
|
1176
|
-
|
|
1177
|
-
|
|
1178
|
-
|
|
1179
|
-
|
|
1180
|
-
|
|
1181
|
-
|
|
1182
|
-
|
|
1183
|
-
|
|
1184
|
-
|
|
1185
|
-
|
|
1186
|
-
|
|
1187
|
-
|
|
1188
|
-
}
|
|
1189
|
-
|
|
1190
|
-
export interface
|
|
1191
|
-
|
|
1192
|
-
|
|
1193
|
-
|
|
1194
|
-
|
|
1195
|
-
|
|
1196
|
-
|
|
1197
|
-
|
|
1198
|
-
|
|
1199
|
-
}
|
|
1200
|
-
export interface
|
|
1201
|
-
|
|
1202
|
-
|
|
1203
|
-
|
|
1204
|
-
|
|
1205
|
-
|
|
1206
|
-
|
|
1207
|
-
|
|
1208
|
-
|
|
1209
|
-
|
|
1210
|
-
|
|
1211
|
-
|
|
1212
|
-
|
|
1213
|
-
|
|
1214
|
-
|
|
1215
|
-
|
|
1216
|
-
|
|
1217
|
-
|
|
1218
|
-
|
|
1219
|
-
|
|
1220
|
-
|
|
1221
|
-
|
|
1222
|
-
|
|
1223
|
-
|
|
1224
|
-
|
|
1225
|
-
|
|
1226
|
-
|
|
1227
|
-
|
|
1228
|
-
|
|
1229
|
-
|
|
1230
|
-
|
|
1231
|
-
|
|
1232
|
-
|
|
1233
|
-
|
|
1234
|
-
|
|
1235
|
-
|
|
1236
|
-
|
|
1237
|
-
|
|
1238
|
-
|
|
1239
|
-
|
|
1240
|
-
|
|
1241
|
-
|
|
1242
|
-
|
|
1243
|
-
|
|
1244
|
-
|
|
1245
|
-
|
|
1246
|
-
|
|
1247
|
-
|
|
1248
|
-
|
|
1249
|
-
|
|
1250
|
-
|
|
1251
|
-
|
|
1252
|
-
|
|
1253
|
-
|
|
1254
|
-
|
|
1255
|
-
|
|
1256
|
-
|
|
1257
|
-
|
|
1258
|
-
|
|
1259
|
-
|
|
1260
|
-
|
|
1261
|
-
|
|
1262
|
-
|
|
1263
|
-
|
|
1264
|
-
}
|
|
1265
|
-
export interface
|
|
1266
|
-
|
|
1267
|
-
|
|
1268
|
-
|
|
1269
|
-
|
|
1270
|
-
|
|
1271
|
-
|
|
1272
|
-
}
|
|
1273
|
-
export interface
|
|
1274
|
-
|
|
1275
|
-
export
|
|
1276
|
-
|
|
1277
|
-
|
|
1278
|
-
|
|
1279
|
-
|
|
1280
|
-
|
|
1281
|
-
|
|
1282
|
-
|
|
1283
|
-
|
|
1284
|
-
|
|
1285
|
-
|
|
1286
|
-
|
|
1287
|
-
|
|
1288
|
-
|
|
1289
|
-
|
|
1290
|
-
|
|
1291
|
-
|
|
1292
|
-
|
|
1293
|
-
|
|
1294
|
-
|
|
1295
|
-
|
|
1296
|
-
|
|
1297
|
-
|
|
1298
|
-
|
|
1299
|
-
|
|
1300
|
-
|
|
1301
|
-
|
|
1302
|
-
|
|
1303
|
-
|
|
1304
|
-
|
|
1305
|
-
|
|
1306
|
-
|
|
1307
|
-
|
|
1308
|
-
|
|
1309
|
-
|
|
1310
|
-
|
|
1311
|
-
|
|
1312
|
-
}
|
|
1313
|
-
export interface
|
|
1314
|
-
|
|
1315
|
-
|
|
1316
|
-
|
|
1317
|
-
|
|
1318
|
-
|
|
1319
|
-
|
|
1320
|
-
|
|
1321
|
-
|
|
1322
|
-
|
|
1323
|
-
|
|
1324
|
-
|
|
1325
|
-
|
|
1326
|
-
|
|
1327
|
-
|
|
1328
|
-
|
|
1329
|
-
|
|
1330
|
-
|
|
1331
|
-
|
|
1332
|
-
|
|
1333
|
-
|
|
1334
|
-
|
|
1335
|
-
|
|
1336
|
-
|
|
1337
|
-
|
|
1338
|
-
|
|
1339
|
-
|
|
1340
|
-
|
|
1341
|
-
|
|
1342
|
-
|
|
1343
|
-
|
|
1344
|
-
|
|
1345
|
-
|
|
1346
|
-
|
|
1347
|
-
|
|
1348
|
-
|
|
1349
|
-
|
|
1350
|
-
|
|
1351
|
-
|
|
1352
|
-
|
|
1353
|
-
|
|
1354
|
-
|
|
1355
|
-
|
|
1356
|
-
|
|
1357
|
-
|
|
1358
|
-
|
|
1359
|
-
|
|
1360
|
-
|
|
1361
|
-
|
|
1362
|
-
}
|
|
1363
|
-
export interface
|
|
1364
|
-
|
|
1365
|
-
|
|
1366
|
-
|
|
1367
|
-
|
|
1368
|
-
|
|
1369
|
-
|
|
1370
|
-
|
|
1371
|
-
|
|
1372
|
-
}
|
|
1373
|
-
export interface
|
|
1374
|
-
|
|
1375
|
-
|
|
1376
|
-
|
|
1377
|
-
|
|
1378
|
-
|
|
1379
|
-
|
|
1380
|
-
|
|
1381
|
-
|
|
1382
|
-
|
|
1383
|
-
export
|
|
1384
|
-
|
|
1385
|
-
|
|
1386
|
-
|
|
1387
|
-
|
|
1388
|
-
|
|
1389
|
-
|
|
1390
|
-
|
|
1391
|
-
|
|
1392
|
-
|
|
1393
|
-
|
|
1394
|
-
|
|
1395
|
-
|
|
1396
|
-
|
|
1397
|
-
|
|
1398
|
-
|
|
1399
|
-
export
|
|
1400
|
-
|
|
1401
|
-
|
|
1402
|
-
|
|
1403
|
-
|
|
1404
|
-
|
|
1405
|
-
|
|
1406
|
-
|
|
1407
|
-
export
|
|
1408
|
-
|
|
1409
|
-
|
|
1410
|
-
|
|
1411
|
-
|
|
1412
|
-
|
|
1413
|
-
|
|
1414
|
-
|
|
1415
|
-
|
|
1416
|
-
|
|
1417
|
-
|
|
1418
|
-
|
|
1419
|
-
export
|
|
1420
|
-
|
|
1421
|
-
|
|
1422
|
-
|
|
1423
|
-
|
|
1424
|
-
|
|
1425
|
-
|
|
1426
|
-
|
|
1427
|
-
export
|
|
1428
|
-
|
|
1429
|
-
|
|
1430
|
-
|
|
1431
|
-
|
|
1432
|
-
|
|
1433
|
-
|
|
1434
|
-
|
|
1435
|
-
export
|
|
1436
|
-
|
|
1437
|
-
|
|
1438
|
-
|
|
1439
|
-
|
|
1440
|
-
|
|
1441
|
-
|
|
1442
|
-
|
|
1443
|
-
|
|
1444
|
-
|
|
1445
|
-
|
|
1446
|
-
|
|
1447
|
-
|
|
1448
|
-
|
|
1449
|
-
|
|
1450
|
-
|
|
1451
|
-
|
|
1452
|
-
|
|
1453
|
-
|
|
1454
|
-
|
|
1455
|
-
|
|
1456
|
-
|
|
1457
|
-
|
|
1458
|
-
|
|
1459
|
-
|
|
1460
|
-
|
|
1461
|
-
|
|
1462
|
-
|
|
1463
|
-
|
|
1464
|
-
|
|
1465
|
-
export
|
|
1466
|
-
|
|
1467
|
-
|
|
1468
|
-
|
|
1469
|
-
|
|
1470
|
-
|
|
1471
|
-
|
|
1472
|
-
|
|
1473
|
-
|
|
1474
|
-
|
|
1475
|
-
|
|
1476
|
-
|
|
1477
|
-
export
|
|
1478
|
-
|
|
1479
|
-
|
|
1480
|
-
|
|
1481
|
-
|
|
1482
|
-
|
|
1483
|
-
|
|
1484
|
-
|
|
1485
|
-
|
|
1486
|
-
|
|
1487
|
-
export
|
|
1488
|
-
|
|
1489
|
-
|
|
1490
|
-
|
|
1491
|
-
|
|
1492
|
-
|
|
1493
|
-
|
|
1494
|
-
|
|
1495
|
-
|
|
1496
|
-
|
|
1497
|
-
|
|
1498
|
-
|
|
1499
|
-
|
|
1500
|
-
|
|
1501
|
-
|
|
1502
|
-
|
|
1503
|
-
|
|
1504
|
-
|
|
1505
|
-
|
|
1506
|
-
|
|
1507
|
-
|
|
1508
|
-
|
|
1509
|
-
|
|
1510
|
-
|
|
1511
|
-
|
|
1512
|
-
|
|
1513
|
-
|
|
1514
|
-
|
|
1515
|
-
|
|
1516
|
-
|
|
1517
|
-
|
|
1518
|
-
|
|
1519
|
-
|
|
1520
|
-
|
|
1521
|
-
|
|
1522
|
-
|
|
1523
|
-
|
|
1524
|
-
|
|
1525
|
-
|
|
1526
|
-
|
|
1527
|
-
|
|
1528
|
-
|
|
1529
|
-
|
|
1530
|
-
|
|
1531
|
-
|
|
1532
|
-
|
|
1533
|
-
|
|
1534
|
-
|
|
1535
|
-
|
|
1536
|
-
|
|
1537
|
-
|
|
1538
|
-
|
|
1539
|
-
|
|
1540
|
-
|
|
1541
|
-
|
|
1542
|
-
|
|
1543
|
-
|
|
1544
|
-
|
|
1545
|
-
|
|
1546
|
-
|
|
1547
|
-
|
|
1548
|
-
|
|
1549
|
-
|
|
1550
|
-
|
|
1551
|
-
|
|
1552
|
-
|
|
1553
|
-
|
|
1554
|
-
|
|
1555
|
-
|
|
1556
|
-
|
|
1557
|
-
|
|
1558
|
-
|
|
1559
|
-
|
|
1560
|
-
|
|
1561
|
-
|
|
1562
|
-
|
|
1563
|
-
|
|
1564
|
-
|
|
1565
|
-
|
|
1566
|
-
|
|
1567
|
-
|
|
1568
|
-
|
|
1569
|
-
|
|
1570
|
-
|
|
1571
|
-
|
|
1572
|
-
|
|
1573
|
-
|
|
1574
|
-
|
|
1575
|
-
|
|
1576
|
-
|
|
1577
|
-
|
|
1578
|
-
|
|
1579
|
-
|
|
1580
|
-
|
|
1581
|
-
|
|
1582
|
-
|
|
1583
|
-
|
|
1584
|
-
|
|
1585
|
-
|
|
1586
|
-
|
|
1587
|
-
|
|
1588
|
-
|
|
1589
|
-
|
|
1590
|
-
|
|
1591
|
-
|
|
1592
|
-
|
|
1593
|
-
|
|
1594
|
-
|
|
1595
|
-
|
|
1596
|
-
|
|
1597
|
-
|
|
1598
|
-
|
|
1599
|
-
|
|
1600
|
-
|
|
1601
|
-
|
|
1602
|
-
|
|
1603
|
-
|
|
1604
|
-
|
|
1605
|
-
|
|
1606
|
-
|
|
1607
|
-
|
|
1608
|
-
|
|
1609
|
-
|
|
1610
|
-
|
|
1611
|
-
|
|
1612
|
-
|
|
1613
|
-
|
|
1614
|
-
|
|
1615
|
-
|
|
1616
|
-
|
|
1617
|
-
|
|
1618
|
-
|
|
1619
|
-
|
|
1620
|
-
|
|
1621
|
-
|
|
1622
|
-
|
|
1623
|
-
|
|
1624
|
-
|
|
1625
|
-
|
|
1626
|
-
|
|
1627
|
-
|
|
1628
|
-
|
|
1629
|
-
|
|
1630
|
-
|
|
1631
|
-
|
|
1632
|
-
|
|
1633
|
-
|
|
1634
|
-
|
|
1635
|
-
|
|
1636
|
-
|
|
1637
|
-
|
|
1638
|
-
|
|
1639
|
-
|
|
1640
|
-
|
|
1641
|
-
|
|
1642
|
-
|
|
1643
|
-
|
|
1644
|
-
|
|
1645
|
-
|
|
1646
|
-
|
|
1647
|
-
|
|
1648
|
-
|
|
1649
|
-
|
|
1650
|
-
|
|
1651
|
-
|
|
1652
|
-
|
|
1653
|
-
|
|
1654
|
-
|
|
1655
|
-
|
|
1656
|
-
|
|
1657
|
-
|
|
1658
|
-
|
|
1659
|
-
|
|
1660
|
-
|
|
1661
|
-
|
|
1662
|
-
|
|
1663
|
-
|
|
1664
|
-
|
|
1665
|
-
|
|
1666
|
-
|
|
1667
|
-
|
|
1668
|
-
|
|
1669
|
-
|
|
1670
|
-
|
|
1671
|
-
|
|
1672
|
-
|
|
1673
|
-
|
|
1674
|
-
|
|
1675
|
-
|
|
1676
|
-
|
|
1677
|
-
|
|
1678
|
-
|
|
1679
|
-
|
|
1680
|
-
|
|
1681
|
-
|
|
1682
|
-
|
|
1683
|
-
|
|
1684
|
-
|
|
1685
|
-
|
|
1686
|
-
|
|
1687
|
-
|
|
1688
|
-
|
|
1689
|
-
|
|
1690
|
-
|
|
1691
|
-
|
|
1692
|
-
|
|
1693
|
-
|
|
1694
|
-
|
|
1695
|
-
|
|
1696
|
-
|
|
1697
|
-
|
|
1698
|
-
|
|
1699
|
-
|
|
1700
|
-
|
|
1701
|
-
|
|
1702
|
-
|
|
1703
|
-
|
|
1704
|
-
|
|
1705
|
-
|
|
1706
|
-
|
|
1707
|
-
|
|
1708
|
-
|
|
1709
|
-
|
|
1710
|
-
|
|
1711
|
-
|
|
1712
|
-
|
|
1713
|
-
|
|
1714
|
-
|
|
1715
|
-
|
|
1716
|
-
|
|
1717
|
-
|
|
1718
|
-
|
|
1719
|
-
|
|
1720
|
-
|
|
1721
|
-
|
|
1722
|
-
|
|
1723
|
-
|
|
1724
|
-
|
|
1725
|
-
|
|
1726
|
-
|
|
1727
|
-
|
|
1728
|
-
|
|
1729
|
-
|
|
1730
|
-
|
|
1731
|
-
|
|
1732
|
-
|
|
1733
|
-
|
|
1734
|
-
|
|
1735
|
-
|
|
1736
|
-
|
|
1737
|
-
|
|
1738
|
-
|
|
1739
|
-
|
|
1740
|
-
|
|
1741
|
-
|
|
1742
|
-
|
|
1743
|
-
|
|
1744
|
-
|
|
1745
|
-
|
|
1746
|
-
|
|
1747
|
-
|
|
1748
|
-
|
|
1749
|
-
|
|
1750
|
-
|
|
1751
|
-
|
|
1752
|
-
|
|
1753
|
-
|
|
1754
|
-
|
|
1755
|
-
|
|
1756
|
-
|
|
1757
|
-
|
|
1758
|
-
|
|
1759
|
-
|
|
1760
|
-
|
|
1761
|
-
|
|
1762
|
-
|
|
1763
|
-
|
|
1764
|
-
|
|
1765
|
-
|
|
1766
|
-
|
|
1767
|
-
|
|
1768
|
-
|
|
1769
|
-
|
|
1770
|
-
|
|
1771
|
-
|
|
1772
|
-
|
|
1773
|
-
|
|
1774
|
-
|
|
1775
|
-
|
|
1776
|
-
|
|
1777
|
-
|
|
1778
|
-
|
|
1779
|
-
|
|
1780
|
-
|
|
1781
|
-
|
|
1782
|
-
|
|
1783
|
-
|
|
1784
|
-
|
|
1785
|
-
|
|
1786
|
-
|
|
1787
|
-
|
|
1788
|
-
|
|
1789
|
-
|
|
1790
|
-
|
|
1791
|
-
|
|
1792
|
-
|
|
1793
|
-
|
|
1794
|
-
|
|
1795
|
-
|
|
1796
|
-
|
|
1797
|
-
|
|
1798
|
-
|
|
1799
|
-
|
|
1800
|
-
|
|
1801
|
-
|
|
1802
|
-
|
|
1803
|
-
|
|
1804
|
-
|
|
1805
|
-
|
|
1806
|
-
|
|
1807
|
-
|
|
1808
|
-
|
|
1809
|
-
|
|
1810
|
-
|
|
1811
|
-
|
|
1812
|
-
|
|
1813
|
-
|
|
1814
|
-
|
|
1815
|
-
|
|
1816
|
-
|
|
1817
|
-
|
|
1818
|
-
|
|
1819
|
-
|
|
1820
|
-
|
|
1821
|
-
|
|
1822
|
-
|
|
1823
|
-
|
|
1824
|
-
|
|
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;
|