@aws-sdk/client-workmail 3.645.0 → 3.650.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 (94) hide show
  1. package/dist-cjs/endpoint/endpointResolver.js +6 -2
  2. package/dist-cjs/index.js +84 -252
  3. package/dist-es/commands/AssociateDelegateToResourceCommand.js +1 -3
  4. package/dist-es/commands/AssociateMemberToGroupCommand.js +1 -3
  5. package/dist-es/commands/AssumeImpersonationRoleCommand.js +1 -3
  6. package/dist-es/commands/CancelMailboxExportJobCommand.js +1 -3
  7. package/dist-es/commands/CreateAliasCommand.js +1 -3
  8. package/dist-es/commands/CreateAvailabilityConfigurationCommand.js +1 -3
  9. package/dist-es/commands/CreateGroupCommand.js +1 -3
  10. package/dist-es/commands/CreateImpersonationRoleCommand.js +1 -3
  11. package/dist-es/commands/CreateMobileDeviceAccessRuleCommand.js +1 -3
  12. package/dist-es/commands/CreateOrganizationCommand.js +1 -3
  13. package/dist-es/commands/CreateResourceCommand.js +1 -3
  14. package/dist-es/commands/CreateUserCommand.js +1 -3
  15. package/dist-es/commands/DeleteAccessControlRuleCommand.js +1 -3
  16. package/dist-es/commands/DeleteAliasCommand.js +1 -3
  17. package/dist-es/commands/DeleteAvailabilityConfigurationCommand.js +1 -3
  18. package/dist-es/commands/DeleteEmailMonitoringConfigurationCommand.js +1 -3
  19. package/dist-es/commands/DeleteGroupCommand.js +1 -3
  20. package/dist-es/commands/DeleteImpersonationRoleCommand.js +1 -3
  21. package/dist-es/commands/DeleteMailboxPermissionsCommand.js +1 -3
  22. package/dist-es/commands/DeleteMobileDeviceAccessOverrideCommand.js +1 -3
  23. package/dist-es/commands/DeleteMobileDeviceAccessRuleCommand.js +1 -3
  24. package/dist-es/commands/DeleteOrganizationCommand.js +1 -3
  25. package/dist-es/commands/DeleteResourceCommand.js +1 -3
  26. package/dist-es/commands/DeleteRetentionPolicyCommand.js +1 -3
  27. package/dist-es/commands/DeleteUserCommand.js +1 -3
  28. package/dist-es/commands/DeregisterFromWorkMailCommand.js +1 -3
  29. package/dist-es/commands/DeregisterMailDomainCommand.js +1 -3
  30. package/dist-es/commands/DescribeEmailMonitoringConfigurationCommand.js +1 -3
  31. package/dist-es/commands/DescribeEntityCommand.js +1 -3
  32. package/dist-es/commands/DescribeGroupCommand.js +1 -3
  33. package/dist-es/commands/DescribeInboundDmarcSettingsCommand.js +1 -3
  34. package/dist-es/commands/DescribeMailboxExportJobCommand.js +1 -3
  35. package/dist-es/commands/DescribeOrganizationCommand.js +1 -3
  36. package/dist-es/commands/DescribeResourceCommand.js +1 -3
  37. package/dist-es/commands/DescribeUserCommand.js +1 -3
  38. package/dist-es/commands/DisassociateDelegateFromResourceCommand.js +1 -3
  39. package/dist-es/commands/DisassociateMemberFromGroupCommand.js +1 -3
  40. package/dist-es/commands/GetAccessControlEffectCommand.js +1 -3
  41. package/dist-es/commands/GetDefaultRetentionPolicyCommand.js +1 -3
  42. package/dist-es/commands/GetImpersonationRoleCommand.js +1 -3
  43. package/dist-es/commands/GetImpersonationRoleEffectCommand.js +1 -3
  44. package/dist-es/commands/GetMailDomainCommand.js +1 -3
  45. package/dist-es/commands/GetMailboxDetailsCommand.js +1 -3
  46. package/dist-es/commands/GetMobileDeviceAccessEffectCommand.js +1 -3
  47. package/dist-es/commands/GetMobileDeviceAccessOverrideCommand.js +1 -3
  48. package/dist-es/commands/ListAccessControlRulesCommand.js +1 -3
  49. package/dist-es/commands/ListAliasesCommand.js +1 -3
  50. package/dist-es/commands/ListAvailabilityConfigurationsCommand.js +1 -3
  51. package/dist-es/commands/ListGroupMembersCommand.js +1 -3
  52. package/dist-es/commands/ListGroupsCommand.js +1 -3
  53. package/dist-es/commands/ListGroupsForEntityCommand.js +1 -3
  54. package/dist-es/commands/ListImpersonationRolesCommand.js +1 -3
  55. package/dist-es/commands/ListMailDomainsCommand.js +1 -3
  56. package/dist-es/commands/ListMailboxExportJobsCommand.js +1 -3
  57. package/dist-es/commands/ListMailboxPermissionsCommand.js +1 -3
  58. package/dist-es/commands/ListMobileDeviceAccessOverridesCommand.js +1 -3
  59. package/dist-es/commands/ListMobileDeviceAccessRulesCommand.js +1 -3
  60. package/dist-es/commands/ListOrganizationsCommand.js +1 -3
  61. package/dist-es/commands/ListResourceDelegatesCommand.js +1 -3
  62. package/dist-es/commands/ListResourcesCommand.js +1 -3
  63. package/dist-es/commands/ListTagsForResourceCommand.js +1 -3
  64. package/dist-es/commands/ListUsersCommand.js +1 -3
  65. package/dist-es/commands/PutAccessControlRuleCommand.js +1 -3
  66. package/dist-es/commands/PutEmailMonitoringConfigurationCommand.js +1 -3
  67. package/dist-es/commands/PutInboundDmarcSettingsCommand.js +1 -3
  68. package/dist-es/commands/PutMailboxPermissionsCommand.js +1 -3
  69. package/dist-es/commands/PutMobileDeviceAccessOverrideCommand.js +1 -3
  70. package/dist-es/commands/PutRetentionPolicyCommand.js +1 -3
  71. package/dist-es/commands/RegisterMailDomainCommand.js +1 -3
  72. package/dist-es/commands/RegisterToWorkMailCommand.js +1 -3
  73. package/dist-es/commands/ResetPasswordCommand.js +1 -3
  74. package/dist-es/commands/StartMailboxExportJobCommand.js +1 -3
  75. package/dist-es/commands/TagResourceCommand.js +1 -3
  76. package/dist-es/commands/TestAvailabilityConfigurationCommand.js +1 -3
  77. package/dist-es/commands/UntagResourceCommand.js +1 -3
  78. package/dist-es/commands/UpdateAvailabilityConfigurationCommand.js +1 -3
  79. package/dist-es/commands/UpdateDefaultMailDomainCommand.js +1 -3
  80. package/dist-es/commands/UpdateGroupCommand.js +1 -3
  81. package/dist-es/commands/UpdateImpersonationRoleCommand.js +1 -3
  82. package/dist-es/commands/UpdateMailboxQuotaCommand.js +1 -3
  83. package/dist-es/commands/UpdateMobileDeviceAccessRuleCommand.js +1 -3
  84. package/dist-es/commands/UpdatePrimaryEmailAddressCommand.js +1 -3
  85. package/dist-es/commands/UpdateResourceCommand.js +1 -3
  86. package/dist-es/commands/UpdateUserCommand.js +1 -3
  87. package/dist-es/endpoint/endpointResolver.js +7 -3
  88. package/dist-types/runtimeConfig.browser.d.ts +2 -0
  89. package/dist-types/runtimeConfig.d.ts +2 -0
  90. package/dist-types/runtimeConfig.native.d.ts +2 -0
  91. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +2 -0
  92. package/dist-types/ts3.4/runtimeConfig.d.ts +2 -0
  93. package/dist-types/ts3.4/runtimeConfig.native.d.ts +2 -0
  94. package/package.json +35 -35
