@aws-sdk/client-workmail 3.170.0 → 3.178.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (86) hide show
  1. package/CHANGELOG.md +16 -0
  2. package/dist-types/runtimeConfig.browser.d.ts +1 -1
  3. package/dist-types/runtimeConfig.d.ts +1 -1
  4. package/dist-types/runtimeConfig.native.d.ts +1 -1
  5. package/dist-types/ts3.4/WorkMail.d.ts +0 -73
  6. package/dist-types/ts3.4/WorkMailClient.d.ts +0 -25
  7. package/dist-types/ts3.4/commands/AssociateDelegateToResourceCommand.d.ts +0 -2
  8. package/dist-types/ts3.4/commands/AssociateMemberToGroupCommand.d.ts +0 -2
  9. package/dist-types/ts3.4/commands/CancelMailboxExportJobCommand.d.ts +0 -2
  10. package/dist-types/ts3.4/commands/CreateAliasCommand.d.ts +0 -2
  11. package/dist-types/ts3.4/commands/CreateAvailabilityConfigurationCommand.d.ts +0 -2
  12. package/dist-types/ts3.4/commands/CreateGroupCommand.d.ts +0 -2
  13. package/dist-types/ts3.4/commands/CreateMobileDeviceAccessRuleCommand.d.ts +0 -2
  14. package/dist-types/ts3.4/commands/CreateOrganizationCommand.d.ts +0 -2
  15. package/dist-types/ts3.4/commands/CreateResourceCommand.d.ts +0 -2
  16. package/dist-types/ts3.4/commands/CreateUserCommand.d.ts +0 -2
  17. package/dist-types/ts3.4/commands/DeleteAccessControlRuleCommand.d.ts +0 -2
  18. package/dist-types/ts3.4/commands/DeleteAliasCommand.d.ts +0 -2
  19. package/dist-types/ts3.4/commands/DeleteAvailabilityConfigurationCommand.d.ts +0 -2
  20. package/dist-types/ts3.4/commands/DeleteEmailMonitoringConfigurationCommand.d.ts +0 -2
  21. package/dist-types/ts3.4/commands/DeleteGroupCommand.d.ts +0 -2
  22. package/dist-types/ts3.4/commands/DeleteMailboxPermissionsCommand.d.ts +0 -2
  23. package/dist-types/ts3.4/commands/DeleteMobileDeviceAccessOverrideCommand.d.ts +0 -2
  24. package/dist-types/ts3.4/commands/DeleteMobileDeviceAccessRuleCommand.d.ts +0 -2
  25. package/dist-types/ts3.4/commands/DeleteOrganizationCommand.d.ts +0 -2
  26. package/dist-types/ts3.4/commands/DeleteResourceCommand.d.ts +0 -2
  27. package/dist-types/ts3.4/commands/DeleteRetentionPolicyCommand.d.ts +0 -2
  28. package/dist-types/ts3.4/commands/DeleteUserCommand.d.ts +0 -2
  29. package/dist-types/ts3.4/commands/DeregisterFromWorkMailCommand.d.ts +0 -2
  30. package/dist-types/ts3.4/commands/DeregisterMailDomainCommand.d.ts +0 -2
  31. package/dist-types/ts3.4/commands/DescribeEmailMonitoringConfigurationCommand.d.ts +0 -2
  32. package/dist-types/ts3.4/commands/DescribeGroupCommand.d.ts +0 -2
  33. package/dist-types/ts3.4/commands/DescribeInboundDmarcSettingsCommand.d.ts +0 -2
  34. package/dist-types/ts3.4/commands/DescribeMailboxExportJobCommand.d.ts +0 -2
  35. package/dist-types/ts3.4/commands/DescribeOrganizationCommand.d.ts +0 -2
  36. package/dist-types/ts3.4/commands/DescribeResourceCommand.d.ts +0 -2
  37. package/dist-types/ts3.4/commands/DescribeUserCommand.d.ts +0 -2
  38. package/dist-types/ts3.4/commands/DisassociateDelegateFromResourceCommand.d.ts +0 -2
  39. package/dist-types/ts3.4/commands/DisassociateMemberFromGroupCommand.d.ts +0 -2
  40. package/dist-types/ts3.4/commands/GetAccessControlEffectCommand.d.ts +0 -2
  41. package/dist-types/ts3.4/commands/GetDefaultRetentionPolicyCommand.d.ts +0 -2
  42. package/dist-types/ts3.4/commands/GetMailDomainCommand.d.ts +0 -2
  43. package/dist-types/ts3.4/commands/GetMailboxDetailsCommand.d.ts +0 -2
  44. package/dist-types/ts3.4/commands/GetMobileDeviceAccessEffectCommand.d.ts +0 -2
  45. package/dist-types/ts3.4/commands/GetMobileDeviceAccessOverrideCommand.d.ts +0 -2
  46. package/dist-types/ts3.4/commands/ListAccessControlRulesCommand.d.ts +0 -2
  47. package/dist-types/ts3.4/commands/ListAliasesCommand.d.ts +0 -2
  48. package/dist-types/ts3.4/commands/ListAvailabilityConfigurationsCommand.d.ts +0 -2
  49. package/dist-types/ts3.4/commands/ListGroupMembersCommand.d.ts +0 -2
  50. package/dist-types/ts3.4/commands/ListGroupsCommand.d.ts +0 -2
  51. package/dist-types/ts3.4/commands/ListMailDomainsCommand.d.ts +0 -2
  52. package/dist-types/ts3.4/commands/ListMailboxExportJobsCommand.d.ts +0 -2
  53. package/dist-types/ts3.4/commands/ListMailboxPermissionsCommand.d.ts +0 -2
  54. package/dist-types/ts3.4/commands/ListMobileDeviceAccessOverridesCommand.d.ts +0 -2
  55. package/dist-types/ts3.4/commands/ListMobileDeviceAccessRulesCommand.d.ts +0 -2
  56. package/dist-types/ts3.4/commands/ListOrganizationsCommand.d.ts +0 -2
  57. package/dist-types/ts3.4/commands/ListResourceDelegatesCommand.d.ts +0 -2
  58. package/dist-types/ts3.4/commands/ListResourcesCommand.d.ts +0 -2
  59. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +0 -2
  60. package/dist-types/ts3.4/commands/ListUsersCommand.d.ts +0 -2
  61. package/dist-types/ts3.4/commands/PutAccessControlRuleCommand.d.ts +0 -2
  62. package/dist-types/ts3.4/commands/PutEmailMonitoringConfigurationCommand.d.ts +0 -2
  63. package/dist-types/ts3.4/commands/PutInboundDmarcSettingsCommand.d.ts +0 -2
  64. package/dist-types/ts3.4/commands/PutMailboxPermissionsCommand.d.ts +0 -2
  65. package/dist-types/ts3.4/commands/PutMobileDeviceAccessOverrideCommand.d.ts +0 -2
  66. package/dist-types/ts3.4/commands/PutRetentionPolicyCommand.d.ts +0 -2
  67. package/dist-types/ts3.4/commands/RegisterMailDomainCommand.d.ts +0 -2
  68. package/dist-types/ts3.4/commands/RegisterToWorkMailCommand.d.ts +0 -2
  69. package/dist-types/ts3.4/commands/ResetPasswordCommand.d.ts +0 -2
  70. package/dist-types/ts3.4/commands/StartMailboxExportJobCommand.d.ts +0 -2
  71. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +0 -2
  72. package/dist-types/ts3.4/commands/TestAvailabilityConfigurationCommand.d.ts +0 -2
  73. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +0 -2
  74. package/dist-types/ts3.4/commands/UpdateAvailabilityConfigurationCommand.d.ts +0 -2
  75. package/dist-types/ts3.4/commands/UpdateDefaultMailDomainCommand.d.ts +0 -2
  76. package/dist-types/ts3.4/commands/UpdateMailboxQuotaCommand.d.ts +0 -2
  77. package/dist-types/ts3.4/commands/UpdateMobileDeviceAccessRuleCommand.d.ts +0 -2
  78. package/dist-types/ts3.4/commands/UpdatePrimaryEmailAddressCommand.d.ts +0 -2
  79. package/dist-types/ts3.4/commands/UpdateResourceCommand.d.ts +0 -2
  80. package/dist-types/ts3.4/models/WorkMailServiceException.d.ts +0 -1
  81. package/dist-types/ts3.4/models/models_0.d.ts +0 -550
  82. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +3 -2
  83. package/dist-types/ts3.4/runtimeConfig.d.ts +3 -2
  84. package/dist-types/ts3.4/runtimeConfig.native.d.ts +3 -2
  85. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +0 -1
  86. package/package.json +26 -26
