@aws-sdk/client-database-migration-service 3.803.0 → 3.806.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 (166) hide show
  1. package/dist-cjs/runtimeConfig.js +6 -6
  2. package/dist-es/protocols/Aws_json1_1.js +6 -6
  3. package/dist-es/runtimeConfig.js +6 -6
  4. package/dist-types/commands/AddTagsToResourceCommand.d.ts +1 -1
  5. package/dist-types/commands/ApplyPendingMaintenanceActionCommand.d.ts +1 -1
  6. package/dist-types/commands/CancelReplicationTaskAssessmentRunCommand.d.ts +1 -1
  7. package/dist-types/commands/CreateDataMigrationCommand.d.ts +1 -1
  8. package/dist-types/commands/CreateDataProviderCommand.d.ts +1 -1
  9. package/dist-types/commands/CreateEndpointCommand.d.ts +1 -1
  10. package/dist-types/commands/CreateEventSubscriptionCommand.d.ts +1 -1
  11. package/dist-types/commands/CreateFleetAdvisorCollectorCommand.d.ts +1 -1
  12. package/dist-types/commands/CreateMigrationProjectCommand.d.ts +1 -1
  13. package/dist-types/commands/CreateReplicationConfigCommand.d.ts +1 -1
  14. package/dist-types/commands/CreateReplicationInstanceCommand.d.ts +1 -1
  15. package/dist-types/commands/CreateReplicationSubnetGroupCommand.d.ts +1 -1
  16. package/dist-types/commands/CreateReplicationTaskCommand.d.ts +1 -1
  17. package/dist-types/commands/DeleteCertificateCommand.d.ts +1 -1
  18. package/dist-types/commands/DeleteConnectionCommand.d.ts +1 -1
  19. package/dist-types/commands/DeleteDataMigrationCommand.d.ts +1 -1
  20. package/dist-types/commands/DeleteDataProviderCommand.d.ts +1 -1
  21. package/dist-types/commands/DeleteEndpointCommand.d.ts +1 -1
  22. package/dist-types/commands/DeleteEventSubscriptionCommand.d.ts +1 -1
  23. package/dist-types/commands/DeleteFleetAdvisorCollectorCommand.d.ts +1 -1
  24. package/dist-types/commands/DeleteFleetAdvisorDatabasesCommand.d.ts +1 -1
  25. package/dist-types/commands/DeleteInstanceProfileCommand.d.ts +1 -1
  26. package/dist-types/commands/DeleteMigrationProjectCommand.d.ts +1 -1
  27. package/dist-types/commands/DeleteReplicationConfigCommand.d.ts +1 -1
  28. package/dist-types/commands/DeleteReplicationInstanceCommand.d.ts +1 -1
  29. package/dist-types/commands/DeleteReplicationSubnetGroupCommand.d.ts +1 -1
  30. package/dist-types/commands/DeleteReplicationTaskAssessmentRunCommand.d.ts +1 -1
  31. package/dist-types/commands/DeleteReplicationTaskCommand.d.ts +1 -1
  32. package/dist-types/commands/DescribeConversionConfigurationCommand.d.ts +1 -1
  33. package/dist-types/commands/DescribeEndpointSettingsCommand.d.ts +1 -1
  34. package/dist-types/commands/DescribeExtensionPackAssociationsCommand.d.ts +1 -1
  35. package/dist-types/commands/DescribeMetadataModelAssessmentsCommand.d.ts +1 -1
  36. package/dist-types/commands/DescribeMetadataModelConversionsCommand.d.ts +1 -1
  37. package/dist-types/commands/DescribeMetadataModelExportsAsScriptCommand.d.ts +1 -1
  38. package/dist-types/commands/DescribeMetadataModelExportsToTargetCommand.d.ts +1 -1
  39. package/dist-types/commands/DescribeMetadataModelImportsCommand.d.ts +1 -1
  40. package/dist-types/commands/DescribeRefreshSchemasStatusCommand.d.ts +1 -1
  41. package/dist-types/commands/DescribeReplicationInstanceTaskLogsCommand.d.ts +1 -1
  42. package/dist-types/commands/DescribeReplicationTableStatisticsCommand.d.ts +1 -1
  43. package/dist-types/commands/DescribeSchemasCommand.d.ts +1 -1
  44. package/dist-types/commands/DescribeTableStatisticsCommand.d.ts +1 -1
  45. package/dist-types/commands/ExportMetadataModelAssessmentCommand.d.ts +1 -1
  46. package/dist-types/commands/ImportCertificateCommand.d.ts +1 -1
  47. package/dist-types/commands/ModifyConversionConfigurationCommand.d.ts +1 -1
  48. package/dist-types/commands/ModifyDataMigrationCommand.d.ts +1 -1
  49. package/dist-types/commands/ModifyDataProviderCommand.d.ts +1 -1
  50. package/dist-types/commands/ModifyEndpointCommand.d.ts +1 -1
  51. package/dist-types/commands/ModifyEventSubscriptionCommand.d.ts +1 -1
  52. package/dist-types/commands/ModifyInstanceProfileCommand.d.ts +1 -1
  53. package/dist-types/commands/ModifyMigrationProjectCommand.d.ts +1 -1
  54. package/dist-types/commands/ModifyReplicationConfigCommand.d.ts +1 -1
  55. package/dist-types/commands/ModifyReplicationInstanceCommand.d.ts +1 -1
  56. package/dist-types/commands/ModifyReplicationSubnetGroupCommand.d.ts +1 -1
  57. package/dist-types/commands/ModifyReplicationTaskCommand.d.ts +1 -1
  58. package/dist-types/commands/MoveReplicationTaskCommand.d.ts +1 -1
  59. package/dist-types/commands/RebootReplicationInstanceCommand.d.ts +1 -1
  60. package/dist-types/commands/RefreshSchemasCommand.d.ts +1 -1
  61. package/dist-types/commands/ReloadReplicationTablesCommand.d.ts +1 -1
  62. package/dist-types/commands/ReloadTablesCommand.d.ts +1 -1
  63. package/dist-types/commands/RemoveTagsFromResourceCommand.d.ts +1 -1
  64. package/dist-types/commands/StartDataMigrationCommand.d.ts +1 -1
  65. package/dist-types/commands/StartExtensionPackAssociationCommand.d.ts +1 -1
  66. package/dist-types/commands/StartMetadataModelAssessmentCommand.d.ts +1 -1
  67. package/dist-types/commands/StartMetadataModelConversionCommand.d.ts +1 -1
  68. package/dist-types/commands/StartMetadataModelExportAsScriptCommand.d.ts +1 -1
  69. package/dist-types/commands/StartMetadataModelExportToTargetCommand.d.ts +1 -1
  70. package/dist-types/commands/StartMetadataModelImportCommand.d.ts +1 -1
  71. package/dist-types/commands/StartRecommendationsCommand.d.ts +1 -1
  72. package/dist-types/commands/StartReplicationCommand.d.ts +1 -1
  73. package/dist-types/commands/StartReplicationTaskAssessmentCommand.d.ts +1 -1
  74. package/dist-types/commands/StartReplicationTaskAssessmentRunCommand.d.ts +1 -1
  75. package/dist-types/commands/StartReplicationTaskCommand.d.ts +1 -1
  76. package/dist-types/commands/StopDataMigrationCommand.d.ts +1 -1
  77. package/dist-types/commands/StopReplicationCommand.d.ts +1 -1
  78. package/dist-types/commands/StopReplicationTaskCommand.d.ts +1 -1
  79. package/dist-types/commands/TestConnectionCommand.d.ts +1 -1
  80. package/dist-types/endpoint/EndpointParameters.d.ts +1 -3
  81. package/dist-types/runtimeConfig.browser.d.ts +17 -17
  82. package/dist-types/runtimeConfig.d.ts +16 -16
  83. package/dist-types/runtimeConfig.native.d.ts +18 -18
  84. package/dist-types/runtimeConfig.shared.d.ts +3 -3
  85. package/dist-types/ts3.4/commands/AddTagsToResourceCommand.d.ts +1 -1
  86. package/dist-types/ts3.4/commands/ApplyPendingMaintenanceActionCommand.d.ts +1 -1
  87. package/dist-types/ts3.4/commands/CancelReplicationTaskAssessmentRunCommand.d.ts +1 -1
  88. package/dist-types/ts3.4/commands/CreateDataMigrationCommand.d.ts +1 -1
  89. package/dist-types/ts3.4/commands/CreateDataProviderCommand.d.ts +1 -1
  90. package/dist-types/ts3.4/commands/CreateEndpointCommand.d.ts +1 -1
  91. package/dist-types/ts3.4/commands/CreateEventSubscriptionCommand.d.ts +1 -1
  92. package/dist-types/ts3.4/commands/CreateFleetAdvisorCollectorCommand.d.ts +1 -1
  93. package/dist-types/ts3.4/commands/CreateMigrationProjectCommand.d.ts +1 -1
  94. package/dist-types/ts3.4/commands/CreateReplicationConfigCommand.d.ts +1 -1
  95. package/dist-types/ts3.4/commands/CreateReplicationInstanceCommand.d.ts +1 -1
  96. package/dist-types/ts3.4/commands/CreateReplicationSubnetGroupCommand.d.ts +1 -1
  97. package/dist-types/ts3.4/commands/CreateReplicationTaskCommand.d.ts +1 -1
  98. package/dist-types/ts3.4/commands/DeleteCertificateCommand.d.ts +1 -1
  99. package/dist-types/ts3.4/commands/DeleteConnectionCommand.d.ts +1 -1
  100. package/dist-types/ts3.4/commands/DeleteDataMigrationCommand.d.ts +1 -1
  101. package/dist-types/ts3.4/commands/DeleteDataProviderCommand.d.ts +1 -1
  102. package/dist-types/ts3.4/commands/DeleteEndpointCommand.d.ts +1 -1
  103. package/dist-types/ts3.4/commands/DeleteEventSubscriptionCommand.d.ts +1 -1
  104. package/dist-types/ts3.4/commands/DeleteFleetAdvisorCollectorCommand.d.ts +1 -1
  105. package/dist-types/ts3.4/commands/DeleteFleetAdvisorDatabasesCommand.d.ts +1 -1
  106. package/dist-types/ts3.4/commands/DeleteInstanceProfileCommand.d.ts +1 -1
  107. package/dist-types/ts3.4/commands/DeleteMigrationProjectCommand.d.ts +1 -1
  108. package/dist-types/ts3.4/commands/DeleteReplicationConfigCommand.d.ts +1 -1
  109. package/dist-types/ts3.4/commands/DeleteReplicationInstanceCommand.d.ts +1 -1
  110. package/dist-types/ts3.4/commands/DeleteReplicationSubnetGroupCommand.d.ts +1 -1
  111. package/dist-types/ts3.4/commands/DeleteReplicationTaskAssessmentRunCommand.d.ts +1 -1
  112. package/dist-types/ts3.4/commands/DeleteReplicationTaskCommand.d.ts +1 -1
  113. package/dist-types/ts3.4/commands/DescribeConversionConfigurationCommand.d.ts +1 -1
  114. package/dist-types/ts3.4/commands/DescribeEndpointSettingsCommand.d.ts +1 -1
  115. package/dist-types/ts3.4/commands/DescribeExtensionPackAssociationsCommand.d.ts +1 -1
  116. package/dist-types/ts3.4/commands/DescribeMetadataModelAssessmentsCommand.d.ts +1 -1
  117. package/dist-types/ts3.4/commands/DescribeMetadataModelConversionsCommand.d.ts +1 -1
  118. package/dist-types/ts3.4/commands/DescribeMetadataModelExportsAsScriptCommand.d.ts +1 -1
  119. package/dist-types/ts3.4/commands/DescribeMetadataModelExportsToTargetCommand.d.ts +1 -1
  120. package/dist-types/ts3.4/commands/DescribeMetadataModelImportsCommand.d.ts +1 -1
  121. package/dist-types/ts3.4/commands/DescribeRefreshSchemasStatusCommand.d.ts +1 -1
  122. package/dist-types/ts3.4/commands/DescribeReplicationInstanceTaskLogsCommand.d.ts +1 -1
  123. package/dist-types/ts3.4/commands/DescribeReplicationTableStatisticsCommand.d.ts +1 -1
  124. package/dist-types/ts3.4/commands/DescribeSchemasCommand.d.ts +1 -1
  125. package/dist-types/ts3.4/commands/DescribeTableStatisticsCommand.d.ts +1 -1
  126. package/dist-types/ts3.4/commands/ExportMetadataModelAssessmentCommand.d.ts +1 -1
  127. package/dist-types/ts3.4/commands/ImportCertificateCommand.d.ts +1 -1
  128. package/dist-types/ts3.4/commands/ModifyConversionConfigurationCommand.d.ts +1 -1
  129. package/dist-types/ts3.4/commands/ModifyDataMigrationCommand.d.ts +1 -1
  130. package/dist-types/ts3.4/commands/ModifyDataProviderCommand.d.ts +1 -1
  131. package/dist-types/ts3.4/commands/ModifyEndpointCommand.d.ts +1 -1
  132. package/dist-types/ts3.4/commands/ModifyEventSubscriptionCommand.d.ts +1 -1
  133. package/dist-types/ts3.4/commands/ModifyInstanceProfileCommand.d.ts +1 -1
  134. package/dist-types/ts3.4/commands/ModifyMigrationProjectCommand.d.ts +1 -1
  135. package/dist-types/ts3.4/commands/ModifyReplicationConfigCommand.d.ts +1 -1
  136. package/dist-types/ts3.4/commands/ModifyReplicationInstanceCommand.d.ts +1 -1
  137. package/dist-types/ts3.4/commands/ModifyReplicationSubnetGroupCommand.d.ts +1 -1
  138. package/dist-types/ts3.4/commands/ModifyReplicationTaskCommand.d.ts +1 -1
  139. package/dist-types/ts3.4/commands/MoveReplicationTaskCommand.d.ts +1 -1
  140. package/dist-types/ts3.4/commands/RebootReplicationInstanceCommand.d.ts +1 -1
  141. package/dist-types/ts3.4/commands/RefreshSchemasCommand.d.ts +1 -1
  142. package/dist-types/ts3.4/commands/ReloadReplicationTablesCommand.d.ts +1 -1
  143. package/dist-types/ts3.4/commands/ReloadTablesCommand.d.ts +1 -1
  144. package/dist-types/ts3.4/commands/RemoveTagsFromResourceCommand.d.ts +1 -1
  145. package/dist-types/ts3.4/commands/StartDataMigrationCommand.d.ts +1 -1
  146. package/dist-types/ts3.4/commands/StartExtensionPackAssociationCommand.d.ts +1 -1
  147. package/dist-types/ts3.4/commands/StartMetadataModelAssessmentCommand.d.ts +1 -1
  148. package/dist-types/ts3.4/commands/StartMetadataModelConversionCommand.d.ts +1 -1
  149. package/dist-types/ts3.4/commands/StartMetadataModelExportAsScriptCommand.d.ts +1 -1
  150. package/dist-types/ts3.4/commands/StartMetadataModelExportToTargetCommand.d.ts +1 -1
  151. package/dist-types/ts3.4/commands/StartMetadataModelImportCommand.d.ts +1 -1
  152. package/dist-types/ts3.4/commands/StartRecommendationsCommand.d.ts +1 -1
  153. package/dist-types/ts3.4/commands/StartReplicationCommand.d.ts +1 -1
  154. package/dist-types/ts3.4/commands/StartReplicationTaskAssessmentCommand.d.ts +1 -1
  155. package/dist-types/ts3.4/commands/StartReplicationTaskAssessmentRunCommand.d.ts +1 -1
  156. package/dist-types/ts3.4/commands/StartReplicationTaskCommand.d.ts +1 -1
  157. package/dist-types/ts3.4/commands/StopDataMigrationCommand.d.ts +1 -1
  158. package/dist-types/ts3.4/commands/StopReplicationCommand.d.ts +1 -1
  159. package/dist-types/ts3.4/commands/StopReplicationTaskCommand.d.ts +1 -1
  160. package/dist-types/ts3.4/commands/TestConnectionCommand.d.ts +1 -1
  161. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -4
  162. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +22 -32
  163. package/dist-types/ts3.4/runtimeConfig.d.ts +20 -29
  164. package/dist-types/ts3.4/runtimeConfig.native.d.ts +23 -33
  165. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +3 -3
  166. package/package.json +22 -22
