@aws-sdk/client-workmail 3.335.0 → 3.338.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 (333) hide show
  1. package/dist-cjs/WorkMailClient.js +2 -1
  2. package/dist-cjs/commands/AssociateDelegateToResourceCommand.js +2 -1
  3. package/dist-cjs/commands/AssociateMemberToGroupCommand.js +2 -1
  4. package/dist-cjs/commands/AssumeImpersonationRoleCommand.js +2 -1
  5. package/dist-cjs/commands/CancelMailboxExportJobCommand.js +2 -1
  6. package/dist-cjs/commands/CreateAliasCommand.js +2 -1
  7. package/dist-cjs/commands/CreateAvailabilityConfigurationCommand.js +2 -1
  8. package/dist-cjs/commands/CreateGroupCommand.js +2 -1
  9. package/dist-cjs/commands/CreateImpersonationRoleCommand.js +2 -1
  10. package/dist-cjs/commands/CreateMobileDeviceAccessRuleCommand.js +2 -1
  11. package/dist-cjs/commands/CreateOrganizationCommand.js +2 -1
  12. package/dist-cjs/commands/CreateResourceCommand.js +2 -1
  13. package/dist-cjs/commands/CreateUserCommand.js +2 -1
  14. package/dist-cjs/commands/DeleteAccessControlRuleCommand.js +2 -1
  15. package/dist-cjs/commands/DeleteAliasCommand.js +2 -1
  16. package/dist-cjs/commands/DeleteAvailabilityConfigurationCommand.js +2 -1
  17. package/dist-cjs/commands/DeleteEmailMonitoringConfigurationCommand.js +2 -1
  18. package/dist-cjs/commands/DeleteGroupCommand.js +2 -1
  19. package/dist-cjs/commands/DeleteImpersonationRoleCommand.js +2 -1
  20. package/dist-cjs/commands/DeleteMailboxPermissionsCommand.js +2 -1
  21. package/dist-cjs/commands/DeleteMobileDeviceAccessOverrideCommand.js +2 -1
  22. package/dist-cjs/commands/DeleteMobileDeviceAccessRuleCommand.js +2 -1
  23. package/dist-cjs/commands/DeleteOrganizationCommand.js +2 -1
  24. package/dist-cjs/commands/DeleteResourceCommand.js +2 -1
  25. package/dist-cjs/commands/DeleteRetentionPolicyCommand.js +2 -1
  26. package/dist-cjs/commands/DeleteUserCommand.js +2 -1
  27. package/dist-cjs/commands/DeregisterFromWorkMailCommand.js +2 -1
  28. package/dist-cjs/commands/DeregisterMailDomainCommand.js +2 -1
  29. package/dist-cjs/commands/DescribeEmailMonitoringConfigurationCommand.js +2 -1
  30. package/dist-cjs/commands/DescribeGroupCommand.js +2 -1
  31. package/dist-cjs/commands/DescribeInboundDmarcSettingsCommand.js +2 -1
  32. package/dist-cjs/commands/DescribeMailboxExportJobCommand.js +2 -1
  33. package/dist-cjs/commands/DescribeOrganizationCommand.js +2 -1
  34. package/dist-cjs/commands/DescribeResourceCommand.js +2 -1
  35. package/dist-cjs/commands/DescribeUserCommand.js +2 -1
  36. package/dist-cjs/commands/DisassociateDelegateFromResourceCommand.js +2 -1
  37. package/dist-cjs/commands/DisassociateMemberFromGroupCommand.js +2 -1
  38. package/dist-cjs/commands/GetAccessControlEffectCommand.js +2 -1
  39. package/dist-cjs/commands/GetDefaultRetentionPolicyCommand.js +2 -1
  40. package/dist-cjs/commands/GetImpersonationRoleCommand.js +2 -1
  41. package/dist-cjs/commands/GetImpersonationRoleEffectCommand.js +2 -1
  42. package/dist-cjs/commands/GetMailDomainCommand.js +2 -1
  43. package/dist-cjs/commands/GetMailboxDetailsCommand.js +2 -1
  44. package/dist-cjs/commands/GetMobileDeviceAccessEffectCommand.js +2 -1
  45. package/dist-cjs/commands/GetMobileDeviceAccessOverrideCommand.js +2 -1
  46. package/dist-cjs/commands/ListAccessControlRulesCommand.js +2 -1
  47. package/dist-cjs/commands/ListAliasesCommand.js +2 -1
  48. package/dist-cjs/commands/ListAvailabilityConfigurationsCommand.js +2 -1
  49. package/dist-cjs/commands/ListGroupMembersCommand.js +2 -1
  50. package/dist-cjs/commands/ListGroupsCommand.js +2 -1
  51. package/dist-cjs/commands/ListImpersonationRolesCommand.js +2 -1
  52. package/dist-cjs/commands/ListMailDomainsCommand.js +2 -1
  53. package/dist-cjs/commands/ListMailboxExportJobsCommand.js +2 -1
  54. package/dist-cjs/commands/ListMailboxPermissionsCommand.js +2 -1
  55. package/dist-cjs/commands/ListMobileDeviceAccessOverridesCommand.js +2 -1
  56. package/dist-cjs/commands/ListMobileDeviceAccessRulesCommand.js +2 -1
  57. package/dist-cjs/commands/ListOrganizationsCommand.js +2 -1
  58. package/dist-cjs/commands/ListResourceDelegatesCommand.js +2 -1
  59. package/dist-cjs/commands/ListResourcesCommand.js +2 -1
  60. package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -1
  61. package/dist-cjs/commands/ListUsersCommand.js +2 -1
  62. package/dist-cjs/commands/PutAccessControlRuleCommand.js +2 -1
  63. package/dist-cjs/commands/PutEmailMonitoringConfigurationCommand.js +2 -1
  64. package/dist-cjs/commands/PutInboundDmarcSettingsCommand.js +2 -1
  65. package/dist-cjs/commands/PutMailboxPermissionsCommand.js +2 -1
  66. package/dist-cjs/commands/PutMobileDeviceAccessOverrideCommand.js +2 -1
  67. package/dist-cjs/commands/PutRetentionPolicyCommand.js +2 -1
  68. package/dist-cjs/commands/RegisterMailDomainCommand.js +2 -1
  69. package/dist-cjs/commands/RegisterToWorkMailCommand.js +2 -1
  70. package/dist-cjs/commands/ResetPasswordCommand.js +2 -1
  71. package/dist-cjs/commands/StartMailboxExportJobCommand.js +2 -1
  72. package/dist-cjs/commands/TagResourceCommand.js +2 -1
  73. package/dist-cjs/commands/TestAvailabilityConfigurationCommand.js +2 -1
  74. package/dist-cjs/commands/UntagResourceCommand.js +2 -1
  75. package/dist-cjs/commands/UpdateAvailabilityConfigurationCommand.js +2 -1
  76. package/dist-cjs/commands/UpdateDefaultMailDomainCommand.js +2 -1
  77. package/dist-cjs/commands/UpdateImpersonationRoleCommand.js +2 -1
  78. package/dist-cjs/commands/UpdateMailboxQuotaCommand.js +2 -1
  79. package/dist-cjs/commands/UpdateMobileDeviceAccessRuleCommand.js +2 -1
  80. package/dist-cjs/commands/UpdatePrimaryEmailAddressCommand.js +2 -1
  81. package/dist-cjs/commands/UpdateResourceCommand.js +2 -1
  82. package/dist-cjs/index.js +2 -2
  83. package/dist-cjs/models/WorkMailServiceException.js +2 -1
  84. package/dist-es/WorkMailClient.js +1 -0
  85. package/dist-es/commands/AssociateDelegateToResourceCommand.js +1 -0
  86. package/dist-es/commands/AssociateMemberToGroupCommand.js +1 -0
  87. package/dist-es/commands/AssumeImpersonationRoleCommand.js +1 -0
  88. package/dist-es/commands/CancelMailboxExportJobCommand.js +1 -0
  89. package/dist-es/commands/CreateAliasCommand.js +1 -0
  90. package/dist-es/commands/CreateAvailabilityConfigurationCommand.js +1 -0
  91. package/dist-es/commands/CreateGroupCommand.js +1 -0
  92. package/dist-es/commands/CreateImpersonationRoleCommand.js +1 -0
  93. package/dist-es/commands/CreateMobileDeviceAccessRuleCommand.js +1 -0
  94. package/dist-es/commands/CreateOrganizationCommand.js +1 -0
  95. package/dist-es/commands/CreateResourceCommand.js +1 -0
  96. package/dist-es/commands/CreateUserCommand.js +1 -0
  97. package/dist-es/commands/DeleteAccessControlRuleCommand.js +1 -0
  98. package/dist-es/commands/DeleteAliasCommand.js +1 -0
  99. package/dist-es/commands/DeleteAvailabilityConfigurationCommand.js +1 -0
  100. package/dist-es/commands/DeleteEmailMonitoringConfigurationCommand.js +1 -0
  101. package/dist-es/commands/DeleteGroupCommand.js +1 -0
  102. package/dist-es/commands/DeleteImpersonationRoleCommand.js +1 -0
  103. package/dist-es/commands/DeleteMailboxPermissionsCommand.js +1 -0
  104. package/dist-es/commands/DeleteMobileDeviceAccessOverrideCommand.js +1 -0
  105. package/dist-es/commands/DeleteMobileDeviceAccessRuleCommand.js +1 -0
  106. package/dist-es/commands/DeleteOrganizationCommand.js +1 -0
  107. package/dist-es/commands/DeleteResourceCommand.js +1 -0
  108. package/dist-es/commands/DeleteRetentionPolicyCommand.js +1 -0
  109. package/dist-es/commands/DeleteUserCommand.js +1 -0
  110. package/dist-es/commands/DeregisterFromWorkMailCommand.js +1 -0
  111. package/dist-es/commands/DeregisterMailDomainCommand.js +1 -0
  112. package/dist-es/commands/DescribeEmailMonitoringConfigurationCommand.js +1 -0
  113. package/dist-es/commands/DescribeGroupCommand.js +1 -0
  114. package/dist-es/commands/DescribeInboundDmarcSettingsCommand.js +1 -0
  115. package/dist-es/commands/DescribeMailboxExportJobCommand.js +1 -0
  116. package/dist-es/commands/DescribeOrganizationCommand.js +1 -0
  117. package/dist-es/commands/DescribeResourceCommand.js +1 -0
  118. package/dist-es/commands/DescribeUserCommand.js +1 -0
  119. package/dist-es/commands/DisassociateDelegateFromResourceCommand.js +1 -0
  120. package/dist-es/commands/DisassociateMemberFromGroupCommand.js +1 -0
  121. package/dist-es/commands/GetAccessControlEffectCommand.js +1 -0
  122. package/dist-es/commands/GetDefaultRetentionPolicyCommand.js +1 -0
  123. package/dist-es/commands/GetImpersonationRoleCommand.js +1 -0
  124. package/dist-es/commands/GetImpersonationRoleEffectCommand.js +1 -0
  125. package/dist-es/commands/GetMailDomainCommand.js +1 -0
  126. package/dist-es/commands/GetMailboxDetailsCommand.js +1 -0
  127. package/dist-es/commands/GetMobileDeviceAccessEffectCommand.js +1 -0
  128. package/dist-es/commands/GetMobileDeviceAccessOverrideCommand.js +1 -0
  129. package/dist-es/commands/ListAccessControlRulesCommand.js +1 -0
  130. package/dist-es/commands/ListAliasesCommand.js +1 -0
  131. package/dist-es/commands/ListAvailabilityConfigurationsCommand.js +1 -0
  132. package/dist-es/commands/ListGroupMembersCommand.js +1 -0
  133. package/dist-es/commands/ListGroupsCommand.js +1 -0
  134. package/dist-es/commands/ListImpersonationRolesCommand.js +1 -0
  135. package/dist-es/commands/ListMailDomainsCommand.js +1 -0
  136. package/dist-es/commands/ListMailboxExportJobsCommand.js +1 -0
  137. package/dist-es/commands/ListMailboxPermissionsCommand.js +1 -0
  138. package/dist-es/commands/ListMobileDeviceAccessOverridesCommand.js +1 -0
  139. package/dist-es/commands/ListMobileDeviceAccessRulesCommand.js +1 -0
  140. package/dist-es/commands/ListOrganizationsCommand.js +1 -0
  141. package/dist-es/commands/ListResourceDelegatesCommand.js +1 -0
  142. package/dist-es/commands/ListResourcesCommand.js +1 -0
  143. package/dist-es/commands/ListTagsForResourceCommand.js +1 -0
  144. package/dist-es/commands/ListUsersCommand.js +1 -0
  145. package/dist-es/commands/PutAccessControlRuleCommand.js +1 -0
  146. package/dist-es/commands/PutEmailMonitoringConfigurationCommand.js +1 -0
  147. package/dist-es/commands/PutInboundDmarcSettingsCommand.js +1 -0
  148. package/dist-es/commands/PutMailboxPermissionsCommand.js +1 -0
  149. package/dist-es/commands/PutMobileDeviceAccessOverrideCommand.js +1 -0
  150. package/dist-es/commands/PutRetentionPolicyCommand.js +1 -0
  151. package/dist-es/commands/RegisterMailDomainCommand.js +1 -0
  152. package/dist-es/commands/RegisterToWorkMailCommand.js +1 -0
  153. package/dist-es/commands/ResetPasswordCommand.js +1 -0
  154. package/dist-es/commands/StartMailboxExportJobCommand.js +1 -0
  155. package/dist-es/commands/TagResourceCommand.js +1 -0
  156. package/dist-es/commands/TestAvailabilityConfigurationCommand.js +1 -0
  157. package/dist-es/commands/UntagResourceCommand.js +1 -0
  158. package/dist-es/commands/UpdateAvailabilityConfigurationCommand.js +1 -0
  159. package/dist-es/commands/UpdateDefaultMailDomainCommand.js +1 -0
  160. package/dist-es/commands/UpdateImpersonationRoleCommand.js +1 -0
  161. package/dist-es/commands/UpdateMailboxQuotaCommand.js +1 -0
  162. package/dist-es/commands/UpdateMobileDeviceAccessRuleCommand.js +1 -0
  163. package/dist-es/commands/UpdatePrimaryEmailAddressCommand.js +1 -0
  164. package/dist-es/commands/UpdateResourceCommand.js +1 -0
  165. package/dist-es/index.js +2 -2
  166. package/dist-es/models/WorkMailServiceException.js +1 -0
  167. package/dist-types/WorkMailClient.d.ts +3 -3
  168. package/dist-types/commands/AssociateDelegateToResourceCommand.d.ts +4 -0
  169. package/dist-types/commands/AssociateMemberToGroupCommand.d.ts +4 -0
  170. package/dist-types/commands/AssumeImpersonationRoleCommand.d.ts +4 -0
  171. package/dist-types/commands/CancelMailboxExportJobCommand.d.ts +4 -0
  172. package/dist-types/commands/CreateAliasCommand.d.ts +4 -0
  173. package/dist-types/commands/CreateAvailabilityConfigurationCommand.d.ts +4 -0
  174. package/dist-types/commands/CreateGroupCommand.d.ts +4 -0
  175. package/dist-types/commands/CreateImpersonationRoleCommand.d.ts +4 -0
  176. package/dist-types/commands/CreateMobileDeviceAccessRuleCommand.d.ts +4 -0
  177. package/dist-types/commands/CreateOrganizationCommand.d.ts +4 -0
  178. package/dist-types/commands/CreateResourceCommand.d.ts +4 -0
  179. package/dist-types/commands/CreateUserCommand.d.ts +4 -0
  180. package/dist-types/commands/DeleteAccessControlRuleCommand.d.ts +4 -0
  181. package/dist-types/commands/DeleteAliasCommand.d.ts +4 -0
  182. package/dist-types/commands/DeleteAvailabilityConfigurationCommand.d.ts +4 -0
  183. package/dist-types/commands/DeleteEmailMonitoringConfigurationCommand.d.ts +4 -0
  184. package/dist-types/commands/DeleteGroupCommand.d.ts +4 -0
  185. package/dist-types/commands/DeleteImpersonationRoleCommand.d.ts +4 -0
  186. package/dist-types/commands/DeleteMailboxPermissionsCommand.d.ts +4 -0
  187. package/dist-types/commands/DeleteMobileDeviceAccessOverrideCommand.d.ts +4 -0
  188. package/dist-types/commands/DeleteMobileDeviceAccessRuleCommand.d.ts +4 -0
  189. package/dist-types/commands/DeleteOrganizationCommand.d.ts +4 -0
  190. package/dist-types/commands/DeleteResourceCommand.d.ts +4 -0
  191. package/dist-types/commands/DeleteRetentionPolicyCommand.d.ts +4 -0
  192. package/dist-types/commands/DeleteUserCommand.d.ts +4 -0
  193. package/dist-types/commands/DeregisterFromWorkMailCommand.d.ts +4 -0
  194. package/dist-types/commands/DeregisterMailDomainCommand.d.ts +4 -0
  195. package/dist-types/commands/DescribeEmailMonitoringConfigurationCommand.d.ts +4 -0
  196. package/dist-types/commands/DescribeGroupCommand.d.ts +4 -0
  197. package/dist-types/commands/DescribeInboundDmarcSettingsCommand.d.ts +4 -0
  198. package/dist-types/commands/DescribeMailboxExportJobCommand.d.ts +4 -0
  199. package/dist-types/commands/DescribeOrganizationCommand.d.ts +4 -0
  200. package/dist-types/commands/DescribeResourceCommand.d.ts +4 -0
  201. package/dist-types/commands/DescribeUserCommand.d.ts +4 -0
  202. package/dist-types/commands/DisassociateDelegateFromResourceCommand.d.ts +4 -0
  203. package/dist-types/commands/DisassociateMemberFromGroupCommand.d.ts +4 -0
  204. package/dist-types/commands/GetAccessControlEffectCommand.d.ts +4 -0
  205. package/dist-types/commands/GetDefaultRetentionPolicyCommand.d.ts +4 -0
  206. package/dist-types/commands/GetImpersonationRoleCommand.d.ts +4 -0
  207. package/dist-types/commands/GetImpersonationRoleEffectCommand.d.ts +4 -0
  208. package/dist-types/commands/GetMailDomainCommand.d.ts +4 -0
  209. package/dist-types/commands/GetMailboxDetailsCommand.d.ts +4 -0
  210. package/dist-types/commands/GetMobileDeviceAccessEffectCommand.d.ts +4 -0
  211. package/dist-types/commands/GetMobileDeviceAccessOverrideCommand.d.ts +4 -0
  212. package/dist-types/commands/ListAccessControlRulesCommand.d.ts +4 -0
  213. package/dist-types/commands/ListAliasesCommand.d.ts +4 -0
  214. package/dist-types/commands/ListAvailabilityConfigurationsCommand.d.ts +4 -0
  215. package/dist-types/commands/ListGroupMembersCommand.d.ts +4 -0
  216. package/dist-types/commands/ListGroupsCommand.d.ts +4 -0
  217. package/dist-types/commands/ListImpersonationRolesCommand.d.ts +4 -0
  218. package/dist-types/commands/ListMailDomainsCommand.d.ts +4 -0
  219. package/dist-types/commands/ListMailboxExportJobsCommand.d.ts +4 -0
  220. package/dist-types/commands/ListMailboxPermissionsCommand.d.ts +4 -0
  221. package/dist-types/commands/ListMobileDeviceAccessOverridesCommand.d.ts +4 -0
  222. package/dist-types/commands/ListMobileDeviceAccessRulesCommand.d.ts +4 -0
  223. package/dist-types/commands/ListOrganizationsCommand.d.ts +4 -0
  224. package/dist-types/commands/ListResourceDelegatesCommand.d.ts +4 -0
  225. package/dist-types/commands/ListResourcesCommand.d.ts +4 -0
  226. package/dist-types/commands/ListTagsForResourceCommand.d.ts +4 -0
  227. package/dist-types/commands/ListUsersCommand.d.ts +4 -0
  228. package/dist-types/commands/PutAccessControlRuleCommand.d.ts +4 -0
  229. package/dist-types/commands/PutEmailMonitoringConfigurationCommand.d.ts +4 -0
  230. package/dist-types/commands/PutInboundDmarcSettingsCommand.d.ts +4 -0
  231. package/dist-types/commands/PutMailboxPermissionsCommand.d.ts +4 -0
  232. package/dist-types/commands/PutMobileDeviceAccessOverrideCommand.d.ts +4 -0
  233. package/dist-types/commands/PutRetentionPolicyCommand.d.ts +4 -0
  234. package/dist-types/commands/RegisterMailDomainCommand.d.ts +4 -0
  235. package/dist-types/commands/RegisterToWorkMailCommand.d.ts +4 -0
  236. package/dist-types/commands/ResetPasswordCommand.d.ts +4 -0
  237. package/dist-types/commands/StartMailboxExportJobCommand.d.ts +4 -0
  238. package/dist-types/commands/TagResourceCommand.d.ts +4 -0
  239. package/dist-types/commands/TestAvailabilityConfigurationCommand.d.ts +4 -0
  240. package/dist-types/commands/UntagResourceCommand.d.ts +4 -0
  241. package/dist-types/commands/UpdateAvailabilityConfigurationCommand.d.ts +4 -0
  242. package/dist-types/commands/UpdateDefaultMailDomainCommand.d.ts +4 -0
  243. package/dist-types/commands/UpdateImpersonationRoleCommand.d.ts +4 -0
  244. package/dist-types/commands/UpdateMailboxQuotaCommand.d.ts +4 -0
  245. package/dist-types/commands/UpdateMobileDeviceAccessRuleCommand.d.ts +4 -0
  246. package/dist-types/commands/UpdatePrimaryEmailAddressCommand.d.ts +4 -0
  247. package/dist-types/commands/UpdateResourceCommand.d.ts +4 -0
  248. package/dist-types/index.d.ts +42 -2
  249. package/dist-types/models/WorkMailServiceException.d.ts +1 -0
  250. package/dist-types/ts3.4/WorkMailClient.d.ts +3 -3
  251. package/dist-types/ts3.4/commands/AssociateDelegateToResourceCommand.d.ts +1 -0
  252. package/dist-types/ts3.4/commands/AssociateMemberToGroupCommand.d.ts +1 -0
  253. package/dist-types/ts3.4/commands/AssumeImpersonationRoleCommand.d.ts +1 -0
  254. package/dist-types/ts3.4/commands/CancelMailboxExportJobCommand.d.ts +1 -0
  255. package/dist-types/ts3.4/commands/CreateAliasCommand.d.ts +1 -0
  256. package/dist-types/ts3.4/commands/CreateAvailabilityConfigurationCommand.d.ts +1 -0
  257. package/dist-types/ts3.4/commands/CreateGroupCommand.d.ts +1 -0
  258. package/dist-types/ts3.4/commands/CreateImpersonationRoleCommand.d.ts +1 -0
  259. package/dist-types/ts3.4/commands/CreateMobileDeviceAccessRuleCommand.d.ts +1 -0
  260. package/dist-types/ts3.4/commands/CreateOrganizationCommand.d.ts +1 -0
  261. package/dist-types/ts3.4/commands/CreateResourceCommand.d.ts +1 -0
  262. package/dist-types/ts3.4/commands/CreateUserCommand.d.ts +1 -0
  263. package/dist-types/ts3.4/commands/DeleteAccessControlRuleCommand.d.ts +1 -0
  264. package/dist-types/ts3.4/commands/DeleteAliasCommand.d.ts +1 -0
  265. package/dist-types/ts3.4/commands/DeleteAvailabilityConfigurationCommand.d.ts +1 -0
  266. package/dist-types/ts3.4/commands/DeleteEmailMonitoringConfigurationCommand.d.ts +1 -0
  267. package/dist-types/ts3.4/commands/DeleteGroupCommand.d.ts +1 -0
  268. package/dist-types/ts3.4/commands/DeleteImpersonationRoleCommand.d.ts +1 -0
  269. package/dist-types/ts3.4/commands/DeleteMailboxPermissionsCommand.d.ts +1 -0
  270. package/dist-types/ts3.4/commands/DeleteMobileDeviceAccessOverrideCommand.d.ts +1 -0
  271. package/dist-types/ts3.4/commands/DeleteMobileDeviceAccessRuleCommand.d.ts +1 -0
  272. package/dist-types/ts3.4/commands/DeleteOrganizationCommand.d.ts +1 -0
  273. package/dist-types/ts3.4/commands/DeleteResourceCommand.d.ts +1 -0
  274. package/dist-types/ts3.4/commands/DeleteRetentionPolicyCommand.d.ts +1 -0
  275. package/dist-types/ts3.4/commands/DeleteUserCommand.d.ts +1 -0
  276. package/dist-types/ts3.4/commands/DeregisterFromWorkMailCommand.d.ts +1 -0
  277. package/dist-types/ts3.4/commands/DeregisterMailDomainCommand.d.ts +1 -0
  278. package/dist-types/ts3.4/commands/DescribeEmailMonitoringConfigurationCommand.d.ts +1 -0
  279. package/dist-types/ts3.4/commands/DescribeGroupCommand.d.ts +1 -0
  280. package/dist-types/ts3.4/commands/DescribeInboundDmarcSettingsCommand.d.ts +1 -0
  281. package/dist-types/ts3.4/commands/DescribeMailboxExportJobCommand.d.ts +1 -0
  282. package/dist-types/ts3.4/commands/DescribeOrganizationCommand.d.ts +1 -0
  283. package/dist-types/ts3.4/commands/DescribeResourceCommand.d.ts +1 -0
  284. package/dist-types/ts3.4/commands/DescribeUserCommand.d.ts +1 -0
  285. package/dist-types/ts3.4/commands/DisassociateDelegateFromResourceCommand.d.ts +1 -0
  286. package/dist-types/ts3.4/commands/DisassociateMemberFromGroupCommand.d.ts +1 -0
  287. package/dist-types/ts3.4/commands/GetAccessControlEffectCommand.d.ts +1 -0
  288. package/dist-types/ts3.4/commands/GetDefaultRetentionPolicyCommand.d.ts +1 -0
  289. package/dist-types/ts3.4/commands/GetImpersonationRoleCommand.d.ts +1 -0
  290. package/dist-types/ts3.4/commands/GetImpersonationRoleEffectCommand.d.ts +1 -0
  291. package/dist-types/ts3.4/commands/GetMailDomainCommand.d.ts +1 -0
  292. package/dist-types/ts3.4/commands/GetMailboxDetailsCommand.d.ts +1 -0
  293. package/dist-types/ts3.4/commands/GetMobileDeviceAccessEffectCommand.d.ts +1 -0
  294. package/dist-types/ts3.4/commands/GetMobileDeviceAccessOverrideCommand.d.ts +1 -0
  295. package/dist-types/ts3.4/commands/ListAccessControlRulesCommand.d.ts +1 -0
  296. package/dist-types/ts3.4/commands/ListAliasesCommand.d.ts +1 -0
  297. package/dist-types/ts3.4/commands/ListAvailabilityConfigurationsCommand.d.ts +1 -0
  298. package/dist-types/ts3.4/commands/ListGroupMembersCommand.d.ts +1 -0
  299. package/dist-types/ts3.4/commands/ListGroupsCommand.d.ts +1 -0
  300. package/dist-types/ts3.4/commands/ListImpersonationRolesCommand.d.ts +1 -0
  301. package/dist-types/ts3.4/commands/ListMailDomainsCommand.d.ts +1 -0
  302. package/dist-types/ts3.4/commands/ListMailboxExportJobsCommand.d.ts +1 -0
  303. package/dist-types/ts3.4/commands/ListMailboxPermissionsCommand.d.ts +1 -0
  304. package/dist-types/ts3.4/commands/ListMobileDeviceAccessOverridesCommand.d.ts +1 -0
  305. package/dist-types/ts3.4/commands/ListMobileDeviceAccessRulesCommand.d.ts +1 -0
  306. package/dist-types/ts3.4/commands/ListOrganizationsCommand.d.ts +1 -0
  307. package/dist-types/ts3.4/commands/ListResourceDelegatesCommand.d.ts +1 -0
  308. package/dist-types/ts3.4/commands/ListResourcesCommand.d.ts +1 -0
  309. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +1 -0
  310. package/dist-types/ts3.4/commands/ListUsersCommand.d.ts +1 -0
  311. package/dist-types/ts3.4/commands/PutAccessControlRuleCommand.d.ts +1 -0
  312. package/dist-types/ts3.4/commands/PutEmailMonitoringConfigurationCommand.d.ts +1 -0
  313. package/dist-types/ts3.4/commands/PutInboundDmarcSettingsCommand.d.ts +1 -0
  314. package/dist-types/ts3.4/commands/PutMailboxPermissionsCommand.d.ts +1 -0
  315. package/dist-types/ts3.4/commands/PutMobileDeviceAccessOverrideCommand.d.ts +1 -0
  316. package/dist-types/ts3.4/commands/PutRetentionPolicyCommand.d.ts +1 -0
  317. package/dist-types/ts3.4/commands/RegisterMailDomainCommand.d.ts +1 -0
  318. package/dist-types/ts3.4/commands/RegisterToWorkMailCommand.d.ts +1 -0
  319. package/dist-types/ts3.4/commands/ResetPasswordCommand.d.ts +1 -0
  320. package/dist-types/ts3.4/commands/StartMailboxExportJobCommand.d.ts +1 -0
  321. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +1 -0
  322. package/dist-types/ts3.4/commands/TestAvailabilityConfigurationCommand.d.ts +1 -0
  323. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +1 -0
  324. package/dist-types/ts3.4/commands/UpdateAvailabilityConfigurationCommand.d.ts +1 -0
  325. package/dist-types/ts3.4/commands/UpdateDefaultMailDomainCommand.d.ts +1 -0
  326. package/dist-types/ts3.4/commands/UpdateImpersonationRoleCommand.d.ts +1 -0
  327. package/dist-types/ts3.4/commands/UpdateMailboxQuotaCommand.d.ts +1 -0
  328. package/dist-types/ts3.4/commands/UpdateMobileDeviceAccessRuleCommand.d.ts +1 -0
  329. package/dist-types/ts3.4/commands/UpdatePrimaryEmailAddressCommand.d.ts +1 -0
  330. package/dist-types/ts3.4/commands/UpdateResourceCommand.d.ts +1 -0
  331. package/dist-types/ts3.4/index.d.ts +2 -2
  332. package/dist-types/ts3.4/models/WorkMailServiceException.d.ts +1 -0
  333. package/package.json +28 -28
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { ListAliasesRequest, ListAliasesResponse } from "../models/models_0";
5
5
  import { ServiceInputTypes, ServiceOutputTypes, WorkMailClientResolvedConfig } from "../WorkMailClient";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { ListAvailabilityConfigurationsRequest, ListAvailabilityConfigurationsResponse } from "../models/models_0";
