@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_AddTagsToResourceCommand, se_AddTagsToResourceCommand } from "../pro
6
6
  export { $Command };
7
7
  export class AddTagsToResourceCommand 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_ApplyPendingMaintenanceActionCommand, se_ApplyPendingMaintenanceActi
6
6
  export { $Command };
7
7
  export class ApplyPendingMaintenanceActionCommand 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_BatchStartRecommendationsCommand, se_BatchStartRecommendationsComman
6
6
  export { $Command };
7
7
  export class BatchStartRecommendationsCommand 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_CancelReplicationTaskAssessmentRunCommand, se_CancelReplicationTaskA
6
6
  export { $Command };
7
7
  export class CancelReplicationTaskAssessmentRunCommand 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_CreateDataProviderCommand, se_CreateDataProviderCommand } from "../p
6
6
  export { $Command };
7
7
  export class CreateDataProviderCommand 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_CreateEndpointCommand, se_CreateEndpointCommand } from "../protocols
7
7
  export { $Command };
8
8
  export class CreateEndpointCommand 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_CreateEventSubscriptionCommand, se_CreateEventSubscriptionCommand }
6
6
  export { $Command };
7
7
  export class CreateEventSubscriptionCommand 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_CreateFleetAdvisorCollectorCommand, se_CreateFleetAdvisorCollectorCo
6
6
  export { $Command };
7
7
  export class CreateFleetAdvisorCollectorCommand 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_CreateInstanceProfileCommand, se_CreateInstanceProfileCommand } from
6
6
  export { $Command };
7
7
  export class CreateInstanceProfileCommand 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_CreateMigrationProjectCommand, se_CreateMigrationProjectCommand } fr
6
6
  export { $Command };
7
7
  export class CreateMigrationProjectCommand 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_CreateReplicationConfigCommand, se_CreateReplicationConfigCommand }
6
6
  export { $Command };
7
7
  export class CreateReplicationConfigCommand 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_CreateReplicationInstanceCommand, se_CreateReplicationInstanceComman
6
6
  export { $Command };
7
7
  export class CreateReplicationInstanceCommand 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_CreateReplicationSubnetGroupCommand, se_CreateReplicationSubnetGroup
6
6
  export { $Command };
7
7
  export class CreateReplicationSubnetGroupCommand 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_CreateReplicationTaskCommand, se_CreateReplicationTaskCommand } from
6
6
  export { $Command };
7
7
  export class CreateReplicationTaskCommand 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_DeleteCertificateCommand, se_DeleteCertificateCommand } from "../pro
6
6
  export { $Command };
7
7
  export class DeleteCertificateCommand 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_DeleteConnectionCommand, se_DeleteConnectionCommand } from "../proto
6
6
  export { $Command };
7
7
  export class DeleteConnectionCommand 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_DeleteDataProviderCommand, se_DeleteDataProviderCommand } from "../p
6
6
  export { $Command };
7
7
  export class DeleteDataProviderCommand 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_DeleteEndpointCommand, se_DeleteEndpointCommand } from "../protocols
7
7
  export { $Command };
8
8
  export class DeleteEndpointCommand 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_DeleteEventSubscriptionCommand, se_DeleteEventSubscriptionCommand }
6
6
  export { $Command };
7
7
  export class DeleteEventSubscriptionCommand 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_DeleteFleetAdvisorCollectorCommand, se_DeleteFleetAdvisorCollectorCo
6
6
  export { $Command };
7
7
  export class DeleteFleetAdvisorCollectorCommand 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_DeleteFleetAdvisorDatabasesCommand, se_DeleteFleetAdvisorDatabasesCo
6
6
  export { $Command };
7
7
  export class DeleteFleetAdvisorDatabasesCommand 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_DeleteInstanceProfileCommand, se_DeleteInstanceProfileCommand } from
6
6
  export { $Command };
7
7
  export class DeleteInstanceProfileCommand 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_DeleteMigrationProjectCommand, se_DeleteMigrationProjectCommand } fr
6
6
  export { $Command };
7
7
  export class DeleteMigrationProjectCommand 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_DeleteReplicationConfigCommand, se_DeleteReplicationConfigCommand }
6
6
  export { $Command };
7
7
  export class DeleteReplicationConfigCommand 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_DeleteReplicationInstanceCommand, se_DeleteReplicationInstanceComman
6
6
  export { $Command };
7
7
  export class DeleteReplicationInstanceCommand 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_DeleteReplicationSubnetGroupCommand, se_DeleteReplicationSubnetGroup
6
6
  export { $Command };
7
7
  export class DeleteReplicationSubnetGroupCommand 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_DeleteReplicationTaskAssessmentRunCommand, se_DeleteReplicationTaskA
6
6
  export { $Command };
