@aws-sdk/client-workmail 3.489.0 → 3.495.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 +7405 -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,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.ListMobileDeviceAccessOverridesCommand = 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 ListMobileDeviceAccessOverridesCommand 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", "ListMobileDeviceAccessOverrides", {})
22
- .n("WorkMailClient", "ListMobileDeviceAccessOverridesCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_ListMobileDeviceAccessOverridesCommand)
25
- .de(Aws_json1_1_1.de_ListMobileDeviceAccessOverridesCommand)
26
- .build() {
27
- }
28
- exports.ListMobileDeviceAccessOverridesCommand = ListMobileDeviceAccessOverridesCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.ListMobileDeviceAccessRulesCommand = 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 ListMobileDeviceAccessRulesCommand 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", "ListMobileDeviceAccessRules", {})
22
- .n("WorkMailClient", "ListMobileDeviceAccessRulesCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_ListMobileDeviceAccessRulesCommand)
25
- .de(Aws_json1_1_1.de_ListMobileDeviceAccessRulesCommand)
26
- .build() {
27
- }
28
- exports.ListMobileDeviceAccessRulesCommand = ListMobileDeviceAccessRulesCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.ListOrganizationsCommand = 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 ListOrganizationsCommand 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", "ListOrganizations", {})
22
- .n("WorkMailClient", "ListOrganizationsCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_ListOrganizationsCommand)
25
- .de(Aws_json1_1_1.de_ListOrganizationsCommand)
26
- .build() {
27
- }
28
- exports.ListOrganizationsCommand = ListOrganizationsCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.ListResourceDelegatesCommand = 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 ListResourceDelegatesCommand 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", "ListResourceDelegates", {})
22
- .n("WorkMailClient", "ListResourceDelegatesCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_ListResourceDelegatesCommand)
25
- .de(Aws_json1_1_1.de_ListResourceDelegatesCommand)
26
- .build() {
27
- }
28
- exports.ListResourceDelegatesCommand = ListResourceDelegatesCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.ListResourcesCommand = 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 ListResourcesCommand 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", "ListResources", {})
22
- .n("WorkMailClient", "ListResourcesCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_ListResourcesCommand)
25
- .de(Aws_json1_1_1.de_ListResourcesCommand)
26
- .build() {
27
- }
28
- exports.ListResourcesCommand = ListResourcesCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.ListTagsForResourceCommand = 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 ListTagsForResourceCommand 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", "ListTagsForResource", {})
22
- .n("WorkMailClient", "ListTagsForResourceCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_ListTagsForResourceCommand)
25
- .de(Aws_json1_1_1.de_ListTagsForResourceCommand)
26
- .build() {
27
- }
28
- exports.ListTagsForResourceCommand = ListTagsForResourceCommand;
1
+ module.exports = require("../index.js");
@@ -1,29 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.ListUsersCommand = 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 ListUsersCommand 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", "ListUsers", {})
23
- .n("WorkMailClient", "ListUsersCommand")
24
- .f(models_0_1.ListUsersRequestFilterSensitiveLog, void 0)
25
- .ser(Aws_json1_1_1.se_ListUsersCommand)
26
- .de(Aws_json1_1_1.de_ListUsersCommand)
27
- .build() {
28
- }
29
- exports.ListUsersCommand = ListUsersCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.PutAccessControlRuleCommand = 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 PutAccessControlRuleCommand 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", "PutAccessControlRule", {})
22
- .n("WorkMailClient", "PutAccessControlRuleCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_PutAccessControlRuleCommand)
25
- .de(Aws_json1_1_1.de_PutAccessControlRuleCommand)
26
- .build() {
27
- }
28
- exports.PutAccessControlRuleCommand = PutAccessControlRuleCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.PutEmailMonitoringConfigurationCommand = 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 PutEmailMonitoringConfigurationCommand 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", "PutEmailMonitoringConfiguration", {})
22
- .n("WorkMailClient", "PutEmailMonitoringConfigurationCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_PutEmailMonitoringConfigurationCommand)
25
- .de(Aws_json1_1_1.de_PutEmailMonitoringConfigurationCommand)
26
- .build() {
27
- }
28
- exports.PutEmailMonitoringConfigurationCommand = PutEmailMonitoringConfigurationCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.PutInboundDmarcSettingsCommand = 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 PutInboundDmarcSettingsCommand 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", "PutInboundDmarcSettings", {})
22
- .n("WorkMailClient", "PutInboundDmarcSettingsCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_PutInboundDmarcSettingsCommand)
25
- .de(Aws_json1_1_1.de_PutInboundDmarcSettingsCommand)
26
- .build() {
27
- }
28
- exports.PutInboundDmarcSettingsCommand = PutInboundDmarcSettingsCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.PutMailboxPermissionsCommand = 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 PutMailboxPermissionsCommand 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", "PutMailboxPermissions", {})
22
- .n("WorkMailClient", "PutMailboxPermissionsCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_PutMailboxPermissionsCommand)
25
- .de(Aws_json1_1_1.de_PutMailboxPermissionsCommand)
26
- .build() {
27
- }
28
- exports.PutMailboxPermissionsCommand = PutMailboxPermissionsCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.PutMobileDeviceAccessOverrideCommand = 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 PutMobileDeviceAccessOverrideCommand 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", "PutMobileDeviceAccessOverride", {})
22
- .n("WorkMailClient", "PutMobileDeviceAccessOverrideCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_PutMobileDeviceAccessOverrideCommand)
25
- .de(Aws_json1_1_1.de_PutMobileDeviceAccessOverrideCommand)
26
- .build() {
27
- }
28
- exports.PutMobileDeviceAccessOverrideCommand = PutMobileDeviceAccessOverrideCommand;
1
+ module.exports = require("../index.js");
@@ -1,29 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.PutRetentionPolicyCommand = 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 PutRetentionPolicyCommand 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", "PutRetentionPolicy", {})
23
- .n("WorkMailClient", "PutRetentionPolicyCommand")
24
- .f(models_0_1.PutRetentionPolicyRequestFilterSensitiveLog, void 0)
25
- .ser(Aws_json1_1_1.se_PutRetentionPolicyCommand)
26
- .de(Aws_json1_1_1.de_PutRetentionPolicyCommand)
27
- .build() {
28
- }
29
- exports.PutRetentionPolicyCommand = PutRetentionPolicyCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.RegisterMailDomainCommand = 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 RegisterMailDomainCommand 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", "RegisterMailDomain", {})
22
- .n("WorkMailClient", "RegisterMailDomainCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_RegisterMailDomainCommand)
25
- .de(Aws_json1_1_1.de_RegisterMailDomainCommand)
26
- .build() {
27
- }
28
- exports.RegisterMailDomainCommand = RegisterMailDomainCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.RegisterToWorkMailCommand = 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 RegisterToWorkMailCommand 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", "RegisterToWorkMail", {})
22
- .n("WorkMailClient", "RegisterToWorkMailCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_RegisterToWorkMailCommand)
25
- .de(Aws_json1_1_1.de_RegisterToWorkMailCommand)
26
- .build() {
27
- }
28
- exports.RegisterToWorkMailCommand = RegisterToWorkMailCommand;
1
+ module.exports = require("../index.js");
@@ -1,29 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.ResetPasswordCommand = 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 ResetPasswordCommand 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", "ResetPassword", {})
23
- .n("WorkMailClient", "ResetPasswordCommand")
24
- .f(models_0_1.ResetPasswordRequestFilterSensitiveLog, void 0)
25
- .ser(Aws_json1_1_1.se_ResetPasswordCommand)
26
- .de(Aws_json1_1_1.de_ResetPasswordCommand)
27
- .build() {
28
- }
29
- exports.ResetPasswordCommand = ResetPasswordCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.StartMailboxExportJobCommand = 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 StartMailboxExportJobCommand 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", "StartMailboxExportJob", {})
22
- .n("WorkMailClient", "StartMailboxExportJobCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_StartMailboxExportJobCommand)
25
- .de(Aws_json1_1_1.de_StartMailboxExportJobCommand)
26
- .build() {
27
- }
28
- exports.StartMailboxExportJobCommand = StartMailboxExportJobCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.TagResourceCommand = 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 TagResourceCommand 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", "TagResource", {})
22
- .n("WorkMailClient", "TagResourceCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_TagResourceCommand)
25
- .de(Aws_json1_1_1.de_TagResourceCommand)
26
- .build() {
27
- }
28
- exports.TagResourceCommand = TagResourceCommand;
1
+ module.exports = require("../index.js");
@@ -1,29 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.TestAvailabilityConfigurationCommand = 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 TestAvailabilityConfigurationCommand 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", "TestAvailabilityConfiguration", {})
23
- .n("WorkMailClient", "TestAvailabilityConfigurationCommand")
24
- .f(models_0_1.TestAvailabilityConfigurationRequestFilterSensitiveLog, void 0)
25
- .ser(Aws_json1_1_1.se_TestAvailabilityConfigurationCommand)
26
- .de(Aws_json1_1_1.de_TestAvailabilityConfigurationCommand)
27
- .build() {
28
- }
29
- exports.TestAvailabilityConfigurationCommand = TestAvailabilityConfigurationCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.UntagResourceCommand = 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 UntagResourceCommand 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", "UntagResource", {})
22
- .n("WorkMailClient", "UntagResourceCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_UntagResourceCommand)
25
- .de(Aws_json1_1_1.de_UntagResourceCommand)
26
- .build() {
27
- }
28
- exports.UntagResourceCommand = UntagResourceCommand;
1
+ module.exports = require("../index.js");
@@ -1,29 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.UpdateAvailabilityConfigurationCommand = 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 UpdateAvailabilityConfigurationCommand 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", "UpdateAvailabilityConfiguration", {})
23
- .n("WorkMailClient", "UpdateAvailabilityConfigurationCommand")
24
- .f(models_0_1.UpdateAvailabilityConfigurationRequestFilterSensitiveLog, void 0)
25
- .ser(Aws_json1_1_1.se_UpdateAvailabilityConfigurationCommand)
26
- .de(Aws_json1_1_1.de_UpdateAvailabilityConfigurationCommand)
27
- .build() {
28
- }
29
- exports.UpdateAvailabilityConfigurationCommand = UpdateAvailabilityConfigurationCommand;
1
+ module.exports = require("../index.js");