@aws-sdk/client-database-migration-service 3.414.0 → 3.418.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 (230) hide show
  1. package/dist-cjs/commands/AddTagsToResourceCommand.js +5 -0
  2. package/dist-cjs/commands/ApplyPendingMaintenanceActionCommand.js +5 -0
  3. package/dist-cjs/commands/BatchStartRecommendationsCommand.js +5 -0
  4. package/dist-cjs/commands/CancelReplicationTaskAssessmentRunCommand.js +5 -0
  5. package/dist-cjs/commands/CreateDataProviderCommand.js +5 -0
  6. package/dist-cjs/commands/CreateEndpointCommand.js +5 -0
  7. package/dist-cjs/commands/CreateEventSubscriptionCommand.js +5 -0
  8. package/dist-cjs/commands/CreateFleetAdvisorCollectorCommand.js +5 -0
  9. package/dist-cjs/commands/CreateInstanceProfileCommand.js +5 -0
  10. package/dist-cjs/commands/CreateMigrationProjectCommand.js +5 -0
  11. package/dist-cjs/commands/CreateReplicationConfigCommand.js +5 -0
  12. package/dist-cjs/commands/CreateReplicationInstanceCommand.js +5 -0
  13. package/dist-cjs/commands/CreateReplicationSubnetGroupCommand.js +5 -0
  14. package/dist-cjs/commands/CreateReplicationTaskCommand.js +5 -0
  15. package/dist-cjs/commands/DeleteCertificateCommand.js +5 -0
  16. package/dist-cjs/commands/DeleteConnectionCommand.js +5 -0
  17. package/dist-cjs/commands/DeleteDataProviderCommand.js +5 -0
  18. package/dist-cjs/commands/DeleteEndpointCommand.js +5 -0
  19. package/dist-cjs/commands/DeleteEventSubscriptionCommand.js +5 -0
  20. package/dist-cjs/commands/DeleteFleetAdvisorCollectorCommand.js +5 -0
  21. package/dist-cjs/commands/DeleteFleetAdvisorDatabasesCommand.js +5 -0
  22. package/dist-cjs/commands/DeleteInstanceProfileCommand.js +5 -0
  23. package/dist-cjs/commands/DeleteMigrationProjectCommand.js +5 -0
  24. package/dist-cjs/commands/DeleteReplicationConfigCommand.js +5 -0
  25. package/dist-cjs/commands/DeleteReplicationInstanceCommand.js +5 -0
  26. package/dist-cjs/commands/DeleteReplicationSubnetGroupCommand.js +5 -0
  27. package/dist-cjs/commands/DeleteReplicationTaskAssessmentRunCommand.js +5 -0
  28. package/dist-cjs/commands/DeleteReplicationTaskCommand.js +5 -0
  29. package/dist-cjs/commands/DescribeAccountAttributesCommand.js +5 -0
  30. package/dist-cjs/commands/DescribeApplicableIndividualAssessmentsCommand.js +5 -0
  31. package/dist-cjs/commands/DescribeCertificatesCommand.js +5 -0
  32. package/dist-cjs/commands/DescribeConnectionsCommand.js +5 -0
  33. package/dist-cjs/commands/DescribeConversionConfigurationCommand.js +5 -0
  34. package/dist-cjs/commands/DescribeDataProvidersCommand.js +5 -0
  35. package/dist-cjs/commands/DescribeEndpointSettingsCommand.js +5 -0
  36. package/dist-cjs/commands/DescribeEndpointTypesCommand.js +5 -0
  37. package/dist-cjs/commands/DescribeEndpointsCommand.js +5 -0
  38. package/dist-cjs/commands/DescribeEngineVersionsCommand.js +5 -0
  39. package/dist-cjs/commands/DescribeEventCategoriesCommand.js +5 -0
  40. package/dist-cjs/commands/DescribeEventSubscriptionsCommand.js +5 -0
  41. package/dist-cjs/commands/DescribeEventsCommand.js +5 -0
  42. package/dist-cjs/commands/DescribeExtensionPackAssociationsCommand.js +5 -0
  43. package/dist-cjs/commands/DescribeFleetAdvisorCollectorsCommand.js +5 -0
  44. package/dist-cjs/commands/DescribeFleetAdvisorDatabasesCommand.js +5 -0
  45. package/dist-cjs/commands/DescribeFleetAdvisorLsaAnalysisCommand.js +5 -0
  46. package/dist-cjs/commands/DescribeFleetAdvisorSchemaObjectSummaryCommand.js +5 -0
  47. package/dist-cjs/commands/DescribeFleetAdvisorSchemasCommand.js +5 -0
  48. package/dist-cjs/commands/DescribeInstanceProfilesCommand.js +5 -0
  49. package/dist-cjs/commands/DescribeMetadataModelAssessmentsCommand.js +5 -0
  50. package/dist-cjs/commands/DescribeMetadataModelConversionsCommand.js +5 -0
  51. package/dist-cjs/commands/DescribeMetadataModelExportsAsScriptCommand.js +5 -0
  52. package/dist-cjs/commands/DescribeMetadataModelExportsToTargetCommand.js +5 -0
  53. package/dist-cjs/commands/DescribeMetadataModelImportsCommand.js +5 -0
  54. package/dist-cjs/commands/DescribeMigrationProjectsCommand.js +5 -0
  55. package/dist-cjs/commands/DescribeOrderableReplicationInstancesCommand.js +5 -0
  56. package/dist-cjs/commands/DescribePendingMaintenanceActionsCommand.js +5 -0
  57. package/dist-cjs/commands/DescribeRecommendationLimitationsCommand.js +5 -0
  58. package/dist-cjs/commands/DescribeRecommendationsCommand.js +5 -0
  59. package/dist-cjs/commands/DescribeRefreshSchemasStatusCommand.js +5 -0
  60. package/dist-cjs/commands/DescribeReplicationConfigsCommand.js +5 -0
  61. package/dist-cjs/commands/DescribeReplicationInstanceTaskLogsCommand.js +5 -0
  62. package/dist-cjs/commands/DescribeReplicationInstancesCommand.js +5 -0
  63. package/dist-cjs/commands/DescribeReplicationSubnetGroupsCommand.js +5 -0
  64. package/dist-cjs/commands/DescribeReplicationTableStatisticsCommand.js +5 -0
  65. package/dist-cjs/commands/DescribeReplicationTaskAssessmentResultsCommand.js +5 -0
  66. package/dist-cjs/commands/DescribeReplicationTaskAssessmentRunsCommand.js +5 -0
  67. package/dist-cjs/commands/DescribeReplicationTaskIndividualAssessmentsCommand.js +5 -0
  68. package/dist-cjs/commands/DescribeReplicationTasksCommand.js +5 -0
  69. package/dist-cjs/commands/DescribeReplicationsCommand.js +5 -0
  70. package/dist-cjs/commands/DescribeSchemasCommand.js +5 -0
  71. package/dist-cjs/commands/DescribeTableStatisticsCommand.js +5 -0
  72. package/dist-cjs/commands/ExportMetadataModelAssessmentCommand.js +5 -0
  73. package/dist-cjs/commands/ImportCertificateCommand.js +5 -0
  74. package/dist-cjs/commands/ListTagsForResourceCommand.js +5 -0
  75. package/dist-cjs/commands/ModifyConversionConfigurationCommand.js +5 -0
  76. package/dist-cjs/commands/ModifyDataProviderCommand.js +5 -0
  77. package/dist-cjs/commands/ModifyEndpointCommand.js +8 -3
  78. package/dist-cjs/commands/ModifyEventSubscriptionCommand.js +5 -0
  79. package/dist-cjs/commands/ModifyInstanceProfileCommand.js +5 -0
  80. package/dist-cjs/commands/ModifyMigrationProjectCommand.js +5 -0
  81. package/dist-cjs/commands/ModifyReplicationConfigCommand.js +5 -0
  82. package/dist-cjs/commands/ModifyReplicationInstanceCommand.js +5 -0
  83. package/dist-cjs/commands/ModifyReplicationSubnetGroupCommand.js +5 -0
  84. package/dist-cjs/commands/ModifyReplicationTaskCommand.js +5 -0
  85. package/dist-cjs/commands/MoveReplicationTaskCommand.js +5 -0
  86. package/dist-cjs/commands/RebootReplicationInstanceCommand.js +5 -0
  87. package/dist-cjs/commands/RefreshSchemasCommand.js +5 -0
  88. package/dist-cjs/commands/ReloadReplicationTablesCommand.js +5 -0
  89. package/dist-cjs/commands/ReloadTablesCommand.js +5 -0
  90. package/dist-cjs/commands/RemoveTagsFromResourceCommand.js +5 -0
  91. package/dist-cjs/commands/RunFleetAdvisorLsaAnalysisCommand.js +5 -0
  92. package/dist-cjs/commands/StartExtensionPackAssociationCommand.js +5 -0
  93. package/dist-cjs/commands/StartMetadataModelAssessmentCommand.js +5 -0
  94. package/dist-cjs/commands/StartMetadataModelConversionCommand.js +5 -0
  95. package/dist-cjs/commands/StartMetadataModelExportAsScriptCommand.js +5 -0
  96. package/dist-cjs/commands/StartMetadataModelExportToTargetCommand.js +5 -0
  97. package/dist-cjs/commands/StartMetadataModelImportCommand.js +5 -0
  98. package/dist-cjs/commands/StartRecommendationsCommand.js +5 -0
  99. package/dist-cjs/commands/StartReplicationCommand.js +5 -0
  100. package/dist-cjs/commands/StartReplicationTaskAssessmentCommand.js +5 -0
  101. package/dist-cjs/commands/StartReplicationTaskAssessmentRunCommand.js +5 -0
  102. package/dist-cjs/commands/StartReplicationTaskCommand.js +5 -0
  103. package/dist-cjs/commands/StopReplicationCommand.js +5 -0
  104. package/dist-cjs/commands/StopReplicationTaskCommand.js +5 -0
  105. package/dist-cjs/commands/TestConnectionCommand.js +5 -0
  106. package/dist-cjs/commands/UpdateSubscriptionsToEventBridgeCommand.js +5 -0
  107. package/dist-cjs/models/models_0.js +19 -35
  108. package/dist-cjs/models/models_1.js +27 -1
  109. package/dist-es/commands/AddTagsToResourceCommand.js +5 -0
  110. package/dist-es/commands/ApplyPendingMaintenanceActionCommand.js +5 -0
  111. package/dist-es/commands/BatchStartRecommendationsCommand.js +5 -0
  112. package/dist-es/commands/CancelReplicationTaskAssessmentRunCommand.js +5 -0
  113. package/dist-es/commands/CreateDataProviderCommand.js +5 -0
  114. package/dist-es/commands/CreateEndpointCommand.js +5 -0
  115. package/dist-es/commands/CreateEventSubscriptionCommand.js +5 -0
  116. package/dist-es/commands/CreateFleetAdvisorCollectorCommand.js +5 -0
  117. package/dist-es/commands/CreateInstanceProfileCommand.js +5 -0
  118. package/dist-es/commands/CreateMigrationProjectCommand.js +5 -0
  119. package/dist-es/commands/CreateReplicationConfigCommand.js +5 -0
  120. package/dist-es/commands/CreateReplicationInstanceCommand.js +5 -0
  121. package/dist-es/commands/CreateReplicationSubnetGroupCommand.js +5 -0
  122. package/dist-es/commands/CreateReplicationTaskCommand.js +5 -0
  123. package/dist-es/commands/DeleteCertificateCommand.js +5 -0
  124. package/dist-es/commands/DeleteConnectionCommand.js +5 -0
  125. package/dist-es/commands/DeleteDataProviderCommand.js +5 -0
  126. package/dist-es/commands/DeleteEndpointCommand.js +5 -0
  127. package/dist-es/commands/DeleteEventSubscriptionCommand.js +5 -0
  128. package/dist-es/commands/DeleteFleetAdvisorCollectorCommand.js +5 -0
  129. package/dist-es/commands/DeleteFleetAdvisorDatabasesCommand.js +5 -0
  130. package/dist-es/commands/DeleteInstanceProfileCommand.js +5 -0
  131. package/dist-es/commands/DeleteMigrationProjectCommand.js +5 -0
  132. package/dist-es/commands/DeleteReplicationConfigCommand.js +5 -0
  133. package/dist-es/commands/DeleteReplicationInstanceCommand.js +5 -0
  134. package/dist-es/commands/DeleteReplicationSubnetGroupCommand.js +5 -0
  135. package/dist-es/commands/DeleteReplicationTaskAssessmentRunCommand.js +5 -0
  136. package/dist-es/commands/DeleteReplicationTaskCommand.js +5 -0
  137. package/dist-es/commands/DescribeAccountAttributesCommand.js +5 -0
  138. package/dist-es/commands/DescribeApplicableIndividualAssessmentsCommand.js +5 -0
  139. package/dist-es/commands/DescribeCertificatesCommand.js +5 -0
  140. package/dist-es/commands/DescribeConnectionsCommand.js +5 -0
  141. package/dist-es/commands/DescribeConversionConfigurationCommand.js +5 -0
  142. package/dist-es/commands/DescribeDataProvidersCommand.js +5 -0
  143. package/dist-es/commands/DescribeEndpointSettingsCommand.js +5 -0
  144. package/dist-es/commands/DescribeEndpointTypesCommand.js +5 -0
  145. package/dist-es/commands/DescribeEndpointsCommand.js +5 -0
  146. package/dist-es/commands/DescribeEngineVersionsCommand.js +5 -0
  147. package/dist-es/commands/DescribeEventCategoriesCommand.js +5 -0
  148. package/dist-es/commands/DescribeEventSubscriptionsCommand.js +5 -0
  149. package/dist-es/commands/DescribeEventsCommand.js +5 -0
  150. package/dist-es/commands/DescribeExtensionPackAssociationsCommand.js +5 -0
  151. package/dist-es/commands/DescribeFleetAdvisorCollectorsCommand.js +5 -0
  152. package/dist-es/commands/DescribeFleetAdvisorDatabasesCommand.js +5 -0
  153. package/dist-es/commands/DescribeFleetAdvisorLsaAnalysisCommand.js +5 -0
  154. package/dist-es/commands/DescribeFleetAdvisorSchemaObjectSummaryCommand.js +5 -0
  155. package/dist-es/commands/DescribeFleetAdvisorSchemasCommand.js +5 -0
  156. package/dist-es/commands/DescribeInstanceProfilesCommand.js +5 -0
  157. package/dist-es/commands/DescribeMetadataModelAssessmentsCommand.js +5 -0
  158. package/dist-es/commands/DescribeMetadataModelConversionsCommand.js +5 -0
  159. package/dist-es/commands/DescribeMetadataModelExportsAsScriptCommand.js +5 -0
  160. package/dist-es/commands/DescribeMetadataModelExportsToTargetCommand.js +5 -0
  161. package/dist-es/commands/DescribeMetadataModelImportsCommand.js +5 -0
  162. package/dist-es/commands/DescribeMigrationProjectsCommand.js +5 -0
  163. package/dist-es/commands/DescribeOrderableReplicationInstancesCommand.js +5 -0
  164. package/dist-es/commands/DescribePendingMaintenanceActionsCommand.js +5 -0
  165. package/dist-es/commands/DescribeRecommendationLimitationsCommand.js +5 -0
  166. package/dist-es/commands/DescribeRecommendationsCommand.js +5 -0
  167. package/dist-es/commands/DescribeRefreshSchemasStatusCommand.js +5 -0
  168. package/dist-es/commands/DescribeReplicationConfigsCommand.js +5 -0
  169. package/dist-es/commands/DescribeReplicationInstanceTaskLogsCommand.js +5 -0
  170. package/dist-es/commands/DescribeReplicationInstancesCommand.js +5 -0
  171. package/dist-es/commands/DescribeReplicationSubnetGroupsCommand.js +5 -0
  172. package/dist-es/commands/DescribeReplicationTableStatisticsCommand.js +5 -0
  173. package/dist-es/commands/DescribeReplicationTaskAssessmentResultsCommand.js +5 -0
  174. package/dist-es/commands/DescribeReplicationTaskAssessmentRunsCommand.js +5 -0
  175. package/dist-es/commands/DescribeReplicationTaskIndividualAssessmentsCommand.js +5 -0
  176. package/dist-es/commands/DescribeReplicationTasksCommand.js +5 -0
  177. package/dist-es/commands/DescribeReplicationsCommand.js +5 -0
  178. package/dist-es/commands/DescribeSchemasCommand.js +5 -0
  179. package/dist-es/commands/DescribeTableStatisticsCommand.js +5 -0
  180. package/dist-es/commands/ExportMetadataModelAssessmentCommand.js +5 -0
  181. package/dist-es/commands/ImportCertificateCommand.js +5 -0
  182. package/dist-es/commands/ListTagsForResourceCommand.js +5 -0
  183. package/dist-es/commands/ModifyConversionConfigurationCommand.js +5 -0
  184. package/dist-es/commands/ModifyDataProviderCommand.js +5 -0
  185. package/dist-es/commands/ModifyEndpointCommand.js +6 -1
  186. package/dist-es/commands/ModifyEventSubscriptionCommand.js +5 -0
  187. package/dist-es/commands/ModifyInstanceProfileCommand.js +5 -0
  188. package/dist-es/commands/ModifyMigrationProjectCommand.js +5 -0
  189. package/dist-es/commands/ModifyReplicationConfigCommand.js +5 -0
  190. package/dist-es/commands/ModifyReplicationInstanceCommand.js +5 -0
  191. package/dist-es/commands/ModifyReplicationSubnetGroupCommand.js +5 -0
  192. package/dist-es/commands/ModifyReplicationTaskCommand.js +5 -0
  193. package/dist-es/commands/MoveReplicationTaskCommand.js +5 -0
  194. package/dist-es/commands/RebootReplicationInstanceCommand.js +5 -0
  195. package/dist-es/commands/RefreshSchemasCommand.js +5 -0
  196. package/dist-es/commands/ReloadReplicationTablesCommand.js +5 -0
  197. package/dist-es/commands/ReloadTablesCommand.js +5 -0
  198. package/dist-es/commands/RemoveTagsFromResourceCommand.js +5 -0
  199. package/dist-es/commands/RunFleetAdvisorLsaAnalysisCommand.js +5 -0
  200. package/dist-es/commands/StartExtensionPackAssociationCommand.js +5 -0
  201. package/dist-es/commands/StartMetadataModelAssessmentCommand.js +5 -0
  202. package/dist-es/commands/StartMetadataModelConversionCommand.js +5 -0
  203. package/dist-es/commands/StartMetadataModelExportAsScriptCommand.js +5 -0
  204. package/dist-es/commands/StartMetadataModelExportToTargetCommand.js +5 -0
  205. package/dist-es/commands/StartMetadataModelImportCommand.js +5 -0
  206. package/dist-es/commands/StartRecommendationsCommand.js +5 -0
  207. package/dist-es/commands/StartReplicationCommand.js +5 -0
  208. package/dist-es/commands/StartReplicationTaskAssessmentCommand.js +5 -0
  209. package/dist-es/commands/StartReplicationTaskAssessmentRunCommand.js +5 -0
  210. package/dist-es/commands/StartReplicationTaskCommand.js +5 -0
  211. package/dist-es/commands/StopReplicationCommand.js +5 -0
  212. package/dist-es/commands/StopReplicationTaskCommand.js +5 -0
  213. package/dist-es/commands/TestConnectionCommand.js +5 -0
  214. package/dist-es/commands/UpdateSubscriptionsToEventBridgeCommand.js +5 -0
  215. package/dist-es/models/models_0.js +17 -31
  216. package/dist-es/models/models_1.js +24 -0
  217. package/dist-types/commands/CreateDataProviderCommand.d.ts +56 -0
  218. package/dist-types/commands/CreateReplicationInstanceCommand.d.ts +5 -0
  219. package/dist-types/commands/DeleteDataProviderCommand.d.ts +28 -0
  220. package/dist-types/commands/DescribeDataProvidersCommand.d.ts +28 -0
  221. package/dist-types/commands/ModifyDataProviderCommand.d.ts +57 -1
  222. package/dist-types/commands/ModifyEndpointCommand.d.ts +1 -1
  223. package/dist-types/commands/UpdateSubscriptionsToEventBridgeCommand.d.ts +4 -4
  224. package/dist-types/models/models_0.d.ts +256 -407
  225. package/dist-types/models/models_1.d.ts +363 -11
  226. package/dist-types/ts3.4/commands/ModifyDataProviderCommand.d.ts +1 -1
  227. package/dist-types/ts3.4/commands/ModifyEndpointCommand.d.ts +1 -1
  228. package/dist-types/ts3.4/models/models_0.d.ts +112 -68
  229. package/dist-types/ts3.4/models/models_1.d.ts +80 -0
  230. package/package.json +32 -32
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
9
10
  class DescribeConversionConfigurationCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class DescribeConversionConfigurationCommand extends smithy_client_1.Command {
32
33
  commandName,
33
34
  inputFilterSensitiveLog: (_) => _,
34
35
  outputFilterSensitiveLog: (_) => _,
36
+ [types_1.SMITHY_CONTEXT_KEY]: {
37
+ service: "AmazonDMSv20160101",
38
+ operation: "DescribeConversionConfiguration",
39
+ },
35
40
  };
