@aws-sdk/client-workmail 3.337.0 → 3.341.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
@@ -2,6 +2,7 @@ import {
2
2
  ServiceException as __ServiceException,
3
3
  ServiceExceptionOptions as __ServiceExceptionOptions,
4
4
  } from "@aws-sdk/smithy-client";
5
+ export { __ServiceException, __ServiceExceptionOptions };
5
6
  export declare class WorkMailServiceException extends __ServiceException {
6
7
  constructor(options: __ServiceExceptionOptions);
7
8
  }
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-workmail",
3
3
  "description": "AWS SDK for JavaScript Workmail Client for Node.js, Browser and React Native",
4
- "version": "3.337.0",
4
+ "version": "3.341.0",
5
5
  "scripts": {
6
6
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
7
7
  "build:cjs": "tsc -p tsconfig.cjs.json",
@@ -21,36 +21,36 @@
21
21
  "dependencies": {
22
22
  "@aws-crypto/sha256-browser": "3.0.0",
23
23
  "@aws-crypto/sha256-js": "3.0.0",
24
- "@aws-sdk/client-sts": "3.337.0",
25
- "@aws-sdk/config-resolver": "3.337.0",
26
- "@aws-sdk/credential-provider-node": "3.337.0",
27
- "@aws-sdk/fetch-http-handler": "3.337.0",
28
- "@aws-sdk/hash-node": "3.337.0",
29
- "@aws-sdk/invalid-dependency": "3.337.0",
30
- "@aws-sdk/middleware-content-length": "3.337.0",
31
- "@aws-sdk/middleware-endpoint": "3.337.0",
32
- "@aws-sdk/middleware-host-header": "3.337.0",
33
- "@aws-sdk/middleware-logger": "3.337.0",
34
- "@aws-sdk/middleware-recursion-detection": "3.337.0",
35
- "@aws-sdk/middleware-retry": "3.337.0",
36
- "@aws-sdk/middleware-serde": "3.337.0",
37
- "@aws-sdk/middleware-signing": "3.337.0",
38
- "@aws-sdk/middleware-stack": "3.337.0",
39
- "@aws-sdk/middleware-user-agent": "3.337.0",
40
- "@aws-sdk/node-config-provider": "3.337.0",
41
- "@aws-sdk/node-http-handler": "3.337.0",
42
- "@aws-sdk/smithy-client": "3.337.0",
43
- "@aws-sdk/types": "3.337.0",
44
- "@aws-sdk/url-parser": "3.337.0",
24
+ "@aws-sdk/client-sts": "3.341.0",
25
+ "@aws-sdk/config-resolver": "3.341.0",
26
+ "@aws-sdk/credential-provider-node": "3.341.0",
27
+ "@aws-sdk/fetch-http-handler": "3.341.0",
28
+ "@aws-sdk/hash-node": "3.341.0",
29
+ "@aws-sdk/invalid-dependency": "3.341.0",
30
+ "@aws-sdk/middleware-content-length": "3.341.0",
31
+ "@aws-sdk/middleware-endpoint": "3.341.0",
32
+ "@aws-sdk/middleware-host-header": "3.341.0",
33
+ "@aws-sdk/middleware-logger": "3.341.0",
34
+ "@aws-sdk/middleware-recursion-detection": "3.341.0",
35
+ "@aws-sdk/middleware-retry": "3.341.0",
36
+ "@aws-sdk/middleware-serde": "3.341.0",
37
+ "@aws-sdk/middleware-signing": "3.341.0",
38
+ "@aws-sdk/middleware-stack": "3.341.0",
39
+ "@aws-sdk/middleware-user-agent": "3.341.0",
40
+ "@aws-sdk/node-config-provider": "3.341.0",
41
+ "@aws-sdk/node-http-handler": "3.341.0",
42
+ "@aws-sdk/smithy-client": "3.341.0",
43
+ "@aws-sdk/types": "3.341.0",
44
+ "@aws-sdk/url-parser": "3.341.0",
45
45
  "@aws-sdk/util-base64": "3.310.0",
46
46
  "@aws-sdk/util-body-length-browser": "3.310.0",
47
47
  "@aws-sdk/util-body-length-node": "3.310.0",
48
- "@aws-sdk/util-defaults-mode-browser": "3.337.0",
49
- "@aws-sdk/util-defaults-mode-node": "3.337.0",
50
- "@aws-sdk/util-endpoints": "3.337.0",
51
- "@aws-sdk/util-retry": "3.337.0",
52
- "@aws-sdk/util-user-agent-browser": "3.337.0",
53
- "@aws-sdk/util-user-agent-node": "3.337.0",
48
+ "@aws-sdk/util-defaults-mode-browser": "3.341.0",
49
+ "@aws-sdk/util-defaults-mode-node": "3.341.0",
50
+ "@aws-sdk/util-endpoints": "3.341.0",
51
+ "@aws-sdk/util-retry": "3.341.0",
52
+ "@aws-sdk/util-user-agent-browser": "3.341.0",
53
+ "@aws-sdk/util-user-agent-node": "3.341.0",
54
54
  "@aws-sdk/util-utf8": "3.310.0",
55
55
  "@smithy/protocol-http": "^1.0.1",
56
56
  "@smithy/types": "^1.0.0",