@aws-sdk/client-workmail 3.415.0 → 3.421.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 (170) hide show
  1. package/README.md +7 -7
  2. package/dist-cjs/commands/AssociateDelegateToResourceCommand.js +5 -0
  3. package/dist-cjs/commands/AssociateMemberToGroupCommand.js +5 -0
  4. package/dist-cjs/commands/AssumeImpersonationRoleCommand.js +5 -0
  5. package/dist-cjs/commands/CancelMailboxExportJobCommand.js +5 -0
  6. package/dist-cjs/commands/CreateAliasCommand.js +5 -0
  7. package/dist-cjs/commands/CreateAvailabilityConfigurationCommand.js +5 -0
  8. package/dist-cjs/commands/CreateGroupCommand.js +5 -0
  9. package/dist-cjs/commands/CreateImpersonationRoleCommand.js +5 -0
  10. package/dist-cjs/commands/CreateMobileDeviceAccessRuleCommand.js +5 -0
  11. package/dist-cjs/commands/CreateOrganizationCommand.js +5 -0
  12. package/dist-cjs/commands/CreateResourceCommand.js +5 -0
  13. package/dist-cjs/commands/CreateUserCommand.js +5 -0
  14. package/dist-cjs/commands/DeleteAccessControlRuleCommand.js +5 -0
  15. package/dist-cjs/commands/DeleteAliasCommand.js +5 -0
  16. package/dist-cjs/commands/DeleteAvailabilityConfigurationCommand.js +5 -0
  17. package/dist-cjs/commands/DeleteEmailMonitoringConfigurationCommand.js +5 -0
  18. package/dist-cjs/commands/DeleteGroupCommand.js +5 -0
  19. package/dist-cjs/commands/DeleteImpersonationRoleCommand.js +5 -0
  20. package/dist-cjs/commands/DeleteMailboxPermissionsCommand.js +5 -0
  21. package/dist-cjs/commands/DeleteMobileDeviceAccessOverrideCommand.js +5 -0
  22. package/dist-cjs/commands/DeleteMobileDeviceAccessRuleCommand.js +5 -0
  23. package/dist-cjs/commands/DeleteOrganizationCommand.js +5 -0
  24. package/dist-cjs/commands/DeleteResourceCommand.js +5 -0
  25. package/dist-cjs/commands/DeleteRetentionPolicyCommand.js +5 -0
  26. package/dist-cjs/commands/DeleteUserCommand.js +5 -0
  27. package/dist-cjs/commands/DeregisterFromWorkMailCommand.js +5 -0
  28. package/dist-cjs/commands/DeregisterMailDomainCommand.js +5 -0
  29. package/dist-cjs/commands/DescribeEmailMonitoringConfigurationCommand.js +5 -0
  30. package/dist-cjs/commands/DescribeEntityCommand.js +5 -0
  31. package/dist-cjs/commands/DescribeGroupCommand.js +5 -0
  32. package/dist-cjs/commands/DescribeInboundDmarcSettingsCommand.js +5 -0
  33. package/dist-cjs/commands/DescribeMailboxExportJobCommand.js +5 -0
  34. package/dist-cjs/commands/DescribeOrganizationCommand.js +5 -0
  35. package/dist-cjs/commands/DescribeResourceCommand.js +5 -0
  36. package/dist-cjs/commands/DescribeUserCommand.js +5 -0
  37. package/dist-cjs/commands/DisassociateDelegateFromResourceCommand.js +5 -0
  38. package/dist-cjs/commands/DisassociateMemberFromGroupCommand.js +5 -0
  39. package/dist-cjs/commands/GetAccessControlEffectCommand.js +5 -0
  40. package/dist-cjs/commands/GetDefaultRetentionPolicyCommand.js +5 -0
  41. package/dist-cjs/commands/GetImpersonationRoleCommand.js +5 -0
  42. package/dist-cjs/commands/GetImpersonationRoleEffectCommand.js +5 -0
  43. package/dist-cjs/commands/GetMailDomainCommand.js +5 -0
  44. package/dist-cjs/commands/GetMailboxDetailsCommand.js +5 -0
  45. package/dist-cjs/commands/GetMobileDeviceAccessEffectCommand.js +5 -0
  46. package/dist-cjs/commands/GetMobileDeviceAccessOverrideCommand.js +5 -0
  47. package/dist-cjs/commands/ListAccessControlRulesCommand.js +5 -0
  48. package/dist-cjs/commands/ListAliasesCommand.js +5 -0
  49. package/dist-cjs/commands/ListAvailabilityConfigurationsCommand.js +5 -0
  50. package/dist-cjs/commands/ListGroupMembersCommand.js +5 -0
  51. package/dist-cjs/commands/ListGroupsCommand.js +5 -0
  52. package/dist-cjs/commands/ListGroupsForEntityCommand.js +5 -0
  53. package/dist-cjs/commands/ListImpersonationRolesCommand.js +5 -0
  54. package/dist-cjs/commands/ListMailDomainsCommand.js +5 -0
  55. package/dist-cjs/commands/ListMailboxExportJobsCommand.js +5 -0
  56. package/dist-cjs/commands/ListMailboxPermissionsCommand.js +5 -0
  57. package/dist-cjs/commands/ListMobileDeviceAccessOverridesCommand.js +5 -0
  58. package/dist-cjs/commands/ListMobileDeviceAccessRulesCommand.js +5 -0
  59. package/dist-cjs/commands/ListOrganizationsCommand.js +5 -0
  60. package/dist-cjs/commands/ListResourceDelegatesCommand.js +5 -0
  61. package/dist-cjs/commands/ListResourcesCommand.js +5 -0
  62. package/dist-cjs/commands/ListTagsForResourceCommand.js +5 -0
  63. package/dist-cjs/commands/ListUsersCommand.js +5 -0
  64. package/dist-cjs/commands/PutAccessControlRuleCommand.js +5 -0
  65. package/dist-cjs/commands/PutEmailMonitoringConfigurationCommand.js +5 -0
  66. package/dist-cjs/commands/PutInboundDmarcSettingsCommand.js +5 -0
  67. package/dist-cjs/commands/PutMailboxPermissionsCommand.js +5 -0
  68. package/dist-cjs/commands/PutMobileDeviceAccessOverrideCommand.js +5 -0
  69. package/dist-cjs/commands/PutRetentionPolicyCommand.js +5 -0
  70. package/dist-cjs/commands/RegisterMailDomainCommand.js +5 -0
  71. package/dist-cjs/commands/RegisterToWorkMailCommand.js +5 -0
  72. package/dist-cjs/commands/ResetPasswordCommand.js +5 -0
  73. package/dist-cjs/commands/StartMailboxExportJobCommand.js +5 -0
  74. package/dist-cjs/commands/TagResourceCommand.js +5 -0
  75. package/dist-cjs/commands/TestAvailabilityConfigurationCommand.js +5 -0
  76. package/dist-cjs/commands/UntagResourceCommand.js +5 -0
  77. package/dist-cjs/commands/UpdateAvailabilityConfigurationCommand.js +5 -0
  78. package/dist-cjs/commands/UpdateDefaultMailDomainCommand.js +5 -0
  79. package/dist-cjs/commands/UpdateGroupCommand.js +5 -0
  80. package/dist-cjs/commands/UpdateImpersonationRoleCommand.js +5 -0
  81. package/dist-cjs/commands/UpdateMailboxQuotaCommand.js +5 -0
  82. package/dist-cjs/commands/UpdateMobileDeviceAccessRuleCommand.js +5 -0
  83. package/dist-cjs/commands/UpdatePrimaryEmailAddressCommand.js +5 -0
  84. package/dist-cjs/commands/UpdateResourceCommand.js +5 -0
  85. package/dist-cjs/commands/UpdateUserCommand.js +5 -0
  86. package/dist-es/commands/AssociateDelegateToResourceCommand.js +5 -0
  87. package/dist-es/commands/AssociateMemberToGroupCommand.js +5 -0
  88. package/dist-es/commands/AssumeImpersonationRoleCommand.js +5 -0
  89. package/dist-es/commands/CancelMailboxExportJobCommand.js +5 -0
  90. package/dist-es/commands/CreateAliasCommand.js +5 -0
  91. package/dist-es/commands/CreateAvailabilityConfigurationCommand.js +5 -0
  92. package/dist-es/commands/CreateGroupCommand.js +5 -0
  93. package/dist-es/commands/CreateImpersonationRoleCommand.js +5 -0
  94. package/dist-es/commands/CreateMobileDeviceAccessRuleCommand.js +5 -0
  95. package/dist-es/commands/CreateOrganizationCommand.js +5 -0
  96. package/dist-es/commands/CreateResourceCommand.js +5 -0
  97. package/dist-es/commands/CreateUserCommand.js +5 -0
  98. package/dist-es/commands/DeleteAccessControlRuleCommand.js +5 -0
  99. package/dist-es/commands/DeleteAliasCommand.js +5 -0
  100. package/dist-es/commands/DeleteAvailabilityConfigurationCommand.js +5 -0
  101. package/dist-es/commands/DeleteEmailMonitoringConfigurationCommand.js +5 -0
  102. package/dist-es/commands/DeleteGroupCommand.js +5 -0
  103. package/dist-es/commands/DeleteImpersonationRoleCommand.js +5 -0
  104. package/dist-es/commands/DeleteMailboxPermissionsCommand.js +5 -0
  105. package/dist-es/commands/DeleteMobileDeviceAccessOverrideCommand.js +5 -0
  106. package/dist-es/commands/DeleteMobileDeviceAccessRuleCommand.js +5 -0
  107. package/dist-es/commands/DeleteOrganizationCommand.js +5 -0
  108. package/dist-es/commands/DeleteResourceCommand.js +5 -0
  109. package/dist-es/commands/DeleteRetentionPolicyCommand.js +5 -0
  110. package/dist-es/commands/DeleteUserCommand.js +5 -0
  111. package/dist-es/commands/DeregisterFromWorkMailCommand.js +5 -0
  112. package/dist-es/commands/DeregisterMailDomainCommand.js +5 -0
  113. package/dist-es/commands/DescribeEmailMonitoringConfigurationCommand.js +5 -0
  114. package/dist-es/commands/DescribeEntityCommand.js +5 -0
  115. package/dist-es/commands/DescribeGroupCommand.js +5 -0
  116. package/dist-es/commands/DescribeInboundDmarcSettingsCommand.js +5 -0
  117. package/dist-es/commands/DescribeMailboxExportJobCommand.js +5 -0
  118. package/dist-es/commands/DescribeOrganizationCommand.js +5 -0
  119. package/dist-es/commands/DescribeResourceCommand.js +5 -0
  120. package/dist-es/commands/DescribeUserCommand.js +5 -0
  121. package/dist-es/commands/DisassociateDelegateFromResourceCommand.js +5 -0
  122. package/dist-es/commands/DisassociateMemberFromGroupCommand.js +5 -0
  123. package/dist-es/commands/GetAccessControlEffectCommand.js +5 -0
  124. package/dist-es/commands/GetDefaultRetentionPolicyCommand.js +5 -0
  125. package/dist-es/commands/GetImpersonationRoleCommand.js +5 -0
  126. package/dist-es/commands/GetImpersonationRoleEffectCommand.js +5 -0
  127. package/dist-es/commands/GetMailDomainCommand.js +5 -0
  128. package/dist-es/commands/GetMailboxDetailsCommand.js +5 -0
  129. package/dist-es/commands/GetMobileDeviceAccessEffectCommand.js +5 -0
  130. package/dist-es/commands/GetMobileDeviceAccessOverrideCommand.js +5 -0
  131. package/dist-es/commands/ListAccessControlRulesCommand.js +5 -0
  132. package/dist-es/commands/ListAliasesCommand.js +5 -0
  133. package/dist-es/commands/ListAvailabilityConfigurationsCommand.js +5 -0
  134. package/dist-es/commands/ListGroupMembersCommand.js +5 -0
  135. package/dist-es/commands/ListGroupsCommand.js +5 -0
  136. package/dist-es/commands/ListGroupsForEntityCommand.js +5 -0
  137. package/dist-es/commands/ListImpersonationRolesCommand.js +5 -0
  138. package/dist-es/commands/ListMailDomainsCommand.js +5 -0
  139. package/dist-es/commands/ListMailboxExportJobsCommand.js +5 -0
  140. package/dist-es/commands/ListMailboxPermissionsCommand.js +5 -0
  141. package/dist-es/commands/ListMobileDeviceAccessOverridesCommand.js +5 -0
  142. package/dist-es/commands/ListMobileDeviceAccessRulesCommand.js +5 -0
  143. package/dist-es/commands/ListOrganizationsCommand.js +5 -0
  144. package/dist-es/commands/ListResourceDelegatesCommand.js +5 -0
  145. package/dist-es/commands/ListResourcesCommand.js +5 -0
  146. package/dist-es/commands/ListTagsForResourceCommand.js +5 -0
  147. package/dist-es/commands/ListUsersCommand.js +5 -0
  148. package/dist-es/commands/PutAccessControlRuleCommand.js +5 -0
  149. package/dist-es/commands/PutEmailMonitoringConfigurationCommand.js +5 -0
  150. package/dist-es/commands/PutInboundDmarcSettingsCommand.js +5 -0
  151. package/dist-es/commands/PutMailboxPermissionsCommand.js +5 -0
  152. package/dist-es/commands/PutMobileDeviceAccessOverrideCommand.js +5 -0
  153. package/dist-es/commands/PutRetentionPolicyCommand.js +5 -0
  154. package/dist-es/commands/RegisterMailDomainCommand.js +5 -0
  155. package/dist-es/commands/RegisterToWorkMailCommand.js +5 -0
  156. package/dist-es/commands/ResetPasswordCommand.js +5 -0
  157. package/dist-es/commands/StartMailboxExportJobCommand.js +5 -0
  158. package/dist-es/commands/TagResourceCommand.js +5 -0
  159. package/dist-es/commands/TestAvailabilityConfigurationCommand.js +5 -0
  160. package/dist-es/commands/UntagResourceCommand.js +5 -0
  161. package/dist-es/commands/UpdateAvailabilityConfigurationCommand.js +5 -0
  162. package/dist-es/commands/UpdateDefaultMailDomainCommand.js +5 -0
  163. package/dist-es/commands/UpdateGroupCommand.js +5 -0
  164. package/dist-es/commands/UpdateImpersonationRoleCommand.js +5 -0
  165. package/dist-es/commands/UpdateMailboxQuotaCommand.js +5 -0
  166. package/dist-es/commands/UpdateMobileDeviceAccessRuleCommand.js +5 -0
  167. package/dist-es/commands/UpdatePrimaryEmailAddressCommand.js +5 -0
  168. package/dist-es/commands/UpdateResourceCommand.js +5 -0
  169. package/dist-es/commands/UpdateUserCommand.js +5 -0
  170. package/package.json +31 -31
