@aws-sdk/client-workmail 3.490.0 → 3.496.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 (112) hide show
  1. package/dist-cjs/WorkMail.js +1 -179
  2. package/dist-cjs/WorkMailClient.js +1 -43
  3. package/dist-cjs/commands/AssociateDelegateToResourceCommand.js +1 -28
  4. package/dist-cjs/commands/AssociateMemberToGroupCommand.js +1 -28
  5. package/dist-cjs/commands/AssumeImpersonationRoleCommand.js +1 -28
  6. package/dist-cjs/commands/CancelMailboxExportJobCommand.js +1 -28
  7. package/dist-cjs/commands/CreateAliasCommand.js +1 -28
  8. package/dist-cjs/commands/CreateAvailabilityConfigurationCommand.js +1 -29
  9. package/dist-cjs/commands/CreateGroupCommand.js +1 -28
  10. package/dist-cjs/commands/CreateImpersonationRoleCommand.js +1 -28
  11. package/dist-cjs/commands/CreateMobileDeviceAccessRuleCommand.js +1 -28
  12. package/dist-cjs/commands/CreateOrganizationCommand.js +1 -28
  13. package/dist-cjs/commands/CreateResourceCommand.js +1 -28
  14. package/dist-cjs/commands/CreateUserCommand.js +1 -29
  15. package/dist-cjs/commands/DeleteAccessControlRuleCommand.js +1 -28
  16. package/dist-cjs/commands/DeleteAliasCommand.js +1 -28
  17. package/dist-cjs/commands/DeleteAvailabilityConfigurationCommand.js +1 -28
  18. package/dist-cjs/commands/DeleteEmailMonitoringConfigurationCommand.js +1 -28
  19. package/dist-cjs/commands/DeleteGroupCommand.js +1 -28
  20. package/dist-cjs/commands/DeleteImpersonationRoleCommand.js +1 -28
  21. package/dist-cjs/commands/DeleteMailboxPermissionsCommand.js +1 -28
  22. package/dist-cjs/commands/DeleteMobileDeviceAccessOverrideCommand.js +1 -28
  23. package/dist-cjs/commands/DeleteMobileDeviceAccessRuleCommand.js +1 -28
  24. package/dist-cjs/commands/DeleteOrganizationCommand.js +1 -28
  25. package/dist-cjs/commands/DeleteResourceCommand.js +1 -28
  26. package/dist-cjs/commands/DeleteRetentionPolicyCommand.js +1 -28
  27. package/dist-cjs/commands/DeleteUserCommand.js +1 -28
  28. package/dist-cjs/commands/DeregisterFromWorkMailCommand.js +1 -28
  29. package/dist-cjs/commands/DeregisterMailDomainCommand.js +1 -28
  30. package/dist-cjs/commands/DescribeEmailMonitoringConfigurationCommand.js +1 -28
  31. package/dist-cjs/commands/DescribeEntityCommand.js +1 -28
  32. package/dist-cjs/commands/DescribeGroupCommand.js +1 -28
  33. package/dist-cjs/commands/DescribeInboundDmarcSettingsCommand.js +1 -28
  34. package/dist-cjs/commands/DescribeMailboxExportJobCommand.js +1 -28
  35. package/dist-cjs/commands/DescribeOrganizationCommand.js +1 -28
  36. package/dist-cjs/commands/DescribeResourceCommand.js +1 -28
  37. package/dist-cjs/commands/DescribeUserCommand.js +1 -29
  38. package/dist-cjs/commands/DisassociateDelegateFromResourceCommand.js +1 -28
  39. package/dist-cjs/commands/DisassociateMemberFromGroupCommand.js +1 -28
  40. package/dist-cjs/commands/GetAccessControlEffectCommand.js +1 -28
  41. package/dist-cjs/commands/GetDefaultRetentionPolicyCommand.js +1 -28
  42. package/dist-cjs/commands/GetImpersonationRoleCommand.js +1 -28
  43. package/dist-cjs/commands/GetImpersonationRoleEffectCommand.js +1 -28
  44. package/dist-cjs/commands/GetMailDomainCommand.js +1 -28
  45. package/dist-cjs/commands/GetMailboxDetailsCommand.js +1 -28
  46. package/dist-cjs/commands/GetMobileDeviceAccessEffectCommand.js +1 -28
  47. package/dist-cjs/commands/GetMobileDeviceAccessOverrideCommand.js +1 -28
  48. package/dist-cjs/commands/ListAccessControlRulesCommand.js +1 -28
  49. package/dist-cjs/commands/ListAliasesCommand.js +1 -28
  50. package/dist-cjs/commands/ListAvailabilityConfigurationsCommand.js +1 -28
  51. package/dist-cjs/commands/ListGroupMembersCommand.js +1 -28
  52. package/dist-cjs/commands/ListGroupsCommand.js +1 -28
  53. package/dist-cjs/commands/ListGroupsForEntityCommand.js +1 -28
  54. package/dist-cjs/commands/ListImpersonationRolesCommand.js +1 -28
  55. package/dist-cjs/commands/ListMailDomainsCommand.js +1 -28
  56. package/dist-cjs/commands/ListMailboxExportJobsCommand.js +1 -28
  57. package/dist-cjs/commands/ListMailboxPermissionsCommand.js +1 -28
  58. package/dist-cjs/commands/ListMobileDeviceAccessOverridesCommand.js +1 -28
  59. package/dist-cjs/commands/ListMobileDeviceAccessRulesCommand.js +1 -28
  60. package/dist-cjs/commands/ListOrganizationsCommand.js +1 -28
  61. package/dist-cjs/commands/ListResourceDelegatesCommand.js +1 -28
  62. package/dist-cjs/commands/ListResourcesCommand.js +1 -28
  63. package/dist-cjs/commands/ListTagsForResourceCommand.js +1 -28
  64. package/dist-cjs/commands/ListUsersCommand.js +1 -29
  65. package/dist-cjs/commands/PutAccessControlRuleCommand.js +1 -28
  66. package/dist-cjs/commands/PutEmailMonitoringConfigurationCommand.js +1 -28
  67. package/dist-cjs/commands/PutInboundDmarcSettingsCommand.js +1 -28
  68. package/dist-cjs/commands/PutMailboxPermissionsCommand.js +1 -28
  69. package/dist-cjs/commands/PutMobileDeviceAccessOverrideCommand.js +1 -28
  70. package/dist-cjs/commands/PutRetentionPolicyCommand.js +1 -29
  71. package/dist-cjs/commands/RegisterMailDomainCommand.js +1 -28
  72. package/dist-cjs/commands/RegisterToWorkMailCommand.js +1 -28
  73. package/dist-cjs/commands/ResetPasswordCommand.js +1 -29
  74. package/dist-cjs/commands/StartMailboxExportJobCommand.js +1 -28
  75. package/dist-cjs/commands/TagResourceCommand.js +1 -28
  76. package/dist-cjs/commands/TestAvailabilityConfigurationCommand.js +1 -29
  77. package/dist-cjs/commands/UntagResourceCommand.js +1 -28
  78. package/dist-cjs/commands/UpdateAvailabilityConfigurationCommand.js +1 -29
  79. package/dist-cjs/commands/UpdateDefaultMailDomainCommand.js +1 -28
  80. package/dist-cjs/commands/UpdateGroupCommand.js +1 -28
  81. package/dist-cjs/commands/UpdateImpersonationRoleCommand.js +1 -28
  82. package/dist-cjs/commands/UpdateMailboxQuotaCommand.js +1 -28
  83. package/dist-cjs/commands/UpdateMobileDeviceAccessRuleCommand.js +1 -28
  84. package/dist-cjs/commands/UpdatePrimaryEmailAddressCommand.js +1 -28
  85. package/dist-cjs/commands/UpdateResourceCommand.js +1 -28
  86. package/dist-cjs/commands/UpdateUserCommand.js +1 -29
  87. package/dist-cjs/commands/index.js +1 -87
  88. package/dist-cjs/endpoint/EndpointParameters.js +1 -18
  89. package/dist-cjs/extensionConfiguration.js +1 -2
  90. package/dist-cjs/index.js +7407 -11
  91. package/dist-cjs/models/WorkMailServiceException.js +1 -12
  92. package/dist-cjs/models/index.js +1 -4
  93. package/dist-cjs/models/models_0.js +1 -467
  94. package/dist-cjs/pagination/Interfaces.js +1 -2
  95. package/dist-cjs/pagination/ListAliasesPaginator.js +1 -7
  96. package/dist-cjs/pagination/ListAvailabilityConfigurationsPaginator.js +1 -7
  97. package/dist-cjs/pagination/ListGroupMembersPaginator.js +1 -7
  98. package/dist-cjs/pagination/ListGroupsForEntityPaginator.js +1 -7
  99. package/dist-cjs/pagination/ListGroupsPaginator.js +1 -7
  100. package/dist-cjs/pagination/ListImpersonationRolesPaginator.js +1 -7
  101. package/dist-cjs/pagination/ListMailDomainsPaginator.js +1 -7
  102. package/dist-cjs/pagination/ListMailboxExportJobsPaginator.js +1 -7
  103. package/dist-cjs/pagination/ListMailboxPermissionsPaginator.js +1 -7
  104. package/dist-cjs/pagination/ListMobileDeviceAccessOverridesPaginator.js +1 -7
  105. package/dist-cjs/pagination/ListOrganizationsPaginator.js +1 -7
  106. package/dist-cjs/pagination/ListResourceDelegatesPaginator.js +1 -7
  107. package/dist-cjs/pagination/ListResourcesPaginator.js +1 -7
  108. package/dist-cjs/pagination/ListUsersPaginator.js +1 -7
  109. package/dist-cjs/pagination/index.js +1 -18
  110. package/dist-cjs/protocols/Aws_json1_1.js +1 -5041
  111. package/dist-cjs/runtimeExtensions.js +1 -22
  112. package/package.json +40 -40
