@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
@@ -6,9 +6,7 @@ import { de_DescribeMigrationProjectsCommand, se_DescribeMigrationProjectsComman
6
6
  export { $Command };
7
7
  export class DescribeMigrationProjectsCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_DescribeOrderableReplicationInstancesCommand, se_DescribeOrderableRe
6
6
  export { $Command };
7
7
  export class DescribeOrderableReplicationInstancesCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_DescribePendingMaintenanceActionsCommand, se_DescribePendingMaintena
6
6
  export { $Command };
7
7
  export class DescribePendingMaintenanceActionsCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_DescribeRecommendationLimitationsCommand, se_DescribeRecommendationL
6
6
  export { $Command };
7
7
  export class DescribeRecommendationLimitationsCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_DescribeRecommendationsCommand, se_DescribeRecommendationsCommand }
6
6
  export { $Command };
7
7
  export class DescribeRecommendationsCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_DescribeRefreshSchemasStatusCommand, se_DescribeRefreshSchemasStatus
6
6
  export { $Command };
7
7
  export class DescribeRefreshSchemasStatusCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_DescribeReplicationConfigsCommand, se_DescribeReplicationConfigsComm
6
6
  export { $Command };
7
7
  export class DescribeReplicationConfigsCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_DescribeReplicationInstanceTaskLogsCommand, se_DescribeReplicationIn
6
6
  export { $Command };
7
7
  export class DescribeReplicationInstanceTaskLogsCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_DescribeReplicationInstancesCommand, se_DescribeReplicationInstances
6
6
  export { $Command };
7
7
  export class DescribeReplicationInstancesCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_DescribeReplicationSubnetGroupsCommand, se_DescribeReplicationSubnet
6
6
  export { $Command };
7
7
  export class DescribeReplicationSubnetGroupsCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_DescribeReplicationTableStatisticsCommand, se_DescribeReplicationTab
6
6
  export { $Command };
7
7
  export class DescribeReplicationTableStatisticsCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_DescribeReplicationTaskAssessmentResultsCommand, se_DescribeReplicat
6
6
  export { $Command };
7
7
  export class DescribeReplicationTaskAssessmentResultsCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_DescribeReplicationTaskAssessmentRunsCommand, se_DescribeReplication
6
6
  export { $Command };
7
7
  export class DescribeReplicationTaskAssessmentRunsCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_DescribeReplicationTaskIndividualAssessmentsCommand, se_DescribeRepl
6
6
  export { $Command };
7
7
  export class DescribeReplicationTaskIndividualAssessmentsCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_DescribeReplicationTasksCommand, se_DescribeReplicationTasksCommand
6
6
  export { $Command };
7
7
  export class DescribeReplicationTasksCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_DescribeReplicationsCommand, se_DescribeReplicationsCommand } from "
6
6
  export { $Command };
7
7
  export class DescribeReplicationsCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_DescribeSchemasCommand, se_DescribeSchemasCommand } from "../protoco
6
6
  export { $Command };
7
7
  export class DescribeSchemasCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_DescribeTableStatisticsCommand, se_DescribeTableStatisticsCommand }
6
6
  export { $Command };
7
7
  export class DescribeTableStatisticsCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_ExportMetadataModelAssessmentCommand, se_ExportMetadataModelAssessme
6
6
  export { $Command };
7
7
  export class ExportMetadataModelAssessmentCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -7,9 +7,7 @@ import { de_ImportCertificateCommand, se_ImportCertificateCommand } from "../pro
7
7
  export { $Command };
8
8
  export class ImportCertificateCommand extends $Command
9
9
  .classBuilder()
10
- .ep({
11
- ...commonParams,
12
- })
10
+ .ep(commonParams)
13
11
  .m(function (Command, cs, config, o) {
14
12
  return [
15
13
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_ListTagsForResourceCommand, se_ListTagsForResourceCommand } from "..
6
6
  export { $Command };
7
7
  export class ListTagsForResourceCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_ModifyConversionConfigurationCommand, se_ModifyConversionConfigurati
6
6
  export { $Command };
7
7
  export class ModifyConversionConfigurationCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_ModifyDataProviderCommand, se_ModifyDataProviderCommand } from "../p
6
6
  export { $Command };
7
7
  export class ModifyDataProviderCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -7,9 +7,7 @@ import { de_ModifyEndpointCommand, se_ModifyEndpointCommand } from "../protocols
7
7
  export { $Command };
8
8
  export class ModifyEndpointCommand extends $Command
9
9
  .classBuilder()
10
- .ep({
11
- ...commonParams,
12
- })
10
+ .ep(commonParams)
13
11
  .m(function (Command, cs, config, o) {
14
12
  return [
15
13
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_ModifyEventSubscriptionCommand, se_ModifyEventSubscriptionCommand }
6
6
  export { $Command };
7
7
  export class ModifyEventSubscriptionCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_ModifyInstanceProfileCommand, se_ModifyInstanceProfileCommand } from
6
6
  export { $Command };
7
7
  export class ModifyInstanceProfileCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_ModifyMigrationProjectCommand, se_ModifyMigrationProjectCommand } fr
6
6
  export { $Command };
7
7
  export class ModifyMigrationProjectCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_ModifyReplicationConfigCommand, se_ModifyReplicationConfigCommand }