@@ -6,9 +6,7 @@ import { de_AssociateDelegateToResourceCommand, se_AssociateDelegateToResourceCo
6
6
  export { $Command };
7
7
  export class AssociateDelegateToResourceCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_AssociateMemberToGroupCommand, se_AssociateMemberToGroupCommand } fr
6
6
  export { $Command };
7
7
  export class AssociateMemberToGroupCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_AssumeImpersonationRoleCommand, se_AssumeImpersonationRoleCommand }
6
6
  export { $Command };
7
7
  export class AssumeImpersonationRoleCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_CancelMailboxExportJobCommand, se_CancelMailboxExportJobCommand } fr
6
6
  export { $Command };
7
7
  export class CancelMailboxExportJobCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_CreateAliasCommand, se_CreateAliasCommand } from "../protocols/Aws_j
6
6
  export { $Command };
7
7
  export class CreateAliasCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -7,9 +7,7 @@ import { de_CreateAvailabilityConfigurationCommand, se_CreateAvailabilityConfigu
7
7
  export { $Command };
8
8
  export class CreateAvailabilityConfigurationCommand extends $Command
9
9
  .classBuilder()
10
- .ep({
11
- ...commonParams,
12
- })
10
+ .ep(commonParams)
13
11
  .m(function (Command, cs, config, o) {
14
12
  return [
15
13
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_CreateGroupCommand, se_CreateGroupCommand } from "../protocols/Aws_j
6
6
  export { $Command };
7
7
  export class CreateGroupCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_CreateImpersonationRoleCommand, se_CreateImpersonationRoleCommand }
6
6
  export { $Command };
7
7
  export class CreateImpersonationRoleCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_CreateMobileDeviceAccessRuleCommand, se_CreateMobileDeviceAccessRule
6
6
  export { $Command };
7
7
  export class CreateMobileDeviceAccessRuleCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_CreateOrganizationCommand, se_CreateOrganizationCommand } from "../p
6
6
  export { $Command };
7
7
  export class CreateOrganizationCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_CreateResourceCommand, se_CreateResourceCommand } from "../protocols