5
5
  import { ServiceInputTypes, ServiceOutputTypes, WorkMailClientResolvedConfig } from "../WorkMailClient";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { ListGroupMembersRequest, ListGroupMembersResponse } from "../models/models_0";
5
5
  import { ServiceInputTypes, ServiceOutputTypes, WorkMailClientResolvedConfig } from "../WorkMailClient";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { ListGroupsRequest, ListGroupsResponse } from "../models/models_0";
5
5
  import { ServiceInputTypes, ServiceOutputTypes, WorkMailClientResolvedConfig } from "../WorkMailClient";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { ListImpersonationRolesRequest, ListImpersonationRolesResponse } from "../models/models_0";
5
5
  import { ServiceInputTypes, ServiceOutputTypes, WorkMailClientResolvedConfig } from "../WorkMailClient";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { ListMailDomainsRequest, ListMailDomainsResponse } from "../models/models_0";
5
5
  import { ServiceInputTypes, ServiceOutputTypes, WorkMailClientResolvedConfig } from "../WorkMailClient";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { ListMailboxExportJobsRequest, ListMailboxExportJobsResponse } from "../models/models_0";
5
5
  import { ServiceInputTypes, ServiceOutputTypes, WorkMailClientResolvedConfig } from "../WorkMailClient";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { ListMailboxPermissionsRequest, ListMailboxPermissionsResponse } from "../models/models_0";
