@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
@@ -22,10 +22,10 @@ export interface DeregisterFromWorkMailCommandOutput extends DeregisterFromWorkM
22
22
  }
23
23
  declare const DeregisterFromWorkMailCommand_base: {
24
24
  new (input: DeregisterFromWorkMailCommandInput): import("@smithy/smithy-client").CommandImpl<DeregisterFromWorkMailCommandInput, DeregisterFromWorkMailCommandOutput, WorkMailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DeregisterFromWorkMailCommandInput): import("@smithy/smithy-client").CommandImpl<DeregisterFromWorkMailCommandInput, DeregisterFromWorkMailCommandOutput, WorkMailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Mark a user, group, or resource as no longer used in WorkMail. This action
30
30
  * disassociates the mailbox and schedules it for clean-up. WorkMail keeps mailboxes for 30 days
31
31
  * before they are permanently removed. The functionality in the console is
@@ -74,6 +74,7 @@ declare const DeregisterFromWorkMailCommand_base: {
74
74
  * @throws {@link WorkMailServiceException}
75
75
  * <p>Base exception class for all service exceptions from WorkMail service.</p>
76
76
  *
77
+ * @public
77
78
  */
78
79
  export declare class DeregisterFromWorkMailCommand extends DeregisterFromWorkMailCommand_base {
79
80
  }
@@ -22,10 +22,10 @@ export interface DeregisterMailDomainCommandOutput extends DeregisterMailDomainR
22
22
  }
23
23
  declare const DeregisterMailDomainCommand_base: {
24
24
  new (input: DeregisterMailDomainCommandInput): import("@smithy/smithy-client").CommandImpl<DeregisterMailDomainCommandInput, DeregisterMailDomainCommandOutput, WorkMailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DeregisterMailDomainCommandInput): import("@smithy/smithy-client").CommandImpl<DeregisterMailDomainCommandInput, DeregisterMailDomainCommandOutput, WorkMailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Removes a domain from WorkMail, stops email routing to WorkMail, and removes the authorization allowing WorkMail use. SES keeps the domain because other applications may use it. You must first
30
30
  * remove any email address used by WorkMail entities before you remove the domain.</p>
31
31
  * @example
@@ -71,6 +71,7 @@ declare const DeregisterMailDomainCommand_base: {
71
71
  * @throws {@link WorkMailServiceException}
72
72
  * <p>Base exception class for all service exceptions from WorkMail service.</p>
73
73
  *
74
+ * @public
74
75
  */
75
76
  export declare class DeregisterMailDomainCommand extends DeregisterMailDomainCommand_base {
76
77
  }
@@ -22,10 +22,10 @@ export interface DescribeEmailMonitoringConfigurationCommandOutput extends Descr
22
22
  }
