@aws-sdk/client-workmail 3.533.0 → 3.540.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 (179) hide show
  1. package/dist-cjs/endpoint/endpointResolver.js +4 -2
  2. package/dist-cjs/index.js +0 -3
  3. package/dist-es/endpoint/endpointResolver.js +3 -1
  4. package/dist-es/index.js +0 -1
  5. package/dist-types/WorkMail.d.ts +2 -1
  6. package/dist-types/WorkMailClient.d.ts +1 -1
  7. package/dist-types/commands/AssociateDelegateToResourceCommand.d.ts +2 -1
  8. package/dist-types/commands/AssociateMemberToGroupCommand.d.ts +2 -1
  9. package/dist-types/commands/AssumeImpersonationRoleCommand.d.ts +2 -1
  10. package/dist-types/commands/CancelMailboxExportJobCommand.d.ts +2 -1
  11. package/dist-types/commands/CreateAliasCommand.d.ts +2 -1
  12. package/dist-types/commands/CreateAvailabilityConfigurationCommand.d.ts +2 -1
  13. package/dist-types/commands/CreateGroupCommand.d.ts +2 -1
  14. package/dist-types/commands/CreateImpersonationRoleCommand.d.ts +2 -1
  15. package/dist-types/commands/CreateMobileDeviceAccessRuleCommand.d.ts +2 -1
  16. package/dist-types/commands/CreateOrganizationCommand.d.ts +2 -1
  17. package/dist-types/commands/CreateResourceCommand.d.ts +2 -1
  18. package/dist-types/commands/CreateUserCommand.d.ts +2 -1
  19. package/dist-types/commands/DeleteAccessControlRuleCommand.d.ts +2 -1
  20. package/dist-types/commands/DeleteAliasCommand.d.ts +2 -1
  21. package/dist-types/commands/DeleteAvailabilityConfigurationCommand.d.ts +2 -1
  22. package/dist-types/commands/DeleteEmailMonitoringConfigurationCommand.d.ts +2 -1
  23. package/dist-types/commands/DeleteGroupCommand.d.ts +2 -1
  24. package/dist-types/commands/DeleteImpersonationRoleCommand.d.ts +2 -1
  25. package/dist-types/commands/DeleteMailboxPermissionsCommand.d.ts +2 -1
  26. package/dist-types/commands/DeleteMobileDeviceAccessOverrideCommand.d.ts +2 -1
  27. package/dist-types/commands/DeleteMobileDeviceAccessRuleCommand.d.ts +2 -1
  28. package/dist-types/commands/DeleteOrganizationCommand.d.ts +2 -1
  29. package/dist-types/commands/DeleteResourceCommand.d.ts +2 -1
  30. package/dist-types/commands/DeleteRetentionPolicyCommand.d.ts +2 -1
  31. package/dist-types/commands/DeleteUserCommand.d.ts +2 -1
  32. package/dist-types/commands/DeregisterFromWorkMailCommand.d.ts +2 -1
  33. package/dist-types/commands/DeregisterMailDomainCommand.d.ts +2 -1
  34. package/dist-types/commands/DescribeEmailMonitoringConfigurationCommand.d.ts +2 -1
  35. package/dist-types/commands/DescribeEntityCommand.d.ts +2 -1
  36. package/dist-types/commands/DescribeGroupCommand.d.ts +2 -1
  37. package/dist-types/commands/DescribeInboundDmarcSettingsCommand.d.ts +2 -1
  38. package/dist-types/commands/DescribeMailboxExportJobCommand.d.ts +2 -1
  39. package/dist-types/commands/DescribeOrganizationCommand.d.ts +2 -1
  40. package/dist-types/commands/DescribeResourceCommand.d.ts +2 -1
  41. package/dist-types/commands/DescribeUserCommand.d.ts +2 -1
  42. package/dist-types/commands/DisassociateDelegateFromResourceCommand.d.ts +2 -1
  43. package/dist-types/commands/DisassociateMemberFromGroupCommand.d.ts +2 -1
  44. package/dist-types/commands/GetAccessControlEffectCommand.d.ts +2 -1
  45. package/dist-types/commands/GetDefaultRetentionPolicyCommand.d.ts +2 -1
  46. package/dist-types/commands/GetImpersonationRoleCommand.d.ts +2 -1
  47. package/dist-types/commands/GetImpersonationRoleEffectCommand.d.ts +2 -1
  48. package/dist-types/commands/GetMailDomainCommand.d.ts +2 -1
  49. package/dist-types/commands/GetMailboxDetailsCommand.d.ts +2 -1
  50. package/dist-types/commands/GetMobileDeviceAccessEffectCommand.d.ts +2 -1
  51. package/dist-types/commands/GetMobileDeviceAccessOverrideCommand.d.ts +2 -1
  52. package/dist-types/commands/ListAccessControlRulesCommand.d.ts +2 -1
  53. package/dist-types/commands/ListAliasesCommand.d.ts +2 -1
  54. package/dist-types/commands/ListAvailabilityConfigurationsCommand.d.ts +2 -1
  55. package/dist-types/commands/ListGroupMembersCommand.d.ts +2 -1
  56. package/dist-types/commands/ListGroupsCommand.d.ts +2 -1
  57. package/dist-types/commands/ListGroupsForEntityCommand.d.ts +2 -1
  58. package/dist-types/commands/ListImpersonationRolesCommand.d.ts +2 -1
  59. package/dist-types/commands/ListMailDomainsCommand.d.ts +2 -1
  60. package/dist-types/commands/ListMailboxExportJobsCommand.d.ts +2 -1
  61. package/dist-types/commands/ListMailboxPermissionsCommand.d.ts +2 -1
  62. package/dist-types/commands/ListMobileDeviceAccessOverridesCommand.d.ts +2 -1
  63. package/dist-types/commands/ListMobileDeviceAccessRulesCommand.d.ts +2 -1
  64. package/dist-types/commands/ListOrganizationsCommand.d.ts +2 -1
  65. package/dist-types/commands/ListResourceDelegatesCommand.d.ts +2 -1
  66. package/dist-types/commands/ListResourcesCommand.d.ts +2 -1
  67. package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -1
  68. package/dist-types/commands/ListUsersCommand.d.ts +2 -1
  69. package/dist-types/commands/PutAccessControlRuleCommand.d.ts +2 -1
  70. package/dist-types/commands/PutEmailMonitoringConfigurationCommand.d.ts +2 -1
  71. package/dist-types/commands/PutInboundDmarcSettingsCommand.d.ts +2 -1
  72. package/dist-types/commands/PutMailboxPermissionsCommand.d.ts +2 -1
  73. package/dist-types/commands/PutMobileDeviceAccessOverrideCommand.d.ts +2 -1
  74. package/dist-types/commands/PutRetentionPolicyCommand.d.ts +2 -1
  75. package/dist-types/commands/RegisterMailDomainCommand.d.ts +2 -1
  76. package/dist-types/commands/RegisterToWorkMailCommand.d.ts +2 -1
  77. package/dist-types/commands/ResetPasswordCommand.d.ts +2 -1
  78. package/dist-types/commands/StartMailboxExportJobCommand.d.ts +2 -1
  79. package/dist-types/commands/TagResourceCommand.d.ts +2 -1
  80. package/dist-types/commands/TestAvailabilityConfigurationCommand.d.ts +2 -1
  81. package/dist-types/commands/UntagResourceCommand.d.ts +2 -1
  82. package/dist-types/commands/UpdateAvailabilityConfigurationCommand.d.ts +2 -1
  83. package/dist-types/commands/UpdateDefaultMailDomainCommand.d.ts +2 -1
  84. package/dist-types/commands/UpdateGroupCommand.d.ts +2 -1
  85. package/dist-types/commands/UpdateImpersonationRoleCommand.d.ts +2 -1
  86. package/dist-types/commands/UpdateMailboxQuotaCommand.d.ts +2 -1
  87. package/dist-types/commands/UpdateMobileDeviceAccessRuleCommand.d.ts +2 -1
  88. package/dist-types/commands/UpdatePrimaryEmailAddressCommand.d.ts +2 -1
  89. package/dist-types/commands/UpdateResourceCommand.d.ts +2 -1
  90. package/dist-types/commands/UpdateUserCommand.d.ts +2 -1
  91. package/dist-types/index.d.ts +0 -1
  92. package/dist-types/models/models_0.d.ts +636 -636
  93. package/dist-types/ts3.4/WorkMail.d.ts +1 -0
  94. package/dist-types/ts3.4/commands/AssociateDelegateToResourceCommand.d.ts +9 -0
  95. package/dist-types/ts3.4/commands/AssociateMemberToGroupCommand.d.ts +9 -0
  96. package/dist-types/ts3.4/commands/AssumeImpersonationRoleCommand.d.ts +9 -0
  97. package/dist-types/ts3.4/commands/CancelMailboxExportJobCommand.d.ts +9 -0
  98. package/dist-types/ts3.4/commands/CreateAliasCommand.d.ts +9 -0
  99. package/dist-types/ts3.4/commands/CreateAvailabilityConfigurationCommand.d.ts +9 -0
  100. package/dist-types/ts3.4/commands/CreateGroupCommand.d.ts +9 -0
  101. package/dist-types/ts3.4/commands/CreateImpersonationRoleCommand.d.ts +9 -0
  102. package/dist-types/ts3.4/commands/CreateMobileDeviceAccessRuleCommand.d.ts +9 -0
  103. package/dist-types/ts3.4/commands/CreateOrganizationCommand.d.ts +9 -0
  104. package/dist-types/ts3.4/commands/CreateResourceCommand.d.ts +9 -0
  105. package/dist-types/ts3.4/commands/CreateUserCommand.d.ts +9 -0
  106. package/dist-types/ts3.4/commands/DeleteAccessControlRuleCommand.d.ts +9 -0
  107. package/dist-types/ts3.4/commands/DeleteAliasCommand.d.ts +9 -0
  108. package/dist-types/ts3.4/commands/DeleteAvailabilityConfigurationCommand.d.ts +9 -0
  109. package/dist-types/ts3.4/commands/DeleteEmailMonitoringConfigurationCommand.d.ts +9 -0
  110. package/dist-types/ts3.4/commands/DeleteGroupCommand.d.ts +9 -0
  111. package/dist-types/ts3.4/commands/DeleteImpersonationRoleCommand.d.ts +9 -0
  112. package/dist-types/ts3.4/commands/DeleteMailboxPermissionsCommand.d.ts +9 -0
  113. package/dist-types/ts3.4/commands/DeleteMobileDeviceAccessOverrideCommand.d.ts +9 -0
  114. package/dist-types/ts3.4/commands/DeleteMobileDeviceAccessRuleCommand.d.ts +9 -0
  115. package/dist-types/ts3.4/commands/DeleteOrganizationCommand.d.ts +9 -0
  116. package/dist-types/ts3.4/commands/DeleteResourceCommand.d.ts +9 -0
  117. package/dist-types/ts3.4/commands/DeleteRetentionPolicyCommand.d.ts +9 -0
  118. package/dist-types/ts3.4/commands/DeleteUserCommand.d.ts +9 -0
  119. package/dist-types/ts3.4/commands/DeregisterFromWorkMailCommand.d.ts +9 -0
  120. package/dist-types/ts3.4/commands/DeregisterMailDomainCommand.d.ts +9 -0
  121. package/dist-types/ts3.4/commands/DescribeEmailMonitoringConfigurationCommand.d.ts +9 -0
  122. package/dist-types/ts3.4/commands/DescribeEntityCommand.d.ts +9 -0
  123. package/dist-types/ts3.4/commands/DescribeGroupCommand.d.ts +9 -0
  124. package/dist-types/ts3.4/commands/DescribeInboundDmarcSettingsCommand.d.ts +9 -0
  125. package/dist-types/ts3.4/commands/DescribeMailboxExportJobCommand.d.ts +9 -0
  126. package/dist-types/ts3.4/commands/DescribeOrganizationCommand.d.ts +9 -0
  127. package/dist-types/ts3.4/commands/DescribeResourceCommand.d.ts +9 -0
  128. package/dist-types/ts3.4/commands/DescribeUserCommand.d.ts +9 -0
  129. package/dist-types/ts3.4/commands/DisassociateDelegateFromResourceCommand.d.ts +9 -0
  130. package/dist-types/ts3.4/commands/DisassociateMemberFromGroupCommand.d.ts +9 -0
  131. package/dist-types/ts3.4/commands/GetAccessControlEffectCommand.d.ts +9 -0
  132. package/dist-types/ts3.4/commands/GetDefaultRetentionPolicyCommand.d.ts +9 -0
  133. package/dist-types/ts3.4/commands/GetImpersonationRoleCommand.d.ts +9 -0
  134. package/dist-types/ts3.4/commands/GetImpersonationRoleEffectCommand.d.ts +9 -0
  135. package/dist-types/ts3.4/commands/GetMailDomainCommand.d.ts +9 -0
  136. package/dist-types/ts3.4/commands/GetMailboxDetailsCommand.d.ts +9 -0
  137. package/dist-types/ts3.4/commands/GetMobileDeviceAccessEffectCommand.d.ts +9 -0
  138. package/dist-types/ts3.4/commands/GetMobileDeviceAccessOverrideCommand.d.ts +9 -0
  139. package/dist-types/ts3.4/commands/ListAccessControlRulesCommand.d.ts +9 -0
  140. package/dist-types/ts3.4/commands/ListAliasesCommand.d.ts +9 -0
  141. package/dist-types/ts3.4/commands/ListAvailabilityConfigurationsCommand.d.ts +9 -0
  142. package/dist-types/ts3.4/commands/ListGroupMembersCommand.d.ts +9 -0
  143. package/dist-types/ts3.4/commands/ListGroupsCommand.d.ts +9 -0
  144. package/dist-types/ts3.4/commands/ListGroupsForEntityCommand.d.ts +9 -0
  145. package/dist-types/ts3.4/commands/ListImpersonationRolesCommand.d.ts +9 -0
  146. package/dist-types/ts3.4/commands/ListMailDomainsCommand.d.ts +9 -0
  147. package/dist-types/ts3.4/commands/ListMailboxExportJobsCommand.d.ts +9 -0
  148. package/dist-types/ts3.4/commands/ListMailboxPermissionsCommand.d.ts +9 -0
  149. package/dist-types/ts3.4/commands/ListMobileDeviceAccessOverridesCommand.d.ts +9 -0
  150. package/dist-types/ts3.4/commands/ListMobileDeviceAccessRulesCommand.d.ts +9 -0
  151. package/dist-types/ts3.4/commands/ListOrganizationsCommand.d.ts +9 -0
  152. package/dist-types/ts3.4/commands/ListResourceDelegatesCommand.d.ts +9 -0
  153. package/dist-types/ts3.4/commands/ListResourcesCommand.d.ts +9 -0
  154. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +9 -0
  155. package/dist-types/ts3.4/commands/ListUsersCommand.d.ts +9 -0
  156. package/dist-types/ts3.4/commands/PutAccessControlRuleCommand.d.ts +9 -0
  157. package/dist-types/ts3.4/commands/PutEmailMonitoringConfigurationCommand.d.ts +9 -0
  158. package/dist-types/ts3.4/commands/PutInboundDmarcSettingsCommand.d.ts +9 -0
  159. package/dist-types/ts3.4/commands/PutMailboxPermissionsCommand.d.ts +9 -0
  160. package/dist-types/ts3.4/commands/PutMobileDeviceAccessOverrideCommand.d.ts +9 -0
  161. package/dist-types/ts3.4/commands/PutRetentionPolicyCommand.d.ts +9 -0
  162. package/dist-types/ts3.4/commands/RegisterMailDomainCommand.d.ts +9 -0
  163. package/dist-types/ts3.4/commands/RegisterToWorkMailCommand.d.ts +9 -0
  164. package/dist-types/ts3.4/commands/ResetPasswordCommand.d.ts +9 -0
  165. package/dist-types/ts3.4/commands/StartMailboxExportJobCommand.d.ts +9 -0
  166. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +9 -0
  167. package/dist-types/ts3.4/commands/TestAvailabilityConfigurationCommand.d.ts +9 -0
  168. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +9 -0
  169. package/dist-types/ts3.4/commands/UpdateAvailabilityConfigurationCommand.d.ts +9 -0
  170. package/dist-types/ts3.4/commands/UpdateDefaultMailDomainCommand.d.ts +9 -0
  171. package/dist-types/ts3.4/commands/UpdateGroupCommand.d.ts +9 -0
  172. package/dist-types/ts3.4/commands/UpdateImpersonationRoleCommand.d.ts +9 -0
  173. package/dist-types/ts3.4/commands/UpdateMailboxQuotaCommand.d.ts +9 -0
  174. package/dist-types/ts3.4/commands/UpdateMobileDeviceAccessRuleCommand.d.ts +9 -0
  175. package/dist-types/ts3.4/commands/UpdatePrimaryEmailAddressCommand.d.ts +9 -0
  176. package/dist-types/ts3.4/commands/UpdateResourceCommand.d.ts +9 -0
  177. package/dist-types/ts3.4/commands/UpdateUserCommand.d.ts +9 -0
  178. package/dist-types/ts3.4/index.d.ts +0 -1
  179. package/package.json +40 -40