5
5
  import { ServiceInputTypes, ServiceOutputTypes, WorkMailClientResolvedConfig } from "../WorkMailClient";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { ListMobileDeviceAccessOverridesRequest, ListMobileDeviceAccessOverridesResponse } from "../models/models_0";
5
5
  import { ServiceInputTypes, ServiceOutputTypes, WorkMailClientResolvedConfig } from "../WorkMailClient";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { ListMobileDeviceAccessRulesRequest, ListMobileDeviceAccessRulesResponse } from "../models/models_0";
5
5
  import { ServiceInputTypes, ServiceOutputTypes, WorkMailClientResolvedConfig } from "../WorkMailClient";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { ListOrganizationsRequest, ListOrganizationsResponse } from "../models/models_0";
5
5
  import { ServiceInputTypes, ServiceOutputTypes, WorkMailClientResolvedConfig } from "../WorkMailClient";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { ListResourceDelegatesRequest, ListResourceDelegatesResponse } from "../models/models_0";
5
5
  import { ServiceInputTypes, ServiceOutputTypes, WorkMailClientResolvedConfig } from "../WorkMailClient";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { ListResourcesRequest, ListResourcesResponse } from "../models/models_0";
5
5
  import { ServiceInputTypes, ServiceOutputTypes, WorkMailClientResolvedConfig } from "../WorkMailClient";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { ListTagsForResourceRequest, ListTagsForResourceResponse } from "../models/models_0";
