@aws-sdk/client-workmail 3.414.0 → 3.418.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 (223) hide show
  1. package/README.md +32 -0
  2. package/dist-cjs/WorkMail.js +8 -0
  3. package/dist-cjs/commands/AssociateDelegateToResourceCommand.js +5 -0
  4. package/dist-cjs/commands/AssociateMemberToGroupCommand.js +5 -0
  5. package/dist-cjs/commands/AssumeImpersonationRoleCommand.js +5 -0
  6. package/dist-cjs/commands/CancelMailboxExportJobCommand.js +5 -0
  7. package/dist-cjs/commands/CreateAliasCommand.js +5 -0
  8. package/dist-cjs/commands/CreateAvailabilityConfigurationCommand.js +5 -0
  9. package/dist-cjs/commands/CreateGroupCommand.js +5 -0
  10. package/dist-cjs/commands/CreateImpersonationRoleCommand.js +5 -0
  11. package/dist-cjs/commands/CreateMobileDeviceAccessRuleCommand.js +5 -0
  12. package/dist-cjs/commands/CreateOrganizationCommand.js +5 -0
  13. package/dist-cjs/commands/CreateResourceCommand.js +5 -0
  14. package/dist-cjs/commands/CreateUserCommand.js +5 -0
  15. package/dist-cjs/commands/DeleteAccessControlRuleCommand.js +5 -0
  16. package/dist-cjs/commands/DeleteAliasCommand.js +5 -0
  17. package/dist-cjs/commands/DeleteAvailabilityConfigurationCommand.js +5 -0
  18. package/dist-cjs/commands/DeleteEmailMonitoringConfigurationCommand.js +5 -0
  19. package/dist-cjs/commands/DeleteGroupCommand.js +5 -0
  20. package/dist-cjs/commands/DeleteImpersonationRoleCommand.js +5 -0
  21. package/dist-cjs/commands/DeleteMailboxPermissionsCommand.js +5 -0
  22. package/dist-cjs/commands/DeleteMobileDeviceAccessOverrideCommand.js +5 -0
  23. package/dist-cjs/commands/DeleteMobileDeviceAccessRuleCommand.js +5 -0
  24. package/dist-cjs/commands/DeleteOrganizationCommand.js +5 -0
  25. package/dist-cjs/commands/DeleteResourceCommand.js +5 -0
  26. package/dist-cjs/commands/DeleteRetentionPolicyCommand.js +5 -0
  27. package/dist-cjs/commands/DeleteUserCommand.js +5 -0
  28. package/dist-cjs/commands/DeregisterFromWorkMailCommand.js +5 -0
  29. package/dist-cjs/commands/DeregisterMailDomainCommand.js +5 -0
  30. package/dist-cjs/commands/DescribeEmailMonitoringConfigurationCommand.js +5 -0
  31. package/dist-cjs/commands/DescribeEntityCommand.js +51 -0
  32. package/dist-cjs/commands/DescribeGroupCommand.js +5 -0
  33. package/dist-cjs/commands/DescribeInboundDmarcSettingsCommand.js +5 -0
  34. package/dist-cjs/commands/DescribeMailboxExportJobCommand.js +5 -0
  35. package/dist-cjs/commands/DescribeOrganizationCommand.js +5 -0
  36. package/dist-cjs/commands/DescribeResourceCommand.js +5 -0
  37. package/dist-cjs/commands/DescribeUserCommand.js +7 -1
  38. package/dist-cjs/commands/DisassociateDelegateFromResourceCommand.js +5 -0
  39. package/dist-cjs/commands/DisassociateMemberFromGroupCommand.js +5 -0
  40. package/dist-cjs/commands/GetAccessControlEffectCommand.js +5 -0
  41. package/dist-cjs/commands/GetDefaultRetentionPolicyCommand.js +5 -0
  42. package/dist-cjs/commands/GetImpersonationRoleCommand.js +5 -0
  43. package/dist-cjs/commands/GetImpersonationRoleEffectCommand.js +5 -0
  44. package/dist-cjs/commands/GetMailDomainCommand.js +5 -0
  45. package/dist-cjs/commands/GetMailboxDetailsCommand.js +5 -0
  46. package/dist-cjs/commands/GetMobileDeviceAccessEffectCommand.js +5 -0
  47. package/dist-cjs/commands/GetMobileDeviceAccessOverrideCommand.js +5 -0
  48. package/dist-cjs/commands/ListAccessControlRulesCommand.js +5 -0
  49. package/dist-cjs/commands/ListAliasesCommand.js +5 -0
  50. package/dist-cjs/commands/ListAvailabilityConfigurationsCommand.js +5 -0
  51. package/dist-cjs/commands/ListGroupMembersCommand.js +5 -0
  52. package/dist-cjs/commands/ListGroupsCommand.js +5 -0
  53. package/dist-cjs/commands/ListGroupsForEntityCommand.js +51 -0
  54. package/dist-cjs/commands/ListImpersonationRolesCommand.js +5 -0
  55. package/dist-cjs/commands/ListMailDomainsCommand.js +5 -0
  56. package/dist-cjs/commands/ListMailboxExportJobsCommand.js +5 -0
  57. package/dist-cjs/commands/ListMailboxPermissionsCommand.js +5 -0
  58. package/dist-cjs/commands/ListMobileDeviceAccessOverridesCommand.js +5 -0
  59. package/dist-cjs/commands/ListMobileDeviceAccessRulesCommand.js +5 -0
  60. package/dist-cjs/commands/ListOrganizationsCommand.js +5 -0
  61. package/dist-cjs/commands/ListResourceDelegatesCommand.js +5 -0
  62. package/dist-cjs/commands/ListResourcesCommand.js +5 -0
  63. package/dist-cjs/commands/ListTagsForResourceCommand.js +5 -0
  64. package/dist-cjs/commands/ListUsersCommand.js +7 -1
  65. package/dist-cjs/commands/PutAccessControlRuleCommand.js +5 -0
  66. package/dist-cjs/commands/PutEmailMonitoringConfigurationCommand.js +5 -0
  67. package/dist-cjs/commands/PutInboundDmarcSettingsCommand.js +5 -0
  68. package/dist-cjs/commands/PutMailboxPermissionsCommand.js +5 -0
  69. package/dist-cjs/commands/PutMobileDeviceAccessOverrideCommand.js +5 -0
  70. package/dist-cjs/commands/PutRetentionPolicyCommand.js +5 -0
  71. package/dist-cjs/commands/RegisterMailDomainCommand.js +5 -0
  72. package/dist-cjs/commands/RegisterToWorkMailCommand.js +5 -0
  73. package/dist-cjs/commands/ResetPasswordCommand.js +5 -0
  74. package/dist-cjs/commands/StartMailboxExportJobCommand.js +5 -0
  75. package/dist-cjs/commands/TagResourceCommand.js +5 -0
  76. package/dist-cjs/commands/TestAvailabilityConfigurationCommand.js +5 -0
  77. package/dist-cjs/commands/UntagResourceCommand.js +5 -0
  78. package/dist-cjs/commands/UpdateAvailabilityConfigurationCommand.js +5 -0
  79. package/dist-cjs/commands/UpdateDefaultMailDomainCommand.js +5 -0
  80. package/dist-cjs/commands/UpdateGroupCommand.js +51 -0
  81. package/dist-cjs/commands/UpdateImpersonationRoleCommand.js +5 -0
  82. package/dist-cjs/commands/UpdateMailboxQuotaCommand.js +5 -0
  83. package/dist-cjs/commands/UpdateMobileDeviceAccessRuleCommand.js +5 -0
  84. package/dist-cjs/commands/UpdatePrimaryEmailAddressCommand.js +5 -0
  85. package/dist-cjs/commands/UpdateResourceCommand.js +5 -0
  86. package/dist-cjs/commands/UpdateUserCommand.js +52 -0
  87. package/dist-cjs/commands/index.js +4 -0
  88. package/dist-cjs/models/models_0.js +73 -20
  89. package/dist-cjs/pagination/ListGroupsForEntityPaginator.js +29 -0
  90. package/dist-cjs/pagination/index.js +1 -0
  91. package/dist-cjs/protocols/Aws_json1_1.js +276 -4
  92. package/dist-es/WorkMail.js +8 -0
  93. package/dist-es/commands/AssociateDelegateToResourceCommand.js +5 -0
  94. package/dist-es/commands/AssociateMemberToGroupCommand.js +5 -0
  95. package/dist-es/commands/AssumeImpersonationRoleCommand.js +5 -0
  96. package/dist-es/commands/CancelMailboxExportJobCommand.js +5 -0
  97. package/dist-es/commands/CreateAliasCommand.js +5 -0
  98. package/dist-es/commands/CreateAvailabilityConfigurationCommand.js +5 -0
  99. package/dist-es/commands/CreateGroupCommand.js +5 -0
  100. package/dist-es/commands/CreateImpersonationRoleCommand.js +5 -0
  101. package/dist-es/commands/CreateMobileDeviceAccessRuleCommand.js +5 -0
  102. package/dist-es/commands/CreateOrganizationCommand.js +5 -0
  103. package/dist-es/commands/CreateResourceCommand.js +5 -0
  104. package/dist-es/commands/CreateUserCommand.js +5 -0
  105. package/dist-es/commands/DeleteAccessControlRuleCommand.js +5 -0
  106. package/dist-es/commands/DeleteAliasCommand.js +5 -0
  107. package/dist-es/commands/DeleteAvailabilityConfigurationCommand.js +5 -0
  108. package/dist-es/commands/DeleteEmailMonitoringConfigurationCommand.js +5 -0
  109. package/dist-es/commands/DeleteGroupCommand.js +5 -0
  110. package/dist-es/commands/DeleteImpersonationRoleCommand.js +5 -0
  111. package/dist-es/commands/DeleteMailboxPermissionsCommand.js +5 -0
  112. package/dist-es/commands/DeleteMobileDeviceAccessOverrideCommand.js +5 -0
  113. package/dist-es/commands/DeleteMobileDeviceAccessRuleCommand.js +5 -0
  114. package/dist-es/commands/DeleteOrganizationCommand.js +5 -0
  115. package/dist-es/commands/DeleteResourceCommand.js +5 -0
  116. package/dist-es/commands/DeleteRetentionPolicyCommand.js +5 -0
  117. package/dist-es/commands/DeleteUserCommand.js +5 -0
  118. package/dist-es/commands/DeregisterFromWorkMailCommand.js +5 -0
  119. package/dist-es/commands/DeregisterMailDomainCommand.js +5 -0
  120. package/dist-es/commands/DescribeEmailMonitoringConfigurationCommand.js +5 -0
  121. package/dist-es/commands/DescribeEntityCommand.js +47 -0
  122. package/dist-es/commands/DescribeGroupCommand.js +5 -0
  123. package/dist-es/commands/DescribeInboundDmarcSettingsCommand.js +5 -0
  124. package/dist-es/commands/DescribeMailboxExportJobCommand.js +5 -0
  125. package/dist-es/commands/DescribeOrganizationCommand.js +5 -0
  126. package/dist-es/commands/DescribeResourceCommand.js +5 -0
  127. package/dist-es/commands/DescribeUserCommand.js +7 -1
  128. package/dist-es/commands/DisassociateDelegateFromResourceCommand.js +5 -0
  129. package/dist-es/commands/DisassociateMemberFromGroupCommand.js +5 -0
  130. package/dist-es/commands/GetAccessControlEffectCommand.js +5 -0
  131. package/dist-es/commands/GetDefaultRetentionPolicyCommand.js +5 -0
  132. package/dist-es/commands/GetImpersonationRoleCommand.js +5 -0
  133. package/dist-es/commands/GetImpersonationRoleEffectCommand.js +5 -0
  134. package/dist-es/commands/GetMailDomainCommand.js +5 -0
  135. package/dist-es/commands/GetMailboxDetailsCommand.js +5 -0
  136. package/dist-es/commands/GetMobileDeviceAccessEffectCommand.js +5 -0
  137. package/dist-es/commands/GetMobileDeviceAccessOverrideCommand.js +5 -0
  138. package/dist-es/commands/ListAccessControlRulesCommand.js +5 -0
  139. package/dist-es/commands/ListAliasesCommand.js +5 -0
  140. package/dist-es/commands/ListAvailabilityConfigurationsCommand.js +5 -0
  141. package/dist-es/commands/ListGroupMembersCommand.js +5 -0
  142. package/dist-es/commands/ListGroupsCommand.js +5 -0
  143. package/dist-es/commands/ListGroupsForEntityCommand.js +47 -0
  144. package/dist-es/commands/ListImpersonationRolesCommand.js +5 -0
  145. package/dist-es/commands/ListMailDomainsCommand.js +5 -0
  146. package/dist-es/commands/ListMailboxExportJobsCommand.js +5 -0
  147. package/dist-es/commands/ListMailboxPermissionsCommand.js +5 -0
  148. package/dist-es/commands/ListMobileDeviceAccessOverridesCommand.js +5 -0
  149. package/dist-es/commands/ListMobileDeviceAccessRulesCommand.js +5 -0
  150. package/dist-es/commands/ListOrganizationsCommand.js +5 -0
  151. package/dist-es/commands/ListResourceDelegatesCommand.js +5 -0
  152. package/dist-es/commands/ListResourcesCommand.js +5 -0
  153. package/dist-es/commands/ListTagsForResourceCommand.js +5 -0
  154. package/dist-es/commands/ListUsersCommand.js +7 -1
  155. package/dist-es/commands/PutAccessControlRuleCommand.js +5 -0
  156. package/dist-es/commands/PutEmailMonitoringConfigurationCommand.js +5 -0
  157. package/dist-es/commands/PutInboundDmarcSettingsCommand.js +5 -0
  158. package/dist-es/commands/PutMailboxPermissionsCommand.js +5 -0
  159. package/dist-es/commands/PutMobileDeviceAccessOverrideCommand.js +5 -0
  160. package/dist-es/commands/PutRetentionPolicyCommand.js +5 -0
  161. package/dist-es/commands/RegisterMailDomainCommand.js +5 -0
  162. package/dist-es/commands/RegisterToWorkMailCommand.js +5 -0
  163. package/dist-es/commands/ResetPasswordCommand.js +5 -0
  164. package/dist-es/commands/StartMailboxExportJobCommand.js +5 -0
  165. package/dist-es/commands/TagResourceCommand.js +5 -0
  166. package/dist-es/commands/TestAvailabilityConfigurationCommand.js +5 -0
  167. package/dist-es/commands/UntagResourceCommand.js +5 -0
  168. package/dist-es/commands/UpdateAvailabilityConfigurationCommand.js +5 -0
  169. package/dist-es/commands/UpdateDefaultMailDomainCommand.js +5 -0
  170. package/dist-es/commands/UpdateGroupCommand.js +47 -0
  171. package/dist-es/commands/UpdateImpersonationRoleCommand.js +5 -0
  172. package/dist-es/commands/UpdateMailboxQuotaCommand.js +5 -0
  173. package/dist-es/commands/UpdateMobileDeviceAccessRuleCommand.js +5 -0
  174. package/dist-es/commands/UpdatePrimaryEmailAddressCommand.js +5 -0
  175. package/dist-es/commands/UpdateResourceCommand.js +5 -0
  176. package/dist-es/commands/UpdateUserCommand.js +48 -0
  177. package/dist-es/commands/index.js +4 -0
  178. package/dist-es/models/models_0.js +66 -17
  179. package/dist-es/pagination/ListGroupsForEntityPaginator.js +25 -0
  180. package/dist-es/pagination/index.js +1 -0
  181. package/dist-es/protocols/Aws_json1_1.js +265 -1
  182. package/dist-types/WorkMail.d.ts +28 -0
  183. package/dist-types/WorkMailClient.d.ts +6 -2
  184. package/dist-types/commands/AssociateDelegateToResourceCommand.d.ts +3 -0
  185. package/dist-types/commands/CreateGroupCommand.d.ts +1 -0
  186. package/dist-types/commands/CreateOrganizationCommand.d.ts +1 -1
  187. package/dist-types/commands/CreateResourceCommand.d.ts +5 -0
  188. package/dist-types/commands/CreateUserCommand.d.ts +5 -1
  189. package/dist-types/commands/DeleteOrganizationCommand.d.ts +1 -0
  190. package/dist-types/commands/DeleteResourceCommand.d.ts +3 -0
  191. package/dist-types/commands/DescribeEntityCommand.d.ts +91 -0
  192. package/dist-types/commands/DescribeGroupCommand.d.ts +1 -0
  193. package/dist-types/commands/DescribeOrganizationCommand.d.ts +2 -0
  194. package/dist-types/commands/DescribeResourceCommand.d.ts +5 -0
  195. package/dist-types/commands/DescribeUserCommand.d.ts +16 -1
  196. package/dist-types/commands/DisassociateDelegateFromResourceCommand.d.ts +3 -0
  197. package/dist-types/commands/GetMailboxDetailsCommand.d.ts +3 -0
  198. package/dist-types/commands/ListGroupsCommand.d.ts +5 -0
  199. package/dist-types/commands/ListGroupsForEntityCommand.d.ts +104 -0
  200. package/dist-types/commands/ListResourceDelegatesCommand.d.ts +3 -0
  201. package/dist-types/commands/ListResourcesCommand.d.ts +9 -0
  202. package/dist-types/commands/ListUsersCommand.d.ts +7 -1
  203. package/dist-types/commands/TagResourceCommand.d.ts +3 -0
  204. package/dist-types/commands/UpdateGroupCommand.d.ts +95 -0
  205. package/dist-types/commands/UpdateResourceCommand.d.ts +9 -0
  206. package/dist-types/commands/UpdateUserCommand.d.ts +117 -0
  207. package/dist-types/commands/index.d.ts +4 -0
  208. package/dist-types/models/models_0.d.ts +921 -58
  209. package/dist-types/pagination/ListGroupsForEntityPaginator.d.ts +7 -0
  210. package/dist-types/pagination/index.d.ts +1 -0
  211. package/dist-types/protocols/Aws_json1_1.d.ts +36 -0
  212. package/dist-types/ts3.4/WorkMail.d.ts +68 -0
  213. package/dist-types/ts3.4/WorkMailClient.d.ts +26 -2
  214. package/dist-types/ts3.4/commands/DescribeEntityCommand.d.ts +38 -0
  215. package/dist-types/ts3.4/commands/ListGroupsForEntityCommand.d.ts +39 -0
  216. package/dist-types/ts3.4/commands/UpdateGroupCommand.d.ts +35 -0
  217. package/dist-types/ts3.4/commands/UpdateUserCommand.d.ts +35 -0
  218. package/dist-types/ts3.4/commands/index.d.ts +4 -0
  219. package/dist-types/ts3.4/models/models_0.d.ts +139 -16
  220. package/dist-types/ts3.4/pagination/ListGroupsForEntityPaginator.d.ts +11 -0
  221. package/dist-types/ts3.4/pagination/index.d.ts +1 -0
  222. package/dist-types/ts3.4/protocols/Aws_json1_1.d.ts +48 -0
  223. package/package.json +31 -31
