@aws-sdk/client-workmail 3.184.0 → 3.185.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 (106) hide show
  1. package/CHANGELOG.md +11 -0
  2. package/dist-cjs/protocols/Aws_json1_1.js +2 -2
  3. package/dist-es/WorkMail.js +329 -322
  4. package/dist-es/WorkMailClient.js +28 -22
  5. package/dist-es/commands/AssociateDelegateToResourceCommand.js +28 -21
  6. package/dist-es/commands/AssociateMemberToGroupCommand.js +28 -21
  7. package/dist-es/commands/AssumeImpersonationRoleCommand.js +28 -21
  8. package/dist-es/commands/CancelMailboxExportJobCommand.js +28 -21
  9. package/dist-es/commands/CreateAliasCommand.js +28 -21
  10. package/dist-es/commands/CreateAvailabilityConfigurationCommand.js +28 -21
  11. package/dist-es/commands/CreateGroupCommand.js +28 -21
  12. package/dist-es/commands/CreateImpersonationRoleCommand.js +28 -21
  13. package/dist-es/commands/CreateMobileDeviceAccessRuleCommand.js +28 -21
  14. package/dist-es/commands/CreateOrganizationCommand.js +28 -21
  15. package/dist-es/commands/CreateResourceCommand.js +28 -21
  16. package/dist-es/commands/CreateUserCommand.js +28 -21
  17. package/dist-es/commands/DeleteAccessControlRuleCommand.js +28 -21
  18. package/dist-es/commands/DeleteAliasCommand.js +28 -21
  19. package/dist-es/commands/DeleteAvailabilityConfigurationCommand.js +28 -21
  20. package/dist-es/commands/DeleteEmailMonitoringConfigurationCommand.js +28 -21
  21. package/dist-es/commands/DeleteGroupCommand.js +28 -21
  22. package/dist-es/commands/DeleteImpersonationRoleCommand.js +28 -21
  23. package/dist-es/commands/DeleteMailboxPermissionsCommand.js +28 -21
  24. package/dist-es/commands/DeleteMobileDeviceAccessOverrideCommand.js +28 -21
  25. package/dist-es/commands/DeleteMobileDeviceAccessRuleCommand.js +28 -21
  26. package/dist-es/commands/DeleteOrganizationCommand.js +28 -21
  27. package/dist-es/commands/DeleteResourceCommand.js +28 -21
  28. package/dist-es/commands/DeleteRetentionPolicyCommand.js +28 -21
  29. package/dist-es/commands/DeleteUserCommand.js +28 -21
  30. package/dist-es/commands/DeregisterFromWorkMailCommand.js +28 -21
  31. package/dist-es/commands/DeregisterMailDomainCommand.js +28 -21
  32. package/dist-es/commands/DescribeEmailMonitoringConfigurationCommand.js +28 -21
  33. package/dist-es/commands/DescribeGroupCommand.js +28 -21
  34. package/dist-es/commands/DescribeInboundDmarcSettingsCommand.js +28 -21
  35. package/dist-es/commands/DescribeMailboxExportJobCommand.js +28 -21
  36. package/dist-es/commands/DescribeOrganizationCommand.js +28 -21
  37. package/dist-es/commands/DescribeResourceCommand.js +28 -21
  38. package/dist-es/commands/DescribeUserCommand.js +28 -21
  39. package/dist-es/commands/DisassociateDelegateFromResourceCommand.js +28 -21
  40. package/dist-es/commands/DisassociateMemberFromGroupCommand.js +28 -21
  41. package/dist-es/commands/GetAccessControlEffectCommand.js +28 -21
  42. package/dist-es/commands/GetDefaultRetentionPolicyCommand.js +28 -21
  43. package/dist-es/commands/GetImpersonationRoleCommand.js +28 -21
  44. package/dist-es/commands/GetImpersonationRoleEffectCommand.js +28 -21
  45. package/dist-es/commands/GetMailDomainCommand.js +28 -21
  46. package/dist-es/commands/GetMailboxDetailsCommand.js +28 -21
  47. package/dist-es/commands/GetMobileDeviceAccessEffectCommand.js +28 -21
  48. package/dist-es/commands/GetMobileDeviceAccessOverrideCommand.js +28 -21
  49. package/dist-es/commands/ListAccessControlRulesCommand.js +28 -21
  50. package/dist-es/commands/ListAliasesCommand.js +28 -21
  51. package/dist-es/commands/ListAvailabilityConfigurationsCommand.js +28 -21
  52. package/dist-es/commands/ListGroupMembersCommand.js +28 -21
  53. package/dist-es/commands/ListGroupsCommand.js +28 -21
  54. package/dist-es/commands/ListImpersonationRolesCommand.js +28 -21
  55. package/dist-es/commands/ListMailDomainsCommand.js +28 -21
  56. package/dist-es/commands/ListMailboxExportJobsCommand.js +28 -21
  57. package/dist-es/commands/ListMailboxPermissionsCommand.js +28 -21
  58. package/dist-es/commands/ListMobileDeviceAccessOverridesCommand.js +28 -21
  59. package/dist-es/commands/ListMobileDeviceAccessRulesCommand.js +28 -21
  60. package/dist-es/commands/ListOrganizationsCommand.js +28 -21
  61. package/dist-es/commands/ListResourceDelegatesCommand.js +28 -21
  62. package/dist-es/commands/ListResourcesCommand.js +28 -21
  63. package/dist-es/commands/ListTagsForResourceCommand.js +28 -21
  64. package/dist-es/commands/ListUsersCommand.js +28 -21
  65. package/dist-es/commands/PutAccessControlRuleCommand.js +28 -21
  66. package/dist-es/commands/PutEmailMonitoringConfigurationCommand.js +28 -21
  67. package/dist-es/commands/PutInboundDmarcSettingsCommand.js +28 -21
  68. package/dist-es/commands/PutMailboxPermissionsCommand.js +28 -21
  69. package/dist-es/commands/PutMobileDeviceAccessOverrideCommand.js +28 -21
  70. package/dist-es/commands/PutRetentionPolicyCommand.js +28 -21
  71. package/dist-es/commands/RegisterMailDomainCommand.js +28 -21
  72. package/dist-es/commands/RegisterToWorkMailCommand.js +28 -21
  73. package/dist-es/commands/ResetPasswordCommand.js +28 -21
  74. package/dist-es/commands/StartMailboxExportJobCommand.js +28 -21
  75. package/dist-es/commands/TagResourceCommand.js +28 -21
  76. package/dist-es/commands/TestAvailabilityConfigurationCommand.js +28 -21
  77. package/dist-es/commands/UntagResourceCommand.js +28 -21
  78. package/dist-es/commands/UpdateAvailabilityConfigurationCommand.js +28 -21
  79. package/dist-es/commands/UpdateDefaultMailDomainCommand.js +28 -21
  80. package/dist-es/commands/UpdateImpersonationRoleCommand.js +28 -21
  81. package/dist-es/commands/UpdateMailboxQuotaCommand.js +28 -21
  82. package/dist-es/commands/UpdateMobileDeviceAccessRuleCommand.js +28 -21
  83. package/dist-es/commands/UpdatePrimaryEmailAddressCommand.js +28 -21
  84. package/dist-es/commands/UpdateResourceCommand.js +28 -21
  85. package/dist-es/endpoints.js +8 -8
  86. package/dist-es/models/WorkMailServiceException.js +10 -5
  87. package/dist-es/models/models_0.js +450 -826
  88. package/dist-es/pagination/ListAliasesPaginator.js +68 -25
  89. package/dist-es/pagination/ListAvailabilityConfigurationsPaginator.js +68 -25
  90. package/dist-es/pagination/ListGroupMembersPaginator.js +68 -25
  91. package/dist-es/pagination/ListGroupsPaginator.js +68 -25
  92. package/dist-es/pagination/ListImpersonationRolesPaginator.js +68 -25
  93. package/dist-es/pagination/ListMailDomainsPaginator.js +68 -25
  94. package/dist-es/pagination/ListMailboxExportJobsPaginator.js +68 -25
  95. package/dist-es/pagination/ListMailboxPermissionsPaginator.js +68 -25
  96. package/dist-es/pagination/ListMobileDeviceAccessOverridesPaginator.js +68 -25
  97. package/dist-es/pagination/ListOrganizationsPaginator.js +68 -25
  98. package/dist-es/pagination/ListResourceDelegatesPaginator.js +68 -25
  99. package/dist-es/pagination/ListResourcesPaginator.js +68 -25
  100. package/dist-es/pagination/ListUsersPaginator.js +68 -25
  101. package/dist-es/protocols/Aws_json1_1.js +6916 -5368
  102. package/dist-es/runtimeConfig.browser.js +12 -26
  103. package/dist-es/runtimeConfig.js +12 -30
  104. package/dist-es/runtimeConfig.native.js +5 -8
  105. package/dist-es/runtimeConfig.shared.js +11 -8
  106. package/package.json +5 -5
