@aws-sdk/client-workmail 3.131.0 → 3.142.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 +33 -0
- package/README.md +1 -1
- package/dist-cjs/commands/AssociateDelegateToResourceCommand.js +2 -2
- package/dist-cjs/commands/AssociateMemberToGroupCommand.js +2 -2
- package/dist-cjs/commands/CancelMailboxExportJobCommand.js +2 -2
- package/dist-cjs/commands/CreateAliasCommand.js +2 -2
- package/dist-cjs/commands/CreateAvailabilityConfigurationCommand.js +2 -2
- package/dist-cjs/commands/CreateGroupCommand.js +2 -2
- package/dist-cjs/commands/CreateMobileDeviceAccessRuleCommand.js +2 -2
- package/dist-cjs/commands/CreateOrganizationCommand.js +2 -2
- package/dist-cjs/commands/CreateResourceCommand.js +2 -2
- package/dist-cjs/commands/CreateUserCommand.js +2 -2
- package/dist-cjs/commands/DeleteAccessControlRuleCommand.js +2 -2
- package/dist-cjs/commands/DeleteAliasCommand.js +2 -2
- package/dist-cjs/commands/DeleteAvailabilityConfigurationCommand.js +2 -2
- package/dist-cjs/commands/DeleteEmailMonitoringConfigurationCommand.js +2 -2
- package/dist-cjs/commands/DeleteGroupCommand.js +2 -2
- package/dist-cjs/commands/DeleteMailboxPermissionsCommand.js +2 -2
- package/dist-cjs/commands/DeleteMobileDeviceAccessOverrideCommand.js +2 -2
- package/dist-cjs/commands/DeleteMobileDeviceAccessRuleCommand.js +2 -2
- package/dist-cjs/commands/DeleteOrganizationCommand.js +2 -2
- package/dist-cjs/commands/DeleteResourceCommand.js +2 -2
- package/dist-cjs/commands/DeleteRetentionPolicyCommand.js +2 -2
- package/dist-cjs/commands/DeleteUserCommand.js +2 -2
- package/dist-cjs/commands/DeregisterFromWorkMailCommand.js +2 -2
- package/dist-cjs/commands/DeregisterMailDomainCommand.js +2 -2
- package/dist-cjs/commands/DescribeEmailMonitoringConfigurationCommand.js +2 -2
- package/dist-cjs/commands/DescribeGroupCommand.js +2 -2
- package/dist-cjs/commands/DescribeInboundDmarcSettingsCommand.js +2 -2
- package/dist-cjs/commands/DescribeMailboxExportJobCommand.js +2 -2
- package/dist-cjs/commands/DescribeOrganizationCommand.js +2 -2
- package/dist-cjs/commands/DescribeResourceCommand.js +2 -2
- package/dist-cjs/commands/DescribeUserCommand.js +2 -2
- package/dist-cjs/commands/DisassociateDelegateFromResourceCommand.js +2 -2
- package/dist-cjs/commands/DisassociateMemberFromGroupCommand.js +2 -2
- package/dist-cjs/commands/GetAccessControlEffectCommand.js +2 -2
- package/dist-cjs/commands/GetDefaultRetentionPolicyCommand.js +2 -2
- package/dist-cjs/commands/GetMailDomainCommand.js +2 -2
- package/dist-cjs/commands/GetMailboxDetailsCommand.js +2 -2
- package/dist-cjs/commands/GetMobileDeviceAccessEffectCommand.js +2 -2
- package/dist-cjs/commands/GetMobileDeviceAccessOverrideCommand.js +2 -2
- package/dist-cjs/commands/ListAccessControlRulesCommand.js +2 -2
- package/dist-cjs/commands/ListAliasesCommand.js +2 -2
- package/dist-cjs/commands/ListAvailabilityConfigurationsCommand.js +2 -2
- package/dist-cjs/commands/ListGroupMembersCommand.js +2 -2
- package/dist-cjs/commands/ListGroupsCommand.js +2 -2
- package/dist-cjs/commands/ListMailDomainsCommand.js +2 -2
- package/dist-cjs/commands/ListMailboxExportJobsCommand.js +2 -2
- package/dist-cjs/commands/ListMailboxPermissionsCommand.js +2 -2
- package/dist-cjs/commands/ListMobileDeviceAccessOverridesCommand.js +2 -2
- package/dist-cjs/commands/ListMobileDeviceAccessRulesCommand.js +2 -2
- package/dist-cjs/commands/ListOrganizationsCommand.js +2 -2
- package/dist-cjs/commands/ListResourceDelegatesCommand.js +2 -2
- package/dist-cjs/commands/ListResourcesCommand.js +2 -2
- package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -2
- package/dist-cjs/commands/ListUsersCommand.js +2 -2
- package/dist-cjs/commands/PutAccessControlRuleCommand.js +2 -2
- package/dist-cjs/commands/PutEmailMonitoringConfigurationCommand.js +2 -2
- package/dist-cjs/commands/PutInboundDmarcSettingsCommand.js +2 -2
- package/dist-cjs/commands/PutMailboxPermissionsCommand.js +2 -2
- package/dist-cjs/commands/PutMobileDeviceAccessOverrideCommand.js +2 -2
- package/dist-cjs/commands/PutRetentionPolicyCommand.js +2 -2
- package/dist-cjs/commands/RegisterMailDomainCommand.js +2 -2
- package/dist-cjs/commands/RegisterToWorkMailCommand.js +2 -2
- package/dist-cjs/commands/ResetPasswordCommand.js +2 -2
- package/dist-cjs/commands/StartMailboxExportJobCommand.js +2 -2
- package/dist-cjs/commands/TagResourceCommand.js +2 -2
- package/dist-cjs/commands/TestAvailabilityConfigurationCommand.js +2 -2
- package/dist-cjs/commands/UntagResourceCommand.js +2 -2
- package/dist-cjs/commands/UpdateAvailabilityConfigurationCommand.js +2 -2
- package/dist-cjs/commands/UpdateDefaultMailDomainCommand.js +2 -2
- package/dist-cjs/commands/UpdateMailboxQuotaCommand.js +2 -2
- package/dist-cjs/commands/UpdateMobileDeviceAccessRuleCommand.js +2 -2
- package/dist-cjs/commands/UpdatePrimaryEmailAddressCommand.js +2 -2
- package/dist-cjs/commands/UpdateResourceCommand.js +2 -2
- package/dist-cjs/models/models_0.js +684 -1020
- package/dist-cjs/protocols/Aws_json1_1.js +365 -620
- package/dist-es/commands/AssociateDelegateToResourceCommand.js +3 -3
- package/dist-es/commands/AssociateMemberToGroupCommand.js +3 -3
- package/dist-es/commands/CancelMailboxExportJobCommand.js +3 -3
- package/dist-es/commands/CreateAliasCommand.js +3 -3
- package/dist-es/commands/CreateAvailabilityConfigurationCommand.js +3 -3
- package/dist-es/commands/CreateGroupCommand.js +3 -3
- package/dist-es/commands/CreateMobileDeviceAccessRuleCommand.js +3 -3
- package/dist-es/commands/CreateOrganizationCommand.js +3 -3
- package/dist-es/commands/CreateResourceCommand.js +3 -3
- package/dist-es/commands/CreateUserCommand.js +3 -3
- package/dist-es/commands/DeleteAccessControlRuleCommand.js +3 -3
- package/dist-es/commands/DeleteAliasCommand.js +3 -3
- package/dist-es/commands/DeleteAvailabilityConfigurationCommand.js +3 -3
- package/dist-es/commands/DeleteEmailMonitoringConfigurationCommand.js +3 -3
- package/dist-es/commands/DeleteGroupCommand.js +3 -3
- package/dist-es/commands/DeleteMailboxPermissionsCommand.js +3 -3
- package/dist-es/commands/DeleteMobileDeviceAccessOverrideCommand.js +3 -3
- package/dist-es/commands/DeleteMobileDeviceAccessRuleCommand.js +3 -3
- package/dist-es/commands/DeleteOrganizationCommand.js +3 -3
- package/dist-es/commands/DeleteResourceCommand.js +3 -3
- package/dist-es/commands/DeleteRetentionPolicyCommand.js +3 -3
- package/dist-es/commands/DeleteUserCommand.js +3 -3
- package/dist-es/commands/DeregisterFromWorkMailCommand.js +3 -3
- package/dist-es/commands/DeregisterMailDomainCommand.js +3 -3
- package/dist-es/commands/DescribeEmailMonitoringConfigurationCommand.js +3 -3
- package/dist-es/commands/DescribeGroupCommand.js +3 -3
- package/dist-es/commands/DescribeInboundDmarcSettingsCommand.js +3 -3
- package/dist-es/commands/DescribeMailboxExportJobCommand.js +3 -3
- package/dist-es/commands/DescribeOrganizationCommand.js +3 -3
- package/dist-es/commands/DescribeResourceCommand.js +3 -3
- package/dist-es/commands/DescribeUserCommand.js +3 -3
- package/dist-es/commands/DisassociateDelegateFromResourceCommand.js +3 -3
- package/dist-es/commands/DisassociateMemberFromGroupCommand.js +3 -3
- package/dist-es/commands/GetAccessControlEffectCommand.js +3 -3
- package/dist-es/commands/GetDefaultRetentionPolicyCommand.js +3 -3
- package/dist-es/commands/GetMailDomainCommand.js +3 -3
- package/dist-es/commands/GetMailboxDetailsCommand.js +3 -3
- package/dist-es/commands/GetMobileDeviceAccessEffectCommand.js +3 -3
- package/dist-es/commands/GetMobileDeviceAccessOverrideCommand.js +3 -3
- package/dist-es/commands/ListAccessControlRulesCommand.js +3 -3
- package/dist-es/commands/ListAliasesCommand.js +3 -3
- package/dist-es/commands/ListAvailabilityConfigurationsCommand.js +3 -3
- package/dist-es/commands/ListGroupMembersCommand.js +3 -3
- package/dist-es/commands/ListGroupsCommand.js +3 -3
- package/dist-es/commands/ListMailDomainsCommand.js +3 -3
- package/dist-es/commands/ListMailboxExportJobsCommand.js +3 -3
- package/dist-es/commands/ListMailboxPermissionsCommand.js +3 -3
- package/dist-es/commands/ListMobileDeviceAccessOverridesCommand.js +3 -3
- package/dist-es/commands/ListMobileDeviceAccessRulesCommand.js +3 -3
- package/dist-es/commands/ListOrganizationsCommand.js +3 -3
- package/dist-es/commands/ListResourceDelegatesCommand.js +3 -3
- package/dist-es/commands/ListResourcesCommand.js +3 -3
- package/dist-es/commands/ListTagsForResourceCommand.js +3 -3
- package/dist-es/commands/ListUsersCommand.js +3 -3
- package/dist-es/commands/PutAccessControlRuleCommand.js +3 -3
- package/dist-es/commands/PutEmailMonitoringConfigurationCommand.js +3 -3
- package/dist-es/commands/PutInboundDmarcSettingsCommand.js +3 -3
- package/dist-es/commands/PutMailboxPermissionsCommand.js +3 -3
- package/dist-es/commands/PutMobileDeviceAccessOverrideCommand.js +3 -3
- package/dist-es/commands/PutRetentionPolicyCommand.js +3 -3
- package/dist-es/commands/RegisterMailDomainCommand.js +3 -3
- package/dist-es/commands/RegisterToWorkMailCommand.js +3 -3
- package/dist-es/commands/ResetPasswordCommand.js +3 -3
- package/dist-es/commands/StartMailboxExportJobCommand.js +3 -3
- package/dist-es/commands/TagResourceCommand.js +3 -3
- package/dist-es/commands/TestAvailabilityConfigurationCommand.js +3 -3
- package/dist-es/commands/UntagResourceCommand.js +3 -3
- package/dist-es/commands/UpdateAvailabilityConfigurationCommand.js +3 -3
- package/dist-es/commands/UpdateDefaultMailDomainCommand.js +3 -3
- package/dist-es/commands/UpdateMailboxQuotaCommand.js +3 -3
- package/dist-es/commands/UpdateMobileDeviceAccessRuleCommand.js +3 -3
- package/dist-es/commands/UpdatePrimaryEmailAddressCommand.js +3 -3
- package/dist-es/commands/UpdateResourceCommand.js +3 -3
- package/dist-es/models/models_0.js +168 -672
- package/dist-es/protocols/Aws_json1_1.js +585 -621
- package/dist-types/models/models_0.d.ts +672 -1008
- package/dist-types/ts3.4/models/models_0.d.ts +336 -672
- package/package.json +6 -6
|
@@ -57,12 +57,6 @@ export interface AccessControlRule {
|
|
|
57
57
|
*/
|
|
58
58
|
DateModified?: Date;
|
|
59
59
|
}
|
|
60
|
-
export declare namespace AccessControlRule {
|
|
61
|
-
/**
|
|
62
|
-
* @internal
|
|
63
|
-
*/
|
|
64
|
-
const filterSensitiveLog: (obj: AccessControlRule) => any;
|
|
65
|
-
}
|
|
66
60
|
export interface AssociateDelegateToResourceRequest {
|
|
67
61
|
/**
|
|
68
62
|
* <p>The organization under which the resource exists.</p>
|
|
@@ -77,20 +71,8 @@ export interface AssociateDelegateToResourceRequest {
|
|
|
77
71
|
*/
|
|
78
72
|
EntityId: string | undefined;
|
|
79
73
|
}
|
|
80
|
-
export declare namespace AssociateDelegateToResourceRequest {
|
|
81
|
-
/**
|
|
82
|
-
* @internal
|
|
83
|
-
*/
|
|
84
|
-
const filterSensitiveLog: (obj: AssociateDelegateToResourceRequest) => any;
|
|
85
|
-
}
|
|
86
74
|
export interface AssociateDelegateToResourceResponse {
|
|
87
75
|
}
|
|
88
|
-
export declare namespace AssociateDelegateToResourceResponse {
|
|
89
|
-
/**
|
|
90
|
-
* @internal
|
|
91
|
-
*/
|
|
92
|
-
const filterSensitiveLog: (obj: AssociateDelegateToResourceResponse) => any;
|
|
93
|
-
}
|
|
94
76
|
/**
|
|
95
77
|
* <p>The identifier supplied for the user, group, or resource does not exist in your
|
|
96
78
|
* organization.</p>
|
|
@@ -169,20 +151,8 @@ export interface AssociateMemberToGroupRequest {
|
|
|
169
151
|
*/
|
|
170
152
|
MemberId: string | undefined;
|
|
171
153
|
}
|
|
172
|
-
export declare namespace AssociateMemberToGroupRequest {
|
|
173
|
-
/**
|
|
174
|
-
* @internal
|
|
175
|
-
*/
|
|
176
|
-
const filterSensitiveLog: (obj: AssociateMemberToGroupRequest) => any;
|
|
177
|
-
}
|
|
178
154
|
export interface AssociateMemberToGroupResponse {
|
|
179
155
|
}
|
|
180
|
-
export declare namespace AssociateMemberToGroupResponse {
|
|
181
|
-
/**
|
|
182
|
-
* @internal
|
|
183
|
-
*/
|
|
184
|
-
const filterSensitiveLog: (obj: AssociateMemberToGroupResponse) => any;
|
|
185
|
-
}
|
|
186
156
|
/**
|
|
187
157
|
* <p>The directory service doesn't recognize the credentials supplied by WorkMail.</p>
|
|
188
158
|
*/
|
|
@@ -233,12 +203,6 @@ export interface RedactedEwsAvailabilityProvider {
|
|
|
233
203
|
*/
|
|
234
204
|
EwsUsername?: string;
|
|
235
205
|
}
|
|
236
|
-
export declare namespace RedactedEwsAvailabilityProvider {
|
|
237
|
-
/**
|
|
238
|
-
* @internal
|
|
239
|
-
*/
|
|
240
|
-
const filterSensitiveLog: (obj: RedactedEwsAvailabilityProvider) => any;
|
|
241
|
-
}
|
|
242
206
|
/**
|
|
243
207
|
* <p>Describes a Lambda based availability provider.</p>
|
|
244
208
|
*/
|
|
@@ -248,12 +212,6 @@ export interface LambdaAvailabilityProvider {
|
|
|
248
212
|
*/
|
|
249
213
|
LambdaArn: string | undefined;
|
|
250
214
|
}
|
|
251
|
-
export declare namespace LambdaAvailabilityProvider {
|
|
252
|
-
/**
|
|
253
|
-
* @internal
|
|
254
|
-
*/
|
|
255
|
-
const filterSensitiveLog: (obj: LambdaAvailabilityProvider) => any;
|
|
256
|
-
}
|
|
257
215
|
export declare enum AvailabilityProviderType {
|
|
258
216
|
EWS = "EWS",
|
|
259
217
|
LAMBDA = "LAMBDA"
|
|
@@ -290,12 +248,6 @@ export interface AvailabilityConfiguration {
|
|
|
290
248
|
*/
|
|
291
249
|
DateModified?: Date;
|
|
292
250
|
}
|
|
293
|
-
export declare namespace AvailabilityConfiguration {
|
|
294
|
-
/**
|
|
295
|
-
* @internal
|
|
296
|
-
*/
|
|
297
|
-
const filterSensitiveLog: (obj: AvailabilityConfiguration) => any;
|
|
298
|
-
}
|
|
299
251
|
/**
|
|
300
252
|
* <p>At least one delegate must be associated to the resource to disable automatic replies
|
|
301
253
|
* from the resource.</p>
|
|
@@ -315,12 +267,6 @@ export interface BookingOptions {
|
|
|
315
267
|
*/
|
|
316
268
|
AutoDeclineConflictingRequests?: boolean;
|
|
317
269
|
}
|
|
318
|
-
export declare namespace BookingOptions {
|
|
319
|
-
/**
|
|
320
|
-
* @internal
|
|
321
|
-
*/
|
|
322
|
-
const filterSensitiveLog: (obj: BookingOptions) => any;
|
|
323
|
-
}
|
|
324
270
|
export interface CancelMailboxExportJobRequest {
|
|
325
271
|
/**
|
|
326
272
|
* <p>The idempotency token for the client request.</p>
|
|
@@ -335,20 +281,8 @@ export interface CancelMailboxExportJobRequest {
|
|
|
335
281
|
*/
|
|
336
282
|
OrganizationId: string | undefined;
|
|
337
283
|
}
|
|
338
|
-
export declare namespace CancelMailboxExportJobRequest {
|
|
339
|
-
/**
|
|
340
|
-
* @internal
|
|
341
|
-
*/
|
|
342
|
-
const filterSensitiveLog: (obj: CancelMailboxExportJobRequest) => any;
|
|
343
|
-
}
|
|
344
284
|
export interface CancelMailboxExportJobResponse {
|
|
345
285
|
}
|
|
346
|
-
export declare namespace CancelMailboxExportJobResponse {
|
|
347
|
-
/**
|
|
348
|
-
* @internal
|
|
349
|
-
*/
|
|
350
|
-
const filterSensitiveLog: (obj: CancelMailboxExportJobResponse) => any;
|
|
351
|
-
}
|
|
352
286
|
export interface CreateAliasRequest {
|
|
353
287
|
/**
|
|
354
288
|
* <p>The organization under which the member (user or group) exists.</p>
|
|
@@ -363,20 +297,8 @@ export interface CreateAliasRequest {
|
|
|
363
297
|
*/
|
|
364
298
|
Alias: string | undefined;
|
|
365
299
|
}
|
|
366
|
-
export declare namespace CreateAliasRequest {
|
|
367
|
-
/**
|
|
368
|
-
* @internal
|
|
369
|
-
*/
|
|
370
|
-
const filterSensitiveLog: (obj: CreateAliasRequest) => any;
|
|
371
|
-
}
|
|
372
300
|
export interface CreateAliasResponse {
|
|
373
301
|
}
|
|
374
|
-
export declare namespace CreateAliasResponse {
|
|
375
|
-
/**
|
|
376
|
-
* @internal
|
|
377
|
-
*/
|
|
378
|
-
const filterSensitiveLog: (obj: CreateAliasResponse) => any;
|
|
379
|
-
}
|
|
380
302
|
/**
|
|
381
303
|
* <p>The email address that you're trying to assign is already created for a different
|
|
382
304
|
* user, group, or resource.</p>
|
|
@@ -444,12 +366,6 @@ export interface EwsAvailabilityProvider {
|
|
|
444
366
|
*/
|
|
445
367
|
EwsPassword: string | undefined;
|
|
446
368
|
}
|
|
447
|
-
export declare namespace EwsAvailabilityProvider {
|
|
448
|
-
/**
|
|
449
|
-
* @internal
|
|
450
|
-
*/
|
|
451
|
-
const filterSensitiveLog: (obj: EwsAvailabilityProvider) => any;
|
|
452
|
-
}
|
|
453
369
|
export interface CreateAvailabilityConfigurationRequest {
|
|
454
370
|
/**
|
|
455
371
|
* <p>An idempotent token that ensures that an API request is executed only once.</p>
|
|
@@ -472,20 +388,8 @@ export interface CreateAvailabilityConfigurationRequest {
|
|
|
472
388
|
*/
|
|
473
389
|
LambdaProvider?: LambdaAvailabilityProvider;
|
|
474
390
|
}
|
|
475
|
-
export declare namespace CreateAvailabilityConfigurationRequest {
|
|
476
|
-
/**
|
|
477
|
-
* @internal
|
|
478
|
-
*/
|
|
479
|
-
const filterSensitiveLog: (obj: CreateAvailabilityConfigurationRequest) => any;
|
|
480
|
-
}
|
|
481
391
|
export interface CreateAvailabilityConfigurationResponse {
|
|
482
392
|
}
|
|
483
|
-
export declare namespace CreateAvailabilityConfigurationResponse {
|
|
484
|
-
/**
|
|
485
|
-
* @internal
|
|
486
|
-
*/
|
|
487
|
-
const filterSensitiveLog: (obj: CreateAvailabilityConfigurationResponse) => any;
|
|
488
|
-
}
|
|
489
393
|
/**
|
|
490
394
|
* <p>The user, group, or resource name isn't unique in Amazon WorkMail.</p>
|
|
491
395
|
*/
|
|
@@ -508,24 +412,12 @@ export interface CreateGroupRequest {
|
|
|
508
412
|
*/
|
|
509
413
|
Name: string | undefined;
|
|
510
414
|
}
|
|
511
|
-
export declare namespace CreateGroupRequest {
|
|
512
|
-
/**
|
|
513
|
-
* @internal
|
|
514
|
-
*/
|
|
515
|
-
const filterSensitiveLog: (obj: CreateGroupRequest) => any;
|
|
516
|
-
}
|
|
517
415
|
export interface CreateGroupResponse {
|
|
518
416
|
/**
|
|
519
417
|
* <p>The identifier of the group.</p>
|
|
520
418
|
*/
|
|
521
419
|
GroupId?: string;
|
|
522
420
|
}
|
|
523
|
-
export declare namespace CreateGroupResponse {
|
|
524
|
-
/**
|
|
525
|
-
* @internal
|
|
526
|
-
*/
|
|
527
|
-
const filterSensitiveLog: (obj: CreateGroupResponse) => any;
|
|
528
|
-
}
|
|
529
421
|
/**
|
|
530
422
|
* <p>This user, group, or resource name is not allowed in Amazon WorkMail.</p>
|
|
531
423
|
*/
|
|
@@ -596,24 +488,12 @@ export interface CreateMobileDeviceAccessRuleRequest {
|
|
|
596
488
|
*/
|
|
597
489
|
NotDeviceUserAgents?: string[];
|
|
598
490
|
}
|
|
599
|
-
export declare namespace CreateMobileDeviceAccessRuleRequest {
|
|
600
|
-
/**
|
|
601
|
-
* @internal
|
|
602
|
-
*/
|
|
603
|
-
const filterSensitiveLog: (obj: CreateMobileDeviceAccessRuleRequest) => any;
|
|
604
|
-
}
|
|
605
491
|
export interface CreateMobileDeviceAccessRuleResponse {
|
|
606
492
|
/**
|
|
607
493
|
* <p>The identifier for the newly created mobile device access rule.</p>
|
|
608
494
|
*/
|
|
609
495
|
MobileDeviceAccessRuleId?: string;
|
|
610
496
|
}
|
|
611
|
-
export declare namespace CreateMobileDeviceAccessRuleResponse {
|
|
612
|
-
/**
|
|
613
|
-
* @internal
|
|
614
|
-
*/
|
|
615
|
-
const filterSensitiveLog: (obj: CreateMobileDeviceAccessRuleResponse) => any;
|
|
616
|
-
}
|
|
617
497
|
/**
|
|
618
498
|
* <p>The domain to associate with an Amazon WorkMail organization.</p>
|
|
619
499
|
* <p>When you configure a domain hosted in Amazon Route 53 (Route 53), all recommended DNS records are added to the organization when you create it. For more information, see <a href="https://docs.aws.amazon.com/workmail/latest/adminguide/add_domain.html">Adding a domain</a> in the <i>Amazon WorkMail Administrator Guide</i>.</p>
|
|
@@ -628,12 +508,6 @@ export interface Domain {
|
|
|
628
508
|
*/
|
|
629
509
|
HostedZoneId?: string;
|
|
630
510
|
}
|
|
631
|
-
export declare namespace Domain {
|
|
632
|
-
/**
|
|
633
|
-
* @internal
|
|
634
|
-
*/
|
|
635
|
-
const filterSensitiveLog: (obj: Domain) => any;
|
|
636
|
-
}
|
|
637
511
|
export interface CreateOrganizationRequest {
|
|
638
512
|
/**
|
|
639
513
|
* <p>The AWS Directory Service directory ID.</p>
|
|
@@ -661,24 +535,12 @@ export interface CreateOrganizationRequest {
|
|
|
661
535
|
*/
|
|
662
536
|
EnableInteroperability?: boolean;
|
|
663
537
|
}
|
|
664
|
-
export declare namespace CreateOrganizationRequest {
|
|
665
|
-
/**
|
|
666
|
-
* @internal
|
|
667
|
-
*/
|
|
668
|
-
const filterSensitiveLog: (obj: CreateOrganizationRequest) => any;
|
|
669
|
-
}
|
|
670
538
|
export interface CreateOrganizationResponse {
|
|
671
539
|
/**
|
|
672
540
|
* <p>The organization ID.</p>
|
|
673
541
|
*/
|
|
674
542
|
OrganizationId?: string;
|
|
675
543
|
}
|
|
676
|
-
export declare namespace CreateOrganizationResponse {
|
|
677
|
-
/**
|
|
678
|
-
* @internal
|
|
679
|
-
*/
|
|
680
|
-
const filterSensitiveLog: (obj: CreateOrganizationResponse) => any;
|
|
681
|
-
}
|
|
682
544
|
/**
|
|
683
545
|
* <p>The directory is already in use by another WorkMail organization in the same account and Region.</p>
|
|
684
546
|
*/
|
|
@@ -711,24 +573,12 @@ export interface CreateResourceRequest {
|
|
|
711
573
|
*/
|
|
712
574
|
Type: ResourceType | string | undefined;
|
|
713
575
|
}
|
|
714
|
-
export declare namespace CreateResourceRequest {
|
|
715
|
-
/**
|
|
716
|
-
* @internal
|
|
717
|
-
*/
|
|
718
|
-
const filterSensitiveLog: (obj: CreateResourceRequest) => any;
|
|
719
|
-
}
|
|
720
576
|
export interface CreateResourceResponse {
|
|
721
577
|
/**
|
|
722
578
|
* <p>The identifier of the new resource.</p>
|
|
723
579
|
*/
|
|
724
580
|
ResourceId?: string;
|
|
725
581
|
}
|
|
726
|
-
export declare namespace CreateResourceResponse {
|
|
727
|
-
/**
|
|
728
|
-
* @internal
|
|
729
|
-
*/
|
|
730
|
-
const filterSensitiveLog: (obj: CreateResourceResponse) => any;
|
|
731
|
-
}
|
|
732
582
|
export interface CreateUserRequest {
|
|
733
583
|
/**
|
|
734
584
|
* <p>The identifier of the organization for which the user is created.</p>
|
|
@@ -747,24 +597,12 @@ export interface CreateUserRequest {
|
|
|
747
597
|
*/
|
|
748
598
|
Password: string | undefined;
|
|
749
599
|
}
|
|
750
|
-
export declare namespace CreateUserRequest {
|
|
751
|
-
/**
|
|
752
|
-
* @internal
|
|
753
|
-
*/
|
|
754
|
-
const filterSensitiveLog: (obj: CreateUserRequest) => any;
|
|
755
|
-
}
|
|
756
600
|
export interface CreateUserResponse {
|
|
757
601
|
/**
|
|
758
602
|
* <p>The identifier for the new user.</p>
|
|
759
603
|
*/
|
|
760
604
|
UserId?: string;
|
|
761
605
|
}
|
|
762
|
-
export declare namespace CreateUserResponse {
|
|
763
|
-
/**
|
|
764
|
-
* @internal
|
|
765
|
-
*/
|
|
766
|
-
const filterSensitiveLog: (obj: CreateUserResponse) => any;
|
|
767
|
-
}
|
|
768
606
|
/**
|
|
769
607
|
* <p>The supplied password doesn't match the minimum security constraints, such as length
|
|
770
608
|
* or use of special characters.</p>
|
|
@@ -796,12 +634,6 @@ export interface Delegate {
|
|
|
796
634
|
*/
|
|
797
635
|
Type: MemberType | string | undefined;
|
|
798
636
|
}
|
|
799
|
-
export declare namespace Delegate {
|
|
800
|
-
/**
|
|
801
|
-
* @internal
|
|
802
|
-
*/
|
|
803
|
-
const filterSensitiveLog: (obj: Delegate) => any;
|
|
804
|
-
}
|
|
805
637
|
export interface DeleteAccessControlRuleRequest {
|
|
806
638
|
/**
|
|
807
639
|
* <p>The identifier for the organization.</p>
|
|
@@ -812,20 +644,8 @@ export interface DeleteAccessControlRuleRequest {
|
|
|
812
644
|
*/
|
|
813
645
|
Name: string | undefined;
|
|
814
646
|
}
|
|
815
|
-
export declare namespace DeleteAccessControlRuleRequest {
|
|
816
|
-
/**
|
|
817
|
-
* @internal
|
|
818
|
-
*/
|
|
819
|
-
const filterSensitiveLog: (obj: DeleteAccessControlRuleRequest) => any;
|
|
820
|
-
}
|
|
821
647
|
export interface DeleteAccessControlRuleResponse {
|
|
822
648
|
}
|
|
823
|
-
export declare namespace DeleteAccessControlRuleResponse {
|
|
824
|
-
/**
|
|
825
|
-
* @internal
|
|
826
|
-
*/
|
|
827
|
-
const filterSensitiveLog: (obj: DeleteAccessControlRuleResponse) => any;
|
|
828
|
-
}
|
|
829
649
|
export interface DeleteAliasRequest {
|
|
830
650
|
/**
|
|
831
651
|
* <p>The identifier for the organization under which the user exists.</p>
|
|
@@ -842,20 +662,8 @@ export interface DeleteAliasRequest {
|
|
|
842
662
|
*/
|
|
843
663
|
Alias: string | undefined;
|
|
844
664
|
}
|
|
845
|
-
export declare namespace DeleteAliasRequest {
|
|
846
|
-
/**
|
|
847
|
-
* @internal
|
|
848
|
-
*/
|
|
849
|
-
const filterSensitiveLog: (obj: DeleteAliasRequest) => any;
|
|
850
|
-
}
|
|
851
665
|
export interface DeleteAliasResponse {
|
|
852
666
|
}
|
|
853
|
-
export declare namespace DeleteAliasResponse {
|
|
854
|
-
/**
|
|
855
|
-
* @internal
|
|
856
|
-
*/
|
|
857
|
-
const filterSensitiveLog: (obj: DeleteAliasResponse) => any;
|
|
858
|
-
}
|
|
859
667
|
export interface DeleteAvailabilityConfigurationRequest {
|
|
860
668
|
/**
|
|
861
669
|
* <p>The Amazon WorkMail organization for which the <code>AvailabilityConfiguration</code> will be deleted.</p>
|
|
@@ -866,40 +674,16 @@ export interface DeleteAvailabilityConfigurationRequest {
|
|
|
866
674
|
*/
|
|
867
675
|
DomainName: string | undefined;
|
|
868
676
|
}
|
|
869
|
-
export declare namespace DeleteAvailabilityConfigurationRequest {
|
|
870
|
-
/**
|
|
871
|
-
* @internal
|
|
872
|
-
*/
|
|
873
|
-
const filterSensitiveLog: (obj: DeleteAvailabilityConfigurationRequest) => any;
|
|
874
|
-
}
|
|
875
677
|
export interface DeleteAvailabilityConfigurationResponse {
|
|
876
678
|
}
|
|
877
|
-
export declare namespace DeleteAvailabilityConfigurationResponse {
|
|
878
|
-
/**
|
|
879
|
-
* @internal
|
|
880
|
-
*/
|
|
881
|
-
const filterSensitiveLog: (obj: DeleteAvailabilityConfigurationResponse) => any;
|
|
882
|
-
}
|
|
883
679
|
export interface DeleteEmailMonitoringConfigurationRequest {
|
|
884
680
|
/**
|
|
885
681
|
* <p>The ID of the organization from which the email monitoring configuration is deleted.</p>
|
|
886
682
|
*/
|
|
887
683
|
OrganizationId: string | undefined;
|
|
888
684
|
}
|
|
889
|
-
export declare namespace DeleteEmailMonitoringConfigurationRequest {
|
|
890
|
-
/**
|
|
891
|
-
* @internal
|
|
892
|
-
*/
|
|
893
|
-
const filterSensitiveLog: (obj: DeleteEmailMonitoringConfigurationRequest) => any;
|
|
894
|
-
}
|
|
895
685
|
export interface DeleteEmailMonitoringConfigurationResponse {
|
|
896
686
|
}
|
|
897
|
-
export declare namespace DeleteEmailMonitoringConfigurationResponse {
|
|
898
|
-
/**
|
|
899
|
-
* @internal
|
|
900
|
-
*/
|
|
901
|
-
const filterSensitiveLog: (obj: DeleteEmailMonitoringConfigurationResponse) => any;
|
|
902
|
-
}
|
|
903
687
|
export interface DeleteGroupRequest {
|
|
904
688
|
/**
|
|
905
689
|
* <p>The organization that contains the group.</p>
|
|
@@ -910,20 +694,8 @@ export interface DeleteGroupRequest {
|
|
|
910
694
|
*/
|
|
911
695
|
GroupId: string | undefined;
|
|
912
696
|
}
|
|
913
|
-
export declare namespace DeleteGroupRequest {
|
|
914
|
-
/**
|
|
915
|
-
* @internal
|
|
916
|
-
*/
|
|
917
|
-
const filterSensitiveLog: (obj: DeleteGroupRequest) => any;
|
|
918
|
-
}
|
|
919
697
|
export interface DeleteGroupResponse {
|
|
920
698
|
}
|
|
921
|
-
export declare namespace DeleteGroupResponse {
|
|
922
|
-
/**
|
|
923
|
-
* @internal
|
|
924
|
-
*/
|
|
925
|
-
const filterSensitiveLog: (obj: DeleteGroupResponse) => any;
|
|
926
|
-
}
|
|
927
699
|
export interface DeleteMailboxPermissionsRequest {
|
|
928
700
|
/**
|
|
929
701
|
* <p>The identifier of the organization under which the member (user or group)
|
|
@@ -940,20 +712,8 @@ export interface DeleteMailboxPermissionsRequest {
|
|
|
940
712
|
*/
|
|
941
713
|
GranteeId: string | undefined;
|
|
942
714
|
}
|
|
943
|
-
export declare namespace DeleteMailboxPermissionsRequest {
|
|
944
|
-
/**
|
|
945
|
-
* @internal
|
|
946
|
-
*/
|
|
947
|
-
const filterSensitiveLog: (obj: DeleteMailboxPermissionsRequest) => any;
|
|
948
|
-
}
|
|
949
715
|
export interface DeleteMailboxPermissionsResponse {
|
|
950
716
|
}
|
|
951
|
-
export declare namespace DeleteMailboxPermissionsResponse {
|
|
952
|
-
/**
|
|
953
|
-
* @internal
|
|
954
|
-
*/
|
|
955
|
-
const filterSensitiveLog: (obj: DeleteMailboxPermissionsResponse) => any;
|
|
956
|
-
}
|
|
957
717
|
export interface DeleteMobileDeviceAccessOverrideRequest {
|
|
958
718
|
/**
|
|
959
719
|
* <p>The Amazon WorkMail organization for which the access override will be deleted.</p>
|
|
@@ -982,20 +742,8 @@ export interface DeleteMobileDeviceAccessOverrideRequest {
|
|
|
982
742
|
*/
|
|
983
743
|
DeviceId: string | undefined;
|
|
984
744
|
}
|
|
985
|
-
export declare namespace DeleteMobileDeviceAccessOverrideRequest {
|
|
986
|
-
/**
|
|
987
|
-
* @internal
|
|
988
|
-
*/
|
|
989
|
-
const filterSensitiveLog: (obj: DeleteMobileDeviceAccessOverrideRequest) => any;
|
|
990
|
-
}
|
|
991
745
|
export interface DeleteMobileDeviceAccessOverrideResponse {
|
|
992
746
|
}
|
|
993
|
-
export declare namespace DeleteMobileDeviceAccessOverrideResponse {
|
|
994
|
-
/**
|
|
995
|
-
* @internal
|
|
996
|
-
*/
|
|
997
|
-
const filterSensitiveLog: (obj: DeleteMobileDeviceAccessOverrideResponse) => any;
|
|
998
|
-
}
|
|
999
747
|
export interface DeleteMobileDeviceAccessRuleRequest {
|
|
1000
748
|
/**
|
|
1001
749
|
* <p>The Amazon WorkMail organization under which the rule will be deleted.</p>
|
|
@@ -1006,20 +754,8 @@ export interface DeleteMobileDeviceAccessRuleRequest {
|
|
|
1006
754
|
*/
|
|
1007
755
|
MobileDeviceAccessRuleId: string | undefined;
|
|
1008
756
|
}
|
|
1009
|
-
export declare namespace DeleteMobileDeviceAccessRuleRequest {
|
|
1010
|
-
/**
|
|
1011
|
-
* @internal
|
|
1012
|
-
*/
|
|
1013
|
-
const filterSensitiveLog: (obj: DeleteMobileDeviceAccessRuleRequest) => any;
|
|
1014
|
-
}
|
|
1015
757
|
export interface DeleteMobileDeviceAccessRuleResponse {
|
|
1016
758
|
}
|
|
1017
|
-
export declare namespace DeleteMobileDeviceAccessRuleResponse {
|
|
1018
|
-
/**
|
|
1019
|
-
* @internal
|
|
1020
|
-
*/
|
|
1021
|
-
const filterSensitiveLog: (obj: DeleteMobileDeviceAccessRuleResponse) => any;
|
|
1022
|
-
}
|
|
1023
759
|
export interface DeleteOrganizationRequest {
|
|
1024
760
|
/**
|
|
1025
761
|
* <p>The idempotency token associated with the request.</p>
|
|
@@ -1034,12 +770,6 @@ export interface DeleteOrganizationRequest {
|
|
|
1034
770
|
*/
|
|
1035
771
|
DeleteDirectory: boolean | undefined;
|
|
1036
772
|
}
|
|
1037
|
-
export declare namespace DeleteOrganizationRequest {
|
|
1038
|
-
/**
|
|
1039
|
-
* @internal
|
|
1040
|
-
*/
|
|
1041
|
-
const filterSensitiveLog: (obj: DeleteOrganizationRequest) => any;
|
|
1042
|
-
}
|
|
1043
773
|
export interface DeleteOrganizationResponse {
|
|
1044
774
|
/**
|
|
1045
775
|
* <p>The organization ID.</p>
|
|
@@ -1050,12 +780,6 @@ export interface DeleteOrganizationResponse {
|
|
|
1050
780
|
*/
|
|
1051
781
|
State?: string;
|
|
1052
782
|
}
|
|
1053
|
-
export declare namespace DeleteOrganizationResponse {
|
|
1054
|
-
/**
|
|
1055
|
-
* @internal
|
|
1056
|
-
*/
|
|
1057
|
-
const filterSensitiveLog: (obj: DeleteOrganizationResponse) => any;
|
|
1058
|
-
}
|
|
1059
783
|
export interface DeleteResourceRequest {
|
|
1060
784
|
/**
|
|
1061
785
|
* <p>The identifier associated with the organization from which the resource is
|
|
@@ -1067,20 +791,8 @@ export interface DeleteResourceRequest {
|
|
|
1067
791
|
*/
|
|
1068
792
|
ResourceId: string | undefined;
|
|
1069
793
|
}
|
|
1070
|
-
export declare namespace DeleteResourceRequest {
|
|
1071
|
-
/**
|
|
1072
|
-
* @internal
|
|
1073
|
-
*/
|
|
1074
|
-
const filterSensitiveLog: (obj: DeleteResourceRequest) => any;
|
|
1075
|
-
}
|
|
1076
794
|
export interface DeleteResourceResponse {
|
|
1077
795
|
}
|
|
1078
|
-
export declare namespace DeleteResourceResponse {
|
|
1079
|
-
/**
|
|
1080
|
-
* @internal
|
|
1081
|
-
*/
|
|
1082
|
-
const filterSensitiveLog: (obj: DeleteResourceResponse) => any;
|
|
1083
|
-
}
|
|
1084
796
|
export interface DeleteRetentionPolicyRequest {
|
|
1085
797
|
/**
|
|
1086
798
|
* <p>The organization ID.</p>
|
|
@@ -1091,20 +803,8 @@ export interface DeleteRetentionPolicyRequest {
|
|
|
1091
803
|
*/
|
|
1092
804
|
Id: string | undefined;
|
|
1093
805
|
}
|
|
1094
|
-
export declare namespace DeleteRetentionPolicyRequest {
|
|
1095
|
-
/**
|
|
1096
|
-
* @internal
|
|
1097
|
-
*/
|
|
1098
|
-
const filterSensitiveLog: (obj: DeleteRetentionPolicyRequest) => any;
|
|
1099
|
-
}
|
|
1100
806
|
export interface DeleteRetentionPolicyResponse {
|
|
1101
807
|
}
|
|
1102
|
-
export declare namespace DeleteRetentionPolicyResponse {
|
|
1103
|
-
/**
|
|
1104
|
-
* @internal
|
|
1105
|
-
*/
|
|
1106
|
-
const filterSensitiveLog: (obj: DeleteRetentionPolicyResponse) => any;
|
|
1107
|
-
}
|
|
1108
808
|
export interface DeleteUserRequest {
|
|
1109
809
|
/**
|
|
1110
810
|
* <p>The organization that contains the user to be deleted.</p>
|
|
@@ -1115,20 +815,8 @@ export interface DeleteUserRequest {
|
|
|
1115
815
|
*/
|
|
1116
816
|
UserId: string | undefined;
|
|
1117
817
|
}
|
|
1118
|
-
export declare namespace DeleteUserRequest {
|
|
1119
|
-
/**
|
|
1120
|
-
* @internal
|
|
1121
|
-
*/
|
|
1122
|
-
const filterSensitiveLog: (obj: DeleteUserRequest) => any;
|
|
1123
|
-
}
|
|
1124
818
|
export interface DeleteUserResponse {
|
|
1125
819
|
}
|
|
1126
|
-
export declare namespace DeleteUserResponse {
|
|
1127
|
-
/**
|
|
1128
|
-
* @internal
|
|
1129
|
-
*/
|
|
1130
|
-
const filterSensitiveLog: (obj: DeleteUserResponse) => any;
|
|
1131
|
-
}
|
|
1132
820
|
export interface DeregisterFromWorkMailRequest {
|
|
1133
821
|
/**
|
|
1134
822
|
* <p>The identifier for the organization under which the Amazon WorkMail entity exists.</p>
|
|
@@ -1139,20 +827,8 @@ export interface DeregisterFromWorkMailRequest {
|
|
|
1139
827
|
*/
|
|
1140
828
|
EntityId: string | undefined;
|
|
1141
829
|
}
|
|
1142
|
-
export declare namespace DeregisterFromWorkMailRequest {
|
|
1143
|
-
/**
|
|
1144
|
-
* @internal
|
|
1145
|
-
*/
|
|
1146
|
-
const filterSensitiveLog: (obj: DeregisterFromWorkMailRequest) => any;
|
|
1147
|
-
}
|
|
1148
830
|
export interface DeregisterFromWorkMailResponse {
|
|
1149
831
|
}
|
|
1150
|
-
export declare namespace DeregisterFromWorkMailResponse {
|
|
1151
|
-
/**
|
|
1152
|
-
* @internal
|
|
1153
|
-
*/
|
|
1154
|
-
const filterSensitiveLog: (obj: DeregisterFromWorkMailResponse) => any;
|
|
1155
|
-
}
|
|
1156
832
|
export interface DeregisterMailDomainRequest {
|
|
1157
833
|
/**
|
|
1158
834
|
* <p>The Amazon WorkMail organization for which the domain will be deregistered.</p>
|
|
@@ -1163,20 +839,8 @@ export interface DeregisterMailDomainRequest {
|
|
|
1163
839
|
*/
|
|
1164
840
|
DomainName: string | undefined;
|
|
1165
841
|
}
|
|
1166
|
-
export declare namespace DeregisterMailDomainRequest {
|
|
1167
|
-
/**
|
|
1168
|
-
* @internal
|
|
1169
|
-
*/
|
|
1170
|
-
const filterSensitiveLog: (obj: DeregisterMailDomainRequest) => any;
|
|
1171
|
-
}
|
|
1172
842
|
export interface DeregisterMailDomainResponse {
|
|
1173
843
|
}
|
|
1174
|
-
export declare namespace DeregisterMailDomainResponse {
|
|
1175
|
-
/**
|
|
1176
|
-
* @internal
|
|
1177
|
-
*/
|
|
1178
|
-
const filterSensitiveLog: (obj: DeregisterMailDomainResponse) => any;
|
|
1179
|
-
}
|
|
1180
844
|
/**
|
|
1181
845
|
* <p>You SES configuration has customizations that Amazon WorkMail cannot save. The error message lists the invalid setting. For examples of invalid settings, refer to
|
|
1182
846
|
* <a href="https://docs.aws.amazon.com/ses/latest/APIReference/API_CreateReceiptRule.html">CreateReceiptRule</a>.</p>
|
|
@@ -1208,12 +872,6 @@ export interface DescribeEmailMonitoringConfigurationRequest {
|
|
|
1208
872
|
*/
|
|
1209
873
|
OrganizationId: string | undefined;
|
|
1210
874
|
}
|
|
1211
|
-
export declare namespace DescribeEmailMonitoringConfigurationRequest {
|
|
1212
|
-
/**
|
|
1213
|
-
* @internal
|
|
1214
|
-
*/
|
|
1215
|
-
const filterSensitiveLog: (obj: DescribeEmailMonitoringConfigurationRequest) => any;
|
|
1216
|
-
}
|
|
1217
875
|
export interface DescribeEmailMonitoringConfigurationResponse {
|
|
1218
876
|
/**
|
|
1219
877
|
* <p>The Amazon Resource Name (ARN) of the IAM Role associated with the email monitoring configuration.</p>
|
|
@@ -1224,12 +882,6 @@ export interface DescribeEmailMonitoringConfigurationResponse {
|
|
|
1224
882
|
*/
|
|
1225
883
|
LogGroupArn?: string;
|
|
1226
884
|
}
|
|
1227
|
-
export declare namespace DescribeEmailMonitoringConfigurationResponse {
|
|
1228
|
-
/**
|
|
1229
|
-
* @internal
|
|
1230
|
-
*/
|
|
1231
|
-
const filterSensitiveLog: (obj: DescribeEmailMonitoringConfigurationResponse) => any;
|
|
1232
|
-
}
|
|
1233
885
|
/**
|
|
1234
886
|
* <p>The resource cannot be found.</p>
|
|
1235
887
|
*/
|
|
@@ -1252,12 +904,6 @@ export interface DescribeGroupRequest {
|
|
|
1252
904
|
*/
|
|
1253
905
|
GroupId: string | undefined;
|
|
1254
906
|
}
|
|
1255
|
-
export declare namespace DescribeGroupRequest {
|
|
1256
|
-
/**
|
|
1257
|
-
* @internal
|
|
1258
|
-
*/
|
|
1259
|
-
const filterSensitiveLog: (obj: DescribeGroupRequest) => any;
|
|
1260
|
-
}
|
|
1261
907
|
export declare enum EntityState {
|
|
1262
908
|
DELETED = "DELETED",
|
|
1263
909
|
DISABLED = "DISABLED",
|
|
@@ -1292,36 +938,18 @@ export interface DescribeGroupResponse {
|
|
|
1292
938
|
*/
|
|
1293
939
|
DisabledDate?: Date;
|
|
1294
940
|
}
|
|
1295
|
-
export declare namespace DescribeGroupResponse {
|
|
1296
|
-
/**
|
|
1297
|
-
* @internal
|
|
1298
|
-
*/
|
|
1299
|
-
const filterSensitiveLog: (obj: DescribeGroupResponse) => any;
|
|
1300
|
-
}
|
|
1301
941
|
export interface DescribeInboundDmarcSettingsRequest {
|
|
1302
942
|
/**
|
|
1303
943
|
* <p>Lists the ID of the given organization.</p>
|
|
1304
944
|
*/
|
|
1305
945
|
OrganizationId: string | undefined;
|
|
1306
946
|
}
|
|
1307
|
-
export declare namespace DescribeInboundDmarcSettingsRequest {
|
|
1308
|
-
/**
|
|
1309
|
-
* @internal
|
|
1310
|
-
*/
|
|
1311
|
-
const filterSensitiveLog: (obj: DescribeInboundDmarcSettingsRequest) => any;
|
|
1312
|
-
}
|
|
1313
947
|
export interface DescribeInboundDmarcSettingsResponse {
|
|
1314
948
|
/**
|
|
1315
949
|
* <p>Lists the enforcement setting of the applied policy.</p>
|
|
1316
950
|
*/
|
|
1317
951
|
Enforced?: boolean;
|
|
1318
952
|
}
|
|
1319
|
-
export declare namespace DescribeInboundDmarcSettingsResponse {
|
|
1320
|
-
/**
|
|
1321
|
-
* @internal
|
|
1322
|
-
*/
|
|
1323
|
-
const filterSensitiveLog: (obj: DescribeInboundDmarcSettingsResponse) => any;
|
|
1324
|
-
}
|
|
1325
953
|
export interface DescribeMailboxExportJobRequest {
|
|
1326
954
|
/**
|
|
1327
955
|
* <p>The mailbox export job ID.</p>
|
|
@@ -1332,12 +960,6 @@ export interface DescribeMailboxExportJobRequest {
|
|
|
1332
960
|
*/
|
|
1333
961
|
OrganizationId: string | undefined;
|
|
1334
962
|
}
|
|
1335
|
-
export declare namespace DescribeMailboxExportJobRequest {
|
|
1336
|
-
/**
|
|
1337
|
-
* @internal
|
|
1338
|
-
*/
|
|
1339
|
-
const filterSensitiveLog: (obj: DescribeMailboxExportJobRequest) => any;
|
|
1340
|
-
}
|
|
1341
963
|
export declare enum MailboxExportJobState {
|
|
1342
964
|
CANCELLED = "CANCELLED",
|
|
1343
965
|
COMPLETED = "COMPLETED",
|
|
@@ -1397,24 +1019,12 @@ export interface DescribeMailboxExportJobResponse {
|
|
|
1397
1019
|
*/
|
|
1398
1020
|
EndTime?: Date;
|
|
1399
1021
|
}
|
|
1400
|
-
export declare namespace DescribeMailboxExportJobResponse {
|
|
1401
|
-
/**
|
|
1402
|
-
* @internal
|
|
1403
|
-
*/
|
|
1404
|
-
const filterSensitiveLog: (obj: DescribeMailboxExportJobResponse) => any;
|
|
1405
|
-
}
|
|
1406
1022
|
export interface DescribeOrganizationRequest {
|
|
1407
1023
|
/**
|
|
1408
1024
|
* <p>The identifier for the organization to be described.</p>
|
|
1409
1025
|
*/
|
|
1410
1026
|
OrganizationId: string | undefined;
|
|
1411
1027
|
}
|
|
1412
|
-
export declare namespace DescribeOrganizationRequest {
|
|
1413
|
-
/**
|
|
1414
|
-
* @internal
|
|
1415
|
-
*/
|
|
1416
|
-
const filterSensitiveLog: (obj: DescribeOrganizationRequest) => any;
|
|
1417
|
-
}
|
|
1418
1028
|
export interface DescribeOrganizationResponse {
|
|
1419
1029
|
/**
|
|
1420
1030
|
* <p>The identifier of an organization.</p>
|
|
@@ -1455,12 +1065,6 @@ export interface DescribeOrganizationResponse {
|
|
|
1455
1065
|
*/
|
|
1456
1066
|
ARN?: string;
|
|
1457
1067
|
}
|
|
1458
|
-
export declare namespace DescribeOrganizationResponse {
|
|
1459
|
-
/**
|
|
1460
|
-
* @internal
|
|
1461
|
-
*/
|
|
1462
|
-
const filterSensitiveLog: (obj: DescribeOrganizationResponse) => any;
|
|
1463
|
-
}
|
|
1464
1068
|
export interface DescribeResourceRequest {
|
|
1465
1069
|
/**
|
|
1466
1070
|
* <p>The identifier associated with the organization for which the resource is
|
|
@@ -1472,12 +1076,6 @@ export interface DescribeResourceRequest {
|
|
|
1472
1076
|
*/
|
|
1473
1077
|
ResourceId: string | undefined;
|
|
1474
1078
|
}
|
|
1475
|
-
export declare namespace DescribeResourceRequest {
|
|
1476
|
-
/**
|
|
1477
|
-
* @internal
|
|
1478
|
-
*/
|
|
1479
|
-
const filterSensitiveLog: (obj: DescribeResourceRequest) => any;
|
|
1480
|
-
}
|
|
1481
1079
|
export interface DescribeResourceResponse {
|
|
1482
1080
|
/**
|
|
1483
1081
|
* <p>The identifier of the described resource.</p>
|
|
@@ -1515,12 +1113,6 @@ export interface DescribeResourceResponse {
|
|
|
1515
1113
|
*/
|
|
1516
1114
|
DisabledDate?: Date;
|
|
1517
1115
|
}
|
|
1518
|
-
export declare namespace DescribeResourceResponse {
|
|
1519
|
-
/**
|
|
1520
|
-
* @internal
|
|
1521
|
-
*/
|
|
1522
|
-
const filterSensitiveLog: (obj: DescribeResourceResponse) => any;
|
|
1523
|
-
}
|
|
1524
1116
|
export interface DescribeUserRequest {
|
|
1525
1117
|
/**
|
|
1526
1118
|
* <p>The identifier for the organization under which the user exists.</p>
|
|
@@ -1531,12 +1123,6 @@ export interface DescribeUserRequest {
|
|
|
1531
1123
|
*/
|
|
1532
1124
|
UserId: string | undefined;
|
|
1533
1125
|
}
|
|
1534
|
-
export declare namespace DescribeUserRequest {
|
|
1535
|
-
/**
|
|
1536
|
-
* @internal
|
|
1537
|
-
*/
|
|
1538
|
-
const filterSensitiveLog: (obj: DescribeUserRequest) => any;
|
|
1539
|
-
}
|
|
1540
1126
|
export declare enum UserRole {
|
|
1541
1127
|
RESOURCE = "RESOURCE",
|
|
1542
1128
|
SYSTEM_USER = "SYSTEM_USER",
|
|
@@ -1583,12 +1169,6 @@ export interface DescribeUserResponse {
|
|
|
1583
1169
|
*/
|
|
1584
1170
|
DisabledDate?: Date;
|
|
1585
1171
|
}
|
|
1586
|
-
export declare namespace DescribeUserResponse {
|
|
1587
|
-
/**
|
|
1588
|
-
* @internal
|
|
1589
|
-
*/
|
|
1590
|
-
const filterSensitiveLog: (obj: DescribeUserResponse) => any;
|
|
1591
|
-
}
|
|
1592
1172
|
export interface DisassociateDelegateFromResourceRequest {
|
|
1593
1173
|
/**
|
|
1594
1174
|
* <p>The identifier for the organization under which the resource exists.</p>
|
|
@@ -1605,20 +1185,8 @@ export interface DisassociateDelegateFromResourceRequest {
|
|
|
1605
1185
|
*/
|
|
1606
1186
|
EntityId: string | undefined;
|
|
1607
1187
|
}
|
|
1608
|
-
export declare namespace DisassociateDelegateFromResourceRequest {
|
|
1609
|
-
/**
|
|
1610
|
-
* @internal
|
|
1611
|
-
*/
|
|
1612
|
-
const filterSensitiveLog: (obj: DisassociateDelegateFromResourceRequest) => any;
|
|
1613
|
-
}
|
|
1614
1188
|
export interface DisassociateDelegateFromResourceResponse {
|
|
1615
1189
|
}
|
|
1616
|
-
export declare namespace DisassociateDelegateFromResourceResponse {
|
|
1617
|
-
/**
|
|
1618
|
-
* @internal
|
|
1619
|
-
*/
|
|
1620
|
-
const filterSensitiveLog: (obj: DisassociateDelegateFromResourceResponse) => any;
|
|
1621
|
-
}
|
|
1622
1190
|
export interface DisassociateMemberFromGroupRequest {
|
|
1623
1191
|
/**
|
|
1624
1192
|
* <p>The identifier for the organization under which the group exists.</p>
|
|
@@ -1633,20 +1201,8 @@ export interface DisassociateMemberFromGroupRequest {
|
|
|
1633
1201
|
*/
|
|
1634
1202
|
MemberId: string | undefined;
|
|
1635
1203
|
}
|
|
1636
|
-
export declare namespace DisassociateMemberFromGroupRequest {
|
|
1637
|
-
/**
|
|
1638
|
-
* @internal
|
|
1639
|
-
*/
|
|
1640
|
-
const filterSensitiveLog: (obj: DisassociateMemberFromGroupRequest) => any;
|
|
1641
|
-
}
|
|
1642
1204
|
export interface DisassociateMemberFromGroupResponse {
|
|
1643
1205
|
}
|
|
1644
|
-
export declare namespace DisassociateMemberFromGroupResponse {
|
|
1645
|
-
/**
|
|
1646
|
-
* @internal
|
|
1647
|
-
*/
|
|
1648
|
-
const filterSensitiveLog: (obj: DisassociateMemberFromGroupResponse) => any;
|
|
1649
|
-
}
|
|
1650
1206
|
/**
|
|
1651
1207
|
* <p>A DNS record uploaded to your DNS provider.</p>
|
|
1652
1208
|
*/
|
|
@@ -1664,12 +1220,6 @@ export interface DnsRecord {
|
|
|
1664
1220
|
*/
|
|
1665
1221
|
Value?: string;
|
|
1666
1222
|
}
|
|
1667
|
-
export declare namespace DnsRecord {
|
|
1668
|
-
/**
|
|
1669
|
-
* @internal
|
|
1670
|
-
*/
|
|
1671
|
-
const filterSensitiveLog: (obj: DnsRecord) => any;
|
|
1672
|
-
}
|
|
1673
1223
|
export declare enum DnsRecordVerificationStatus {
|
|
1674
1224
|
FAILED = "FAILED",
|
|
1675
1225
|
PENDING = "PENDING",
|
|
@@ -1719,12 +1269,6 @@ export interface FolderConfiguration {
|
|
|
1719
1269
|
*/
|
|
1720
1270
|
Period?: number;
|
|
1721
1271
|
}
|
|
1722
|
-
export declare namespace FolderConfiguration {
|
|
1723
|
-
/**
|
|
1724
|
-
* @internal
|
|
1725
|
-
*/
|
|
1726
|
-
const filterSensitiveLog: (obj: FolderConfiguration) => any;
|
|
1727
|
-
}
|
|
1728
1272
|
export interface GetAccessControlEffectRequest {
|
|
1729
1273
|
/**
|
|
1730
1274
|
* <p>The identifier for the organization.</p>
|
|
@@ -1745,12 +1289,6 @@ export interface GetAccessControlEffectRequest {
|
|
|
1745
1289
|
*/
|
|
1746
1290
|
UserId: string | undefined;
|
|
1747
1291
|
}
|
|
1748
|
-
export declare namespace GetAccessControlEffectRequest {
|
|
1749
|
-
/**
|
|
1750
|
-
* @internal
|
|
1751
|
-
*/
|
|
1752
|
-
const filterSensitiveLog: (obj: GetAccessControlEffectRequest) => any;
|
|
1753
|
-
}
|
|
1754
1292
|
export interface GetAccessControlEffectResponse {
|
|
1755
1293
|
/**
|
|
1756
1294
|
* <p>The rule effect.</p>
|
|
@@ -1761,24 +1299,12 @@ export interface GetAccessControlEffectResponse {
|
|
|
1761
1299
|
*/
|
|
1762
1300
|
MatchedRules?: string[];
|
|
1763
1301
|
}
|
|
1764
|
-
export declare namespace GetAccessControlEffectResponse {
|
|
1765
|
-
/**
|
|
1766
|
-
* @internal
|
|
1767
|
-
*/
|
|
1768
|
-
const filterSensitiveLog: (obj: GetAccessControlEffectResponse) => any;
|
|
1769
|
-
}
|
|
1770
1302
|
export interface GetDefaultRetentionPolicyRequest {
|
|
1771
1303
|
/**
|
|
1772
1304
|
* <p>The organization ID.</p>
|
|
1773
1305
|
*/
|
|
1774
1306
|
OrganizationId: string | undefined;
|
|
1775
1307
|
}
|
|
1776
|
-
export declare namespace GetDefaultRetentionPolicyRequest {
|
|
1777
|
-
/**
|
|
1778
|
-
* @internal
|
|
1779
|
-
*/
|
|
1780
|
-
const filterSensitiveLog: (obj: GetDefaultRetentionPolicyRequest) => any;
|
|
1781
|
-
}
|
|
1782
1308
|
export interface GetDefaultRetentionPolicyResponse {
|
|
1783
1309
|
/**
|
|
1784
1310
|
* <p>The retention policy ID.</p>
|
|
@@ -1797,12 +1323,6 @@ export interface GetDefaultRetentionPolicyResponse {
|
|
|
1797
1323
|
*/
|
|
1798
1324
|
FolderConfigurations?: FolderConfiguration[];
|
|
1799
1325
|
}
|
|
1800
|
-
export declare namespace GetDefaultRetentionPolicyResponse {
|
|
1801
|
-
/**
|
|
1802
|
-
* @internal
|
|
1803
|
-
*/
|
|
1804
|
-
const filterSensitiveLog: (obj: GetDefaultRetentionPolicyResponse) => any;
|
|
1805
|
-
}
|
|
1806
1326
|
export interface GetMailboxDetailsRequest {
|
|
1807
1327
|
/**
|
|
1808
1328
|
* <p>The identifier for the organization that contains the user whose mailbox details are
|
|
@@ -1814,12 +1334,6 @@ export interface GetMailboxDetailsRequest {
|
|
|
1814
1334
|
*/
|
|
1815
1335
|
UserId: string | undefined;
|
|
1816
1336
|
}
|
|
1817
|
-
export declare namespace GetMailboxDetailsRequest {
|
|
1818
|
-
/**
|
|
1819
|
-
* @internal
|
|
1820
|
-
*/
|
|
1821
|
-
const filterSensitiveLog: (obj: GetMailboxDetailsRequest) => any;
|
|
1822
|
-
}
|
|
1823
1337
|
export interface GetMailboxDetailsResponse {
|
|
1824
1338
|
/**
|
|
1825
1339
|
* <p>The maximum allowed mailbox size, in MB, for the specified user.</p>
|
|
@@ -1830,12 +1344,6 @@ export interface GetMailboxDetailsResponse {
|
|
|
1830
1344
|
*/
|
|
1831
1345
|
MailboxSize?: number;
|
|
1832
1346
|
}
|
|
1833
|
-
export declare namespace GetMailboxDetailsResponse {
|
|
1834
|
-
/**
|
|
1835
|
-
* @internal
|
|
1836
|
-
*/
|
|
1837
|
-
const filterSensitiveLog: (obj: GetMailboxDetailsResponse) => any;
|
|
1838
|
-
}
|
|
1839
1347
|
export interface GetMailDomainRequest {
|
|
1840
1348
|
/**
|
|
1841
1349
|
* <p>The Amazon WorkMail organization for which the domain is retrieved.</p>
|
|
@@ -1846,12 +1354,6 @@ export interface GetMailDomainRequest {
|
|
|
1846
1354
|
*/
|
|
1847
1355
|
DomainName: string | undefined;
|
|
1848
1356
|
}
|
|
1849
|
-
export declare namespace GetMailDomainRequest {
|
|
1850
|
-
/**
|
|
1851
|
-
* @internal
|
|
1852
|
-
*/
|
|
1853
|
-
const filterSensitiveLog: (obj: GetMailDomainRequest) => any;
|
|
1854
|
-
}
|
|
1855
1357
|
export interface GetMailDomainResponse {
|
|
1856
1358
|
/**
|
|
1857
1359
|
* <p>A list of the DNS records that Amazon WorkMail recommends adding in your DNS provider for the best user experience. The records configure your domain with DMARC, SPF, DKIM, and direct incoming
|
|
@@ -1875,12 +1377,6 @@ export interface GetMailDomainResponse {
|
|
|
1875
1377
|
*/
|
|
1876
1378
|
DkimVerificationStatus?: DnsRecordVerificationStatus | string;
|
|
1877
1379
|
}
|
|
1878
|
-
export declare namespace GetMailDomainResponse {
|
|
1879
|
-
/**
|
|
1880
|
-
* @internal
|
|
1881
|
-
*/
|
|
1882
|
-
const filterSensitiveLog: (obj: GetMailDomainResponse) => any;
|
|
1883
|
-
}
|
|
1884
1380
|
export interface GetMobileDeviceAccessEffectRequest {
|
|
1885
1381
|
/**
|
|
1886
1382
|
* <p>The Amazon WorkMail organization to simulate the access effect for.</p>
|
|
@@ -1903,12 +1399,6 @@ export interface GetMobileDeviceAccessEffectRequest {
|
|
|
1903
1399
|
*/
|
|
1904
1400
|
DeviceUserAgent?: string;
|
|
1905
1401
|
}
|
|
1906
|
-
export declare namespace GetMobileDeviceAccessEffectRequest {
|
|
1907
|
-
/**
|
|
1908
|
-
* @internal
|
|
1909
|
-
*/
|
|
1910
|
-
const filterSensitiveLog: (obj: GetMobileDeviceAccessEffectRequest) => any;
|
|
1911
|
-
}
|
|
1912
1402
|
/**
|
|
1913
1403
|
* <p>The rule that a simulated user matches.</p>
|
|
1914
1404
|
*/
|
|
@@ -1922,12 +1412,6 @@ export interface MobileDeviceAccessMatchedRule {
|
|
|
1922
1412
|
*/
|
|
1923
1413
|
Name?: string;
|
|
1924
1414
|
}
|
|
1925
|
-
export declare namespace MobileDeviceAccessMatchedRule {
|
|
1926
|
-
/**
|
|
1927
|
-
* @internal
|
|
1928
|
-
*/
|
|
1929
|
-
const filterSensitiveLog: (obj: MobileDeviceAccessMatchedRule) => any;
|
|
1930
|
-
}
|
|
1931
1415
|
export interface GetMobileDeviceAccessEffectResponse {
|
|
1932
1416
|
/**
|
|
1933
1417
|
* <p>The effect of the simulated access, <code>ALLOW</code> or <code>DENY</code>, after evaluating mobile device access rules in the Amazon WorkMail organization for the simulated
|
|
@@ -1939,12 +1423,6 @@ export interface GetMobileDeviceAccessEffectResponse {
|
|
|
1939
1423
|
*/
|
|
1940
1424
|
MatchedRules?: MobileDeviceAccessMatchedRule[];
|
|
1941
1425
|
}
|
|
1942
|
-
export declare namespace GetMobileDeviceAccessEffectResponse {
|
|
1943
|
-
/**
|
|
1944
|
-
* @internal
|
|
1945
|
-
*/
|
|
1946
|
-
const filterSensitiveLog: (obj: GetMobileDeviceAccessEffectResponse) => any;
|
|
1947
|
-
}
|
|
1948
1426
|
export interface GetMobileDeviceAccessOverrideRequest {
|
|
1949
1427
|
/**
|
|
1950
1428
|
* <p>The Amazon WorkMail organization to which you want to apply the override.</p>
|
|
@@ -1973,12 +1451,6 @@ export interface GetMobileDeviceAccessOverrideRequest {
|
|
|
1973
1451
|
*/
|
|
1974
1452
|
DeviceId: string | undefined;
|
|
1975
1453
|
}
|
|
1976
|
-
export declare namespace GetMobileDeviceAccessOverrideRequest {
|
|
1977
|
-
/**
|
|
1978
|
-
* @internal
|
|
1979
|
-
*/
|
|
1980
|
-
const filterSensitiveLog: (obj: GetMobileDeviceAccessOverrideRequest) => any;
|
|
1981
|
-
}
|
|
1982
1454
|
export interface GetMobileDeviceAccessOverrideResponse {
|
|
1983
1455
|
/**
|
|
1984
1456
|
* <p>The WorkMail user to which the access override applies.</p>
|
|
@@ -2005,12 +1477,6 @@ export interface GetMobileDeviceAccessOverrideResponse {
|
|
|
2005
1477
|
*/
|
|
2006
1478
|
DateModified?: Date;
|
|
2007
1479
|
}
|
|
2008
|
-
export declare namespace GetMobileDeviceAccessOverrideResponse {
|
|
2009
|
-
/**
|
|
2010
|
-
* @internal
|
|
2011
|
-
*/
|
|
2012
|
-
const filterSensitiveLog: (obj: GetMobileDeviceAccessOverrideResponse) => any;
|
|
2013
|
-
}
|
|
2014
1480
|
/**
|
|
2015
1481
|
* <p>The representation of an Amazon WorkMail group.</p>
|
|
2016
1482
|
*/
|
|
@@ -2040,12 +1506,6 @@ export interface Group {
|
|
|
2040
1506
|
*/
|
|
2041
1507
|
DisabledDate?: Date;
|
|
2042
1508
|
}
|
|
2043
|
-
export declare namespace Group {
|
|
2044
|
-
/**
|
|
2045
|
-
* @internal
|
|
2046
|
-
*/
|
|
2047
|
-
const filterSensitiveLog: (obj: Group) => any;
|
|
2048
|
-
}
|
|
2049
1509
|
/**
|
|
2050
1510
|
* <p>The configuration for a resource isn't valid. A resource must either be able to
|
|
2051
1511
|
* auto-respond to requests or have at least one delegate associated that can do so on its
|
|
@@ -2102,36 +1562,18 @@ export interface MailboxExportJob {
|
|
|
2102
1562
|
*/
|
|
2103
1563
|
EndTime?: Date;
|
|
2104
1564
|
}
|
|
2105
|
-
export declare namespace MailboxExportJob {
|
|
2106
|
-
/**
|
|
2107
|
-
* @internal
|
|
2108
|
-
*/
|
|
2109
|
-
const filterSensitiveLog: (obj: MailboxExportJob) => any;
|
|
2110
|
-
}
|
|
2111
1565
|
export interface ListAccessControlRulesRequest {
|
|
2112
1566
|
/**
|
|
2113
1567
|
* <p>The identifier for the organization.</p>
|
|
2114
1568
|
*/
|
|
2115
1569
|
OrganizationId: string | undefined;
|
|
2116
1570
|
}
|
|
2117
|
-
export declare namespace ListAccessControlRulesRequest {
|
|
2118
|
-
/**
|
|
2119
|
-
* @internal
|
|
2120
|
-
*/
|
|
2121
|
-
const filterSensitiveLog: (obj: ListAccessControlRulesRequest) => any;
|
|
2122
|
-
}
|
|
2123
1571
|
export interface ListAccessControlRulesResponse {
|
|
2124
1572
|
/**
|
|
2125
1573
|
* <p>The access control rules.</p>
|
|
2126
1574
|
*/
|
|
2127
1575
|
Rules?: AccessControlRule[];
|
|
2128
1576
|
}
|
|
2129
|
-
export declare namespace ListAccessControlRulesResponse {
|
|
2130
|
-
/**
|
|
2131
|
-
* @internal
|
|
2132
|
-
*/
|
|
2133
|
-
const filterSensitiveLog: (obj: ListAccessControlRulesResponse) => any;
|
|
2134
|
-
}
|
|
2135
1577
|
export interface ListAliasesRequest {
|
|
2136
1578
|
/**
|
|
2137
1579
|
* <p>The identifier for the organization under which the entity exists.</p>
|
|
@@ -2151,12 +1593,6 @@ export interface ListAliasesRequest {
|
|
|
2151
1593
|
*/
|
|
2152
1594
|
MaxResults?: number;
|
|
2153
1595
|
}
|
|
2154
|
-
export declare namespace ListAliasesRequest {
|
|
2155
|
-
/**
|
|
2156
|
-
* @internal
|
|
2157
|
-
*/
|
|
2158
|
-
const filterSensitiveLog: (obj: ListAliasesRequest) => any;
|
|
2159
|
-
}
|
|
2160
1596
|
export interface ListAliasesResponse {
|
|
2161
1597
|
/**
|
|
2162
1598
|
* <p>The entity's paginated aliases.</p>
|
|
@@ -2168,12 +1604,6 @@ export interface ListAliasesResponse {
|
|
|
2168
1604
|
*/
|
|
2169
1605
|
NextToken?: string;
|
|
2170
1606
|
}
|
|
2171
|
-
export declare namespace ListAliasesResponse {
|
|
2172
|
-
/**
|
|
2173
|
-
* @internal
|
|
2174
|
-
*/
|
|
2175
|
-
const filterSensitiveLog: (obj: ListAliasesResponse) => any;
|
|
2176
|
-
}
|
|
2177
1607
|
export interface ListAvailabilityConfigurationsRequest {
|
|
2178
1608
|
/**
|
|
2179
1609
|
* <p>The Amazon WorkMail organization for which the <code>AvailabilityConfiguration</code>'s will be
|
|
@@ -2189,12 +1619,6 @@ export interface ListAvailabilityConfigurationsRequest {
|
|
|
2189
1619
|
*/
|
|
2190
1620
|
NextToken?: string;
|
|
2191
1621
|
}
|
|
2192
|
-
export declare namespace ListAvailabilityConfigurationsRequest {
|
|
2193
|
-
/**
|
|
2194
|
-
* @internal
|
|
2195
|
-
*/
|
|
2196
|
-
const filterSensitiveLog: (obj: ListAvailabilityConfigurationsRequest) => any;
|
|
2197
|
-
}
|
|
2198
1622
|
export interface ListAvailabilityConfigurationsResponse {
|
|
2199
1623
|
/**
|
|
2200
1624
|
* <p>The list of <code>AvailabilityConfiguration</code>'s that exist for the specified Amazon WorkMail organization.</p>
|
|
@@ -2205,12 +1629,6 @@ export interface ListAvailabilityConfigurationsResponse {
|
|
|
2205
1629
|
*/
|
|
2206
1630
|
NextToken?: string;
|
|
2207
1631
|
}
|
|
2208
|
-
export declare namespace ListAvailabilityConfigurationsResponse {
|
|
2209
|
-
/**
|
|
2210
|
-
* @internal
|
|
2211
|
-
*/
|
|
2212
|
-
const filterSensitiveLog: (obj: ListAvailabilityConfigurationsResponse) => any;
|
|
2213
|
-
}
|
|
2214
1632
|
export interface ListGroupMembersRequest {
|
|
2215
1633
|
/**
|
|
2216
1634
|
* <p>The identifier for the organization under which the group exists.</p>
|
|
@@ -2231,12 +1649,6 @@ export interface ListGroupMembersRequest {
|
|
|
2231
1649
|
*/
|
|
2232
1650
|
MaxResults?: number;
|
|
2233
1651
|
}
|
|
2234
|
-
export declare namespace ListGroupMembersRequest {
|
|
2235
|
-
/**
|
|
2236
|
-
* @internal
|
|
2237
|
-
*/
|
|
2238
|
-
const filterSensitiveLog: (obj: ListGroupMembersRequest) => any;
|
|
2239
|
-
}
|
|
2240
1652
|
/**
|
|
2241
1653
|
* <p>The representation of a user or group.</p>
|
|
2242
1654
|
*/
|
|
@@ -2266,12 +1678,6 @@ export interface Member {
|
|
|
2266
1678
|
*/
|
|
2267
1679
|
DisabledDate?: Date;
|
|
2268
1680
|
}
|
|
2269
|
-
export declare namespace Member {
|
|
2270
|
-
/**
|
|
2271
|
-
* @internal
|
|
2272
|
-
*/
|
|
2273
|
-
const filterSensitiveLog: (obj: Member) => any;
|
|
2274
|
-
}
|
|
2275
1681
|
export interface ListGroupMembersResponse {
|
|
2276
1682
|
/**
|
|
2277
1683
|
* <p>The members associated to the group.</p>
|
|
@@ -2283,12 +1689,6 @@ export interface ListGroupMembersResponse {
|
|
|
2283
1689
|
*/
|
|
2284
1690
|
NextToken?: string;
|
|
2285
1691
|
}
|
|
2286
|
-
export declare namespace ListGroupMembersResponse {
|
|
2287
|
-
/**
|
|
2288
|
-
* @internal
|
|
2289
|
-
*/
|
|
2290
|
-
const filterSensitiveLog: (obj: ListGroupMembersResponse) => any;
|
|
2291
|
-
}
|
|
2292
1692
|
export interface ListGroupsRequest {
|
|
2293
1693
|
/**
|
|
2294
1694
|
* <p>The identifier for the organization under which the groups exist.</p>
|
|
@@ -2304,12 +1704,6 @@ export interface ListGroupsRequest {
|
|
|
2304
1704
|
*/
|
|
2305
1705
|
MaxResults?: number;
|
|
2306
1706
|
}
|
|
2307
|
-
export declare namespace ListGroupsRequest {
|
|
2308
|
-
/**
|
|
2309
|
-
* @internal
|
|
2310
|
-
*/
|
|
2311
|
-
const filterSensitiveLog: (obj: ListGroupsRequest) => any;
|
|
2312
|
-
}
|
|
2313
1707
|
export interface ListGroupsResponse {
|
|
2314
1708
|
/**
|
|
2315
1709
|
* <p>The overview of groups for an organization.</p>
|
|
@@ -2321,12 +1715,6 @@ export interface ListGroupsResponse {
|
|
|
2321
1715
|
*/
|
|
2322
1716
|
NextToken?: string;
|
|
2323
1717
|
}
|
|
2324
|
-
export declare namespace ListGroupsResponse {
|
|
2325
|
-
/**
|
|
2326
|
-
* @internal
|
|
2327
|
-
*/
|
|
2328
|
-
const filterSensitiveLog: (obj: ListGroupsResponse) => any;
|
|
2329
|
-
}
|
|
2330
1718
|
export interface ListMailboxExportJobsRequest {
|
|
2331
1719
|
/**
|
|
2332
1720
|
* <p>The organization ID.</p>
|
|
@@ -2341,12 +1729,6 @@ export interface ListMailboxExportJobsRequest {
|
|
|
2341
1729
|
*/
|
|
2342
1730
|
MaxResults?: number;
|
|
2343
1731
|
}
|
|
2344
|
-
export declare namespace ListMailboxExportJobsRequest {
|
|
2345
|
-
/**
|
|
2346
|
-
* @internal
|
|
2347
|
-
*/
|
|
2348
|
-
const filterSensitiveLog: (obj: ListMailboxExportJobsRequest) => any;
|
|
2349
|
-
}
|
|
2350
1732
|
export interface ListMailboxExportJobsResponse {
|
|
2351
1733
|
/**
|
|
2352
1734
|
* <p>The mailbox export job details.</p>
|
|
@@ -2357,12 +1739,6 @@ export interface ListMailboxExportJobsResponse {
|
|
|
2357
1739
|
*/
|
|
2358
1740
|
NextToken?: string;
|
|
2359
1741
|
}
|
|
2360
|
-
export declare namespace ListMailboxExportJobsResponse {
|
|
2361
|
-
/**
|
|
2362
|
-
* @internal
|
|
2363
|
-
*/
|
|
2364
|
-
const filterSensitiveLog: (obj: ListMailboxExportJobsResponse) => any;
|
|
2365
|
-
}
|
|
2366
1742
|
export interface ListMailboxPermissionsRequest {
|
|
2367
1743
|
/**
|
|
2368
1744
|
* <p>The identifier of the organization under which the user, group, or resource
|
|
@@ -2384,12 +1760,6 @@ export interface ListMailboxPermissionsRequest {
|
|
|
2384
1760
|
*/
|
|
2385
1761
|
MaxResults?: number;
|
|
2386
1762
|
}
|
|
2387
|
-
export declare namespace ListMailboxPermissionsRequest {
|
|
2388
|
-
/**
|
|
2389
|
-
* @internal
|
|
2390
|
-
*/
|
|
2391
|
-
const filterSensitiveLog: (obj: ListMailboxPermissionsRequest) => any;
|
|
2392
|
-
}
|
|
2393
1763
|
export declare enum PermissionType {
|
|
2394
1764
|
FULL_ACCESS = "FULL_ACCESS",
|
|
2395
1765
|
SEND_AS = "SEND_AS",
|
|
@@ -2419,12 +1789,6 @@ export interface Permission {
|
|
|
2419
1789
|
*/
|
|
2420
1790
|
PermissionValues: (PermissionType | string)[] | undefined;
|
|
2421
1791
|
}
|
|
2422
|
-
export declare namespace Permission {
|
|
2423
|
-
/**
|
|
2424
|
-
* @internal
|
|
2425
|
-
*/
|
|
2426
|
-
const filterSensitiveLog: (obj: Permission) => any;
|
|
2427
|
-
}
|
|
2428
1792
|
export interface ListMailboxPermissionsResponse {
|
|
2429
1793
|
/**
|
|
2430
1794
|
* <p>One page of the user, group, or resource mailbox permissions.</p>
|
|
@@ -2436,12 +1800,6 @@ export interface ListMailboxPermissionsResponse {
|
|
|
2436
1800
|
*/
|
|
2437
1801
|
NextToken?: string;
|
|
2438
1802
|
}
|
|
2439
|
-
export declare namespace ListMailboxPermissionsResponse {
|
|
2440
|
-
/**
|
|
2441
|
-
* @internal
|
|
2442
|
-
*/
|
|
2443
|
-
const filterSensitiveLog: (obj: ListMailboxPermissionsResponse) => any;
|
|
2444
|
-
}
|
|
2445
1803
|
export interface ListMailDomainsRequest {
|
|
2446
1804
|
/**
|
|
2447
1805
|
* <p>The Amazon WorkMail organization for which to list domains.</p>
|
|
@@ -2456,12 +1814,6 @@ export interface ListMailDomainsRequest {
|
|
|
2456
1814
|
*/
|
|
2457
1815
|
NextToken?: string;
|
|
2458
1816
|
}
|
|
2459
|
-
export declare namespace ListMailDomainsRequest {
|
|
2460
|
-
/**
|
|
2461
|
-
* @internal
|
|
2462
|
-
*/
|
|
2463
|
-
const filterSensitiveLog: (obj: ListMailDomainsRequest) => any;
|
|
2464
|
-
}
|
|
2465
1817
|
/**
|
|
2466
1818
|
* <p>The data for a given domain.</p>
|
|
2467
1819
|
*/
|
|
@@ -2475,12 +1827,6 @@ export interface MailDomainSummary {
|
|
|
2475
1827
|
*/
|
|
2476
1828
|
DefaultDomain?: boolean;
|
|
2477
1829
|
}
|
|
2478
|
-
export declare namespace MailDomainSummary {
|
|
2479
|
-
/**
|
|
2480
|
-
* @internal
|
|
2481
|
-
*/
|
|
2482
|
-
const filterSensitiveLog: (obj: MailDomainSummary) => any;
|
|
2483
|
-
}
|
|
2484
1830
|
export interface ListMailDomainsResponse {
|
|
2485
1831
|
/**
|
|
2486
1832
|
* <p>The list of mail domain summaries, specifying domains that exist in the specified Amazon WorkMail organization, along with the information about whether the domain is or isn't the default.</p>
|
|
@@ -2491,12 +1837,6 @@ export interface ListMailDomainsResponse {
|
|
|
2491
1837
|
*/
|
|
2492
1838
|
NextToken?: string;
|
|
2493
1839
|
}
|
|
2494
|
-
export declare namespace ListMailDomainsResponse {
|
|
2495
|
-
/**
|
|
2496
|
-
* @internal
|
|
2497
|
-
*/
|
|
2498
|
-
const filterSensitiveLog: (obj: ListMailDomainsResponse) => any;
|
|
2499
|
-
}
|
|
2500
1840
|
export interface ListMobileDeviceAccessOverridesRequest {
|
|
2501
1841
|
/**
|
|
2502
1842
|
* <p>The Amazon WorkMail organization under which to list mobile device access overrides.</p>
|
|
@@ -2533,12 +1873,6 @@ export interface ListMobileDeviceAccessOverridesRequest {
|
|
|
2533
1873
|
*/
|
|
2534
1874
|
MaxResults?: number;
|
|
2535
1875
|
}
|
|
2536
|
-
export declare namespace ListMobileDeviceAccessOverridesRequest {
|
|
2537
|
-
/**
|
|
2538
|
-
* @internal
|
|
2539
|
-
*/
|
|
2540
|
-
const filterSensitiveLog: (obj: ListMobileDeviceAccessOverridesRequest) => any;
|
|
2541
|
-
}
|
|
2542
1876
|
/**
|
|
2543
1877
|
* <p>The override object.</p>
|
|
2544
1878
|
*/
|
|
@@ -2568,12 +1902,6 @@ export interface MobileDeviceAccessOverride {
|
|
|
2568
1902
|
*/
|
|
2569
1903
|
DateModified?: Date;
|
|
2570
1904
|
}
|
|
2571
|
-
export declare namespace MobileDeviceAccessOverride {
|
|
2572
|
-
/**
|
|
2573
|
-
* @internal
|
|
2574
|
-
*/
|
|
2575
|
-
const filterSensitiveLog: (obj: MobileDeviceAccessOverride) => any;
|
|
2576
|
-
}
|
|
2577
1905
|
export interface ListMobileDeviceAccessOverridesResponse {
|
|
2578
1906
|
/**
|
|
2579
1907
|
* <p>The list of mobile device access overrides that exist for the specified Amazon WorkMail organization and user.</p>
|
|
@@ -2584,24 +1912,12 @@ export interface ListMobileDeviceAccessOverridesResponse {
|
|
|
2584
1912
|
*/
|
|
2585
1913
|
NextToken?: string;
|
|
2586
1914
|
}
|
|
2587
|
-
export declare namespace ListMobileDeviceAccessOverridesResponse {
|
|
2588
|
-
/**
|
|
2589
|
-
* @internal
|
|
2590
|
-
*/
|
|
2591
|
-
const filterSensitiveLog: (obj: ListMobileDeviceAccessOverridesResponse) => any;
|
|
2592
|
-
}
|
|
2593
1915
|
export interface ListMobileDeviceAccessRulesRequest {
|
|
2594
1916
|
/**
|
|
2595
1917
|
* <p>The Amazon WorkMail organization for which to list the rules.</p>
|
|
2596
1918
|
*/
|
|
2597
1919
|
OrganizationId: string | undefined;
|
|
2598
1920
|
}
|
|
2599
|
-
export declare namespace ListMobileDeviceAccessRulesRequest {
|
|
2600
|
-
/**
|
|
2601
|
-
* @internal
|
|
2602
|
-
*/
|
|
2603
|
-
const filterSensitiveLog: (obj: ListMobileDeviceAccessRulesRequest) => any;
|
|
2604
|
-
}
|
|
2605
1921
|
/**
|
|
2606
1922
|
* <p>A rule that controls access to mobile devices for an Amazon WorkMail group.</p>
|
|
2607
1923
|
*/
|
|
@@ -2663,24 +1979,12 @@ export interface MobileDeviceAccessRule {
|
|
|
2663
1979
|
*/
|
|
2664
1980
|
DateModified?: Date;
|
|
2665
1981
|
}
|
|
2666
|
-
export declare namespace MobileDeviceAccessRule {
|
|
2667
|
-
/**
|
|
2668
|
-
* @internal
|
|
2669
|
-
*/
|
|
2670
|
-
const filterSensitiveLog: (obj: MobileDeviceAccessRule) => any;
|
|
2671
|
-
}
|
|
2672
1982
|
export interface ListMobileDeviceAccessRulesResponse {
|
|
2673
1983
|
/**
|
|
2674
1984
|
* <p>The list of mobile device access rules that exist under the specified Amazon WorkMail organization.</p>
|
|
2675
1985
|
*/
|
|
2676
1986
|
Rules?: MobileDeviceAccessRule[];
|
|
2677
1987
|
}
|
|
2678
|
-
export declare namespace ListMobileDeviceAccessRulesResponse {
|
|
2679
|
-
/**
|
|
2680
|
-
* @internal
|
|
2681
|
-
*/
|
|
2682
|
-
const filterSensitiveLog: (obj: ListMobileDeviceAccessRulesResponse) => any;
|
|
2683
|
-
}
|
|
2684
1988
|
export interface ListOrganizationsRequest {
|
|
2685
1989
|
/**
|
|
2686
1990
|
* <p>The token to use to retrieve the next page of results. The first call does not
|
|
@@ -2692,12 +1996,6 @@ export interface ListOrganizationsRequest {
|
|
|
2692
1996
|
*/
|
|
2693
1997
|
MaxResults?: number;
|
|
2694
1998
|
}
|
|
2695
|
-
export declare namespace ListOrganizationsRequest {
|
|
2696
|
-
/**
|
|
2697
|
-
* @internal
|
|
2698
|
-
*/
|
|
2699
|
-
const filterSensitiveLog: (obj: ListOrganizationsRequest) => any;
|
|
2700
|
-
}
|
|
2701
1999
|
/**
|
|
2702
2000
|
* <p>The representation of an organization.</p>
|
|
2703
2001
|
*/
|
|
@@ -2725,12 +2023,6 @@ export interface OrganizationSummary {
|
|
|
2725
2023
|
*/
|
|
2726
2024
|
State?: string;
|
|
2727
2025
|
}
|
|
2728
|
-
export declare namespace OrganizationSummary {
|
|
2729
|
-
/**
|
|
2730
|
-
* @internal
|
|
2731
|
-
*/
|
|
2732
|
-
const filterSensitiveLog: (obj: OrganizationSummary) => any;
|
|
2733
|
-
}
|
|
2734
2026
|
export interface ListOrganizationsResponse {
|
|
2735
2027
|
/**
|
|
2736
2028
|
* <p>The overview of owned organizations presented as a list of organization
|
|
@@ -2743,12 +2035,6 @@ export interface ListOrganizationsResponse {
|
|
|
2743
2035
|
*/
|
|
2744
2036
|
NextToken?: string;
|
|
2745
2037
|
}
|
|
2746
|
-
export declare namespace ListOrganizationsResponse {
|
|
2747
|
-
/**
|
|
2748
|
-
* @internal
|
|
2749
|
-
*/
|
|
2750
|
-
const filterSensitiveLog: (obj: ListOrganizationsResponse) => any;
|
|
2751
|
-
}
|
|
2752
2038
|
export interface ListResourceDelegatesRequest {
|
|
2753
2039
|
/**
|
|
2754
2040
|
* <p>The identifier for the organization that contains the resource for which delegates
|
|
@@ -2769,12 +2055,6 @@ export interface ListResourceDelegatesRequest {
|
|
|
2769
2055
|
*/
|
|
2770
2056
|
MaxResults?: number;
|
|
2771
2057
|
}
|
|
2772
|
-
export declare namespace ListResourceDelegatesRequest {
|
|
2773
|
-
/**
|
|
2774
|
-
* @internal
|
|
2775
|
-
*/
|
|
2776
|
-
const filterSensitiveLog: (obj: ListResourceDelegatesRequest) => any;
|
|
2777
|
-
}
|
|
2778
2058
|
export interface ListResourceDelegatesResponse {
|
|
2779
2059
|
/**
|
|
2780
2060
|
* <p>One page of the resource's delegates.</p>
|
|
@@ -2787,12 +2067,6 @@ export interface ListResourceDelegatesResponse {
|
|
|
2787
2067
|
*/
|
|
2788
2068
|
NextToken?: string;
|
|
2789
2069
|
}
|
|
2790
|
-
export declare namespace ListResourceDelegatesResponse {
|
|
2791
|
-
/**
|
|
2792
|
-
* @internal
|
|
2793
|
-
*/
|
|
2794
|
-
const filterSensitiveLog: (obj: ListResourceDelegatesResponse) => any;
|
|
2795
|
-
}
|
|
2796
2070
|
export interface ListResourcesRequest {
|
|
2797
2071
|
/**
|
|
2798
2072
|
* <p>The identifier for the organization under which the resources exist.</p>
|
|
@@ -2808,12 +2082,6 @@ export interface ListResourcesRequest {
|
|
|
2808
2082
|
*/
|
|
2809
2083
|
MaxResults?: number;
|
|
2810
2084
|
}
|
|
2811
|
-
export declare namespace ListResourcesRequest {
|
|
2812
|
-
/**
|
|
2813
|
-
* @internal
|
|
2814
|
-
*/
|
|
2815
|
-
const filterSensitiveLog: (obj: ListResourcesRequest) => any;
|
|
2816
|
-
}
|
|
2817
2085
|
/**
|
|
2818
2086
|
* <p>The representation of a resource.</p>
|
|
2819
2087
|
*/
|
|
@@ -2847,12 +2115,6 @@ export interface Resource {
|
|
|
2847
2115
|
*/
|
|
2848
2116
|
DisabledDate?: Date;
|
|
2849
2117
|
}
|
|
2850
|
-
export declare namespace Resource {
|
|
2851
|
-
/**
|
|
2852
|
-
* @internal
|
|
2853
|
-
*/
|
|
2854
|
-
const filterSensitiveLog: (obj: Resource) => any;
|
|
2855
|
-
}
|
|
2856
2118
|
export interface ListResourcesResponse {
|
|
2857
2119
|
/**
|
|
2858
2120
|
* <p>One page of the organization's resource representation.</p>
|
|
@@ -2865,24 +2127,12 @@ export interface ListResourcesResponse {
|
|
|
2865
2127
|
*/
|
|
2866
2128
|
NextToken?: string;
|
|
2867
2129
|
}
|
|
2868
|
-
export declare namespace ListResourcesResponse {
|
|
2869
|
-
/**
|
|
2870
|
-
* @internal
|
|
2871
|
-
*/
|
|
2872
|
-
const filterSensitiveLog: (obj: ListResourcesResponse) => any;
|
|
2873
|
-
}
|
|
2874
2130
|
export interface ListTagsForResourceRequest {
|
|
2875
2131
|
/**
|
|
2876
2132
|
* <p>The resource ARN.</p>
|
|
2877
2133
|
*/
|
|
2878
2134
|
ResourceARN: string | undefined;
|
|
2879
2135
|
}
|
|
2880
|
-
export declare namespace ListTagsForResourceRequest {
|
|
2881
|
-
/**
|
|
2882
|
-
* @internal
|
|
2883
|
-
*/
|
|
2884
|
-
const filterSensitiveLog: (obj: ListTagsForResourceRequest) => any;
|
|
2885
|
-
}
|
|
2886
2136
|
/**
|
|
2887
2137
|
* <p>Describes a tag applied to a resource.</p>
|
|
2888
2138
|
*/
|
|
@@ -2896,24 +2146,12 @@ export interface Tag {
|
|
|
2896
2146
|
*/
|
|
2897
2147
|
Value: string | undefined;
|
|
2898
2148
|
}
|
|
2899
|
-
export declare namespace Tag {
|
|
2900
|
-
/**
|
|
2901
|
-
* @internal
|
|
2902
|
-
*/
|
|
2903
|
-
const filterSensitiveLog: (obj: Tag) => any;
|
|
2904
|
-
}
|
|
2905
2149
|
export interface ListTagsForResourceResponse {
|
|
2906
2150
|
/**
|
|
2907
2151
|
* <p>A list of tag key-value pairs.</p>
|
|
2908
2152
|
*/
|
|
2909
2153
|
Tags?: Tag[];
|
|
2910
2154
|
}
|
|
2911
|
-
export declare namespace ListTagsForResourceResponse {
|
|
2912
|
-
/**
|
|
2913
|
-
* @internal
|
|
2914
|
-
*/
|
|
2915
|
-
const filterSensitiveLog: (obj: ListTagsForResourceResponse) => any;
|
|
2916
|
-
}
|
|
2917
2155
|
export interface ListUsersRequest {
|
|
2918
2156
|
/**
|
|
2919
2157
|
* <p>The identifier for the organization under which the users exist.</p>
|
|
@@ -2929,12 +2167,6 @@ export interface ListUsersRequest {
|
|
|
2929
2167
|
*/
|
|
2930
2168
|
MaxResults?: number;
|
|
2931
2169
|
}
|
|
2932
|
-
export declare namespace ListUsersRequest {
|
|
2933
|
-
/**
|
|
2934
|
-
* @internal
|
|
2935
|
-
*/
|
|
2936
|
-
const filterSensitiveLog: (obj: ListUsersRequest) => any;
|
|
2937
|
-
}
|
|
2938
2170
|
/**
|
|
2939
2171
|
* <p>The representation of an Amazon WorkMail user.</p>
|
|
2940
2172
|
*/
|
|
@@ -2972,12 +2204,6 @@ export interface User {
|
|
|
2972
2204
|
*/
|
|
2973
2205
|
DisabledDate?: Date;
|
|
2974
2206
|
}
|
|
2975
|
-
export declare namespace User {
|
|
2976
|
-
/**
|
|
2977
|
-
* @internal
|
|
2978
|
-
*/
|
|
2979
|
-
const filterSensitiveLog: (obj: User) => any;
|
|
2980
|
-
}
|
|
2981
2207
|
export interface ListUsersResponse {
|
|
2982
2208
|
/**
|
|
2983
2209
|
* <p>The overview of users for an organization.</p>
|
|
@@ -2989,12 +2215,6 @@ export interface ListUsersResponse {
|
|
|
2989
2215
|
*/
|
|
2990
2216
|
NextToken?: string;
|
|
2991
2217
|
}
|
|
2992
|
-
export declare namespace ListUsersResponse {
|
|
2993
|
-
/**
|
|
2994
|
-
* @internal
|
|
2995
|
-
*/
|
|
2996
|
-
const filterSensitiveLog: (obj: ListUsersResponse) => any;
|
|
2997
|
-
}
|
|
2998
2218
|
export interface PutAccessControlRuleRequest {
|
|
2999
2219
|
/**
|
|
3000
2220
|
* <p>The rule name.</p>
|
|
@@ -3041,20 +2261,8 @@ export interface PutAccessControlRuleRequest {
|
|
|
3041
2261
|
*/
|
|
3042
2262
|
OrganizationId: string | undefined;
|
|
3043
2263
|
}
|
|
3044
|
-
export declare namespace PutAccessControlRuleRequest {
|
|
3045
|
-
/**
|
|
3046
|
-
* @internal
|
|
3047
|
-
*/
|
|
3048
|
-
const filterSensitiveLog: (obj: PutAccessControlRuleRequest) => any;
|
|
3049
|
-
}
|
|
3050
2264
|
export interface PutAccessControlRuleResponse {
|
|
3051
2265
|
}
|
|
3052
|
-
export declare namespace PutAccessControlRuleResponse {
|
|
3053
|
-
/**
|
|
3054
|
-
* @internal
|
|
3055
|
-
*/
|
|
3056
|
-
const filterSensitiveLog: (obj: PutAccessControlRuleResponse) => any;
|
|
3057
|
-
}
|
|
3058
2266
|
export interface PutEmailMonitoringConfigurationRequest {
|
|
3059
2267
|
/**
|
|
3060
2268
|
* <p>The ID of the organization for which the email monitoring configuration is set.</p>
|
|
@@ -3069,20 +2277,8 @@ export interface PutEmailMonitoringConfigurationRequest {
|
|
|
3069
2277
|
*/
|
|
3070
2278
|
LogGroupArn: string | undefined;
|
|
3071
2279
|
}
|
|
3072
|
-
export declare namespace PutEmailMonitoringConfigurationRequest {
|
|
3073
|
-
/**
|
|
3074
|
-
* @internal
|
|
3075
|
-
*/
|
|
3076
|
-
const filterSensitiveLog: (obj: PutEmailMonitoringConfigurationRequest) => any;
|
|
3077
|
-
}
|
|
3078
2280
|
export interface PutEmailMonitoringConfigurationResponse {
|
|
3079
2281
|
}
|
|
3080
|
-
export declare namespace PutEmailMonitoringConfigurationResponse {
|
|
3081
|
-
/**
|
|
3082
|
-
* @internal
|
|
3083
|
-
*/
|
|
3084
|
-
const filterSensitiveLog: (obj: PutEmailMonitoringConfigurationResponse) => any;
|
|
3085
|
-
}
|
|
3086
2282
|
export interface PutInboundDmarcSettingsRequest {
|
|
3087
2283
|
/**
|
|
3088
2284
|
* <p>The ID of the organization that you are applying the DMARC policy to. </p>
|
|
@@ -3093,20 +2289,8 @@ export interface PutInboundDmarcSettingsRequest {
|
|
|
3093
2289
|
*/
|
|
3094
2290
|
Enforced: boolean | undefined;
|
|
3095
2291
|
}
|
|
3096
|
-
export declare namespace PutInboundDmarcSettingsRequest {
|
|
3097
|
-
/**
|
|
3098
|
-
* @internal
|
|
3099
|
-
*/
|
|
3100
|
-
const filterSensitiveLog: (obj: PutInboundDmarcSettingsRequest) => any;
|
|
3101
|
-
}
|
|
3102
2292
|
export interface PutInboundDmarcSettingsResponse {
|
|
3103
2293
|
}
|
|
3104
|
-
export declare namespace PutInboundDmarcSettingsResponse {
|
|
3105
|
-
/**
|
|
3106
|
-
* @internal
|
|
3107
|
-
*/
|
|
3108
|
-
const filterSensitiveLog: (obj: PutInboundDmarcSettingsResponse) => any;
|
|
3109
|
-
}
|
|
3110
2294
|
export interface PutMailboxPermissionsRequest {
|
|
3111
2295
|
/**
|
|
3112
2296
|
* <p>The identifier of the organization under which the user, group, or resource
|
|
@@ -3133,20 +2317,8 @@ export interface PutMailboxPermissionsRequest {
|
|
|
3133
2317
|
*/
|
|
3134
2318
|
PermissionValues: (PermissionType | string)[] | undefined;
|
|
3135
2319
|
}
|
|
3136
|
-
export declare namespace PutMailboxPermissionsRequest {
|
|
3137
|
-
/**
|
|
3138
|
-
* @internal
|
|
3139
|
-
*/
|
|
3140
|
-
const filterSensitiveLog: (obj: PutMailboxPermissionsRequest) => any;
|
|
3141
|
-
}
|
|
3142
2320
|
export interface PutMailboxPermissionsResponse {
|
|
3143
2321
|
}
|
|
3144
|
-
export declare namespace PutMailboxPermissionsResponse {
|
|
3145
|
-
/**
|
|
3146
|
-
* @internal
|
|
3147
|
-
*/
|
|
3148
|
-
const filterSensitiveLog: (obj: PutMailboxPermissionsResponse) => any;
|
|
3149
|
-
}
|
|
3150
2322
|
export interface PutMobileDeviceAccessOverrideRequest {
|
|
3151
2323
|
/**
|
|
3152
2324
|
* <p>Identifies the Amazon WorkMail organization for which you create the override.</p>
|
|
@@ -3183,20 +2355,8 @@ export interface PutMobileDeviceAccessOverrideRequest {
|
|
|
3183
2355
|
*/
|
|
3184
2356
|
Description?: string;
|
|
3185
2357
|
}
|
|
3186
|
-
export declare namespace PutMobileDeviceAccessOverrideRequest {
|
|
3187
|
-
/**
|
|
3188
|
-
* @internal
|
|
3189
|
-
*/
|
|
3190
|
-
const filterSensitiveLog: (obj: PutMobileDeviceAccessOverrideRequest) => any;
|
|
3191
|
-
}
|
|
3192
2358
|
export interface PutMobileDeviceAccessOverrideResponse {
|
|
3193
2359
|
}
|
|
3194
|
-
export declare namespace PutMobileDeviceAccessOverrideResponse {
|
|
3195
|
-
/**
|
|
3196
|
-
* @internal
|
|
3197
|
-
*/
|
|
3198
|
-
const filterSensitiveLog: (obj: PutMobileDeviceAccessOverrideResponse) => any;
|
|
3199
|
-
}
|
|
3200
2360
|
export interface PutRetentionPolicyRequest {
|
|
3201
2361
|
/**
|
|
3202
2362
|
* <p>The organization ID.</p>
|
|
@@ -3219,20 +2379,8 @@ export interface PutRetentionPolicyRequest {
|
|
|
3219
2379
|
*/
|
|
3220
2380
|
FolderConfigurations: FolderConfiguration[] | undefined;
|
|
3221
2381
|
}
|
|
3222
|
-
export declare namespace PutRetentionPolicyRequest {
|
|
3223
|
-
/**
|
|
3224
|
-
* @internal
|
|
3225
|
-
*/
|
|
3226
|
-
const filterSensitiveLog: (obj: PutRetentionPolicyRequest) => any;
|
|
3227
|
-
}
|
|
3228
2382
|
export interface PutRetentionPolicyResponse {
|
|
3229
2383
|
}
|
|
3230
|
-
export declare namespace PutRetentionPolicyResponse {
|
|
3231
|
-
/**
|
|
3232
|
-
* @internal
|
|
3233
|
-
*/
|
|
3234
|
-
const filterSensitiveLog: (obj: PutRetentionPolicyResponse) => any;
|
|
3235
|
-
}
|
|
3236
2384
|
export interface RegisterMailDomainRequest {
|
|
3237
2385
|
/**
|
|
3238
2386
|
* <p>Idempotency token used when retrying requests.</p>
|
|
@@ -3247,20 +2395,8 @@ export interface RegisterMailDomainRequest {
|
|
|
3247
2395
|
*/
|
|
3248
2396
|
DomainName: string | undefined;
|
|
3249
2397
|
}
|
|
3250
|
-
export declare namespace RegisterMailDomainRequest {
|
|
3251
|
-
/**
|
|
3252
|
-
* @internal
|
|
3253
|
-
*/
|
|
3254
|
-
const filterSensitiveLog: (obj: RegisterMailDomainRequest) => any;
|
|
3255
|
-
}
|
|
3256
2398
|
export interface RegisterMailDomainResponse {
|
|
3257
2399
|
}
|
|
3258
|
-
export declare namespace RegisterMailDomainResponse {
|
|
3259
|
-
/**
|
|
3260
|
-
* @internal
|
|
3261
|
-
*/
|
|
3262
|
-
const filterSensitiveLog: (obj: RegisterMailDomainResponse) => any;
|
|
3263
|
-
}
|
|
3264
2400
|
export interface RegisterToWorkMailRequest {
|
|
3265
2401
|
/**
|
|
3266
2402
|
* <p>The identifier for the organization under which the user, group, or resource
|
|
@@ -3276,20 +2412,8 @@ export interface RegisterToWorkMailRequest {
|
|
|
3276
2412
|
*/
|
|
3277
2413
|
Email: string | undefined;
|
|
3278
2414
|
}
|
|
3279
|
-
export declare namespace RegisterToWorkMailRequest {
|
|
3280
|
-
/**
|
|
3281
|
-
* @internal
|
|
3282
|
-
*/
|
|
3283
|
-
const filterSensitiveLog: (obj: RegisterToWorkMailRequest) => any;
|
|
3284
|
-
}
|
|
3285
2415
|
export interface RegisterToWorkMailResponse {
|
|
3286
2416
|
}
|
|
3287
|
-
export declare namespace RegisterToWorkMailResponse {
|
|
3288
|
-
/**
|
|
3289
|
-
* @internal
|
|
3290
|
-
*/
|
|
3291
|
-
const filterSensitiveLog: (obj: RegisterToWorkMailResponse) => any;
|
|
3292
|
-
}
|
|
3293
2417
|
export interface ResetPasswordRequest {
|
|
3294
2418
|
/**
|
|
3295
2419
|
* <p>The identifier of the organization that contains the user for which the password is
|
|
@@ -3305,20 +2429,8 @@ export interface ResetPasswordRequest {
|
|
|
3305
2429
|
*/
|
|
3306
2430
|
Password: string | undefined;
|
|
3307
2431
|
}
|
|
3308
|
-
export declare namespace ResetPasswordRequest {
|
|
3309
|
-
/**
|
|
3310
|
-
* @internal
|
|
3311
|
-
*/
|
|
3312
|
-
const filterSensitiveLog: (obj: ResetPasswordRequest) => any;
|
|
3313
|
-
}
|
|
3314
2432
|
export interface ResetPasswordResponse {
|
|
3315
2433
|
}
|
|
3316
|
-
export declare namespace ResetPasswordResponse {
|
|
3317
|
-
/**
|
|
3318
|
-
* @internal
|
|
3319
|
-
*/
|
|
3320
|
-
const filterSensitiveLog: (obj: ResetPasswordResponse) => any;
|
|
3321
|
-
}
|
|
3322
2434
|
export interface StartMailboxExportJobRequest {
|
|
3323
2435
|
/**
|
|
3324
2436
|
* <p>The idempotency token for the client request.</p>
|
|
@@ -3355,24 +2467,12 @@ export interface StartMailboxExportJobRequest {
|
|
|
3355
2467
|
*/
|
|
3356
2468
|
S3Prefix: string | undefined;
|
|
3357
2469
|
}
|
|
3358
|
-
export declare namespace StartMailboxExportJobRequest {
|
|
3359
|
-
/**
|
|
3360
|
-
* @internal
|
|
3361
|
-
*/
|
|
3362
|
-
const filterSensitiveLog: (obj: StartMailboxExportJobRequest) => any;
|
|
3363
|
-
}
|
|
3364
2470
|
export interface StartMailboxExportJobResponse {
|
|
3365
2471
|
/**
|
|
3366
2472
|
* <p>The job ID.</p>
|
|
3367
2473
|
*/
|
|
3368
2474
|
JobId?: string;
|
|
3369
2475
|
}
|
|
3370
|
-
export declare namespace StartMailboxExportJobResponse {
|
|
3371
|
-
/**
|
|
3372
|
-
* @internal
|
|
3373
|
-
*/
|
|
3374
|
-
const filterSensitiveLog: (obj: StartMailboxExportJobResponse) => any;
|
|
3375
|
-
}
|
|
3376
2476
|
export interface TagResourceRequest {
|
|
3377
2477
|
/**
|
|
3378
2478
|
* <p>The resource ARN.</p>
|
|
@@ -3383,20 +2483,8 @@ export interface TagResourceRequest {
|
|
|
3383
2483
|
*/
|
|
3384
2484
|
Tags: Tag[] | undefined;
|
|
3385
2485
|
}
|
|
3386
|
-
export declare namespace TagResourceRequest {
|
|
3387
|
-
/**
|
|
3388
|
-
* @internal
|
|
3389
|
-
*/
|
|
3390
|
-
const filterSensitiveLog: (obj: TagResourceRequest) => any;
|
|
3391
|
-
}
|
|
3392
2486
|
export interface TagResourceResponse {
|
|
3393
2487
|
}
|
|
3394
|
-
export declare namespace TagResourceResponse {
|
|
3395
|
-
/**
|
|
3396
|
-
* @internal
|
|
3397
|
-
*/
|
|
3398
|
-
const filterSensitiveLog: (obj: TagResourceResponse) => any;
|
|
3399
|
-
}
|
|
3400
2488
|
/**
|
|
3401
2489
|
* <p>The resource can have up to 50 user-applied tags.</p>
|
|
3402
2490
|
*/
|
|
@@ -3427,12 +2515,6 @@ export interface TestAvailabilityConfigurationRequest {
|
|
|
3427
2515
|
*/
|
|
3428
2516
|
LambdaProvider?: LambdaAvailabilityProvider;
|
|
3429
2517
|
}
|
|
3430
|
-
export declare namespace TestAvailabilityConfigurationRequest {
|
|
3431
|
-
/**
|
|
3432
|
-
* @internal
|
|
3433
|
-
*/
|
|
3434
|
-
const filterSensitiveLog: (obj: TestAvailabilityConfigurationRequest) => any;
|
|
3435
|
-
}
|
|
3436
2518
|
export interface TestAvailabilityConfigurationResponse {
|
|
3437
2519
|
/**
|
|
3438
2520
|
* <p>Boolean indicating whether the test passed or failed.</p>
|
|
@@ -3443,12 +2525,6 @@ export interface TestAvailabilityConfigurationResponse {
|
|
|
3443
2525
|
*/
|
|
3444
2526
|
FailureReason?: string;
|
|
3445
2527
|
}
|
|
3446
|
-
export declare namespace TestAvailabilityConfigurationResponse {
|
|
3447
|
-
/**
|
|
3448
|
-
* @internal
|
|
3449
|
-
*/
|
|
3450
|
-
const filterSensitiveLog: (obj: TestAvailabilityConfigurationResponse) => any;
|
|
3451
|
-
}
|
|
3452
2528
|
export interface UntagResourceRequest {
|
|
3453
2529
|
/**
|
|
3454
2530
|
* <p>The resource ARN.</p>
|
|
@@ -3459,20 +2535,8 @@ export interface UntagResourceRequest {
|
|
|
3459
2535
|
*/
|
|
3460
2536
|
TagKeys: string[] | undefined;
|
|
3461
2537
|
}
|
|
3462
|
-
export declare namespace UntagResourceRequest {
|
|
3463
|
-
/**
|
|
3464
|
-
* @internal
|
|
3465
|
-
*/
|
|
3466
|
-
const filterSensitiveLog: (obj: UntagResourceRequest) => any;
|
|
3467
|
-
}
|
|
3468
2538
|
export interface UntagResourceResponse {
|
|
3469
2539
|
}
|
|
3470
|
-
export declare namespace UntagResourceResponse {
|
|
3471
|
-
/**
|
|
3472
|
-
* @internal
|
|
3473
|
-
*/
|
|
3474
|
-
const filterSensitiveLog: (obj: UntagResourceResponse) => any;
|
|
3475
|
-
}
|
|
3476
2540
|
export interface UpdateAvailabilityConfigurationRequest {
|
|
3477
2541
|
/**
|
|
3478
2542
|
* <p>The Amazon WorkMail organization for which the <code>AvailabilityConfiguration</code> will be
|
|
@@ -3496,20 +2560,8 @@ export interface UpdateAvailabilityConfigurationRequest {
|
|
|
3496
2560
|
*/
|
|
3497
2561
|
LambdaProvider?: LambdaAvailabilityProvider;
|
|
3498
2562
|
}
|
|
3499
|
-
export declare namespace UpdateAvailabilityConfigurationRequest {
|
|
3500
|
-
/**
|
|
3501
|
-
* @internal
|
|
3502
|
-
*/
|
|
3503
|
-
const filterSensitiveLog: (obj: UpdateAvailabilityConfigurationRequest) => any;
|
|
3504
|
-
}
|
|
3505
2563
|
export interface UpdateAvailabilityConfigurationResponse {
|
|
3506
2564
|
}
|
|
3507
|
-
export declare namespace UpdateAvailabilityConfigurationResponse {
|
|
3508
|
-
/**
|
|
3509
|
-
* @internal
|
|
3510
|
-
*/
|
|
3511
|
-
const filterSensitiveLog: (obj: UpdateAvailabilityConfigurationResponse) => any;
|
|
3512
|
-
}
|
|
3513
2565
|
export interface UpdateDefaultMailDomainRequest {
|
|
3514
2566
|
/**
|
|
3515
2567
|
* <p>The Amazon WorkMail organization for which to list domains.</p>
|
|
@@ -3520,20 +2572,8 @@ export interface UpdateDefaultMailDomainRequest {
|
|
|
3520
2572
|
*/
|
|
3521
2573
|
DomainName: string | undefined;
|
|
3522
2574
|
}
|
|
3523
|
-
export declare namespace UpdateDefaultMailDomainRequest {
|
|
3524
|
-
/**
|
|
3525
|
-
* @internal
|
|
3526
|
-
*/
|
|
3527
|
-
const filterSensitiveLog: (obj: UpdateDefaultMailDomainRequest) => any;
|
|
3528
|
-
}
|
|
3529
2575
|
export interface UpdateDefaultMailDomainResponse {
|
|
3530
2576
|
}
|
|
3531
|
-
export declare namespace UpdateDefaultMailDomainResponse {
|
|
3532
|
-
/**
|
|
3533
|
-
* @internal
|
|
3534
|
-
*/
|
|
3535
|
-
const filterSensitiveLog: (obj: UpdateDefaultMailDomainResponse) => any;
|
|
3536
|
-
}
|
|
3537
2577
|
export interface UpdateMailboxQuotaRequest {
|
|
3538
2578
|
/**
|
|
3539
2579
|
* <p>The identifier for the organization that contains the user for whom to update the
|
|
@@ -3549,20 +2589,8 @@ export interface UpdateMailboxQuotaRequest {
|
|
|
3549
2589
|
*/
|
|
3550
2590
|
MailboxQuota: number | undefined;
|
|
3551
2591
|
}
|
|
3552
|
-
export declare namespace UpdateMailboxQuotaRequest {
|
|
3553
|
-
/**
|
|
3554
|
-
* @internal
|
|
3555
|
-
*/
|
|
3556
|
-
const filterSensitiveLog: (obj: UpdateMailboxQuotaRequest) => any;
|
|
3557
|
-
}
|
|
3558
2592
|
export interface UpdateMailboxQuotaResponse {
|
|
3559
2593
|
}
|
|
3560
|
-
export declare namespace UpdateMailboxQuotaResponse {
|
|
3561
|
-
/**
|
|
3562
|
-
* @internal
|
|
3563
|
-
*/
|
|
3564
|
-
const filterSensitiveLog: (obj: UpdateMailboxQuotaResponse) => any;
|
|
3565
|
-
}
|
|
3566
2594
|
export interface UpdateMobileDeviceAccessRuleRequest {
|
|
3567
2595
|
/**
|
|
3568
2596
|
* <p>The Amazon WorkMail organization under which the rule will be updated.</p>
|
|
@@ -3617,20 +2645,8 @@ export interface UpdateMobileDeviceAccessRuleRequest {
|
|
|
3617
2645
|
*/
|
|
3618
2646
|
NotDeviceUserAgents?: string[];
|
|
3619
2647
|
}
|
|
3620
|
-
export declare namespace UpdateMobileDeviceAccessRuleRequest {
|
|
3621
|
-
/**
|
|
3622
|
-
* @internal
|
|
3623
|
-
*/
|
|
3624
|
-
const filterSensitiveLog: (obj: UpdateMobileDeviceAccessRuleRequest) => any;
|
|
3625
|
-
}
|
|
3626
2648
|
export interface UpdateMobileDeviceAccessRuleResponse {
|
|
3627
2649
|
}
|
|
3628
|
-
export declare namespace UpdateMobileDeviceAccessRuleResponse {
|
|
3629
|
-
/**
|
|
3630
|
-
* @internal
|
|
3631
|
-
*/
|
|
3632
|
-
const filterSensitiveLog: (obj: UpdateMobileDeviceAccessRuleResponse) => any;
|
|
3633
|
-
}
|
|
3634
2650
|
export interface UpdatePrimaryEmailAddressRequest {
|
|
3635
2651
|
/**
|
|
3636
2652
|
* <p>The organization that contains the user, group, or resource to update.</p>
|
|
@@ -3645,20 +2661,8 @@ export interface UpdatePrimaryEmailAddressRequest {
|
|
|
3645
2661
|
*/
|
|
3646
2662
|
Email: string | undefined;
|
|
3647
2663
|
}
|
|
3648
|
-
export declare namespace UpdatePrimaryEmailAddressRequest {
|
|
3649
|
-
/**
|
|
3650
|
-
* @internal
|
|
3651
|
-
*/
|
|
3652
|
-
const filterSensitiveLog: (obj: UpdatePrimaryEmailAddressRequest) => any;
|
|
3653
|
-
}
|
|
3654
2664
|
export interface UpdatePrimaryEmailAddressResponse {
|
|
3655
2665
|
}
|
|
3656
|
-
export declare namespace UpdatePrimaryEmailAddressResponse {
|
|
3657
|
-
/**
|
|
3658
|
-
* @internal
|
|
3659
|
-
*/
|
|
3660
|
-
const filterSensitiveLog: (obj: UpdatePrimaryEmailAddressResponse) => any;
|
|
3661
|
-
}
|
|
3662
2666
|
export interface UpdateResourceRequest {
|
|
3663
2667
|
/**
|
|
3664
2668
|
* <p>The identifier associated with the organization for which the resource is
|
|
@@ -3678,17 +2682,677 @@ export interface UpdateResourceRequest {
|
|
|
3678
2682
|
*/
|
|
3679
2683
|
BookingOptions?: BookingOptions;
|
|
3680
2684
|
}
|
|
3681
|
-
export declare namespace UpdateResourceRequest {
|
|
3682
|
-
/**
|
|
3683
|
-
* @internal
|
|
3684
|
-
*/
|
|
3685
|
-
const filterSensitiveLog: (obj: UpdateResourceRequest) => any;
|
|
3686
|
-
}
|
|
3687
2685
|
export interface UpdateResourceResponse {
|
|
3688
2686
|
}
|
|
3689
|
-
|
|
3690
|
-
|
|
3691
|
-
|
|
3692
|
-
|
|
3693
|
-
|
|
3694
|
-
|
|
2687
|
+
/**
|
|
2688
|
+
* @internal
|
|
2689
|
+
*/
|
|
2690
|
+
export declare const AccessControlRuleFilterSensitiveLog: (obj: AccessControlRule) => any;
|
|
2691
|
+
/**
|
|
2692
|
+
* @internal
|
|
2693
|
+
*/
|
|
2694
|
+
export declare const AssociateDelegateToResourceRequestFilterSensitiveLog: (obj: AssociateDelegateToResourceRequest) => any;
|
|
2695
|
+
/**
|
|
2696
|
+
* @internal
|
|
2697
|
+
*/
|
|
2698
|
+
export declare const AssociateDelegateToResourceResponseFilterSensitiveLog: (obj: AssociateDelegateToResourceResponse) => any;
|
|
2699
|
+
/**
|
|
2700
|
+
* @internal
|
|
2701
|
+
*/
|
|
2702
|
+
export declare const AssociateMemberToGroupRequestFilterSensitiveLog: (obj: AssociateMemberToGroupRequest) => any;
|
|
2703
|
+
/**
|
|
2704
|
+
* @internal
|
|
2705
|
+
*/
|
|
2706
|
+
export declare const AssociateMemberToGroupResponseFilterSensitiveLog: (obj: AssociateMemberToGroupResponse) => any;
|
|
2707
|
+
/**
|
|
2708
|
+
* @internal
|
|
2709
|
+
*/
|
|
2710
|
+
export declare const RedactedEwsAvailabilityProviderFilterSensitiveLog: (obj: RedactedEwsAvailabilityProvider) => any;
|
|
2711
|
+
/**
|
|
2712
|
+
* @internal
|
|
2713
|
+
*/
|
|
2714
|
+
export declare const LambdaAvailabilityProviderFilterSensitiveLog: (obj: LambdaAvailabilityProvider) => any;
|
|
2715
|
+
/**
|
|
2716
|
+
* @internal
|
|
2717
|
+
*/
|
|
2718
|
+
export declare const AvailabilityConfigurationFilterSensitiveLog: (obj: AvailabilityConfiguration) => any;
|
|
2719
|
+
/**
|
|
2720
|
+
* @internal
|
|
2721
|
+
*/
|
|
2722
|
+
export declare const BookingOptionsFilterSensitiveLog: (obj: BookingOptions) => any;
|
|
2723
|
+
/**
|
|
2724
|
+
* @internal
|
|
2725
|
+
*/
|
|
2726
|
+
export declare const CancelMailboxExportJobRequestFilterSensitiveLog: (obj: CancelMailboxExportJobRequest) => any;
|
|
2727
|
+
/**
|
|
2728
|
+
* @internal
|
|
2729
|
+
*/
|
|
2730
|
+
export declare const CancelMailboxExportJobResponseFilterSensitiveLog: (obj: CancelMailboxExportJobResponse) => any;
|
|
2731
|
+
/**
|
|
2732
|
+
* @internal
|
|
2733
|
+
*/
|
|
2734
|
+
export declare const CreateAliasRequestFilterSensitiveLog: (obj: CreateAliasRequest) => any;
|
|
2735
|
+
/**
|
|
2736
|
+
* @internal
|
|
2737
|
+
*/
|
|
2738
|
+
export declare const CreateAliasResponseFilterSensitiveLog: (obj: CreateAliasResponse) => any;
|
|
2739
|
+
/**
|
|
2740
|
+
* @internal
|
|
2741
|
+
*/
|
|
2742
|
+
export declare const EwsAvailabilityProviderFilterSensitiveLog: (obj: EwsAvailabilityProvider) => any;
|
|
2743
|
+
/**
|
|
2744
|
+
* @internal
|
|
2745
|
+
*/
|
|
2746
|
+
export declare const CreateAvailabilityConfigurationRequestFilterSensitiveLog: (obj: CreateAvailabilityConfigurationRequest) => any;
|
|
2747
|
+
/**
|
|
2748
|
+
* @internal
|
|
2749
|
+
*/
|
|
2750
|
+
export declare const CreateAvailabilityConfigurationResponseFilterSensitiveLog: (obj: CreateAvailabilityConfigurationResponse) => any;
|
|
2751
|
+
/**
|
|
2752
|
+
* @internal
|
|
2753
|
+
*/
|
|
2754
|
+
export declare const CreateGroupRequestFilterSensitiveLog: (obj: CreateGroupRequest) => any;
|
|
2755
|
+
/**
|
|
2756
|
+
* @internal
|
|
2757
|
+
*/
|
|
2758
|
+
export declare const CreateGroupResponseFilterSensitiveLog: (obj: CreateGroupResponse) => any;
|
|
2759
|
+
/**
|
|
2760
|
+
* @internal
|
|
2761
|
+
*/
|
|
2762
|
+
export declare const CreateMobileDeviceAccessRuleRequestFilterSensitiveLog: (obj: CreateMobileDeviceAccessRuleRequest) => any;
|
|
2763
|
+
/**
|
|
2764
|
+
* @internal
|
|
2765
|
+
*/
|
|
2766
|
+
export declare const CreateMobileDeviceAccessRuleResponseFilterSensitiveLog: (obj: CreateMobileDeviceAccessRuleResponse) => any;
|
|
2767
|
+
/**
|
|
2768
|
+
* @internal
|
|
2769
|
+
*/
|
|
2770
|
+
export declare const DomainFilterSensitiveLog: (obj: Domain) => any;
|
|
2771
|
+
/**
|
|
2772
|
+
* @internal
|
|
2773
|
+
*/
|
|
2774
|
+
export declare const CreateOrganizationRequestFilterSensitiveLog: (obj: CreateOrganizationRequest) => any;
|
|
2775
|
+
/**
|
|
2776
|
+
* @internal
|
|
2777
|
+
*/
|
|
2778
|
+
export declare const CreateOrganizationResponseFilterSensitiveLog: (obj: CreateOrganizationResponse) => any;
|
|
2779
|
+
/**
|
|
2780
|
+
* @internal
|
|
2781
|
+
*/
|
|
2782
|
+
export declare const CreateResourceRequestFilterSensitiveLog: (obj: CreateResourceRequest) => any;
|
|
2783
|
+
/**
|
|
2784
|
+
* @internal
|
|
2785
|
+
*/
|
|
2786
|
+
export declare const CreateResourceResponseFilterSensitiveLog: (obj: CreateResourceResponse) => any;
|
|
2787
|
+
/**
|
|
2788
|
+
* @internal
|
|
2789
|
+
*/
|
|
2790
|
+
export declare const CreateUserRequestFilterSensitiveLog: (obj: CreateUserRequest) => any;
|
|
2791
|
+
/**
|
|
2792
|
+
* @internal
|
|
2793
|
+
*/
|
|
2794
|
+
export declare const CreateUserResponseFilterSensitiveLog: (obj: CreateUserResponse) => any;
|
|
2795
|
+
/**
|
|
2796
|
+
* @internal
|
|
2797
|
+
*/
|
|
2798
|
+
export declare const DelegateFilterSensitiveLog: (obj: Delegate) => any;
|
|
2799
|
+
/**
|
|
2800
|
+
* @internal
|
|
2801
|
+
*/
|
|
2802
|
+
export declare const DeleteAccessControlRuleRequestFilterSensitiveLog: (obj: DeleteAccessControlRuleRequest) => any;
|
|
2803
|
+
/**
|
|
2804
|
+
* @internal
|
|
2805
|
+
*/
|
|
2806
|
+
export declare const DeleteAccessControlRuleResponseFilterSensitiveLog: (obj: DeleteAccessControlRuleResponse) => any;
|
|
2807
|
+
/**
|
|
2808
|
+
* @internal
|
|
2809
|
+
*/
|
|
2810
|
+
export declare const DeleteAliasRequestFilterSensitiveLog: (obj: DeleteAliasRequest) => any;
|
|
2811
|
+
/**
|
|
2812
|
+
* @internal
|
|
2813
|
+
*/
|
|
2814
|
+
export declare const DeleteAliasResponseFilterSensitiveLog: (obj: DeleteAliasResponse) => any;
|
|
2815
|
+
/**
|
|
2816
|
+
* @internal
|
|
2817
|
+
*/
|
|
2818
|
+
export declare const DeleteAvailabilityConfigurationRequestFilterSensitiveLog: (obj: DeleteAvailabilityConfigurationRequest) => any;
|
|
2819
|
+
/**
|
|
2820
|
+
* @internal
|
|
2821
|
+
*/
|
|
2822
|
+
export declare const DeleteAvailabilityConfigurationResponseFilterSensitiveLog: (obj: DeleteAvailabilityConfigurationResponse) => any;
|
|
2823
|
+
/**
|
|
2824
|
+
* @internal
|
|
2825
|
+
*/
|
|
2826
|
+
export declare const DeleteEmailMonitoringConfigurationRequestFilterSensitiveLog: (obj: DeleteEmailMonitoringConfigurationRequest) => any;
|
|
2827
|
+
/**
|
|
2828
|
+
* @internal
|
|
2829
|
+
*/
|
|
2830
|
+
export declare const DeleteEmailMonitoringConfigurationResponseFilterSensitiveLog: (obj: DeleteEmailMonitoringConfigurationResponse) => any;
|
|
2831
|
+
/**
|
|
2832
|
+
* @internal
|
|
2833
|
+
*/
|
|
2834
|
+
export declare const DeleteGroupRequestFilterSensitiveLog: (obj: DeleteGroupRequest) => any;
|
|
2835
|
+
/**
|
|
2836
|
+
* @internal
|
|
2837
|
+
*/
|
|
2838
|
+
export declare const DeleteGroupResponseFilterSensitiveLog: (obj: DeleteGroupResponse) => any;
|
|
2839
|
+
/**
|
|
2840
|
+
* @internal
|
|
2841
|
+
*/
|
|
2842
|
+
export declare const DeleteMailboxPermissionsRequestFilterSensitiveLog: (obj: DeleteMailboxPermissionsRequest) => any;
|
|
2843
|
+
/**
|
|
2844
|
+
* @internal
|
|
2845
|
+
*/
|
|
2846
|
+
export declare const DeleteMailboxPermissionsResponseFilterSensitiveLog: (obj: DeleteMailboxPermissionsResponse) => any;
|
|
2847
|
+
/**
|
|
2848
|
+
* @internal
|
|
2849
|
+
*/
|
|
2850
|
+
export declare const DeleteMobileDeviceAccessOverrideRequestFilterSensitiveLog: (obj: DeleteMobileDeviceAccessOverrideRequest) => any;
|
|
2851
|
+
/**
|
|
2852
|
+
* @internal
|
|
2853
|
+
*/
|
|
2854
|
+
export declare const DeleteMobileDeviceAccessOverrideResponseFilterSensitiveLog: (obj: DeleteMobileDeviceAccessOverrideResponse) => any;
|
|
2855
|
+
/**
|
|
2856
|
+
* @internal
|
|
2857
|
+
*/
|
|
2858
|
+
export declare const DeleteMobileDeviceAccessRuleRequestFilterSensitiveLog: (obj: DeleteMobileDeviceAccessRuleRequest) => any;
|
|
2859
|
+
/**
|
|
2860
|
+
* @internal
|
|
2861
|
+
*/
|
|
2862
|
+
export declare const DeleteMobileDeviceAccessRuleResponseFilterSensitiveLog: (obj: DeleteMobileDeviceAccessRuleResponse) => any;
|
|
2863
|
+
/**
|
|
2864
|
+
* @internal
|
|
2865
|
+
*/
|
|
2866
|
+
export declare const DeleteOrganizationRequestFilterSensitiveLog: (obj: DeleteOrganizationRequest) => any;
|
|
2867
|
+
/**
|
|
2868
|
+
* @internal
|
|
2869
|
+
*/
|
|
2870
|
+
export declare const DeleteOrganizationResponseFilterSensitiveLog: (obj: DeleteOrganizationResponse) => any;
|
|
2871
|
+
/**
|
|
2872
|
+
* @internal
|
|
2873
|
+
*/
|
|
2874
|
+
export declare const DeleteResourceRequestFilterSensitiveLog: (obj: DeleteResourceRequest) => any;
|
|
2875
|
+
/**
|
|
2876
|
+
* @internal
|
|
2877
|
+
*/
|
|
2878
|
+
export declare const DeleteResourceResponseFilterSensitiveLog: (obj: DeleteResourceResponse) => any;
|
|
2879
|
+
/**
|
|
2880
|
+
* @internal
|
|
2881
|
+
*/
|
|
2882
|
+
export declare const DeleteRetentionPolicyRequestFilterSensitiveLog: (obj: DeleteRetentionPolicyRequest) => any;
|
|
2883
|
+
/**
|
|
2884
|
+
* @internal
|
|
2885
|
+
*/
|
|
2886
|
+
export declare const DeleteRetentionPolicyResponseFilterSensitiveLog: (obj: DeleteRetentionPolicyResponse) => any;
|
|
2887
|
+
/**
|
|
2888
|
+
* @internal
|
|
2889
|
+
*/
|
|
2890
|
+
export declare const DeleteUserRequestFilterSensitiveLog: (obj: DeleteUserRequest) => any;
|
|
2891
|
+
/**
|
|
2892
|
+
* @internal
|
|
2893
|
+
*/
|
|
2894
|
+
export declare const DeleteUserResponseFilterSensitiveLog: (obj: DeleteUserResponse) => any;
|
|
2895
|
+
/**
|
|
2896
|
+
* @internal
|
|
2897
|
+
*/
|
|
2898
|
+
export declare const DeregisterFromWorkMailRequestFilterSensitiveLog: (obj: DeregisterFromWorkMailRequest) => any;
|
|
2899
|
+
/**
|
|
2900
|
+
* @internal
|
|
2901
|
+
*/
|
|
2902
|
+
export declare const DeregisterFromWorkMailResponseFilterSensitiveLog: (obj: DeregisterFromWorkMailResponse) => any;
|
|
2903
|
+
/**
|
|
2904
|
+
* @internal
|
|
2905
|
+
*/
|
|
2906
|
+
export declare const DeregisterMailDomainRequestFilterSensitiveLog: (obj: DeregisterMailDomainRequest) => any;
|
|
2907
|
+
/**
|
|
2908
|
+
* @internal
|
|
2909
|
+
*/
|
|
2910
|
+
export declare const DeregisterMailDomainResponseFilterSensitiveLog: (obj: DeregisterMailDomainResponse) => any;
|
|
2911
|
+
/**
|
|
2912
|
+
* @internal
|
|
2913
|
+
*/
|
|
2914
|
+
export declare const DescribeEmailMonitoringConfigurationRequestFilterSensitiveLog: (obj: DescribeEmailMonitoringConfigurationRequest) => any;
|
|
2915
|
+
/**
|
|
2916
|
+
* @internal
|
|
2917
|
+
*/
|
|
2918
|
+
export declare const DescribeEmailMonitoringConfigurationResponseFilterSensitiveLog: (obj: DescribeEmailMonitoringConfigurationResponse) => any;
|
|
2919
|
+
/**
|
|
2920
|
+
* @internal
|
|
2921
|
+
*/
|
|
2922
|
+
export declare const DescribeGroupRequestFilterSensitiveLog: (obj: DescribeGroupRequest) => any;
|
|
2923
|
+
/**
|
|
2924
|
+
* @internal
|
|
2925
|
+
*/
|
|
2926
|
+
export declare const DescribeGroupResponseFilterSensitiveLog: (obj: DescribeGroupResponse) => any;
|
|
2927
|
+
/**
|
|
2928
|
+
* @internal
|
|
2929
|
+
*/
|
|
2930
|
+
export declare const DescribeInboundDmarcSettingsRequestFilterSensitiveLog: (obj: DescribeInboundDmarcSettingsRequest) => any;
|
|
2931
|
+
/**
|
|
2932
|
+
* @internal
|
|
2933
|
+
*/
|
|
2934
|
+
export declare const DescribeInboundDmarcSettingsResponseFilterSensitiveLog: (obj: DescribeInboundDmarcSettingsResponse) => any;
|
|
2935
|
+
/**
|
|
2936
|
+
* @internal
|
|
2937
|
+
*/
|
|
2938
|
+
export declare const DescribeMailboxExportJobRequestFilterSensitiveLog: (obj: DescribeMailboxExportJobRequest) => any;
|
|
2939
|
+
/**
|
|
2940
|
+
* @internal
|
|
2941
|
+
*/
|
|
2942
|
+
export declare const DescribeMailboxExportJobResponseFilterSensitiveLog: (obj: DescribeMailboxExportJobResponse) => any;
|
|
2943
|
+
/**
|
|
2944
|
+
* @internal
|
|
2945
|
+
*/
|
|
2946
|
+
export declare const DescribeOrganizationRequestFilterSensitiveLog: (obj: DescribeOrganizationRequest) => any;
|
|
2947
|
+
/**
|
|
2948
|
+
* @internal
|
|
2949
|
+
*/
|
|
2950
|
+
export declare const DescribeOrganizationResponseFilterSensitiveLog: (obj: DescribeOrganizationResponse) => any;
|
|
2951
|
+
/**
|
|
2952
|
+
* @internal
|
|
2953
|
+
*/
|
|
2954
|
+
export declare const DescribeResourceRequestFilterSensitiveLog: (obj: DescribeResourceRequest) => any;
|
|
2955
|
+
/**
|
|
2956
|
+
* @internal
|
|
2957
|
+
*/
|
|
2958
|
+
export declare const DescribeResourceResponseFilterSensitiveLog: (obj: DescribeResourceResponse) => any;
|
|
2959
|
+
/**
|
|
2960
|
+
* @internal
|
|
2961
|
+
*/
|
|
2962
|
+
export declare const DescribeUserRequestFilterSensitiveLog: (obj: DescribeUserRequest) => any;
|
|
2963
|
+
/**
|
|
2964
|
+
* @internal
|
|
2965
|
+
*/
|
|
2966
|
+
export declare const DescribeUserResponseFilterSensitiveLog: (obj: DescribeUserResponse) => any;
|
|
2967
|
+
/**
|
|
2968
|
+
* @internal
|
|
2969
|
+
*/
|
|
2970
|
+
export declare const DisassociateDelegateFromResourceRequestFilterSensitiveLog: (obj: DisassociateDelegateFromResourceRequest) => any;
|
|
2971
|
+
/**
|
|
2972
|
+
* @internal
|
|
2973
|
+
*/
|
|
2974
|
+
export declare const DisassociateDelegateFromResourceResponseFilterSensitiveLog: (obj: DisassociateDelegateFromResourceResponse) => any;
|
|
2975
|
+
/**
|
|
2976
|
+
* @internal
|
|
2977
|
+
*/
|
|
2978
|
+
export declare const DisassociateMemberFromGroupRequestFilterSensitiveLog: (obj: DisassociateMemberFromGroupRequest) => any;
|
|
2979
|
+
/**
|
|
2980
|
+
* @internal
|
|
2981
|
+
*/
|
|
2982
|
+
export declare const DisassociateMemberFromGroupResponseFilterSensitiveLog: (obj: DisassociateMemberFromGroupResponse) => any;
|
|
2983
|
+
/**
|
|
2984
|
+
* @internal
|
|
2985
|
+
*/
|
|
2986
|
+
export declare const DnsRecordFilterSensitiveLog: (obj: DnsRecord) => any;
|
|
2987
|
+
/**
|
|
2988
|
+
* @internal
|
|
2989
|
+
*/
|
|
2990
|
+
export declare const FolderConfigurationFilterSensitiveLog: (obj: FolderConfiguration) => any;
|
|
2991
|
+
/**
|
|
2992
|
+
* @internal
|
|
2993
|
+
*/
|
|
2994
|
+
export declare const GetAccessControlEffectRequestFilterSensitiveLog: (obj: GetAccessControlEffectRequest) => any;
|
|
2995
|
+
/**
|
|
2996
|
+
* @internal
|
|
2997
|
+
*/
|
|
2998
|
+
export declare const GetAccessControlEffectResponseFilterSensitiveLog: (obj: GetAccessControlEffectResponse) => any;
|
|
2999
|
+
/**
|
|
3000
|
+
* @internal
|
|
3001
|
+
*/
|
|
3002
|
+
export declare const GetDefaultRetentionPolicyRequestFilterSensitiveLog: (obj: GetDefaultRetentionPolicyRequest) => any;
|
|
3003
|
+
/**
|
|
3004
|
+
* @internal
|
|
3005
|
+
*/
|
|
3006
|
+
export declare const GetDefaultRetentionPolicyResponseFilterSensitiveLog: (obj: GetDefaultRetentionPolicyResponse) => any;
|
|
3007
|
+
/**
|
|
3008
|
+
* @internal
|
|
3009
|
+
*/
|
|
3010
|
+
export declare const GetMailboxDetailsRequestFilterSensitiveLog: (obj: GetMailboxDetailsRequest) => any;
|
|
3011
|
+
/**
|
|
3012
|
+
* @internal
|
|
3013
|
+
*/
|
|
3014
|
+
export declare const GetMailboxDetailsResponseFilterSensitiveLog: (obj: GetMailboxDetailsResponse) => any;
|
|
3015
|
+
/**
|
|
3016
|
+
* @internal
|
|
3017
|
+
*/
|
|
3018
|
+
export declare const GetMailDomainRequestFilterSensitiveLog: (obj: GetMailDomainRequest) => any;
|
|
3019
|
+
/**
|
|
3020
|
+
* @internal
|
|
3021
|
+
*/
|
|
3022
|
+
export declare const GetMailDomainResponseFilterSensitiveLog: (obj: GetMailDomainResponse) => any;
|
|
3023
|
+
/**
|
|
3024
|
+
* @internal
|
|
3025
|
+
*/
|
|
3026
|
+
export declare const GetMobileDeviceAccessEffectRequestFilterSensitiveLog: (obj: GetMobileDeviceAccessEffectRequest) => any;
|
|
3027
|
+
/**
|
|
3028
|
+
* @internal
|
|
3029
|
+
*/
|
|
3030
|
+
export declare const MobileDeviceAccessMatchedRuleFilterSensitiveLog: (obj: MobileDeviceAccessMatchedRule) => any;
|
|
3031
|
+
/**
|
|
3032
|
+
* @internal
|
|
3033
|
+
*/
|
|
3034
|
+
export declare const GetMobileDeviceAccessEffectResponseFilterSensitiveLog: (obj: GetMobileDeviceAccessEffectResponse) => any;
|
|
3035
|
+
/**
|
|
3036
|
+
* @internal
|
|
3037
|
+
*/
|
|
3038
|
+
export declare const GetMobileDeviceAccessOverrideRequestFilterSensitiveLog: (obj: GetMobileDeviceAccessOverrideRequest) => any;
|
|
3039
|
+
/**
|
|
3040
|
+
* @internal
|
|
3041
|
+
*/
|
|
3042
|
+
export declare const GetMobileDeviceAccessOverrideResponseFilterSensitiveLog: (obj: GetMobileDeviceAccessOverrideResponse) => any;
|
|
3043
|
+
/**
|
|
3044
|
+
* @internal
|
|
3045
|
+
*/
|
|
3046
|
+
export declare const GroupFilterSensitiveLog: (obj: Group) => any;
|
|
3047
|
+
/**
|
|
3048
|
+
* @internal
|
|
3049
|
+
*/
|
|
3050
|
+
export declare const MailboxExportJobFilterSensitiveLog: (obj: MailboxExportJob) => any;
|
|
3051
|
+
/**
|
|
3052
|
+
* @internal
|
|
3053
|
+
*/
|
|
3054
|
+
export declare const ListAccessControlRulesRequestFilterSensitiveLog: (obj: ListAccessControlRulesRequest) => any;
|
|
3055
|
+
/**
|
|
3056
|
+
* @internal
|
|
3057
|
+
*/
|
|
3058
|
+
export declare const ListAccessControlRulesResponseFilterSensitiveLog: (obj: ListAccessControlRulesResponse) => any;
|
|
3059
|
+
/**
|
|
3060
|
+
* @internal
|
|
3061
|
+
*/
|
|
3062
|
+
export declare const ListAliasesRequestFilterSensitiveLog: (obj: ListAliasesRequest) => any;
|
|
3063
|
+
/**
|
|
3064
|
+
* @internal
|
|
3065
|
+
*/
|
|
3066
|
+
export declare const ListAliasesResponseFilterSensitiveLog: (obj: ListAliasesResponse) => any;
|
|
3067
|
+
/**
|
|
3068
|
+
* @internal
|
|
3069
|
+
*/
|
|
3070
|
+
export declare const ListAvailabilityConfigurationsRequestFilterSensitiveLog: (obj: ListAvailabilityConfigurationsRequest) => any;
|
|
3071
|
+
/**
|
|
3072
|
+
* @internal
|
|
3073
|
+
*/
|
|
3074
|
+
export declare const ListAvailabilityConfigurationsResponseFilterSensitiveLog: (obj: ListAvailabilityConfigurationsResponse) => any;
|
|
3075
|
+
/**
|
|
3076
|
+
* @internal
|
|
3077
|
+
*/
|
|
3078
|
+
export declare const ListGroupMembersRequestFilterSensitiveLog: (obj: ListGroupMembersRequest) => any;
|
|
3079
|
+
/**
|
|
3080
|
+
* @internal
|
|
3081
|
+
*/
|
|
3082
|
+
export declare const MemberFilterSensitiveLog: (obj: Member) => any;
|
|
3083
|
+
/**
|
|
3084
|
+
* @internal
|
|
3085
|
+
*/
|
|
3086
|
+
export declare const ListGroupMembersResponseFilterSensitiveLog: (obj: ListGroupMembersResponse) => any;
|
|
3087
|
+
/**
|
|
3088
|
+
* @internal
|
|
3089
|
+
*/
|
|
3090
|
+
export declare const ListGroupsRequestFilterSensitiveLog: (obj: ListGroupsRequest) => any;
|
|
3091
|
+
/**
|
|
3092
|
+
* @internal
|
|
3093
|
+
*/
|
|
3094
|
+
export declare const ListGroupsResponseFilterSensitiveLog: (obj: ListGroupsResponse) => any;
|
|
3095
|
+
/**
|
|
3096
|
+
* @internal
|
|
3097
|
+
*/
|
|
3098
|
+
export declare const ListMailboxExportJobsRequestFilterSensitiveLog: (obj: ListMailboxExportJobsRequest) => any;
|
|
3099
|
+
/**
|
|
3100
|
+
* @internal
|
|
3101
|
+
*/
|
|
3102
|
+
export declare const ListMailboxExportJobsResponseFilterSensitiveLog: (obj: ListMailboxExportJobsResponse) => any;
|
|
3103
|
+
/**
|
|
3104
|
+
* @internal
|
|
3105
|
+
*/
|
|
3106
|
+
export declare const ListMailboxPermissionsRequestFilterSensitiveLog: (obj: ListMailboxPermissionsRequest) => any;
|
|
3107
|
+
/**
|
|
3108
|
+
* @internal
|
|
3109
|
+
*/
|
|
3110
|
+
export declare const PermissionFilterSensitiveLog: (obj: Permission) => any;
|
|
3111
|
+
/**
|
|
3112
|
+
* @internal
|
|
3113
|
+
*/
|
|
3114
|
+
export declare const ListMailboxPermissionsResponseFilterSensitiveLog: (obj: ListMailboxPermissionsResponse) => any;
|
|
3115
|
+
/**
|
|
3116
|
+
* @internal
|
|
3117
|
+
*/
|
|
3118
|
+
export declare const ListMailDomainsRequestFilterSensitiveLog: (obj: ListMailDomainsRequest) => any;
|
|
3119
|
+
/**
|
|
3120
|
+
* @internal
|
|
3121
|
+
*/
|
|
3122
|
+
export declare const MailDomainSummaryFilterSensitiveLog: (obj: MailDomainSummary) => any;
|
|
3123
|
+
/**
|
|
3124
|
+
* @internal
|
|
3125
|
+
*/
|
|
3126
|
+
export declare const ListMailDomainsResponseFilterSensitiveLog: (obj: ListMailDomainsResponse) => any;
|
|
3127
|
+
/**
|
|
3128
|
+
* @internal
|
|
3129
|
+
*/
|
|
3130
|
+
export declare const ListMobileDeviceAccessOverridesRequestFilterSensitiveLog: (obj: ListMobileDeviceAccessOverridesRequest) => any;
|
|
3131
|
+
/**
|
|
3132
|
+
* @internal
|
|
3133
|
+
*/
|
|
3134
|
+
export declare const MobileDeviceAccessOverrideFilterSensitiveLog: (obj: MobileDeviceAccessOverride) => any;
|
|
3135
|
+
/**
|
|
3136
|
+
* @internal
|
|
3137
|
+
*/
|
|
3138
|
+
export declare const ListMobileDeviceAccessOverridesResponseFilterSensitiveLog: (obj: ListMobileDeviceAccessOverridesResponse) => any;
|
|
3139
|
+
/**
|
|
3140
|
+
* @internal
|
|
3141
|
+
*/
|
|
3142
|
+
export declare const ListMobileDeviceAccessRulesRequestFilterSensitiveLog: (obj: ListMobileDeviceAccessRulesRequest) => any;
|
|
3143
|
+
/**
|
|
3144
|
+
* @internal
|
|
3145
|
+
*/
|
|
3146
|
+
export declare const MobileDeviceAccessRuleFilterSensitiveLog: (obj: MobileDeviceAccessRule) => any;
|
|
3147
|
+
/**
|
|
3148
|
+
* @internal
|
|
3149
|
+
*/
|
|
3150
|
+
export declare const ListMobileDeviceAccessRulesResponseFilterSensitiveLog: (obj: ListMobileDeviceAccessRulesResponse) => any;
|
|
3151
|
+
/**
|
|
3152
|
+
* @internal
|
|
3153
|
+
*/
|
|
3154
|
+
export declare const ListOrganizationsRequestFilterSensitiveLog: (obj: ListOrganizationsRequest) => any;
|
|
3155
|
+
/**
|
|
3156
|
+
* @internal
|
|
3157
|
+
*/
|
|
3158
|
+
export declare const OrganizationSummaryFilterSensitiveLog: (obj: OrganizationSummary) => any;
|
|
3159
|
+
/**
|
|
3160
|
+
* @internal
|
|
3161
|
+
*/
|
|
3162
|
+
export declare const ListOrganizationsResponseFilterSensitiveLog: (obj: ListOrganizationsResponse) => any;
|
|
3163
|
+
/**
|
|
3164
|
+
* @internal
|
|
3165
|
+
*/
|
|
3166
|
+
export declare const ListResourceDelegatesRequestFilterSensitiveLog: (obj: ListResourceDelegatesRequest) => any;
|
|
3167
|
+
/**
|
|
3168
|
+
* @internal
|
|
3169
|
+
*/
|
|
3170
|
+
export declare const ListResourceDelegatesResponseFilterSensitiveLog: (obj: ListResourceDelegatesResponse) => any;
|
|
3171
|
+
/**
|
|
3172
|
+
* @internal
|
|
3173
|
+
*/
|
|
3174
|
+
export declare const ListResourcesRequestFilterSensitiveLog: (obj: ListResourcesRequest) => any;
|
|
3175
|
+
/**
|
|
3176
|
+
* @internal
|
|
3177
|
+
*/
|
|
3178
|
+
export declare const ResourceFilterSensitiveLog: (obj: Resource) => any;
|
|
3179
|
+
/**
|
|
3180
|
+
* @internal
|
|
3181
|
+
*/
|
|
3182
|
+
export declare const ListResourcesResponseFilterSensitiveLog: (obj: ListResourcesResponse) => any;
|
|
3183
|
+
/**
|
|
3184
|
+
* @internal
|
|
3185
|
+
*/
|
|
3186
|
+
export declare const ListTagsForResourceRequestFilterSensitiveLog: (obj: ListTagsForResourceRequest) => any;
|
|
3187
|
+
/**
|
|
3188
|
+
* @internal
|
|
3189
|
+
*/
|
|
3190
|
+
export declare const TagFilterSensitiveLog: (obj: Tag) => any;
|
|
3191
|
+
/**
|
|
3192
|
+
* @internal
|
|
3193
|
+
*/
|
|
3194
|
+
export declare const ListTagsForResourceResponseFilterSensitiveLog: (obj: ListTagsForResourceResponse) => any;
|
|
3195
|
+
/**
|
|
3196
|
+
* @internal
|
|
3197
|
+
*/
|
|
3198
|
+
export declare const ListUsersRequestFilterSensitiveLog: (obj: ListUsersRequest) => any;
|
|
3199
|
+
/**
|
|
3200
|
+
* @internal
|
|
3201
|
+
*/
|
|
3202
|
+
export declare const UserFilterSensitiveLog: (obj: User) => any;
|
|
3203
|
+
/**
|
|
3204
|
+
* @internal
|
|
3205
|
+
*/
|
|
3206
|
+
export declare const ListUsersResponseFilterSensitiveLog: (obj: ListUsersResponse) => any;
|
|
3207
|
+
/**
|
|
3208
|
+
* @internal
|
|
3209
|
+
*/
|
|
3210
|
+
export declare const PutAccessControlRuleRequestFilterSensitiveLog: (obj: PutAccessControlRuleRequest) => any;
|
|
3211
|
+
/**
|
|
3212
|
+
* @internal
|
|
3213
|
+
*/
|
|
3214
|
+
export declare const PutAccessControlRuleResponseFilterSensitiveLog: (obj: PutAccessControlRuleResponse) => any;
|
|
3215
|
+
/**
|
|
3216
|
+
* @internal
|
|
3217
|
+
*/
|
|
3218
|
+
export declare const PutEmailMonitoringConfigurationRequestFilterSensitiveLog: (obj: PutEmailMonitoringConfigurationRequest) => any;
|
|
3219
|
+
/**
|
|
3220
|
+
* @internal
|
|
3221
|
+
*/
|
|
3222
|
+
export declare const PutEmailMonitoringConfigurationResponseFilterSensitiveLog: (obj: PutEmailMonitoringConfigurationResponse) => any;
|
|
3223
|
+
/**
|
|
3224
|
+
* @internal
|
|
3225
|
+
*/
|
|
3226
|
+
export declare const PutInboundDmarcSettingsRequestFilterSensitiveLog: (obj: PutInboundDmarcSettingsRequest) => any;
|
|
3227
|
+
/**
|
|
3228
|
+
* @internal
|
|
3229
|
+
*/
|
|
3230
|
+
export declare const PutInboundDmarcSettingsResponseFilterSensitiveLog: (obj: PutInboundDmarcSettingsResponse) => any;
|
|
3231
|
+
/**
|
|
3232
|
+
* @internal
|
|
3233
|
+
*/
|
|
3234
|
+
export declare const PutMailboxPermissionsRequestFilterSensitiveLog: (obj: PutMailboxPermissionsRequest) => any;
|
|
3235
|
+
/**
|
|
3236
|
+
* @internal
|
|
3237
|
+
*/
|
|
3238
|
+
export declare const PutMailboxPermissionsResponseFilterSensitiveLog: (obj: PutMailboxPermissionsResponse) => any;
|
|
3239
|
+
/**
|
|
3240
|
+
* @internal
|
|
3241
|
+
*/
|
|
3242
|
+
export declare const PutMobileDeviceAccessOverrideRequestFilterSensitiveLog: (obj: PutMobileDeviceAccessOverrideRequest) => any;
|
|
3243
|
+
/**
|
|
3244
|
+
* @internal
|
|
3245
|
+
*/
|
|
3246
|
+
export declare const PutMobileDeviceAccessOverrideResponseFilterSensitiveLog: (obj: PutMobileDeviceAccessOverrideResponse) => any;
|
|
3247
|
+
/**
|
|
3248
|
+
* @internal
|
|
3249
|
+
*/
|
|
3250
|
+
export declare const PutRetentionPolicyRequestFilterSensitiveLog: (obj: PutRetentionPolicyRequest) => any;
|
|
3251
|
+
/**
|
|
3252
|
+
* @internal
|
|
3253
|
+
*/
|
|
3254
|
+
export declare const PutRetentionPolicyResponseFilterSensitiveLog: (obj: PutRetentionPolicyResponse) => any;
|
|
3255
|
+
/**
|
|
3256
|
+
* @internal
|
|
3257
|
+
*/
|
|
3258
|
+
export declare const RegisterMailDomainRequestFilterSensitiveLog: (obj: RegisterMailDomainRequest) => any;
|
|
3259
|
+
/**
|
|
3260
|
+
* @internal
|
|
3261
|
+
*/
|
|
3262
|
+
export declare const RegisterMailDomainResponseFilterSensitiveLog: (obj: RegisterMailDomainResponse) => any;
|
|
3263
|
+
/**
|
|
3264
|
+
* @internal
|
|
3265
|
+
*/
|
|
3266
|
+
export declare const RegisterToWorkMailRequestFilterSensitiveLog: (obj: RegisterToWorkMailRequest) => any;
|
|
3267
|
+
/**
|
|
3268
|
+
* @internal
|
|
3269
|
+
*/
|
|
3270
|
+
export declare const RegisterToWorkMailResponseFilterSensitiveLog: (obj: RegisterToWorkMailResponse) => any;
|
|
3271
|
+
/**
|
|
3272
|
+
* @internal
|
|
3273
|
+
*/
|
|
3274
|
+
export declare const ResetPasswordRequestFilterSensitiveLog: (obj: ResetPasswordRequest) => any;
|
|
3275
|
+
/**
|
|
3276
|
+
* @internal
|
|
3277
|
+
*/
|
|
3278
|
+
export declare const ResetPasswordResponseFilterSensitiveLog: (obj: ResetPasswordResponse) => any;
|
|
3279
|
+
/**
|
|
3280
|
+
* @internal
|
|
3281
|
+
*/
|
|
3282
|
+
export declare const StartMailboxExportJobRequestFilterSensitiveLog: (obj: StartMailboxExportJobRequest) => any;
|
|
3283
|
+
/**
|
|
3284
|
+
* @internal
|
|
3285
|
+
*/
|
|
3286
|
+
export declare const StartMailboxExportJobResponseFilterSensitiveLog: (obj: StartMailboxExportJobResponse) => any;
|
|
3287
|
+
/**
|
|
3288
|
+
* @internal
|
|
3289
|
+
*/
|
|
3290
|
+
export declare const TagResourceRequestFilterSensitiveLog: (obj: TagResourceRequest) => any;
|
|
3291
|
+
/**
|
|
3292
|
+
* @internal
|
|
3293
|
+
*/
|
|
3294
|
+
export declare const TagResourceResponseFilterSensitiveLog: (obj: TagResourceResponse) => any;
|
|
3295
|
+
/**
|
|
3296
|
+
* @internal
|
|
3297
|
+
*/
|
|
3298
|
+
export declare const TestAvailabilityConfigurationRequestFilterSensitiveLog: (obj: TestAvailabilityConfigurationRequest) => any;
|
|
3299
|
+
/**
|
|
3300
|
+
* @internal
|
|
3301
|
+
*/
|
|
3302
|
+
export declare const TestAvailabilityConfigurationResponseFilterSensitiveLog: (obj: TestAvailabilityConfigurationResponse) => any;
|
|
3303
|
+
/**
|
|
3304
|
+
* @internal
|
|
3305
|
+
*/
|
|
3306
|
+
export declare const UntagResourceRequestFilterSensitiveLog: (obj: UntagResourceRequest) => any;
|
|
3307
|
+
/**
|
|
3308
|
+
* @internal
|
|
3309
|
+
*/
|
|
3310
|
+
export declare const UntagResourceResponseFilterSensitiveLog: (obj: UntagResourceResponse) => any;
|
|
3311
|
+
/**
|
|
3312
|
+
* @internal
|
|
3313
|
+
*/
|
|
3314
|
+
export declare const UpdateAvailabilityConfigurationRequestFilterSensitiveLog: (obj: UpdateAvailabilityConfigurationRequest) => any;
|
|
3315
|
+
/**
|
|
3316
|
+
* @internal
|
|
3317
|
+
*/
|
|
3318
|
+
export declare const UpdateAvailabilityConfigurationResponseFilterSensitiveLog: (obj: UpdateAvailabilityConfigurationResponse) => any;
|
|
3319
|
+
/**
|
|
3320
|
+
* @internal
|
|
3321
|
+
*/
|
|
3322
|
+
export declare const UpdateDefaultMailDomainRequestFilterSensitiveLog: (obj: UpdateDefaultMailDomainRequest) => any;
|
|
3323
|
+
/**
|
|
3324
|
+
* @internal
|
|
3325
|
+
*/
|
|
3326
|
+
export declare const UpdateDefaultMailDomainResponseFilterSensitiveLog: (obj: UpdateDefaultMailDomainResponse) => any;
|
|
3327
|
+
/**
|
|
3328
|
+
* @internal
|
|
3329
|
+
*/
|
|
3330
|
+
export declare const UpdateMailboxQuotaRequestFilterSensitiveLog: (obj: UpdateMailboxQuotaRequest) => any;
|
|
3331
|
+
/**
|
|
3332
|
+
* @internal
|
|
3333
|
+
*/
|
|
3334
|
+
export declare const UpdateMailboxQuotaResponseFilterSensitiveLog: (obj: UpdateMailboxQuotaResponse) => any;
|
|
3335
|
+
/**
|
|
3336
|
+
* @internal
|
|
3337
|
+
*/
|
|
3338
|
+
export declare const UpdateMobileDeviceAccessRuleRequestFilterSensitiveLog: (obj: UpdateMobileDeviceAccessRuleRequest) => any;
|
|
3339
|
+
/**
|
|
3340
|
+
* @internal
|
|
3341
|
+
*/
|
|
3342
|
+
export declare const UpdateMobileDeviceAccessRuleResponseFilterSensitiveLog: (obj: UpdateMobileDeviceAccessRuleResponse) => any;
|
|
3343
|
+
/**
|
|
3344
|
+
* @internal
|
|
3345
|
+
*/
|
|
3346
|
+
export declare const UpdatePrimaryEmailAddressRequestFilterSensitiveLog: (obj: UpdatePrimaryEmailAddressRequest) => any;
|
|
3347
|
+
/**
|
|
3348
|
+
* @internal
|
|
3349
|
+
*/
|
|
3350
|
+
export declare const UpdatePrimaryEmailAddressResponseFilterSensitiveLog: (obj: UpdatePrimaryEmailAddressResponse) => any;
|
|
3351
|
+
/**
|
|
3352
|
+
* @internal
|
|
3353
|
+
*/
|
|
3354
|
+
export declare const UpdateResourceRequestFilterSensitiveLog: (obj: UpdateResourceRequest) => any;
|
|
3355
|
+
/**
|
|
3356
|
+
* @internal
|
|
3357
|
+
*/
|
|
3358
|
+
export declare const UpdateResourceResponseFilterSensitiveLog: (obj: UpdateResourceResponse) => any;
|