package/README.md CHANGED
@@ -461,6 +461,14 @@ DescribeEmailMonitoringConfiguration
461
461
 
462
462
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-workmail/classes/describeemailmonitoringconfigurationcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-workmail/interfaces/describeemailmonitoringconfigurationcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-workmail/interfaces/describeemailmonitoringconfigurationcommandoutput.html)
463
463
 
464
+ </details>
465
+ <details>
466
+ <summary>
467
+ DescribeEntity
468
+ </summary>
469
+
470
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-workmail/classes/describeentitycommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-workmail/interfaces/describeentitycommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-workmail/interfaces/describeentitycommandoutput.html)
471
+
464
472
  </details>
465
473
  <details>
466
474
  <summary>
@@ -629,6 +637,14 @@ ListGroups
629
637
 
630
638
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-workmail/classes/listgroupscommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-workmail/interfaces/listgroupscommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-workmail/interfaces/listgroupscommandoutput.html)
631
639
 
640
+ </details>
641
+ <details>
642
+ <summary>
643
+ ListGroupsForEntity
644
+ </summary>
645
+
646
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-workmail/classes/listgroupsforentitycommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-workmail/interfaces/listgroupsforentitycommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-workmail/interfaces/listgroupsforentitycommandoutput.html)
647
+
632
648
  </details>