5
5
  import { ServiceInputTypes, ServiceOutputTypes, WorkMailClientResolvedConfig } from "../WorkMailClient";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { ListUsersRequest, ListUsersResponse } from "../models/models_0";
5
5
  import { ServiceInputTypes, ServiceOutputTypes, WorkMailClientResolvedConfig } from "../WorkMailClient";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { PutAccessControlRuleRequest, PutAccessControlRuleResponse } from "../models/models_0";
5
5
  import { ServiceInputTypes, ServiceOutputTypes, WorkMailClientResolvedConfig } from "../WorkMailClient";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { PutEmailMonitoringConfigurationRequest, PutEmailMonitoringConfigurationResponse } from "../models/models_0";
5
5
  import { ServiceInputTypes, ServiceOutputTypes, WorkMailClientResolvedConfig } from "../WorkMailClient";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { PutInboundDmarcSettingsRequest, PutInboundDmarcSettingsResponse } from "../models/models_0";
5
5
  import { ServiceInputTypes, ServiceOutputTypes, WorkMailClientResolvedConfig } from "../WorkMailClient";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { PutMailboxPermissionsRequest, PutMailboxPermissionsResponse } from "../models/models_0";
5
5
  import { ServiceInputTypes, ServiceOutputTypes, WorkMailClientResolvedConfig } from "../WorkMailClient";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { PutMobileDeviceAccessOverrideRequest, PutMobileDeviceAccessOverrideResponse } from "../models/models_0";