@@ -1,29 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DescribeUserCommand = 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 EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const models_0_1 = require("../models/models_0");
10
- const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
11
- class DescribeUserCommand extends smithy_client_1.Command
12
- .classBuilder()
13
- .ep({
14
- ...EndpointParameters_1.commonParams,
15
- })
16
- .m(function (Command, cs, config, o) {
17
- return [
18
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
19
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
20
- ];
21
- })
22
- .s("WorkMailService", "DescribeUser", {})
23
- .n("WorkMailClient", "DescribeUserCommand")
24
- .f(void 0, models_0_1.DescribeUserResponseFilterSensitiveLog)
25
- .ser(Aws_json1_1_1.se_DescribeUserCommand)
26
- .de(Aws_json1_1_1.de_DescribeUserCommand)
27
- .build() {
28
- }
29
- exports.DescribeUserCommand = DescribeUserCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DisassociateDelegateFromResourceCommand = 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 EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
10
- class DisassociateDelegateFromResourceCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("WorkMailService", "DisassociateDelegateFromResource", {})
22
- .n("WorkMailClient", "DisassociateDelegateFromResourceCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_DisassociateDelegateFromResourceCommand)
25
- .de(Aws_json1_1_1.de_DisassociateDelegateFromResourceCommand)
26
- .build() {
27
- }
28
- exports.DisassociateDelegateFromResourceCommand = DisassociateDelegateFromResourceCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DisassociateMemberFromGroupCommand = 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 EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
10
- class DisassociateMemberFromGroupCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("WorkMailService", "DisassociateMemberFromGroup", {})
22
- .n("WorkMailClient", "DisassociateMemberFromGroupCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_DisassociateMemberFromGroupCommand)
25
- .de(Aws_json1_1_1.de_DisassociateMemberFromGroupCommand)
26
- .build() {
27
- }
28
- exports.DisassociateMemberFromGroupCommand = DisassociateMemberFromGroupCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.GetAccessControlEffectCommand = 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 EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
10
- class GetAccessControlEffectCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("WorkMailService", "GetAccessControlEffect", {})
22
- .n("WorkMailClient", "GetAccessControlEffectCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_GetAccessControlEffectCommand)
25
- .de(Aws_json1_1_1.de_GetAccessControlEffectCommand)
26
- .build() {
27
- }
28
- exports.GetAccessControlEffectCommand = GetAccessControlEffectCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.GetDefaultRetentionPolicyCommand = 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 EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
10
- class GetDefaultRetentionPolicyCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("WorkMailService", "GetDefaultRetentionPolicy", {})
22
- .n("WorkMailClient", "GetDefaultRetentionPolicyCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_GetDefaultRetentionPolicyCommand)
25
- .de(Aws_json1_1_1.de_GetDefaultRetentionPolicyCommand)
26
- .build() {
27
- }
28
- exports.GetDefaultRetentionPolicyCommand = GetDefaultRetentionPolicyCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.GetImpersonationRoleCommand = 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 EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
10
- class GetImpersonationRoleCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("WorkMailService", "GetImpersonationRole", {})
22
- .n("WorkMailClient", "GetImpersonationRoleCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_GetImpersonationRoleCommand)
25
- .de(Aws_json1_1_1.de_GetImpersonationRoleCommand)
26
- .build() {
27
- }
28
- exports.GetImpersonationRoleCommand = GetImpersonationRoleCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.GetImpersonationRoleEffectCommand = 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 EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
10
- class GetImpersonationRoleEffectCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("WorkMailService", "GetImpersonationRoleEffect", {})
22
- .n("WorkMailClient", "GetImpersonationRoleEffectCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_GetImpersonationRoleEffectCommand)
25
- .de(Aws_json1_1_1.de_GetImpersonationRoleEffectCommand)
26
- .build() {
27
- }
28
- exports.GetImpersonationRoleEffectCommand = GetImpersonationRoleEffectCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.GetMailDomainCommand = 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 EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
10
- class GetMailDomainCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("WorkMailService", "GetMailDomain", {})
22
- .n("WorkMailClient", "GetMailDomainCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_GetMailDomainCommand)
25
- .de(Aws_json1_1_1.de_GetMailDomainCommand)
26
- .build() {
27
- }
28
- exports.GetMailDomainCommand = GetMailDomainCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.GetMailboxDetailsCommand = 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 EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
10
- class GetMailboxDetailsCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("WorkMailService", "GetMailboxDetails", {})
22
- .n("WorkMailClient", "GetMailboxDetailsCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_GetMailboxDetailsCommand)
25
- .de(Aws_json1_1_1.de_GetMailboxDetailsCommand)
26
- .build() {
27
- }
28
- exports.GetMailboxDetailsCommand = GetMailboxDetailsCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.GetMobileDeviceAccessEffectCommand = 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 EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
10
- class GetMobileDeviceAccessEffectCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("WorkMailService", "GetMobileDeviceAccessEffect", {})
22
- .n("WorkMailClient", "GetMobileDeviceAccessEffectCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_GetMobileDeviceAccessEffectCommand)
25
- .de(Aws_json1_1_1.de_GetMobileDeviceAccessEffectCommand)
26
- .build() {
27
- }
28
- exports.GetMobileDeviceAccessEffectCommand = GetMobileDeviceAccessEffectCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.GetMobileDeviceAccessOverrideCommand = 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 EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
10
- class GetMobileDeviceAccessOverrideCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("WorkMailService", "GetMobileDeviceAccessOverride", {})
22
- .n("WorkMailClient", "GetMobileDeviceAccessOverrideCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_GetMobileDeviceAccessOverrideCommand)
25
- .de(Aws_json1_1_1.de_GetMobileDeviceAccessOverrideCommand)
26
- .build() {
27
- }
28
- exports.GetMobileDeviceAccessOverrideCommand = GetMobileDeviceAccessOverrideCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.ListAccessControlRulesCommand = 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 EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
10
- class ListAccessControlRulesCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("WorkMailService", "ListAccessControlRules", {})
22
- .n("WorkMailClient", "ListAccessControlRulesCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_ListAccessControlRulesCommand)
25
- .de(Aws_json1_1_1.de_ListAccessControlRulesCommand)
26
- .build() {
27
- }
28
- exports.ListAccessControlRulesCommand = ListAccessControlRulesCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.ListAliasesCommand = 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 EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
10
- class ListAliasesCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("WorkMailService", "ListAliases", {})
22
- .n("WorkMailClient", "ListAliasesCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_ListAliasesCommand)
25
- .de(Aws_json1_1_1.de_ListAliasesCommand)
26
- .build() {
27
- }
28
- exports.ListAliasesCommand = ListAliasesCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.ListAvailabilityConfigurationsCommand = 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 EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
10
- class ListAvailabilityConfigurationsCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("WorkMailService", "ListAvailabilityConfigurations", {})
22
- .n("WorkMailClient", "ListAvailabilityConfigurationsCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_ListAvailabilityConfigurationsCommand)
25
- .de(Aws_json1_1_1.de_ListAvailabilityConfigurationsCommand)
26
- .build() {
27
- }
28
- exports.ListAvailabilityConfigurationsCommand = ListAvailabilityConfigurationsCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.ListGroupMembersCommand = 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 EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
10
- class ListGroupMembersCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("WorkMailService", "ListGroupMembers", {})
22
- .n("WorkMailClient", "ListGroupMembersCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_ListGroupMembersCommand)
25
- .de(Aws_json1_1_1.de_ListGroupMembersCommand)
26
- .build() {
27
- }
28
- exports.ListGroupMembersCommand = ListGroupMembersCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.ListGroupsCommand = 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 EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
10
- class ListGroupsCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("WorkMailService", "ListGroups", {})
22
- .n("WorkMailClient", "ListGroupsCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_ListGroupsCommand)
25
- .de(Aws_json1_1_1.de_ListGroupsCommand)
26
- .build() {
27
- }
28
- exports.ListGroupsCommand = ListGroupsCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.ListGroupsForEntityCommand = 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 EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
10
- class ListGroupsForEntityCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("WorkMailService", "ListGroupsForEntity", {})
22
- .n("WorkMailClient", "ListGroupsForEntityCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_ListGroupsForEntityCommand)
25
- .de(Aws_json1_1_1.de_ListGroupsForEntityCommand)
26
- .build() {
27
- }
28
- exports.ListGroupsForEntityCommand = ListGroupsForEntityCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.ListImpersonationRolesCommand = 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 EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
10
- class ListImpersonationRolesCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("WorkMailService", "ListImpersonationRoles", {})
22
- .n("WorkMailClient", "ListImpersonationRolesCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_ListImpersonationRolesCommand)
25
- .de(Aws_json1_1_1.de_ListImpersonationRolesCommand)
26
- .build() {
27
- }
28
- exports.ListImpersonationRolesCommand = ListImpersonationRolesCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.ListMailDomainsCommand = 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 EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
10
- class ListMailDomainsCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("WorkMailService", "ListMailDomains", {})
22
- .n("WorkMailClient", "ListMailDomainsCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_ListMailDomainsCommand)
25
- .de(Aws_json1_1_1.de_ListMailDomainsCommand)
26
- .build() {
27
- }
28
- exports.ListMailDomainsCommand = ListMailDomainsCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.ListMailboxExportJobsCommand = 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 EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
10
- class ListMailboxExportJobsCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("WorkMailService", "ListMailboxExportJobs", {})
22
- .n("WorkMailClient", "ListMailboxExportJobsCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_ListMailboxExportJobsCommand)
25
- .de(Aws_json1_1_1.de_ListMailboxExportJobsCommand)
26
- .build() {
27
- }
28
- exports.ListMailboxExportJobsCommand = ListMailboxExportJobsCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.ListMailboxPermissionsCommand = 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 EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
10
- class ListMailboxPermissionsCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("WorkMailService", "ListMailboxPermissions", {})
22
- .n("WorkMailClient", "ListMailboxPermissionsCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_ListMailboxPermissionsCommand)
25
- .de(Aws_json1_1_1.de_ListMailboxPermissionsCommand)
26
- .build() {
27
- }
28
- exports.ListMailboxPermissionsCommand = ListMailboxPermissionsCommand;
1
+ module.exports = require("../index.js");