36
41
  const { requestHandler } = configuration;
37
42
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
9
10
  class DescribeDataProvidersCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class DescribeDataProvidersCommand extends smithy_client_1.Command {
32
33
  commandName,
33
34
  inputFilterSensitiveLog: (_) => _,
34
35
  outputFilterSensitiveLog: (_) => _,
36
+ [types_1.SMITHY_CONTEXT_KEY]: {
37
+ service: "AmazonDMSv20160101",
38
+ operation: "DescribeDataProviders",
39
+ },
35
40
  };
36
41
  const { requestHandler } = configuration;
37
42
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
9
10
  class DescribeEndpointSettingsCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class DescribeEndpointSettingsCommand extends smithy_client_1.Command {
32
33
  commandName,
33
34
  inputFilterSensitiveLog: (_) => _,
34
35
  outputFilterSensitiveLog: (_) => _,
36
+ [types_1.SMITHY_CONTEXT_KEY]: {
37
+ service: "AmazonDMSv20160101",
38
+ operation: "DescribeEndpointSettings",
39
+ },
35
40
  };
36
41
  const { requestHandler } = configuration;
37
42
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
9
10
  class DescribeEndpointTypesCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class DescribeEndpointTypesCommand extends smithy_client_1.Command {
32
33
  commandName,
33
34
  inputFilterSensitiveLog: (_) => _,
34
35
  outputFilterSensitiveLog: (_) => _,
36
+ [types_1.SMITHY_CONTEXT_KEY]: {
37
+ service: "AmazonDMSv20160101",
38
+ operation: "DescribeEndpointTypes",
39
+ },
35
40
  };
