@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.UpdateDefaultMailDomainCommand = 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 UpdateDefaultMailDomainCommand 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", "UpdateDefaultMailDomain", {})
22
- .n("WorkMailClient", "UpdateDefaultMailDomainCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_UpdateDefaultMailDomainCommand)
25
- .de(Aws_json1_1_1.de_UpdateDefaultMailDomainCommand)
26
- .build() {
27
- }
28
- exports.UpdateDefaultMailDomainCommand = UpdateDefaultMailDomainCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.UpdateGroupCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
10
- class UpdateGroupCommand 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", "UpdateGroup", {})
22
- .n("WorkMailClient", "UpdateGroupCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_UpdateGroupCommand)
25
- .de(Aws_json1_1_1.de_UpdateGroupCommand)
26
- .build() {
27
- }
28
- exports.UpdateGroupCommand = UpdateGroupCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.UpdateImpersonationRoleCommand = 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 UpdateImpersonationRoleCommand 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", "UpdateImpersonationRole", {})
22
- .n("WorkMailClient", "UpdateImpersonationRoleCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_UpdateImpersonationRoleCommand)
25
- .de(Aws_json1_1_1.de_UpdateImpersonationRoleCommand)
26
- .build() {
27
- }
28
- exports.UpdateImpersonationRoleCommand = UpdateImpersonationRoleCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.UpdateMailboxQuotaCommand = 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 UpdateMailboxQuotaCommand 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", "UpdateMailboxQuota", {})
22
- .n("WorkMailClient", "UpdateMailboxQuotaCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_UpdateMailboxQuotaCommand)
25
- .de(Aws_json1_1_1.de_UpdateMailboxQuotaCommand)
26
- .build() {
27
- }
28
- exports.UpdateMailboxQuotaCommand = UpdateMailboxQuotaCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.UpdateMobileDeviceAccessRuleCommand = 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 UpdateMobileDeviceAccessRuleCommand 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", "UpdateMobileDeviceAccessRule", {})
22
- .n("WorkMailClient", "UpdateMobileDeviceAccessRuleCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_UpdateMobileDeviceAccessRuleCommand)
25
- .de(Aws_json1_1_1.de_UpdateMobileDeviceAccessRuleCommand)
26
- .build() {
27
- }
28
- exports.UpdateMobileDeviceAccessRuleCommand = UpdateMobileDeviceAccessRuleCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.UpdatePrimaryEmailAddressCommand = 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 UpdatePrimaryEmailAddressCommand 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", "UpdatePrimaryEmailAddress", {})
22
- .n("WorkMailClient", "UpdatePrimaryEmailAddressCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_UpdatePrimaryEmailAddressCommand)
25
- .de(Aws_json1_1_1.de_UpdatePrimaryEmailAddressCommand)
26
- .build() {
27
- }
28
- exports.UpdatePrimaryEmailAddressCommand = UpdatePrimaryEmailAddressCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.UpdateResourceCommand = 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 UpdateResourceCommand 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", "UpdateResource", {})
22
- .n("WorkMailClient", "UpdateResourceCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_UpdateResourceCommand)
25
- .de(Aws_json1_1_1.de_UpdateResourceCommand)
26
- .build() {
27
- }
28
- exports.UpdateResourceCommand = UpdateResourceCommand;
1
+ module.exports = require("../index.js");
@@ -1,29 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.UpdateUserCommand = 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 UpdateUserCommand 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", "UpdateUser", {})
23
- .n("WorkMailClient", "UpdateUserCommand")
24
- .f(models_0_1.UpdateUserRequestFilterSensitiveLog, void 0)
25
- .ser(Aws_json1_1_1.se_UpdateUserCommand)
26
- .de(Aws_json1_1_1.de_UpdateUserCommand)
27
- .build() {
28
- }
29
- exports.UpdateUserCommand = UpdateUserCommand;
1
+ module.exports = require("../index.js");
@@ -1,87 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- const tslib_1 = require("tslib");
4
- tslib_1.__exportStar(require("./AssociateDelegateToResourceCommand"), exports);
5
- tslib_1.__exportStar(require("./AssociateMemberToGroupCommand"), exports);
6
- tslib_1.__exportStar(require("./AssumeImpersonationRoleCommand"), exports);
7
- tslib_1.__exportStar(require("./CancelMailboxExportJobCommand"), exports);
8
- tslib_1.__exportStar(require("./CreateAliasCommand"), exports);
9
- tslib_1.__exportStar(require("./CreateAvailabilityConfigurationCommand"), exports);
10
- tslib_1.__exportStar(require("./CreateGroupCommand"), exports);
11
- tslib_1.__exportStar(require("./CreateImpersonationRoleCommand"), exports);
12
- tslib_1.__exportStar(require("./CreateMobileDeviceAccessRuleCommand"), exports);
13
- tslib_1.__exportStar(require("./CreateOrganizationCommand"), exports);
14
- tslib_1.__exportStar(require("./CreateResourceCommand"), exports);
15
- tslib_1.__exportStar(require("./CreateUserCommand"), exports);
16
- tslib_1.__exportStar(require("./DeleteAccessControlRuleCommand"), exports);
17
- tslib_1.__exportStar(require("./DeleteAliasCommand"), exports);
18
- tslib_1.__exportStar(require("./DeleteAvailabilityConfigurationCommand"), exports);
19
- tslib_1.__exportStar(require("./DeleteEmailMonitoringConfigurationCommand"), exports);
20
- tslib_1.__exportStar(require("./DeleteGroupCommand"), exports);
21
- tslib_1.__exportStar(require("./DeleteImpersonationRoleCommand"), exports);
22
- tslib_1.__exportStar(require("./DeleteMailboxPermissionsCommand"), exports);
23
- tslib_1.__exportStar(require("./DeleteMobileDeviceAccessOverrideCommand"), exports);
24
- tslib_1.__exportStar(require("./DeleteMobileDeviceAccessRuleCommand"), exports);
25
- tslib_1.__exportStar(require("./DeleteOrganizationCommand"), exports);
26
- tslib_1.__exportStar(require("./DeleteResourceCommand"), exports);
27
- tslib_1.__exportStar(require("./DeleteRetentionPolicyCommand"), exports);
28
- tslib_1.__exportStar(require("./DeleteUserCommand"), exports);
29
- tslib_1.__exportStar(require("./DeregisterFromWorkMailCommand"), exports);
30
- tslib_1.__exportStar(require("./DeregisterMailDomainCommand"), exports);
31
- tslib_1.__exportStar(require("./DescribeEmailMonitoringConfigurationCommand"), exports);
32
- tslib_1.__exportStar(require("./DescribeEntityCommand"), exports);
33
- tslib_1.__exportStar(require("./DescribeGroupCommand"), exports);
34
- tslib_1.__exportStar(require("./DescribeInboundDmarcSettingsCommand"), exports);
35
- tslib_1.__exportStar(require("./DescribeMailboxExportJobCommand"), exports);
36
- tslib_1.__exportStar(require("./DescribeOrganizationCommand"), exports);
37
- tslib_1.__exportStar(require("./DescribeResourceCommand"), exports);
38
- tslib_1.__exportStar(require("./DescribeUserCommand"), exports);
39
- tslib_1.__exportStar(require("./DisassociateDelegateFromResourceCommand"), exports);
40
- tslib_1.__exportStar(require("./DisassociateMemberFromGroupCommand"), exports);
41
- tslib_1.__exportStar(require("./GetAccessControlEffectCommand"), exports);
42
- tslib_1.__exportStar(require("./GetDefaultRetentionPolicyCommand"), exports);
43
- tslib_1.__exportStar(require("./GetImpersonationRoleCommand"), exports);
44
- tslib_1.__exportStar(require("./GetImpersonationRoleEffectCommand"), exports);
45
- tslib_1.__exportStar(require("./GetMailDomainCommand"), exports);
46
- tslib_1.__exportStar(require("./GetMailboxDetailsCommand"), exports);
47
- tslib_1.__exportStar(require("./GetMobileDeviceAccessEffectCommand"), exports);
48
- tslib_1.__exportStar(require("./GetMobileDeviceAccessOverrideCommand"), exports);
49
- tslib_1.__exportStar(require("./ListAccessControlRulesCommand"), exports);
50
- tslib_1.__exportStar(require("./ListAliasesCommand"), exports);
51
- tslib_1.__exportStar(require("./ListAvailabilityConfigurationsCommand"), exports);
52
- tslib_1.__exportStar(require("./ListGroupMembersCommand"), exports);
53
- tslib_1.__exportStar(require("./ListGroupsCommand"), exports);
54
- tslib_1.__exportStar(require("./ListGroupsForEntityCommand"), exports);
55
- tslib_1.__exportStar(require("./ListImpersonationRolesCommand"), exports);
56
- tslib_1.__exportStar(require("./ListMailDomainsCommand"), exports);
57
- tslib_1.__exportStar(require("./ListMailboxExportJobsCommand"), exports);
58
- tslib_1.__exportStar(require("./ListMailboxPermissionsCommand"), exports);
59
- tslib_1.__exportStar(require("./ListMobileDeviceAccessOverridesCommand"), exports);
60
- tslib_1.__exportStar(require("./ListMobileDeviceAccessRulesCommand"), exports);
61
- tslib_1.__exportStar(require("./ListOrganizationsCommand"), exports);
62
- tslib_1.__exportStar(require("./ListResourceDelegatesCommand"), exports);
63
- tslib_1.__exportStar(require("./ListResourcesCommand"), exports);
64
- tslib_1.__exportStar(require("./ListTagsForResourceCommand"), exports);
65
- tslib_1.__exportStar(require("./ListUsersCommand"), exports);
66
- tslib_1.__exportStar(require("./PutAccessControlRuleCommand"), exports);
67
- tslib_1.__exportStar(require("./PutEmailMonitoringConfigurationCommand"), exports);
68
- tslib_1.__exportStar(require("./PutInboundDmarcSettingsCommand"), exports);
69
- tslib_1.__exportStar(require("./PutMailboxPermissionsCommand"), exports);
70
- tslib_1.__exportStar(require("./PutMobileDeviceAccessOverrideCommand"), exports);
71
- tslib_1.__exportStar(require("./PutRetentionPolicyCommand"), exports);
72
- tslib_1.__exportStar(require("./RegisterMailDomainCommand"), exports);
73
- tslib_1.__exportStar(require("./RegisterToWorkMailCommand"), exports);
74
- tslib_1.__exportStar(require("./ResetPasswordCommand"), exports);
75
- tslib_1.__exportStar(require("./StartMailboxExportJobCommand"), exports);
76
- tslib_1.__exportStar(require("./TagResourceCommand"), exports);
77
- tslib_1.__exportStar(require("./TestAvailabilityConfigurationCommand"), exports);
78
- tslib_1.__exportStar(require("./UntagResourceCommand"), exports);
79
- tslib_1.__exportStar(require("./UpdateAvailabilityConfigurationCommand"), exports);
80
- tslib_1.__exportStar(require("./UpdateDefaultMailDomainCommand"), exports);
81
- tslib_1.__exportStar(require("./UpdateGroupCommand"), exports);
82
- tslib_1.__exportStar(require("./UpdateImpersonationRoleCommand"), exports);
83
- tslib_1.__exportStar(require("./UpdateMailboxQuotaCommand"), exports);
84
- tslib_1.__exportStar(require("./UpdateMobileDeviceAccessRuleCommand"), exports);
85
- tslib_1.__exportStar(require("./UpdatePrimaryEmailAddressCommand"), exports);
86
- tslib_1.__exportStar(require("./UpdateResourceCommand"), exports);
87
- tslib_1.__exportStar(require("./UpdateUserCommand"), exports);
1
+ module.exports = require("../index.js");
@@ -1,18 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.commonParams = exports.resolveClientEndpointParameters = void 0;
4
- const resolveClientEndpointParameters = (options) => {
5
- return {
6
- ...options,
7
- useDualstackEndpoint: options.useDualstackEndpoint ?? false,
8
- useFipsEndpoint: options.useFipsEndpoint ?? false,
9
- defaultSigningName: "workmail",
10
- };
11
- };
12
- exports.resolveClientEndpointParameters = resolveClientEndpointParameters;
13
- exports.commonParams = {
14
- UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
15
- Endpoint: { type: "builtInParams", name: "endpoint" },
16
- Region: { type: "builtInParams", name: "region" },
17
- UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
18
- };
1
+ module.exports = require("../index.js");
@@ -1,2 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
1
+ module.exports = require("./index.js");