633
649
  <details>
634
650
  <summary>
@@ -837,6 +853,14 @@ UpdateDefaultMailDomain
837
853
 
838
854
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-workmail/classes/updatedefaultmaildomaincommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-workmail/interfaces/updatedefaultmaildomaincommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-workmail/interfaces/updatedefaultmaildomaincommandoutput.html)
839
855
 
856
+ </details>
857
+ <details>
858
+ <summary>
859
+ UpdateGroup
860
+ </summary>
861
+
862
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-workmail/classes/updategroupcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-workmail/interfaces/updategroupcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-workmail/interfaces/updategroupcommandoutput.html)
863
+
840
864
  </details>
841
865
  <details>
842
866
  <summary>
@@ -878,3 +902,11 @@ UpdateResource
878
902
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-workmail/classes/updateresourcecommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-workmail/interfaces/updateresourcecommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-workmail/interfaces/updateresourcecommandoutput.html)
879
903
 
880
904
  </details>
905
+ <details>
906
+ <summary>
907
+ UpdateUser
908
+ </summary>
909
+
910
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-workmail/classes/updateusercommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-workmail/interfaces/updateusercommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-workmail/interfaces/updateusercommandoutput.html)
911
+
912
+ </details>
@@ -30,6 +30,7 @@ const DeleteUserCommand_1 = require("./commands/DeleteUserCommand");
30
30
  const DeregisterFromWorkMailCommand_1 = require("./commands/DeregisterFromWorkMailCommand");