@@ -23,20 +23,20 @@ const getRuntimeConfig = (config) => {
23
23
  const defaultConfigProvider = () => defaultsMode().then(smithy_client_1.loadConfigsForDefaultMode);
24
24
  const clientSharedValues = (0, runtimeConfig_shared_1.getRuntimeConfig)(config);
25
25
  (0, core_1.emitWarningIfUnsupportedVersion)(process.version);
26
- const profileConfig = { profile: config?.profile };
26
+ const loaderConfig = { profile: config?.profile, logger: clientSharedValues.logger };
27
27
  return {
28
28
  ...clientSharedValues,
29
29
  ...config,
30
30
  runtime: "node",
31
31
  defaultsMode,
32
- authSchemePreference: config?.authSchemePreference ?? (0, node_config_provider_1.loadConfig)(core_1.NODE_AUTH_SCHEME_PREFERENCE_OPTIONS, profileConfig),
32
+ authSchemePreference: config?.authSchemePreference ?? (0, node_config_provider_1.loadConfig)(core_1.NODE_AUTH_SCHEME_PREFERENCE_OPTIONS, loaderConfig),
33
33
  bodyLengthChecker: config?.bodyLengthChecker ?? util_body_length_node_1.calculateBodyLength,
34
34
  credentialDefaultProvider: config?.credentialDefaultProvider ?? credential_provider_node_1.defaultProvider,
35
35
  defaultUserAgentProvider: config?.defaultUserAgentProvider ??
36
36
  (0, util_user_agent_node_1.createDefaultUserAgentProvider)({ serviceId: clientSharedValues.serviceId, clientVersion: package_json_1.default.version }),
37
37
  maxAttempts: config?.maxAttempts ?? (0, node_config_provider_1.loadConfig)(middleware_retry_1.NODE_MAX_ATTEMPT_CONFIG_OPTIONS, config),
38
38
  region: config?.region ??
39
- (0, node_config_provider_1.loadConfig)(config_resolver_1.NODE_REGION_CONFIG_OPTIONS, { ...config_resolver_1.NODE_REGION_CONFIG_FILE_OPTIONS, ...profileConfig }),
39
+ (0, node_config_provider_1.loadConfig)(config_resolver_1.NODE_REGION_CONFIG_OPTIONS, { ...config_resolver_1.NODE_REGION_CONFIG_FILE_OPTIONS, ...loaderConfig }),
40
40
  requestHandler: node_http_handler_1.NodeHttpHandler.create(config?.requestHandler ?? defaultConfigProvider),
41
41
  retryMode: config?.retryMode ??
42
42
  (0, node_config_provider_1.loadConfig)({
@@ -45,9 +45,9 @@ const getRuntimeConfig = (config) => {
45
45
  }, config),
46
46
  sha256: config?.sha256 ?? hash_node_1.Hash.bind(null, "sha256"),
47
47
  streamCollector: config?.streamCollector ?? node_http_handler_1.streamCollector,
48
- useDualstackEndpoint: config?.useDualstackEndpoint ?? (0, node_config_provider_1.loadConfig)(config_resolver_1.NODE_USE_DUALSTACK_ENDPOINT_CONFIG_OPTIONS, profileConfig),
49
- useFipsEndpoint: config?.useFipsEndpoint ?? (0, node_config_provider_1.loadConfig)(config_resolver_1.NODE_USE_FIPS_ENDPOINT_CONFIG_OPTIONS, profileConfig),
50
- userAgentAppId: config?.userAgentAppId ?? (0, node_config_provider_1.loadConfig)(util_user_agent_node_1.NODE_APP_ID_CONFIG_OPTIONS, profileConfig),
48
+ useDualstackEndpoint: config?.useDualstackEndpoint ?? (0, node_config_provider_1.loadConfig)(config_resolver_1.NODE_USE_DUALSTACK_ENDPOINT_CONFIG_OPTIONS, loaderConfig),
49
+ useFipsEndpoint: config?.useFipsEndpoint ?? (0, node_config_provider_1.loadConfig)(config_resolver_1.NODE_USE_FIPS_ENDPOINT_CONFIG_OPTIONS, loaderConfig),
50
+ userAgentAppId: config?.userAgentAppId ?? (0, node_config_provider_1.loadConfig)(util_user_agent_node_1.NODE_APP_ID_CONFIG_OPTIONS, loaderConfig),
51
51
  };
52
52
  };
53
53
  exports.getRuntimeConfig = getRuntimeConfig;
@@ -2470,7 +2470,7 @@ const se_CreateDataMigrationMessage = (input, context) => {
2470
2470
  const se_CreateReplicationTaskMessage = (input, context) => {
2471
2471
  return take(input, {
2472
2472
  CdcStartPosition: [],
2473
- CdcStartTime: (_) => _.getTime() / 1000,
2473
+ CdcStartTime: (_) => _.getTime() / 1_000,
2474
2474
  CdcStopPosition: [],
2475
2475
  MigrationType: [],
2476
2476
  ReplicationInstanceArn: [],
@@ -2487,14 +2487,14 @@ const se_CreateReplicationTaskMessage = (input, context) => {
2487
2487
  const se_DescribeEventsMessage = (input, context) => {
2488
2488
  return take(input, {
2489
2489
  Duration: [],
2490
- EndTime: (_) => _.getTime() / 1000,
2490
+ EndTime: (_) => _.getTime() / 1_000,
2491
2491
  EventCategories: _json,
2492
2492
  Filters: _json,
2493
2493
  Marker: [],
2494
2494
  MaxRecords: [],
2495
2495
  SourceIdentifier: [],
2496
2496
  SourceType: [],
2497
- StartTime: (_) => _.getTime() / 1000,
2497
+ StartTime: (_) => _.getTime() / 1_000,
2498
2498
  });
2499
2499
  };
2500
2500
  const se_ImportCertificateMessage = (input, context) => {
@@ -2521,7 +2521,7 @@ const se_ModifyDataMigrationMessage = (input, context) => {
2521
2521
  const se_ModifyReplicationTaskMessage = (input, context) => {
2522
2522
  return take(input, {
2523
2523
  CdcStartPosition: [],
2524
- CdcStartTime: (_) => _.getTime() / 1000,
2524
+ CdcStartTime: (_) => _.getTime() / 1_000,
2525
2525
  CdcStopPosition: [],
2526
2526
  MigrationType: [],
2527
2527
  ReplicationTaskArn: [],
@@ -2549,7 +2549,7 @@ const se_SourceDataSettings = (input, context) => {
2549
2549
  const se_StartReplicationMessage = (input, context) => {
2550
2550
  return take(input, {
2551
2551
  CdcStartPosition: [],
2552
- CdcStartTime: (_) => _.getTime() / 1000,
2552
+ CdcStartTime: (_) => _.getTime() / 1_000,
2553
2553
  CdcStopPosition: [],
2554
2554
  PremigrationAssessmentSettings: [],
2555
2555
  ReplicationConfigArn: [],
@@ -2559,7 +2559,7 @@ const se_StartReplicationMessage = (input, context) => {
2559
2559
  const se_StartReplicationTaskMessage = (input, context) => {
2560
2560
  return take(input, {
2561
2561
  CdcStartPosition: [],
2562
- CdcStartTime: (_) => _.getTime() / 1000,
2562
+ CdcStartTime: (_) => _.getTime() / 1_000,
2563
2563
  CdcStopPosition: [],
2564
2564
  ReplicationTaskArn: [],
2565
2565
  StartReplicationTaskType: [],
@@ -19,20 +19,20 @@ export const getRuntimeConfig = (config) => {
19
19
  const defaultConfigProvider = () => defaultsMode().then(loadConfigsForDefaultMode);
20
20
  const clientSharedValues = getSharedRuntimeConfig(config);
21
21
  awsCheckVersion(process.version);
22
- const profileConfig = { profile: config?.profile };
22
+ const loaderConfig = { profile: config?.profile, logger: clientSharedValues.logger };
23
23
  return {
24
24
  ...clientSharedValues,
25
25
  ...config,
26
26
  runtime: "node",
27
27
  defaultsMode,
28
- authSchemePreference: config?.authSchemePreference ?? loadNodeConfig(NODE_AUTH_SCHEME_PREFERENCE_OPTIONS, profileConfig),
28
+ authSchemePreference: config?.authSchemePreference ?? loadNodeConfig(NODE_AUTH_SCHEME_PREFERENCE_OPTIONS, loaderConfig),
29
29
  bodyLengthChecker: config?.bodyLengthChecker ?? calculateBodyLength,
30
30
  credentialDefaultProvider: config?.credentialDefaultProvider ?? credentialDefaultProvider,
31
31
  defaultUserAgentProvider: config?.defaultUserAgentProvider ??
32
32
  createDefaultUserAgentProvider({ serviceId: clientSharedValues.serviceId, clientVersion: packageInfo.version }),
33
33
  maxAttempts: config?.maxAttempts ?? loadNodeConfig(NODE_MAX_ATTEMPT_CONFIG_OPTIONS, config),
34
34
  region: config?.region ??
35
- loadNodeConfig(NODE_REGION_CONFIG_OPTIONS, { ...NODE_REGION_CONFIG_FILE_OPTIONS, ...profileConfig }),
35
+ loadNodeConfig(NODE_REGION_CONFIG_OPTIONS, { ...NODE_REGION_CONFIG_FILE_OPTIONS, ...loaderConfig }),
36
36
  requestHandler: RequestHandler.create(config?.requestHandler ?? defaultConfigProvider),
37
37
  retryMode: config?.retryMode ??
38
38
  loadNodeConfig({
@@ -41,8 +41,8 @@ export const getRuntimeConfig = (config) => {
41
41
  }, config),
42
42
  sha256: config?.sha256 ?? Hash.bind(null, "sha256"),
43
43
  streamCollector: config?.streamCollector ?? streamCollector,
44
- useDualstackEndpoint: config?.useDualstackEndpoint ?? loadNodeConfig(NODE_USE_DUALSTACK_ENDPOINT_CONFIG_OPTIONS, profileConfig),
45
- useFipsEndpoint: config?.useFipsEndpoint ?? loadNodeConfig(NODE_USE_FIPS_ENDPOINT_CONFIG_OPTIONS, profileConfig),
46
- userAgentAppId: config?.userAgentAppId ?? loadNodeConfig(NODE_APP_ID_CONFIG_OPTIONS, profileConfig),
44
+ useDualstackEndpoint: config?.useDualstackEndpoint ?? loadNodeConfig(NODE_USE_DUALSTACK_ENDPOINT_CONFIG_OPTIONS, loaderConfig),
45
+ useFipsEndpoint: config?.useFipsEndpoint ?? loadNodeConfig(NODE_USE_FIPS_ENDPOINT_CONFIG_OPTIONS, loaderConfig),
46
+ userAgentAppId: config?.userAgentAppId ?? loadNodeConfig(NODE_APP_ID_CONFIG_OPTIONS, loaderConfig),
47
47
  };
48
48
  };
@@ -23,7 +23,7 @@ export interface AddTagsToResourceCommandOutput extends AddTagsToResourceRespons
23
23
  }
24
24
  declare const AddTagsToResourceCommand_base: {
25
25
  new (input: AddTagsToResourceCommandInput): import("@smithy/smithy-client").CommandImpl<AddTagsToResourceCommandInput, AddTagsToResourceCommandOutput, DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: AddTagsToResourceCommandInput): import("@smithy/smithy-client").CommandImpl<AddTagsToResourceCommandInput, AddTagsToResourceCommandOutput, DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: AddTagsToResourceCommandInput): import("@smithy/smithy-client").CommandImpl<AddTagsToResourceCommandInput, AddTagsToResourceCommandOutput, DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface ApplyPendingMaintenanceActionCommandOutput extends ApplyPending
23
23
  }
24
24
  declare const ApplyPendingMaintenanceActionCommand_base: {
25
25
  new (input: ApplyPendingMaintenanceActionCommandInput): import("@smithy/smithy-client").CommandImpl<ApplyPendingMaintenanceActionCommandInput, ApplyPendingMaintenanceActionCommandOutput, DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: ApplyPendingMaintenanceActionCommandInput): import("@smithy/smithy-client").CommandImpl<ApplyPendingMaintenanceActionCommandInput, ApplyPendingMaintenanceActionCommandOutput, DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ApplyPendingMaintenanceActionCommandInput): import("@smithy/smithy-client").CommandImpl<ApplyPendingMaintenanceActionCommandInput, ApplyPendingMaintenanceActionCommandOutput, DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CancelReplicationTaskAssessmentRunCommandOutput extends CancelR
23
23
  }
24
24
  declare const CancelReplicationTaskAssessmentRunCommand_base: {
25
25
  new (input: CancelReplicationTaskAssessmentRunCommandInput): import("@smithy/smithy-client").CommandImpl<CancelReplicationTaskAssessmentRunCommandInput, CancelReplicationTaskAssessmentRunCommandOutput, DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CancelReplicationTaskAssessmentRunCommandInput): import("@smithy/smithy-client").CommandImpl<CancelReplicationTaskAssessmentRunCommandInput, CancelReplicationTaskAssessmentRunCommandOutput, DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CancelReplicationTaskAssessmentRunCommandInput): import("@smithy/smithy-client").CommandImpl<CancelReplicationTaskAssessmentRunCommandInput, CancelReplicationTaskAssessmentRunCommandOutput, DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateDataMigrationCommandOutput extends CreateDataMigrationRes
23
23
  }
24
24
  declare const CreateDataMigrationCommand_base: {
25
25
  new (input: CreateDataMigrationCommandInput): import("@smithy/smithy-client").CommandImpl<CreateDataMigrationCommandInput, CreateDataMigrationCommandOutput, DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateDataMigrationCommandInput): import("@smithy/smithy-client").CommandImpl<CreateDataMigrationCommandInput, CreateDataMigrationCommandOutput, DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateDataMigrationCommandInput): import("@smithy/smithy-client").CommandImpl<CreateDataMigrationCommandInput, CreateDataMigrationCommandOutput, DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateDataProviderCommandOutput extends CreateDataProviderRespo
23
23
  }
24
24
  declare const CreateDataProviderCommand_base: {
25
25
  new (input: CreateDataProviderCommandInput): import("@smithy/smithy-client").CommandImpl<CreateDataProviderCommandInput, CreateDataProviderCommandOutput, DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateDataProviderCommandInput): import("@smithy/smithy-client").CommandImpl<CreateDataProviderCommandInput, CreateDataProviderCommandOutput, DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateDataProviderCommandInput): import("@smithy/smithy-client").CommandImpl<CreateDataProviderCommandInput, CreateDataProviderCommandOutput, DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateEndpointCommandOutput extends CreateEndpointResponse, __M
23
23
  }
24
24
  declare const CreateEndpointCommand_base: {
25
25
  new (input: CreateEndpointCommandInput): import("@smithy/smithy-client").CommandImpl<CreateEndpointCommandInput, CreateEndpointCommandOutput, DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateEndpointCommandInput): import("@smithy/smithy-client").CommandImpl<CreateEndpointCommandInput, CreateEndpointCommandOutput, DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateEndpointCommandInput): import("@smithy/smithy-client").CommandImpl<CreateEndpointCommandInput, CreateEndpointCommandOutput, DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateEventSubscriptionCommandOutput extends CreateEventSubscri
23
23
  }
24
24
  declare const CreateEventSubscriptionCommand_base: {
25
25
  new (input: CreateEventSubscriptionCommandInput): import("@smithy/smithy-client").CommandImpl<CreateEventSubscriptionCommandInput, CreateEventSubscriptionCommandOutput, DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateEventSubscriptionCommandInput): import("@smithy/smithy-client").CommandImpl<CreateEventSubscriptionCommandInput, CreateEventSubscriptionCommandOutput, DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateEventSubscriptionCommandInput): import("@smithy/smithy-client").CommandImpl<CreateEventSubscriptionCommandInput, CreateEventSubscriptionCommandOutput, DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateFleetAdvisorCollectorCommandOutput extends CreateFleetAdv
23
23
  }
24
24
  declare const CreateFleetAdvisorCollectorCommand_base: {
25
25
  new (input: CreateFleetAdvisorCollectorCommandInput): import("@smithy/smithy-client").CommandImpl<CreateFleetAdvisorCollectorCommandInput, CreateFleetAdvisorCollectorCommandOutput, DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateFleetAdvisorCollectorCommandInput): import("@smithy/smithy-client").CommandImpl<CreateFleetAdvisorCollectorCommandInput, CreateFleetAdvisorCollectorCommandOutput, DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateFleetAdvisorCollectorCommandInput): import("@smithy/smithy-client").CommandImpl<CreateFleetAdvisorCollectorCommandInput, CreateFleetAdvisorCollectorCommandOutput, DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateMigrationProjectCommandOutput extends CreateMigrationProj
23
23
  }
24
24
  declare const CreateMigrationProjectCommand_base: {
25
25
  new (input: CreateMigrationProjectCommandInput): import("@smithy/smithy-client").CommandImpl<CreateMigrationProjectCommandInput, CreateMigrationProjectCommandOutput, DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateMigrationProjectCommandInput): import("@smithy/smithy-client").CommandImpl<CreateMigrationProjectCommandInput, CreateMigrationProjectCommandOutput, DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateMigrationProjectCommandInput): import("@smithy/smithy-client").CommandImpl<CreateMigrationProjectCommandInput, CreateMigrationProjectCommandOutput, DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateReplicationConfigCommandOutput extends CreateReplicationC
23
23
  }
24
24
  declare const CreateReplicationConfigCommand_base: {
25
25
  new (input: CreateReplicationConfigCommandInput): import("@smithy/smithy-client").CommandImpl<CreateReplicationConfigCommandInput, CreateReplicationConfigCommandOutput, DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateReplicationConfigCommandInput): import("@smithy/smithy-client").CommandImpl<CreateReplicationConfigCommandInput, CreateReplicationConfigCommandOutput, DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateReplicationConfigCommandInput): import("@smithy/smithy-client").CommandImpl<CreateReplicationConfigCommandInput, CreateReplicationConfigCommandOutput, DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateReplicationInstanceCommandOutput extends CreateReplicatio