23
23
  declare const DescribeEmailMonitoringConfigurationCommand_base: {
24
24
  new (input: DescribeEmailMonitoringConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeEmailMonitoringConfigurationCommandInput, DescribeEmailMonitoringConfigurationCommandOutput, WorkMailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DescribeEmailMonitoringConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeEmailMonitoringConfigurationCommandInput, DescribeEmailMonitoringConfigurationCommandOutput, WorkMailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Describes the current email monitoring configuration for a specified organization.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -68,6 +68,7 @@ declare const DescribeEmailMonitoringConfigurationCommand_base: {
68
68
  * @throws {@link WorkMailServiceException}
69
69
  * <p>Base exception class for all service exceptions from WorkMail service.</p>
70
70
  *
71
+ * @public
71
72
  */
72
73
  export declare class DescribeEmailMonitoringConfigurationCommand extends DescribeEmailMonitoringConfigurationCommand_base {
73
74
  }
@@ -22,10 +22,10 @@ export interface DescribeEntityCommandOutput extends DescribeEntityResponse, __M
22
22
  }
23
23
  declare const DescribeEntityCommand_base: {
24
24
  new (input: DescribeEntityCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeEntityCommandInput, DescribeEntityCommandOutput, WorkMailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DescribeEntityCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeEntityCommandInput, DescribeEntityCommandOutput, WorkMailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Returns basic details about an entity in WorkMail. </p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -71,6 +71,7 @@ declare const DescribeEntityCommand_base: {
71
71
  * @throws {@link WorkMailServiceException}
72
72
  * <p>Base exception class for all service exceptions from WorkMail service.</p>
73
73
  *
74
+ * @public
74
75
  */
75
76
  export declare class DescribeEntityCommand extends DescribeEntityCommand_base {
76
77
  }
@@ -22,10 +22,10 @@ export interface DescribeGroupCommandOutput extends DescribeGroupResponse, __Met
22
22
  }
23
23
  declare const DescribeGroupCommand_base: {
24
24
  new (input: DescribeGroupCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeGroupCommandInput, DescribeGroupCommandOutput, WorkMailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DescribeGroupCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeGroupCommandInput, DescribeGroupCommandOutput, WorkMailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Returns the data available for the group.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -75,6 +75,7 @@ declare const DescribeGroupCommand_base: {
75
75
  * @throws {@link WorkMailServiceException}
76
76
  * <p>Base exception class for all service exceptions from WorkMail service.</p>
77
77
  *
78
+ * @public
78
79
  */
79
80
  export declare class DescribeGroupCommand extends DescribeGroupCommand_base {
80
81
  }
@@ -22,10 +22,10 @@ export interface DescribeInboundDmarcSettingsCommandOutput extends DescribeInbou
22
22
  }
23
23
  declare const DescribeInboundDmarcSettingsCommand_base: {
24
24
  new (input: DescribeInboundDmarcSettingsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeInboundDmarcSettingsCommandInput, DescribeInboundDmarcSettingsCommandOutput, WorkMailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DescribeInboundDmarcSettingsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeInboundDmarcSettingsCommandInput, DescribeInboundDmarcSettingsCommandOutput, WorkMailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Lists the settings in a DMARC policy for a specified organization.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -61,6 +61,7 @@ declare const DescribeInboundDmarcSettingsCommand_base: {
61
61
  * @throws {@link WorkMailServiceException}
62
62
  * <p>Base exception class for all service exceptions from WorkMail service.</p>
63
63
  *
64
+ * @public
64
65
  */
65
66
  export declare class DescribeInboundDmarcSettingsCommand extends DescribeInboundDmarcSettingsCommand_base {
66
67
  }
@@ -22,10 +22,10 @@ export interface DescribeMailboxExportJobCommandOutput extends DescribeMailboxEx
22
22
  }
23
23
  declare const DescribeMailboxExportJobCommand_base: {
24
24
  new (input: DescribeMailboxExportJobCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeMailboxExportJobCommandInput, DescribeMailboxExportJobCommandOutput, WorkMailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DescribeMailboxExportJobCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeMailboxExportJobCommandInput, DescribeMailboxExportJobCommandOutput, WorkMailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Describes the current status of a mailbox export job.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -80,6 +80,7 @@ declare const DescribeMailboxExportJobCommand_base: {
80
80
  * @throws {@link WorkMailServiceException}
81
81
  * <p>Base exception class for all service exceptions from WorkMail service.</p>
82
82
  *
83
+ * @public
83
84
  */
84
85
  export declare class DescribeMailboxExportJobCommand extends DescribeMailboxExportJobCommand_base {
85
86
  }
@@ -22,10 +22,10 @@ export interface DescribeOrganizationCommandOutput extends DescribeOrganizationR
22
22
  }
23
23
  declare const DescribeOrganizationCommand_base: {
24
24
  new (input: DescribeOrganizationCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeOrganizationCommandInput, DescribeOrganizationCommandOutput, WorkMailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DescribeOrganizationCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeOrganizationCommandInput, DescribeOrganizationCommandOutput, WorkMailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Provides more information regarding a given organization based on its
30
30
  * identifier.</p>
31
31
  * @example
@@ -71,6 +71,7 @@ declare const DescribeOrganizationCommand_base: {
71
71
  * @throws {@link WorkMailServiceException}
72
72
  * <p>Base exception class for all service exceptions from WorkMail service.</p>
73
73
  *
74
+ * @public
74
75
  */
75
76
  export declare class DescribeOrganizationCommand extends DescribeOrganizationCommand_base {
76
77
  }
@@ -22,10 +22,10 @@ export interface DescribeResourceCommandOutput extends DescribeResourceResponse,
22
22
  }
23
23
  declare const DescribeResourceCommand_base: {
24
24
  new (input: DescribeResourceCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeResourceCommandInput, DescribeResourceCommandOutput, WorkMailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DescribeResourceCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeResourceCommandInput, DescribeResourceCommandOutput, WorkMailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Returns the data available for the resource.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -85,6 +85,7 @@ declare const DescribeResourceCommand_base: {
85
85
  * @throws {@link WorkMailServiceException}
86
86
  * <p>Base exception class for all service exceptions from WorkMail service.</p>
87
87
  *
88
+ * @public
88
89
  */
89
90
  export declare class DescribeResourceCommand extends DescribeResourceCommand_base {
90
91
  }
@@ -22,10 +22,10 @@ export interface DescribeUserCommandOutput extends DescribeUserResponse, __Metad
22
22
  }
23
23
  declare const DescribeUserCommand_base: {
24
24
  new (input: DescribeUserCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeUserCommandInput, DescribeUserCommandOutput, WorkMailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DescribeUserCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeUserCommandInput, DescribeUserCommandOutput, WorkMailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Provides information regarding the user.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -91,6 +91,7 @@ declare const DescribeUserCommand_base: {
91
91
  * @throws {@link WorkMailServiceException}
92
92
  * <p>Base exception class for all service exceptions from WorkMail service.</p>
93
93
  *
94
+ * @public
94
95
  */
95
96
  export declare class DescribeUserCommand extends DescribeUserCommand_base {
96
97
  }
@@ -22,10 +22,10 @@ export interface DisassociateDelegateFromResourceCommandOutput extends Disassoci
22
22
  }
23
23
  declare const DisassociateDelegateFromResourceCommand_base: {
24
24
  new (input: DisassociateDelegateFromResourceCommandInput): import("@smithy/smithy-client").CommandImpl<DisassociateDelegateFromResourceCommandInput, DisassociateDelegateFromResourceCommandOutput, WorkMailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DisassociateDelegateFromResourceCommandInput): import("@smithy/smithy-client").CommandImpl<DisassociateDelegateFromResourceCommandInput, DisassociateDelegateFromResourceCommandOutput, WorkMailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Removes a member from the resource's set of delegates.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -75,6 +75,7 @@ declare const DisassociateDelegateFromResourceCommand_base: {
75
75
  * @throws {@link WorkMailServiceException}
76
76
  * <p>Base exception class for all service exceptions from WorkMail service.</p>
77
77
  *
78
+ * @public
78
79
  */
79
80
  export declare class DisassociateDelegateFromResourceCommand extends DisassociateDelegateFromResourceCommand_base {
80
81
  }
@@ -22,10 +22,10 @@ export interface DisassociateMemberFromGroupCommandOutput extends DisassociateMe
22
22
  }
23
23
  declare const DisassociateMemberFromGroupCommand_base: {
24
24
  new (input: DisassociateMemberFromGroupCommandInput): import("@smithy/smithy-client").CommandImpl<DisassociateMemberFromGroupCommandInput, DisassociateMemberFromGroupCommandOutput, WorkMailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DisassociateMemberFromGroupCommandInput): import("@smithy/smithy-client").CommandImpl<DisassociateMemberFromGroupCommandInput, DisassociateMemberFromGroupCommandOutput, WorkMailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Removes a member from a group.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -81,6 +81,7 @@ declare const DisassociateMemberFromGroupCommand_base: {
81
81
  * @throws {@link WorkMailServiceException}
82
82
  * <p>Base exception class for all service exceptions from WorkMail service.</p>
83
83
  *
84
+ * @public
84
85
  */
85
86
  export declare class DisassociateMemberFromGroupCommand extends DisassociateMemberFromGroupCommand_base {
86
87
  }
@@ -22,10 +22,10 @@ export interface GetAccessControlEffectCommandOutput extends GetAccessControlEff
22
22
  }
23
23
  declare const GetAccessControlEffectCommand_base: {
24
24
  new (input: GetAccessControlEffectCommandInput): import("@smithy/smithy-client").CommandImpl<GetAccessControlEffectCommandInput, GetAccessControlEffectCommandOutput, WorkMailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: GetAccessControlEffectCommandInput): import("@smithy/smithy-client").CommandImpl<GetAccessControlEffectCommandInput, GetAccessControlEffectCommandOutput, WorkMailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Gets the effects of an organization's access control rules as they apply to a
30
30
  * specified IPv4 address, access protocol action, and user ID or impersonation role ID. You must provide either the user ID or impersonation role ID. Impersonation role ID can only be used with Action EWS.</p>
31
31
  * @example
@@ -79,6 +79,7 @@ declare const GetAccessControlEffectCommand_base: {
79
79
  * @throws {@link WorkMailServiceException}
80
80
  * <p>Base exception class for all service exceptions from WorkMail service.</p>
81
81
  *
82
+ * @public
82
83
  */
83
84
  export declare class GetAccessControlEffectCommand extends GetAccessControlEffectCommand_base {
84
85
  }
@@ -22,10 +22,10 @@ export interface GetDefaultRetentionPolicyCommandOutput extends GetDefaultRetent
22
22
  }
23
23
  declare const GetDefaultRetentionPolicyCommand_base: {
24
24
  new (input: GetDefaultRetentionPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<GetDefaultRetentionPolicyCommandInput, GetDefaultRetentionPolicyCommandOutput, WorkMailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: GetDefaultRetentionPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<GetDefaultRetentionPolicyCommandInput, GetDefaultRetentionPolicyCommandOutput, WorkMailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Gets the default retention policy details for the specified organization.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -77,6 +77,7 @@ declare const GetDefaultRetentionPolicyCommand_base: {
77
77
  * @throws {@link WorkMailServiceException}
78
78
  * <p>Base exception class for all service exceptions from WorkMail service.</p>
79
79
  *
80
+ * @public
80
81
  */
81
82
  export declare class GetDefaultRetentionPolicyCommand extends GetDefaultRetentionPolicyCommand_base {
82
83
  }
@@ -22,10 +22,10 @@ export interface GetImpersonationRoleCommandOutput extends GetImpersonationRoleR
22
22
  }
23
23
  declare const GetImpersonationRoleCommand_base: {
24
24
  new (input: GetImpersonationRoleCommandInput): import("@smithy/smithy-client").CommandImpl<GetImpersonationRoleCommandInput, GetImpersonationRoleCommandOutput, WorkMailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: GetImpersonationRoleCommandInput): import("@smithy/smithy-client").CommandImpl<GetImpersonationRoleCommandInput, GetImpersonationRoleCommandOutput, WorkMailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Gets the impersonation role details for the given WorkMail organization.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -87,6 +87,7 @@ declare const GetImpersonationRoleCommand_base: {
87
87
  * @throws {@link WorkMailServiceException}
88
88
  * <p>Base exception class for all service exceptions from WorkMail service.</p>
89
89
  *
90
+ * @public
90
91
  */
91
92
  export declare class GetImpersonationRoleCommand extends GetImpersonationRoleCommand_base {
92
93
  }
@@ -22,10 +22,10 @@ export interface GetImpersonationRoleEffectCommandOutput extends GetImpersonatio
22
22
  }
23
23
  declare const GetImpersonationRoleEffectCommand_base: {
24
24
  new (input: GetImpersonationRoleEffectCommandInput): import("@smithy/smithy-client").CommandImpl<GetImpersonationRoleEffectCommandInput, GetImpersonationRoleEffectCommandOutput, WorkMailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: GetImpersonationRoleEffectCommandInput): import("@smithy/smithy-client").CommandImpl<GetImpersonationRoleEffectCommandInput, GetImpersonationRoleEffectCommandOutput, WorkMailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Tests whether the given impersonation role can impersonate a target user.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -84,6 +84,7 @@ declare const GetImpersonationRoleEffectCommand_base: {
84
84
  * @throws {@link WorkMailServiceException}
85
85
  * <p>Base exception class for all service exceptions from WorkMail service.</p>
86
86
  *
87
+ * @public
87
88
  */
88
89
  export declare class GetImpersonationRoleEffectCommand extends GetImpersonationRoleEffectCommand_base {
89
90
  }
@@ -22,10 +22,10 @@ export interface GetMailDomainCommandOutput extends GetMailDomainResponse, __Met
22
22
  }
23
23
  declare const GetMailDomainCommand_base: {
24
24
  new (input: GetMailDomainCommandInput): import("@smithy/smithy-client").CommandImpl<GetMailDomainCommandInput, GetMailDomainCommandOutput, WorkMailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: GetMailDomainCommandInput): import("@smithy/smithy-client").CommandImpl<GetMailDomainCommandInput, GetMailDomainCommandOutput, WorkMailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Gets details for a mail domain, including domain records required to configure your domain with recommended security.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -78,6 +78,7 @@ declare const GetMailDomainCommand_base: {
78
78
  * @throws {@link WorkMailServiceException}
79
79
  * <p>Base exception class for all service exceptions from WorkMail service.</p>
80
80
  *
81
+ * @public
81
82
  */
82
83
  export declare class GetMailDomainCommand extends GetMailDomainCommand_base {
83
84
  }
@@ -22,10 +22,10 @@ export interface GetMailboxDetailsCommandOutput extends GetMailboxDetailsRespons
22
22
  }
23
23
  declare const GetMailboxDetailsCommand_base: {
24
24
  new (input: GetMailboxDetailsCommandInput): import("@smithy/smithy-client").CommandImpl<GetMailboxDetailsCommandInput, GetMailboxDetailsCommandOutput, WorkMailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: GetMailboxDetailsCommandInput): import("@smithy/smithy-client").CommandImpl<GetMailboxDetailsCommandInput, GetMailboxDetailsCommandOutput, WorkMailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Requests a user's mailbox details for a specified organization and user.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -70,6 +70,7 @@ declare const GetMailboxDetailsCommand_base: {
70
70
  * @throws {@link WorkMailServiceException}
71
71
  * <p>Base exception class for all service exceptions from WorkMail service.</p>
72
72
  *
73
+ * @public
73
74
  */
74
75
  export declare class GetMailboxDetailsCommand extends GetMailboxDetailsCommand_base {
75
76
  }
@@ -22,10 +22,10 @@ export interface GetMobileDeviceAccessEffectCommandOutput extends GetMobileDevic
22
22
  }
23
23
  declare const GetMobileDeviceAccessEffectCommand_base: {
24
24
  new (input: GetMobileDeviceAccessEffectCommandInput): import("@smithy/smithy-client").CommandImpl<GetMobileDeviceAccessEffectCommandInput, GetMobileDeviceAccessEffectCommandOutput, WorkMailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: GetMobileDeviceAccessEffectCommandInput): import("@smithy/smithy-client").CommandImpl<GetMobileDeviceAccessEffectCommandInput, GetMobileDeviceAccessEffectCommandOutput, WorkMailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Simulates the effect of the mobile device access rules for the given attributes of a sample access event. Use this method to test the effects of the current set of mobile device access
30
30
  * rules for the WorkMail organization for a particular user's attributes.</p>
31
31
  * @example
@@ -75,6 +75,7 @@ declare const GetMobileDeviceAccessEffectCommand_base: {
75
75
  * @throws {@link WorkMailServiceException}
76
76
  * <p>Base exception class for all service exceptions from WorkMail service.</p>
77
77
  *
78
+ * @public
78
79
  */
79
80
  export declare class GetMobileDeviceAccessEffectCommand extends GetMobileDeviceAccessEffectCommand_base {
80
81
  }
@@ -22,10 +22,10 @@ export interface GetMobileDeviceAccessOverrideCommandOutput extends GetMobileDev
22
22
  }
23
23
  declare const GetMobileDeviceAccessOverrideCommand_base: {
24
24
  new (input: GetMobileDeviceAccessOverrideCommandInput): import("@smithy/smithy-client").CommandImpl<GetMobileDeviceAccessOverrideCommandInput, GetMobileDeviceAccessOverrideCommandOutput, WorkMailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: GetMobileDeviceAccessOverrideCommandInput): import("@smithy/smithy-client").CommandImpl<GetMobileDeviceAccessOverrideCommandInput, GetMobileDeviceAccessOverrideCommandOutput, WorkMailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Gets the mobile device access override for the given WorkMail organization, user, and device.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -78,6 +78,7 @@ declare const GetMobileDeviceAccessOverrideCommand_base: {
78
78
  * @throws {@link WorkMailServiceException}
79
79
  * <p>Base exception class for all service exceptions from WorkMail service.</p>
80
80
  *
81
+ * @public
81
82
  */
82
83
  export declare class GetMobileDeviceAccessOverrideCommand extends GetMobileDeviceAccessOverrideCommand_base {
83
84
  }
@@ -22,10 +22,10 @@ export interface ListAccessControlRulesCommandOutput extends ListAccessControlRu
22
22
  }
23
23
  declare const ListAccessControlRulesCommand_base: {
24
24
  new (input: ListAccessControlRulesCommandInput): import("@smithy/smithy-client").CommandImpl<ListAccessControlRulesCommandInput, ListAccessControlRulesCommandOutput, WorkMailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: ListAccessControlRulesCommandInput): import("@smithy/smithy-client").CommandImpl<ListAccessControlRulesCommandInput, ListAccessControlRulesCommandOutput, WorkMailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Lists the access control rules for the specified organization.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -93,6 +93,7 @@ declare const ListAccessControlRulesCommand_base: {
93
93
  * @throws {@link WorkMailServiceException}
94
94
  * <p>Base exception class for all service exceptions from WorkMail service.</p>
95
95
  *
96
+ * @public
96
97
  */
97
98
  export declare class ListAccessControlRulesCommand extends ListAccessControlRulesCommand_base {
98
99
  }
@@ -22,10 +22,10 @@ export interface ListAliasesCommandOutput extends ListAliasesResponse, __Metadat
22
22
  }
23
23
  declare const ListAliasesCommand_base: {
24
24
  new (input: ListAliasesCommandInput): import("@smithy/smithy-client").CommandImpl<ListAliasesCommandInput, ListAliasesCommandOutput, WorkMailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: ListAliasesCommandInput): import("@smithy/smithy-client").CommandImpl<ListAliasesCommandInput, ListAliasesCommandOutput, WorkMailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Creates a paginated call to list the aliases associated with a given
30
30
  * entity.</p>
31
31
  * @example
@@ -79,6 +79,7 @@ declare const ListAliasesCommand_base: {
79
79
  * @throws {@link WorkMailServiceException}
80
80
  * <p>Base exception class for all service exceptions from WorkMail service.</p>
81
81
  *
82
+ * @public
82
83
  */
83
84
  export declare class ListAliasesCommand extends ListAliasesCommand_base {
84
85
  }
@@ -22,10 +22,10 @@ export interface ListAvailabilityConfigurationsCommandOutput extends ListAvailab
22
22
  }
23
23
  declare const ListAvailabilityConfigurationsCommand_base: {
24
24
  new (input: ListAvailabilityConfigurationsCommandInput): import("@smithy/smithy-client").CommandImpl<ListAvailabilityConfigurationsCommandInput, ListAvailabilityConfigurationsCommandOutput, WorkMailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: ListAvailabilityConfigurationsCommandInput): import("@smithy/smithy-client").CommandImpl<ListAvailabilityConfigurationsCommandInput, ListAvailabilityConfigurationsCommandOutput, WorkMailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>List all the <code>AvailabilityConfiguration</code>'s for the given WorkMail organization.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -78,6 +78,7 @@ declare const ListAvailabilityConfigurationsCommand_base: {
78
78
  * @throws {@link WorkMailServiceException}
79
79
  * <p>Base exception class for all service exceptions from WorkMail service.</p>
80
80
  *
81
+ * @public
81
82
  */
82
83
  export declare class ListAvailabilityConfigurationsCommand extends ListAvailabilityConfigurationsCommand_base {
83
84
  }
@@ -22,10 +22,10 @@ export interface ListGroupMembersCommandOutput extends ListGroupMembersResponse,
22
22
  }
23
23
  declare const ListGroupMembersCommand_base: {
24
24
  new (input: ListGroupMembersCommandInput): import("@smithy/smithy-client").CommandImpl<ListGroupMembersCommandInput, ListGroupMembersCommandOutput, WorkMailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: ListGroupMembersCommandInput): import("@smithy/smithy-client").CommandImpl<ListGroupMembersCommandInput, ListGroupMembersCommandOutput, WorkMailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Returns an overview of the members of a group. Users and groups can be members of a
30
30
  * group.</p>
31
31
  * @example
@@ -86,6 +86,7 @@ declare const ListGroupMembersCommand_base: {
86
86
  * @throws {@link WorkMailServiceException}
87
87
  * <p>Base exception class for all service exceptions from WorkMail service.</p>
88
88
  *
89
+ * @public
89
90
  */
90
91
  export declare class ListGroupMembersCommand extends ListGroupMembersCommand_base {
91
92
  }
@@ -22,10 +22,10 @@ export interface ListGroupsCommandOutput extends ListGroupsResponse, __MetadataB
22
22
  }
23
23
  declare const ListGroupsCommand_base: {
24
24
  new (input: ListGroupsCommandInput): import("@smithy/smithy-client").CommandImpl<ListGroupsCommandInput, ListGroupsCommandOutput, WorkMailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: ListGroupsCommandInput): import("@smithy/smithy-client").CommandImpl<ListGroupsCommandInput, ListGroupsCommandOutput, WorkMailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Returns summaries of the organization's groups.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -85,6 +85,7 @@ declare const ListGroupsCommand_base: {
85
85
  * @throws {@link WorkMailServiceException}
86
86
  * <p>Base exception class for all service exceptions from WorkMail service.</p>
87
87
  *
88
+ * @public
88
89
  */
89
90
  export declare class ListGroupsCommand extends ListGroupsCommand_base {
90
91
  }
@@ -22,10 +22,10 @@ export interface ListGroupsForEntityCommandOutput extends ListGroupsForEntityRes
22
22
  }
23
23
  declare const ListGroupsForEntityCommand_base: {
24
24
  new (input: ListGroupsForEntityCommandInput): import("@smithy/smithy-client").CommandImpl<ListGroupsForEntityCommandInput, ListGroupsForEntityCommandOutput, WorkMailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: ListGroupsForEntityCommandInput): import("@smithy/smithy-client").CommandImpl<ListGroupsForEntityCommandInput, ListGroupsForEntityCommandOutput, WorkMailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Returns all the groups to which an entity belongs.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -84,6 +84,7 @@ declare const ListGroupsForEntityCommand_base: {
84
84
  * @throws {@link WorkMailServiceException}
85
85
  * <p>Base exception class for all service exceptions from WorkMail service.</p>
86
86
  *
87
+ * @public
87
88
  */
88
89
  export declare class ListGroupsForEntityCommand extends ListGroupsForEntityCommand_base {
89
90
  }
@@ -22,10 +22,10 @@ export interface ListImpersonationRolesCommandOutput extends ListImpersonationRo
22
22
  }
23
23
  declare const ListImpersonationRolesCommand_base: {
24
24
  new (input: ListImpersonationRolesCommandInput): import("@smithy/smithy-client").CommandImpl<ListImpersonationRolesCommandInput, ListImpersonationRolesCommandOutput, WorkMailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: ListImpersonationRolesCommandInput): import("@smithy/smithy-client").CommandImpl<ListImpersonationRolesCommandInput, ListImpersonationRolesCommandOutput, WorkMailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Lists all the impersonation roles for the given WorkMail organization.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -75,6 +75,7 @@ declare const ListImpersonationRolesCommand_base: {
75
75
  * @throws {@link WorkMailServiceException}
76
76
  * <p>Base exception class for all service exceptions from WorkMail service.</p>
77
77
  *
78
+ * @public
78
79
  */
79
80
  export declare class ListImpersonationRolesCommand extends ListImpersonationRolesCommand_base {
80
81
  }
@@ -22,10 +22,10 @@ export interface ListMailDomainsCommandOutput extends ListMailDomainsResponse, _
22
22
  }
23
23
  declare const ListMailDomainsCommand_base: {
24
24
  new (input: ListMailDomainsCommandInput): import("@smithy/smithy-client").CommandImpl<ListMailDomainsCommandInput, ListMailDomainsCommandOutput, WorkMailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: ListMailDomainsCommandInput): import("@smithy/smithy-client").CommandImpl<ListMailDomainsCommandInput, ListMailDomainsCommandOutput, WorkMailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Lists the mail domains in a given WorkMail organization.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -72,6 +72,7 @@ declare const ListMailDomainsCommand_base: {
72
72
  * @throws {@link WorkMailServiceException}
73
73
  * <p>Base exception class for all service exceptions from WorkMail service.</p>
74
74
  *
75
+ * @public
75
76
  */
76
77
  export declare class ListMailDomainsCommand extends ListMailDomainsCommand_base {
77
78
  }
@@ -22,10 +22,10 @@ export interface ListMailboxExportJobsCommandOutput extends ListMailboxExportJob
22
22
  }
23
23
  declare const ListMailboxExportJobsCommand_base: {
24
24
  new (input: ListMailboxExportJobsCommandInput): import("@smithy/smithy-client").CommandImpl<ListMailboxExportJobsCommandInput, ListMailboxExportJobsCommandOutput, WorkMailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: ListMailboxExportJobsCommandInput): import("@smithy/smithy-client").CommandImpl<ListMailboxExportJobsCommandInput, ListMailboxExportJobsCommandOutput, WorkMailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Lists the mailbox export jobs started for the specified organization within the last
30
30
  * seven days.</p>
31
31
  * @example
@@ -80,6 +80,7 @@ declare const ListMailboxExportJobsCommand_base: {
80
80
  * @throws {@link WorkMailServiceException}
81
81
  * <p>Base exception class for all service exceptions from WorkMail service.</p>
82
82
  *
83
+ * @public
83
84
  */
84
85
  export declare class ListMailboxExportJobsCommand extends ListMailboxExportJobsCommand_base {
85
86
  }
@@ -22,10 +22,10 @@ export interface ListMailboxPermissionsCommandOutput extends ListMailboxPermissi
22
22
  }
23
23
  declare const ListMailboxPermissionsCommand_base: {
24
24
  new (input: ListMailboxPermissionsCommandInput): import("@smithy/smithy-client").CommandImpl<ListMailboxPermissionsCommandInput, ListMailboxPermissionsCommandOutput, WorkMailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: ListMailboxPermissionsCommandInput): import("@smithy/smithy-client").CommandImpl<ListMailboxPermissionsCommandInput, ListMailboxPermissionsCommandOutput, WorkMailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Lists the mailbox permissions associated with a user, group, or resource
30
30
  * mailbox.</p>
31
31
  * @example
@@ -81,6 +81,7 @@ declare const ListMailboxPermissionsCommand_base: {
81
81
  * @throws {@link WorkMailServiceException}
82
82
  * <p>Base exception class for all service exceptions from WorkMail service.</p>
83
83
  *
84
+ * @public
84
85
  */
85
86
  export declare class ListMailboxPermissionsCommand extends ListMailboxPermissionsCommand_base {
86
87
  }