36
41
  const { requestHandler } = configuration;
37
42
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const models_0_1 = require("../models/models_0");
9
10
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
10
11
  class DescribeEndpointsCommand extends smithy_client_1.Command {
@@ -33,6 +34,10 @@ class DescribeEndpointsCommand extends smithy_client_1.Command {
33
34
  commandName,
34
35
  inputFilterSensitiveLog: (_) => _,
35
36
  outputFilterSensitiveLog: models_0_1.DescribeEndpointsResponseFilterSensitiveLog,
37
+ [types_1.SMITHY_CONTEXT_KEY]: {
38
+ service: "AmazonDMSv20160101",
39
+ operation: "DescribeEndpoints",
40
+ },
36
41
  };
37
42
  const { requestHandler } = configuration;
38
43
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
9
10
  class DescribeEngineVersionsCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class DescribeEngineVersionsCommand extends smithy_client_1.Command {
32
33
  commandName,
33
34
  inputFilterSensitiveLog: (_) => _,
34
35
  outputFilterSensitiveLog: (_) => _,
36
+ [types_1.SMITHY_CONTEXT_KEY]: {
37
+ service: "AmazonDMSv20160101",
38
+ operation: "DescribeEngineVersions",
39
+ },
35
40
  };
36
41
  const { requestHandler } = configuration;
37
42
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
9
10
  class DescribeEventCategoriesCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class DescribeEventCategoriesCommand extends smithy_client_1.Command {
32
33
  commandName,
33
34
  inputFilterSensitiveLog: (_) => _,
34
35
  outputFilterSensitiveLog: (_) => _,
36
+ [types_1.SMITHY_CONTEXT_KEY]: {
37
+ service: "AmazonDMSv20160101",
38
+ operation: "DescribeEventCategories",
39
+ },
35
40
  };
36
41
  const { requestHandler } = configuration;
37
42
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
9
10
  class DescribeEventSubscriptionsCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class DescribeEventSubscriptionsCommand extends smithy_client_1.Command {
32
33
  commandName,
33
34
  inputFilterSensitiveLog: (_) => _,
34
35
  outputFilterSensitiveLog: (_) => _,
36
+ [types_1.SMITHY_CONTEXT_KEY]: {
37
+ service: "AmazonDMSv20160101",
38
+ operation: "DescribeEventSubscriptions",
39
+ },
35
40
  };
36
41
  const { requestHandler } = configuration;
37
42
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
9
10
  class DescribeEventsCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class DescribeEventsCommand extends smithy_client_1.Command {
32
33
  commandName,
33
34
  inputFilterSensitiveLog: (_) => _,
34
35
  outputFilterSensitiveLog: (_) => _,
36
+ [types_1.SMITHY_CONTEXT_KEY]: {
37
+ service: "AmazonDMSv20160101",
38
+ operation: "DescribeEvents",
39
+ },
35
40
  };
36
41
  const { requestHandler } = configuration;
37
42
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
9
10
  class DescribeExtensionPackAssociationsCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class DescribeExtensionPackAssociationsCommand extends smithy_client_1.Command {
32
33
  commandName,
33
34
  inputFilterSensitiveLog: (_) => _,
34
35
  outputFilterSensitiveLog: (_) => _,
36
+ [types_1.SMITHY_CONTEXT_KEY]: {
37
+ service: "AmazonDMSv20160101",
38
+ operation: "DescribeExtensionPackAssociations",
39
+ },
35
40
  };
36
41
  const { requestHandler } = configuration;
37
42
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
9
10
  class DescribeFleetAdvisorCollectorsCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class DescribeFleetAdvisorCollectorsCommand extends smithy_client_1.Command {
32
33
  commandName,
33
34
  inputFilterSensitiveLog: (_) => _,
34
35
  outputFilterSensitiveLog: (_) => _,
36
+ [types_1.SMITHY_CONTEXT_KEY]: {
37
+ service: "AmazonDMSv20160101",
38
+ operation: "DescribeFleetAdvisorCollectors",
39
+ },
35
40
  };
36
41
  const { requestHandler } = configuration;
37
42
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
9
10
  class DescribeFleetAdvisorDatabasesCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class DescribeFleetAdvisorDatabasesCommand extends smithy_client_1.Command {
32
33
  commandName,
33
34
  inputFilterSensitiveLog: (_) => _,
34
35
  outputFilterSensitiveLog: (_) => _,
36
+ [types_1.SMITHY_CONTEXT_KEY]: {
37
+ service: "AmazonDMSv20160101",
38
+ operation: "DescribeFleetAdvisorDatabases",
39
+ },
35
40
  };
36
41
  const { requestHandler } = configuration;
37
42
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
9
10
  class DescribeFleetAdvisorLsaAnalysisCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class DescribeFleetAdvisorLsaAnalysisCommand extends smithy_client_1.Command {
32
33
  commandName,
33
34
  inputFilterSensitiveLog: (_) => _,
34
35
  outputFilterSensitiveLog: (_) => _,
36
+ [types_1.SMITHY_CONTEXT_KEY]: {
37
+ service: "AmazonDMSv20160101",
38
+ operation: "DescribeFleetAdvisorLsaAnalysis",
39
+ },
35
40
  };
36
41
  const { requestHandler } = configuration;
37
42
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
9
10
  class DescribeFleetAdvisorSchemaObjectSummaryCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class DescribeFleetAdvisorSchemaObjectSummaryCommand extends smithy_client_1.Com
32
33
  commandName,
33
34
  inputFilterSensitiveLog: (_) => _,
34
35
  outputFilterSensitiveLog: (_) => _,
36
+ [types_1.SMITHY_CONTEXT_KEY]: {
37
+ service: "AmazonDMSv20160101",
38
+ operation: "DescribeFleetAdvisorSchemaObjectSummary",
39
+ },
35
40
  };