23
23
  }
24
24
  declare const CreateReplicationInstanceCommand_base: {
25
25
  new (input: CreateReplicationInstanceCommandInput): import("@smithy/smithy-client").CommandImpl<CreateReplicationInstanceCommandInput, CreateReplicationInstanceCommandOutput, DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateReplicationInstanceCommandInput): import("@smithy/smithy-client").CommandImpl<CreateReplicationInstanceCommandInput, CreateReplicationInstanceCommandOutput, DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateReplicationInstanceCommandInput): import("@smithy/smithy-client").CommandImpl<CreateReplicationInstanceCommandInput, CreateReplicationInstanceCommandOutput, DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateReplicationSubnetGroupCommandOutput extends CreateReplica
23
23
  }
24
24
  declare const CreateReplicationSubnetGroupCommand_base: {
25
25
  new (input: CreateReplicationSubnetGroupCommandInput): import("@smithy/smithy-client").CommandImpl<CreateReplicationSubnetGroupCommandInput, CreateReplicationSubnetGroupCommandOutput, DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateReplicationSubnetGroupCommandInput): import("@smithy/smithy-client").CommandImpl<CreateReplicationSubnetGroupCommandInput, CreateReplicationSubnetGroupCommandOutput, DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateReplicationSubnetGroupCommandInput): import("@smithy/smithy-client").CommandImpl<CreateReplicationSubnetGroupCommandInput, CreateReplicationSubnetGroupCommandOutput, DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateReplicationTaskCommandOutput extends CreateReplicationTas