@@ -19,7 +19,6 @@ export interface AssociateDelegateToResourceCommandInput
19
19
  export interface AssociateDelegateToResourceCommandOutput
20
20
  extends AssociateDelegateToResourceResponse,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class AssociateDelegateToResourceCommand extends $Command<
24
23
  AssociateDelegateToResourceCommandInput,
25
24
  AssociateDelegateToResourceCommandOutput,
@@ -27,7 +26,6 @@ export declare class AssociateDelegateToResourceCommand extends $Command<
27
26
  > {
28
27
  readonly input: AssociateDelegateToResourceCommandInput;
29
28
  constructor(input: AssociateDelegateToResourceCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: WorkMailClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface AssociateMemberToGroupCommandInput
19
19
  export interface AssociateMemberToGroupCommandOutput
20
20
  extends AssociateMemberToGroupResponse,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class AssociateMemberToGroupCommand extends $Command<
24
23
  AssociateMemberToGroupCommandInput,
25
24
  AssociateMemberToGroupCommandOutput,
@@ -27,7 +26,6 @@ export declare class AssociateMemberToGroupCommand extends $Command<
27
26
  > {
28
27
  readonly input: AssociateMemberToGroupCommandInput;
29
28
  constructor(input: AssociateMemberToGroupCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: WorkMailClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface CancelMailboxExportJobCommandInput
19
19
  export interface CancelMailboxExportJobCommandOutput
20
20
  extends CancelMailboxExportJobResponse,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class CancelMailboxExportJobCommand extends $Command<
24
23
  CancelMailboxExportJobCommandInput,
25
24
  CancelMailboxExportJobCommandOutput,
@@ -27,7 +26,6 @@ export declare class CancelMailboxExportJobCommand extends $Command<
27
26
  > {
28
27
  readonly input: CancelMailboxExportJobCommandInput;
29
28
  constructor(input: CancelMailboxExportJobCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: WorkMailClientResolvedConfig,
@@ -15,7 +15,6 @@ export interface CreateAliasCommandInput extends CreateAliasRequest {}
15
15
  export interface CreateAliasCommandOutput
16
16
  extends CreateAliasResponse,
17
17
  __MetadataBearer {}
18
-
19
18
  export declare class CreateAliasCommand extends $Command<
20
19
  CreateAliasCommandInput,
21
20
  CreateAliasCommandOutput,
@@ -23,7 +22,6 @@ export declare class CreateAliasCommand extends $Command<
23
22
  > {
24
23
  readonly input: CreateAliasCommandInput;
25
24
  constructor(input: CreateAliasCommandInput);
26
-
27
25
  resolveMiddleware(
28
26
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
29
27
  configuration: WorkMailClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface CreateAvailabilityConfigurationCommandInput
19
19
  export interface CreateAvailabilityConfigurationCommandOutput
20
20
  extends CreateAvailabilityConfigurationResponse,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class CreateAvailabilityConfigurationCommand extends $Command<
24
23
  CreateAvailabilityConfigurationCommandInput,
25
24
  CreateAvailabilityConfigurationCommandOutput,
@@ -27,7 +26,6 @@ export declare class CreateAvailabilityConfigurationCommand extends $Command<
27
26
  > {
28
27
  readonly input: CreateAvailabilityConfigurationCommandInput;
29
28
  constructor(input: CreateAvailabilityConfigurationCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: WorkMailClientResolvedConfig,
@@ -15,7 +15,6 @@ export interface CreateGroupCommandInput extends CreateGroupRequest {}
15
15
  export interface CreateGroupCommandOutput
16
16
  extends CreateGroupResponse,
17
17
  __MetadataBearer {}
18
-
19
18
  export declare class CreateGroupCommand extends $Command<
20
19
  CreateGroupCommandInput,
21
20
  CreateGroupCommandOutput,
@@ -23,7 +22,6 @@ export declare class CreateGroupCommand extends $Command<
23
22
  > {
24
23
  readonly input: CreateGroupCommandInput;
25
24
  constructor(input: CreateGroupCommandInput);
26
-
27
25
  resolveMiddleware(
28
26
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
29
27
  configuration: WorkMailClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface CreateMobileDeviceAccessRuleCommandInput
19
19
  export interface CreateMobileDeviceAccessRuleCommandOutput
20
20
  extends CreateMobileDeviceAccessRuleResponse,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class CreateMobileDeviceAccessRuleCommand extends $Command<
24
23
  CreateMobileDeviceAccessRuleCommandInput,
25
24
  CreateMobileDeviceAccessRuleCommandOutput,
@@ -27,7 +26,6 @@ export declare class CreateMobileDeviceAccessRuleCommand extends $Command<
27
26
  > {
28
27
  readonly input: CreateMobileDeviceAccessRuleCommandInput;
29
28
  constructor(input: CreateMobileDeviceAccessRuleCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: WorkMailClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface CreateOrganizationCommandInput
19
19
  export interface CreateOrganizationCommandOutput
20
20
  extends CreateOrganizationResponse,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class CreateOrganizationCommand extends $Command<
24
23
  CreateOrganizationCommandInput,
25
24
  CreateOrganizationCommandOutput,
@@ -27,7 +26,6 @@ export declare class CreateOrganizationCommand extends $Command<
27
26
  > {
28
27
  readonly input: CreateOrganizationCommandInput;
29
28
  constructor(input: CreateOrganizationCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: WorkMailClientResolvedConfig,
@@ -18,7 +18,6 @@ export interface CreateResourceCommandInput extends CreateResourceRequest {}
18
18
  export interface CreateResourceCommandOutput
19
19
  extends CreateResourceResponse,
20
20
  __MetadataBearer {}
21
-
22
21
  export declare class CreateResourceCommand extends $Command<
23
22
  CreateResourceCommandInput,
24
23
  CreateResourceCommandOutput,
@@ -26,7 +25,6 @@ export declare class CreateResourceCommand extends $Command<
26
25
  > {
27
26
  readonly input: CreateResourceCommandInput;
28
27
  constructor(input: CreateResourceCommandInput);
29
-
30
28
  resolveMiddleware(
31
29
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
32
30
  configuration: WorkMailClientResolvedConfig,
@@ -15,7 +15,6 @@ export interface CreateUserCommandInput extends CreateUserRequest {}
15
15
  export interface CreateUserCommandOutput
16
16
  extends CreateUserResponse,
17
17
  __MetadataBearer {}
18
-
19
18
  export declare class CreateUserCommand extends $Command<
20
19
  CreateUserCommandInput,
21
20
  CreateUserCommandOutput,
@@ -23,7 +22,6 @@ export declare class CreateUserCommand extends $Command<
23
22
  > {
24
23
  readonly input: CreateUserCommandInput;
25
24
  constructor(input: CreateUserCommandInput);
26
-
27
25
  resolveMiddleware(
28
26
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
29
27
  configuration: WorkMailClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface DeleteAccessControlRuleCommandInput
19
19
  export interface DeleteAccessControlRuleCommandOutput
20
20
  extends DeleteAccessControlRuleResponse,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class DeleteAccessControlRuleCommand extends $Command<
24
23
  DeleteAccessControlRuleCommandInput,
25
24
  DeleteAccessControlRuleCommandOutput,
@@ -27,7 +26,6 @@ export declare class DeleteAccessControlRuleCommand extends $Command<
27
26
  > {
28
27
  readonly input: DeleteAccessControlRuleCommandInput;
29
28
  constructor(input: DeleteAccessControlRuleCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: WorkMailClientResolvedConfig,
@@ -15,7 +15,6 @@ export interface DeleteAliasCommandInput extends DeleteAliasRequest {}
15
15
  export interface DeleteAliasCommandOutput
16
16
  extends DeleteAliasResponse,
17
17
  __MetadataBearer {}
18
-
19
18
  export declare class DeleteAliasCommand extends $Command<
20
19
  DeleteAliasCommandInput,
21
20
  DeleteAliasCommandOutput,
@@ -23,7 +22,6 @@ export declare class DeleteAliasCommand extends $Command<
23
22
  > {
24
23
  readonly input: DeleteAliasCommandInput;
25
24
  constructor(input: DeleteAliasCommandInput);
26
-
27
25
  resolveMiddleware(
28
26
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
29
27
  configuration: WorkMailClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface DeleteAvailabilityConfigurationCommandInput
19
19
  export interface DeleteAvailabilityConfigurationCommandOutput
20
20
  extends DeleteAvailabilityConfigurationResponse,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class DeleteAvailabilityConfigurationCommand extends $Command<
24
23
  DeleteAvailabilityConfigurationCommandInput,
25
24
  DeleteAvailabilityConfigurationCommandOutput,
@@ -27,7 +26,6 @@ export declare class DeleteAvailabilityConfigurationCommand extends $Command<
27
26
  > {
28
27
  readonly input: DeleteAvailabilityConfigurationCommandInput;
29
28
  constructor(input: DeleteAvailabilityConfigurationCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: WorkMailClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface DeleteEmailMonitoringConfigurationCommandInput
19
19
  export interface DeleteEmailMonitoringConfigurationCommandOutput
20
20
  extends DeleteEmailMonitoringConfigurationResponse,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class DeleteEmailMonitoringConfigurationCommand extends $Command<
24
23
  DeleteEmailMonitoringConfigurationCommandInput,
25
24
  DeleteEmailMonitoringConfigurationCommandOutput,
@@ -27,7 +26,6 @@ export declare class DeleteEmailMonitoringConfigurationCommand extends $Command<
27
26
  > {
28
27
  readonly input: DeleteEmailMonitoringConfigurationCommandInput;
29
28
  constructor(input: DeleteEmailMonitoringConfigurationCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: WorkMailClientResolvedConfig,
@@ -15,7 +15,6 @@ export interface DeleteGroupCommandInput extends DeleteGroupRequest {}
15
15
  export interface DeleteGroupCommandOutput
16
16
  extends DeleteGroupResponse,
17
17
  __MetadataBearer {}
18
-
19
18
  export declare class DeleteGroupCommand extends $Command<
20
19
  DeleteGroupCommandInput,
21
20
  DeleteGroupCommandOutput,
@@ -23,7 +22,6 @@ export declare class DeleteGroupCommand extends $Command<
23
22
  > {
24
23
  readonly input: DeleteGroupCommandInput;
25
24
  constructor(input: DeleteGroupCommandInput);
26
-
27
25
  resolveMiddleware(
28
26
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
29
27
  configuration: WorkMailClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface DeleteMailboxPermissionsCommandInput
19
19
  export interface DeleteMailboxPermissionsCommandOutput
20
20
  extends DeleteMailboxPermissionsResponse,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class DeleteMailboxPermissionsCommand extends $Command<
24
23
  DeleteMailboxPermissionsCommandInput,
25
24
  DeleteMailboxPermissionsCommandOutput,
@@ -27,7 +26,6 @@ export declare class DeleteMailboxPermissionsCommand extends $Command<
27
26
  > {
28
27
  readonly input: DeleteMailboxPermissionsCommandInput;
29
28
  constructor(input: DeleteMailboxPermissionsCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: WorkMailClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface DeleteMobileDeviceAccessOverrideCommandInput
19
19
  export interface DeleteMobileDeviceAccessOverrideCommandOutput
20
20
  extends DeleteMobileDeviceAccessOverrideResponse,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class DeleteMobileDeviceAccessOverrideCommand extends $Command<
24
23
  DeleteMobileDeviceAccessOverrideCommandInput,
25
24
  DeleteMobileDeviceAccessOverrideCommandOutput,
@@ -27,7 +26,6 @@ export declare class DeleteMobileDeviceAccessOverrideCommand extends $Command<
27
26
  > {
28
27
  readonly input: DeleteMobileDeviceAccessOverrideCommandInput;
29
28
  constructor(input: DeleteMobileDeviceAccessOverrideCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: WorkMailClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface DeleteMobileDeviceAccessRuleCommandInput
19
19
  export interface DeleteMobileDeviceAccessRuleCommandOutput
20
20
  extends DeleteMobileDeviceAccessRuleResponse,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class DeleteMobileDeviceAccessRuleCommand extends $Command<
24
23
  DeleteMobileDeviceAccessRuleCommandInput,
25
24
  DeleteMobileDeviceAccessRuleCommandOutput,
@@ -27,7 +26,6 @@ export declare class DeleteMobileDeviceAccessRuleCommand extends $Command<
27
26
  > {
28
27
  readonly input: DeleteMobileDeviceAccessRuleCommandInput;
29
28
  constructor(input: DeleteMobileDeviceAccessRuleCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: WorkMailClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface DeleteOrganizationCommandInput
19
19
  export interface DeleteOrganizationCommandOutput
20
20
  extends DeleteOrganizationResponse,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class DeleteOrganizationCommand extends $Command<
24
23
  DeleteOrganizationCommandInput,
25
24
  DeleteOrganizationCommandOutput,
@@ -27,7 +26,6 @@ export declare class DeleteOrganizationCommand extends $Command<
27
26
  > {
28
27
  readonly input: DeleteOrganizationCommandInput;
29
28
  constructor(input: DeleteOrganizationCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: WorkMailClientResolvedConfig,
@@ -18,7 +18,6 @@ export interface DeleteResourceCommandInput extends DeleteResourceRequest {}
18
18
  export interface DeleteResourceCommandOutput
19
19
  extends DeleteResourceResponse,
20
20
  __MetadataBearer {}
21
-
22
21
  export declare class DeleteResourceCommand extends $Command<
23
22
  DeleteResourceCommandInput,
24
23
  DeleteResourceCommandOutput,
@@ -26,7 +25,6 @@ export declare class DeleteResourceCommand extends $Command<
26
25
  > {
27
26
  readonly input: DeleteResourceCommandInput;
28
27
  constructor(input: DeleteResourceCommandInput);
29
-
30
28
  resolveMiddleware(
31
29
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
32
30
  configuration: WorkMailClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface DeleteRetentionPolicyCommandInput
19
19
  export interface DeleteRetentionPolicyCommandOutput
20
20
  extends DeleteRetentionPolicyResponse,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class DeleteRetentionPolicyCommand extends $Command<
24
23
  DeleteRetentionPolicyCommandInput,
25
24
  DeleteRetentionPolicyCommandOutput,
@@ -27,7 +26,6 @@ export declare class DeleteRetentionPolicyCommand extends $Command<
27
26
  > {
28
27
  readonly input: DeleteRetentionPolicyCommandInput;
29
28
  constructor(input: DeleteRetentionPolicyCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: WorkMailClientResolvedConfig,
@@ -15,7 +15,6 @@ export interface DeleteUserCommandInput extends DeleteUserRequest {}
15
15
  export interface DeleteUserCommandOutput
16
16
  extends DeleteUserResponse,
17
17
  __MetadataBearer {}
18
-
19
18
  export declare class DeleteUserCommand extends $Command<
20
19
  DeleteUserCommandInput,
21
20
  DeleteUserCommandOutput,
@@ -23,7 +22,6 @@ export declare class DeleteUserCommand extends $Command<
23
22
  > {
24
23
  readonly input: DeleteUserCommandInput;
25
24
  constructor(input: DeleteUserCommandInput);
26
-
27
25
  resolveMiddleware(
28
26
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
29
27
  configuration: WorkMailClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface DeregisterFromWorkMailCommandInput
19
19
  export interface DeregisterFromWorkMailCommandOutput
20
20
  extends DeregisterFromWorkMailResponse,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class DeregisterFromWorkMailCommand extends $Command<
24
23
  DeregisterFromWorkMailCommandInput,
25
24
  DeregisterFromWorkMailCommandOutput,
@@ -27,7 +26,6 @@ export declare class DeregisterFromWorkMailCommand extends $Command<
27
26
  > {
28
27
  readonly input: DeregisterFromWorkMailCommandInput;
29
28
  constructor(input: DeregisterFromWorkMailCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: WorkMailClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface DeregisterMailDomainCommandInput
19
19
  export interface DeregisterMailDomainCommandOutput
20
20
  extends DeregisterMailDomainResponse,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class DeregisterMailDomainCommand extends $Command<
24
23
  DeregisterMailDomainCommandInput,
25
24
  DeregisterMailDomainCommandOutput,
@@ -27,7 +26,6 @@ export declare class DeregisterMailDomainCommand extends $Command<
27
26
  > {
28
27
  readonly input: DeregisterMailDomainCommandInput;
29
28
  constructor(input: DeregisterMailDomainCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: WorkMailClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface DescribeEmailMonitoringConfigurationCommandInput
19
19
  export interface DescribeEmailMonitoringConfigurationCommandOutput
20
20
  extends DescribeEmailMonitoringConfigurationResponse,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class DescribeEmailMonitoringConfigurationCommand extends $Command<
24
23
  DescribeEmailMonitoringConfigurationCommandInput,
25
24
  DescribeEmailMonitoringConfigurationCommandOutput,
@@ -27,7 +26,6 @@ export declare class DescribeEmailMonitoringConfigurationCommand extends $Comman
27
26
  > {
28
27
  readonly input: DescribeEmailMonitoringConfigurationCommandInput;
29
28
  constructor(input: DescribeEmailMonitoringConfigurationCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: WorkMailClientResolvedConfig,
@@ -18,7 +18,6 @@ export interface DescribeGroupCommandInput extends DescribeGroupRequest {}
18
18
  export interface DescribeGroupCommandOutput
19
19
  extends DescribeGroupResponse,
20
20
  __MetadataBearer {}
21
-
22
21
  export declare class DescribeGroupCommand extends $Command<
23
22
  DescribeGroupCommandInput,
24
23
  DescribeGroupCommandOutput,
@@ -26,7 +25,6 @@ export declare class DescribeGroupCommand extends $Command<
26
25
  > {
27
26
  readonly input: DescribeGroupCommandInput;
28
27
  constructor(input: DescribeGroupCommandInput);
29
-
30
28
  resolveMiddleware(
31
29
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
32
30
  configuration: WorkMailClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface DescribeInboundDmarcSettingsCommandInput
19
19
  export interface DescribeInboundDmarcSettingsCommandOutput
20
20
  extends DescribeInboundDmarcSettingsResponse,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class DescribeInboundDmarcSettingsCommand extends $Command<
24
23
  DescribeInboundDmarcSettingsCommandInput,
25
24
  DescribeInboundDmarcSettingsCommandOutput,
@@ -27,7 +26,6 @@ export declare class DescribeInboundDmarcSettingsCommand extends $Command<
27
26
  > {
28
27
  readonly input: DescribeInboundDmarcSettingsCommandInput;
29
28
  constructor(input: DescribeInboundDmarcSettingsCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: WorkMailClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface DescribeMailboxExportJobCommandInput
19
19
  export interface DescribeMailboxExportJobCommandOutput
20
20
  extends DescribeMailboxExportJobResponse,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class DescribeMailboxExportJobCommand extends $Command<
24
23
  DescribeMailboxExportJobCommandInput,
25
24
  DescribeMailboxExportJobCommandOutput,
@@ -27,7 +26,6 @@ export declare class DescribeMailboxExportJobCommand extends $Command<
27
26
  > {
28
27
  readonly input: DescribeMailboxExportJobCommandInput;
29
28
  constructor(input: DescribeMailboxExportJobCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: WorkMailClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface DescribeOrganizationCommandInput
19
19
  export interface DescribeOrganizationCommandOutput
20
20
  extends DescribeOrganizationResponse,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class DescribeOrganizationCommand extends $Command<
24
23
  DescribeOrganizationCommandInput,
25
24
  DescribeOrganizationCommandOutput,
@@ -27,7 +26,6 @@ export declare class DescribeOrganizationCommand extends $Command<
27
26
  > {
28
27
  readonly input: DescribeOrganizationCommandInput;
29
28
  constructor(input: DescribeOrganizationCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: WorkMailClientResolvedConfig,
@@ -18,7 +18,6 @@ export interface DescribeResourceCommandInput extends DescribeResourceRequest {}
18
18
  export interface DescribeResourceCommandOutput
19
19
  extends DescribeResourceResponse,
20
20
  __MetadataBearer {}
21
-
22
21
  export declare class DescribeResourceCommand extends $Command<
23
22
  DescribeResourceCommandInput,
24
23
  DescribeResourceCommandOutput,
@@ -26,7 +25,6 @@ export declare class DescribeResourceCommand extends $Command<
26
25
  > {
27
26
  readonly input: DescribeResourceCommandInput;
28
27
  constructor(input: DescribeResourceCommandInput);
29
-
30
28
  resolveMiddleware(
31
29
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
32
30
  configuration: WorkMailClientResolvedConfig,
@@ -15,7 +15,6 @@ export interface DescribeUserCommandInput extends DescribeUserRequest {}
15
15
  export interface DescribeUserCommandOutput
16
16
  extends DescribeUserResponse,
17
17
  __MetadataBearer {}
18
-
19
18
  export declare class DescribeUserCommand extends $Command<
20
19
  DescribeUserCommandInput,
21
20
  DescribeUserCommandOutput,
@@ -23,7 +22,6 @@ export declare class DescribeUserCommand extends $Command<
23
22
  > {
24
23
  readonly input: DescribeUserCommandInput;
25
24
  constructor(input: DescribeUserCommandInput);
26
-
27
25
  resolveMiddleware(
28
26
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
29
27
  configuration: WorkMailClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface DisassociateDelegateFromResourceCommandInput
19
19
  export interface DisassociateDelegateFromResourceCommandOutput
20
20
  extends DisassociateDelegateFromResourceResponse,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class DisassociateDelegateFromResourceCommand extends $Command<
24
23
  DisassociateDelegateFromResourceCommandInput,
25
24
  DisassociateDelegateFromResourceCommandOutput,
@@ -27,7 +26,6 @@ export declare class DisassociateDelegateFromResourceCommand extends $Command<
27
26
  > {
28
27
  readonly input: DisassociateDelegateFromResourceCommandInput;
29
28
  constructor(input: DisassociateDelegateFromResourceCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: WorkMailClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface DisassociateMemberFromGroupCommandInput
19
19
  export interface DisassociateMemberFromGroupCommandOutput
20
20
  extends DisassociateMemberFromGroupResponse,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class DisassociateMemberFromGroupCommand extends $Command<
24
23
  DisassociateMemberFromGroupCommandInput,
25
24
  DisassociateMemberFromGroupCommandOutput,
@@ -27,7 +26,6 @@ export declare class DisassociateMemberFromGroupCommand extends $Command<
27
26
  > {
28
27
  readonly input: DisassociateMemberFromGroupCommandInput;
29
28
  constructor(input: DisassociateMemberFromGroupCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: WorkMailClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface GetAccessControlEffectCommandInput
19
19
  export interface GetAccessControlEffectCommandOutput
20
20
  extends GetAccessControlEffectResponse,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class GetAccessControlEffectCommand extends $Command<
24
23
  GetAccessControlEffectCommandInput,
25
24
  GetAccessControlEffectCommandOutput,
@@ -27,7 +26,6 @@ export declare class GetAccessControlEffectCommand extends $Command<
27
26
  > {
28
27
  readonly input: GetAccessControlEffectCommandInput;
29
28
  constructor(input: GetAccessControlEffectCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: WorkMailClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface GetDefaultRetentionPolicyCommandInput
19
19
  export interface GetDefaultRetentionPolicyCommandOutput
20
20
  extends GetDefaultRetentionPolicyResponse,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class GetDefaultRetentionPolicyCommand extends $Command<
24
23
  GetDefaultRetentionPolicyCommandInput,
25
24
  GetDefaultRetentionPolicyCommandOutput,
@@ -27,7 +26,6 @@ export declare class GetDefaultRetentionPolicyCommand extends $Command<
27
26
  > {
28
27
  readonly input: GetDefaultRetentionPolicyCommandInput;
29
28
  constructor(input: GetDefaultRetentionPolicyCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: WorkMailClientResolvedConfig,
@@ -18,7 +18,6 @@ export interface GetMailDomainCommandInput extends GetMailDomainRequest {}
18
18
  export interface GetMailDomainCommandOutput
19
19
  extends GetMailDomainResponse,
20
20
  __MetadataBearer {}
21
-
22
21
  export declare class GetMailDomainCommand extends $Command<
23
22
  GetMailDomainCommandInput,
24
23
  GetMailDomainCommandOutput,
@@ -26,7 +25,6 @@ export declare class GetMailDomainCommand extends $Command<
26
25
  > {
27
26
  readonly input: GetMailDomainCommandInput;
28
27
  constructor(input: GetMailDomainCommandInput);
29
-
30
28
  resolveMiddleware(
31
29
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
32
30
  configuration: WorkMailClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface GetMailboxDetailsCommandInput
19
19
  export interface GetMailboxDetailsCommandOutput
20
20
  extends GetMailboxDetailsResponse,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class GetMailboxDetailsCommand extends $Command<
24
23
  GetMailboxDetailsCommandInput,
25
24
  GetMailboxDetailsCommandOutput,
@@ -27,7 +26,6 @@ export declare class GetMailboxDetailsCommand extends $Command<
27
26
  > {
28
27
  readonly input: GetMailboxDetailsCommandInput;
29
28
  constructor(input: GetMailboxDetailsCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: WorkMailClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface GetMobileDeviceAccessEffectCommandInput
19
19
  export interface GetMobileDeviceAccessEffectCommandOutput
20
20
  extends GetMobileDeviceAccessEffectResponse,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class GetMobileDeviceAccessEffectCommand extends $Command<
24
23
  GetMobileDeviceAccessEffectCommandInput,
25
24
  GetMobileDeviceAccessEffectCommandOutput,
@@ -27,7 +26,6 @@ export declare class GetMobileDeviceAccessEffectCommand extends $Command<
27
26
  > {
28
27
  readonly input: GetMobileDeviceAccessEffectCommandInput;
29
28
  constructor(input: GetMobileDeviceAccessEffectCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: WorkMailClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface GetMobileDeviceAccessOverrideCommandInput
19
19
  export interface GetMobileDeviceAccessOverrideCommandOutput
20
20
  extends GetMobileDeviceAccessOverrideResponse,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class GetMobileDeviceAccessOverrideCommand extends $Command<
24
23
  GetMobileDeviceAccessOverrideCommandInput,
25
24
  GetMobileDeviceAccessOverrideCommandOutput,
@@ -27,7 +26,6 @@ export declare class GetMobileDeviceAccessOverrideCommand extends $Command<
27
26
  > {
28
27
  readonly input: GetMobileDeviceAccessOverrideCommandInput;
29
28
  constructor(input: GetMobileDeviceAccessOverrideCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: WorkMailClientResolvedConfig,