36
41
  const { requestHandler } = configuration;
37
42
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
9
10
  class DescribeFleetAdvisorSchemasCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class DescribeFleetAdvisorSchemasCommand extends smithy_client_1.Command {
32
33
  commandName,
33
34
  inputFilterSensitiveLog: (_) => _,
34
35
  outputFilterSensitiveLog: (_) => _,
36
+ [types_1.SMITHY_CONTEXT_KEY]: {
37
+ service: "AmazonDMSv20160101",
38
+ operation: "DescribeFleetAdvisorSchemas",
39
+ },
35
40
  };
36
41
  const { requestHandler } = configuration;
37
42
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
9
10
  class DescribeInstanceProfilesCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class DescribeInstanceProfilesCommand extends smithy_client_1.Command {
32
33
  commandName,
33
34
  inputFilterSensitiveLog: (_) => _,
34
35
  outputFilterSensitiveLog: (_) => _,
36
+ [types_1.SMITHY_CONTEXT_KEY]: {
37
+ service: "AmazonDMSv20160101",
38
+ operation: "DescribeInstanceProfiles",
39
+ },
35
40
  };
36
41
  const { requestHandler } = configuration;
37
42
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
9
10
  class DescribeMetadataModelAssessmentsCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class DescribeMetadataModelAssessmentsCommand extends smithy_client_1.Command {
32
33
  commandName,
33
34
  inputFilterSensitiveLog: (_) => _,
34
35
  outputFilterSensitiveLog: (_) => _,
36
+ [types_1.SMITHY_CONTEXT_KEY]: {
37
+ service: "AmazonDMSv20160101",
38
+ operation: "DescribeMetadataModelAssessments",
39
+ },
35
40
  };