5
5
  import { ServiceInputTypes, ServiceOutputTypes, WorkMailClientResolvedConfig } from "../WorkMailClient";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { PutRetentionPolicyRequest, PutRetentionPolicyResponse } from "../models/models_0";
5
5
  import { ServiceInputTypes, ServiceOutputTypes, WorkMailClientResolvedConfig } from "../WorkMailClient";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { RegisterMailDomainRequest, RegisterMailDomainResponse } from "../models/models_0";
5
5
  import { ServiceInputTypes, ServiceOutputTypes, WorkMailClientResolvedConfig } from "../WorkMailClient";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { RegisterToWorkMailRequest, RegisterToWorkMailResponse } from "../models/models_0";
5
5
  import { ServiceInputTypes, ServiceOutputTypes, WorkMailClientResolvedConfig } from "../WorkMailClient";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { ResetPasswordRequest, ResetPasswordResponse } from "../models/models_0";
5
5
  import { ServiceInputTypes, ServiceOutputTypes, WorkMailClientResolvedConfig } from "../WorkMailClient";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { StartMailboxExportJobRequest, StartMailboxExportJobResponse } from "../models/models_0";
5
5
  import { ServiceInputTypes, ServiceOutputTypes, WorkMailClientResolvedConfig } from "../WorkMailClient";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { TagResourceRequest, TagResourceResponse } from "../models/models_0";