31
31
  const DeregisterMailDomainCommand_1 = require("./commands/DeregisterMailDomainCommand");
32
32
  const DescribeEmailMonitoringConfigurationCommand_1 = require("./commands/DescribeEmailMonitoringConfigurationCommand");
33
+ const DescribeEntityCommand_1 = require("./commands/DescribeEntityCommand");
33
34
  const DescribeGroupCommand_1 = require("./commands/DescribeGroupCommand");
34
35
  const DescribeInboundDmarcSettingsCommand_1 = require("./commands/DescribeInboundDmarcSettingsCommand");
35
36
  const DescribeMailboxExportJobCommand_1 = require("./commands/DescribeMailboxExportJobCommand");
@@ -51,6 +52,7 @@ const ListAliasesCommand_1 = require("./commands/ListAliasesCommand");
51
52
  const ListAvailabilityConfigurationsCommand_1 = require("./commands/ListAvailabilityConfigurationsCommand");
52
53
  const ListGroupMembersCommand_1 = require("./commands/ListGroupMembersCommand");
53
54
  const ListGroupsCommand_1 = require("./commands/ListGroupsCommand");
55
+ const ListGroupsForEntityCommand_1 = require("./commands/ListGroupsForEntityCommand");
54
56
  const ListImpersonationRolesCommand_1 = require("./commands/ListImpersonationRolesCommand");
