@aws-sdk/client-database-migration-service 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 (108) hide show
  1. package/dist-cjs/index.js +106 -318
  2. package/dist-es/commands/AddTagsToResourceCommand.js +1 -3
  3. package/dist-es/commands/ApplyPendingMaintenanceActionCommand.js +1 -3
  4. package/dist-es/commands/BatchStartRecommendationsCommand.js +1 -3
  5. package/dist-es/commands/CancelReplicationTaskAssessmentRunCommand.js +1 -3
  6. package/dist-es/commands/CreateDataProviderCommand.js +1 -3
  7. package/dist-es/commands/CreateEndpointCommand.js +1 -3
  8. package/dist-es/commands/CreateEventSubscriptionCommand.js +1 -3
  9. package/dist-es/commands/CreateFleetAdvisorCollectorCommand.js +1 -3
  10. package/dist-es/commands/CreateInstanceProfileCommand.js +1 -3
  11. package/dist-es/commands/CreateMigrationProjectCommand.js +1 -3
  12. package/dist-es/commands/CreateReplicationConfigCommand.js +1 -3
  13. package/dist-es/commands/CreateReplicationInstanceCommand.js +1 -3
  14. package/dist-es/commands/CreateReplicationSubnetGroupCommand.js +1 -3
  15. package/dist-es/commands/CreateReplicationTaskCommand.js +1 -3
  16. package/dist-es/commands/DeleteCertificateCommand.js +1 -3
  17. package/dist-es/commands/DeleteConnectionCommand.js +1 -3
  18. package/dist-es/commands/DeleteDataProviderCommand.js +1 -3
  19. package/dist-es/commands/DeleteEndpointCommand.js +1 -3
  20. package/dist-es/commands/DeleteEventSubscriptionCommand.js +1 -3
  21. package/dist-es/commands/DeleteFleetAdvisorCollectorCommand.js +1 -3
  22. package/dist-es/commands/DeleteFleetAdvisorDatabasesCommand.js +1 -3
  23. package/dist-es/commands/DeleteInstanceProfileCommand.js +1 -3
  24. package/dist-es/commands/DeleteMigrationProjectCommand.js +1 -3
  25. package/dist-es/commands/DeleteReplicationConfigCommand.js +1 -3
  26. package/dist-es/commands/DeleteReplicationInstanceCommand.js +1 -3
  27. package/dist-es/commands/DeleteReplicationSubnetGroupCommand.js +1 -3
  28. package/dist-es/commands/DeleteReplicationTaskAssessmentRunCommand.js +1 -3
  29. package/dist-es/commands/DeleteReplicationTaskCommand.js +1 -3
  30. package/dist-es/commands/DescribeAccountAttributesCommand.js +1 -3
  31. package/dist-es/commands/DescribeApplicableIndividualAssessmentsCommand.js +1 -3
  32. package/dist-es/commands/DescribeCertificatesCommand.js +1 -3
  33. package/dist-es/commands/DescribeConnectionsCommand.js +1 -3
  34. package/dist-es/commands/DescribeConversionConfigurationCommand.js +1 -3
  35. package/dist-es/commands/DescribeDataProvidersCommand.js +1 -3
  36. package/dist-es/commands/DescribeEndpointSettingsCommand.js +1 -3
  37. package/dist-es/commands/DescribeEndpointTypesCommand.js +1 -3
  38. package/dist-es/commands/DescribeEndpointsCommand.js +1 -3
  39. package/dist-es/commands/DescribeEngineVersionsCommand.js +1 -3
  40. package/dist-es/commands/DescribeEventCategoriesCommand.js +1 -3
  41. package/dist-es/commands/DescribeEventSubscriptionsCommand.js +1 -3
  42. package/dist-es/commands/DescribeEventsCommand.js +1 -3
  43. package/dist-es/commands/DescribeExtensionPackAssociationsCommand.js +1 -3
  44. package/dist-es/commands/DescribeFleetAdvisorCollectorsCommand.js +1 -3
  45. package/dist-es/commands/DescribeFleetAdvisorDatabasesCommand.js +1 -3
  46. package/dist-es/commands/DescribeFleetAdvisorLsaAnalysisCommand.js +1 -3
  47. package/dist-es/commands/DescribeFleetAdvisorSchemaObjectSummaryCommand.js +1 -3
  48. package/dist-es/commands/DescribeFleetAdvisorSchemasCommand.js +1 -3
  49. package/dist-es/commands/DescribeInstanceProfilesCommand.js +1 -3
  50. package/dist-es/commands/DescribeMetadataModelAssessmentsCommand.js +1 -3
  51. package/dist-es/commands/DescribeMetadataModelConversionsCommand.js +1 -3
  52. package/dist-es/commands/DescribeMetadataModelExportsAsScriptCommand.js +1 -3
  53. package/dist-es/commands/DescribeMetadataModelExportsToTargetCommand.js +1 -3
  54. package/dist-es/commands/DescribeMetadataModelImportsCommand.js +1 -3
  55. package/dist-es/commands/DescribeMigrationProjectsCommand.js +1 -3
  56. package/dist-es/commands/DescribeOrderableReplicationInstancesCommand.js +1 -3
  57. package/dist-es/commands/DescribePendingMaintenanceActionsCommand.js +1 -3
  58. package/dist-es/commands/DescribeRecommendationLimitationsCommand.js +1 -3
  59. package/dist-es/commands/DescribeRecommendationsCommand.js +1 -3
  60. package/dist-es/commands/DescribeRefreshSchemasStatusCommand.js +1 -3
  61. package/dist-es/commands/DescribeReplicationConfigsCommand.js +1 -3
  62. package/dist-es/commands/DescribeReplicationInstanceTaskLogsCommand.js +1 -3
  63. package/dist-es/commands/DescribeReplicationInstancesCommand.js +1 -3
  64. package/dist-es/commands/DescribeReplicationSubnetGroupsCommand.js +1 -3
  65. package/dist-es/commands/DescribeReplicationTableStatisticsCommand.js +1 -3
  66. package/dist-es/commands/DescribeReplicationTaskAssessmentResultsCommand.js +1 -3
  67. package/dist-es/commands/DescribeReplicationTaskAssessmentRunsCommand.js +1 -3
  68. package/dist-es/commands/DescribeReplicationTaskIndividualAssessmentsCommand.js +1 -3
  69. package/dist-es/commands/DescribeReplicationTasksCommand.js +1 -3
  70. package/dist-es/commands/DescribeReplicationsCommand.js +1 -3
  71. package/dist-es/commands/DescribeSchemasCommand.js +1 -3
  72. package/dist-es/commands/DescribeTableStatisticsCommand.js +1 -3
  73. package/dist-es/commands/ExportMetadataModelAssessmentCommand.js +1 -3
  74. package/dist-es/commands/ImportCertificateCommand.js +1 -3
  75. package/dist-es/commands/ListTagsForResourceCommand.js +1 -3
  76. package/dist-es/commands/ModifyConversionConfigurationCommand.js +1 -3
  77. package/dist-es/commands/ModifyDataProviderCommand.js +1 -3
  78. package/dist-es/commands/ModifyEndpointCommand.js +1 -3
  79. package/dist-es/commands/ModifyEventSubscriptionCommand.js +1 -3
  80. package/dist-es/commands/ModifyInstanceProfileCommand.js +1 -3
  81. package/dist-es/commands/ModifyMigrationProjectCommand.js +1 -3
  82. package/dist-es/commands/ModifyReplicationConfigCommand.js +1 -3
  83. package/dist-es/commands/ModifyReplicationInstanceCommand.js +1 -3
  84. package/dist-es/commands/ModifyReplicationSubnetGroupCommand.js +1 -3
  85. package/dist-es/commands/ModifyReplicationTaskCommand.js +1 -3
  86. package/dist-es/commands/MoveReplicationTaskCommand.js +1 -3
  87. package/dist-es/commands/RebootReplicationInstanceCommand.js +1 -3
  88. package/dist-es/commands/RefreshSchemasCommand.js +1 -3
  89. package/dist-es/commands/ReloadReplicationTablesCommand.js +1 -3
  90. package/dist-es/commands/ReloadTablesCommand.js +1 -3
  91. package/dist-es/commands/RemoveTagsFromResourceCommand.js +1 -3
  92. package/dist-es/commands/RunFleetAdvisorLsaAnalysisCommand.js +1 -3
  93. package/dist-es/commands/StartExtensionPackAssociationCommand.js +1 -3
  94. package/dist-es/commands/StartMetadataModelAssessmentCommand.js +1 -3
  95. package/dist-es/commands/StartMetadataModelConversionCommand.js +1 -3
  96. package/dist-es/commands/StartMetadataModelExportAsScriptCommand.js +1 -3
  97. package/dist-es/commands/StartMetadataModelExportToTargetCommand.js +1 -3
  98. package/dist-es/commands/StartMetadataModelImportCommand.js +1 -3
  99. package/dist-es/commands/StartRecommendationsCommand.js +1 -3
  100. package/dist-es/commands/StartReplicationCommand.js +1 -3
  101. package/dist-es/commands/StartReplicationTaskAssessmentCommand.js +1 -3
  102. package/dist-es/commands/StartReplicationTaskAssessmentRunCommand.js +1 -3
  103. package/dist-es/commands/StartReplicationTaskCommand.js +1 -3
  104. package/dist-es/commands/StopReplicationCommand.js +1 -3
  105. package/dist-es/commands/StopReplicationTaskCommand.js +1 -3
  106. package/dist-es/commands/TestConnectionCommand.js +1 -3
  107. package/dist-es/commands/UpdateSubscriptionsToEventBridgeCommand.js +1 -3
  108. package/package.json +4 -4