5
5
  import { ServiceInputTypes, ServiceOutputTypes, WorkMailClientResolvedConfig } from "../WorkMailClient";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { TestAvailabilityConfigurationRequest, TestAvailabilityConfigurationResponse } from "../models/models_0";
5
5
  import { ServiceInputTypes, ServiceOutputTypes, WorkMailClientResolvedConfig } from "../WorkMailClient";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { UntagResourceRequest, UntagResourceResponse } from "../models/models_0";
5
5
  import { ServiceInputTypes, ServiceOutputTypes, WorkMailClientResolvedConfig } from "../WorkMailClient";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { UpdateAvailabilityConfigurationRequest, UpdateAvailabilityConfigurationResponse } from "../models/models_0";
5
5
  import { ServiceInputTypes, ServiceOutputTypes, WorkMailClientResolvedConfig } from "../WorkMailClient";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { UpdateDefaultMailDomainRequest, UpdateDefaultMailDomainResponse } from "../models/models_0";
5
5
  import { ServiceInputTypes, ServiceOutputTypes, WorkMailClientResolvedConfig } from "../WorkMailClient";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { UpdateImpersonationRoleRequest, UpdateImpersonationRoleResponse } from "../models/models_0";
5
5
  import { ServiceInputTypes, ServiceOutputTypes, WorkMailClientResolvedConfig } from "../WorkMailClient";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { UpdateMailboxQuotaRequest, UpdateMailboxQuotaResponse } from "../models/models_0";
