@aws-sdk/client-workmail 3.337.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
@@ -12,6 +12,7 @@ import {
12
12
  ServiceOutputTypes,
13
13
  WorkMailClientResolvedConfig,
14
14
  } from "../WorkMailClient";
15
+ export { __MetadataBearer, $Command };
15
16
  export interface DeleteAliasCommandInput extends DeleteAliasRequest {}
16
17
  export interface DeleteAliasCommandOutput
17
18
  extends DeleteAliasResponse,
@@ -15,6 +15,7 @@ import {
15
15
  ServiceOutputTypes,
16
16
  WorkMailClientResolvedConfig,
17
17
  } from "../WorkMailClient";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface DeleteAvailabilityConfigurationCommandInput
19
20
  extends DeleteAvailabilityConfigurationRequest {}
20
21
  export interface DeleteAvailabilityConfigurationCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  ServiceOutputTypes,
16
16
  WorkMailClientResolvedConfig,
17
17
  } from "../WorkMailClient";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface DeleteEmailMonitoringConfigurationCommandInput
19
20
  extends DeleteEmailMonitoringConfigurationRequest {}
20
21
  export interface DeleteEmailMonitoringConfigurationCommandOutput
@@ -12,6 +12,7 @@ import {
12
12
  ServiceOutputTypes,
13
13
  WorkMailClientResolvedConfig,
14
14
  } from "../WorkMailClient";
15
+ export { __MetadataBearer, $Command };
15
16
  export interface DeleteGroupCommandInput extends DeleteGroupRequest {}
16
17
  export interface DeleteGroupCommandOutput
17
18
  extends DeleteGroupResponse,
@@ -15,6 +15,7 @@ import {
15
15
  ServiceOutputTypes,
16
16
  WorkMailClientResolvedConfig,
17
17
  } from "../WorkMailClient";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface DeleteImpersonationRoleCommandInput
19
20
  extends DeleteImpersonationRoleRequest {}
20
21
  export interface DeleteImpersonationRoleCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  ServiceOutputTypes,
16
16
  WorkMailClientResolvedConfig,
17
17
  } from "../WorkMailClient";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface DeleteMailboxPermissionsCommandInput
19
20
  extends DeleteMailboxPermissionsRequest {}
20
21
  export interface DeleteMailboxPermissionsCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  ServiceOutputTypes,
16
16
  WorkMailClientResolvedConfig,
17
17
  } from "../WorkMailClient";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface DeleteMobileDeviceAccessOverrideCommandInput
19
20
  extends DeleteMobileDeviceAccessOverrideRequest {}
20
21
  export interface DeleteMobileDeviceAccessOverrideCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  ServiceOutputTypes,
16
16
  WorkMailClientResolvedConfig,
17
17
  } from "../WorkMailClient";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface DeleteMobileDeviceAccessRuleCommandInput
19
20
  extends DeleteMobileDeviceAccessRuleRequest {}
20
21
  export interface DeleteMobileDeviceAccessRuleCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  ServiceOutputTypes,
16
16
  WorkMailClientResolvedConfig,
17
17
  } from "../WorkMailClient";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface DeleteOrganizationCommandInput
19
20
  extends DeleteOrganizationRequest {}
20
21
  export interface DeleteOrganizationCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  ServiceOutputTypes,
16
16
  WorkMailClientResolvedConfig,
17
17
  } from "../WorkMailClient";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface DeleteResourceCommandInput extends DeleteResourceRequest {}
19
20
  export interface DeleteResourceCommandOutput
20
21
  extends DeleteResourceResponse,
@@ -15,6 +15,7 @@ import {
15
15
  ServiceOutputTypes,
16
16
  WorkMailClientResolvedConfig,
17
17
  } from "../WorkMailClient";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface DeleteRetentionPolicyCommandInput
19
20
  extends DeleteRetentionPolicyRequest {}
20
21
  export interface DeleteRetentionPolicyCommandOutput
@@ -12,6 +12,7 @@ import {
12
12
  ServiceOutputTypes,
13
13
  WorkMailClientResolvedConfig,
14
14
  } from "../WorkMailClient";
15
+ export { __MetadataBearer, $Command };
15
16
  export interface DeleteUserCommandInput extends DeleteUserRequest {}
16
17
  export interface DeleteUserCommandOutput
17
18
  extends DeleteUserResponse,
