@aws-sdk/client-workmail 3.649.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 (88) hide show
  1. package/dist-cjs/index.js +84 -252
  2. package/dist-es/commands/AssociateDelegateToResourceCommand.js +1 -3
  3. package/dist-es/commands/AssociateMemberToGroupCommand.js +1 -3
  4. package/dist-es/commands/AssumeImpersonationRoleCommand.js +1 -3
  5. package/dist-es/commands/CancelMailboxExportJobCommand.js +1 -3
  6. package/dist-es/commands/CreateAliasCommand.js +1 -3
  7. package/dist-es/commands/CreateAvailabilityConfigurationCommand.js +1 -3
  8. package/dist-es/commands/CreateGroupCommand.js +1 -3
  9. package/dist-es/commands/CreateImpersonationRoleCommand.js +1 -3
  10. package/dist-es/commands/CreateMobileDeviceAccessRuleCommand.js +1 -3
  11. package/dist-es/commands/CreateOrganizationCommand.js +1 -3
  12. package/dist-es/commands/CreateResourceCommand.js +1 -3
  13. package/dist-es/commands/CreateUserCommand.js +1 -3
  14. package/dist-es/commands/DeleteAccessControlRuleCommand.js +1 -3
  15. package/dist-es/commands/DeleteAliasCommand.js +1 -3
  16. package/dist-es/commands/DeleteAvailabilityConfigurationCommand.js +1 -3
  17. package/dist-es/commands/DeleteEmailMonitoringConfigurationCommand.js +1 -3
  18. package/dist-es/commands/DeleteGroupCommand.js +1 -3
  19. package/dist-es/commands/DeleteImpersonationRoleCommand.js +1 -3
  20. package/dist-es/commands/DeleteMailboxPermissionsCommand.js +1 -3
  21. package/dist-es/commands/DeleteMobileDeviceAccessOverrideCommand.js +1 -3
  22. package/dist-es/commands/DeleteMobileDeviceAccessRuleCommand.js +1 -3
  23. package/dist-es/commands/DeleteOrganizationCommand.js +1 -3
  24. package/dist-es/commands/DeleteResourceCommand.js +1 -3
  25. package/dist-es/commands/DeleteRetentionPolicyCommand.js +1 -3
  26. package/dist-es/commands/DeleteUserCommand.js +1 -3
  27. package/dist-es/commands/DeregisterFromWorkMailCommand.js +1 -3
  28. package/dist-es/commands/DeregisterMailDomainCommand.js +1 -3
  29. package/dist-es/commands/DescribeEmailMonitoringConfigurationCommand.js +1 -3
  30. package/dist-es/commands/DescribeEntityCommand.js +1 -3
  31. package/dist-es/commands/DescribeGroupCommand.js +1 -3
  32. package/dist-es/commands/DescribeInboundDmarcSettingsCommand.js +1 -3
  33. package/dist-es/commands/DescribeMailboxExportJobCommand.js +1 -3
  34. package/dist-es/commands/DescribeOrganizationCommand.js +1 -3
  35. package/dist-es/commands/DescribeResourceCommand.js +1 -3
  36. package/dist-es/commands/DescribeUserCommand.js +1 -3
  37. package/dist-es/commands/DisassociateDelegateFromResourceCommand.js +1 -3
  38. package/dist-es/commands/DisassociateMemberFromGroupCommand.js +1 -3
  39. package/dist-es/commands/GetAccessControlEffectCommand.js +1 -3
  40. package/dist-es/commands/GetDefaultRetentionPolicyCommand.js +1 -3
  41. package/dist-es/commands/GetImpersonationRoleCommand.js +1 -3
  42. package/dist-es/commands/GetImpersonationRoleEffectCommand.js +1 -3
  43. package/dist-es/commands/GetMailDomainCommand.js +1 -3
  44. package/dist-es/commands/GetMailboxDetailsCommand.js +1 -3
  45. package/dist-es/commands/GetMobileDeviceAccessEffectCommand.js +1 -3
  46. package/dist-es/commands/GetMobileDeviceAccessOverrideCommand.js +1 -3
  47. package/dist-es/commands/ListAccessControlRulesCommand.js +1 -3
  48. package/dist-es/commands/ListAliasesCommand.js +1 -3
  49. package/dist-es/commands/ListAvailabilityConfigurationsCommand.js +1 -3
  50. package/dist-es/commands/ListGroupMembersCommand.js +1 -3
  51. package/dist-es/commands/ListGroupsCommand.js +1 -3
  52. package/dist-es/commands/ListGroupsForEntityCommand.js +1 -3
  53. package/dist-es/commands/ListImpersonationRolesCommand.js +1 -3
  54. package/dist-es/commands/ListMailDomainsCommand.js +1 -3
  55. package/dist-es/commands/ListMailboxExportJobsCommand.js +1 -3
  56. package/dist-es/commands/ListMailboxPermissionsCommand.js +1 -3
  57. package/dist-es/commands/ListMobileDeviceAccessOverridesCommand.js +1 -3
  58. package/dist-es/commands/ListMobileDeviceAccessRulesCommand.js +1 -3
  59. package/dist-es/commands/ListOrganizationsCommand.js +1 -3
  60. package/dist-es/commands/ListResourceDelegatesCommand.js +1 -3
  61. package/dist-es/commands/ListResourcesCommand.js +1 -3
  62. package/dist-es/commands/ListTagsForResourceCommand.js +1 -3
  63. package/dist-es/commands/ListUsersCommand.js +1 -3
  64. package/dist-es/commands/PutAccessControlRuleCommand.js +1 -3
  65. package/dist-es/commands/PutEmailMonitoringConfigurationCommand.js +1 -3
  66. package/dist-es/commands/PutInboundDmarcSettingsCommand.js +1 -3
  67. package/dist-es/commands/PutMailboxPermissionsCommand.js +1 -3
  68. package/dist-es/commands/PutMobileDeviceAccessOverrideCommand.js +1 -3
  69. package/dist-es/commands/PutRetentionPolicyCommand.js +1 -3
  70. package/dist-es/commands/RegisterMailDomainCommand.js +1 -3
  71. package/dist-es/commands/RegisterToWorkMailCommand.js +1 -3
  72. package/dist-es/commands/ResetPasswordCommand.js +1 -3
  73. package/dist-es/commands/StartMailboxExportJobCommand.js +1 -3
  74. package/dist-es/commands/TagResourceCommand.js +1 -3
  75. package/dist-es/commands/TestAvailabilityConfigurationCommand.js +1 -3
  76. package/dist-es/commands/UntagResourceCommand.js +1 -3
  77. package/dist-es/commands/UpdateAvailabilityConfigurationCommand.js +1 -3
  78. package/dist-es/commands/UpdateDefaultMailDomainCommand.js +1 -3
  79. package/dist-es/commands/UpdateGroupCommand.js +1 -3
  80. package/dist-es/commands/UpdateImpersonationRoleCommand.js +1 -3
  81. package/dist-es/commands/UpdateMailboxQuotaCommand.js +1 -3
  82. package/dist-es/commands/UpdateMobileDeviceAccessRuleCommand.js +1 -3
  83. package/dist-es/commands/UpdatePrimaryEmailAddressCommand.js +1 -3
  84. package/dist-es/commands/UpdateResourceCommand.js +1 -3
  85. package/dist-es/commands/UpdateUserCommand.js +1 -3
  86. package/dist-es/endpoint/endpointResolver.js +7 -3
  87. package/package.json +4 -4
  88. package/dist-types/tsdoc-metadata.json +0 -11
