@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
@@ -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 ListMailboxPermissionsCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class ListMailboxPermissionsCommand 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: "ListMailboxPermissions",
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 ListMobileDeviceAccessOverridesCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class ListMobileDeviceAccessOverridesCommand 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: "ListMobileDeviceAccessOverrides",
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 ListMobileDeviceAccessRulesCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class ListMobileDeviceAccessRulesCommand 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: "ListMobileDeviceAccessRules",
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 ListOrganizationsCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class ListOrganizationsCommand 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: "ListOrganizations",
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 ListResourceDelegatesCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class ListResourceDelegatesCommand 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: "ListResourceDelegates",
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 ListResourcesCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class ListResourcesCommand 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: "ListResources",
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 ListTagsForResourceCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class ListTagsForResourceCommand 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: "ListTagsForResource",
39
+ },
35
40
  };
36
41
  const { requestHandler } = configuration;
37
42
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,8 @@ 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");
9
+ const models_0_1 = require("../models/models_0");
8
10
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
9
11
  class ListUsersCommand extends smithy_client_1.Command {
10
12
  static getEndpointParameterInstructions() {
@@ -30,8 +32,12 @@ class ListUsersCommand extends smithy_client_1.Command {
30
32
  logger,
31
33
  clientName,
32
34
  commandName,
33
- inputFilterSensitiveLog: (_) => _,
35
+ inputFilterSensitiveLog: models_0_1.ListUsersRequestFilterSensitiveLog,
34
36
  outputFilterSensitiveLog: (_) => _,
37
+ [types_1.SMITHY_CONTEXT_KEY]: {
38
+ service: "WorkMailService",
39
+ operation: "ListUsers",
40
+ },
35
41
  };
36
42
  const { requestHandler } = configuration;
37
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 PutAccessControlRuleCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class PutAccessControlRuleCommand 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: "PutAccessControlRule",
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 PutEmailMonitoringConfigurationCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class PutEmailMonitoringConfigurationCommand 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: "PutEmailMonitoringConfiguration",
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 PutInboundDmarcSettingsCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class PutInboundDmarcSettingsCommand 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: "PutInboundDmarcSettings",
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 PutMailboxPermissionsCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class PutMailboxPermissionsCommand 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: "PutMailboxPermissions",
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 PutMobileDeviceAccessOverrideCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class PutMobileDeviceAccessOverrideCommand 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: "PutMobileDeviceAccessOverride",
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 PutRetentionPolicyCommand extends smithy_client_1.Command {
@@ -33,6 +34,10 @@ class PutRetentionPolicyCommand extends smithy_client_1.Command {
33
34
  commandName,
34
35
  inputFilterSensitiveLog: models_0_1.PutRetentionPolicyRequestFilterSensitiveLog,
35
36
  outputFilterSensitiveLog: (_) => _,
37
+ [types_1.SMITHY_CONTEXT_KEY]: {
38
+ service: "WorkMailService",
39
+ operation: "PutRetentionPolicy",
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 RegisterMailDomainCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class RegisterMailDomainCommand 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: "RegisterMailDomain",
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 RegisterToWorkMailCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class RegisterToWorkMailCommand 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: "RegisterToWorkMail",
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 ResetPasswordCommand extends smithy_client_1.Command {
@@ -33,6 +34,10 @@ class ResetPasswordCommand extends smithy_client_1.Command {
33
34
  commandName,
34
35
  inputFilterSensitiveLog: models_0_1.ResetPasswordRequestFilterSensitiveLog,
35
36
  outputFilterSensitiveLog: (_) => _,
37
+ [types_1.SMITHY_CONTEXT_KEY]: {
38
+ service: "WorkMailService",
39
+ operation: "ResetPassword",
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 StartMailboxExportJobCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class StartMailboxExportJobCommand 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: "StartMailboxExportJob",
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 TagResourceCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class TagResourceCommand 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: "TagResource",
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 TestAvailabilityConfigurationCommand extends smithy_client_1.Command {
@@ -33,6 +34,10 @@ class TestAvailabilityConfigurationCommand extends smithy_client_1.Command {
33
34
  commandName,
34
35
  inputFilterSensitiveLog: models_0_1.TestAvailabilityConfigurationRequestFilterSensitiveLog,
35
36
  outputFilterSensitiveLog: (_) => _,
37
+ [types_1.SMITHY_CONTEXT_KEY]: {
38
+ service: "WorkMailService",
39
+ operation: "TestAvailabilityConfiguration",
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 UntagResourceCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class UntagResourceCommand 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: "UntagResource",
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 UpdateAvailabilityConfigurationCommand extends smithy_client_1.Command {
@@ -33,6 +34,10 @@ class UpdateAvailabilityConfigurationCommand extends smithy_client_1.Command {
33
34
  commandName,
34
35
  inputFilterSensitiveLog: models_0_1.UpdateAvailabilityConfigurationRequestFilterSensitiveLog,
35
36
  outputFilterSensitiveLog: (_) => _,
37
+ [types_1.SMITHY_CONTEXT_KEY]: {
38
+ service: "WorkMailService",
39
+ operation: "UpdateAvailabilityConfiguration",
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 UpdateDefaultMailDomainCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class UpdateDefaultMailDomainCommand 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: "UpdateDefaultMailDomain",
39
+ },
35
40
  };
36
41
  const { requestHandler } = configuration;
37
42
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -0,0 +1,51 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.UpdateGroupCommand = exports.$Command = void 0;
4
+ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
+ const middleware_serde_1 = require("@smithy/middleware-serde");
6
+ const smithy_client_1 = require("@smithy/smithy-client");
7
+ Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
9
+ const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
10
+ class UpdateGroupCommand extends smithy_client_1.Command {
11
+ static getEndpointParameterInstructions() {
12
+ return {
13
+ UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
14
+ Endpoint: { type: "builtInParams", name: "endpoint" },
15
+ Region: { type: "builtInParams", name: "region" },
16
+ UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
+ };
18
+ }
19
+ constructor(input) {
20
+ super();
21
+ this.input = input;
22
+ }
23
+ resolveMiddleware(clientStack, configuration, options) {
24
+ this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
25
+ this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, UpdateGroupCommand.getEndpointParameterInstructions()));
26
+ const stack = clientStack.concat(this.middlewareStack);
27
+ const { logger } = configuration;
28
+ const clientName = "WorkMailClient";
29
+ const commandName = "UpdateGroupCommand";
30
+ const handlerExecutionContext = {
31
+ logger,
32
+ clientName,
33
+ commandName,
34
+ inputFilterSensitiveLog: (_) => _,
35
+ outputFilterSensitiveLog: (_) => _,
36
+ [types_1.SMITHY_CONTEXT_KEY]: {
37
+ service: "WorkMailService",
38
+ operation: "UpdateGroup",
39
+ },
40
+ };
41
+ const { requestHandler } = configuration;
42
+ return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
43
+ }
44
+ serialize(input, context) {
45
+ return (0, Aws_json1_1_1.se_UpdateGroupCommand)(input, context);
46
+ }
47
+ deserialize(output, context) {
48
+ return (0, Aws_json1_1_1.de_UpdateGroupCommand)(output, context);
49
+ }
50
+ }
51
+ exports.UpdateGroupCommand = UpdateGroupCommand;
@@ -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 UpdateImpersonationRoleCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class UpdateImpersonationRoleCommand 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: "UpdateImpersonationRole",
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 UpdateMailboxQuotaCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class UpdateMailboxQuotaCommand 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: "UpdateMailboxQuota",
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 UpdateMobileDeviceAccessRuleCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class UpdateMobileDeviceAccessRuleCommand 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: "UpdateMobileDeviceAccessRule",
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 UpdatePrimaryEmailAddressCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class UpdatePrimaryEmailAddressCommand 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: "UpdatePrimaryEmailAddress",
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 UpdateResourceCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class UpdateResourceCommand 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: "UpdateResource",
39
+ },
35
40
  };
36
41
  const { requestHandler } = configuration;
37
42
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);