6
6
  export { $Command };
7
7
  export class ModifyReplicationConfigCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_ModifyReplicationInstanceCommand, se_ModifyReplicationInstanceComman
6
6
  export { $Command };
7
7
  export class ModifyReplicationInstanceCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_ModifyReplicationSubnetGroupCommand, se_ModifyReplicationSubnetGroup
6
6
  export { $Command };
7
7
  export class ModifyReplicationSubnetGroupCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_ModifyReplicationTaskCommand, se_ModifyReplicationTaskCommand } from
6
6
  export { $Command };
7
7
  export class ModifyReplicationTaskCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_MoveReplicationTaskCommand, se_MoveReplicationTaskCommand } from "..
6
6
  export { $Command };
7
7
  export class MoveReplicationTaskCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_RebootReplicationInstanceCommand, se_RebootReplicationInstanceComman
6
6
  export { $Command };
7
7
  export class RebootReplicationInstanceCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_RefreshSchemasCommand, se_RefreshSchemasCommand } from "../protocols
6
6
  export { $Command };
7
7
  export class RefreshSchemasCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_ReloadReplicationTablesCommand, se_ReloadReplicationTablesCommand }
6
6
  export { $Command };
7
7
  export class ReloadReplicationTablesCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_ReloadTablesCommand, se_ReloadTablesCommand } from "../protocols/Aws
6
6
  export { $Command };
7
7
  export class ReloadTablesCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_RemoveTagsFromResourceCommand, se_RemoveTagsFromResourceCommand } fr
6
6
  export { $Command };
7
7
  export class RemoveTagsFromResourceCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_RunFleetAdvisorLsaAnalysisCommand, se_RunFleetAdvisorLsaAnalysisComm
6
6
  export { $Command };
7
7
  export class RunFleetAdvisorLsaAnalysisCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_StartExtensionPackAssociationCommand, se_StartExtensionPackAssociati
6
6
  export { $Command };
7
7
  export class StartExtensionPackAssociationCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_StartMetadataModelAssessmentCommand, se_StartMetadataModelAssessment
6
6
  export { $Command };
7
7
  export class StartMetadataModelAssessmentCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_StartMetadataModelConversionCommand, se_StartMetadataModelConversion
6
6
  export { $Command };
7
7
  export class StartMetadataModelConversionCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_StartMetadataModelExportAsScriptCommand, se_StartMetadataModelExport
6
6
  export { $Command };
7
7
  export class StartMetadataModelExportAsScriptCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_StartMetadataModelExportToTargetCommand, se_StartMetadataModelExport
6
6
  export { $Command };
7
7
  export class StartMetadataModelExportToTargetCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_StartMetadataModelImportCommand, se_StartMetadataModelImportCommand
6
6
  export { $Command };
7
7
  export class StartMetadataModelImportCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_StartRecommendationsCommand, se_StartRecommendationsCommand } from "
6
6
  export { $Command };
7
7
  export class StartRecommendationsCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_StartReplicationCommand, se_StartReplicationCommand } from "../proto
6
6
  export { $Command };
7
7
  export class StartReplicationCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_StartReplicationTaskAssessmentCommand, se_StartReplicationTaskAssess
6
6
  export { $Command };
7
7
  export class StartReplicationTaskAssessmentCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_StartReplicationTaskAssessmentRunCommand, se_StartReplicationTaskAss
6
6
  export { $Command };
7
7
  export class StartReplicationTaskAssessmentRunCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_StartReplicationTaskCommand, se_StartReplicationTaskCommand } from "
6
6
  export { $Command };
7
7
  export class StartReplicationTaskCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_StopReplicationCommand, se_StopReplicationCommand } from "../protoco
6
6
  export { $Command };
7
7
  export class StopReplicationCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_StopReplicationTaskCommand, se_StopReplicationTaskCommand } from "..
6
6
  export { $Command };
7
7
  export class StopReplicationTaskCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_TestConnectionCommand, se_TestConnectionCommand } from "../protocols
6
6
  export { $Command };
7
7
  export class TestConnectionCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_UpdateSubscriptionsToEventBridgeCommand, se_UpdateSubscriptionsToEve
6
6
  export { $Command };
7
7
  export class UpdateSubscriptionsToEventBridgeCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),