55
57
  const ListMailboxExportJobsCommand_1 = require("./commands/ListMailboxExportJobsCommand");
56
58
  const ListMailboxPermissionsCommand_1 = require("./commands/ListMailboxPermissionsCommand");
@@ -77,11 +79,13 @@ const TestAvailabilityConfigurationCommand_1 = require("./commands/TestAvailabil
77
79
  const UntagResourceCommand_1 = require("./commands/UntagResourceCommand");
78
80
  const UpdateAvailabilityConfigurationCommand_1 = require("./commands/UpdateAvailabilityConfigurationCommand");
79
81
  const UpdateDefaultMailDomainCommand_1 = require("./commands/UpdateDefaultMailDomainCommand");
82
+ const UpdateGroupCommand_1 = require("./commands/UpdateGroupCommand");
80
83
  const UpdateImpersonationRoleCommand_1 = require("./commands/UpdateImpersonationRoleCommand");
81
84
  const UpdateMailboxQuotaCommand_1 = require("./commands/UpdateMailboxQuotaCommand");
82
85
  const UpdateMobileDeviceAccessRuleCommand_1 = require("./commands/UpdateMobileDeviceAccessRuleCommand");
83
86
  const UpdatePrimaryEmailAddressCommand_1 = require("./commands/UpdatePrimaryEmailAddressCommand");
84
87
  const UpdateResourceCommand_1 = require("./commands/UpdateResourceCommand");
88
+ const UpdateUserCommand_1 = require("./commands/UpdateUserCommand");
85
89
  const WorkMailClient_1 = require("./WorkMailClient");
86
90
  const commands = {
87
91
  AssociateDelegateToResourceCommand: AssociateDelegateToResourceCommand_1.AssociateDelegateToResourceCommand,
@@ -112,6 +116,7 @@ const commands = {
112
116
  DeregisterFromWorkMailCommand: DeregisterFromWorkMailCommand_1.DeregisterFromWorkMailCommand,
113
117
  DeregisterMailDomainCommand: DeregisterMailDomainCommand_1.DeregisterMailDomainCommand,
114
118
  DescribeEmailMonitoringConfigurationCommand: DescribeEmailMonitoringConfigurationCommand_1.DescribeEmailMonitoringConfigurationCommand,
119
+ DescribeEntityCommand: DescribeEntityCommand_1.DescribeEntityCommand,
115
120
  DescribeGroupCommand: DescribeGroupCommand_1.DescribeGroupCommand,
116
121
  DescribeInboundDmarcSettingsCommand: DescribeInboundDmarcSettingsCommand_1.DescribeInboundDmarcSettingsCommand,
117
122
  DescribeMailboxExportJobCommand: DescribeMailboxExportJobCommand_1.DescribeMailboxExportJobCommand,
@@ -133,6 +138,7 @@ const commands = {
133
138
  ListAvailabilityConfigurationsCommand: ListAvailabilityConfigurationsCommand_1.ListAvailabilityConfigurationsCommand,
134
139
  ListGroupMembersCommand: ListGroupMembersCommand_1.ListGroupMembersCommand,
135
140
  ListGroupsCommand: ListGroupsCommand_1.ListGroupsCommand,
141
+ ListGroupsForEntityCommand: ListGroupsForEntityCommand_1.ListGroupsForEntityCommand,
136
142
  ListImpersonationRolesCommand: ListImpersonationRolesCommand_1.ListImpersonationRolesCommand,
137
143
  ListMailboxExportJobsCommand: ListMailboxExportJobsCommand_1.ListMailboxExportJobsCommand,
138
144
  ListMailboxPermissionsCommand: ListMailboxPermissionsCommand_1.ListMailboxPermissionsCommand,
@@ -159,11 +165,13 @@ const commands = {
159
165
  UntagResourceCommand: UntagResourceCommand_1.UntagResourceCommand,
160
166
  UpdateAvailabilityConfigurationCommand: UpdateAvailabilityConfigurationCommand_1.UpdateAvailabilityConfigurationCommand,
161
167
  UpdateDefaultMailDomainCommand: UpdateDefaultMailDomainCommand_1.UpdateDefaultMailDomainCommand,
168
+ UpdateGroupCommand: UpdateGroupCommand_1.UpdateGroupCommand,
162
169
  UpdateImpersonationRoleCommand: UpdateImpersonationRoleCommand_1.UpdateImpersonationRoleCommand,
163
170
  UpdateMailboxQuotaCommand: UpdateMailboxQuotaCommand_1.UpdateMailboxQuotaCommand,
164
171
  UpdateMobileDeviceAccessRuleCommand: UpdateMobileDeviceAccessRuleCommand_1.UpdateMobileDeviceAccessRuleCommand,
165
172
  UpdatePrimaryEmailAddressCommand: UpdatePrimaryEmailAddressCommand_1.UpdatePrimaryEmailAddressCommand,
166
173
  UpdateResourceCommand: UpdateResourceCommand_1.UpdateResourceCommand,
174
+ UpdateUserCommand: UpdateUserCommand_1.UpdateUserCommand,
167
175
  };
168
176
  class WorkMail extends WorkMailClient_1.WorkMailClient {
169
177
  }
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
9
10
  class AssociateDelegateToResourceCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class AssociateDelegateToResourceCommand extends smithy_client_1.Command {
32
33
  commandName,
33
34
  inputFilterSensitiveLog: (_) => _,
34
35
  outputFilterSensitiveLog: (_) => _,
36
+ [types_1.SMITHY_CONTEXT_KEY]: {
37
+ service: "WorkMailService",
38
+ operation: "AssociateDelegateToResource",
39
+ },
35
40
  };
36
41
  const { requestHandler } = configuration;
37
42
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
9
10
  class AssociateMemberToGroupCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class AssociateMemberToGroupCommand extends smithy_client_1.Command {
32
33
  commandName,
33
34
  inputFilterSensitiveLog: (_) => _,
34
35
  outputFilterSensitiveLog: (_) => _,
36
+ [types_1.SMITHY_CONTEXT_KEY]: {
37
+ service: "WorkMailService",
38
+ operation: "AssociateMemberToGroup",
39
+ },
35
40
  };
36
41
  const { requestHandler } = configuration;
37
42
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
9
10
  class AssumeImpersonationRoleCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class AssumeImpersonationRoleCommand extends smithy_client_1.Command {
32
33
  commandName,
33
34
  inputFilterSensitiveLog: (_) => _,
34
35
  outputFilterSensitiveLog: (_) => _,
36
+ [types_1.SMITHY_CONTEXT_KEY]: {
37
+ service: "WorkMailService",
38
+ operation: "AssumeImpersonationRole",
39
+ },
35
40
  };
36
41
  const { requestHandler } = configuration;
37
42
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
9
10
  class CancelMailboxExportJobCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class CancelMailboxExportJobCommand extends smithy_client_1.Command {
32
33
  commandName,
33
34
  inputFilterSensitiveLog: (_) => _,
34
35
  outputFilterSensitiveLog: (_) => _,
36
+ [types_1.SMITHY_CONTEXT_KEY]: {
37
+ service: "WorkMailService",
38
+ operation: "CancelMailboxExportJob",
39
+ },
35
40
  };
36
41
  const { requestHandler } = configuration;
37
42
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
9
10
  class CreateAliasCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class CreateAliasCommand extends smithy_client_1.Command {
32
33
  commandName,
33
34
  inputFilterSensitiveLog: (_) => _,
34
35
  outputFilterSensitiveLog: (_) => _,
36
+ [types_1.SMITHY_CONTEXT_KEY]: {
37
+ service: "WorkMailService",
38
+ operation: "CreateAlias",
39
+ },
35
40
  };
36
41
  const { requestHandler } = configuration;
37
42
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const models_0_1 = require("../models/models_0");
9
10
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
10
11
  class CreateAvailabilityConfigurationCommand extends smithy_client_1.Command {
@@ -33,6 +34,10 @@ class CreateAvailabilityConfigurationCommand extends smithy_client_1.Command {
33
34
  commandName,
34
35
  inputFilterSensitiveLog: models_0_1.CreateAvailabilityConfigurationRequestFilterSensitiveLog,
35
36
  outputFilterSensitiveLog: (_) => _,
37
+ [types_1.SMITHY_CONTEXT_KEY]: {
38
+ service: "WorkMailService",
39
+ operation: "CreateAvailabilityConfiguration",
40
+ },
36
41
  };
37
42
  const { requestHandler } = configuration;
38
43
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
9
10
  class CreateGroupCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class CreateGroupCommand extends smithy_client_1.Command {
32
33
  commandName,
33
34
  inputFilterSensitiveLog: (_) => _,
34
35
  outputFilterSensitiveLog: (_) => _,
36
+ [types_1.SMITHY_CONTEXT_KEY]: {
37
+ service: "WorkMailService",
38
+ operation: "CreateGroup",
39
+ },
35
40
  };
36
41
  const { requestHandler } = configuration;
37
42
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
9
10
  class CreateImpersonationRoleCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class CreateImpersonationRoleCommand extends smithy_client_1.Command {
32
33
  commandName,
33
34
  inputFilterSensitiveLog: (_) => _,
34
35
  outputFilterSensitiveLog: (_) => _,
36
+ [types_1.SMITHY_CONTEXT_KEY]: {
37
+ service: "WorkMailService",
38
+ operation: "CreateImpersonationRole",
39
+ },
35
40
  };
36
41
  const { requestHandler } = configuration;
37
42
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
9
10
  class CreateMobileDeviceAccessRuleCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class CreateMobileDeviceAccessRuleCommand extends smithy_client_1.Command {
32
33
  commandName,
33
34
  inputFilterSensitiveLog: (_) => _,
34
35
  outputFilterSensitiveLog: (_) => _,
36
+ [types_1.SMITHY_CONTEXT_KEY]: {
37
+ service: "WorkMailService",
38
+ operation: "CreateMobileDeviceAccessRule",
39
+ },
35
40
  };
36
41
  const { requestHandler } = configuration;
37
42
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
9
10
  class CreateOrganizationCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class CreateOrganizationCommand extends smithy_client_1.Command {
32
33
  commandName,
33
34
  inputFilterSensitiveLog: (_) => _,
34
35
  outputFilterSensitiveLog: (_) => _,
36
+ [types_1.SMITHY_CONTEXT_KEY]: {
37
+ service: "WorkMailService",
38
+ operation: "CreateOrganization",
39
+ },
35
40
  };
36
41
  const { requestHandler } = configuration;
37
42
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
9
10
  class CreateResourceCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class CreateResourceCommand extends smithy_client_1.Command {
32
33
  commandName,
33
34
  inputFilterSensitiveLog: (_) => _,
34
35
  outputFilterSensitiveLog: (_) => _,
36
+ [types_1.SMITHY_CONTEXT_KEY]: {
37
+ service: "WorkMailService",
38
+ operation: "CreateResource",
39
+ },
35
40
  };
36
41
  const { requestHandler } = configuration;
37
42
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const models_0_1 = require("../models/models_0");
9
10
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
10
11
  class CreateUserCommand extends smithy_client_1.Command {
@@ -33,6 +34,10 @@ class CreateUserCommand extends smithy_client_1.Command {
33
34
  commandName,
34
35
  inputFilterSensitiveLog: models_0_1.CreateUserRequestFilterSensitiveLog,
35
36
  outputFilterSensitiveLog: (_) => _,
37
+ [types_1.SMITHY_CONTEXT_KEY]: {
38
+ service: "WorkMailService",
39
+ operation: "CreateUser",
40
+ },
36
41
  };
37
42
  const { requestHandler } = configuration;
38
43
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
9
10
  class DeleteAccessControlRuleCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class DeleteAccessControlRuleCommand extends smithy_client_1.Command {
32
33
  commandName,
33
34
  inputFilterSensitiveLog: (_) => _,
34
35
  outputFilterSensitiveLog: (_) => _,
36
+ [types_1.SMITHY_CONTEXT_KEY]: {
37
+ service: "WorkMailService",
38
+ operation: "DeleteAccessControlRule",
39
+ },
35
40
  };
36
41
  const { requestHandler } = configuration;
37
42
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
9
10
  class DeleteAliasCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class DeleteAliasCommand extends smithy_client_1.Command {
32
33
  commandName,
33
34
  inputFilterSensitiveLog: (_) => _,
34
35
  outputFilterSensitiveLog: (_) => _,
36
+ [types_1.SMITHY_CONTEXT_KEY]: {
37
+ service: "WorkMailService",
38
+ operation: "DeleteAlias",
39
+ },
35
40
  };
36
41
  const { requestHandler } = configuration;
37
42
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
9
10
  class DeleteAvailabilityConfigurationCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class DeleteAvailabilityConfigurationCommand extends smithy_client_1.Command {
32
33
  commandName,
33
34
  inputFilterSensitiveLog: (_) => _,
34
35
  outputFilterSensitiveLog: (_) => _,
36
+ [types_1.SMITHY_CONTEXT_KEY]: {
37
+ service: "WorkMailService",
38
+ operation: "DeleteAvailabilityConfiguration",
39
+ },
35
40
  };
36
41
  const { requestHandler } = configuration;
37
42
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
9
10
  class DeleteEmailMonitoringConfigurationCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class DeleteEmailMonitoringConfigurationCommand extends smithy_client_1.Command
32
33
  commandName,
33
34
  inputFilterSensitiveLog: (_) => _,
34
35
  outputFilterSensitiveLog: (_) => _,
36
+ [types_1.SMITHY_CONTEXT_KEY]: {
37
+ service: "WorkMailService",
38
+ operation: "DeleteEmailMonitoringConfiguration",
39
+ },
35
40
  };
36
41
  const { requestHandler } = configuration;
37
42
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
9
10
  class DeleteGroupCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class DeleteGroupCommand extends smithy_client_1.Command {
32
33
  commandName,
33
34
  inputFilterSensitiveLog: (_) => _,
34
35
  outputFilterSensitiveLog: (_) => _,
36
+ [types_1.SMITHY_CONTEXT_KEY]: {
37
+ service: "WorkMailService",
38
+ operation: "DeleteGroup",
39
+ },
35
40
  };
36
41
  const { requestHandler } = configuration;
37
42
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
9
10
  class DeleteImpersonationRoleCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class DeleteImpersonationRoleCommand extends smithy_client_1.Command {
32
33
  commandName,
33
34
  inputFilterSensitiveLog: (_) => _,
34
35
  outputFilterSensitiveLog: (_) => _,
36
+ [types_1.SMITHY_CONTEXT_KEY]: {
37
+ service: "WorkMailService",
38
+ operation: "DeleteImpersonationRole",
39
+ },
35
40
  };
36
41
  const { requestHandler } = configuration;
37
42
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
9
10
  class DeleteMailboxPermissionsCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class DeleteMailboxPermissionsCommand extends smithy_client_1.Command {
32
33
  commandName,
33
34
  inputFilterSensitiveLog: (_) => _,
34
35
  outputFilterSensitiveLog: (_) => _,
36
+ [types_1.SMITHY_CONTEXT_KEY]: {
37
+ service: "WorkMailService",
38
+ operation: "DeleteMailboxPermissions",
39
+ },
35
40
  };
36
41
  const { requestHandler } = configuration;
37
42
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
9
10
  class DeleteMobileDeviceAccessOverrideCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class DeleteMobileDeviceAccessOverrideCommand extends smithy_client_1.Command {
32
33
  commandName,
33
34
  inputFilterSensitiveLog: (_) => _,
34
35
  outputFilterSensitiveLog: (_) => _,
36
+ [types_1.SMITHY_CONTEXT_KEY]: {
37
+ service: "WorkMailService",
38
+ operation: "DeleteMobileDeviceAccessOverride",
39
+ },
35
40
  };
36
41
  const { requestHandler } = configuration;
37
42
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
9
10
  class DeleteMobileDeviceAccessRuleCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class DeleteMobileDeviceAccessRuleCommand extends smithy_client_1.Command {
32
33
  commandName,
33
34
  inputFilterSensitiveLog: (_) => _,
34
35
  outputFilterSensitiveLog: (_) => _,
36
+ [types_1.SMITHY_CONTEXT_KEY]: {
37
+ service: "WorkMailService",
38
+ operation: "DeleteMobileDeviceAccessRule",
39
+ },
35
40
  };
36
41
  const { requestHandler } = configuration;
37
42
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
9
10
  class DeleteOrganizationCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class DeleteOrganizationCommand extends smithy_client_1.Command {
32
33
  commandName,
33
34
  inputFilterSensitiveLog: (_) => _,
34
35
  outputFilterSensitiveLog: (_) => _,
36
+ [types_1.SMITHY_CONTEXT_KEY]: {
37
+ service: "WorkMailService",
38
+ operation: "DeleteOrganization",
39
+ },
35
40
  };
36
41
  const { requestHandler } = configuration;
37
42
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
9
10
  class DeleteResourceCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class DeleteResourceCommand extends smithy_client_1.Command {
32
33
  commandName,
33
34
  inputFilterSensitiveLog: (_) => _,
34
35
  outputFilterSensitiveLog: (_) => _,
36
+ [types_1.SMITHY_CONTEXT_KEY]: {
37
+ service: "WorkMailService",
38
+ operation: "DeleteResource",
39
+ },
35
40
  };
36
41
  const { requestHandler } = configuration;
37
42
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
9
10
  class DeleteRetentionPolicyCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class DeleteRetentionPolicyCommand extends smithy_client_1.Command {
32
33
  commandName,
33
34
  inputFilterSensitiveLog: (_) => _,
34
35
  outputFilterSensitiveLog: (_) => _,
36
+ [types_1.SMITHY_CONTEXT_KEY]: {
37
+ service: "WorkMailService",
38
+ operation: "DeleteRetentionPolicy",
39
+ },
35
40
  };
36
41
  const { requestHandler } = configuration;
37
42
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
9
10
  class DeleteUserCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class DeleteUserCommand extends smithy_client_1.Command {
32
33
  commandName,
33
34
  inputFilterSensitiveLog: (_) => _,
34
35
  outputFilterSensitiveLog: (_) => _,
36
+ [types_1.SMITHY_CONTEXT_KEY]: {
37
+ service: "WorkMailService",
38
+ operation: "DeleteUser",
39
+ },
35
40
  };
36
41
  const { requestHandler } = configuration;
37
42
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
9
10
  class DeregisterFromWorkMailCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class DeregisterFromWorkMailCommand extends smithy_client_1.Command {
32
33
  commandName,
33
34
  inputFilterSensitiveLog: (_) => _,
34
35
  outputFilterSensitiveLog: (_) => _,
36
+ [types_1.SMITHY_CONTEXT_KEY]: {
37
+ service: "WorkMailService",
38
+ operation: "DeregisterFromWorkMail",
39
+ },
35
40
  };
36
41
  const { requestHandler } = configuration;
37
42
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);