@@ -15,6 +15,7 @@ import {
15
15
  ServiceOutputTypes,
16
16
  WorkMailClientResolvedConfig,
17
17
  } from "../WorkMailClient";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface DeregisterFromWorkMailCommandInput
19
20
  extends DeregisterFromWorkMailRequest {}
20
21
  export interface DeregisterFromWorkMailCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  ServiceOutputTypes,
16
16
  WorkMailClientResolvedConfig,
17
17
  } from "../WorkMailClient";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface DeregisterMailDomainCommandInput
19
20
  extends DeregisterMailDomainRequest {}
20
21
  export interface DeregisterMailDomainCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  ServiceOutputTypes,
16
16
  WorkMailClientResolvedConfig,
17
17
  } from "../WorkMailClient";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface DescribeEmailMonitoringConfigurationCommandInput
19
20
  extends DescribeEmailMonitoringConfigurationRequest {}
20
21
  export interface DescribeEmailMonitoringConfigurationCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  ServiceOutputTypes,
16
16
  WorkMailClientResolvedConfig,
17
17
  } from "../WorkMailClient";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface DescribeGroupCommandInput extends DescribeGroupRequest {}
19
20
  export interface DescribeGroupCommandOutput
20
21
  extends DescribeGroupResponse,
@@ -15,6 +15,7 @@ import {
15
15
  ServiceOutputTypes,
16
16
  WorkMailClientResolvedConfig,
17
17
  } from "../WorkMailClient";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface DescribeInboundDmarcSettingsCommandInput
19
20
  extends DescribeInboundDmarcSettingsRequest {}
20
21
  export interface DescribeInboundDmarcSettingsCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  ServiceOutputTypes,
16
16
  WorkMailClientResolvedConfig,
17
17
  } from "../WorkMailClient";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface DescribeMailboxExportJobCommandInput
19
20
  extends DescribeMailboxExportJobRequest {}
20
21
  export interface DescribeMailboxExportJobCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  ServiceOutputTypes,
16
16
  WorkMailClientResolvedConfig,
17
17
  } from "../WorkMailClient";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface DescribeOrganizationCommandInput
19
20
  extends DescribeOrganizationRequest {}
20
21
  export interface DescribeOrganizationCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  ServiceOutputTypes,
16
16
  WorkMailClientResolvedConfig,
17
17
  } from "../WorkMailClient";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface DescribeResourceCommandInput extends DescribeResourceRequest {}
19
20
  export interface DescribeResourceCommandOutput
20
21
  extends DescribeResourceResponse,
@@ -12,6 +12,7 @@ import {
12
12
  ServiceOutputTypes,
13
13
  WorkMailClientResolvedConfig,
14
14
  } from "../WorkMailClient";
15
+ export { __MetadataBearer, $Command };
15
16
  export interface DescribeUserCommandInput extends DescribeUserRequest {}
16
17
  export interface DescribeUserCommandOutput
17
18
  extends DescribeUserResponse,
@@ -15,6 +15,7 @@ import {
15
15
  ServiceOutputTypes,
16
16
  WorkMailClientResolvedConfig,
17
17
  } from "../WorkMailClient";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface DisassociateDelegateFromResourceCommandInput
19
20
  extends DisassociateDelegateFromResourceRequest {}
20
21
  export interface DisassociateDelegateFromResourceCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  ServiceOutputTypes,
16
16
  WorkMailClientResolvedConfig,
17
17
  } from "../WorkMailClient";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface DisassociateMemberFromGroupCommandInput
19
20
  extends DisassociateMemberFromGroupRequest {}
20
21
  export interface DisassociateMemberFromGroupCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  ServiceOutputTypes,
16
16
  WorkMailClientResolvedConfig,
17
17
  } from "../WorkMailClient";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface GetAccessControlEffectCommandInput
19
20
  extends GetAccessControlEffectRequest {}
20
21
  export interface GetAccessControlEffectCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  ServiceOutputTypes,
16
16
  WorkMailClientResolvedConfig,
17
17
  } from "../WorkMailClient";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface GetDefaultRetentionPolicyCommandInput
19
20
  extends GetDefaultRetentionPolicyRequest {}
20
21
  export interface GetDefaultRetentionPolicyCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  ServiceOutputTypes,
16
16
  WorkMailClientResolvedConfig,
17
17
  } from "../WorkMailClient";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface GetImpersonationRoleCommandInput
19
20
  extends GetImpersonationRoleRequest {}
20
21
  export interface GetImpersonationRoleCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  ServiceOutputTypes,