36
41
  const { requestHandler } = configuration;
37
42
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
9
10
  class DescribeMetadataModelConversionsCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class DescribeMetadataModelConversionsCommand extends smithy_client_1.Command {
32
33
  commandName,
33
34
  inputFilterSensitiveLog: (_) => _,
34
35
  outputFilterSensitiveLog: (_) => _,
36
+ [types_1.SMITHY_CONTEXT_KEY]: {
37
+ service: "AmazonDMSv20160101",
38
+ operation: "DescribeMetadataModelConversions",
39
+ },
35
40
  };
36
41
  const { requestHandler } = configuration;
37
42
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
9
10
  class DescribeMetadataModelExportsAsScriptCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class DescribeMetadataModelExportsAsScriptCommand extends smithy_client_1.Comman
32
33
  commandName,
33
34
  inputFilterSensitiveLog: (_) => _,
34
35
  outputFilterSensitiveLog: (_) => _,
36
+ [types_1.SMITHY_CONTEXT_KEY]: {
37
+ service: "AmazonDMSv20160101",
38
+ operation: "DescribeMetadataModelExportsAsScript",
39
+ },
35
40
  };
36
41
  const { requestHandler } = configuration;
37
42
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
9
10
  class DescribeMetadataModelExportsToTargetCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class DescribeMetadataModelExportsToTargetCommand extends smithy_client_1.Comman