6
6
  export { $Command };
7
7
  export class CreateResourceCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -7,9 +7,7 @@ import { de_CreateUserCommand, se_CreateUserCommand } from "../protocols/Aws_jso
7
7
  export { $Command };
8
8
  export class CreateUserCommand extends $Command
9
9
  .classBuilder()
10
- .ep({
11
- ...commonParams,
12
- })
10
+ .ep(commonParams)
13
11
  .m(function (Command, cs, config, o) {
14
12
  return [
15
13
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_DeleteAccessControlRuleCommand, se_DeleteAccessControlRuleCommand }
6
6
  export { $Command };
7
7
  export class DeleteAccessControlRuleCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_DeleteAliasCommand, se_DeleteAliasCommand } from "../protocols/Aws_j
6
6
  export { $Command };
7
7
  export class DeleteAliasCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_DeleteAvailabilityConfigurationCommand, se_DeleteAvailabilityConfigu
6
6
  export { $Command };
7
7
  export class DeleteAvailabilityConfigurationCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_DeleteEmailMonitoringConfigurationCommand, se_DeleteEmailMonitoringC
6
6
  export { $Command };
7
7
  export class DeleteEmailMonitoringConfigurationCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_DeleteGroupCommand, se_DeleteGroupCommand } from "../protocols/Aws_j
6
6
  export { $Command };
7
7
  export class DeleteGroupCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_DeleteImpersonationRoleCommand, se_DeleteImpersonationRoleCommand }
6
6
  export { $Command };
7
7
  export class DeleteImpersonationRoleCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_DeleteMailboxPermissionsCommand, se_DeleteMailboxPermissionsCommand
6
6
  export { $Command };
7
7
  export class DeleteMailboxPermissionsCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_DeleteMobileDeviceAccessOverrideCommand, se_DeleteMobileDeviceAccess
6
6
  export { $Command };
7
7
  export class DeleteMobileDeviceAccessOverrideCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_DeleteMobileDeviceAccessRuleCommand, se_DeleteMobileDeviceAccessRule
6
6
  export { $Command };
7
7
  export class DeleteMobileDeviceAccessRuleCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_DeleteOrganizationCommand, se_DeleteOrganizationCommand } from "../p
6
6
  export { $Command };
7
7
  export class DeleteOrganizationCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_DeleteResourceCommand, se_DeleteResourceCommand } from "../protocols
6
6
  export { $Command };
7
7
  export class DeleteResourceCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_DeleteRetentionPolicyCommand, se_DeleteRetentionPolicyCommand } from
6
6
  export { $Command };
7
7
  export class DeleteRetentionPolicyCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_DeleteUserCommand, se_DeleteUserCommand } from "../protocols/Aws_jso
6
6
  export { $Command };
7
7
  export class DeleteUserCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_DeregisterFromWorkMailCommand, se_DeregisterFromWorkMailCommand } fr
6
6
  export { $Command };
7
7
  export class DeregisterFromWorkMailCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_DeregisterMailDomainCommand, se_DeregisterMailDomainCommand } from "
6
6
  export { $Command };
7
7
  export class DeregisterMailDomainCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_DescribeEmailMonitoringConfigurationCommand, se_DescribeEmailMonitor
6
6
  export { $Command };