@@ -1090,6 +1090,7 @@ export interface WorkMail {
1090
1090
  options: __HttpHandlerOptions,
1091
1091
  cb: (err: any, data?: ListMobileDeviceAccessRulesCommandOutput) => void
1092
1092
  ): void;
1093
+ listOrganizations(): Promise<ListOrganizationsCommandOutput>;
1093
1094
  listOrganizations(
1094
1095
  args: ListOrganizationsCommandInput,
1095
1096
  options?: __HttpHandlerOptions
@@ -25,6 +25,15 @@ declare const AssociateDelegateToResourceCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: AssociateDelegateToResourceCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ AssociateDelegateToResourceCommandInput,
32
+ AssociateDelegateToResourceCommandOutput,
33
+ WorkMailClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class AssociateDelegateToResourceCommand extends AssociateDelegateToResourceCommand_base {}
@@ -25,6 +25,15 @@ declare const AssociateMemberToGroupCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: AssociateMemberToGroupCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ AssociateMemberToGroupCommandInput,
32
+ AssociateMemberToGroupCommandOutput,
33
+ WorkMailClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class AssociateMemberToGroupCommand extends AssociateMemberToGroupCommand_base {}
@@ -25,6 +25,15 @@ declare const AssumeImpersonationRoleCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: AssumeImpersonationRoleCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ AssumeImpersonationRoleCommandInput,
32
+ AssumeImpersonationRoleCommandOutput,
33
+ WorkMailClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class AssumeImpersonationRoleCommand extends AssumeImpersonationRoleCommand_base {}
@@ -25,6 +25,15 @@ declare const CancelMailboxExportJobCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: CancelMailboxExportJobCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ CancelMailboxExportJobCommandInput,
32
+ CancelMailboxExportJobCommandOutput,
33
+ WorkMailClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class CancelMailboxExportJobCommand extends CancelMailboxExportJobCommand_base {}
@@ -21,6 +21,15 @@ declare const CreateAliasCommand_base: {
21
21
  ServiceInputTypes,
22
22
  ServiceOutputTypes
23
23
  >;
24
+ new (
25
+ __0_0: CreateAliasCommandInput
26
+ ): import("@smithy/smithy-client").CommandImpl<
27
+ CreateAliasCommandInput,
28
+ CreateAliasCommandOutput,
29
+ WorkMailClientResolvedConfig,
30
+ ServiceInputTypes,
31
+ ServiceOutputTypes
32
+ >;
24
33
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
34
  };
26
35
  export declare class CreateAliasCommand extends CreateAliasCommand_base {}
@@ -25,6 +25,15 @@ declare const CreateAvailabilityConfigurationCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: CreateAvailabilityConfigurationCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ CreateAvailabilityConfigurationCommandInput,
32
+ CreateAvailabilityConfigurationCommandOutput,
33
+ WorkMailClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class CreateAvailabilityConfigurationCommand extends CreateAvailabilityConfigurationCommand_base {}
@@ -21,6 +21,15 @@ declare const CreateGroupCommand_base: {
21
21
  ServiceInputTypes,
22
22
  ServiceOutputTypes
23
23
  >;
24
+ new (
25
+ __0_0: CreateGroupCommandInput
26
+ ): import("@smithy/smithy-client").CommandImpl<
27
+ CreateGroupCommandInput,
28
+ CreateGroupCommandOutput,
29
+ WorkMailClientResolvedConfig,
30
+ ServiceInputTypes,
31
+ ServiceOutputTypes
32
+ >;
24
33
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
34
  };
26
35
  export declare class CreateGroupCommand extends CreateGroupCommand_base {}
@@ -25,6 +25,15 @@ declare const CreateImpersonationRoleCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: CreateImpersonationRoleCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ CreateImpersonationRoleCommandInput,
32
+ CreateImpersonationRoleCommandOutput,
33
+ WorkMailClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class CreateImpersonationRoleCommand extends CreateImpersonationRoleCommand_base {}
@@ -25,6 +25,15 @@ declare const CreateMobileDeviceAccessRuleCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: CreateMobileDeviceAccessRuleCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ CreateMobileDeviceAccessRuleCommandInput,
32
+ CreateMobileDeviceAccessRuleCommandOutput,
33
+ WorkMailClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class CreateMobileDeviceAccessRuleCommand extends CreateMobileDeviceAccessRuleCommand_base {}
@@ -25,6 +25,15 @@ declare const CreateOrganizationCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: CreateOrganizationCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ CreateOrganizationCommandInput,
32
+ CreateOrganizationCommandOutput,
33
+ WorkMailClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class CreateOrganizationCommand extends CreateOrganizationCommand_base {}
@@ -24,6 +24,15 @@ declare const CreateResourceCommand_base: {
24
24
  ServiceInputTypes,
25
25
  ServiceOutputTypes
26
26
  >;
27
+ new (
28
+ __0_0: CreateResourceCommandInput
29
+ ): import("@smithy/smithy-client").CommandImpl<
30
+ CreateResourceCommandInput,
31
+ CreateResourceCommandOutput,
32
+ WorkMailClientResolvedConfig,
33
+ ServiceInputTypes,
34
+ ServiceOutputTypes
35
+ >;
27
36
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
37
  };
29
38
  export declare class CreateResourceCommand extends CreateResourceCommand_base {}
@@ -21,6 +21,15 @@ declare const CreateUserCommand_base: {
21
21
  ServiceInputTypes,
22
22
  ServiceOutputTypes
23
23
  >;
24
+ new (
25
+ __0_0: CreateUserCommandInput
26
+ ): import("@smithy/smithy-client").CommandImpl<
27
+ CreateUserCommandInput,
28
+ CreateUserCommandOutput,
29
+ WorkMailClientResolvedConfig,
30
+ ServiceInputTypes,
31
+ ServiceOutputTypes
32
+ >;
24
33
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
34
  };
26
35
  export declare class CreateUserCommand extends CreateUserCommand_base {}
@@ -25,6 +25,15 @@ declare const DeleteAccessControlRuleCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: DeleteAccessControlRuleCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ DeleteAccessControlRuleCommandInput,
32
+ DeleteAccessControlRuleCommandOutput,
33
+ WorkMailClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class DeleteAccessControlRuleCommand extends DeleteAccessControlRuleCommand_base {}
@@ -21,6 +21,15 @@ declare const DeleteAliasCommand_base: {
21
21
  ServiceInputTypes,
22
22
  ServiceOutputTypes
23
23
  >;
24
+ new (
25
+ __0_0: DeleteAliasCommandInput
26
+ ): import("@smithy/smithy-client").CommandImpl<
27
+ DeleteAliasCommandInput,
28
+ DeleteAliasCommandOutput,
29
+ WorkMailClientResolvedConfig,
30
+ ServiceInputTypes,
31
+ ServiceOutputTypes
32
+ >;
24
33
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
34
  };
26
35
  export declare class DeleteAliasCommand extends DeleteAliasCommand_base {}
@@ -25,6 +25,15 @@ declare const DeleteAvailabilityConfigurationCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: DeleteAvailabilityConfigurationCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ DeleteAvailabilityConfigurationCommandInput,
32
+ DeleteAvailabilityConfigurationCommandOutput,
33
+ WorkMailClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class DeleteAvailabilityConfigurationCommand extends DeleteAvailabilityConfigurationCommand_base {}
@@ -25,6 +25,15 @@ declare const DeleteEmailMonitoringConfigurationCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: DeleteEmailMonitoringConfigurationCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ DeleteEmailMonitoringConfigurationCommandInput,
32
+ DeleteEmailMonitoringConfigurationCommandOutput,
33
+ WorkMailClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class DeleteEmailMonitoringConfigurationCommand extends DeleteEmailMonitoringConfigurationCommand_base {}
@@ -21,6 +21,15 @@ declare const DeleteGroupCommand_base: {
21
21
  ServiceInputTypes,
22
22
  ServiceOutputTypes
23
23
  >;
24
+ new (
25
+ __0_0: DeleteGroupCommandInput
26
+ ): import("@smithy/smithy-client").CommandImpl<
27
+ DeleteGroupCommandInput,
28
+ DeleteGroupCommandOutput,
29
+ WorkMailClientResolvedConfig,
30
+ ServiceInputTypes,
31
+ ServiceOutputTypes
32
+ >;
24
33
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
34
  };
26
35
  export declare class DeleteGroupCommand extends DeleteGroupCommand_base {}
@@ -25,6 +25,15 @@ declare const DeleteImpersonationRoleCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: DeleteImpersonationRoleCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ DeleteImpersonationRoleCommandInput,
32
+ DeleteImpersonationRoleCommandOutput,
33
+ WorkMailClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class DeleteImpersonationRoleCommand extends DeleteImpersonationRoleCommand_base {}
@@ -25,6 +25,15 @@ declare const DeleteMailboxPermissionsCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: DeleteMailboxPermissionsCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ DeleteMailboxPermissionsCommandInput,
32
+ DeleteMailboxPermissionsCommandOutput,
33
+ WorkMailClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class DeleteMailboxPermissionsCommand extends DeleteMailboxPermissionsCommand_base {}
@@ -25,6 +25,15 @@ declare const DeleteMobileDeviceAccessOverrideCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: DeleteMobileDeviceAccessOverrideCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ DeleteMobileDeviceAccessOverrideCommandInput,
32
+ DeleteMobileDeviceAccessOverrideCommandOutput,
33
+ WorkMailClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class DeleteMobileDeviceAccessOverrideCommand extends DeleteMobileDeviceAccessOverrideCommand_base {}
@@ -25,6 +25,15 @@ declare const DeleteMobileDeviceAccessRuleCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: DeleteMobileDeviceAccessRuleCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ DeleteMobileDeviceAccessRuleCommandInput,
32
+ DeleteMobileDeviceAccessRuleCommandOutput,
33
+ WorkMailClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class DeleteMobileDeviceAccessRuleCommand extends DeleteMobileDeviceAccessRuleCommand_base {}
@@ -25,6 +25,15 @@ declare const DeleteOrganizationCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: DeleteOrganizationCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ DeleteOrganizationCommandInput,
32
+ DeleteOrganizationCommandOutput,
33
+ WorkMailClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class DeleteOrganizationCommand extends DeleteOrganizationCommand_base {}
@@ -24,6 +24,15 @@ declare const DeleteResourceCommand_base: {
24
24
  ServiceInputTypes,
25
25
  ServiceOutputTypes
26
26
  >;
27
+ new (
28
+ __0_0: DeleteResourceCommandInput
29
+ ): import("@smithy/smithy-client").CommandImpl<
30
+ DeleteResourceCommandInput,
31
+ DeleteResourceCommandOutput,
32
+ WorkMailClientResolvedConfig,
33
+ ServiceInputTypes,
34
+ ServiceOutputTypes
35
+ >;
27
36
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
37
  };
29
38
  export declare class DeleteResourceCommand extends DeleteResourceCommand_base {}
@@ -25,6 +25,15 @@ declare const DeleteRetentionPolicyCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: DeleteRetentionPolicyCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ DeleteRetentionPolicyCommandInput,
32
+ DeleteRetentionPolicyCommandOutput,
33
+ WorkMailClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class DeleteRetentionPolicyCommand extends DeleteRetentionPolicyCommand_base {}
@@ -21,6 +21,15 @@ declare const DeleteUserCommand_base: {
21
21
  ServiceInputTypes,
22
22
  ServiceOutputTypes
23
23
  >;
24
+ new (
25
+ __0_0: DeleteUserCommandInput
26
+ ): import("@smithy/smithy-client").CommandImpl<
27
+ DeleteUserCommandInput,
28
+ DeleteUserCommandOutput,
29
+ WorkMailClientResolvedConfig,
30
+ ServiceInputTypes,
31
+ ServiceOutputTypes
32
+ >;
24
33
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
34
  };
26
35
  export declare class DeleteUserCommand extends DeleteUserCommand_base {}
@@ -25,6 +25,15 @@ declare const DeregisterFromWorkMailCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: DeregisterFromWorkMailCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ DeregisterFromWorkMailCommandInput,
32
+ DeregisterFromWorkMailCommandOutput,
33
+ WorkMailClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class DeregisterFromWorkMailCommand extends DeregisterFromWorkMailCommand_base {}
@@ -25,6 +25,15 @@ declare const DeregisterMailDomainCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: DeregisterMailDomainCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ DeregisterMailDomainCommandInput,
32
+ DeregisterMailDomainCommandOutput,
33
+ WorkMailClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class DeregisterMailDomainCommand extends DeregisterMailDomainCommand_base {}
@@ -25,6 +25,15 @@ declare const DescribeEmailMonitoringConfigurationCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: DescribeEmailMonitoringConfigurationCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ DescribeEmailMonitoringConfigurationCommandInput,
32
+ DescribeEmailMonitoringConfigurationCommandOutput,
33
+ WorkMailClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class DescribeEmailMonitoringConfigurationCommand extends DescribeEmailMonitoringConfigurationCommand_base {}
@@ -24,6 +24,15 @@ declare const DescribeEntityCommand_base: {
24
24
  ServiceInputTypes,
25
25
  ServiceOutputTypes
26
26
  >;
27
+ new (
28
+ __0_0: DescribeEntityCommandInput
29
+ ): import("@smithy/smithy-client").CommandImpl<
30
+ DescribeEntityCommandInput,
31
+ DescribeEntityCommandOutput,
32
+ WorkMailClientResolvedConfig,
33
+ ServiceInputTypes,
34
+ ServiceOutputTypes
35
+ >;
27
36
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
37
  };
29
38
  export declare class DescribeEntityCommand extends DescribeEntityCommand_base {}
@@ -24,6 +24,15 @@ declare const DescribeGroupCommand_base: {
24
24
  ServiceInputTypes,
25
25
  ServiceOutputTypes
26
26
  >;
27
+ new (
28
+ __0_0: DescribeGroupCommandInput
29
+ ): import("@smithy/smithy-client").CommandImpl<
30
+ DescribeGroupCommandInput,
31
+ DescribeGroupCommandOutput,
32
+ WorkMailClientResolvedConfig,
33
+ ServiceInputTypes,
34
+ ServiceOutputTypes
35
+ >;
27
36
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
37
  };
29
38
  export declare class DescribeGroupCommand extends DescribeGroupCommand_base {}
@@ -25,6 +25,15 @@ declare const DescribeInboundDmarcSettingsCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: DescribeInboundDmarcSettingsCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ DescribeInboundDmarcSettingsCommandInput,
32
+ DescribeInboundDmarcSettingsCommandOutput,
33
+ WorkMailClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class DescribeInboundDmarcSettingsCommand extends DescribeInboundDmarcSettingsCommand_base {}
@@ -25,6 +25,15 @@ declare const DescribeMailboxExportJobCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: DescribeMailboxExportJobCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ DescribeMailboxExportJobCommandInput,
32
+ DescribeMailboxExportJobCommandOutput,
33
+ WorkMailClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class DescribeMailboxExportJobCommand extends DescribeMailboxExportJobCommand_base {}
@@ -25,6 +25,15 @@ declare const DescribeOrganizationCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: DescribeOrganizationCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ DescribeOrganizationCommandInput,
32
+ DescribeOrganizationCommandOutput,
33
+ WorkMailClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class DescribeOrganizationCommand extends DescribeOrganizationCommand_base {}
@@ -24,6 +24,15 @@ declare const DescribeResourceCommand_base: {
24
24
  ServiceInputTypes,
25
25
  ServiceOutputTypes
26
26
  >;
27
+ new (
28
+ __0_0: DescribeResourceCommandInput
29
+ ): import("@smithy/smithy-client").CommandImpl<
30
+ DescribeResourceCommandInput,
31
+ DescribeResourceCommandOutput,
32
+ WorkMailClientResolvedConfig,
33
+ ServiceInputTypes,
34
+ ServiceOutputTypes
35
+ >;
27
36
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
37
  };
29
38
  export declare class DescribeResourceCommand extends DescribeResourceCommand_base {}
@@ -21,6 +21,15 @@ declare const DescribeUserCommand_base: {
21
21
  ServiceInputTypes,
22
22
  ServiceOutputTypes
23
23
  >;
24
+ new (
25
+ __0_0: DescribeUserCommandInput
26
+ ): import("@smithy/smithy-client").CommandImpl<
27
+ DescribeUserCommandInput,
28
+ DescribeUserCommandOutput,
29
+ WorkMailClientResolvedConfig,
30
+ ServiceInputTypes,
31
+ ServiceOutputTypes
32
+ >;
24
33
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
34
  };
26
35
  export declare class DescribeUserCommand extends DescribeUserCommand_base {}
@@ -25,6 +25,15 @@ declare const DisassociateDelegateFromResourceCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: DisassociateDelegateFromResourceCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ DisassociateDelegateFromResourceCommandInput,
32
+ DisassociateDelegateFromResourceCommandOutput,
33
+ WorkMailClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class DisassociateDelegateFromResourceCommand extends DisassociateDelegateFromResourceCommand_base {}
@@ -25,6 +25,15 @@ declare const DisassociateMemberFromGroupCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: DisassociateMemberFromGroupCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ DisassociateMemberFromGroupCommandInput,
32
+ DisassociateMemberFromGroupCommandOutput,
33
+ WorkMailClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class DisassociateMemberFromGroupCommand extends DisassociateMemberFromGroupCommand_base {}
@@ -25,6 +25,15 @@ declare const GetAccessControlEffectCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: GetAccessControlEffectCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ GetAccessControlEffectCommandInput,
32
+ GetAccessControlEffectCommandOutput,
33
+ WorkMailClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class GetAccessControlEffectCommand extends GetAccessControlEffectCommand_base {}