package/README.md CHANGED
@@ -58,16 +58,16 @@ using your favorite package manager:
58
58
 
59
59
  The AWS SDK is modulized by clients and commands.
60
60
  To send a request, you only need to import the `WorkMailClient` and
61
- the commands you need, for example `AssociateDelegateToResourceCommand`:
61
+ the commands you need, for example `ListGroupsCommand`:
62
62
 
63
63
  ```js
64
64
  // ES5 example
65
- const { WorkMailClient, AssociateDelegateToResourceCommand } = require("@aws-sdk/client-workmail");
65
+ const { WorkMailClient, ListGroupsCommand } = require("@aws-sdk/client-workmail");
66
66
  ```
67
67
 
68
68
  ```ts
69
69
  // ES6+ example
70
- import { WorkMailClient, AssociateDelegateToResourceCommand } from "@aws-sdk/client-workmail";
70
+ import { WorkMailClient, ListGroupsCommand } from "@aws-sdk/client-workmail";
71
71
  ```
72
72
 
73
73
  ### Usage
@@ -86,7 +86,7 @@ const client = new WorkMailClient({ region: "REGION" });
86
86
  const params = {
87
87
  /** input parameters */
88
88
  };
89
- const command = new AssociateDelegateToResourceCommand(params);
89
+ const command = new ListGroupsCommand(params);
90
90
  ```
91
91
 
92
92
  #### Async/await
@@ -165,7 +165,7 @@ const client = new AWS.WorkMail({ region: "REGION" });
165
165
 
166
166
  // async/await.
167
167
  try {
168
- const data = await client.associateDelegateToResource(params);
168
+ const data = await client.listGroups(params);
169
169
  // process data.
170
170
  } catch (error) {
171
171
  // error handling.
@@ -173,7 +173,7 @@ try {
173
173
 
174
174
  // Promises.
175
175
  client
176
- .associateDelegateToResource(params)
176
+ .listGroups(params)
177
177
  .then((data) => {
178
178
  // process data.
179
179
  })
@@ -182,7 +182,7 @@ client
182
182
  });
183
183
 
184
184
  // callbacks.
185
- client.associateDelegateToResource(params, (err, data) => {
185
+ client.listGroups(params, (err, data) => {
186
186
  // process err and data.
187
187
  });
188
188
  ```
@@ -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);
@@ -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 DeregisterMailDomainCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class DeregisterMailDomainCommand 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: "DeregisterMailDomain",
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 DescribeEmailMonitoringConfigurationCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class DescribeEmailMonitoringConfigurationCommand extends smithy_client_1.Comman
32
33
  commandName,
33
34
  inputFilterSensitiveLog: (_) => _,
34
35
  outputFilterSensitiveLog: (_) => _,
36
+ [types_1.SMITHY_CONTEXT_KEY]: {
37
+ service: "WorkMailService",
38
+ operation: "DescribeEmailMonitoringConfiguration",
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 DescribeEntityCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class DescribeEntityCommand 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: "DescribeEntity",
39
+ },
35
40
  };
36
41
  const { requestHandler } = configuration;
37
42
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);