32
33
  commandName,
33
34
  inputFilterSensitiveLog: (_) => _,
34
35
  outputFilterSensitiveLog: (_) => _,
36
+ [types_1.SMITHY_CONTEXT_KEY]: {
37
+ service: "AmazonDMSv20160101",
38
+ operation: "DescribeMetadataModelExportsToTarget",
39
+ },
35
40
  };
36
41
  const { requestHandler } = configuration;
37
42
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
9
10
  class DescribeMetadataModelImportsCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class DescribeMetadataModelImportsCommand extends smithy_client_1.Command {
32
33
  commandName,
33
34
  inputFilterSensitiveLog: (_) => _,
34
35
  outputFilterSensitiveLog: (_) => _,
36
+ [types_1.SMITHY_CONTEXT_KEY]: {
37
+ service: "AmazonDMSv20160101",
38
+ operation: "DescribeMetadataModelImports",
39
+ },
35
40
  };
36
41
  const { requestHandler } = configuration;
37
42
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
9
10
  class DescribeMigrationProjectsCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class DescribeMigrationProjectsCommand extends smithy_client_1.Command {
32
33
  commandName,
33
34
  inputFilterSensitiveLog: (_) => _,
34
35
  outputFilterSensitiveLog: (_) => _,
36
+ [types_1.SMITHY_CONTEXT_KEY]: {
37
+ service: "AmazonDMSv20160101",
38
+ operation: "DescribeMigrationProjects",
39
+ },
35
40
  };