5
5
  import { ServiceInputTypes, ServiceOutputTypes, WorkMailClientResolvedConfig } from "../WorkMailClient";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { UpdateMobileDeviceAccessRuleRequest, UpdateMobileDeviceAccessRuleResponse } from "../models/models_0";
5
5
  import { ServiceInputTypes, ServiceOutputTypes, WorkMailClientResolvedConfig } from "../WorkMailClient";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { UpdatePrimaryEmailAddressRequest, UpdatePrimaryEmailAddressResponse } from "../models/models_0";
5
5
  import { ServiceInputTypes, ServiceOutputTypes, WorkMailClientResolvedConfig } from "../WorkMailClient";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { UpdateResourceRequest, UpdateResourceResponse } from "../models/models_0";
5
5
  import { ServiceInputTypes, ServiceOutputTypes, WorkMailClientResolvedConfig } from "../WorkMailClient";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -1,6 +1,46 @@
1
- export * from "./WorkMail";
1
+ /**
2
+ * <p>WorkMail is a secure, managed business email and calendaring service with support for
3
+ * existing desktop and mobile email clients. You can access your email, contacts, and
4
+ * calendars using Microsoft Outlook, your browser, or other native iOS and Android email
5
+ * applications. You can integrate WorkMail with your existing corporate directory and control
6
+ * both the keys that encrypt your data and the location in which your data is
7
+ * stored.</p>
8
+ * <p>The WorkMail API is designed for the following scenarios:</p>
9
+ * <ul>
10
+ * <li>
11
+ * <p>Listing and describing organizations</p>
12
+ * </li>
13
+ * </ul>
14
+ * <ul>
15
+ * <li>
16
+ * <p>Managing users</p>
17
+ * </li>
18
+ * </ul>
19
+ * <ul>
20
+ * <li>
21
+ * <p>Managing groups</p>
22
+ * </li>
23
+ * </ul>
24
+ * <ul>
25
+ * <li>
26
+ * <p>Managing resources</p>
27
+ * </li>
28
+ * </ul>
29
+ * <p>All WorkMail API operations are Amazon-authenticated and certificate-signed. They not
30
+ * only require the use of the AWS SDK, but also allow for the exclusive use of AWS Identity and Access Management
31
+ * users and roles to help facilitate access, trust, and permission policies. By creating a
32
+ * role and allowing an IAM user to access the WorkMail site, the IAM user gains full
33
+ * administrative visibility into the entire WorkMail organization (or as set in the IAM
34
+ * policy). This includes, but is not limited to, the ability to create, update, and delete
35
+ * users, groups, and resources. This allows developers to perform the scenarios listed above,
36
+ * as well as give users the ability to grant access on a selective basis using the IAM
37
+ * model.</p>
38
+ *
39
+ * @packageDocumentation
40
+ */
2
41
  export * from "./WorkMailClient";
42
+ export * from "./WorkMail";
3
43
  export * from "./commands";
4
- export * from "./models";
5
44
  export * from "./pagination";
45
+ export * from "./models";
6
46
  export { WorkMailServiceException } from "./models/WorkMailServiceException";
@@ -1,4 +1,5 @@
1
1
  import { ServiceException as __ServiceException, ServiceExceptionOptions as __ServiceExceptionOptions } from "@aws-sdk/smithy-client";