@@ -1,32 +1,39 @@
1
+ import { __extends } from "tslib";
1
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
2
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
3
4
  import { GetImpersonationRoleEffectRequestFilterSensitiveLog, GetImpersonationRoleEffectResponseFilterSensitiveLog, } from "../models/models_0";
4
5
  import { deserializeAws_json1_1GetImpersonationRoleEffectCommand, serializeAws_json1_1GetImpersonationRoleEffectCommand, } from "../protocols/Aws_json1_1";
5
- export class GetImpersonationRoleEffectCommand extends $Command {
6
- constructor(input) {
7
- super();
8
- this.input = input;
6
+ var GetImpersonationRoleEffectCommand = (function (_super) {
7
+ __extends(GetImpersonationRoleEffectCommand, _super);
8
+ function GetImpersonationRoleEffectCommand(input) {
9
+ var _this = _super.call(this) || this;
10
+ _this.input = input;
11
+ return _this;
9
12
  }
10
- resolveMiddleware(clientStack, configuration, options) {
13
+ GetImpersonationRoleEffectCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
11
14
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
12
- const stack = clientStack.concat(this.middlewareStack);
13
- const { logger } = configuration;
14
- const clientName = "WorkMailClient";
15
- const commandName = "GetImpersonationRoleEffectCommand";
16
- const handlerExecutionContext = {
17
- logger,
18
- clientName,
19
- commandName,
15
+ var stack = clientStack.concat(this.middlewareStack);
16
+ var logger = configuration.logger;
17
+ var clientName = "WorkMailClient";
18
+ var commandName = "GetImpersonationRoleEffectCommand";
19
+ var handlerExecutionContext = {
20
+ logger: logger,
21
+ clientName: clientName,
22
+ commandName: commandName,
20
23
  inputFilterSensitiveLog: GetImpersonationRoleEffectRequestFilterSensitiveLog,
21
24
  outputFilterSensitiveLog: GetImpersonationRoleEffectResponseFilterSensitiveLog,
22
25
  };
23
- const { requestHandler } = configuration;
24
- return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
25
- }
26
- serialize(input, context) {
26
+ var requestHandler = configuration.requestHandler;
27
+ return stack.resolve(function (request) {
28
+ return requestHandler.handle(request.request, options || {});
29
+ }, handlerExecutionContext);
30
+ };
31
+ GetImpersonationRoleEffectCommand.prototype.serialize = function (input, context) {
27
32
  return serializeAws_json1_1GetImpersonationRoleEffectCommand(input, context);
28
- }
29
- deserialize(output, context) {
33
+ };
34
+ GetImpersonationRoleEffectCommand.prototype.deserialize = function (output, context) {
30
35
  return deserializeAws_json1_1GetImpersonationRoleEffectCommand(output, context);
31
- }
32
- }
36
+ };
37
+ return GetImpersonationRoleEffectCommand;
38
+ }($Command));
39
+ export { GetImpersonationRoleEffectCommand };
@@ -1,32 +1,39 @@
1
+ import { __extends } from "tslib";
1
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
2
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
3
4
  import { GetMailDomainRequestFilterSensitiveLog, GetMailDomainResponseFilterSensitiveLog, } from "../models/models_0";
4
5
  import { deserializeAws_json1_1GetMailDomainCommand, serializeAws_json1_1GetMailDomainCommand, } from "../protocols/Aws_json1_1";
5
- export class GetMailDomainCommand extends $Command {
6
- constructor(input) {
7
- super();
8
- this.input = input;
6
+ var GetMailDomainCommand = (function (_super) {
7
+ __extends(GetMailDomainCommand, _super);
8
+ function GetMailDomainCommand(input) {
9
+ var _this = _super.call(this) || this;
10
+ _this.input = input;
11
+ return _this;
9
12
  }
10
- resolveMiddleware(clientStack, configuration, options) {
13
+ GetMailDomainCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
11
14
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
12
- const stack = clientStack.concat(this.middlewareStack);
13
- const { logger } = configuration;
14
- const clientName = "WorkMailClient";
15
- const commandName = "GetMailDomainCommand";
16
- const handlerExecutionContext = {
17
- logger,
18
- clientName,
19
- commandName,
15
+ var stack = clientStack.concat(this.middlewareStack);
16
+ var logger = configuration.logger;
17
+ var clientName = "WorkMailClient";
18
+ var commandName = "GetMailDomainCommand";
19
+ var handlerExecutionContext = {
20
+ logger: logger,
21
+ clientName: clientName,
22
+ commandName: commandName,
20
23
  inputFilterSensitiveLog: GetMailDomainRequestFilterSensitiveLog,
21
24
  outputFilterSensitiveLog: GetMailDomainResponseFilterSensitiveLog,
22
25
  };
23
- const { requestHandler } = configuration;
24
- return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
25
- }
26
- serialize(input, context) {
26
+ var requestHandler = configuration.requestHandler;
27
+ return stack.resolve(function (request) {
28
+ return requestHandler.handle(request.request, options || {});
29
+ }, handlerExecutionContext);
30
+ };
31
+ GetMailDomainCommand.prototype.serialize = function (input, context) {
27
32
  return serializeAws_json1_1GetMailDomainCommand(input, context);
28
- }
29
- deserialize(output, context) {
33
+ };
34
+ GetMailDomainCommand.prototype.deserialize = function (output, context) {
30
35
  return deserializeAws_json1_1GetMailDomainCommand(output, context);
31
- }
32
- }
36
+ };
37
+ return GetMailDomainCommand;
38
+ }($Command));
39
+ export { GetMailDomainCommand };
@@ -1,32 +1,39 @@
1
+ import { __extends } from "tslib";
1
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
2
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
3
4
  import { GetMailboxDetailsRequestFilterSensitiveLog, GetMailboxDetailsResponseFilterSensitiveLog, } from "../models/models_0";
4
5
  import { deserializeAws_json1_1GetMailboxDetailsCommand, serializeAws_json1_1GetMailboxDetailsCommand, } from "../protocols/Aws_json1_1";
5
- export class GetMailboxDetailsCommand extends $Command {
6
- constructor(input) {
7
- super();
8
- this.input = input;
6
+ var GetMailboxDetailsCommand = (function (_super) {
7
+ __extends(GetMailboxDetailsCommand, _super);
8
+ function GetMailboxDetailsCommand(input) {
9
+ var _this = _super.call(this) || this;
10
+ _this.input = input;
11
+ return _this;
9
12
  }
10
- resolveMiddleware(clientStack, configuration, options) {
13
+ GetMailboxDetailsCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
11
14
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
12
- const stack = clientStack.concat(this.middlewareStack);
13
- const { logger } = configuration;
14
- const clientName = "WorkMailClient";
15
- const commandName = "GetMailboxDetailsCommand";
16
- const handlerExecutionContext = {
17
- logger,
18
- clientName,
19
- commandName,
15
+ var stack = clientStack.concat(this.middlewareStack);
16
+ var logger = configuration.logger;
17
+ var clientName = "WorkMailClient";
18
+ var commandName = "GetMailboxDetailsCommand";
19
+ var handlerExecutionContext = {
20
+ logger: logger,
21
+ clientName: clientName,
22
+ commandName: commandName,
20
23
  inputFilterSensitiveLog: GetMailboxDetailsRequestFilterSensitiveLog,
21
24
  outputFilterSensitiveLog: GetMailboxDetailsResponseFilterSensitiveLog,
22
25
  };
23
- const { requestHandler } = configuration;
24
- return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
25
- }
26
- serialize(input, context) {
26
+ var requestHandler = configuration.requestHandler;
27
+ return stack.resolve(function (request) {
28
+ return requestHandler.handle(request.request, options || {});
29
+ }, handlerExecutionContext);
30
+ };
31
+ GetMailboxDetailsCommand.prototype.serialize = function (input, context) {
27
32
  return serializeAws_json1_1GetMailboxDetailsCommand(input, context);
28
- }
29
- deserialize(output, context) {
33
+ };
34
+ GetMailboxDetailsCommand.prototype.deserialize = function (output, context) {
30
35
  return deserializeAws_json1_1GetMailboxDetailsCommand(output, context);
31
- }
32
- }
36
+ };
37
+ return GetMailboxDetailsCommand;
38
+ }($Command));
39
+ export { GetMailboxDetailsCommand };
@@ -1,32 +1,39 @@
1
+ import { __extends } from "tslib";
1
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
2
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
3
4
  import { GetMobileDeviceAccessEffectRequestFilterSensitiveLog, GetMobileDeviceAccessEffectResponseFilterSensitiveLog, } from "../models/models_0";
4
5
  import { deserializeAws_json1_1GetMobileDeviceAccessEffectCommand, serializeAws_json1_1GetMobileDeviceAccessEffectCommand, } from "../protocols/Aws_json1_1";
5
- export class GetMobileDeviceAccessEffectCommand extends $Command {
6
- constructor(input) {
7
- super();
8
- this.input = input;
6
+ var GetMobileDeviceAccessEffectCommand = (function (_super) {
7
+ __extends(GetMobileDeviceAccessEffectCommand, _super);
8
+ function GetMobileDeviceAccessEffectCommand(input) {
9
+ var _this = _super.call(this) || this;
10
+ _this.input = input;
11
+ return _this;
9
12
  }
10
- resolveMiddleware(clientStack, configuration, options) {
13
+ GetMobileDeviceAccessEffectCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
11
14
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
12
- const stack = clientStack.concat(this.middlewareStack);
13
- const { logger } = configuration;
14
- const clientName = "WorkMailClient";
15
- const commandName = "GetMobileDeviceAccessEffectCommand";
16
- const handlerExecutionContext = {
17
- logger,
18
- clientName,
19
- commandName,
15
+ var stack = clientStack.concat(this.middlewareStack);
16
+ var logger = configuration.logger;
17
+ var clientName = "WorkMailClient";
18
+ var commandName = "GetMobileDeviceAccessEffectCommand";
19
+ var handlerExecutionContext = {
20
+ logger: logger,
21
+ clientName: clientName,
22
+ commandName: commandName,
20
23
  inputFilterSensitiveLog: GetMobileDeviceAccessEffectRequestFilterSensitiveLog,
21
24
  outputFilterSensitiveLog: GetMobileDeviceAccessEffectResponseFilterSensitiveLog,
22
25
  };
23
- const { requestHandler } = configuration;
24
- return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
25
- }
26
- serialize(input, context) {
26
+ var requestHandler = configuration.requestHandler;
27
+ return stack.resolve(function (request) {
28
+ return requestHandler.handle(request.request, options || {});
29
+ }, handlerExecutionContext);
30
+ };
31
+ GetMobileDeviceAccessEffectCommand.prototype.serialize = function (input, context) {
27
32
  return serializeAws_json1_1GetMobileDeviceAccessEffectCommand(input, context);
28
- }
29
- deserialize(output, context) {
33
+ };
34
+ GetMobileDeviceAccessEffectCommand.prototype.deserialize = function (output, context) {
30
35
  return deserializeAws_json1_1GetMobileDeviceAccessEffectCommand(output, context);
31
- }
32
- }
36
+ };
37
+ return GetMobileDeviceAccessEffectCommand;
38
+ }($Command));
39
+ export { GetMobileDeviceAccessEffectCommand };
@@ -1,32 +1,39 @@
1
+ import { __extends } from "tslib";
1
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
2
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
3
4
  import { GetMobileDeviceAccessOverrideRequestFilterSensitiveLog, GetMobileDeviceAccessOverrideResponseFilterSensitiveLog, } from "../models/models_0";
4
5
  import { deserializeAws_json1_1GetMobileDeviceAccessOverrideCommand, serializeAws_json1_1GetMobileDeviceAccessOverrideCommand, } from "../protocols/Aws_json1_1";
5
- export class GetMobileDeviceAccessOverrideCommand extends $Command {
6
- constructor(input) {
7
- super();
8
- this.input = input;
6
+ var GetMobileDeviceAccessOverrideCommand = (function (_super) {
7
+ __extends(GetMobileDeviceAccessOverrideCommand, _super);
8
+ function GetMobileDeviceAccessOverrideCommand(input) {
9
+ var _this = _super.call(this) || this;
10
+ _this.input = input;
11
+ return _this;
9
12
  }
10
- resolveMiddleware(clientStack, configuration, options) {
13
+ GetMobileDeviceAccessOverrideCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
11
14
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
12
- const stack = clientStack.concat(this.middlewareStack);
13
- const { logger } = configuration;
14
- const clientName = "WorkMailClient";
15
- const commandName = "GetMobileDeviceAccessOverrideCommand";
16
- const handlerExecutionContext = {
17
- logger,
18
- clientName,
19
- commandName,
15
+ var stack = clientStack.concat(this.middlewareStack);
16
+ var logger = configuration.logger;
17
+ var clientName = "WorkMailClient";
18
+ var commandName = "GetMobileDeviceAccessOverrideCommand";
19
+ var handlerExecutionContext = {
20
+ logger: logger,
21
+ clientName: clientName,
22
+ commandName: commandName,
20
23
  inputFilterSensitiveLog: GetMobileDeviceAccessOverrideRequestFilterSensitiveLog,
21
24
  outputFilterSensitiveLog: GetMobileDeviceAccessOverrideResponseFilterSensitiveLog,
22
25
  };
23
- const { requestHandler } = configuration;
24
- return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
25
- }
26
- serialize(input, context) {
26
+ var requestHandler = configuration.requestHandler;
27
+ return stack.resolve(function (request) {
28
+ return requestHandler.handle(request.request, options || {});
29
+ }, handlerExecutionContext);
30
+ };
31
+ GetMobileDeviceAccessOverrideCommand.prototype.serialize = function (input, context) {
27
32
  return serializeAws_json1_1GetMobileDeviceAccessOverrideCommand(input, context);
28
- }
29
- deserialize(output, context) {
33
+ };
34
+ GetMobileDeviceAccessOverrideCommand.prototype.deserialize = function (output, context) {
30
35
  return deserializeAws_json1_1GetMobileDeviceAccessOverrideCommand(output, context);
31
- }
32
- }
36
+ };
37
+ return GetMobileDeviceAccessOverrideCommand;
38
+ }($Command));
39
+ export { GetMobileDeviceAccessOverrideCommand };
@@ -1,32 +1,39 @@
1
+ import { __extends } from "tslib";
1
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
2
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
3
4
  import { ListAccessControlRulesRequestFilterSensitiveLog, ListAccessControlRulesResponseFilterSensitiveLog, } from "../models/models_0";
4
5
  import { deserializeAws_json1_1ListAccessControlRulesCommand, serializeAws_json1_1ListAccessControlRulesCommand, } from "../protocols/Aws_json1_1";
5
- export class ListAccessControlRulesCommand extends $Command {
6
- constructor(input) {
7
- super();
8
- this.input = input;
6
+ var ListAccessControlRulesCommand = (function (_super) {
7
+ __extends(ListAccessControlRulesCommand, _super);
8
+ function ListAccessControlRulesCommand(input) {
9
+ var _this = _super.call(this) || this;
10
+ _this.input = input;
11
+ return _this;
9
12
  }
10
- resolveMiddleware(clientStack, configuration, options) {
13
+ ListAccessControlRulesCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
11
14
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
12
- const stack = clientStack.concat(this.middlewareStack);
13
- const { logger } = configuration;
14
- const clientName = "WorkMailClient";
15
- const commandName = "ListAccessControlRulesCommand";
16
- const handlerExecutionContext = {
17
- logger,
18
- clientName,
19
- commandName,
15
+ var stack = clientStack.concat(this.middlewareStack);
16
+ var logger = configuration.logger;
17
+ var clientName = "WorkMailClient";
18
+ var commandName = "ListAccessControlRulesCommand";
19
+ var handlerExecutionContext = {
20
+ logger: logger,
21
+ clientName: clientName,
22
+ commandName: commandName,
20
23
  inputFilterSensitiveLog: ListAccessControlRulesRequestFilterSensitiveLog,
21
24
  outputFilterSensitiveLog: ListAccessControlRulesResponseFilterSensitiveLog,
22
25
  };
23
- const { requestHandler } = configuration;
24
- return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
25
- }
26
- serialize(input, context) {
26
+ var requestHandler = configuration.requestHandler;
27
+ return stack.resolve(function (request) {
28
+ return requestHandler.handle(request.request, options || {});
29
+ }, handlerExecutionContext);
30
+ };
31
+ ListAccessControlRulesCommand.prototype.serialize = function (input, context) {
27
32
  return serializeAws_json1_1ListAccessControlRulesCommand(input, context);
28
- }
29
- deserialize(output, context) {
33
+ };
34
+ ListAccessControlRulesCommand.prototype.deserialize = function (output, context) {
30
35
  return deserializeAws_json1_1ListAccessControlRulesCommand(output, context);
31
- }
32
- }
36
+ };
37
+ return ListAccessControlRulesCommand;
38
+ }($Command));
39
+ export { ListAccessControlRulesCommand };
@@ -1,32 +1,39 @@
1
+ import { __extends } from "tslib";
1
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
2
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
3
4
  import { ListAliasesRequestFilterSensitiveLog, ListAliasesResponseFilterSensitiveLog, } from "../models/models_0";
4
5
  import { deserializeAws_json1_1ListAliasesCommand, serializeAws_json1_1ListAliasesCommand, } from "../protocols/Aws_json1_1";
5
- export class ListAliasesCommand extends $Command {
6
- constructor(input) {
7
- super();
8
- this.input = input;
6
+ var ListAliasesCommand = (function (_super) {
7
+ __extends(ListAliasesCommand, _super);
8
+ function ListAliasesCommand(input) {
9
+ var _this = _super.call(this) || this;
10
+ _this.input = input;
11
+ return _this;
9
12
  }
10
- resolveMiddleware(clientStack, configuration, options) {
13
+ ListAliasesCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
11
14
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
12
- const stack = clientStack.concat(this.middlewareStack);
13
- const { logger } = configuration;
14
- const clientName = "WorkMailClient";
15
- const commandName = "ListAliasesCommand";
16
- const handlerExecutionContext = {
17
- logger,
18
- clientName,
19
- commandName,
15
+ var stack = clientStack.concat(this.middlewareStack);
16
+ var logger = configuration.logger;
17
+ var clientName = "WorkMailClient";
18
+ var commandName = "ListAliasesCommand";
19
+ var handlerExecutionContext = {
20
+ logger: logger,
21
+ clientName: clientName,
22
+ commandName: commandName,
20
23
  inputFilterSensitiveLog: ListAliasesRequestFilterSensitiveLog,
21
24
  outputFilterSensitiveLog: ListAliasesResponseFilterSensitiveLog,
22
25
  };
23
- const { requestHandler } = configuration;
24
- return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
25
- }
26
- serialize(input, context) {
26
+ var requestHandler = configuration.requestHandler;
27
+ return stack.resolve(function (request) {
28
+ return requestHandler.handle(request.request, options || {});
29
+ }, handlerExecutionContext);
30
+ };
31
+ ListAliasesCommand.prototype.serialize = function (input, context) {
27
32
  return serializeAws_json1_1ListAliasesCommand(input, context);
28
- }
29
- deserialize(output, context) {
33
+ };
34
+ ListAliasesCommand.prototype.deserialize = function (output, context) {
30
35
  return deserializeAws_json1_1ListAliasesCommand(output, context);
31
- }
32
- }
36
+ };
37
+ return ListAliasesCommand;
38
+ }($Command));
39
+ export { ListAliasesCommand };
@@ -1,32 +1,39 @@
1
+ import { __extends } from "tslib";
1
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
2
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
3
4
  import { ListAvailabilityConfigurationsRequestFilterSensitiveLog, ListAvailabilityConfigurationsResponseFilterSensitiveLog, } from "../models/models_0";
4
5
  import { deserializeAws_json1_1ListAvailabilityConfigurationsCommand, serializeAws_json1_1ListAvailabilityConfigurationsCommand, } from "../protocols/Aws_json1_1";
5
- export class ListAvailabilityConfigurationsCommand extends $Command {
6
- constructor(input) {
7
- super();
8
- this.input = input;
6
+ var ListAvailabilityConfigurationsCommand = (function (_super) {
7
+ __extends(ListAvailabilityConfigurationsCommand, _super);
8
+ function ListAvailabilityConfigurationsCommand(input) {
9
+ var _this = _super.call(this) || this;
10
+ _this.input = input;
11
+ return _this;
9
12
  }
10
- resolveMiddleware(clientStack, configuration, options) {
13
+ ListAvailabilityConfigurationsCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
11
14
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
12
- const stack = clientStack.concat(this.middlewareStack);
13
- const { logger } = configuration;
14
- const clientName = "WorkMailClient";
15
- const commandName = "ListAvailabilityConfigurationsCommand";
16
- const handlerExecutionContext = {
17
- logger,
18
- clientName,
19
- commandName,
15
+ var stack = clientStack.concat(this.middlewareStack);
16
+ var logger = configuration.logger;
17
+ var clientName = "WorkMailClient";
18
+ var commandName = "ListAvailabilityConfigurationsCommand";
19
+ var handlerExecutionContext = {
20
+ logger: logger,
21
+ clientName: clientName,
22
+ commandName: commandName,
20
23
  inputFilterSensitiveLog: ListAvailabilityConfigurationsRequestFilterSensitiveLog,
21
24
  outputFilterSensitiveLog: ListAvailabilityConfigurationsResponseFilterSensitiveLog,
22
25
  };
23
- const { requestHandler } = configuration;
24
- return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
25
- }
26
- serialize(input, context) {
26
+ var requestHandler = configuration.requestHandler;
27
+ return stack.resolve(function (request) {
28
+ return requestHandler.handle(request.request, options || {});
29
+ }, handlerExecutionContext);
30
+ };
31
+ ListAvailabilityConfigurationsCommand.prototype.serialize = function (input, context) {
27
32
  return serializeAws_json1_1ListAvailabilityConfigurationsCommand(input, context);
28
- }
29
- deserialize(output, context) {
33
+ };
34
+ ListAvailabilityConfigurationsCommand.prototype.deserialize = function (output, context) {
30
35
  return deserializeAws_json1_1ListAvailabilityConfigurationsCommand(output, context);
31
- }
32
- }
36
+ };
37
+ return ListAvailabilityConfigurationsCommand;
38
+ }($Command));
39
+ export { ListAvailabilityConfigurationsCommand };
@@ -1,32 +1,39 @@
1
+ import { __extends } from "tslib";
1
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
2
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
3
4
  import { ListGroupMembersRequestFilterSensitiveLog, ListGroupMembersResponseFilterSensitiveLog, } from "../models/models_0";
4
5
  import { deserializeAws_json1_1ListGroupMembersCommand, serializeAws_json1_1ListGroupMembersCommand, } from "../protocols/Aws_json1_1";
5
- export class ListGroupMembersCommand extends $Command {
6
- constructor(input) {
7
- super();
8
- this.input = input;
6
+ var ListGroupMembersCommand = (function (_super) {
7
+ __extends(ListGroupMembersCommand, _super);
8
+ function ListGroupMembersCommand(input) {
9
+ var _this = _super.call(this) || this;
10
+ _this.input = input;
11
+ return _this;
9
12
  }
10
- resolveMiddleware(clientStack, configuration, options) {
13
+ ListGroupMembersCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
11
14
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
12
- const stack = clientStack.concat(this.middlewareStack);
13
- const { logger } = configuration;
14
- const clientName = "WorkMailClient";
15
- const commandName = "ListGroupMembersCommand";
16
- const handlerExecutionContext = {
17
- logger,
18
- clientName,
19
- commandName,
15
+ var stack = clientStack.concat(this.middlewareStack);
16
+ var logger = configuration.logger;
17
+ var clientName = "WorkMailClient";
18
+ var commandName = "ListGroupMembersCommand";
19
+ var handlerExecutionContext = {
20
+ logger: logger,
21
+ clientName: clientName,
22
+ commandName: commandName,
20
23
  inputFilterSensitiveLog: ListGroupMembersRequestFilterSensitiveLog,
21
24
  outputFilterSensitiveLog: ListGroupMembersResponseFilterSensitiveLog,
22
25
  };
23
- const { requestHandler } = configuration;
24
- return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
25
- }
26
- serialize(input, context) {
26
+ var requestHandler = configuration.requestHandler;
27
+ return stack.resolve(function (request) {
28
+ return requestHandler.handle(request.request, options || {});
29
+ }, handlerExecutionContext);
30
+ };
31
+ ListGroupMembersCommand.prototype.serialize = function (input, context) {
27
32
  return serializeAws_json1_1ListGroupMembersCommand(input, context);
28
- }
29
- deserialize(output, context) {
33
+ };
34
+ ListGroupMembersCommand.prototype.deserialize = function (output, context) {
30
35
  return deserializeAws_json1_1ListGroupMembersCommand(output, context);
31
- }
32
- }
36
+ };
37
+ return ListGroupMembersCommand;
38
+ }($Command));
39
+ export { ListGroupMembersCommand };
@@ -1,32 +1,39 @@
1
+ import { __extends } from "tslib";
1
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
2
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
3
4
  import { ListGroupsRequestFilterSensitiveLog, ListGroupsResponseFilterSensitiveLog, } from "../models/models_0";
4
5
  import { deserializeAws_json1_1ListGroupsCommand, serializeAws_json1_1ListGroupsCommand, } from "../protocols/Aws_json1_1";
5
- export class ListGroupsCommand extends $Command {
6
- constructor(input) {
7
- super();
8
- this.input = input;
6
+ var ListGroupsCommand = (function (_super) {
7
+ __extends(ListGroupsCommand, _super);
8
+ function ListGroupsCommand(input) {
9
+ var _this = _super.call(this) || this;
10
+ _this.input = input;
11
+ return _this;
9
12
  }
10
- resolveMiddleware(clientStack, configuration, options) {
13
+ ListGroupsCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
11
14
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
12
- const stack = clientStack.concat(this.middlewareStack);
13
- const { logger } = configuration;
14
- const clientName = "WorkMailClient";
15
- const commandName = "ListGroupsCommand";
16
- const handlerExecutionContext = {
17
- logger,
18
- clientName,
19
- commandName,
15
+ var stack = clientStack.concat(this.middlewareStack);
16
+ var logger = configuration.logger;
17
+ var clientName = "WorkMailClient";
18
+ var commandName = "ListGroupsCommand";
19
+ var handlerExecutionContext = {
20
+ logger: logger,
21
+ clientName: clientName,
22
+ commandName: commandName,
20
23
  inputFilterSensitiveLog: ListGroupsRequestFilterSensitiveLog,
21
24
  outputFilterSensitiveLog: ListGroupsResponseFilterSensitiveLog,
22
25
  };
23
- const { requestHandler } = configuration;
24
- return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
25
- }
26
- serialize(input, context) {
26
+ var requestHandler = configuration.requestHandler;
27
+ return stack.resolve(function (request) {
28
+ return requestHandler.handle(request.request, options || {});
29
+ }, handlerExecutionContext);
30
+ };
31
+ ListGroupsCommand.prototype.serialize = function (input, context) {
27
32
  return serializeAws_json1_1ListGroupsCommand(input, context);
28
- }
29
- deserialize(output, context) {
33
+ };
34
+ ListGroupsCommand.prototype.deserialize = function (output, context) {
30
35
  return deserializeAws_json1_1ListGroupsCommand(output, context);
31
- }
32
- }
36
+ };
37
+ return ListGroupsCommand;
38
+ }($Command));
39
+ export { ListGroupsCommand };