36
41
  const { requestHandler } = configuration;
37
42
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
9
10
  class DescribeOrderableReplicationInstancesCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class DescribeOrderableReplicationInstancesCommand extends smithy_client_1.Comma
32
33
  commandName,
33
34
  inputFilterSensitiveLog: (_) => _,
34
35
  outputFilterSensitiveLog: (_) => _,
36
+ [types_1.SMITHY_CONTEXT_KEY]: {
37
+ service: "AmazonDMSv20160101",
38
+ operation: "DescribeOrderableReplicationInstances",
39
+ },
35
40
  };
36
41
  const { requestHandler } = configuration;
37
42
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
9
10
  class DescribePendingMaintenanceActionsCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class DescribePendingMaintenanceActionsCommand extends smithy_client_1.Command {
32
33
  commandName,
33
34
  inputFilterSensitiveLog: (_) => _,
34
35
  outputFilterSensitiveLog: (_) => _,
36
+ [types_1.SMITHY_CONTEXT_KEY]: {
37
+ service: "AmazonDMSv20160101",
38
+ operation: "DescribePendingMaintenanceActions",
39
+ },
35
40
  };
36
41
  const { requestHandler } = configuration;
37
42
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
9
10
  class DescribeRecommendationLimitationsCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class DescribeRecommendationLimitationsCommand extends smithy_client_1.Command {
32
33
  commandName,
33
34
  inputFilterSensitiveLog: (_) => _,
34
35
  outputFilterSensitiveLog: (_) => _,
36
+ [types_1.SMITHY_CONTEXT_KEY]: {
37
+ service: "AmazonDMSv20160101",
38
+ operation: "DescribeRecommendationLimitations",
39
+ },
35
40
  };