package/dist-cjs/index.js CHANGED
@@ -3223,9 +3223,7 @@ function sharedHeaders(operation) {
3223
3223
  __name(sharedHeaders, "sharedHeaders");
3224
3224
 
3225
3225
  // src/commands/AssociateDelegateToResourceCommand.ts
3226
- var _AssociateDelegateToResourceCommand = class _AssociateDelegateToResourceCommand extends import_smithy_client.Command.classBuilder().ep({
3227
- ...commonParams
3228
- }).m(function(Command, cs, config, o) {
3226
+ var _AssociateDelegateToResourceCommand = class _AssociateDelegateToResourceCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3229
3227
  return [
3230
3228
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3231
3229
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3239,9 +3237,7 @@ var AssociateDelegateToResourceCommand = _AssociateDelegateToResourceCommand;
3239
3237
 
3240
3238
 
3241
3239
 
3242
- var _AssociateMemberToGroupCommand = class _AssociateMemberToGroupCommand extends import_smithy_client.Command.classBuilder().ep({
3243
- ...commonParams
3244
- }).m(function(Command, cs, config, o) {
3240
+ var _AssociateMemberToGroupCommand = class _AssociateMemberToGroupCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3245
3241
  return [
3246
3242
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3247
3243
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3255,9 +3251,7 @@ var AssociateMemberToGroupCommand = _AssociateMemberToGroupCommand;
3255
3251
 
3256
3252
 
3257
3253
 
3258
- var _AssumeImpersonationRoleCommand = class _AssumeImpersonationRoleCommand extends import_smithy_client.Command.classBuilder().ep({
3259
- ...commonParams
3260
- }).m(function(Command, cs, config, o) {
3254
+ var _AssumeImpersonationRoleCommand = class _AssumeImpersonationRoleCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3261
3255
  return [
3262
3256
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3263
3257
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3271,9 +3265,7 @@ var AssumeImpersonationRoleCommand = _AssumeImpersonationRoleCommand;
3271
3265
 
3272
3266
 
3273
3267
 
3274
- var _CancelMailboxExportJobCommand = class _CancelMailboxExportJobCommand extends import_smithy_client.Command.classBuilder().ep({
3275
- ...commonParams
3276
- }).m(function(Command, cs, config, o) {
3268
+ var _CancelMailboxExportJobCommand = class _CancelMailboxExportJobCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3277
3269
  return [
3278
3270
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3279
3271
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3287,9 +3279,7 @@ var CancelMailboxExportJobCommand = _CancelMailboxExportJobCommand;
3287
3279
 
3288
3280
 
3289
3281
 
3290
- var _CreateAliasCommand = class _CreateAliasCommand extends import_smithy_client.Command.classBuilder().ep({
3291
- ...commonParams
3292
- }).m(function(Command, cs, config, o) {
3282
+ var _CreateAliasCommand = class _CreateAliasCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3293
3283
  return [
3294
3284
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3295
3285
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3303,9 +3293,7 @@ var CreateAliasCommand = _CreateAliasCommand;
3303
3293
 
3304
3294
 
3305
3295
 
3306
- var _CreateAvailabilityConfigurationCommand = class _CreateAvailabilityConfigurationCommand extends import_smithy_client.Command.classBuilder().ep({
3307
- ...commonParams
3308
- }).m(function(Command, cs, config, o) {
3296
+ var _CreateAvailabilityConfigurationCommand = class _CreateAvailabilityConfigurationCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3309
3297
  return [
3310
3298
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3311
3299
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3319,9 +3307,7 @@ var CreateAvailabilityConfigurationCommand = _CreateAvailabilityConfigurationCom
3319
3307
 
3320
3308
 
3321
3309
 
3322
- var _CreateGroupCommand = class _CreateGroupCommand extends import_smithy_client.Command.classBuilder().ep({
3323
- ...commonParams
3324
- }).m(function(Command, cs, config, o) {
3310
+ var _CreateGroupCommand = class _CreateGroupCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3325
3311
  return [
3326
3312
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3327
3313
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3335,9 +3321,7 @@ var CreateGroupCommand = _CreateGroupCommand;
3335
3321
 
3336
3322
 
3337
3323
 
3338
- var _CreateImpersonationRoleCommand = class _CreateImpersonationRoleCommand extends import_smithy_client.Command.classBuilder().ep({
3339
- ...commonParams
3340
- }).m(function(Command, cs, config, o) {
3324
+ var _CreateImpersonationRoleCommand = class _CreateImpersonationRoleCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3341
3325
  return [
3342
3326
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3343
3327
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3351,9 +3335,7 @@ var CreateImpersonationRoleCommand = _CreateImpersonationRoleCommand;
3351
3335
 
3352
3336
 
3353
3337
 
3354
- var _CreateMobileDeviceAccessRuleCommand = class _CreateMobileDeviceAccessRuleCommand extends import_smithy_client.Command.classBuilder().ep({
3355
- ...commonParams
3356
- }).m(function(Command, cs, config, o) {
3338
+ var _CreateMobileDeviceAccessRuleCommand = class _CreateMobileDeviceAccessRuleCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3357
3339
  return [
3358
3340
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3359
3341
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3367,9 +3349,7 @@ var CreateMobileDeviceAccessRuleCommand = _CreateMobileDeviceAccessRuleCommand;
3367
3349
 
3368
3350
 
3369
3351
 
3370
- var _CreateOrganizationCommand = class _CreateOrganizationCommand extends import_smithy_client.Command.classBuilder().ep({
3371
- ...commonParams
3372
- }).m(function(Command, cs, config, o) {
3352
+ var _CreateOrganizationCommand = class _CreateOrganizationCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3373
3353
  return [
3374
3354
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3375
3355
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3383,9 +3363,7 @@ var CreateOrganizationCommand = _CreateOrganizationCommand;
3383
3363
 
3384
3364
 
3385
3365
 
3386
- var _CreateResourceCommand = class _CreateResourceCommand extends import_smithy_client.Command.classBuilder().ep({
3387
- ...commonParams
3388
- }).m(function(Command, cs, config, o) {
3366
+ var _CreateResourceCommand = class _CreateResourceCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3389
3367
  return [
3390
3368
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3391
3369
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3399,9 +3377,7 @@ var CreateResourceCommand = _CreateResourceCommand;
3399
3377
 
3400
3378
 
3401
3379
 
3402
- var _CreateUserCommand = class _CreateUserCommand extends import_smithy_client.Command.classBuilder().ep({
3403
- ...commonParams
3404
- }).m(function(Command, cs, config, o) {
3380
+ var _CreateUserCommand = class _CreateUserCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3405
3381
  return [
3406
3382
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3407
3383
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3415,9 +3391,7 @@ var CreateUserCommand = _CreateUserCommand;
3415
3391
 
3416
3392
 
3417
3393
 
3418
- var _DeleteAccessControlRuleCommand = class _DeleteAccessControlRuleCommand extends import_smithy_client.Command.classBuilder().ep({
3419
- ...commonParams
3420
- }).m(function(Command, cs, config, o) {
3394
+ var _DeleteAccessControlRuleCommand = class _DeleteAccessControlRuleCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3421
3395
  return [
3422
3396
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3423
3397
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3431,9 +3405,7 @@ var DeleteAccessControlRuleCommand = _DeleteAccessControlRuleCommand;
3431
3405
 
3432
3406
 
3433
3407
 
3434
- var _DeleteAliasCommand = class _DeleteAliasCommand extends import_smithy_client.Command.classBuilder().ep({
3435
- ...commonParams
3436
- }).m(function(Command, cs, config, o) {
3408
+ var _DeleteAliasCommand = class _DeleteAliasCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3437
3409
  return [
3438
3410
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3439
3411
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3447,9 +3419,7 @@ var DeleteAliasCommand = _DeleteAliasCommand;
3447
3419
 
3448
3420
 
3449
3421
 
3450
- var _DeleteAvailabilityConfigurationCommand = class _DeleteAvailabilityConfigurationCommand extends import_smithy_client.Command.classBuilder().ep({
3451
- ...commonParams
3452
- }).m(function(Command, cs, config, o) {
3422
+ var _DeleteAvailabilityConfigurationCommand = class _DeleteAvailabilityConfigurationCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3453
3423
  return [
3454
3424
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3455
3425
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3463,9 +3433,7 @@ var DeleteAvailabilityConfigurationCommand = _DeleteAvailabilityConfigurationCom
3463
3433
 
3464
3434
 
3465
3435
 
3466
- var _DeleteEmailMonitoringConfigurationCommand = class _DeleteEmailMonitoringConfigurationCommand extends import_smithy_client.Command.classBuilder().ep({
3467
- ...commonParams
3468
- }).m(function(Command, cs, config, o) {
3436
+ var _DeleteEmailMonitoringConfigurationCommand = class _DeleteEmailMonitoringConfigurationCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3469
3437
  return [
3470
3438
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3471
3439
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3479,9 +3447,7 @@ var DeleteEmailMonitoringConfigurationCommand = _DeleteEmailMonitoringConfigurat
3479
3447
 
3480
3448
 
3481
3449
 
3482
- var _DeleteGroupCommand = class _DeleteGroupCommand extends import_smithy_client.Command.classBuilder().ep({
3483
- ...commonParams
3484
- }).m(function(Command, cs, config, o) {
3450
+ var _DeleteGroupCommand = class _DeleteGroupCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3485
3451
  return [
3486
3452
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3487
3453
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3495,9 +3461,7 @@ var DeleteGroupCommand = _DeleteGroupCommand;
3495
3461
 
3496
3462
 
3497
3463
 
3498
- var _DeleteImpersonationRoleCommand = class _DeleteImpersonationRoleCommand extends import_smithy_client.Command.classBuilder().ep({
3499
- ...commonParams
3500
- }).m(function(Command, cs, config, o) {
3464
+ var _DeleteImpersonationRoleCommand = class _DeleteImpersonationRoleCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3501
3465
  return [
3502
3466
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3503
3467
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3511,9 +3475,7 @@ var DeleteImpersonationRoleCommand = _DeleteImpersonationRoleCommand;
3511
3475
 
3512
3476
 
3513
3477
 
3514
- var _DeleteMailboxPermissionsCommand = class _DeleteMailboxPermissionsCommand extends import_smithy_client.Command.classBuilder().ep({
3515
- ...commonParams
3516
- }).m(function(Command, cs, config, o) {
3478
+ var _DeleteMailboxPermissionsCommand = class _DeleteMailboxPermissionsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3517
3479
  return [
3518
3480
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3519
3481
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3527,9 +3489,7 @@ var DeleteMailboxPermissionsCommand = _DeleteMailboxPermissionsCommand;
3527
3489
 
3528
3490
 
3529
3491
 
3530
- var _DeleteMobileDeviceAccessOverrideCommand = class _DeleteMobileDeviceAccessOverrideCommand extends import_smithy_client.Command.classBuilder().ep({
3531
- ...commonParams
3532
- }).m(function(Command, cs, config, o) {
3492
+ var _DeleteMobileDeviceAccessOverrideCommand = class _DeleteMobileDeviceAccessOverrideCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3533
3493
  return [
3534
3494
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3535
3495
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3543,9 +3503,7 @@ var DeleteMobileDeviceAccessOverrideCommand = _DeleteMobileDeviceAccessOverrideC
3543
3503
 
3544
3504
 
3545
3505
 
3546
- var _DeleteMobileDeviceAccessRuleCommand = class _DeleteMobileDeviceAccessRuleCommand extends import_smithy_client.Command.classBuilder().ep({
3547
- ...commonParams
3548
- }).m(function(Command, cs, config, o) {
3506
+ var _DeleteMobileDeviceAccessRuleCommand = class _DeleteMobileDeviceAccessRuleCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3549
3507
  return [
3550
3508
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3551
3509
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3559,9 +3517,7 @@ var DeleteMobileDeviceAccessRuleCommand = _DeleteMobileDeviceAccessRuleCommand;
3559
3517
 
3560
3518
 
3561
3519
 
3562
- var _DeleteOrganizationCommand = class _DeleteOrganizationCommand extends import_smithy_client.Command.classBuilder().ep({
3563
- ...commonParams
3564
- }).m(function(Command, cs, config, o) {
3520
+ var _DeleteOrganizationCommand = class _DeleteOrganizationCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3565
3521
  return [
3566
3522
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3567
3523
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3575,9 +3531,7 @@ var DeleteOrganizationCommand = _DeleteOrganizationCommand;
3575
3531
 
3576
3532
 
3577
3533
 
3578
- var _DeleteResourceCommand = class _DeleteResourceCommand extends import_smithy_client.Command.classBuilder().ep({
3579
- ...commonParams
3580
- }).m(function(Command, cs, config, o) {
3534
+ var _DeleteResourceCommand = class _DeleteResourceCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3581
3535
  return [
3582
3536
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3583
3537
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3591,9 +3545,7 @@ var DeleteResourceCommand = _DeleteResourceCommand;
3591
3545
 
3592
3546
 
3593
3547
 
3594
- var _DeleteRetentionPolicyCommand = class _DeleteRetentionPolicyCommand extends import_smithy_client.Command.classBuilder().ep({
3595
- ...commonParams
3596
- }).m(function(Command, cs, config, o) {
3548
+ var _DeleteRetentionPolicyCommand = class _DeleteRetentionPolicyCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3597
3549
  return [
3598
3550
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3599
3551
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3607,9 +3559,7 @@ var DeleteRetentionPolicyCommand = _DeleteRetentionPolicyCommand;
3607
3559
 
3608
3560
 
3609
3561
 
3610
- var _DeleteUserCommand = class _DeleteUserCommand extends import_smithy_client.Command.classBuilder().ep({
3611
- ...commonParams
3612
- }).m(function(Command, cs, config, o) {
3562
+ var _DeleteUserCommand = class _DeleteUserCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3613
3563
  return [
3614
3564
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3615
3565
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3623,9 +3573,7 @@ var DeleteUserCommand = _DeleteUserCommand;
3623
3573
 
3624
3574
 
3625
3575
 
3626
- var _DeregisterFromWorkMailCommand = class _DeregisterFromWorkMailCommand extends import_smithy_client.Command.classBuilder().ep({
3627
- ...commonParams
3628
- }).m(function(Command, cs, config, o) {
3576
+ var _DeregisterFromWorkMailCommand = class _DeregisterFromWorkMailCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3629
3577
  return [
3630
3578
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3631
3579
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3639,9 +3587,7 @@ var DeregisterFromWorkMailCommand = _DeregisterFromWorkMailCommand;
3639
3587
 
3640
3588
 
3641
3589
 
3642
- var _DeregisterMailDomainCommand = class _DeregisterMailDomainCommand extends import_smithy_client.Command.classBuilder().ep({
3643
- ...commonParams
3644
- }).m(function(Command, cs, config, o) {
3590
+ var _DeregisterMailDomainCommand = class _DeregisterMailDomainCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3645
3591
  return [
3646
3592
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3647
3593
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3655,9 +3601,7 @@ var DeregisterMailDomainCommand = _DeregisterMailDomainCommand;
3655
3601
 
3656
3602
 
3657
3603
 
3658
- var _DescribeEmailMonitoringConfigurationCommand = class _DescribeEmailMonitoringConfigurationCommand extends import_smithy_client.Command.classBuilder().ep({
3659
- ...commonParams
3660
- }).m(function(Command, cs, config, o) {
3604
+ var _DescribeEmailMonitoringConfigurationCommand = class _DescribeEmailMonitoringConfigurationCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3661
3605
  return [
3662
3606
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3663
3607
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3671,9 +3615,7 @@ var DescribeEmailMonitoringConfigurationCommand = _DescribeEmailMonitoringConfig
3671
3615
 
3672
3616
 
3673
3617
 
3674
- var _DescribeEntityCommand = class _DescribeEntityCommand extends import_smithy_client.Command.classBuilder().ep({
3675
- ...commonParams
3676
- }).m(function(Command, cs, config, o) {
3618
+ var _DescribeEntityCommand = class _DescribeEntityCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3677
3619
  return [
3678
3620
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3679
3621
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3687,9 +3629,7 @@ var DescribeEntityCommand = _DescribeEntityCommand;
3687
3629
 
3688
3630
 
3689
3631
 
3690
- var _DescribeGroupCommand = class _DescribeGroupCommand extends import_smithy_client.Command.classBuilder().ep({
3691
- ...commonParams
3692
- }).m(function(Command, cs, config, o) {
3632
+ var _DescribeGroupCommand = class _DescribeGroupCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3693
3633
  return [
3694
3634
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3695
3635
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3703,9 +3643,7 @@ var DescribeGroupCommand = _DescribeGroupCommand;
3703
3643
 
3704
3644
 
3705
3645
 
3706
- var _DescribeInboundDmarcSettingsCommand = class _DescribeInboundDmarcSettingsCommand extends import_smithy_client.Command.classBuilder().ep({
3707
- ...commonParams
3708
- }).m(function(Command, cs, config, o) {
3646
+ var _DescribeInboundDmarcSettingsCommand = class _DescribeInboundDmarcSettingsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3709
3647
  return [
3710
3648
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3711
3649
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3719,9 +3657,7 @@ var DescribeInboundDmarcSettingsCommand = _DescribeInboundDmarcSettingsCommand;
3719
3657
 
3720
3658
 
3721
3659
 
3722
- var _DescribeMailboxExportJobCommand = class _DescribeMailboxExportJobCommand extends import_smithy_client.Command.classBuilder().ep({
3723
- ...commonParams
3724
- }).m(function(Command, cs, config, o) {
3660
+ var _DescribeMailboxExportJobCommand = class _DescribeMailboxExportJobCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3725
3661
  return [
3726
3662
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3727
3663
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3735,9 +3671,7 @@ var DescribeMailboxExportJobCommand = _DescribeMailboxExportJobCommand;
3735
3671
 
3736
3672
 
3737
3673
 
3738
- var _DescribeOrganizationCommand = class _DescribeOrganizationCommand extends import_smithy_client.Command.classBuilder().ep({
3739
- ...commonParams
3740
- }).m(function(Command, cs, config, o) {
3674
+ var _DescribeOrganizationCommand = class _DescribeOrganizationCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3741
3675
  return [
3742
3676
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3743
3677
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3751,9 +3685,7 @@ var DescribeOrganizationCommand = _DescribeOrganizationCommand;
3751
3685
 
3752
3686
 
3753
3687
 
3754
- var _DescribeResourceCommand = class _DescribeResourceCommand extends import_smithy_client.Command.classBuilder().ep({
3755
- ...commonParams
3756
- }).m(function(Command, cs, config, o) {
3688
+ var _DescribeResourceCommand = class _DescribeResourceCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3757
3689
  return [
3758
3690
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3759
3691
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3767,9 +3699,7 @@ var DescribeResourceCommand = _DescribeResourceCommand;
3767
3699
 
3768
3700
 
3769
3701
 
3770
- var _DescribeUserCommand = class _DescribeUserCommand extends import_smithy_client.Command.classBuilder().ep({
3771
- ...commonParams
3772
- }).m(function(Command, cs, config, o) {
3702
+ var _DescribeUserCommand = class _DescribeUserCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3773
3703
  return [
3774
3704
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3775
3705
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3783,9 +3713,7 @@ var DescribeUserCommand = _DescribeUserCommand;
3783
3713
 
3784
3714
 
3785
3715
 
3786
- var _DisassociateDelegateFromResourceCommand = class _DisassociateDelegateFromResourceCommand extends import_smithy_client.Command.classBuilder().ep({
3787
- ...commonParams
3788
- }).m(function(Command, cs, config, o) {
3716
+ var _DisassociateDelegateFromResourceCommand = class _DisassociateDelegateFromResourceCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3789
3717
  return [
3790
3718
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3791
3719
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3799,9 +3727,7 @@ var DisassociateDelegateFromResourceCommand = _DisassociateDelegateFromResourceC
3799
3727
 
3800
3728
 
3801
3729
 
3802
- var _DisassociateMemberFromGroupCommand = class _DisassociateMemberFromGroupCommand extends import_smithy_client.Command.classBuilder().ep({
3803
- ...commonParams
3804
- }).m(function(Command, cs, config, o) {
3730
+ var _DisassociateMemberFromGroupCommand = class _DisassociateMemberFromGroupCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3805
3731
  return [
3806
3732
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3807
3733
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3815,9 +3741,7 @@ var DisassociateMemberFromGroupCommand = _DisassociateMemberFromGroupCommand;
3815
3741
 
3816
3742
 
3817
3743
 
3818
- var _GetAccessControlEffectCommand = class _GetAccessControlEffectCommand extends import_smithy_client.Command.classBuilder().ep({
3819
- ...commonParams
3820
- }).m(function(Command, cs, config, o) {
3744
+ var _GetAccessControlEffectCommand = class _GetAccessControlEffectCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3821
3745
  return [
3822
3746
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3823
3747
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3831,9 +3755,7 @@ var GetAccessControlEffectCommand = _GetAccessControlEffectCommand;
3831
3755
 
3832
3756
 
3833
3757
 
3834
- var _GetDefaultRetentionPolicyCommand = class _GetDefaultRetentionPolicyCommand extends import_smithy_client.Command.classBuilder().ep({
3835
- ...commonParams
3836
- }).m(function(Command, cs, config, o) {
3758
+ var _GetDefaultRetentionPolicyCommand = class _GetDefaultRetentionPolicyCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3837
3759
  return [
3838
3760
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3839
3761
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3847,9 +3769,7 @@ var GetDefaultRetentionPolicyCommand = _GetDefaultRetentionPolicyCommand;
3847
3769
 
3848
3770
 
3849
3771
 
3850
- var _GetImpersonationRoleCommand = class _GetImpersonationRoleCommand extends import_smithy_client.Command.classBuilder().ep({
3851
- ...commonParams
3852
- }).m(function(Command, cs, config, o) {
3772
+ var _GetImpersonationRoleCommand = class _GetImpersonationRoleCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3853
3773
  return [
3854
3774
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3855
3775
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3863,9 +3783,7 @@ var GetImpersonationRoleCommand = _GetImpersonationRoleCommand;
3863
3783
 
3864
3784
 
3865
3785
 
3866
- var _GetImpersonationRoleEffectCommand = class _GetImpersonationRoleEffectCommand extends import_smithy_client.Command.classBuilder().ep({
3867
- ...commonParams
3868
- }).m(function(Command, cs, config, o) {
3786
+ var _GetImpersonationRoleEffectCommand = class _GetImpersonationRoleEffectCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3869
3787
  return [
3870
3788
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3871
3789
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3879,9 +3797,7 @@ var GetImpersonationRoleEffectCommand = _GetImpersonationRoleEffectCommand;
3879
3797
 
3880
3798
 
3881
3799
 
3882
- var _GetMailboxDetailsCommand = class _GetMailboxDetailsCommand extends import_smithy_client.Command.classBuilder().ep({
3883
- ...commonParams
3884
- }).m(function(Command, cs, config, o) {
3800
+ var _GetMailboxDetailsCommand = class _GetMailboxDetailsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3885
3801
  return [
3886
3802
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3887
3803
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3895,9 +3811,7 @@ var GetMailboxDetailsCommand = _GetMailboxDetailsCommand;
3895
3811
 
3896
3812
 
3897
3813
 
3898
- var _GetMailDomainCommand = class _GetMailDomainCommand extends import_smithy_client.Command.classBuilder().ep({
3899
- ...commonParams
3900
- }).m(function(Command, cs, config, o) {
3814
+ var _GetMailDomainCommand = class _GetMailDomainCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3901
3815
  return [
3902
3816
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3903
3817
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3911,9 +3825,7 @@ var GetMailDomainCommand = _GetMailDomainCommand;
3911
3825
 
3912
3826
 
3913
3827
 
3914
- var _GetMobileDeviceAccessEffectCommand = class _GetMobileDeviceAccessEffectCommand extends import_smithy_client.Command.classBuilder().ep({
3915
- ...commonParams
3916
- }).m(function(Command, cs, config, o) {
3828
+ var _GetMobileDeviceAccessEffectCommand = class _GetMobileDeviceAccessEffectCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3917
3829
  return [
3918
3830
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3919
3831
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3927,9 +3839,7 @@ var GetMobileDeviceAccessEffectCommand = _GetMobileDeviceAccessEffectCommand;
3927
3839
 
3928
3840
 
3929
3841
 
3930
- var _GetMobileDeviceAccessOverrideCommand = class _GetMobileDeviceAccessOverrideCommand extends import_smithy_client.Command.classBuilder().ep({
3931
- ...commonParams
3932
- }).m(function(Command, cs, config, o) {
3842
+ var _GetMobileDeviceAccessOverrideCommand = class _GetMobileDeviceAccessOverrideCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3933
3843
  return [
3934
3844
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3935
3845
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3943,9 +3853,7 @@ var GetMobileDeviceAccessOverrideCommand = _GetMobileDeviceAccessOverrideCommand
3943
3853
 
3944
3854
 
3945
3855
 
3946
- var _ListAccessControlRulesCommand = class _ListAccessControlRulesCommand extends import_smithy_client.Command.classBuilder().ep({
3947
- ...commonParams
3948
- }).m(function(Command, cs, config, o) {
3856
+ var _ListAccessControlRulesCommand = class _ListAccessControlRulesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3949
3857
  return [
3950
3858
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3951
3859
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3959,9 +3867,7 @@ var ListAccessControlRulesCommand = _ListAccessControlRulesCommand;
3959
3867
 
3960
3868
 
3961
3869
 
3962
- var _ListAliasesCommand = class _ListAliasesCommand extends import_smithy_client.Command.classBuilder().ep({
3963
- ...commonParams
3964
- }).m(function(Command, cs, config, o) {
3870
+ var _ListAliasesCommand = class _ListAliasesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3965
3871
  return [
3966
3872
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3967
3873
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3975,9 +3881,7 @@ var ListAliasesCommand = _ListAliasesCommand;
3975
3881
 
3976
3882
 
3977
3883
 
3978
- var _ListAvailabilityConfigurationsCommand = class _ListAvailabilityConfigurationsCommand extends import_smithy_client.Command.classBuilder().ep({
3979
- ...commonParams
3980
- }).m(function(Command, cs, config, o) {
3884
+ var _ListAvailabilityConfigurationsCommand = class _ListAvailabilityConfigurationsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3981
3885
  return [
3982
3886
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3983
3887
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3991,9 +3895,7 @@ var ListAvailabilityConfigurationsCommand = _ListAvailabilityConfigurationsComma
3991
3895
 
3992
3896
 
3993
3897
 
3994
- var _ListGroupMembersCommand = class _ListGroupMembersCommand extends import_smithy_client.Command.classBuilder().ep({
3995
- ...commonParams
3996
- }).m(function(Command, cs, config, o) {
3898
+ var _ListGroupMembersCommand = class _ListGroupMembersCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3997
3899
  return [
3998
3900
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3999
3901
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4007,9 +3909,7 @@ var ListGroupMembersCommand = _ListGroupMembersCommand;
4007
3909
 
4008
3910
 
4009
3911
 
4010
- var _ListGroupsCommand = class _ListGroupsCommand extends import_smithy_client.Command.classBuilder().ep({
4011
- ...commonParams
4012
- }).m(function(Command, cs, config, o) {
3912
+ var _ListGroupsCommand = class _ListGroupsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4013
3913
  return [
4014
3914
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4015
3915
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4023,9 +3923,7 @@ var ListGroupsCommand = _ListGroupsCommand;
4023
3923
 
4024
3924
 
4025
3925
 
4026
- var _ListGroupsForEntityCommand = class _ListGroupsForEntityCommand extends import_smithy_client.Command.classBuilder().ep({
4027
- ...commonParams
4028
- }).m(function(Command, cs, config, o) {
3926
+ var _ListGroupsForEntityCommand = class _ListGroupsForEntityCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4029
3927
  return [
4030
3928
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4031
3929
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4039,9 +3937,7 @@ var ListGroupsForEntityCommand = _ListGroupsForEntityCommand;
4039
3937
 
4040
3938
 
4041
3939
 
4042
- var _ListImpersonationRolesCommand = class _ListImpersonationRolesCommand extends import_smithy_client.Command.classBuilder().ep({
4043
- ...commonParams
4044
- }).m(function(Command, cs, config, o) {
3940
+ var _ListImpersonationRolesCommand = class _ListImpersonationRolesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4045
3941
  return [
4046
3942
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4047
3943
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4055,9 +3951,7 @@ var ListImpersonationRolesCommand = _ListImpersonationRolesCommand;
4055
3951
 
4056
3952
 
4057
3953
 
4058
- var _ListMailboxExportJobsCommand = class _ListMailboxExportJobsCommand extends import_smithy_client.Command.classBuilder().ep({
4059
- ...commonParams
4060
- }).m(function(Command, cs, config, o) {
3954
+ var _ListMailboxExportJobsCommand = class _ListMailboxExportJobsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4061
3955
  return [
4062
3956
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4063
3957
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4071,9 +3965,7 @@ var ListMailboxExportJobsCommand = _ListMailboxExportJobsCommand;
4071
3965
 
4072
3966
 
4073
3967
 
4074
- var _ListMailboxPermissionsCommand = class _ListMailboxPermissionsCommand extends import_smithy_client.Command.classBuilder().ep({
4075
- ...commonParams
4076
- }).m(function(Command, cs, config, o) {
3968
+ var _ListMailboxPermissionsCommand = class _ListMailboxPermissionsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4077
3969
  return [
4078
3970
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4079
3971
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4087,9 +3979,7 @@ var ListMailboxPermissionsCommand = _ListMailboxPermissionsCommand;
4087
3979
 
4088
3980
 
4089
3981
 
4090
- var _ListMailDomainsCommand = class _ListMailDomainsCommand extends import_smithy_client.Command.classBuilder().ep({
4091
- ...commonParams
4092
- }).m(function(Command, cs, config, o) {
3982
+ var _ListMailDomainsCommand = class _ListMailDomainsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4093
3983
  return [
4094
3984
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4095
3985
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4103,9 +3993,7 @@ var ListMailDomainsCommand = _ListMailDomainsCommand;
4103
3993
 
4104
3994
 
4105
3995
 
4106
- var _ListMobileDeviceAccessOverridesCommand = class _ListMobileDeviceAccessOverridesCommand extends import_smithy_client.Command.classBuilder().ep({
4107
- ...commonParams
4108
- }).m(function(Command, cs, config, o) {
3996
+ var _ListMobileDeviceAccessOverridesCommand = class _ListMobileDeviceAccessOverridesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4109
3997
  return [
4110
3998
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4111
3999
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4119,9 +4007,7 @@ var ListMobileDeviceAccessOverridesCommand = _ListMobileDeviceAccessOverridesCom
4119
4007
 
4120
4008
 
4121
4009
 
4122
- var _ListMobileDeviceAccessRulesCommand = class _ListMobileDeviceAccessRulesCommand extends import_smithy_client.Command.classBuilder().ep({
4123
- ...commonParams
4124
- }).m(function(Command, cs, config, o) {
4010
+ var _ListMobileDeviceAccessRulesCommand = class _ListMobileDeviceAccessRulesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4125
4011
  return [
4126
4012
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4127
4013
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4135,9 +4021,7 @@ var ListMobileDeviceAccessRulesCommand = _ListMobileDeviceAccessRulesCommand;
4135
4021
 
4136
4022
 
4137
4023
 
4138
- var _ListOrganizationsCommand = class _ListOrganizationsCommand extends import_smithy_client.Command.classBuilder().ep({
4139
- ...commonParams
4140
- }).m(function(Command, cs, config, o) {
4024
+ var _ListOrganizationsCommand = class _ListOrganizationsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4141
4025
  return [
4142
4026
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4143
4027
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4151,9 +4035,7 @@ var ListOrganizationsCommand = _ListOrganizationsCommand;
4151
4035
 
4152
4036
 
4153
4037
 
4154
- var _ListResourceDelegatesCommand = class _ListResourceDelegatesCommand extends import_smithy_client.Command.classBuilder().ep({
4155
- ...commonParams
4156
- }).m(function(Command, cs, config, o) {
4038
+ var _ListResourceDelegatesCommand = class _ListResourceDelegatesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4157
4039
  return [
4158
4040
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4159
4041
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4167,9 +4049,7 @@ var ListResourceDelegatesCommand = _ListResourceDelegatesCommand;
4167
4049
 
4168
4050
 
4169
4051
 
4170
- var _ListResourcesCommand = class _ListResourcesCommand extends import_smithy_client.Command.classBuilder().ep({
4171
- ...commonParams
4172
- }).m(function(Command, cs, config, o) {
4052
+ var _ListResourcesCommand = class _ListResourcesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4173
4053
  return [
4174
4054
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4175
4055
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4183,9 +4063,7 @@ var ListResourcesCommand = _ListResourcesCommand;
4183
4063
 
4184
4064
 
4185
4065
 
4186
- var _ListTagsForResourceCommand = class _ListTagsForResourceCommand extends import_smithy_client.Command.classBuilder().ep({
4187
- ...commonParams
4188
- }).m(function(Command, cs, config, o) {
4066
+ var _ListTagsForResourceCommand = class _ListTagsForResourceCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4189
4067
  return [
4190
4068
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4191
4069
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4199,9 +4077,7 @@ var ListTagsForResourceCommand = _ListTagsForResourceCommand;
4199
4077
 
4200
4078
 
4201
4079
 
4202
- var _ListUsersCommand = class _ListUsersCommand extends import_smithy_client.Command.classBuilder().ep({
4203
- ...commonParams
4204
- }).m(function(Command, cs, config, o) {
4080
+ var _ListUsersCommand = class _ListUsersCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4205
4081
  return [
4206
4082
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4207
4083
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4215,9 +4091,7 @@ var ListUsersCommand = _ListUsersCommand;
4215
4091
 
4216
4092
 
4217
4093
 
4218
- var _PutAccessControlRuleCommand = class _PutAccessControlRuleCommand extends import_smithy_client.Command.classBuilder().ep({
4219
- ...commonParams
4220
- }).m(function(Command, cs, config, o) {
4094
+ var _PutAccessControlRuleCommand = class _PutAccessControlRuleCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4221
4095
  return [
4222
4096
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4223
4097
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4231,9 +4105,7 @@ var PutAccessControlRuleCommand = _PutAccessControlRuleCommand;
4231
4105
 
4232
4106
 
4233
4107
 
4234
- var _PutEmailMonitoringConfigurationCommand = class _PutEmailMonitoringConfigurationCommand extends import_smithy_client.Command.classBuilder().ep({
4235
- ...commonParams
4236
- }).m(function(Command, cs, config, o) {
4108
+ var _PutEmailMonitoringConfigurationCommand = class _PutEmailMonitoringConfigurationCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4237
4109
  return [
4238
4110
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4239
4111
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4247,9 +4119,7 @@ var PutEmailMonitoringConfigurationCommand = _PutEmailMonitoringConfigurationCom
4247
4119
 
4248
4120
 
4249
4121
 
4250
- var _PutInboundDmarcSettingsCommand = class _PutInboundDmarcSettingsCommand extends import_smithy_client.Command.classBuilder().ep({
4251
- ...commonParams
4252
- }).m(function(Command, cs, config, o) {
4122
+ var _PutInboundDmarcSettingsCommand = class _PutInboundDmarcSettingsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4253
4123
  return [
4254
4124
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4255
4125
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4263,9 +4133,7 @@ var PutInboundDmarcSettingsCommand = _PutInboundDmarcSettingsCommand;
4263
4133
 
4264
4134
 
4265
4135
 
4266
- var _PutMailboxPermissionsCommand = class _PutMailboxPermissionsCommand extends import_smithy_client.Command.classBuilder().ep({
4267
- ...commonParams
4268
- }).m(function(Command, cs, config, o) {
4136
+ var _PutMailboxPermissionsCommand = class _PutMailboxPermissionsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4269
4137
  return [
4270
4138
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4271
4139
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4279,9 +4147,7 @@ var PutMailboxPermissionsCommand = _PutMailboxPermissionsCommand;
4279
4147
 
4280
4148
 
4281
4149
 
4282
- var _PutMobileDeviceAccessOverrideCommand = class _PutMobileDeviceAccessOverrideCommand extends import_smithy_client.Command.classBuilder().ep({
4283
- ...commonParams
4284
- }).m(function(Command, cs, config, o) {
4150
+ var _PutMobileDeviceAccessOverrideCommand = class _PutMobileDeviceAccessOverrideCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4285
4151
  return [
4286
4152
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4287
4153
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4295,9 +4161,7 @@ var PutMobileDeviceAccessOverrideCommand = _PutMobileDeviceAccessOverrideCommand
4295
4161
 
4296
4162
 
4297
4163
 
4298
- var _PutRetentionPolicyCommand = class _PutRetentionPolicyCommand extends import_smithy_client.Command.classBuilder().ep({
4299
- ...commonParams
4300
- }).m(function(Command, cs, config, o) {
4164
+ var _PutRetentionPolicyCommand = class _PutRetentionPolicyCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4301
4165
  return [
4302
4166
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4303
4167
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4311,9 +4175,7 @@ var PutRetentionPolicyCommand = _PutRetentionPolicyCommand;
4311
4175
 
4312
4176
 
4313
4177
 
4314
- var _RegisterMailDomainCommand = class _RegisterMailDomainCommand extends import_smithy_client.Command.classBuilder().ep({
4315
- ...commonParams
4316
- }).m(function(Command, cs, config, o) {
4178
+ var _RegisterMailDomainCommand = class _RegisterMailDomainCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4317
4179
  return [
4318
4180
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4319
4181
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4327,9 +4189,7 @@ var RegisterMailDomainCommand = _RegisterMailDomainCommand;
4327
4189
 
4328
4190
 
4329
4191
 
4330
- var _RegisterToWorkMailCommand = class _RegisterToWorkMailCommand extends import_smithy_client.Command.classBuilder().ep({
4331
- ...commonParams
4332
- }).m(function(Command, cs, config, o) {
4192
+ var _RegisterToWorkMailCommand = class _RegisterToWorkMailCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4333
4193
  return [
4334
4194
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4335
4195
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4343,9 +4203,7 @@ var RegisterToWorkMailCommand = _RegisterToWorkMailCommand;
4343
4203
 
4344
4204
 
4345
4205
 
4346
- var _ResetPasswordCommand = class _ResetPasswordCommand extends import_smithy_client.Command.classBuilder().ep({
4347
- ...commonParams
4348
- }).m(function(Command, cs, config, o) {
4206
+ var _ResetPasswordCommand = class _ResetPasswordCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4349
4207
  return [
4350
4208
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4351
4209
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4359,9 +4217,7 @@ var ResetPasswordCommand = _ResetPasswordCommand;
4359
4217
 
4360
4218
 
4361
4219
 
4362
- var _StartMailboxExportJobCommand = class _StartMailboxExportJobCommand extends import_smithy_client.Command.classBuilder().ep({
4363
- ...commonParams
4364
- }).m(function(Command, cs, config, o) {
4220
+ var _StartMailboxExportJobCommand = class _StartMailboxExportJobCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4365
4221
  return [
4366
4222
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4367
4223
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4375,9 +4231,7 @@ var StartMailboxExportJobCommand = _StartMailboxExportJobCommand;
4375
4231
 
4376
4232
 
4377
4233
 
4378
- var _TagResourceCommand = class _TagResourceCommand extends import_smithy_client.Command.classBuilder().ep({
4379
- ...commonParams
4380
- }).m(function(Command, cs, config, o) {
4234
+ var _TagResourceCommand = class _TagResourceCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4381
4235
  return [
4382
4236
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4383
4237
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4391,9 +4245,7 @@ var TagResourceCommand = _TagResourceCommand;
4391
4245
 
4392
4246
 
4393
4247
 
4394
- var _TestAvailabilityConfigurationCommand = class _TestAvailabilityConfigurationCommand extends import_smithy_client.Command.classBuilder().ep({
4395
- ...commonParams
4396
- }).m(function(Command, cs, config, o) {
4248
+ var _TestAvailabilityConfigurationCommand = class _TestAvailabilityConfigurationCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4397
4249
  return [
4398
4250
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4399
4251
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4407,9 +4259,7 @@ var TestAvailabilityConfigurationCommand = _TestAvailabilityConfigurationCommand
4407
4259
 
4408
4260
 
4409
4261
 
4410
- var _UntagResourceCommand = class _UntagResourceCommand extends import_smithy_client.Command.classBuilder().ep({
4411
- ...commonParams
4412
- }).m(function(Command, cs, config, o) {
4262
+ var _UntagResourceCommand = class _UntagResourceCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4413
4263
  return [
4414
4264
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4415
4265
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4423,9 +4273,7 @@ var UntagResourceCommand = _UntagResourceCommand;
4423
4273
 
4424
4274
 
4425
4275
 
4426
- var _UpdateAvailabilityConfigurationCommand = class _UpdateAvailabilityConfigurationCommand extends import_smithy_client.Command.classBuilder().ep({
4427
- ...commonParams
4428
- }).m(function(Command, cs, config, o) {
4276
+ var _UpdateAvailabilityConfigurationCommand = class _UpdateAvailabilityConfigurationCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4429
4277
  return [
4430
4278
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4431
4279
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4439,9 +4287,7 @@ var UpdateAvailabilityConfigurationCommand = _UpdateAvailabilityConfigurationCom
4439
4287
 
4440
4288
 
4441
4289
 
4442
- var _UpdateDefaultMailDomainCommand = class _UpdateDefaultMailDomainCommand extends import_smithy_client.Command.classBuilder().ep({
4443
- ...commonParams
4444
- }).m(function(Command, cs, config, o) {
4290
+ var _UpdateDefaultMailDomainCommand = class _UpdateDefaultMailDomainCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4445
4291
  return [
4446
4292
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4447
4293
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4455,9 +4301,7 @@ var UpdateDefaultMailDomainCommand = _UpdateDefaultMailDomainCommand;
4455
4301
 
4456
4302
 
4457
4303
 
4458
- var _UpdateGroupCommand = class _UpdateGroupCommand extends import_smithy_client.Command.classBuilder().ep({
4459
- ...commonParams
4460
- }).m(function(Command, cs, config, o) {
4304
+ var _UpdateGroupCommand = class _UpdateGroupCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4461
4305
  return [
4462
4306
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4463
4307
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4471,9 +4315,7 @@ var UpdateGroupCommand = _UpdateGroupCommand;
4471
4315
 
4472
4316
 
4473
4317
 
4474
- var _UpdateImpersonationRoleCommand = class _UpdateImpersonationRoleCommand extends import_smithy_client.Command.classBuilder().ep({
4475
- ...commonParams
4476
- }).m(function(Command, cs, config, o) {
4318
+ var _UpdateImpersonationRoleCommand = class _UpdateImpersonationRoleCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4477
4319
  return [
4478
4320
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4479
4321
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4487,9 +4329,7 @@ var UpdateImpersonationRoleCommand = _UpdateImpersonationRoleCommand;
4487
4329
 
4488
4330
 
4489
4331
 
4490
- var _UpdateMailboxQuotaCommand = class _UpdateMailboxQuotaCommand extends import_smithy_client.Command.classBuilder().ep({
4491
- ...commonParams
4492
- }).m(function(Command, cs, config, o) {
4332
+ var _UpdateMailboxQuotaCommand = class _UpdateMailboxQuotaCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4493
4333
  return [
4494
4334
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4495
4335
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4503,9 +4343,7 @@ var UpdateMailboxQuotaCommand = _UpdateMailboxQuotaCommand;
4503
4343
 
4504
4344
 
4505
4345
 
4506
- var _UpdateMobileDeviceAccessRuleCommand = class _UpdateMobileDeviceAccessRuleCommand extends import_smithy_client.Command.classBuilder().ep({
4507
- ...commonParams
4508
- }).m(function(Command, cs, config, o) {
4346
+ var _UpdateMobileDeviceAccessRuleCommand = class _UpdateMobileDeviceAccessRuleCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4509
4347
  return [
4510
4348
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4511
4349
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4519,9 +4357,7 @@ var UpdateMobileDeviceAccessRuleCommand = _UpdateMobileDeviceAccessRuleCommand;
4519
4357
 
4520
4358
 
4521
4359
 
4522
- var _UpdatePrimaryEmailAddressCommand = class _UpdatePrimaryEmailAddressCommand extends import_smithy_client.Command.classBuilder().ep({
4523
- ...commonParams
4524
- }).m(function(Command, cs, config, o) {
4360
+ var _UpdatePrimaryEmailAddressCommand = class _UpdatePrimaryEmailAddressCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4525
4361
  return [
4526
4362
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4527
4363
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4535,9 +4371,7 @@ var UpdatePrimaryEmailAddressCommand = _UpdatePrimaryEmailAddressCommand;
4535
4371
 
4536
4372
 
4537
4373
 
4538
- var _UpdateResourceCommand = class _UpdateResourceCommand extends import_smithy_client.Command.classBuilder().ep({
4539
- ...commonParams
4540
- }).m(function(Command, cs, config, o) {
4374
+ var _UpdateResourceCommand = class _UpdateResourceCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4541
4375
  return [
4542
4376
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4543
4377
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4551,9 +4385,7 @@ var UpdateResourceCommand = _UpdateResourceCommand;
4551
4385
 
4552
4386
 
4553
4387
 
4554
- var _UpdateUserCommand = class _UpdateUserCommand extends import_smithy_client.Command.classBuilder().ep({
4555
- ...commonParams
4556
- }).m(function(Command, cs, config, o) {
4388
+ var _UpdateUserCommand = class _UpdateUserCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4557
4389
  return [
4558
4390
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4559
4391
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())