16
16
  WorkMailClientResolvedConfig,
17
17
  } from "../WorkMailClient";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface GetImpersonationRoleEffectCommandInput
19
20
  extends GetImpersonationRoleEffectRequest {}
20
21
  export interface GetImpersonationRoleEffectCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  ServiceOutputTypes,
16
16
  WorkMailClientResolvedConfig,
17
17
  } from "../WorkMailClient";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface GetMailDomainCommandInput extends GetMailDomainRequest {}
19
20
  export interface GetMailDomainCommandOutput
20
21
  extends GetMailDomainResponse,
@@ -15,6 +15,7 @@ import {
15
15
  ServiceOutputTypes,
16
16
  WorkMailClientResolvedConfig,
17
17
  } from "../WorkMailClient";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface GetMailboxDetailsCommandInput
19
20
  extends GetMailboxDetailsRequest {}
20
21
  export interface GetMailboxDetailsCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  ServiceOutputTypes,
16
16
  WorkMailClientResolvedConfig,
17
17
  } from "../WorkMailClient";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface GetMobileDeviceAccessEffectCommandInput
19
20
  extends GetMobileDeviceAccessEffectRequest {}
20
21
  export interface GetMobileDeviceAccessEffectCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  ServiceOutputTypes,
16
16
  WorkMailClientResolvedConfig,
17
17
  } from "../WorkMailClient";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface GetMobileDeviceAccessOverrideCommandInput
19
20
  extends GetMobileDeviceAccessOverrideRequest {}
20
21
  export interface GetMobileDeviceAccessOverrideCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  ServiceOutputTypes,
16
16
  WorkMailClientResolvedConfig,
17
17
  } from "../WorkMailClient";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface ListAccessControlRulesCommandInput
19
20
  extends ListAccessControlRulesRequest {}
20
21
  export interface ListAccessControlRulesCommandOutput
@@ -12,6 +12,7 @@ import {
12
12
  ServiceOutputTypes,
13
13
  WorkMailClientResolvedConfig,
14
14
  } from "../WorkMailClient";
15
+ export { __MetadataBearer, $Command };
15
16
  export interface ListAliasesCommandInput extends ListAliasesRequest {}
16
17
  export interface ListAliasesCommandOutput
17
18
  extends ListAliasesResponse,
@@ -15,6 +15,7 @@ import {
15
15
  ServiceOutputTypes,
16
16
  WorkMailClientResolvedConfig,
17
17
  } from "../WorkMailClient";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface ListAvailabilityConfigurationsCommandInput
19
20
  extends ListAvailabilityConfigurationsRequest {}
20
21
  export interface ListAvailabilityConfigurationsCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  ServiceOutputTypes,
16
16
  WorkMailClientResolvedConfig,
17
17
  } from "../WorkMailClient";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface ListGroupMembersCommandInput extends ListGroupMembersRequest {}
19
20
  export interface ListGroupMembersCommandOutput
20
21
  extends ListGroupMembersResponse,
@@ -12,6 +12,7 @@ import {
12
12
  ServiceOutputTypes,
13
13
  WorkMailClientResolvedConfig,
14
14
  } from "../WorkMailClient";
15
+ export { __MetadataBearer, $Command };
15
16
  export interface ListGroupsCommandInput extends ListGroupsRequest {}
16
17
  export interface ListGroupsCommandOutput
17
18
  extends ListGroupsResponse,
@@ -15,6 +15,7 @@ import {
15
15
  ServiceOutputTypes,
16
16
  WorkMailClientResolvedConfig,
17
17
  } from "../WorkMailClient";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface ListImpersonationRolesCommandInput
19
20
  extends ListImpersonationRolesRequest {}
20
21
  export interface ListImpersonationRolesCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  ServiceOutputTypes,
16
16
  WorkMailClientResolvedConfig,
17
17
  } from "../WorkMailClient";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface ListMailDomainsCommandInput extends ListMailDomainsRequest {}
19
20
  export interface ListMailDomainsCommandOutput
20
21
  extends ListMailDomainsResponse,
@@ -15,6 +15,7 @@ import {
15
15
  ServiceOutputTypes,
16
16
  WorkMailClientResolvedConfig,
17
17
  } from "../WorkMailClient";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface ListMailboxExportJobsCommandInput
19
20
  extends ListMailboxExportJobsRequest {}
20
21
  export interface ListMailboxExportJobsCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  ServiceOutputTypes,