2
+ export { __ServiceException, __ServiceExceptionOptions };
2
3
  /**
3
4
  * @public
4
5
  *
@@ -371,6 +371,7 @@ import {
371
371
  ClientResolvedEndpointParameters,
372
372
  EndpointParameters,
373
373
  } from "./endpoint/EndpointParameters";
374
+ export { __Client };
374
375
  export type ServiceInputTypes =
375
376
  | AssociateDelegateToResourceCommandInput
376
377
  | AssociateMemberToGroupCommandInput
@@ -557,7 +558,7 @@ export interface ClientDefaults
557
558
  logger?: __Logger;
558
559
  defaultsMode?: __DefaultsMode | __Provider<__DefaultsMode>;
559
560
  }
560
- type WorkMailClientConfigType = Partial<
561
+ export type WorkMailClientConfigType = Partial<
561
562
  __SmithyConfiguration<__HttpHandlerOptions>
562
563
  > &
563
564
  ClientDefaults &
@@ -569,7 +570,7 @@ type WorkMailClientConfigType = Partial<
569
570
  UserAgentInputConfig &
570
571
  ClientInputEndpointParameters;
571
572
  export interface WorkMailClientConfig extends WorkMailClientConfigType {}
572
- type WorkMailClientResolvedConfigType =
573
+ export type WorkMailClientResolvedConfigType =
573
574
  __SmithyResolvedConfiguration<__HttpHandlerOptions> &
574
575
  Required<ClientDefaults> &
575
576
  RegionResolvedConfig &
@@ -591,4 +592,3 @@ export declare class WorkMailClient extends __Client<
591
592
  constructor(configuration: WorkMailClientConfig);
592
593
  destroy(): void;
593
594
  }
594
- export {};
@@ -15,6 +15,7 @@ import {
15
15
  ServiceOutputTypes,
16
16
  WorkMailClientResolvedConfig,
17
17
  } from "../WorkMailClient";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface AssociateDelegateToResourceCommandInput
19
20
  extends AssociateDelegateToResourceRequest {}
20
21
  export interface AssociateDelegateToResourceCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  ServiceOutputTypes,
16
16
  WorkMailClientResolvedConfig,
17
17
  } from "../WorkMailClient";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface AssociateMemberToGroupCommandInput
19
20
  extends AssociateMemberToGroupRequest {}
20
21
  export interface AssociateMemberToGroupCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  ServiceOutputTypes,
16
16
  WorkMailClientResolvedConfig,
17
17
  } from "../WorkMailClient";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface AssumeImpersonationRoleCommandInput
19
20
  extends AssumeImpersonationRoleRequest {}
20
21
  export interface AssumeImpersonationRoleCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  ServiceOutputTypes,
16
16
  WorkMailClientResolvedConfig,
17
17
  } from "../WorkMailClient";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface CancelMailboxExportJobCommandInput
19
20
  extends CancelMailboxExportJobRequest {}
20
21
  export interface CancelMailboxExportJobCommandOutput
@@ -12,6 +12,7 @@ import {
12
12
  ServiceOutputTypes,
13
13
  WorkMailClientResolvedConfig,
14
14
  } from "../WorkMailClient";
15
+ export { __MetadataBearer, $Command };
15
16
  export interface CreateAliasCommandInput extends CreateAliasRequest {}
16
17
  export interface CreateAliasCommandOutput
17
18
  extends CreateAliasResponse,
@@ -15,6 +15,7 @@ import {
15
15
  ServiceOutputTypes,
16
16
  WorkMailClientResolvedConfig,
17
17
  } from "../WorkMailClient";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface CreateAvailabilityConfigurationCommandInput
19
20
  extends CreateAvailabilityConfigurationRequest {}
20
21
  export interface CreateAvailabilityConfigurationCommandOutput
@@ -12,6 +12,7 @@ import {
12
12
  ServiceOutputTypes,
13
13
  WorkMailClientResolvedConfig,
14
14
  } from "../WorkMailClient";
15
+ export { __MetadataBearer, $Command };
15
16
  export interface CreateGroupCommandInput extends CreateGroupRequest {}
16
17
  export interface CreateGroupCommandOutput
17
18
  extends CreateGroupResponse,
@@ -15,6 +15,7 @@ import {
15
15
  ServiceOutputTypes,
16
16
  WorkMailClientResolvedConfig,
17
17
  } from "../WorkMailClient";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface CreateImpersonationRoleCommandInput
19
20
  extends CreateImpersonationRoleRequest {}
20
21
  export interface CreateImpersonationRoleCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  ServiceOutputTypes,
16
16
  WorkMailClientResolvedConfig,
17
17
  } from "../WorkMailClient";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface CreateMobileDeviceAccessRuleCommandInput
19
20
  extends CreateMobileDeviceAccessRuleRequest {}
20
21
  export interface CreateMobileDeviceAccessRuleCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  ServiceOutputTypes,
16
16
  WorkMailClientResolvedConfig,
17
17
  } from "../WorkMailClient";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface CreateOrganizationCommandInput
19
20
  extends CreateOrganizationRequest {}
20
21
  export interface CreateOrganizationCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  ServiceOutputTypes,
16
16
  WorkMailClientResolvedConfig,
17
17
  } from "../WorkMailClient";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface CreateResourceCommandInput extends CreateResourceRequest {}
19
20
  export interface CreateResourceCommandOutput
20
21
  extends CreateResourceResponse,
@@ -12,6 +12,7 @@ import {
12
12
  ServiceOutputTypes,
13
13
  WorkMailClientResolvedConfig,
14
14
  } from "../WorkMailClient";
15
+ export { __MetadataBearer, $Command };
15
16
  export interface CreateUserCommandInput extends CreateUserRequest {}
16
17
  export interface CreateUserCommandOutput
17
18
  extends CreateUserResponse,
@@ -15,6 +15,7 @@ import {
15
15
  ServiceOutputTypes,
16
16
  WorkMailClientResolvedConfig,
17
17
  } from "../WorkMailClient";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface DeleteAccessControlRuleCommandInput
19
20
  extends DeleteAccessControlRuleRequest {}
20
21
  export interface DeleteAccessControlRuleCommandOutput