package/dist-cjs/index.js CHANGED
@@ -4367,9 +4367,7 @@ function sharedHeaders(operation) {
4367
4367
  __name(sharedHeaders, "sharedHeaders");
4368
4368
 
4369
4369
  // src/commands/AddTagsToResourceCommand.ts
4370
- var _AddTagsToResourceCommand = class _AddTagsToResourceCommand extends import_smithy_client.Command.classBuilder().ep({
4371
- ...commonParams
4372
- }).m(function(Command, cs, config, o) {
4370
+ var _AddTagsToResourceCommand = class _AddTagsToResourceCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4373
4371
  return [
4374
4372
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4375
4373
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4383,9 +4381,7 @@ var AddTagsToResourceCommand = _AddTagsToResourceCommand;
4383
4381
 
4384
4382
 
4385
4383
 
4386
- var _ApplyPendingMaintenanceActionCommand = class _ApplyPendingMaintenanceActionCommand extends import_smithy_client.Command.classBuilder().ep({
4387
- ...commonParams
4388
- }).m(function(Command, cs, config, o) {
4384
+ var _ApplyPendingMaintenanceActionCommand = class _ApplyPendingMaintenanceActionCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4389
4385
  return [
4390
4386
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4391
4387
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4399,9 +4395,7 @@ var ApplyPendingMaintenanceActionCommand = _ApplyPendingMaintenanceActionCommand
4399
4395
 
4400
4396
 
4401
4397
 
4402
- var _BatchStartRecommendationsCommand = class _BatchStartRecommendationsCommand extends import_smithy_client.Command.classBuilder().ep({
4403
- ...commonParams
4404
- }).m(function(Command, cs, config, o) {
4398
+ var _BatchStartRecommendationsCommand = class _BatchStartRecommendationsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4405
4399
  return [
4406
4400
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4407
4401
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4415,9 +4409,7 @@ var BatchStartRecommendationsCommand = _BatchStartRecommendationsCommand;
4415
4409
 
4416
4410
 
4417
4411
 
4418
- var _CancelReplicationTaskAssessmentRunCommand = class _CancelReplicationTaskAssessmentRunCommand extends import_smithy_client.Command.classBuilder().ep({
4419
- ...commonParams
4420
- }).m(function(Command, cs, config, o) {
4412
+ var _CancelReplicationTaskAssessmentRunCommand = class _CancelReplicationTaskAssessmentRunCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4421
4413
  return [
4422
4414
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4423
4415
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4431,9 +4423,7 @@ var CancelReplicationTaskAssessmentRunCommand = _CancelReplicationTaskAssessment
4431
4423
 
4432
4424
 
4433
4425
 
4434
- var _CreateDataProviderCommand = class _CreateDataProviderCommand extends import_smithy_client.Command.classBuilder().ep({
4435
- ...commonParams
4436
- }).m(function(Command, cs, config, o) {
4426
+ var _CreateDataProviderCommand = class _CreateDataProviderCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4437
4427
  return [
4438
4428
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4439
4429
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4447,9 +4437,7 @@ var CreateDataProviderCommand = _CreateDataProviderCommand;
4447
4437
 
4448
4438
 
4449
4439
 
4450
- var _CreateEndpointCommand = class _CreateEndpointCommand extends import_smithy_client.Command.classBuilder().ep({
4451
- ...commonParams
4452
- }).m(function(Command, cs, config, o) {
4440
+ var _CreateEndpointCommand = class _CreateEndpointCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4453
4441
  return [
4454
4442
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4455
4443
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4463,9 +4451,7 @@ var CreateEndpointCommand = _CreateEndpointCommand;
4463
4451
 
4464
4452
 
4465
4453
 
4466
- var _CreateEventSubscriptionCommand = class _CreateEventSubscriptionCommand extends import_smithy_client.Command.classBuilder().ep({
4467
- ...commonParams
4468
- }).m(function(Command, cs, config, o) {
4454
+ var _CreateEventSubscriptionCommand = class _CreateEventSubscriptionCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4469
4455
  return [
4470
4456
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4471
4457
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4479,9 +4465,7 @@ var CreateEventSubscriptionCommand = _CreateEventSubscriptionCommand;
4479
4465
 
4480
4466
 
4481
4467
 
4482
- var _CreateFleetAdvisorCollectorCommand = class _CreateFleetAdvisorCollectorCommand extends import_smithy_client.Command.classBuilder().ep({
4483
- ...commonParams
4484
- }).m(function(Command, cs, config, o) {
4468
+ var _CreateFleetAdvisorCollectorCommand = class _CreateFleetAdvisorCollectorCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4485
4469
  return [
4486
4470
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4487
4471
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4495,9 +4479,7 @@ var CreateFleetAdvisorCollectorCommand = _CreateFleetAdvisorCollectorCommand;
4495
4479
 
4496
4480
 
4497
4481
 
4498
- var _CreateInstanceProfileCommand = class _CreateInstanceProfileCommand extends import_smithy_client.Command.classBuilder().ep({
4499
- ...commonParams
4500
- }).m(function(Command, cs, config, o) {
4482
+ var _CreateInstanceProfileCommand = class _CreateInstanceProfileCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4501
4483
  return [
4502
4484
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4503
4485
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4511,9 +4493,7 @@ var CreateInstanceProfileCommand = _CreateInstanceProfileCommand;
4511
4493
 
4512
4494
 
4513
4495
 
4514
- var _CreateMigrationProjectCommand = class _CreateMigrationProjectCommand extends import_smithy_client.Command.classBuilder().ep({
4515
- ...commonParams
4516
- }).m(function(Command, cs, config, o) {
4496
+ var _CreateMigrationProjectCommand = class _CreateMigrationProjectCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4517
4497
  return [
4518
4498
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4519
4499
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4527,9 +4507,7 @@ var CreateMigrationProjectCommand = _CreateMigrationProjectCommand;
4527
4507
 
4528
4508
 
4529
4509
 
4530
- var _CreateReplicationConfigCommand = class _CreateReplicationConfigCommand extends import_smithy_client.Command.classBuilder().ep({
4531
- ...commonParams
4532
- }).m(function(Command, cs, config, o) {
4510
+ var _CreateReplicationConfigCommand = class _CreateReplicationConfigCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4533
4511
  return [
4534
4512
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4535
4513
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4543,9 +4521,7 @@ var CreateReplicationConfigCommand = _CreateReplicationConfigCommand;
4543
4521
 
4544
4522
 
4545
4523
 
4546
- var _CreateReplicationInstanceCommand = class _CreateReplicationInstanceCommand extends import_smithy_client.Command.classBuilder().ep({
4547
- ...commonParams
4548
- }).m(function(Command, cs, config, o) {
4524
+ var _CreateReplicationInstanceCommand = class _CreateReplicationInstanceCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4549
4525
  return [
4550
4526
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4551
4527
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4559,9 +4535,7 @@ var CreateReplicationInstanceCommand = _CreateReplicationInstanceCommand;
4559
4535
 
4560
4536
 
4561
4537
 
4562
- var _CreateReplicationSubnetGroupCommand = class _CreateReplicationSubnetGroupCommand extends import_smithy_client.Command.classBuilder().ep({
4563
- ...commonParams
4564
- }).m(function(Command, cs, config, o) {
4538
+ var _CreateReplicationSubnetGroupCommand = class _CreateReplicationSubnetGroupCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4565
4539
  return [
4566
4540
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4567
4541
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4575,9 +4549,7 @@ var CreateReplicationSubnetGroupCommand = _CreateReplicationSubnetGroupCommand;
4575
4549
 
4576
4550
 
4577
4551
 
4578
- var _CreateReplicationTaskCommand = class _CreateReplicationTaskCommand extends import_smithy_client.Command.classBuilder().ep({
4579
- ...commonParams
4580
- }).m(function(Command, cs, config, o) {
4552
+ var _CreateReplicationTaskCommand = class _CreateReplicationTaskCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4581
4553
  return [
4582
4554
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4583
4555
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4591,9 +4563,7 @@ var CreateReplicationTaskCommand = _CreateReplicationTaskCommand;
4591
4563
 
4592
4564
 
4593
4565
 
4594
- var _DeleteCertificateCommand = class _DeleteCertificateCommand extends import_smithy_client.Command.classBuilder().ep({
4595
- ...commonParams
4596
- }).m(function(Command, cs, config, o) {
4566
+ var _DeleteCertificateCommand = class _DeleteCertificateCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4597
4567
  return [
4598
4568
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4599
4569
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4607,9 +4577,7 @@ var DeleteCertificateCommand = _DeleteCertificateCommand;
4607
4577
 
4608
4578
 
4609
4579
 
4610
- var _DeleteConnectionCommand = class _DeleteConnectionCommand extends import_smithy_client.Command.classBuilder().ep({
4611
- ...commonParams
4612
- }).m(function(Command, cs, config, o) {
4580
+ var _DeleteConnectionCommand = class _DeleteConnectionCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4613
4581
  return [
4614
4582
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4615
4583
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4623,9 +4591,7 @@ var DeleteConnectionCommand = _DeleteConnectionCommand;
4623
4591
 
4624
4592
 
4625
4593
 
4626
- var _DeleteDataProviderCommand = class _DeleteDataProviderCommand extends import_smithy_client.Command.classBuilder().ep({
4627
- ...commonParams
4628
- }).m(function(Command, cs, config, o) {
4594
+ var _DeleteDataProviderCommand = class _DeleteDataProviderCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4629
4595
  return [
4630
4596
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4631
4597
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4639,9 +4605,7 @@ var DeleteDataProviderCommand = _DeleteDataProviderCommand;
4639
4605
 
4640
4606
 
4641
4607
 
4642
- var _DeleteEndpointCommand = class _DeleteEndpointCommand extends import_smithy_client.Command.classBuilder().ep({
4643
- ...commonParams
4644
- }).m(function(Command, cs, config, o) {
4608
+ var _DeleteEndpointCommand = class _DeleteEndpointCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4645
4609
  return [
4646
4610
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4647
4611
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4655,9 +4619,7 @@ var DeleteEndpointCommand = _DeleteEndpointCommand;
4655
4619
 
4656
4620
 
4657
4621
 
4658
- var _DeleteEventSubscriptionCommand = class _DeleteEventSubscriptionCommand extends import_smithy_client.Command.classBuilder().ep({
4659
- ...commonParams
4660
- }).m(function(Command, cs, config, o) {
4622
+ var _DeleteEventSubscriptionCommand = class _DeleteEventSubscriptionCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4661
4623
  return [
4662
4624
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4663
4625
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4671,9 +4633,7 @@ var DeleteEventSubscriptionCommand = _DeleteEventSubscriptionCommand;
4671
4633
 
4672
4634
 
4673
4635
 
4674
- var _DeleteFleetAdvisorCollectorCommand = class _DeleteFleetAdvisorCollectorCommand extends import_smithy_client.Command.classBuilder().ep({
4675
- ...commonParams
4676
- }).m(function(Command, cs, config, o) {
4636
+ var _DeleteFleetAdvisorCollectorCommand = class _DeleteFleetAdvisorCollectorCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4677
4637
  return [
4678
4638
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4679
4639
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4687,9 +4647,7 @@ var DeleteFleetAdvisorCollectorCommand = _DeleteFleetAdvisorCollectorCommand;
4687
4647
 
4688
4648
 
4689
4649
 
4690
- var _DeleteFleetAdvisorDatabasesCommand = class _DeleteFleetAdvisorDatabasesCommand extends import_smithy_client.Command.classBuilder().ep({
4691
- ...commonParams
4692
- }).m(function(Command, cs, config, o) {
4650
+ var _DeleteFleetAdvisorDatabasesCommand = class _DeleteFleetAdvisorDatabasesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4693
4651
  return [
4694
4652
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4695
4653
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4703,9 +4661,7 @@ var DeleteFleetAdvisorDatabasesCommand = _DeleteFleetAdvisorDatabasesCommand;
4703
4661
 
4704
4662
 
4705
4663
 
4706
- var _DeleteInstanceProfileCommand = class _DeleteInstanceProfileCommand extends import_smithy_client.Command.classBuilder().ep({
4707
- ...commonParams
4708
- }).m(function(Command, cs, config, o) {
4664
+ var _DeleteInstanceProfileCommand = class _DeleteInstanceProfileCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4709
4665
  return [
4710
4666
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4711
4667
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4719,9 +4675,7 @@ var DeleteInstanceProfileCommand = _DeleteInstanceProfileCommand;
4719
4675
 
4720
4676
 
4721
4677
 
4722
- var _DeleteMigrationProjectCommand = class _DeleteMigrationProjectCommand extends import_smithy_client.Command.classBuilder().ep({
4723
- ...commonParams
4724
- }).m(function(Command, cs, config, o) {
4678
+ var _DeleteMigrationProjectCommand = class _DeleteMigrationProjectCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4725
4679
  return [
4726
4680
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4727
4681
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4735,9 +4689,7 @@ var DeleteMigrationProjectCommand = _DeleteMigrationProjectCommand;
4735
4689
 
4736
4690
 
4737
4691
 
4738
- var _DeleteReplicationConfigCommand = class _DeleteReplicationConfigCommand extends import_smithy_client.Command.classBuilder().ep({
4739
- ...commonParams
4740
- }).m(function(Command, cs, config, o) {
4692
+ var _DeleteReplicationConfigCommand = class _DeleteReplicationConfigCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4741
4693
  return [
4742
4694
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4743
4695
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4751,9 +4703,7 @@ var DeleteReplicationConfigCommand = _DeleteReplicationConfigCommand;
4751
4703
 
4752
4704
 
4753
4705
 
4754
- var _DeleteReplicationInstanceCommand = class _DeleteReplicationInstanceCommand extends import_smithy_client.Command.classBuilder().ep({
4755
- ...commonParams
4756
- }).m(function(Command, cs, config, o) {
4706
+ var _DeleteReplicationInstanceCommand = class _DeleteReplicationInstanceCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4757
4707
  return [
4758
4708
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4759
4709
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4767,9 +4717,7 @@ var DeleteReplicationInstanceCommand = _DeleteReplicationInstanceCommand;
4767
4717
 
4768
4718
 
4769
4719
 
4770
- var _DeleteReplicationSubnetGroupCommand = class _DeleteReplicationSubnetGroupCommand extends import_smithy_client.Command.classBuilder().ep({
4771
- ...commonParams
4772
- }).m(function(Command, cs, config, o) {
4720
+ var _DeleteReplicationSubnetGroupCommand = class _DeleteReplicationSubnetGroupCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4773
4721
  return [
4774
4722
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4775
4723
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4783,9 +4731,7 @@ var DeleteReplicationSubnetGroupCommand = _DeleteReplicationSubnetGroupCommand;
4783
4731
 
4784
4732
 
4785
4733
 
4786
- var _DeleteReplicationTaskAssessmentRunCommand = class _DeleteReplicationTaskAssessmentRunCommand extends import_smithy_client.Command.classBuilder().ep({
4787
- ...commonParams
4788
- }).m(function(Command, cs, config, o) {
4734
+ var _DeleteReplicationTaskAssessmentRunCommand = class _DeleteReplicationTaskAssessmentRunCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4789
4735
  return [
4790
4736
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4791
4737
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4799,9 +4745,7 @@ var DeleteReplicationTaskAssessmentRunCommand = _DeleteReplicationTaskAssessment
4799
4745
 
4800
4746
 
4801
4747
 
4802
- var _DeleteReplicationTaskCommand = class _DeleteReplicationTaskCommand extends import_smithy_client.Command.classBuilder().ep({
4803
- ...commonParams
4804
- }).m(function(Command, cs, config, o) {
4748
+ var _DeleteReplicationTaskCommand = class _DeleteReplicationTaskCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4805
4749
  return [
4806
4750
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4807
4751
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4815,9 +4759,7 @@ var DeleteReplicationTaskCommand = _DeleteReplicationTaskCommand;
4815
4759
 
4816
4760
 
4817
4761
 
4818
- var _DescribeAccountAttributesCommand = class _DescribeAccountAttributesCommand extends import_smithy_client.Command.classBuilder().ep({
4819
- ...commonParams
4820
- }).m(function(Command, cs, config, o) {
4762
+ var _DescribeAccountAttributesCommand = class _DescribeAccountAttributesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4821
4763
  return [
4822
4764
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4823
4765
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4831,9 +4773,7 @@ var DescribeAccountAttributesCommand = _DescribeAccountAttributesCommand;
4831
4773
 
4832
4774
 
4833
4775
 
4834
- var _DescribeApplicableIndividualAssessmentsCommand = class _DescribeApplicableIndividualAssessmentsCommand extends import_smithy_client.Command.classBuilder().ep({
4835
- ...commonParams
4836
- }).m(function(Command, cs, config, o) {
4776
+ var _DescribeApplicableIndividualAssessmentsCommand = class _DescribeApplicableIndividualAssessmentsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4837
4777
  return [
4838
4778
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4839
4779
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4847,9 +4787,7 @@ var DescribeApplicableIndividualAssessmentsCommand = _DescribeApplicableIndividu
4847
4787
 
4848
4788
 
4849
4789
 
4850
- var _DescribeCertificatesCommand = class _DescribeCertificatesCommand extends import_smithy_client.Command.classBuilder().ep({
4851
- ...commonParams
4852
- }).m(function(Command, cs, config, o) {
4790
+ var _DescribeCertificatesCommand = class _DescribeCertificatesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4853
4791
  return [
4854
4792
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4855
4793
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4863,9 +4801,7 @@ var DescribeCertificatesCommand = _DescribeCertificatesCommand;
4863
4801
 
4864
4802
 
4865
4803
 
4866
- var _DescribeConnectionsCommand = class _DescribeConnectionsCommand extends import_smithy_client.Command.classBuilder().ep({
4867
- ...commonParams
4868
- }).m(function(Command, cs, config, o) {
4804
+ var _DescribeConnectionsCommand = class _DescribeConnectionsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4869
4805
  return [
4870
4806
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4871
4807
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4879,9 +4815,7 @@ var DescribeConnectionsCommand = _DescribeConnectionsCommand;
4879
4815
 
4880
4816
 
4881
4817
 
4882
- var _DescribeConversionConfigurationCommand = class _DescribeConversionConfigurationCommand extends import_smithy_client.Command.classBuilder().ep({
4883
- ...commonParams
4884
- }).m(function(Command, cs, config, o) {
4818
+ var _DescribeConversionConfigurationCommand = class _DescribeConversionConfigurationCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4885
4819
  return [
4886
4820
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4887
4821
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4895,9 +4829,7 @@ var DescribeConversionConfigurationCommand = _DescribeConversionConfigurationCom
4895
4829
 
4896
4830
 
4897
4831
 
4898
- var _DescribeDataProvidersCommand = class _DescribeDataProvidersCommand extends import_smithy_client.Command.classBuilder().ep({
4899
- ...commonParams
4900
- }).m(function(Command, cs, config, o) {
4832
+ var _DescribeDataProvidersCommand = class _DescribeDataProvidersCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4901
4833
  return [
4902
4834
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4903
4835
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4911,9 +4843,7 @@ var DescribeDataProvidersCommand = _DescribeDataProvidersCommand;
4911
4843
 
4912
4844
 
4913
4845
 
4914
- var _DescribeEndpointsCommand = class _DescribeEndpointsCommand extends import_smithy_client.Command.classBuilder().ep({
4915
- ...commonParams
4916
- }).m(function(Command, cs, config, o) {
4846
+ var _DescribeEndpointsCommand = class _DescribeEndpointsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4917
4847
  return [
4918
4848
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4919
4849
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4927,9 +4857,7 @@ var DescribeEndpointsCommand = _DescribeEndpointsCommand;
4927
4857
 
4928
4858
 
4929
4859
 
4930
- var _DescribeEndpointSettingsCommand = class _DescribeEndpointSettingsCommand extends import_smithy_client.Command.classBuilder().ep({
4931
- ...commonParams
4932
- }).m(function(Command, cs, config, o) {
4860
+ var _DescribeEndpointSettingsCommand = class _DescribeEndpointSettingsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4933
4861
  return [
4934
4862
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4935
4863
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4943,9 +4871,7 @@ var DescribeEndpointSettingsCommand = _DescribeEndpointSettingsCommand;
4943
4871
 
4944
4872
 
4945
4873
 
4946
- var _DescribeEndpointTypesCommand = class _DescribeEndpointTypesCommand extends import_smithy_client.Command.classBuilder().ep({
4947
- ...commonParams
4948
- }).m(function(Command, cs, config, o) {
4874
+ var _DescribeEndpointTypesCommand = class _DescribeEndpointTypesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4949
4875
  return [
4950
4876
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4951
4877
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4959,9 +4885,7 @@ var DescribeEndpointTypesCommand = _DescribeEndpointTypesCommand;
4959
4885
 
4960
4886
 
4961
4887
 
4962
- var _DescribeEngineVersionsCommand = class _DescribeEngineVersionsCommand extends import_smithy_client.Command.classBuilder().ep({
4963
- ...commonParams
4964
- }).m(function(Command, cs, config, o) {
4888
+ var _DescribeEngineVersionsCommand = class _DescribeEngineVersionsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4965
4889
  return [
4966
4890
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4967
4891
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4975,9 +4899,7 @@ var DescribeEngineVersionsCommand = _DescribeEngineVersionsCommand;
4975
4899
 
4976
4900
 
4977
4901
 
4978
- var _DescribeEventCategoriesCommand = class _DescribeEventCategoriesCommand extends import_smithy_client.Command.classBuilder().ep({
4979
- ...commonParams
4980
- }).m(function(Command, cs, config, o) {
4902
+ var _DescribeEventCategoriesCommand = class _DescribeEventCategoriesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4981
4903
  return [
4982
4904
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4983
4905
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4991,9 +4913,7 @@ var DescribeEventCategoriesCommand = _DescribeEventCategoriesCommand;
4991
4913
 
4992
4914
 
4993
4915
 
4994
- var _DescribeEventsCommand = class _DescribeEventsCommand extends import_smithy_client.Command.classBuilder().ep({
4995
- ...commonParams
4996
- }).m(function(Command, cs, config, o) {
4916
+ var _DescribeEventsCommand = class _DescribeEventsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4997
4917
  return [
4998
4918
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4999
4919
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5007,9 +4927,7 @@ var DescribeEventsCommand = _DescribeEventsCommand;
5007
4927
 
5008
4928
 
5009
4929
 
5010
- var _DescribeEventSubscriptionsCommand = class _DescribeEventSubscriptionsCommand extends import_smithy_client.Command.classBuilder().ep({
5011
- ...commonParams
5012
- }).m(function(Command, cs, config, o) {
4930
+ var _DescribeEventSubscriptionsCommand = class _DescribeEventSubscriptionsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5013
4931
  return [
5014
4932
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5015
4933
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5023,9 +4941,7 @@ var DescribeEventSubscriptionsCommand = _DescribeEventSubscriptionsCommand;
5023
4941
 
5024
4942
 
5025
4943
 
5026
- var _DescribeExtensionPackAssociationsCommand = class _DescribeExtensionPackAssociationsCommand extends import_smithy_client.Command.classBuilder().ep({
5027
- ...commonParams
5028
- }).m(function(Command, cs, config, o) {
4944
+ var _DescribeExtensionPackAssociationsCommand = class _DescribeExtensionPackAssociationsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5029
4945
  return [
5030
4946
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5031
4947
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5039,9 +4955,7 @@ var DescribeExtensionPackAssociationsCommand = _DescribeExtensionPackAssociation
5039
4955
 
5040
4956
 
5041
4957
 
5042
- var _DescribeFleetAdvisorCollectorsCommand = class _DescribeFleetAdvisorCollectorsCommand extends import_smithy_client.Command.classBuilder().ep({
5043
- ...commonParams
5044
- }).m(function(Command, cs, config, o) {
4958
+ var _DescribeFleetAdvisorCollectorsCommand = class _DescribeFleetAdvisorCollectorsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5045
4959
  return [
5046
4960
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5047
4961
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5055,9 +4969,7 @@ var DescribeFleetAdvisorCollectorsCommand = _DescribeFleetAdvisorCollectorsComma
5055
4969
 
5056
4970
 
5057
4971
 
5058
- var _DescribeFleetAdvisorDatabasesCommand = class _DescribeFleetAdvisorDatabasesCommand extends import_smithy_client.Command.classBuilder().ep({
5059
- ...commonParams
5060
- }).m(function(Command, cs, config, o) {
4972
+ var _DescribeFleetAdvisorDatabasesCommand = class _DescribeFleetAdvisorDatabasesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5061
4973
  return [
5062
4974
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5063
4975
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5071,9 +4983,7 @@ var DescribeFleetAdvisorDatabasesCommand = _DescribeFleetAdvisorDatabasesCommand
5071
4983
 
5072
4984
 
5073
4985
 
5074
- var _DescribeFleetAdvisorLsaAnalysisCommand = class _DescribeFleetAdvisorLsaAnalysisCommand extends import_smithy_client.Command.classBuilder().ep({
5075
- ...commonParams
5076
- }).m(function(Command, cs, config, o) {
4986
+ var _DescribeFleetAdvisorLsaAnalysisCommand = class _DescribeFleetAdvisorLsaAnalysisCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5077
4987
  return [
5078
4988
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5079
4989
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5087,9 +4997,7 @@ var DescribeFleetAdvisorLsaAnalysisCommand = _DescribeFleetAdvisorLsaAnalysisCom
5087
4997
 
5088
4998
 
5089
4999
 
5090
- var _DescribeFleetAdvisorSchemaObjectSummaryCommand = class _DescribeFleetAdvisorSchemaObjectSummaryCommand extends import_smithy_client.Command.classBuilder().ep({
5091
- ...commonParams
5092
- }).m(function(Command, cs, config, o) {
5000
+ var _DescribeFleetAdvisorSchemaObjectSummaryCommand = class _DescribeFleetAdvisorSchemaObjectSummaryCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5093
5001
  return [
5094
5002
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5095
5003
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5103,9 +5011,7 @@ var DescribeFleetAdvisorSchemaObjectSummaryCommand = _DescribeFleetAdvisorSchema
5103
5011
 
5104
5012
 
5105
5013
 
5106
- var _DescribeFleetAdvisorSchemasCommand = class _DescribeFleetAdvisorSchemasCommand extends import_smithy_client.Command.classBuilder().ep({
5107
- ...commonParams
5108
- }).m(function(Command, cs, config, o) {
5014
+ var _DescribeFleetAdvisorSchemasCommand = class _DescribeFleetAdvisorSchemasCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5109
5015
  return [
5110
5016
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5111
5017
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5119,9 +5025,7 @@ var DescribeFleetAdvisorSchemasCommand = _DescribeFleetAdvisorSchemasCommand;
5119
5025
 
5120
5026
 
5121
5027
 
5122
- var _DescribeInstanceProfilesCommand = class _DescribeInstanceProfilesCommand extends import_smithy_client.Command.classBuilder().ep({
5123
- ...commonParams
5124
- }).m(function(Command, cs, config, o) {
5028
+ var _DescribeInstanceProfilesCommand = class _DescribeInstanceProfilesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5125
5029
  return [
5126
5030
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5127
5031
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5135,9 +5039,7 @@ var DescribeInstanceProfilesCommand = _DescribeInstanceProfilesCommand;
5135
5039
 
5136
5040
 
5137
5041
 
5138
- var _DescribeMetadataModelAssessmentsCommand = class _DescribeMetadataModelAssessmentsCommand extends import_smithy_client.Command.classBuilder().ep({
5139
- ...commonParams
5140
- }).m(function(Command, cs, config, o) {
5042
+ var _DescribeMetadataModelAssessmentsCommand = class _DescribeMetadataModelAssessmentsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5141
5043
  return [
5142
5044
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5143
5045
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5151,9 +5053,7 @@ var DescribeMetadataModelAssessmentsCommand = _DescribeMetadataModelAssessmentsC
5151
5053
 
5152
5054
 
5153
5055
 
5154
- var _DescribeMetadataModelConversionsCommand = class _DescribeMetadataModelConversionsCommand extends import_smithy_client.Command.classBuilder().ep({
5155
- ...commonParams
5156
- }).m(function(Command, cs, config, o) {
5056
+ var _DescribeMetadataModelConversionsCommand = class _DescribeMetadataModelConversionsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5157
5057
  return [
5158
5058
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5159
5059
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5167,9 +5067,7 @@ var DescribeMetadataModelConversionsCommand = _DescribeMetadataModelConversionsC
5167
5067
 
5168
5068
 
5169
5069
 
5170
- var _DescribeMetadataModelExportsAsScriptCommand = class _DescribeMetadataModelExportsAsScriptCommand extends import_smithy_client.Command.classBuilder().ep({
5171
- ...commonParams
5172
- }).m(function(Command, cs, config, o) {
5070
+ var _DescribeMetadataModelExportsAsScriptCommand = class _DescribeMetadataModelExportsAsScriptCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5173
5071
  return [
5174
5072
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5175
5073
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5183,9 +5081,7 @@ var DescribeMetadataModelExportsAsScriptCommand = _DescribeMetadataModelExportsA
5183
5081
 
5184
5082
 
5185
5083
 
5186
- var _DescribeMetadataModelExportsToTargetCommand = class _DescribeMetadataModelExportsToTargetCommand extends import_smithy_client.Command.classBuilder().ep({
5187
- ...commonParams
5188
- }).m(function(Command, cs, config, o) {
5084
+ var _DescribeMetadataModelExportsToTargetCommand = class _DescribeMetadataModelExportsToTargetCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5189
5085
  return [
5190
5086
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5191
5087
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5199,9 +5095,7 @@ var DescribeMetadataModelExportsToTargetCommand = _DescribeMetadataModelExportsT
5199
5095
 
5200
5096
 
5201
5097
 
5202
- var _DescribeMetadataModelImportsCommand = class _DescribeMetadataModelImportsCommand extends import_smithy_client.Command.classBuilder().ep({
5203
- ...commonParams
5204
- }).m(function(Command, cs, config, o) {
5098
+ var _DescribeMetadataModelImportsCommand = class _DescribeMetadataModelImportsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5205
5099
  return [
5206
5100
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5207
5101
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5215,9 +5109,7 @@ var DescribeMetadataModelImportsCommand = _DescribeMetadataModelImportsCommand;
5215
5109
 
5216
5110
 
5217
5111
 
5218
- var _DescribeMigrationProjectsCommand = class _DescribeMigrationProjectsCommand extends import_smithy_client.Command.classBuilder().ep({
5219
- ...commonParams
5220
- }).m(function(Command, cs, config, o) {
5112
+ var _DescribeMigrationProjectsCommand = class _DescribeMigrationProjectsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5221
5113
  return [
5222
5114
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5223
5115
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5231,9 +5123,7 @@ var DescribeMigrationProjectsCommand = _DescribeMigrationProjectsCommand;
5231
5123
 
5232
5124
 
5233
5125
 
5234
- var _DescribeOrderableReplicationInstancesCommand = class _DescribeOrderableReplicationInstancesCommand extends import_smithy_client.Command.classBuilder().ep({
5235
- ...commonParams
5236
- }).m(function(Command, cs, config, o) {
5126
+ var _DescribeOrderableReplicationInstancesCommand = class _DescribeOrderableReplicationInstancesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5237
5127
  return [
5238
5128
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5239
5129
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5247,9 +5137,7 @@ var DescribeOrderableReplicationInstancesCommand = _DescribeOrderableReplication
5247
5137
 
5248
5138
 
5249
5139
 
5250
- var _DescribePendingMaintenanceActionsCommand = class _DescribePendingMaintenanceActionsCommand extends import_smithy_client.Command.classBuilder().ep({
5251
- ...commonParams
5252
- }).m(function(Command, cs, config, o) {
5140
+ var _DescribePendingMaintenanceActionsCommand = class _DescribePendingMaintenanceActionsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5253
5141
  return [
5254
5142
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5255
5143
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5263,9 +5151,7 @@ var DescribePendingMaintenanceActionsCommand = _DescribePendingMaintenanceAction
5263
5151
 
5264
5152
 
5265
5153
 
5266
- var _DescribeRecommendationLimitationsCommand = class _DescribeRecommendationLimitationsCommand extends import_smithy_client.Command.classBuilder().ep({
5267
- ...commonParams
5268
- }).m(function(Command, cs, config, o) {
5154
+ var _DescribeRecommendationLimitationsCommand = class _DescribeRecommendationLimitationsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5269
5155
  return [
5270
5156
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5271
5157
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5279,9 +5165,7 @@ var DescribeRecommendationLimitationsCommand = _DescribeRecommendationLimitation
5279
5165
 
5280
5166
 
5281
5167
 
5282
- var _DescribeRecommendationsCommand = class _DescribeRecommendationsCommand extends import_smithy_client.Command.classBuilder().ep({
5283
- ...commonParams
5284
- }).m(function(Command, cs, config, o) {
5168
+ var _DescribeRecommendationsCommand = class _DescribeRecommendationsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5285
5169
  return [
5286
5170
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5287
5171
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5295,9 +5179,7 @@ var DescribeRecommendationsCommand = _DescribeRecommendationsCommand;
5295
5179
 
5296
5180
 
5297
5181
 
5298
- var _DescribeRefreshSchemasStatusCommand = class _DescribeRefreshSchemasStatusCommand extends import_smithy_client.Command.classBuilder().ep({
5299
- ...commonParams
5300
- }).m(function(Command, cs, config, o) {
5182
+ var _DescribeRefreshSchemasStatusCommand = class _DescribeRefreshSchemasStatusCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5301
5183
  return [
5302
5184
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5303
5185
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5311,9 +5193,7 @@ var DescribeRefreshSchemasStatusCommand = _DescribeRefreshSchemasStatusCommand;
5311
5193
 
5312
5194
 
5313
5195
 
5314
- var _DescribeReplicationConfigsCommand = class _DescribeReplicationConfigsCommand extends import_smithy_client.Command.classBuilder().ep({
5315
- ...commonParams
5316
- }).m(function(Command, cs, config, o) {
5196
+ var _DescribeReplicationConfigsCommand = class _DescribeReplicationConfigsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5317
5197
  return [
5318
5198
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5319
5199
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5327,9 +5207,7 @@ var DescribeReplicationConfigsCommand = _DescribeReplicationConfigsCommand;
5327
5207
 
5328
5208
 
5329
5209
 
5330
- var _DescribeReplicationInstancesCommand = class _DescribeReplicationInstancesCommand extends import_smithy_client.Command.classBuilder().ep({
5331
- ...commonParams
5332
- }).m(function(Command, cs, config, o) {
5210
+ var _DescribeReplicationInstancesCommand = class _DescribeReplicationInstancesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5333
5211
  return [
5334
5212
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5335
5213
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5343,9 +5221,7 @@ var DescribeReplicationInstancesCommand = _DescribeReplicationInstancesCommand;
5343
5221
 
5344
5222
 
5345
5223
 
5346
- var _DescribeReplicationInstanceTaskLogsCommand = class _DescribeReplicationInstanceTaskLogsCommand extends import_smithy_client.Command.classBuilder().ep({
5347
- ...commonParams
5348
- }).m(function(Command, cs, config, o) {
5224
+ var _DescribeReplicationInstanceTaskLogsCommand = class _DescribeReplicationInstanceTaskLogsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5349
5225
  return [
5350
5226
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5351
5227
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5359,9 +5235,7 @@ var DescribeReplicationInstanceTaskLogsCommand = _DescribeReplicationInstanceTas
5359
5235
 
5360
5236
 
5361
5237
 
5362
- var _DescribeReplicationsCommand = class _DescribeReplicationsCommand extends import_smithy_client.Command.classBuilder().ep({
5363
- ...commonParams
5364
- }).m(function(Command, cs, config, o) {
5238
+ var _DescribeReplicationsCommand = class _DescribeReplicationsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5365
5239
  return [
5366
5240
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5367
5241
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5375,9 +5249,7 @@ var DescribeReplicationsCommand = _DescribeReplicationsCommand;
5375
5249
 
5376
5250
 
5377
5251
 
5378
- var _DescribeReplicationSubnetGroupsCommand = class _DescribeReplicationSubnetGroupsCommand extends import_smithy_client.Command.classBuilder().ep({
5379
- ...commonParams
5380
- }).m(function(Command, cs, config, o) {
5252
+ var _DescribeReplicationSubnetGroupsCommand = class _DescribeReplicationSubnetGroupsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5381
5253
  return [
5382
5254
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5383
5255
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5391,9 +5263,7 @@ var DescribeReplicationSubnetGroupsCommand = _DescribeReplicationSubnetGroupsCom
5391
5263
 
5392
5264
 
5393
5265
 
5394
- var _DescribeReplicationTableStatisticsCommand = class _DescribeReplicationTableStatisticsCommand extends import_smithy_client.Command.classBuilder().ep({
5395
- ...commonParams
5396
- }).m(function(Command, cs, config, o) {
5266
+ var _DescribeReplicationTableStatisticsCommand = class _DescribeReplicationTableStatisticsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5397
5267
  return [
5398
5268
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5399
5269
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5407,9 +5277,7 @@ var DescribeReplicationTableStatisticsCommand = _DescribeReplicationTableStatist
5407
5277
 
5408
5278
 
5409
5279
 
5410
- var _DescribeReplicationTaskAssessmentResultsCommand = class _DescribeReplicationTaskAssessmentResultsCommand extends import_smithy_client.Command.classBuilder().ep({
5411
- ...commonParams
5412
- }).m(function(Command, cs, config, o) {
5280
+ var _DescribeReplicationTaskAssessmentResultsCommand = class _DescribeReplicationTaskAssessmentResultsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5413
5281
  return [
5414
5282
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5415
5283
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5423,9 +5291,7 @@ var DescribeReplicationTaskAssessmentResultsCommand = _DescribeReplicationTaskAs
5423
5291
 
5424
5292
 
5425
5293
 
5426
- var _DescribeReplicationTaskAssessmentRunsCommand = class _DescribeReplicationTaskAssessmentRunsCommand extends import_smithy_client.Command.classBuilder().ep({
5427
- ...commonParams
5428
- }).m(function(Command, cs, config, o) {
5294
+ var _DescribeReplicationTaskAssessmentRunsCommand = class _DescribeReplicationTaskAssessmentRunsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5429
5295
  return [
5430
5296
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5431
5297
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5439,9 +5305,7 @@ var DescribeReplicationTaskAssessmentRunsCommand = _DescribeReplicationTaskAsses
5439
5305
 
5440
5306
 
5441
5307
 
5442
- var _DescribeReplicationTaskIndividualAssessmentsCommand = class _DescribeReplicationTaskIndividualAssessmentsCommand extends import_smithy_client.Command.classBuilder().ep({
5443
- ...commonParams
5444
- }).m(function(Command, cs, config, o) {
5308
+ var _DescribeReplicationTaskIndividualAssessmentsCommand = class _DescribeReplicationTaskIndividualAssessmentsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5445
5309
  return [
5446
5310
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5447
5311
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5455,9 +5319,7 @@ var DescribeReplicationTaskIndividualAssessmentsCommand = _DescribeReplicationTa
5455
5319
 
5456
5320
 
5457
5321
 
5458
- var _DescribeReplicationTasksCommand = class _DescribeReplicationTasksCommand extends import_smithy_client.Command.classBuilder().ep({
5459
- ...commonParams
5460
- }).m(function(Command, cs, config, o) {
5322
+ var _DescribeReplicationTasksCommand = class _DescribeReplicationTasksCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5461
5323
  return [
5462
5324
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5463
5325
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5471,9 +5333,7 @@ var DescribeReplicationTasksCommand = _DescribeReplicationTasksCommand;
5471
5333
 
5472
5334
 
5473
5335
 
5474
- var _DescribeSchemasCommand = class _DescribeSchemasCommand extends import_smithy_client.Command.classBuilder().ep({
5475
- ...commonParams
5476
- }).m(function(Command, cs, config, o) {
5336
+ var _DescribeSchemasCommand = class _DescribeSchemasCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5477
5337
  return [
5478
5338
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5479
5339
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5487,9 +5347,7 @@ var DescribeSchemasCommand = _DescribeSchemasCommand;
5487
5347
 
5488
5348
 
5489
5349
 
5490
- var _DescribeTableStatisticsCommand = class _DescribeTableStatisticsCommand extends import_smithy_client.Command.classBuilder().ep({
5491
- ...commonParams
5492
- }).m(function(Command, cs, config, o) {
5350
+ var _DescribeTableStatisticsCommand = class _DescribeTableStatisticsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5493
5351
  return [
5494
5352
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5495
5353
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5503,9 +5361,7 @@ var DescribeTableStatisticsCommand = _DescribeTableStatisticsCommand;
5503
5361
 
5504
5362
 
5505
5363
 
5506
- var _ExportMetadataModelAssessmentCommand = class _ExportMetadataModelAssessmentCommand extends import_smithy_client.Command.classBuilder().ep({
5507
- ...commonParams
5508
- }).m(function(Command, cs, config, o) {
5364
+ var _ExportMetadataModelAssessmentCommand = class _ExportMetadataModelAssessmentCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5509
5365
  return [
5510
5366
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5511
5367
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5519,9 +5375,7 @@ var ExportMetadataModelAssessmentCommand = _ExportMetadataModelAssessmentCommand
5519
5375
 
5520
5376
 
5521
5377
 
5522
- var _ImportCertificateCommand = class _ImportCertificateCommand extends import_smithy_client.Command.classBuilder().ep({
5523
- ...commonParams
5524
- }).m(function(Command, cs, config, o) {
5378
+ var _ImportCertificateCommand = class _ImportCertificateCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5525
5379
  return [
5526
5380
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5527
5381
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5535,9 +5389,7 @@ var ImportCertificateCommand = _ImportCertificateCommand;
5535
5389
 
5536
5390
 
5537
5391
 
5538
- var _ListTagsForResourceCommand = class _ListTagsForResourceCommand extends import_smithy_client.Command.classBuilder().ep({
5539
- ...commonParams
5540
- }).m(function(Command, cs, config, o) {
5392
+ var _ListTagsForResourceCommand = class _ListTagsForResourceCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5541
5393
  return [
5542
5394
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5543
5395
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5551,9 +5403,7 @@ var ListTagsForResourceCommand = _ListTagsForResourceCommand;
5551
5403
 
5552
5404
 
5553
5405
 
5554
- var _ModifyConversionConfigurationCommand = class _ModifyConversionConfigurationCommand extends import_smithy_client.Command.classBuilder().ep({
5555
- ...commonParams
5556
- }).m(function(Command, cs, config, o) {
5406
+ var _ModifyConversionConfigurationCommand = class _ModifyConversionConfigurationCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5557
5407
  return [
5558
5408
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5559
5409
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5567,9 +5417,7 @@ var ModifyConversionConfigurationCommand = _ModifyConversionConfigurationCommand
5567
5417
 
5568
5418
 
5569
5419
 
5570
- var _ModifyDataProviderCommand = class _ModifyDataProviderCommand extends import_smithy_client.Command.classBuilder().ep({
5571
- ...commonParams
5572
- }).m(function(Command, cs, config, o) {
5420
+ var _ModifyDataProviderCommand = class _ModifyDataProviderCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5573
5421
  return [
5574
5422
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5575
5423
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5583,9 +5431,7 @@ var ModifyDataProviderCommand = _ModifyDataProviderCommand;
5583
5431
 
5584
5432
 
5585
5433
 
5586
- var _ModifyEndpointCommand = class _ModifyEndpointCommand extends import_smithy_client.Command.classBuilder().ep({
5587
- ...commonParams
5588
- }).m(function(Command, cs, config, o) {
5434
+ var _ModifyEndpointCommand = class _ModifyEndpointCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5589
5435
  return [
5590
5436
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5591
5437
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5599,9 +5445,7 @@ var ModifyEndpointCommand = _ModifyEndpointCommand;
5599
5445
 
5600
5446
 
5601
5447
 
5602
- var _ModifyEventSubscriptionCommand = class _ModifyEventSubscriptionCommand extends import_smithy_client.Command.classBuilder().ep({
5603
- ...commonParams
5604
- }).m(function(Command, cs, config, o) {
5448
+ var _ModifyEventSubscriptionCommand = class _ModifyEventSubscriptionCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5605
5449
  return [
5606
5450
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5607
5451
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5615,9 +5459,7 @@ var ModifyEventSubscriptionCommand = _ModifyEventSubscriptionCommand;
5615
5459
 
5616
5460
 
5617
5461
 
5618
- var _ModifyInstanceProfileCommand = class _ModifyInstanceProfileCommand extends import_smithy_client.Command.classBuilder().ep({
5619
- ...commonParams
5620
- }).m(function(Command, cs, config, o) {
5462
+ var _ModifyInstanceProfileCommand = class _ModifyInstanceProfileCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5621
5463
  return [
5622
5464
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5623
5465
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5631,9 +5473,7 @@ var ModifyInstanceProfileCommand = _ModifyInstanceProfileCommand;
5631
5473
 
5632
5474
 
5633
5475
 
5634
- var _ModifyMigrationProjectCommand = class _ModifyMigrationProjectCommand extends import_smithy_client.Command.classBuilder().ep({
5635
- ...commonParams
5636
- }).m(function(Command, cs, config, o) {
5476
+ var _ModifyMigrationProjectCommand = class _ModifyMigrationProjectCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5637
5477
  return [
5638
5478
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5639
5479
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5647,9 +5487,7 @@ var ModifyMigrationProjectCommand = _ModifyMigrationProjectCommand;
5647
5487
 
5648
5488
 
5649
5489
 
5650
- var _ModifyReplicationConfigCommand = class _ModifyReplicationConfigCommand extends import_smithy_client.Command.classBuilder().ep({
5651
- ...commonParams
5652
- }).m(function(Command, cs, config, o) {
5490
+ var _ModifyReplicationConfigCommand = class _ModifyReplicationConfigCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5653
5491
  return [
5654
5492
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5655
5493
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5663,9 +5501,7 @@ var ModifyReplicationConfigCommand = _ModifyReplicationConfigCommand;
5663
5501
 
5664
5502
 
5665
5503
 
5666
- var _ModifyReplicationInstanceCommand = class _ModifyReplicationInstanceCommand extends import_smithy_client.Command.classBuilder().ep({
5667
- ...commonParams
5668
- }).m(function(Command, cs, config, o) {
5504
+ var _ModifyReplicationInstanceCommand = class _ModifyReplicationInstanceCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5669
5505
  return [
5670
5506
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5671
5507
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5679,9 +5515,7 @@ var ModifyReplicationInstanceCommand = _ModifyReplicationInstanceCommand;
5679
5515
 
5680
5516
 
5681
5517
 
5682
- var _ModifyReplicationSubnetGroupCommand = class _ModifyReplicationSubnetGroupCommand extends import_smithy_client.Command.classBuilder().ep({
5683
- ...commonParams
5684
- }).m(function(Command, cs, config, o) {
5518
+ var _ModifyReplicationSubnetGroupCommand = class _ModifyReplicationSubnetGroupCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5685
5519
  return [
5686
5520
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5687
5521
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5695,9 +5529,7 @@ var ModifyReplicationSubnetGroupCommand = _ModifyReplicationSubnetGroupCommand;
5695
5529
 
5696
5530
 
5697
5531
 
5698
- var _ModifyReplicationTaskCommand = class _ModifyReplicationTaskCommand extends import_smithy_client.Command.classBuilder().ep({
5699
- ...commonParams
5700
- }).m(function(Command, cs, config, o) {
5532
+ var _ModifyReplicationTaskCommand = class _ModifyReplicationTaskCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5701
5533
  return [
5702
5534
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5703
5535
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5711,9 +5543,7 @@ var ModifyReplicationTaskCommand = _ModifyReplicationTaskCommand;
5711
5543
 
5712
5544
 
5713
5545
 
5714
- var _MoveReplicationTaskCommand = class _MoveReplicationTaskCommand extends import_smithy_client.Command.classBuilder().ep({
5715
- ...commonParams
5716
- }).m(function(Command, cs, config, o) {
5546
+ var _MoveReplicationTaskCommand = class _MoveReplicationTaskCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5717
5547
  return [
5718
5548
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5719
5549
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5727,9 +5557,7 @@ var MoveReplicationTaskCommand = _MoveReplicationTaskCommand;
5727
5557
 
5728
5558
 
5729
5559
 
5730
- var _RebootReplicationInstanceCommand = class _RebootReplicationInstanceCommand extends import_smithy_client.Command.classBuilder().ep({
5731
- ...commonParams
5732
- }).m(function(Command, cs, config, o) {
5560
+ var _RebootReplicationInstanceCommand = class _RebootReplicationInstanceCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5733
5561
  return [
5734
5562
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5735
5563
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5743,9 +5571,7 @@ var RebootReplicationInstanceCommand = _RebootReplicationInstanceCommand;
5743
5571
 
5744
5572
 
5745
5573
 
5746
- var _RefreshSchemasCommand = class _RefreshSchemasCommand extends import_smithy_client.Command.classBuilder().ep({
5747
- ...commonParams
5748
- }).m(function(Command, cs, config, o) {
5574
+ var _RefreshSchemasCommand = class _RefreshSchemasCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5749
5575
  return [
5750
5576
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5751
5577
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5759,9 +5585,7 @@ var RefreshSchemasCommand = _RefreshSchemasCommand;
5759
5585
 
5760
5586
 
5761
5587
 
5762
- var _ReloadReplicationTablesCommand = class _ReloadReplicationTablesCommand extends import_smithy_client.Command.classBuilder().ep({
5763
- ...commonParams
5764
- }).m(function(Command, cs, config, o) {
5588
+ var _ReloadReplicationTablesCommand = class _ReloadReplicationTablesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5765
5589
  return [
5766
5590
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5767
5591
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5775,9 +5599,7 @@ var ReloadReplicationTablesCommand = _ReloadReplicationTablesCommand;
5775
5599
 
5776
5600
 
5777
5601
 
5778
- var _ReloadTablesCommand = class _ReloadTablesCommand extends import_smithy_client.Command.classBuilder().ep({
5779
- ...commonParams
5780
- }).m(function(Command, cs, config, o) {
5602
+ var _ReloadTablesCommand = class _ReloadTablesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5781
5603
  return [
5782
5604
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5783
5605
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5791,9 +5613,7 @@ var ReloadTablesCommand = _ReloadTablesCommand;
5791
5613
 
5792
5614
 
5793
5615
 
5794
- var _RemoveTagsFromResourceCommand = class _RemoveTagsFromResourceCommand extends import_smithy_client.Command.classBuilder().ep({
5795
- ...commonParams
5796
- }).m(function(Command, cs, config, o) {
5616
+ var _RemoveTagsFromResourceCommand = class _RemoveTagsFromResourceCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5797
5617
  return [
5798
5618
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5799
5619
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5807,9 +5627,7 @@ var RemoveTagsFromResourceCommand = _RemoveTagsFromResourceCommand;
5807
5627
 
5808
5628
 
5809
5629
 
5810
- var _RunFleetAdvisorLsaAnalysisCommand = class _RunFleetAdvisorLsaAnalysisCommand extends import_smithy_client.Command.classBuilder().ep({
5811
- ...commonParams
5812
- }).m(function(Command, cs, config, o) {
5630
+ var _RunFleetAdvisorLsaAnalysisCommand = class _RunFleetAdvisorLsaAnalysisCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5813
5631
  return [
5814
5632
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5815
5633
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5823,9 +5641,7 @@ var RunFleetAdvisorLsaAnalysisCommand = _RunFleetAdvisorLsaAnalysisCommand;
5823
5641
 
5824
5642
 
5825
5643
 
5826
- var _StartExtensionPackAssociationCommand = class _StartExtensionPackAssociationCommand extends import_smithy_client.Command.classBuilder().ep({
5827
- ...commonParams
5828
- }).m(function(Command, cs, config, o) {
5644
+ var _StartExtensionPackAssociationCommand = class _StartExtensionPackAssociationCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5829
5645
  return [
5830
5646
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5831
5647
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5839,9 +5655,7 @@ var StartExtensionPackAssociationCommand = _StartExtensionPackAssociationCommand
5839
5655
 
5840
5656
 
5841
5657
 
5842
- var _StartMetadataModelAssessmentCommand = class _StartMetadataModelAssessmentCommand extends import_smithy_client.Command.classBuilder().ep({
5843
- ...commonParams
5844
- }).m(function(Command, cs, config, o) {
5658
+ var _StartMetadataModelAssessmentCommand = class _StartMetadataModelAssessmentCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5845
5659
  return [
5846
5660
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5847
5661
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5855,9 +5669,7 @@ var StartMetadataModelAssessmentCommand = _StartMetadataModelAssessmentCommand;
5855
5669
 
5856
5670
 
5857
5671
 
5858
- var _StartMetadataModelConversionCommand = class _StartMetadataModelConversionCommand extends import_smithy_client.Command.classBuilder().ep({
5859
- ...commonParams
5860
- }).m(function(Command, cs, config, o) {
5672
+ var _StartMetadataModelConversionCommand = class _StartMetadataModelConversionCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5861
5673
  return [
5862
5674
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5863
5675
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5871,9 +5683,7 @@ var StartMetadataModelConversionCommand = _StartMetadataModelConversionCommand;
5871
5683
 
5872
5684
 
5873
5685
 
5874
- var _StartMetadataModelExportAsScriptCommand = class _StartMetadataModelExportAsScriptCommand extends import_smithy_client.Command.classBuilder().ep({
5875
- ...commonParams
5876
- }).m(function(Command, cs, config, o) {
5686
+ var _StartMetadataModelExportAsScriptCommand = class _StartMetadataModelExportAsScriptCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5877
5687
  return [
5878
5688
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5879
5689
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5887,9 +5697,7 @@ var StartMetadataModelExportAsScriptCommand = _StartMetadataModelExportAsScriptC
5887
5697
 
5888
5698
 
5889
5699
 
5890
- var _StartMetadataModelExportToTargetCommand = class _StartMetadataModelExportToTargetCommand extends import_smithy_client.Command.classBuilder().ep({
5891
- ...commonParams
5892
- }).m(function(Command, cs, config, o) {
5700
+ var _StartMetadataModelExportToTargetCommand = class _StartMetadataModelExportToTargetCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5893
5701
  return [
5894
5702
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5895
5703
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5903,9 +5711,7 @@ var StartMetadataModelExportToTargetCommand = _StartMetadataModelExportToTargetC
5903
5711
 
5904
5712
 
5905
5713
 
5906
- var _StartMetadataModelImportCommand = class _StartMetadataModelImportCommand extends import_smithy_client.Command.classBuilder().ep({
5907
- ...commonParams
5908
- }).m(function(Command, cs, config, o) {
5714
+ var _StartMetadataModelImportCommand = class _StartMetadataModelImportCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5909
5715
  return [
5910
5716
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5911
5717
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5919,9 +5725,7 @@ var StartMetadataModelImportCommand = _StartMetadataModelImportCommand;
5919
5725
 
5920
5726
 
5921
5727
 
5922
- var _StartRecommendationsCommand = class _StartRecommendationsCommand extends import_smithy_client.Command.classBuilder().ep({
5923
- ...commonParams
5924
- }).m(function(Command, cs, config, o) {
5728
+ var _StartRecommendationsCommand = class _StartRecommendationsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5925
5729
  return [
5926
5730
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5927
5731
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5935,9 +5739,7 @@ var StartRecommendationsCommand = _StartRecommendationsCommand;
5935
5739
 
5936
5740
 
5937
5741
 
5938
- var _StartReplicationCommand = class _StartReplicationCommand extends import_smithy_client.Command.classBuilder().ep({
5939
- ...commonParams
5940
- }).m(function(Command, cs, config, o) {
5742
+ var _StartReplicationCommand = class _StartReplicationCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5941
5743
  return [
5942
5744
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5943
5745
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5951,9 +5753,7 @@ var StartReplicationCommand = _StartReplicationCommand;
5951
5753
 
5952
5754
 
5953
5755
 
5954
- var _StartReplicationTaskAssessmentCommand = class _StartReplicationTaskAssessmentCommand extends import_smithy_client.Command.classBuilder().ep({
5955
- ...commonParams
5956
- }).m(function(Command, cs, config, o) {
5756
+ var _StartReplicationTaskAssessmentCommand = class _StartReplicationTaskAssessmentCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5957
5757
  return [
5958
5758
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5959
5759
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5967,9 +5767,7 @@ var StartReplicationTaskAssessmentCommand = _StartReplicationTaskAssessmentComma
5967
5767
 
5968
5768
 
5969
5769
 
5970
- var _StartReplicationTaskAssessmentRunCommand = class _StartReplicationTaskAssessmentRunCommand extends import_smithy_client.Command.classBuilder().ep({
5971
- ...commonParams
5972
- }).m(function(Command, cs, config, o) {
5770
+ var _StartReplicationTaskAssessmentRunCommand = class _StartReplicationTaskAssessmentRunCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5973
5771
  return [
5974
5772
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5975
5773
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5983,9 +5781,7 @@ var StartReplicationTaskAssessmentRunCommand = _StartReplicationTaskAssessmentRu
5983
5781
 
5984
5782
 
5985
5783
 
5986
- var _StartReplicationTaskCommand = class _StartReplicationTaskCommand extends import_smithy_client.Command.classBuilder().ep({
5987
- ...commonParams
5988
- }).m(function(Command, cs, config, o) {
5784
+ var _StartReplicationTaskCommand = class _StartReplicationTaskCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5989
5785
  return [
5990
5786
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5991
5787
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5999,9 +5795,7 @@ var StartReplicationTaskCommand = _StartReplicationTaskCommand;
5999
5795
 
6000
5796
 
6001
5797
 
6002
- var _StopReplicationCommand = class _StopReplicationCommand extends import_smithy_client.Command.classBuilder().ep({
6003
- ...commonParams
6004
- }).m(function(Command, cs, config, o) {
5798
+ var _StopReplicationCommand = class _StopReplicationCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
6005
5799
  return [
6006
5800
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
6007
5801
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -6015,9 +5809,7 @@ var StopReplicationCommand = _StopReplicationCommand;
6015
5809
 
6016
5810
 
6017
5811
 
6018
- var _StopReplicationTaskCommand = class _StopReplicationTaskCommand extends import_smithy_client.Command.classBuilder().ep({
6019
- ...commonParams
6020
- }).m(function(Command, cs, config, o) {
5812
+ var _StopReplicationTaskCommand = class _StopReplicationTaskCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
6021
5813
  return [
6022
5814
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
6023
5815
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -6031,9 +5823,7 @@ var StopReplicationTaskCommand = _StopReplicationTaskCommand;
6031
5823
 
6032
5824
 
6033
5825
 
6034
- var _TestConnectionCommand = class _TestConnectionCommand extends import_smithy_client.Command.classBuilder().ep({
6035
- ...commonParams
6036
- }).m(function(Command, cs, config, o) {
5826
+ var _TestConnectionCommand = class _TestConnectionCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
6037
5827
  return [
6038
5828
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
6039
5829
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -6047,9 +5837,7 @@ var TestConnectionCommand = _TestConnectionCommand;
6047
5837
 
6048
5838
 
6049
5839
 
6050
- var _UpdateSubscriptionsToEventBridgeCommand = class _UpdateSubscriptionsToEventBridgeCommand extends import_smithy_client.Command.classBuilder().ep({
6051
- ...commonParams
6052
- }).m(function(Command, cs, config, o) {
5840
+ var _UpdateSubscriptionsToEventBridgeCommand = class _UpdateSubscriptionsToEventBridgeCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
6053
5841
  return [
6054
5842
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
6055
5843
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())