16
16
  WorkMailClientResolvedConfig,
17
17
  } from "../WorkMailClient";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface ListMailboxPermissionsCommandInput
19
20
  extends ListMailboxPermissionsRequest {}
20
21
  export interface ListMailboxPermissionsCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  ServiceOutputTypes,
16
16
  WorkMailClientResolvedConfig,
17
17
  } from "../WorkMailClient";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface ListMobileDeviceAccessOverridesCommandInput
19
20
  extends ListMobileDeviceAccessOverridesRequest {}
20
21
  export interface ListMobileDeviceAccessOverridesCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  ServiceOutputTypes,
16
16
  WorkMailClientResolvedConfig,
17
17
  } from "../WorkMailClient";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface ListMobileDeviceAccessRulesCommandInput
19
20
  extends ListMobileDeviceAccessRulesRequest {}
20
21
  export interface ListMobileDeviceAccessRulesCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  ServiceOutputTypes,
16
16
  WorkMailClientResolvedConfig,
17
17
  } from "../WorkMailClient";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface ListOrganizationsCommandInput
19
20
  extends ListOrganizationsRequest {}
20
21
  export interface ListOrganizationsCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  ServiceOutputTypes,
16
16
  WorkMailClientResolvedConfig,
17
17
  } from "../WorkMailClient";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface ListResourceDelegatesCommandInput
19
20
  extends ListResourceDelegatesRequest {}
20
21
  export interface ListResourceDelegatesCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  ServiceOutputTypes,
16
16
  WorkMailClientResolvedConfig,
17
17
  } from "../WorkMailClient";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface ListResourcesCommandInput extends ListResourcesRequest {}
19
20
  export interface ListResourcesCommandOutput
20
21
  extends ListResourcesResponse,
@@ -15,6 +15,7 @@ import {
15
15
  ServiceOutputTypes,
16
16
  WorkMailClientResolvedConfig,
17
17
  } from "../WorkMailClient";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface ListTagsForResourceCommandInput
19
20
  extends ListTagsForResourceRequest {}
20
21
  export interface ListTagsForResourceCommandOutput
@@ -12,6 +12,7 @@ import {
12
12
  ServiceOutputTypes,
13
13
  WorkMailClientResolvedConfig,
14
14
  } from "../WorkMailClient";
15
+ export { __MetadataBearer, $Command };
15
16
  export interface ListUsersCommandInput extends ListUsersRequest {}
16
17
  export interface ListUsersCommandOutput
17
18
  extends ListUsersResponse,
@@ -15,6 +15,7 @@ import {
15
15
  ServiceOutputTypes,
16
16
  WorkMailClientResolvedConfig,
17
17
  } from "../WorkMailClient";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface PutAccessControlRuleCommandInput
19
20
  extends PutAccessControlRuleRequest {}
20
21
  export interface PutAccessControlRuleCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  ServiceOutputTypes,
16
16
  WorkMailClientResolvedConfig,
17
17
  } from "../WorkMailClient";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface PutEmailMonitoringConfigurationCommandInput
19
20
  extends PutEmailMonitoringConfigurationRequest {}
20
21
  export interface PutEmailMonitoringConfigurationCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  ServiceOutputTypes,
16
16
  WorkMailClientResolvedConfig,
17
17
  } from "../WorkMailClient";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface PutInboundDmarcSettingsCommandInput
19
20
  extends PutInboundDmarcSettingsRequest {}
20
21
  export interface PutInboundDmarcSettingsCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  ServiceOutputTypes,
16
16
  WorkMailClientResolvedConfig,
17
17
  } from "../WorkMailClient";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface PutMailboxPermissionsCommandInput
19
20
  extends PutMailboxPermissionsRequest {}
20
21
  export interface PutMailboxPermissionsCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  ServiceOutputTypes,
16
16
  WorkMailClientResolvedConfig,
17
17
  } from "../WorkMailClient";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface PutMobileDeviceAccessOverrideCommandInput
19
20
  extends PutMobileDeviceAccessOverrideRequest {}
20
21
  export interface PutMobileDeviceAccessOverrideCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  ServiceOutputTypes,
16
16
  WorkMailClientResolvedConfig,
17
17
  } from "../WorkMailClient";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface PutRetentionPolicyCommandInput
19
20
  extends PutRetentionPolicyRequest {}
20
21
  export interface PutRetentionPolicyCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  ServiceOutputTypes,
16
16
  WorkMailClientResolvedConfig,