23
23
  }
24
24
  declare const CreateReplicationTaskCommand_base: {
25
25
  new (input: CreateReplicationTaskCommandInput): import("@smithy/smithy-client").CommandImpl<CreateReplicationTaskCommandInput, CreateReplicationTaskCommandOutput, DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateReplicationTaskCommandInput): import("@smithy/smithy-client").CommandImpl<CreateReplicationTaskCommandInput, CreateReplicationTaskCommandOutput, DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateReplicationTaskCommandInput): import("@smithy/smithy-client").CommandImpl<CreateReplicationTaskCommandInput, CreateReplicationTaskCommandOutput, DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteCertificateCommandOutput extends DeleteCertificateRespons
23
23
  }
24
24
  declare const DeleteCertificateCommand_base: {
25
25
  new (input: DeleteCertificateCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteCertificateCommandInput, DeleteCertificateCommandOutput, DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteCertificateCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteCertificateCommandInput, DeleteCertificateCommandOutput, DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteCertificateCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteCertificateCommandInput, DeleteCertificateCommandOutput, DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteConnectionCommandOutput extends DeleteConnectionResponse,
23
23
  }
24
24
  declare const DeleteConnectionCommand_base: {
25
25
  new (input: DeleteConnectionCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteConnectionCommandInput, DeleteConnectionCommandOutput, DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteConnectionCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteConnectionCommandInput, DeleteConnectionCommandOutput, DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteConnectionCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteConnectionCommandInput, DeleteConnectionCommandOutput, DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteDataMigrationCommandOutput extends DeleteDataMigrationRes
23
23
  }
24
24
  declare const DeleteDataMigrationCommand_base: {
25
25
  new (input: DeleteDataMigrationCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteDataMigrationCommandInput, DeleteDataMigrationCommandOutput, DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteDataMigrationCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteDataMigrationCommandInput, DeleteDataMigrationCommandOutput, DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteDataMigrationCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteDataMigrationCommandInput, DeleteDataMigrationCommandOutput, DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteDataProviderCommandOutput extends DeleteDataProviderRespo
23
23
  }
24
24
  declare const DeleteDataProviderCommand_base: {
25
25
  new (input: DeleteDataProviderCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteDataProviderCommandInput, DeleteDataProviderCommandOutput, DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteDataProviderCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteDataProviderCommandInput, DeleteDataProviderCommandOutput, DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteDataProviderCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteDataProviderCommandInput, DeleteDataProviderCommandOutput, DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteEndpointCommandOutput extends DeleteEndpointResponse, __M
23
23
  }
24
24
  declare const DeleteEndpointCommand_base: {
25
25
  new (input: DeleteEndpointCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteEndpointCommandInput, DeleteEndpointCommandOutput, DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteEndpointCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteEndpointCommandInput, DeleteEndpointCommandOutput, DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteEndpointCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteEndpointCommandInput, DeleteEndpointCommandOutput, DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteEventSubscriptionCommandOutput extends DeleteEventSubscri
23
23
  }
24
24
  declare const DeleteEventSubscriptionCommand_base: {
25
25
  new (input: DeleteEventSubscriptionCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteEventSubscriptionCommandInput, DeleteEventSubscriptionCommandOutput, DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteEventSubscriptionCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteEventSubscriptionCommandInput, DeleteEventSubscriptionCommandOutput, DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteEventSubscriptionCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteEventSubscriptionCommandInput, DeleteEventSubscriptionCommandOutput, DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteFleetAdvisorCollectorCommandOutput extends __MetadataBear
23
23
  }
24
24
  declare const DeleteFleetAdvisorCollectorCommand_base: {
25
25
  new (input: DeleteFleetAdvisorCollectorCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteFleetAdvisorCollectorCommandInput, DeleteFleetAdvisorCollectorCommandOutput, DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteFleetAdvisorCollectorCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteFleetAdvisorCollectorCommandInput, DeleteFleetAdvisorCollectorCommandOutput, DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteFleetAdvisorCollectorCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteFleetAdvisorCollectorCommandInput, DeleteFleetAdvisorCollectorCommandOutput, DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteFleetAdvisorDatabasesCommandOutput extends DeleteFleetAdv
23
23
  }
24
24
  declare const DeleteFleetAdvisorDatabasesCommand_base: {
25
25
  new (input: DeleteFleetAdvisorDatabasesCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteFleetAdvisorDatabasesCommandInput, DeleteFleetAdvisorDatabasesCommandOutput, DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteFleetAdvisorDatabasesCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteFleetAdvisorDatabasesCommandInput, DeleteFleetAdvisorDatabasesCommandOutput, DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteFleetAdvisorDatabasesCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteFleetAdvisorDatabasesCommandInput, DeleteFleetAdvisorDatabasesCommandOutput, DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteInstanceProfileCommandOutput extends DeleteInstanceProfil
23
23
  }
24
24
  declare const DeleteInstanceProfileCommand_base: {
25
25
  new (input: DeleteInstanceProfileCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteInstanceProfileCommandInput, DeleteInstanceProfileCommandOutput, DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteInstanceProfileCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteInstanceProfileCommandInput, DeleteInstanceProfileCommandOutput, DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteInstanceProfileCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteInstanceProfileCommandInput, DeleteInstanceProfileCommandOutput, DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteMigrationProjectCommandOutput extends DeleteMigrationProj
23
23
  }
24
24
  declare const DeleteMigrationProjectCommand_base: {
25
25
  new (input: DeleteMigrationProjectCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteMigrationProjectCommandInput, DeleteMigrationProjectCommandOutput, DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteMigrationProjectCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteMigrationProjectCommandInput, DeleteMigrationProjectCommandOutput, DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteMigrationProjectCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteMigrationProjectCommandInput, DeleteMigrationProjectCommandOutput, DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteReplicationConfigCommandOutput extends DeleteReplicationC
23
23
  }
24
24
  declare const DeleteReplicationConfigCommand_base: {
25
25
  new (input: DeleteReplicationConfigCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteReplicationConfigCommandInput, DeleteReplicationConfigCommandOutput, DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteReplicationConfigCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteReplicationConfigCommandInput, DeleteReplicationConfigCommandOutput, DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteReplicationConfigCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteReplicationConfigCommandInput, DeleteReplicationConfigCommandOutput, DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteReplicationInstanceCommandOutput extends DeleteReplicatio
23
23
  }
24
24
  declare const DeleteReplicationInstanceCommand_base: {
25
25
  new (input: DeleteReplicationInstanceCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteReplicationInstanceCommandInput, DeleteReplicationInstanceCommandOutput, DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteReplicationInstanceCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteReplicationInstanceCommandInput, DeleteReplicationInstanceCommandOutput, DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteReplicationInstanceCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteReplicationInstanceCommandInput, DeleteReplicationInstanceCommandOutput, DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteReplicationSubnetGroupCommandOutput extends DeleteReplica
23
23
  }
24
24
  declare const DeleteReplicationSubnetGroupCommand_base: {
25
25
  new (input: DeleteReplicationSubnetGroupCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteReplicationSubnetGroupCommandInput, DeleteReplicationSubnetGroupCommandOutput, DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteReplicationSubnetGroupCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteReplicationSubnetGroupCommandInput, DeleteReplicationSubnetGroupCommandOutput, DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteReplicationSubnetGroupCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteReplicationSubnetGroupCommandInput, DeleteReplicationSubnetGroupCommandOutput, DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteReplicationTaskAssessmentRunCommandOutput extends DeleteR
23
23
  }
24
24
  declare const DeleteReplicationTaskAssessmentRunCommand_base: {
25
25
  new (input: DeleteReplicationTaskAssessmentRunCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteReplicationTaskAssessmentRunCommandInput, DeleteReplicationTaskAssessmentRunCommandOutput, DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteReplicationTaskAssessmentRunCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteReplicationTaskAssessmentRunCommandInput, DeleteReplicationTaskAssessmentRunCommandOutput, DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteReplicationTaskAssessmentRunCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteReplicationTaskAssessmentRunCommandInput, DeleteReplicationTaskAssessmentRunCommandOutput, DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteReplicationTaskCommandOutput extends DeleteReplicationTas
23
23
  }
24
24
  declare const DeleteReplicationTaskCommand_base: {
25
25
  new (input: DeleteReplicationTaskCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteReplicationTaskCommandInput, DeleteReplicationTaskCommandOutput, DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteReplicationTaskCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteReplicationTaskCommandInput, DeleteReplicationTaskCommandOutput, DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteReplicationTaskCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteReplicationTaskCommandInput, DeleteReplicationTaskCommandOutput, DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DescribeConversionConfigurationCommandOutput extends DescribeCo
23
23
  }
24
24
  declare const DescribeConversionConfigurationCommand_base: {
25
25
  new (input: DescribeConversionConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeConversionConfigurationCommandInput, DescribeConversionConfigurationCommandOutput, DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DescribeConversionConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeConversionConfigurationCommandInput, DescribeConversionConfigurationCommandOutput, DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DescribeConversionConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeConversionConfigurationCommandInput, DescribeConversionConfigurationCommandOutput, DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DescribeEndpointSettingsCommandOutput extends DescribeEndpointS
23
23
  }
24
24
  declare const DescribeEndpointSettingsCommand_base: {
25
25
  new (input: DescribeEndpointSettingsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeEndpointSettingsCommandInput, DescribeEndpointSettingsCommandOutput, DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DescribeEndpointSettingsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeEndpointSettingsCommandInput, DescribeEndpointSettingsCommandOutput, DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DescribeEndpointSettingsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeEndpointSettingsCommandInput, DescribeEndpointSettingsCommandOutput, DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DescribeExtensionPackAssociationsCommandOutput extends Describe
23
23
  }
24
24
  declare const DescribeExtensionPackAssociationsCommand_base: {
25
25
  new (input: DescribeExtensionPackAssociationsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeExtensionPackAssociationsCommandInput, DescribeExtensionPackAssociationsCommandOutput, DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DescribeExtensionPackAssociationsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeExtensionPackAssociationsCommandInput, DescribeExtensionPackAssociationsCommandOutput, DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DescribeExtensionPackAssociationsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeExtensionPackAssociationsCommandInput, DescribeExtensionPackAssociationsCommandOutput, DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DescribeMetadataModelAssessmentsCommandOutput extends DescribeM
23
23
  }
24
24
  declare const DescribeMetadataModelAssessmentsCommand_base: {
25
25
  new (input: DescribeMetadataModelAssessmentsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeMetadataModelAssessmentsCommandInput, DescribeMetadataModelAssessmentsCommandOutput, DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DescribeMetadataModelAssessmentsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeMetadataModelAssessmentsCommandInput, DescribeMetadataModelAssessmentsCommandOutput, DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DescribeMetadataModelAssessmentsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeMetadataModelAssessmentsCommandInput, DescribeMetadataModelAssessmentsCommandOutput, DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DescribeMetadataModelConversionsCommandOutput extends DescribeM
23
23
  }
24
24
  declare const DescribeMetadataModelConversionsCommand_base: {
25
25
  new (input: DescribeMetadataModelConversionsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeMetadataModelConversionsCommandInput, DescribeMetadataModelConversionsCommandOutput, DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DescribeMetadataModelConversionsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeMetadataModelConversionsCommandInput, DescribeMetadataModelConversionsCommandOutput, DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DescribeMetadataModelConversionsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeMetadataModelConversionsCommandInput, DescribeMetadataModelConversionsCommandOutput, DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DescribeMetadataModelExportsAsScriptCommandOutput extends Descr
23
23
  }
24
24
  declare const DescribeMetadataModelExportsAsScriptCommand_base: {
25
25
  new (input: DescribeMetadataModelExportsAsScriptCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeMetadataModelExportsAsScriptCommandInput, DescribeMetadataModelExportsAsScriptCommandOutput, DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DescribeMetadataModelExportsAsScriptCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeMetadataModelExportsAsScriptCommandInput, DescribeMetadataModelExportsAsScriptCommandOutput, DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DescribeMetadataModelExportsAsScriptCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeMetadataModelExportsAsScriptCommandInput, DescribeMetadataModelExportsAsScriptCommandOutput, DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DescribeMetadataModelExportsToTargetCommandOutput extends Descr
23
23
  }
24
24
  declare const DescribeMetadataModelExportsToTargetCommand_base: {
25
25
  new (input: DescribeMetadataModelExportsToTargetCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeMetadataModelExportsToTargetCommandInput, DescribeMetadataModelExportsToTargetCommandOutput, DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DescribeMetadataModelExportsToTargetCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeMetadataModelExportsToTargetCommandInput, DescribeMetadataModelExportsToTargetCommandOutput, DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DescribeMetadataModelExportsToTargetCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeMetadataModelExportsToTargetCommandInput, DescribeMetadataModelExportsToTargetCommandOutput, DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DescribeMetadataModelImportsCommandOutput extends DescribeMetad
23
23
  }
24
24
  declare const DescribeMetadataModelImportsCommand_base: {
25
25
  new (input: DescribeMetadataModelImportsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeMetadataModelImportsCommandInput, DescribeMetadataModelImportsCommandOutput, DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DescribeMetadataModelImportsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeMetadataModelImportsCommandInput, DescribeMetadataModelImportsCommandOutput, DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DescribeMetadataModelImportsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeMetadataModelImportsCommandInput, DescribeMetadataModelImportsCommandOutput, DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DescribeRefreshSchemasStatusCommandOutput extends DescribeRefre
23
23
  }
24
24
  declare const DescribeRefreshSchemasStatusCommand_base: {
25
25
  new (input: DescribeRefreshSchemasStatusCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeRefreshSchemasStatusCommandInput, DescribeRefreshSchemasStatusCommandOutput, DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DescribeRefreshSchemasStatusCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeRefreshSchemasStatusCommandInput, DescribeRefreshSchemasStatusCommandOutput, DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DescribeRefreshSchemasStatusCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeRefreshSchemasStatusCommandInput, DescribeRefreshSchemasStatusCommandOutput, DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DescribeReplicationInstanceTaskLogsCommandOutput extends Descri
23
23
  }
24
24
  declare const DescribeReplicationInstanceTaskLogsCommand_base: {
25
25
  new (input: DescribeReplicationInstanceTaskLogsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeReplicationInstanceTaskLogsCommandInput, DescribeReplicationInstanceTaskLogsCommandOutput, DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DescribeReplicationInstanceTaskLogsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeReplicationInstanceTaskLogsCommandInput, DescribeReplicationInstanceTaskLogsCommandOutput, DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DescribeReplicationInstanceTaskLogsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeReplicationInstanceTaskLogsCommandInput, DescribeReplicationInstanceTaskLogsCommandOutput, DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DescribeReplicationTableStatisticsCommandOutput extends Describ
23
23
  }
24
24
  declare const DescribeReplicationTableStatisticsCommand_base: {
25
25
  new (input: DescribeReplicationTableStatisticsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeReplicationTableStatisticsCommandInput, DescribeReplicationTableStatisticsCommandOutput, DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DescribeReplicationTableStatisticsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeReplicationTableStatisticsCommandInput, DescribeReplicationTableStatisticsCommandOutput, DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DescribeReplicationTableStatisticsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeReplicationTableStatisticsCommandInput, DescribeReplicationTableStatisticsCommandOutput, DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DescribeSchemasCommandOutput extends DescribeSchemasResponse, _
23
23
  }
24
24
  declare const DescribeSchemasCommand_base: {
25
25
  new (input: DescribeSchemasCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeSchemasCommandInput, DescribeSchemasCommandOutput, DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DescribeSchemasCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeSchemasCommandInput, DescribeSchemasCommandOutput, DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DescribeSchemasCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeSchemasCommandInput, DescribeSchemasCommandOutput, DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DescribeTableStatisticsCommandOutput extends DescribeTableStati
23
23
  }
24
24
  declare const DescribeTableStatisticsCommand_base: {
25
25
  new (input: DescribeTableStatisticsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeTableStatisticsCommandInput, DescribeTableStatisticsCommandOutput, DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DescribeTableStatisticsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeTableStatisticsCommandInput, DescribeTableStatisticsCommandOutput, DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DescribeTableStatisticsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeTableStatisticsCommandInput, DescribeTableStatisticsCommandOutput, DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**