7
7
  export class DescribeEmailMonitoringConfigurationCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_DescribeEntityCommand, se_DescribeEntityCommand } from "../protocols
6
6
  export { $Command };
7
7
  export class DescribeEntityCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_DescribeGroupCommand, se_DescribeGroupCommand } from "../protocols/A
6
6
  export { $Command };
7
7
  export class DescribeGroupCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_DescribeInboundDmarcSettingsCommand, se_DescribeInboundDmarcSettings
6
6
  export { $Command };
7
7
  export class DescribeInboundDmarcSettingsCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_DescribeMailboxExportJobCommand, se_DescribeMailboxExportJobCommand
6
6
  export { $Command };
7
7
  export class DescribeMailboxExportJobCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_DescribeOrganizationCommand, se_DescribeOrganizationCommand } from "
6
6
  export { $Command };
7
7
  export class DescribeOrganizationCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_DescribeResourceCommand, se_DescribeResourceCommand } from "../proto
6
6
  export { $Command };
7
7
  export class DescribeResourceCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -7,9 +7,7 @@ import { de_DescribeUserCommand, se_DescribeUserCommand } from "../protocols/Aws
7
7
  export { $Command };
8
8
  export class DescribeUserCommand extends $Command
9
9
  .classBuilder()
10
- .ep({
11
- ...commonParams,
12
- })
10
+ .ep(commonParams)
13
11
  .m(function (Command, cs, config, o) {
14
12
  return [
15
13
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_DisassociateDelegateFromResourceCommand, se_DisassociateDelegateFrom
6
6
  export { $Command };
7
7
  export class DisassociateDelegateFromResourceCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_DisassociateMemberFromGroupCommand, se_DisassociateMemberFromGroupCo
6
6
  export { $Command };
7
7
  export class DisassociateMemberFromGroupCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_GetAccessControlEffectCommand, se_GetAccessControlEffectCommand } fr
6
6
  export { $Command };
7
7
  export class GetAccessControlEffectCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_GetDefaultRetentionPolicyCommand, se_GetDefaultRetentionPolicyComman
6
6
  export { $Command };
7
7
  export class GetDefaultRetentionPolicyCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_GetImpersonationRoleCommand, se_GetImpersonationRoleCommand } from "
6
6
  export { $Command };
7
7
  export class GetImpersonationRoleCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_GetImpersonationRoleEffectCommand, se_GetImpersonationRoleEffectComm
6
6
  export { $Command };
7
7
  export class GetImpersonationRoleEffectCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_GetMailDomainCommand, se_GetMailDomainCommand } from "../protocols/A
6
6
  export { $Command };
7
7
  export class GetMailDomainCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_GetMailboxDetailsCommand, se_GetMailboxDetailsCommand } from "../pro
6
6
  export { $Command };
7
7
  export class GetMailboxDetailsCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_GetMobileDeviceAccessEffectCommand, se_GetMobileDeviceAccessEffectCo
6
6
  export { $Command };
7
7
  export class GetMobileDeviceAccessEffectCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_GetMobileDeviceAccessOverrideCommand, se_GetMobileDeviceAccessOverri
6
6
  export { $Command };
7
7
  export class GetMobileDeviceAccessOverrideCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_ListAccessControlRulesCommand, se_ListAccessControlRulesCommand } fr
6
6
  export { $Command };
7
7
  export class ListAccessControlRulesCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_ListAliasesCommand, se_ListAliasesCommand } from "../protocols/Aws_j
6
6
  export { $Command };
7
7
  export class ListAliasesCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_ListAvailabilityConfigurationsCommand, se_ListAvailabilityConfigurat
6
6
  export { $Command };
7
7
  export class ListAvailabilityConfigurationsCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_ListGroupMembersCommand, se_ListGroupMembersCommand } from "../proto
6
6
  export { $Command };
7
7
  export class ListGroupMembersCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_ListGroupsCommand, se_ListGroupsCommand } from "../protocols/Aws_jso
6
6
  export { $Command };
7
7
  export class ListGroupsCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_ListGroupsForEntityCommand, se_ListGroupsForEntityCommand } from "..
6
6
  export { $Command };
7
7
  export class ListGroupsForEntityCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_ListImpersonationRolesCommand, se_ListImpersonationRolesCommand } fr
6
6
  export { $Command };
7
7
  export class ListImpersonationRolesCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_ListMailDomainsCommand, se_ListMailDomainsCommand } from "../protoco
6
6
  export { $Command };
7
7
  export class ListMailDomainsCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),