17
17
  } from "../WorkMailClient";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface RegisterMailDomainCommandInput
19
20
  extends RegisterMailDomainRequest {}
20
21
  export interface RegisterMailDomainCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  ServiceOutputTypes,
16
16
  WorkMailClientResolvedConfig,
17
17
  } from "../WorkMailClient";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface RegisterToWorkMailCommandInput
19
20
  extends RegisterToWorkMailRequest {}
20
21
  export interface RegisterToWorkMailCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  ServiceOutputTypes,
16
16
  WorkMailClientResolvedConfig,
17
17
  } from "../WorkMailClient";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface ResetPasswordCommandInput extends ResetPasswordRequest {}
19
20
  export interface ResetPasswordCommandOutput
20
21
  extends ResetPasswordResponse,
@@ -15,6 +15,7 @@ import {
15
15
  ServiceOutputTypes,
16
16
  WorkMailClientResolvedConfig,
17
17
  } from "../WorkMailClient";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface StartMailboxExportJobCommandInput
19
20
  extends StartMailboxExportJobRequest {}
20
21
  export interface StartMailboxExportJobCommandOutput
@@ -12,6 +12,7 @@ import {
12
12
  ServiceOutputTypes,
13
13
  WorkMailClientResolvedConfig,
14
14
  } from "../WorkMailClient";
15
+ export { __MetadataBearer, $Command };
15
16
  export interface TagResourceCommandInput extends TagResourceRequest {}
16
17
  export interface TagResourceCommandOutput
17
18
  extends TagResourceResponse,
@@ -15,6 +15,7 @@ import {
15
15
  ServiceOutputTypes,
16
16
  WorkMailClientResolvedConfig,
17
17
  } from "../WorkMailClient";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface TestAvailabilityConfigurationCommandInput
19
20
  extends TestAvailabilityConfigurationRequest {}
20
21
  export interface TestAvailabilityConfigurationCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  ServiceOutputTypes,
16
16
  WorkMailClientResolvedConfig,
17
17
  } from "../WorkMailClient";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface UntagResourceCommandInput extends UntagResourceRequest {}
19
20
  export interface UntagResourceCommandOutput
20
21
  extends UntagResourceResponse,
@@ -15,6 +15,7 @@ import {
15
15
  ServiceOutputTypes,
16
16
  WorkMailClientResolvedConfig,
17
17
  } from "../WorkMailClient";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface UpdateAvailabilityConfigurationCommandInput
19
20
  extends UpdateAvailabilityConfigurationRequest {}
20
21
  export interface UpdateAvailabilityConfigurationCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  ServiceOutputTypes,
16
16
  WorkMailClientResolvedConfig,
17
17
  } from "../WorkMailClient";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface UpdateDefaultMailDomainCommandInput
19
20
  extends UpdateDefaultMailDomainRequest {}
20
21
  export interface UpdateDefaultMailDomainCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  ServiceOutputTypes,
16
16
  WorkMailClientResolvedConfig,
17
17
  } from "../WorkMailClient";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface UpdateImpersonationRoleCommandInput
19
20
  extends UpdateImpersonationRoleRequest {}
20
21
  export interface UpdateImpersonationRoleCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  ServiceOutputTypes,
16
16
  WorkMailClientResolvedConfig,
17
17
  } from "../WorkMailClient";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface UpdateMailboxQuotaCommandInput
19
20
  extends UpdateMailboxQuotaRequest {}
20
21
  export interface UpdateMailboxQuotaCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  ServiceOutputTypes,
16
16
  WorkMailClientResolvedConfig,
17
17
  } from "../WorkMailClient";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface UpdateMobileDeviceAccessRuleCommandInput
19
20
  extends UpdateMobileDeviceAccessRuleRequest {}
20
21
  export interface UpdateMobileDeviceAccessRuleCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  ServiceOutputTypes,
16
16
  WorkMailClientResolvedConfig,
17
17
  } from "../WorkMailClient";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface UpdatePrimaryEmailAddressCommandInput
19
20
  extends UpdatePrimaryEmailAddressRequest {}
20
21
  export interface UpdatePrimaryEmailAddressCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  ServiceOutputTypes,
16
16
  WorkMailClientResolvedConfig,
17
17
  } from "../WorkMailClient";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface UpdateResourceCommandInput extends UpdateResourceRequest {}
19
20
  export interface UpdateResourceCommandOutput
20
21
  extends UpdateResourceResponse,
@@ -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";