@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 { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_UpdateMobileDeviceAccessRuleCommand, se_UpdateMobileDeviceAccessRuleCommand, } from "../protocols/Aws_json1_1";
5
+ export { $Command };
5
6
  export class UpdateMobileDeviceAccessRuleCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_UpdatePrimaryEmailAddressCommand, se_UpdatePrimaryEmailAddressCommand } from "../protocols/Aws_json1_1";
5
+ export { $Command };
5
6
  export class UpdatePrimaryEmailAddressCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_UpdateResourceCommand, se_UpdateResourceCommand } from "../protocols/Aws_json1_1";
5
+ export { $Command };
5
6
  export class UpdateResourceCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
package/dist-es/index.js CHANGED
@@ -1,6 +1,6 @@
1
- export * from "./WorkMail";
2
1
  export * from "./WorkMailClient";
2
+ export * from "./WorkMail";
3
3
  export * from "./commands";
4
- export * from "./models";
5
4
  export * from "./pagination";
5
+ export * from "./models";
6
6
  export { WorkMailServiceException } from "./models/WorkMailServiceException";
@@ -1,4 +1,5 @@
1
1
  import { ServiceException as __ServiceException, } from "@aws-sdk/smithy-client";
2
+ export { __ServiceException };
2
3
  export class WorkMailServiceException extends __ServiceException {
3
4
  constructor(options) {
4
5
  super(options);
@@ -89,6 +89,7 @@ import { UpdateMobileDeviceAccessRuleCommandInput, UpdateMobileDeviceAccessRuleC
89
89
  import { UpdatePrimaryEmailAddressCommandInput, UpdatePrimaryEmailAddressCommandOutput } from "./commands/UpdatePrimaryEmailAddressCommand";
90
90
  import { UpdateResourceCommandInput, UpdateResourceCommandOutput } from "./commands/UpdateResourceCommand";
91
91
  import { ClientInputEndpointParameters, ClientResolvedEndpointParameters, EndpointParameters } from "./endpoint/EndpointParameters";
92
+ export { __Client };
92
93
  /**
93
94
  * @public
94
95
  */
@@ -203,7 +204,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__
203
204
  /**
204
205
  * @public
205
206
  */
206
- type WorkMailClientConfigType = Partial<__SmithyConfiguration<__HttpHandlerOptions>> & ClientDefaults & RegionInputConfig & EndpointInputConfig<EndpointParameters> & RetryInputConfig & HostHeaderInputConfig & AwsAuthInputConfig & UserAgentInputConfig & ClientInputEndpointParameters;
207
+ export type WorkMailClientConfigType = Partial<__SmithyConfiguration<__HttpHandlerOptions>> & ClientDefaults & RegionInputConfig & EndpointInputConfig<EndpointParameters> & RetryInputConfig & HostHeaderInputConfig & AwsAuthInputConfig & UserAgentInputConfig & ClientInputEndpointParameters;
207
208
  /**
208
209
  * @public
209
210
  *
@@ -214,7 +215,7 @@ export interface WorkMailClientConfig extends WorkMailClientConfigType {
214
215
  /**
215
216
  * @public
216
217
  */
217
- type WorkMailClientResolvedConfigType = __SmithyResolvedConfiguration<__HttpHandlerOptions> & Required<ClientDefaults> & RegionResolvedConfig & EndpointResolvedConfig<EndpointParameters> & RetryResolvedConfig & HostHeaderResolvedConfig & AwsAuthResolvedConfig & UserAgentResolvedConfig & ClientResolvedEndpointParameters;
218
+ export type WorkMailClientResolvedConfigType = __SmithyResolvedConfiguration<__HttpHandlerOptions> & Required<ClientDefaults> & RegionResolvedConfig & EndpointResolvedConfig<EndpointParameters> & RetryResolvedConfig & HostHeaderResolvedConfig & AwsAuthResolvedConfig & UserAgentResolvedConfig & ClientResolvedEndpointParameters;
218
219
  /**
219
220
  * @public
220
221
  *
@@ -274,4 +275,3 @@ export declare class WorkMailClient extends __Client<__HttpHandlerOptions, Servi
274
275
  */
275
276
  destroy(): void;
276
277
  }
277
- export {};
@@ -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 { AssociateDelegateToResourceRequest, AssociateDelegateToResourceResponse } 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 { AssociateMemberToGroupRequest, AssociateMemberToGroupResponse } 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 { AssumeImpersonationRoleRequest, AssumeImpersonationRoleResponse } 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 { CancelMailboxExportJobRequest, CancelMailboxExportJobResponse } 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 { CreateAliasRequest, CreateAliasResponse } 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 { CreateAvailabilityConfigurationRequest, CreateAvailabilityConfigurationResponse } 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 { CreateGroupRequest, CreateGroupResponse } 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 { CreateImpersonationRoleRequest, CreateImpersonationRoleResponse } 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 { CreateMobileDeviceAccessRuleRequest, CreateMobileDeviceAccessRuleResponse } 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 { CreateOrganizationRequest, CreateOrganizationResponse } 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 { CreateResourceRequest, CreateResourceResponse } 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 { CreateUserRequest, CreateUserResponse } 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 { DeleteAccessControlRuleRequest, DeleteAccessControlRuleResponse } 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 { DeleteAliasRequest, DeleteAliasResponse } 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 { DeleteAvailabilityConfigurationRequest, DeleteAvailabilityConfigurationResponse } 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 { DeleteEmailMonitoringConfigurationRequest, DeleteEmailMonitoringConfigurationResponse } 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 { DeleteGroupRequest, DeleteGroupResponse } 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 { DeleteImpersonationRoleRequest, DeleteImpersonationRoleResponse } 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 { DeleteMailboxPermissionsRequest, DeleteMailboxPermissionsResponse } 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 { DeleteMobileDeviceAccessOverrideRequest, DeleteMobileDeviceAccessOverrideResponse } 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 { DeleteMobileDeviceAccessRuleRequest, DeleteMobileDeviceAccessRuleResponse } 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 { DeleteOrganizationRequest, DeleteOrganizationResponse } 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 { DeleteResourceRequest, DeleteResourceResponse } 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 { DeleteRetentionPolicyRequest, DeleteRetentionPolicyResponse } 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 { DeleteUserRequest, DeleteUserResponse } 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 { DeregisterFromWorkMailRequest, DeregisterFromWorkMailResponse } 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 { DeregisterMailDomainRequest, DeregisterMailDomainResponse } 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 { DescribeEmailMonitoringConfigurationRequest, DescribeEmailMonitoringConfigurationResponse } 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 { DescribeGroupRequest, DescribeGroupResponse } 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 { DescribeInboundDmarcSettingsRequest, DescribeInboundDmarcSettingsResponse } 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 { DescribeMailboxExportJobRequest, DescribeMailboxExportJobResponse } 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 { DescribeOrganizationRequest, DescribeOrganizationResponse } 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 { DescribeResourceRequest, DescribeResourceResponse } 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 { DescribeUserRequest, DescribeUserResponse } 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 { DisassociateDelegateFromResourceRequest, DisassociateDelegateFromResourceResponse } 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 { DisassociateMemberFromGroupRequest, DisassociateMemberFromGroupResponse } 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 { GetAccessControlEffectRequest, GetAccessControlEffectResponse } 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 { GetDefaultRetentionPolicyRequest, GetDefaultRetentionPolicyResponse } 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 { GetImpersonationRoleRequest, GetImpersonationRoleResponse } 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 { GetImpersonationRoleEffectRequest, GetImpersonationRoleEffectResponse } 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 { GetMailDomainRequest, GetMailDomainResponse } 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 { GetMailboxDetailsRequest, GetMailboxDetailsResponse } 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 { GetMobileDeviceAccessEffectRequest, GetMobileDeviceAccessEffectResponse } 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 { GetMobileDeviceAccessOverrideRequest, GetMobileDeviceAccessOverrideResponse } 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 { ListAccessControlRulesRequest, ListAccessControlRulesResponse } 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
  *