@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 ListAccessControlRulesCommandInput
19
19
  export interface ListAccessControlRulesCommandOutput
20
20
  extends ListAccessControlRulesResponse,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class ListAccessControlRulesCommand extends $Command<
24
23
  ListAccessControlRulesCommandInput,
25
24
  ListAccessControlRulesCommandOutput,
@@ -27,7 +26,6 @@ export declare class ListAccessControlRulesCommand extends $Command<
27
26
  > {
28
27
  readonly input: ListAccessControlRulesCommandInput;
29
28
  constructor(input: ListAccessControlRulesCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: WorkMailClientResolvedConfig,
@@ -15,7 +15,6 @@ export interface ListAliasesCommandInput extends ListAliasesRequest {}
15
15
  export interface ListAliasesCommandOutput
16
16
  extends ListAliasesResponse,
17
17
  __MetadataBearer {}
18
-
19
18
  export declare class ListAliasesCommand extends $Command<
20
19
  ListAliasesCommandInput,
21
20
  ListAliasesCommandOutput,
@@ -23,7 +22,6 @@ export declare class ListAliasesCommand extends $Command<
23
22
  > {
24
23
  readonly input: ListAliasesCommandInput;
25
24
  constructor(input: ListAliasesCommandInput);
26
-
27
25
  resolveMiddleware(
28
26
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
29
27
  configuration: WorkMailClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface ListAvailabilityConfigurationsCommandInput
19
19
  export interface ListAvailabilityConfigurationsCommandOutput
20
20
  extends ListAvailabilityConfigurationsResponse,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class ListAvailabilityConfigurationsCommand extends $Command<
24
23
  ListAvailabilityConfigurationsCommandInput,
25
24
  ListAvailabilityConfigurationsCommandOutput,
@@ -27,7 +26,6 @@ export declare class ListAvailabilityConfigurationsCommand extends $Command<
27
26
  > {
28
27
  readonly input: ListAvailabilityConfigurationsCommandInput;
29
28
  constructor(input: ListAvailabilityConfigurationsCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: WorkMailClientResolvedConfig,
@@ -18,7 +18,6 @@ export interface ListGroupMembersCommandInput extends ListGroupMembersRequest {}
18
18
  export interface ListGroupMembersCommandOutput
19
19
  extends ListGroupMembersResponse,
20
20
  __MetadataBearer {}
21
-
22
21
  export declare class ListGroupMembersCommand extends $Command<
23
22
  ListGroupMembersCommandInput,
24
23
  ListGroupMembersCommandOutput,
@@ -26,7 +25,6 @@ export declare class ListGroupMembersCommand extends $Command<
26
25
  > {
27
26
  readonly input: ListGroupMembersCommandInput;
28
27
  constructor(input: ListGroupMembersCommandInput);
29
-
30
28
  resolveMiddleware(
31
29
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
32
30
  configuration: WorkMailClientResolvedConfig,
@@ -15,7 +15,6 @@ export interface ListGroupsCommandInput extends ListGroupsRequest {}
15
15
  export interface ListGroupsCommandOutput
16
16
  extends ListGroupsResponse,
17
17
  __MetadataBearer {}
18
-
19
18
  export declare class ListGroupsCommand extends $Command<
20
19
  ListGroupsCommandInput,
21
20
  ListGroupsCommandOutput,
@@ -23,7 +22,6 @@ export declare class ListGroupsCommand extends $Command<
23
22
  > {
24
23
  readonly input: ListGroupsCommandInput;
25
24
  constructor(input: ListGroupsCommandInput);
26
-
27
25
  resolveMiddleware(
28
26
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
29
27
  configuration: WorkMailClientResolvedConfig,
@@ -18,7 +18,6 @@ export interface ListMailDomainsCommandInput extends ListMailDomainsRequest {}
18
18
  export interface ListMailDomainsCommandOutput
19
19
  extends ListMailDomainsResponse,
20
20
  __MetadataBearer {}
21
-
22
21
  export declare class ListMailDomainsCommand extends $Command<
23
22
  ListMailDomainsCommandInput,
24
23
  ListMailDomainsCommandOutput,
@@ -26,7 +25,6 @@ export declare class ListMailDomainsCommand extends $Command<
26
25
  > {
27
26
  readonly input: ListMailDomainsCommandInput;
28
27
  constructor(input: ListMailDomainsCommandInput);
29
-
30
28
  resolveMiddleware(
31
29
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
32
30
  configuration: WorkMailClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface ListMailboxExportJobsCommandInput
19
19
  export interface ListMailboxExportJobsCommandOutput
20
20
  extends ListMailboxExportJobsResponse,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class ListMailboxExportJobsCommand extends $Command<
24
23
  ListMailboxExportJobsCommandInput,
25
24
  ListMailboxExportJobsCommandOutput,
@@ -27,7 +26,6 @@ export declare class ListMailboxExportJobsCommand extends $Command<
27
26
  > {
28
27
  readonly input: ListMailboxExportJobsCommandInput;
29
28
  constructor(input: ListMailboxExportJobsCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: WorkMailClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface ListMailboxPermissionsCommandInput
19
19
  export interface ListMailboxPermissionsCommandOutput
20
20
  extends ListMailboxPermissionsResponse,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class ListMailboxPermissionsCommand extends $Command<
24
23
  ListMailboxPermissionsCommandInput,
25
24
  ListMailboxPermissionsCommandOutput,
@@ -27,7 +26,6 @@ export declare class ListMailboxPermissionsCommand extends $Command<
27
26
  > {
28
27
  readonly input: ListMailboxPermissionsCommandInput;
29
28
  constructor(input: ListMailboxPermissionsCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: WorkMailClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface ListMobileDeviceAccessOverridesCommandInput
19
19
  export interface ListMobileDeviceAccessOverridesCommandOutput
20
20
  extends ListMobileDeviceAccessOverridesResponse,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class ListMobileDeviceAccessOverridesCommand extends $Command<
24
23
  ListMobileDeviceAccessOverridesCommandInput,
25
24
  ListMobileDeviceAccessOverridesCommandOutput,
@@ -27,7 +26,6 @@ export declare class ListMobileDeviceAccessOverridesCommand extends $Command<
27
26
  > {
28
27
  readonly input: ListMobileDeviceAccessOverridesCommandInput;
29
28
  constructor(input: ListMobileDeviceAccessOverridesCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: WorkMailClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface ListMobileDeviceAccessRulesCommandInput
19
19
  export interface ListMobileDeviceAccessRulesCommandOutput
20
20
  extends ListMobileDeviceAccessRulesResponse,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class ListMobileDeviceAccessRulesCommand extends $Command<
24
23
  ListMobileDeviceAccessRulesCommandInput,
25
24
  ListMobileDeviceAccessRulesCommandOutput,
@@ -27,7 +26,6 @@ export declare class ListMobileDeviceAccessRulesCommand extends $Command<
27
26
  > {
28
27
  readonly input: ListMobileDeviceAccessRulesCommandInput;
29
28
  constructor(input: ListMobileDeviceAccessRulesCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: WorkMailClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface ListOrganizationsCommandInput
19
19
  export interface ListOrganizationsCommandOutput
20
20
  extends ListOrganizationsResponse,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class ListOrganizationsCommand extends $Command<
24
23
  ListOrganizationsCommandInput,
25
24
  ListOrganizationsCommandOutput,
@@ -27,7 +26,6 @@ export declare class ListOrganizationsCommand extends $Command<
27
26
  > {
28
27
  readonly input: ListOrganizationsCommandInput;
29
28
  constructor(input: ListOrganizationsCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: WorkMailClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface ListResourceDelegatesCommandInput
19
19
  export interface ListResourceDelegatesCommandOutput
20
20
  extends ListResourceDelegatesResponse,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class ListResourceDelegatesCommand extends $Command<
24
23
  ListResourceDelegatesCommandInput,
25
24
  ListResourceDelegatesCommandOutput,
@@ -27,7 +26,6 @@ export declare class ListResourceDelegatesCommand extends $Command<
27
26
  > {
28
27
  readonly input: ListResourceDelegatesCommandInput;
29
28
  constructor(input: ListResourceDelegatesCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: WorkMailClientResolvedConfig,
@@ -18,7 +18,6 @@ export interface ListResourcesCommandInput extends ListResourcesRequest {}
18
18
  export interface ListResourcesCommandOutput
19
19
  extends ListResourcesResponse,
20
20
  __MetadataBearer {}
21
-
22
21
  export declare class ListResourcesCommand extends $Command<
23
22
  ListResourcesCommandInput,
24
23
  ListResourcesCommandOutput,
@@ -26,7 +25,6 @@ export declare class ListResourcesCommand extends $Command<
26
25
  > {
27
26
  readonly input: ListResourcesCommandInput;
28
27
  constructor(input: ListResourcesCommandInput);
29
-
30
28
  resolveMiddleware(
31
29
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
32
30
  configuration: WorkMailClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface ListTagsForResourceCommandInput
19
19
  export interface ListTagsForResourceCommandOutput
20
20
  extends ListTagsForResourceResponse,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class ListTagsForResourceCommand extends $Command<
24
23
  ListTagsForResourceCommandInput,
25
24
  ListTagsForResourceCommandOutput,
@@ -27,7 +26,6 @@ export declare class ListTagsForResourceCommand extends $Command<
27
26
  > {
28
27
  readonly input: ListTagsForResourceCommandInput;
29
28
  constructor(input: ListTagsForResourceCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: WorkMailClientResolvedConfig,
@@ -15,7 +15,6 @@ export interface ListUsersCommandInput extends ListUsersRequest {}
15
15
  export interface ListUsersCommandOutput
16
16
  extends ListUsersResponse,
17
17
  __MetadataBearer {}
18
-
19
18
  export declare class ListUsersCommand extends $Command<
20
19
  ListUsersCommandInput,
21
20
  ListUsersCommandOutput,
@@ -23,7 +22,6 @@ export declare class ListUsersCommand extends $Command<
23
22
  > {
24
23
  readonly input: ListUsersCommandInput;
25
24
  constructor(input: ListUsersCommandInput);
26
-
27
25
  resolveMiddleware(
28
26
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
29
27
  configuration: WorkMailClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface PutAccessControlRuleCommandInput
19
19
  export interface PutAccessControlRuleCommandOutput
20
20
  extends PutAccessControlRuleResponse,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class PutAccessControlRuleCommand extends $Command<
24
23
  PutAccessControlRuleCommandInput,
25
24
  PutAccessControlRuleCommandOutput,
@@ -27,7 +26,6 @@ export declare class PutAccessControlRuleCommand extends $Command<
27
26
  > {
28
27
  readonly input: PutAccessControlRuleCommandInput;
29
28
  constructor(input: PutAccessControlRuleCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: WorkMailClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface PutEmailMonitoringConfigurationCommandInput
19
19
  export interface PutEmailMonitoringConfigurationCommandOutput
20
20
  extends PutEmailMonitoringConfigurationResponse,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class PutEmailMonitoringConfigurationCommand extends $Command<
24
23
  PutEmailMonitoringConfigurationCommandInput,
25
24
  PutEmailMonitoringConfigurationCommandOutput,
@@ -27,7 +26,6 @@ export declare class PutEmailMonitoringConfigurationCommand extends $Command<
27
26
  > {
28
27
  readonly input: PutEmailMonitoringConfigurationCommandInput;
29
28
  constructor(input: PutEmailMonitoringConfigurationCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: WorkMailClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface PutInboundDmarcSettingsCommandInput
19
19
  export interface PutInboundDmarcSettingsCommandOutput
20
20
  extends PutInboundDmarcSettingsResponse,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class PutInboundDmarcSettingsCommand extends $Command<
24
23
  PutInboundDmarcSettingsCommandInput,
25
24
  PutInboundDmarcSettingsCommandOutput,
@@ -27,7 +26,6 @@ export declare class PutInboundDmarcSettingsCommand extends $Command<
27
26
  > {
28
27
  readonly input: PutInboundDmarcSettingsCommandInput;
29
28
  constructor(input: PutInboundDmarcSettingsCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: WorkMailClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface PutMailboxPermissionsCommandInput
19
19
  export interface PutMailboxPermissionsCommandOutput
20
20
  extends PutMailboxPermissionsResponse,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class PutMailboxPermissionsCommand extends $Command<
24
23
  PutMailboxPermissionsCommandInput,
25
24
  PutMailboxPermissionsCommandOutput,
@@ -27,7 +26,6 @@ export declare class PutMailboxPermissionsCommand extends $Command<
27
26
  > {
28
27
  readonly input: PutMailboxPermissionsCommandInput;
29
28
  constructor(input: PutMailboxPermissionsCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: WorkMailClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface PutMobileDeviceAccessOverrideCommandInput
19
19
  export interface PutMobileDeviceAccessOverrideCommandOutput
20
20
  extends PutMobileDeviceAccessOverrideResponse,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class PutMobileDeviceAccessOverrideCommand extends $Command<
24
23
  PutMobileDeviceAccessOverrideCommandInput,
25
24
  PutMobileDeviceAccessOverrideCommandOutput,
@@ -27,7 +26,6 @@ export declare class PutMobileDeviceAccessOverrideCommand extends $Command<
27
26
  > {
28
27
  readonly input: PutMobileDeviceAccessOverrideCommandInput;
29
28
  constructor(input: PutMobileDeviceAccessOverrideCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: WorkMailClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface PutRetentionPolicyCommandInput
19
19
  export interface PutRetentionPolicyCommandOutput
20
20
  extends PutRetentionPolicyResponse,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class PutRetentionPolicyCommand extends $Command<
24
23
  PutRetentionPolicyCommandInput,
25
24
  PutRetentionPolicyCommandOutput,
@@ -27,7 +26,6 @@ export declare class PutRetentionPolicyCommand extends $Command<
27
26
  > {
28
27
  readonly input: PutRetentionPolicyCommandInput;
29
28
  constructor(input: PutRetentionPolicyCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: WorkMailClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface RegisterMailDomainCommandInput
19
19
  export interface RegisterMailDomainCommandOutput
20
20
  extends RegisterMailDomainResponse,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class RegisterMailDomainCommand extends $Command<
24
23
  RegisterMailDomainCommandInput,
25
24
  RegisterMailDomainCommandOutput,
@@ -27,7 +26,6 @@ export declare class RegisterMailDomainCommand extends $Command<
27
26
  > {
28
27
  readonly input: RegisterMailDomainCommandInput;
29
28
  constructor(input: RegisterMailDomainCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: WorkMailClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface RegisterToWorkMailCommandInput
19
19
  export interface RegisterToWorkMailCommandOutput
20
20
  extends RegisterToWorkMailResponse,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class RegisterToWorkMailCommand extends $Command<
24
23
  RegisterToWorkMailCommandInput,
25
24
  RegisterToWorkMailCommandOutput,
@@ -27,7 +26,6 @@ export declare class RegisterToWorkMailCommand extends $Command<
27
26
  > {
28
27
  readonly input: RegisterToWorkMailCommandInput;
29
28
  constructor(input: RegisterToWorkMailCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: WorkMailClientResolvedConfig,
@@ -18,7 +18,6 @@ export interface ResetPasswordCommandInput extends ResetPasswordRequest {}
18
18
  export interface ResetPasswordCommandOutput
19
19
  extends ResetPasswordResponse,
20
20
  __MetadataBearer {}
21
-
22
21
  export declare class ResetPasswordCommand extends $Command<
23
22
  ResetPasswordCommandInput,
24
23
  ResetPasswordCommandOutput,
@@ -26,7 +25,6 @@ export declare class ResetPasswordCommand extends $Command<
26
25
  > {
27
26
  readonly input: ResetPasswordCommandInput;
28
27
  constructor(input: ResetPasswordCommandInput);
29
-
30
28
  resolveMiddleware(
31
29
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
32
30
  configuration: WorkMailClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface StartMailboxExportJobCommandInput
19
19
  export interface StartMailboxExportJobCommandOutput
20
20
  extends StartMailboxExportJobResponse,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class StartMailboxExportJobCommand extends $Command<
24
23
  StartMailboxExportJobCommandInput,
25
24
  StartMailboxExportJobCommandOutput,
@@ -27,7 +26,6 @@ export declare class StartMailboxExportJobCommand extends $Command<
27
26
  > {
28
27
  readonly input: StartMailboxExportJobCommandInput;
29
28
  constructor(input: StartMailboxExportJobCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: WorkMailClientResolvedConfig,
@@ -15,7 +15,6 @@ export interface TagResourceCommandInput extends TagResourceRequest {}
15
15
  export interface TagResourceCommandOutput
16
16
  extends TagResourceResponse,
17
17
  __MetadataBearer {}
18
-
19
18
  export declare class TagResourceCommand extends $Command<
20
19
  TagResourceCommandInput,
21
20
  TagResourceCommandOutput,
@@ -23,7 +22,6 @@ export declare class TagResourceCommand extends $Command<
23
22
  > {
24
23
  readonly input: TagResourceCommandInput;
25
24
  constructor(input: TagResourceCommandInput);
26
-
27
25
  resolveMiddleware(
28
26
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
29
27
  configuration: WorkMailClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface TestAvailabilityConfigurationCommandInput
19
19
  export interface TestAvailabilityConfigurationCommandOutput
20
20
  extends TestAvailabilityConfigurationResponse,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class TestAvailabilityConfigurationCommand extends $Command<
24
23
  TestAvailabilityConfigurationCommandInput,
25
24
  TestAvailabilityConfigurationCommandOutput,
@@ -27,7 +26,6 @@ export declare class TestAvailabilityConfigurationCommand extends $Command<
27
26
  > {
28
27
  readonly input: TestAvailabilityConfigurationCommandInput;
29
28
  constructor(input: TestAvailabilityConfigurationCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: WorkMailClientResolvedConfig,
@@ -18,7 +18,6 @@ export interface UntagResourceCommandInput extends UntagResourceRequest {}
18
18
  export interface UntagResourceCommandOutput
19
19
  extends UntagResourceResponse,
20
20
  __MetadataBearer {}
21
-
22
21
  export declare class UntagResourceCommand extends $Command<
23
22
  UntagResourceCommandInput,
24
23
  UntagResourceCommandOutput,
@@ -26,7 +25,6 @@ export declare class UntagResourceCommand extends $Command<
26
25
  > {
27
26
  readonly input: UntagResourceCommandInput;
28
27
  constructor(input: UntagResourceCommandInput);
29
-
30
28
  resolveMiddleware(
31
29
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
32
30
  configuration: WorkMailClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface UpdateAvailabilityConfigurationCommandInput
19
19
  export interface UpdateAvailabilityConfigurationCommandOutput
20
20
  extends UpdateAvailabilityConfigurationResponse,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class UpdateAvailabilityConfigurationCommand extends $Command<
24
23
  UpdateAvailabilityConfigurationCommandInput,
25
24
  UpdateAvailabilityConfigurationCommandOutput,
@@ -27,7 +26,6 @@ export declare class UpdateAvailabilityConfigurationCommand extends $Command<
27
26
  > {
28
27
  readonly input: UpdateAvailabilityConfigurationCommandInput;
29
28
  constructor(input: UpdateAvailabilityConfigurationCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: WorkMailClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface UpdateDefaultMailDomainCommandInput
19
19
  export interface UpdateDefaultMailDomainCommandOutput
20
20
  extends UpdateDefaultMailDomainResponse,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class UpdateDefaultMailDomainCommand extends $Command<
24
23
  UpdateDefaultMailDomainCommandInput,
25
24
  UpdateDefaultMailDomainCommandOutput,
@@ -27,7 +26,6 @@ export declare class UpdateDefaultMailDomainCommand extends $Command<
27
26
  > {
28
27
  readonly input: UpdateDefaultMailDomainCommandInput;
29
28
  constructor(input: UpdateDefaultMailDomainCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: WorkMailClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface UpdateMailboxQuotaCommandInput
19
19
  export interface UpdateMailboxQuotaCommandOutput
20
20
  extends UpdateMailboxQuotaResponse,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class UpdateMailboxQuotaCommand extends $Command<
24
23
  UpdateMailboxQuotaCommandInput,
25
24
  UpdateMailboxQuotaCommandOutput,
@@ -27,7 +26,6 @@ export declare class UpdateMailboxQuotaCommand extends $Command<
27
26
  > {
28
27
  readonly input: UpdateMailboxQuotaCommandInput;
29
28
  constructor(input: UpdateMailboxQuotaCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: WorkMailClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface UpdateMobileDeviceAccessRuleCommandInput
19
19
  export interface UpdateMobileDeviceAccessRuleCommandOutput
20
20
  extends UpdateMobileDeviceAccessRuleResponse,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class UpdateMobileDeviceAccessRuleCommand extends $Command<
24
23
  UpdateMobileDeviceAccessRuleCommandInput,
25
24
  UpdateMobileDeviceAccessRuleCommandOutput,
@@ -27,7 +26,6 @@ export declare class UpdateMobileDeviceAccessRuleCommand extends $Command<
27
26
  > {
28
27
  readonly input: UpdateMobileDeviceAccessRuleCommandInput;
29
28
  constructor(input: UpdateMobileDeviceAccessRuleCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: WorkMailClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface UpdatePrimaryEmailAddressCommandInput
19
19
  export interface UpdatePrimaryEmailAddressCommandOutput
20
20
  extends UpdatePrimaryEmailAddressResponse,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class UpdatePrimaryEmailAddressCommand extends $Command<
24
23
  UpdatePrimaryEmailAddressCommandInput,
25
24
  UpdatePrimaryEmailAddressCommandOutput,
@@ -27,7 +26,6 @@ export declare class UpdatePrimaryEmailAddressCommand extends $Command<
27
26
  > {
28
27
  readonly input: UpdatePrimaryEmailAddressCommandInput;
29
28
  constructor(input: UpdatePrimaryEmailAddressCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: WorkMailClientResolvedConfig,
@@ -18,7 +18,6 @@ export interface UpdateResourceCommandInput extends UpdateResourceRequest {}
18
18
  export interface UpdateResourceCommandOutput
19
19
  extends UpdateResourceResponse,
20
20
  __MetadataBearer {}
21
-
22
21
  export declare class UpdateResourceCommand extends $Command<
23
22
  UpdateResourceCommandInput,
24
23
  UpdateResourceCommandOutput,
@@ -26,7 +25,6 @@ export declare class UpdateResourceCommand extends $Command<
26
25
  > {
27
26
  readonly input: UpdateResourceCommandInput;
28
27
  constructor(input: UpdateResourceCommandInput);
29
-
30
28
  resolveMiddleware(
31
29
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
32
30
  configuration: WorkMailClientResolvedConfig,
@@ -2,7 +2,6 @@ import {
2
2
  ServiceException as __ServiceException,
3
3
  ServiceExceptionOptions as __ServiceExceptionOptions,
4
4
  } from "@aws-sdk/smithy-client";
5
-
6
5
  export declare class WorkMailServiceException extends __ServiceException {
7
6
  constructor(options: __ServiceExceptionOptions);
8
7
  }