7
7
  export class DeleteReplicationTaskAssessmentRunCommand 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_DeleteReplicationTaskCommand, se_DeleteReplicationTaskCommand } from
6
6
  export { $Command };
7
7
  export class DeleteReplicationTaskCommand 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_DescribeAccountAttributesCommand, se_DescribeAccountAttributesComman
6
6
  export { $Command };
7
7
  export class DescribeAccountAttributesCommand 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_DescribeApplicableIndividualAssessmentsCommand, se_DescribeApplicabl
6
6
  export { $Command };
7
7
  export class DescribeApplicableIndividualAssessmentsCommand 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_DescribeCertificatesCommand, se_DescribeCertificatesCommand } from "
6
6
  export { $Command };
7
7
  export class DescribeCertificatesCommand 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_DescribeConnectionsCommand, se_DescribeConnectionsCommand } from "..
6
6
  export { $Command };
7
7
  export class DescribeConnectionsCommand 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_DescribeConversionConfigurationCommand, se_DescribeConversionConfigu
6
6
  export { $Command };
7
7
  export class DescribeConversionConfigurationCommand 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_DescribeDataProvidersCommand, se_DescribeDataProvidersCommand } from
6
6
  export { $Command };
7
7
  export class DescribeDataProvidersCommand 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_DescribeEndpointSettingsCommand, se_DescribeEndpointSettingsCommand
6
6
  export { $Command };
7
7
  export class DescribeEndpointSettingsCommand 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_DescribeEndpointTypesCommand, se_DescribeEndpointTypesCommand } from
6
6
  export { $Command };
7
7
  export class DescribeEndpointTypesCommand 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_DescribeEndpointsCommand, se_DescribeEndpointsCommand } from "../pro
7
7
  export { $Command };
8
8
  export class DescribeEndpointsCommand 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_DescribeEngineVersionsCommand, se_DescribeEngineVersionsCommand } fr
6
6
  export { $Command };
7
7
  export class DescribeEngineVersionsCommand 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_DescribeEventCategoriesCommand, se_DescribeEventCategoriesCommand }
6
6
  export { $Command };
7
7
  export class DescribeEventCategoriesCommand 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_DescribeEventSubscriptionsCommand, se_DescribeEventSubscriptionsComm
6
6
  export { $Command };
7
7
  export class DescribeEventSubscriptionsCommand 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_DescribeEventsCommand, se_DescribeEventsCommand } from "../protocols
6
6
  export { $Command };
7
7
  export class DescribeEventsCommand 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_DescribeExtensionPackAssociationsCommand, se_DescribeExtensionPackAs
6
6
  export { $Command };
7
7
  export class DescribeExtensionPackAssociationsCommand 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_DescribeFleetAdvisorCollectorsCommand, se_DescribeFleetAdvisorCollec
6
6
  export { $Command };
7
7
  export class DescribeFleetAdvisorCollectorsCommand 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_DescribeFleetAdvisorDatabasesCommand, se_DescribeFleetAdvisorDatabas
6
6
  export { $Command };
7
7
  export class DescribeFleetAdvisorDatabasesCommand 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_DescribeFleetAdvisorLsaAnalysisCommand, se_DescribeFleetAdvisorLsaAn
6
6
  export { $Command };
7
7
  export class DescribeFleetAdvisorLsaAnalysisCommand 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_DescribeFleetAdvisorSchemaObjectSummaryCommand, se_DescribeFleetAdvi
6
6
  export { $Command };
7
7
  export class DescribeFleetAdvisorSchemaObjectSummaryCommand 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_DescribeFleetAdvisorSchemasCommand, se_DescribeFleetAdvisorSchemasCo
6
6
  export { $Command };
7
7
  export class DescribeFleetAdvisorSchemasCommand 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_DescribeInstanceProfilesCommand, se_DescribeInstanceProfilesCommand
6
6
  export { $Command };
7
7
  export class DescribeInstanceProfilesCommand 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_DescribeMetadataModelAssessmentsCommand, se_DescribeMetadataModelAss
6
6
  export { $Command };
7
7
  export class DescribeMetadataModelAssessmentsCommand 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_DescribeMetadataModelConversionsCommand, se_DescribeMetadataModelCon
6
6
  export { $Command };
7
7
  export class DescribeMetadataModelConversionsCommand 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_DescribeMetadataModelExportsAsScriptCommand, se_DescribeMetadataMode
6
6
  export { $Command };
7
7
  export class DescribeMetadataModelExportsAsScriptCommand 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_DescribeMetadataModelExportsToTargetCommand, se_DescribeMetadataMode
6
6
  export { $Command };
7
7
  export class DescribeMetadataModelExportsToTargetCommand 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_DescribeMetadataModelImportsCommand, se_DescribeMetadataModelImports
6
6
  export { $Command };
7
7
  export class DescribeMetadataModelImportsCommand 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),