36
41
  const { requestHandler } = configuration;
37
42
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
9
10
  class DescribeRecommendationsCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class DescribeRecommendationsCommand extends smithy_client_1.Command {
32
33
  commandName,
33
34
  inputFilterSensitiveLog: (_) => _,
34
35
  outputFilterSensitiveLog: (_) => _,
36
+ [types_1.SMITHY_CONTEXT_KEY]: {
37
+ service: "AmazonDMSv20160101",
38
+ operation: "DescribeRecommendations",
39
+ },
35
40
  };
36
41
  const { requestHandler } = configuration;
37
42
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
9
10
  class DescribeRefreshSchemasStatusCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class DescribeRefreshSchemasStatusCommand extends smithy_client_1.Command {
32
33
  commandName,
33
34
  inputFilterSensitiveLog: (_) => _,
34
35
  outputFilterSensitiveLog: (_) => _,
36
+ [types_1.SMITHY_CONTEXT_KEY]: {
37
+ service: "AmazonDMSv20160101",
38
+ operation: "DescribeRefreshSchemasStatus",
39
+ },
35
40
  };
36
41
  const { requestHandler } = configuration;
37
42
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
9
10
  class DescribeReplicationConfigsCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class DescribeReplicationConfigsCommand extends smithy_client_1.Command {
32
33
  commandName,
33
34
  inputFilterSensitiveLog: (_) => _,
34
35
  outputFilterSensitiveLog: (_) => _,
36
+ [types_1.SMITHY_CONTEXT_KEY]: {
37
+ service: "AmazonDMSv20160101",
38
+ operation: "DescribeReplicationConfigs",
39
+ },
35
40
  };
36
41
  const { requestHandler } = configuration;
37
42
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
9
10
  class DescribeReplicationInstanceTaskLogsCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class DescribeReplicationInstanceTaskLogsCommand extends smithy_client_1.Command
32
33
  commandName,
33
34
  inputFilterSensitiveLog: (_) => _,
34
35
  outputFilterSensitiveLog: (_) => _,
36
+ [types_1.SMITHY_CONTEXT_KEY]: {
37
+ service: "AmazonDMSv20160101",
38
+ operation: "DescribeReplicationInstanceTaskLogs",
39
+ },
35
40
  };
36
41
  const { requestHandler } = configuration;
37
42
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
9
10
  class DescribeReplicationInstancesCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class DescribeReplicationInstancesCommand extends smithy_client_1.Command {
32
33
  commandName,
33
34
  inputFilterSensitiveLog: (_) => _,
34
35
  outputFilterSensitiveLog: (_) => _,
36
+ [types_1.SMITHY_CONTEXT_KEY]: {
37
+ service: "AmazonDMSv20160101",
38
+ operation: "DescribeReplicationInstances",
39
+ },
35
40
  };
36
41
  const { requestHandler } = configuration;
37
42
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
9
10
  class DescribeReplicationSubnetGroupsCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class DescribeReplicationSubnetGroupsCommand extends smithy_client_1.Command {
32
33
  commandName,
33
34
  inputFilterSensitiveLog: (_) => _,
34
35
  outputFilterSensitiveLog: (_) => _,
36
+ [types_1.SMITHY_CONTEXT_KEY]: {
37
+ service: "AmazonDMSv20160101",
38
+ operation: "DescribeReplicationSubnetGroups",
39
+ },
35
40
  };
36
41
  const { requestHandler } = configuration;
37
42
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
9
10
  class DescribeReplicationTableStatisticsCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class DescribeReplicationTableStatisticsCommand extends smithy_client_1.Command
32
33
  commandName,
33
34
  inputFilterSensitiveLog: (_) => _,
34
35
  outputFilterSensitiveLog: (_) => _,
36
+ [types_1.SMITHY_CONTEXT_KEY]: {
37
+ service: "AmazonDMSv20160101",
38
+ operation: "DescribeReplicationTableStatistics",
39
+ },
35
40
  };
36
41
  const { requestHandler } = configuration;
37
42
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);