@aws-sdk/client-database-migration-service 3.1045.0 → 3.1046.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.
- package/dist-cjs/auth/httpAuthSchemeProvider.js +4 -4
- package/dist-cjs/endpoint/bdd.js +2 -2
- package/dist-cjs/endpoint/endpointResolver.js +4 -4
- package/dist-cjs/index.js +346 -348
- package/dist-cjs/models/DatabaseMigrationServiceServiceException.js +3 -3
- package/dist-cjs/runtimeConfig.browser.js +12 -14
- package/dist-cjs/runtimeConfig.js +18 -22
- package/dist-cjs/runtimeConfig.shared.js +9 -10
- package/dist-es/DatabaseMigrationService.js +1 -1
- package/dist-es/DatabaseMigrationServiceClient.js +5 -5
- package/dist-es/auth/httpAuthSchemeProvider.js +1 -1
- package/dist-es/commands/AddTagsToResourceCommand.js +2 -2
- package/dist-es/commands/ApplyPendingMaintenanceActionCommand.js +2 -2
- package/dist-es/commands/BatchStartRecommendationsCommand.js +2 -2
- package/dist-es/commands/CancelMetadataModelConversionCommand.js +2 -2
- package/dist-es/commands/CancelMetadataModelCreationCommand.js +2 -2
- package/dist-es/commands/CancelReplicationTaskAssessmentRunCommand.js +2 -2
- package/dist-es/commands/CreateDataMigrationCommand.js +2 -2
- package/dist-es/commands/CreateDataProviderCommand.js +2 -2
- package/dist-es/commands/CreateEndpointCommand.js +2 -2
- package/dist-es/commands/CreateEventSubscriptionCommand.js +2 -2
- package/dist-es/commands/CreateFleetAdvisorCollectorCommand.js +2 -2
- package/dist-es/commands/CreateInstanceProfileCommand.js +2 -2
- package/dist-es/commands/CreateMigrationProjectCommand.js +2 -2
- package/dist-es/commands/CreateReplicationConfigCommand.js +2 -2
- package/dist-es/commands/CreateReplicationInstanceCommand.js +2 -2
- package/dist-es/commands/CreateReplicationSubnetGroupCommand.js +2 -2
- package/dist-es/commands/CreateReplicationTaskCommand.js +2 -2
- package/dist-es/commands/DeleteCertificateCommand.js +2 -2
- package/dist-es/commands/DeleteConnectionCommand.js +2 -2
- package/dist-es/commands/DeleteDataMigrationCommand.js +2 -2
- package/dist-es/commands/DeleteDataProviderCommand.js +2 -2
- package/dist-es/commands/DeleteEndpointCommand.js +2 -2
- package/dist-es/commands/DeleteEventSubscriptionCommand.js +2 -2
- package/dist-es/commands/DeleteFleetAdvisorCollectorCommand.js +2 -2
- package/dist-es/commands/DeleteFleetAdvisorDatabasesCommand.js +2 -2
- package/dist-es/commands/DeleteInstanceProfileCommand.js +2 -2
- package/dist-es/commands/DeleteMigrationProjectCommand.js +2 -2
- package/dist-es/commands/DeleteReplicationConfigCommand.js +2 -2
- package/dist-es/commands/DeleteReplicationInstanceCommand.js +2 -2
- package/dist-es/commands/DeleteReplicationSubnetGroupCommand.js +2 -2
- package/dist-es/commands/DeleteReplicationTaskAssessmentRunCommand.js +2 -2
- package/dist-es/commands/DeleteReplicationTaskCommand.js +2 -2
- package/dist-es/commands/DescribeAccountAttributesCommand.js +2 -2
- package/dist-es/commands/DescribeApplicableIndividualAssessmentsCommand.js +2 -2
- package/dist-es/commands/DescribeCertificatesCommand.js +2 -2
- package/dist-es/commands/DescribeConnectionsCommand.js +2 -2
- package/dist-es/commands/DescribeConversionConfigurationCommand.js +2 -2
- package/dist-es/commands/DescribeDataMigrationsCommand.js +2 -2
- package/dist-es/commands/DescribeDataProvidersCommand.js +2 -2
- package/dist-es/commands/DescribeEndpointSettingsCommand.js +2 -2
- package/dist-es/commands/DescribeEndpointTypesCommand.js +2 -2
- package/dist-es/commands/DescribeEndpointsCommand.js +2 -2
- package/dist-es/commands/DescribeEngineVersionsCommand.js +2 -2
- package/dist-es/commands/DescribeEventCategoriesCommand.js +2 -2
- package/dist-es/commands/DescribeEventSubscriptionsCommand.js +2 -2
- package/dist-es/commands/DescribeEventsCommand.js +2 -2
- package/dist-es/commands/DescribeExtensionPackAssociationsCommand.js +2 -2
- package/dist-es/commands/DescribeFleetAdvisorCollectorsCommand.js +2 -2
- package/dist-es/commands/DescribeFleetAdvisorDatabasesCommand.js +2 -2
- package/dist-es/commands/DescribeFleetAdvisorLsaAnalysisCommand.js +2 -2
- package/dist-es/commands/DescribeFleetAdvisorSchemaObjectSummaryCommand.js +2 -2
- package/dist-es/commands/DescribeFleetAdvisorSchemasCommand.js +2 -2
- package/dist-es/commands/DescribeInstanceProfilesCommand.js +2 -2
- package/dist-es/commands/DescribeMetadataModelAssessmentsCommand.js +2 -2
- package/dist-es/commands/DescribeMetadataModelChildrenCommand.js +2 -2
- package/dist-es/commands/DescribeMetadataModelCommand.js +2 -2
- package/dist-es/commands/DescribeMetadataModelConversionsCommand.js +2 -2
- package/dist-es/commands/DescribeMetadataModelCreationsCommand.js +2 -2
- package/dist-es/commands/DescribeMetadataModelExportsAsScriptCommand.js +2 -2
- package/dist-es/commands/DescribeMetadataModelExportsToTargetCommand.js +2 -2
- package/dist-es/commands/DescribeMetadataModelImportsCommand.js +2 -2
- package/dist-es/commands/DescribeMigrationProjectsCommand.js +2 -2
- package/dist-es/commands/DescribeOrderableReplicationInstancesCommand.js +2 -2
- package/dist-es/commands/DescribePendingMaintenanceActionsCommand.js +2 -2
- package/dist-es/commands/DescribeRecommendationLimitationsCommand.js +2 -2
- package/dist-es/commands/DescribeRecommendationsCommand.js +2 -2
- package/dist-es/commands/DescribeRefreshSchemasStatusCommand.js +2 -2
- package/dist-es/commands/DescribeReplicationConfigsCommand.js +2 -2
- package/dist-es/commands/DescribeReplicationInstanceTaskLogsCommand.js +2 -2
- package/dist-es/commands/DescribeReplicationInstancesCommand.js +2 -2
- package/dist-es/commands/DescribeReplicationSubnetGroupsCommand.js +2 -2
- package/dist-es/commands/DescribeReplicationTableStatisticsCommand.js +2 -2
- package/dist-es/commands/DescribeReplicationTaskAssessmentResultsCommand.js +2 -2
- package/dist-es/commands/DescribeReplicationTaskAssessmentRunsCommand.js +2 -2
- package/dist-es/commands/DescribeReplicationTaskIndividualAssessmentsCommand.js +2 -2
- package/dist-es/commands/DescribeReplicationTasksCommand.js +2 -2
- package/dist-es/commands/DescribeReplicationsCommand.js +2 -2
- package/dist-es/commands/DescribeSchemasCommand.js +2 -2
- package/dist-es/commands/DescribeTableStatisticsCommand.js +2 -2
- package/dist-es/commands/ExportMetadataModelAssessmentCommand.js +2 -2
- package/dist-es/commands/GetTargetSelectionRulesCommand.js +2 -2
- package/dist-es/commands/ImportCertificateCommand.js +2 -2
- package/dist-es/commands/ListTagsForResourceCommand.js +2 -2
- package/dist-es/commands/ModifyConversionConfigurationCommand.js +2 -2
- package/dist-es/commands/ModifyDataMigrationCommand.js +2 -2
- package/dist-es/commands/ModifyDataProviderCommand.js +2 -2
- package/dist-es/commands/ModifyEndpointCommand.js +2 -2
- package/dist-es/commands/ModifyEventSubscriptionCommand.js +2 -2
- package/dist-es/commands/ModifyInstanceProfileCommand.js +2 -2
- package/dist-es/commands/ModifyMigrationProjectCommand.js +2 -2
- package/dist-es/commands/ModifyReplicationConfigCommand.js +2 -2
- package/dist-es/commands/ModifyReplicationInstanceCommand.js +2 -2
- package/dist-es/commands/ModifyReplicationSubnetGroupCommand.js +2 -2
- package/dist-es/commands/ModifyReplicationTaskCommand.js +2 -2
- package/dist-es/commands/MoveReplicationTaskCommand.js +2 -2
- package/dist-es/commands/RebootReplicationInstanceCommand.js +2 -2
- package/dist-es/commands/RefreshSchemasCommand.js +2 -2
- package/dist-es/commands/ReloadReplicationTablesCommand.js +2 -2
- package/dist-es/commands/ReloadTablesCommand.js +2 -2
- package/dist-es/commands/RemoveTagsFromResourceCommand.js +2 -2
- package/dist-es/commands/RunFleetAdvisorLsaAnalysisCommand.js +2 -2
- package/dist-es/commands/StartDataMigrationCommand.js +2 -2
- package/dist-es/commands/StartExtensionPackAssociationCommand.js +2 -2
- package/dist-es/commands/StartMetadataModelAssessmentCommand.js +2 -2
- package/dist-es/commands/StartMetadataModelConversionCommand.js +2 -2
- package/dist-es/commands/StartMetadataModelCreationCommand.js +2 -2
- package/dist-es/commands/StartMetadataModelExportAsScriptCommand.js +2 -2
- package/dist-es/commands/StartMetadataModelExportToTargetCommand.js +2 -2
- package/dist-es/commands/StartMetadataModelImportCommand.js +2 -2
- package/dist-es/commands/StartRecommendationsCommand.js +2 -2
- package/dist-es/commands/StartReplicationCommand.js +2 -2
- package/dist-es/commands/StartReplicationTaskAssessmentCommand.js +2 -2
- package/dist-es/commands/StartReplicationTaskAssessmentRunCommand.js +2 -2
- package/dist-es/commands/StartReplicationTaskCommand.js +2 -2
- package/dist-es/commands/StopDataMigrationCommand.js +2 -2
- package/dist-es/commands/StopReplicationCommand.js +2 -2
- package/dist-es/commands/StopReplicationTaskCommand.js +2 -2
- package/dist-es/commands/TestConnectionCommand.js +2 -2
- package/dist-es/commands/UpdateSubscriptionsToEventBridgeCommand.js +2 -2
- package/dist-es/endpoint/bdd.js +1 -1
- package/dist-es/endpoint/endpointResolver.js +1 -1
- package/dist-es/models/DatabaseMigrationServiceServiceException.js +1 -1
- package/dist-es/runtimeConfig.browser.js +4 -6
- package/dist-es/runtimeConfig.js +4 -8
- package/dist-es/runtimeConfig.shared.js +3 -4
- package/dist-es/runtimeExtensions.js +2 -2
- package/dist-es/waiters/waitForEndpointDeleted.js +1 -1
- package/dist-es/waiters/waitForReplicationInstanceAvailable.js +1 -1
- package/dist-es/waiters/waitForReplicationInstanceDeleted.js +1 -1
- package/dist-es/waiters/waitForReplicationTaskDeleted.js +1 -1
- package/dist-es/waiters/waitForReplicationTaskReady.js +1 -1
- package/dist-es/waiters/waitForReplicationTaskRunning.js +1 -1
- package/dist-es/waiters/waitForReplicationTaskStopped.js +1 -1
- package/dist-es/waiters/waitForTestConnectionSucceeds.js +1 -1
- package/dist-types/DatabaseMigrationService.d.ts +1 -1
- package/dist-types/DatabaseMigrationServiceClient.d.ts +5 -5
- package/dist-types/commands/AddTagsToResourceCommand.d.ts +6 -4
- package/dist-types/commands/ApplyPendingMaintenanceActionCommand.d.ts +6 -4
- package/dist-types/commands/BatchStartRecommendationsCommand.d.ts +6 -4
- package/dist-types/commands/CancelMetadataModelConversionCommand.d.ts +6 -4
- package/dist-types/commands/CancelMetadataModelCreationCommand.d.ts +6 -4
- package/dist-types/commands/CancelReplicationTaskAssessmentRunCommand.d.ts +6 -4
- package/dist-types/commands/CreateDataMigrationCommand.d.ts +6 -4
- package/dist-types/commands/CreateDataProviderCommand.d.ts +6 -4
- package/dist-types/commands/CreateEndpointCommand.d.ts +6 -4
- package/dist-types/commands/CreateEventSubscriptionCommand.d.ts +6 -4
- package/dist-types/commands/CreateFleetAdvisorCollectorCommand.d.ts +6 -4
- package/dist-types/commands/CreateInstanceProfileCommand.d.ts +6 -4
- package/dist-types/commands/CreateMigrationProjectCommand.d.ts +6 -4
- package/dist-types/commands/CreateReplicationConfigCommand.d.ts +6 -4
- package/dist-types/commands/CreateReplicationInstanceCommand.d.ts +6 -4
- package/dist-types/commands/CreateReplicationSubnetGroupCommand.d.ts +6 -4
- package/dist-types/commands/CreateReplicationTaskCommand.d.ts +6 -4
- package/dist-types/commands/DeleteCertificateCommand.d.ts +6 -4
- package/dist-types/commands/DeleteConnectionCommand.d.ts +6 -4
- package/dist-types/commands/DeleteDataMigrationCommand.d.ts +6 -4
- package/dist-types/commands/DeleteDataProviderCommand.d.ts +6 -4
- package/dist-types/commands/DeleteEndpointCommand.d.ts +6 -4
- package/dist-types/commands/DeleteEventSubscriptionCommand.d.ts +6 -4
- package/dist-types/commands/DeleteFleetAdvisorCollectorCommand.d.ts +6 -4
- package/dist-types/commands/DeleteFleetAdvisorDatabasesCommand.d.ts +6 -4
- package/dist-types/commands/DeleteInstanceProfileCommand.d.ts +6 -4
- package/dist-types/commands/DeleteMigrationProjectCommand.d.ts +6 -4
- package/dist-types/commands/DeleteReplicationConfigCommand.d.ts +6 -4
- package/dist-types/commands/DeleteReplicationInstanceCommand.d.ts +6 -4
- package/dist-types/commands/DeleteReplicationSubnetGroupCommand.d.ts +6 -4
- package/dist-types/commands/DeleteReplicationTaskAssessmentRunCommand.d.ts +6 -4
- package/dist-types/commands/DeleteReplicationTaskCommand.d.ts +6 -4
- package/dist-types/commands/DescribeAccountAttributesCommand.d.ts +6 -4
- package/dist-types/commands/DescribeApplicableIndividualAssessmentsCommand.d.ts +6 -4
- package/dist-types/commands/DescribeCertificatesCommand.d.ts +6 -4
- package/dist-types/commands/DescribeConnectionsCommand.d.ts +6 -4
- package/dist-types/commands/DescribeConversionConfigurationCommand.d.ts +6 -4
- package/dist-types/commands/DescribeDataMigrationsCommand.d.ts +6 -4
- package/dist-types/commands/DescribeDataProvidersCommand.d.ts +6 -4
- package/dist-types/commands/DescribeEndpointSettingsCommand.d.ts +6 -4
- package/dist-types/commands/DescribeEndpointTypesCommand.d.ts +6 -4
- package/dist-types/commands/DescribeEndpointsCommand.d.ts +6 -4
- package/dist-types/commands/DescribeEngineVersionsCommand.d.ts +6 -4
- package/dist-types/commands/DescribeEventCategoriesCommand.d.ts +6 -4
- package/dist-types/commands/DescribeEventSubscriptionsCommand.d.ts +6 -4
- package/dist-types/commands/DescribeEventsCommand.d.ts +6 -4
- package/dist-types/commands/DescribeExtensionPackAssociationsCommand.d.ts +6 -4
- package/dist-types/commands/DescribeFleetAdvisorCollectorsCommand.d.ts +6 -4
- package/dist-types/commands/DescribeFleetAdvisorDatabasesCommand.d.ts +6 -4
- package/dist-types/commands/DescribeFleetAdvisorLsaAnalysisCommand.d.ts +6 -4
- package/dist-types/commands/DescribeFleetAdvisorSchemaObjectSummaryCommand.d.ts +6 -4
- package/dist-types/commands/DescribeFleetAdvisorSchemasCommand.d.ts +6 -4
- package/dist-types/commands/DescribeInstanceProfilesCommand.d.ts +6 -4
- package/dist-types/commands/DescribeMetadataModelAssessmentsCommand.d.ts +6 -4
- package/dist-types/commands/DescribeMetadataModelChildrenCommand.d.ts +6 -4
- package/dist-types/commands/DescribeMetadataModelCommand.d.ts +6 -4
- package/dist-types/commands/DescribeMetadataModelConversionsCommand.d.ts +6 -4
- package/dist-types/commands/DescribeMetadataModelCreationsCommand.d.ts +6 -4
- package/dist-types/commands/DescribeMetadataModelExportsAsScriptCommand.d.ts +6 -4
- package/dist-types/commands/DescribeMetadataModelExportsToTargetCommand.d.ts +6 -4
- package/dist-types/commands/DescribeMetadataModelImportsCommand.d.ts +6 -4
- package/dist-types/commands/DescribeMigrationProjectsCommand.d.ts +6 -4
- package/dist-types/commands/DescribeOrderableReplicationInstancesCommand.d.ts +6 -4
- package/dist-types/commands/DescribePendingMaintenanceActionsCommand.d.ts +6 -4
- package/dist-types/commands/DescribeRecommendationLimitationsCommand.d.ts +6 -4
- package/dist-types/commands/DescribeRecommendationsCommand.d.ts +6 -4
- package/dist-types/commands/DescribeRefreshSchemasStatusCommand.d.ts +6 -4
- package/dist-types/commands/DescribeReplicationConfigsCommand.d.ts +6 -4
- package/dist-types/commands/DescribeReplicationInstanceTaskLogsCommand.d.ts +6 -4
- package/dist-types/commands/DescribeReplicationInstancesCommand.d.ts +6 -4
- package/dist-types/commands/DescribeReplicationSubnetGroupsCommand.d.ts +6 -4
- package/dist-types/commands/DescribeReplicationTableStatisticsCommand.d.ts +6 -4
- package/dist-types/commands/DescribeReplicationTaskAssessmentResultsCommand.d.ts +6 -4
- package/dist-types/commands/DescribeReplicationTaskAssessmentRunsCommand.d.ts +6 -4
- package/dist-types/commands/DescribeReplicationTaskIndividualAssessmentsCommand.d.ts +6 -4
- package/dist-types/commands/DescribeReplicationTasksCommand.d.ts +6 -4
- package/dist-types/commands/DescribeReplicationsCommand.d.ts +6 -4
- package/dist-types/commands/DescribeSchemasCommand.d.ts +6 -4
- package/dist-types/commands/DescribeTableStatisticsCommand.d.ts +6 -4
- package/dist-types/commands/ExportMetadataModelAssessmentCommand.d.ts +6 -4
- package/dist-types/commands/GetTargetSelectionRulesCommand.d.ts +6 -4
- package/dist-types/commands/ImportCertificateCommand.d.ts +6 -4
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +6 -4
- package/dist-types/commands/ModifyConversionConfigurationCommand.d.ts +6 -4
- package/dist-types/commands/ModifyDataMigrationCommand.d.ts +6 -4
- package/dist-types/commands/ModifyDataProviderCommand.d.ts +6 -4
- package/dist-types/commands/ModifyEndpointCommand.d.ts +6 -4
- package/dist-types/commands/ModifyEventSubscriptionCommand.d.ts +6 -4
- package/dist-types/commands/ModifyInstanceProfileCommand.d.ts +6 -4
- package/dist-types/commands/ModifyMigrationProjectCommand.d.ts +6 -4
- package/dist-types/commands/ModifyReplicationConfigCommand.d.ts +6 -4
- package/dist-types/commands/ModifyReplicationInstanceCommand.d.ts +6 -4
- package/dist-types/commands/ModifyReplicationSubnetGroupCommand.d.ts +6 -4
- package/dist-types/commands/ModifyReplicationTaskCommand.d.ts +6 -4
- package/dist-types/commands/MoveReplicationTaskCommand.d.ts +6 -4
- package/dist-types/commands/RebootReplicationInstanceCommand.d.ts +6 -4
- package/dist-types/commands/RefreshSchemasCommand.d.ts +6 -4
- package/dist-types/commands/ReloadReplicationTablesCommand.d.ts +6 -4
- package/dist-types/commands/ReloadTablesCommand.d.ts +6 -4
- package/dist-types/commands/RemoveTagsFromResourceCommand.d.ts +6 -4
- package/dist-types/commands/RunFleetAdvisorLsaAnalysisCommand.d.ts +6 -4
- package/dist-types/commands/StartDataMigrationCommand.d.ts +6 -4
- package/dist-types/commands/StartExtensionPackAssociationCommand.d.ts +6 -4
- package/dist-types/commands/StartMetadataModelAssessmentCommand.d.ts +6 -4
- package/dist-types/commands/StartMetadataModelConversionCommand.d.ts +6 -4
- package/dist-types/commands/StartMetadataModelCreationCommand.d.ts +6 -4
- package/dist-types/commands/StartMetadataModelExportAsScriptCommand.d.ts +6 -4
- package/dist-types/commands/StartMetadataModelExportToTargetCommand.d.ts +6 -4
- package/dist-types/commands/StartMetadataModelImportCommand.d.ts +6 -4
- package/dist-types/commands/StartRecommendationsCommand.d.ts +6 -4
- package/dist-types/commands/StartReplicationCommand.d.ts +6 -4
- package/dist-types/commands/StartReplicationTaskAssessmentCommand.d.ts +6 -4
- package/dist-types/commands/StartReplicationTaskAssessmentRunCommand.d.ts +6 -4
- package/dist-types/commands/StartReplicationTaskCommand.d.ts +6 -4
- package/dist-types/commands/StopDataMigrationCommand.d.ts +6 -4
- package/dist-types/commands/StopReplicationCommand.d.ts +6 -4
- package/dist-types/commands/StopReplicationTaskCommand.d.ts +6 -4
- package/dist-types/commands/TestConnectionCommand.d.ts +6 -4
- package/dist-types/commands/UpdateSubscriptionsToEventBridgeCommand.d.ts +6 -4
- package/dist-types/endpoint/bdd.d.ts +1 -1
- package/dist-types/extensionConfiguration.d.ts +1 -1
- package/dist-types/models/DatabaseMigrationServiceServiceException.d.ts +1 -1
- package/dist-types/models/errors.d.ts +1 -1
- package/dist-types/runtimeConfig.browser.d.ts +2 -2
- package/dist-types/runtimeConfig.d.ts +2 -2
- package/dist-types/runtimeConfig.native.d.ts +2 -2
- package/dist-types/ts3.4/DatabaseMigrationService.d.ts +1 -1
- package/dist-types/ts3.4/DatabaseMigrationServiceClient.d.ts +8 -14
- package/dist-types/ts3.4/commands/AddTagsToResourceCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ApplyPendingMaintenanceActionCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/BatchStartRecommendationsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CancelMetadataModelConversionCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CancelMetadataModelCreationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CancelReplicationTaskAssessmentRunCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateDataMigrationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateDataProviderCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateEndpointCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateEventSubscriptionCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateFleetAdvisorCollectorCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateInstanceProfileCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateMigrationProjectCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateReplicationConfigCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateReplicationInstanceCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateReplicationSubnetGroupCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateReplicationTaskCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteCertificateCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteConnectionCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteDataMigrationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteDataProviderCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteEndpointCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteEventSubscriptionCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteFleetAdvisorCollectorCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteFleetAdvisorDatabasesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteInstanceProfileCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteMigrationProjectCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteReplicationConfigCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteReplicationInstanceCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteReplicationSubnetGroupCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteReplicationTaskAssessmentRunCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteReplicationTaskCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeAccountAttributesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeApplicableIndividualAssessmentsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeCertificatesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeConnectionsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeConversionConfigurationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeDataMigrationsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeDataProvidersCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeEndpointSettingsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeEndpointTypesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeEndpointsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeEngineVersionsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeEventCategoriesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeEventSubscriptionsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeEventsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeExtensionPackAssociationsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeFleetAdvisorCollectorsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeFleetAdvisorDatabasesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeFleetAdvisorLsaAnalysisCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeFleetAdvisorSchemaObjectSummaryCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeFleetAdvisorSchemasCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeInstanceProfilesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeMetadataModelAssessmentsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeMetadataModelChildrenCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeMetadataModelCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeMetadataModelConversionsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeMetadataModelCreationsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeMetadataModelExportsAsScriptCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeMetadataModelExportsToTargetCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeMetadataModelImportsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeMigrationProjectsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeOrderableReplicationInstancesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribePendingMaintenanceActionsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeRecommendationLimitationsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeRecommendationsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeRefreshSchemasStatusCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeReplicationConfigsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeReplicationInstanceTaskLogsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeReplicationInstancesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeReplicationSubnetGroupsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeReplicationTableStatisticsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeReplicationTaskAssessmentResultsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeReplicationTaskAssessmentRunsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeReplicationTaskIndividualAssessmentsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeReplicationTasksCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeReplicationsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeSchemasCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeTableStatisticsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ExportMetadataModelAssessmentCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetTargetSelectionRulesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ImportCertificateCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ModifyConversionConfigurationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ModifyDataMigrationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ModifyDataProviderCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ModifyEndpointCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ModifyEventSubscriptionCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ModifyInstanceProfileCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ModifyMigrationProjectCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ModifyReplicationConfigCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ModifyReplicationInstanceCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ModifyReplicationSubnetGroupCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ModifyReplicationTaskCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/MoveReplicationTaskCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/RebootReplicationInstanceCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/RefreshSchemasCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ReloadReplicationTablesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ReloadTablesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/RemoveTagsFromResourceCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/RunFleetAdvisorLsaAnalysisCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/StartDataMigrationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/StartExtensionPackAssociationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/StartMetadataModelAssessmentCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/StartMetadataModelConversionCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/StartMetadataModelCreationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/StartMetadataModelExportAsScriptCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/StartMetadataModelExportToTargetCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/StartMetadataModelImportCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/StartRecommendationsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/StartReplicationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/StartReplicationTaskAssessmentCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/StartReplicationTaskAssessmentRunCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/StartReplicationTaskCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/StopDataMigrationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/StopReplicationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/StopReplicationTaskCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/TestConnectionCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateSubscriptionsToEventBridgeCommand.d.ts +6 -4
- package/dist-types/ts3.4/endpoint/bdd.d.ts +1 -1
- package/dist-types/ts3.4/extensionConfiguration.d.ts +1 -1
- package/dist-types/ts3.4/models/DatabaseMigrationServiceServiceException.d.ts +1 -1
- package/dist-types/ts3.4/models/errors.d.ts +1 -1
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +2 -2
- package/dist-types/ts3.4/runtimeConfig.d.ts +2 -2
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +3 -3
- package/dist-types/ts3.4/waiters/waitForEndpointDeleted.d.ts +1 -1
- package/dist-types/ts3.4/waiters/waitForReplicationInstanceAvailable.d.ts +1 -1
- package/dist-types/ts3.4/waiters/waitForReplicationInstanceDeleted.d.ts +1 -1
- package/dist-types/ts3.4/waiters/waitForReplicationTaskDeleted.d.ts +1 -1
- package/dist-types/ts3.4/waiters/waitForReplicationTaskReady.d.ts +1 -1
- package/dist-types/ts3.4/waiters/waitForReplicationTaskRunning.d.ts +1 -1
- package/dist-types/ts3.4/waiters/waitForReplicationTaskStopped.d.ts +1 -1
- package/dist-types/ts3.4/waiters/waitForTestConnectionSucceeds.d.ts +1 -1
- package/dist-types/waiters/waitForEndpointDeleted.d.ts +1 -1
- package/dist-types/waiters/waitForReplicationInstanceAvailable.d.ts +1 -1
- package/dist-types/waiters/waitForReplicationInstanceDeleted.d.ts +1 -1
- package/dist-types/waiters/waitForReplicationTaskDeleted.d.ts +1 -1
- package/dist-types/waiters/waitForReplicationTaskReady.d.ts +1 -1
- package/dist-types/waiters/waitForReplicationTaskRunning.d.ts +1 -1
- package/dist-types/waiters/waitForReplicationTaskStopped.d.ts +1 -1
- package/dist-types/waiters/waitForTestConnectionSucceeds.d.ts +1 -1
- package/package.json +13 -35
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import {
|
|
4
4
|
DatabaseMigrationServiceClientResolvedConfig,
|
|
@@ -19,7 +19,7 @@ export interface CreateEventSubscriptionCommandOutput
|
|
|
19
19
|
declare const CreateEventSubscriptionCommand_base: {
|
|
20
20
|
new (
|
|
21
21
|
input: CreateEventSubscriptionCommandInput
|
|
22
|
-
): import("@smithy/
|
|
22
|
+
): import("@smithy/core/client").CommandImpl<
|
|
23
23
|
CreateEventSubscriptionCommandInput,
|
|
24
24
|
CreateEventSubscriptionCommandOutput,
|
|
25
25
|
DatabaseMigrationServiceClientResolvedConfig,
|
|
@@ -28,14 +28,16 @@ declare const CreateEventSubscriptionCommand_base: {
|
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
30
|
input: CreateEventSubscriptionCommandInput
|
|
31
|
-
): import("@smithy/
|
|
31
|
+
): import("@smithy/core/client").CommandImpl<
|
|
32
32
|
CreateEventSubscriptionCommandInput,
|
|
33
33
|
CreateEventSubscriptionCommandOutput,
|
|
34
34
|
DatabaseMigrationServiceClientResolvedConfig,
|
|
35
35
|
ServiceInputTypes,
|
|
36
36
|
ServiceOutputTypes
|
|
37
37
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
38
|
+
getEndpointParameterInstructions(): {
|
|
39
|
+
[x: string]: unknown;
|
|
40
|
+
};
|
|
39
41
|
};
|
|
40
42
|
export declare class CreateEventSubscriptionCommand extends CreateEventSubscriptionCommand_base {
|
|
41
43
|
protected static __types: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import {
|
|
4
4
|
DatabaseMigrationServiceClientResolvedConfig,
|
|
@@ -19,7 +19,7 @@ export interface CreateFleetAdvisorCollectorCommandOutput
|
|
|
19
19
|
declare const CreateFleetAdvisorCollectorCommand_base: {
|
|
20
20
|
new (
|
|
21
21
|
input: CreateFleetAdvisorCollectorCommandInput
|
|
22
|
-
): import("@smithy/
|
|
22
|
+
): import("@smithy/core/client").CommandImpl<
|
|
23
23
|
CreateFleetAdvisorCollectorCommandInput,
|
|
24
24
|
CreateFleetAdvisorCollectorCommandOutput,
|
|
25
25
|
DatabaseMigrationServiceClientResolvedConfig,
|
|
@@ -28,14 +28,16 @@ declare const CreateFleetAdvisorCollectorCommand_base: {
|
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
30
|
input: CreateFleetAdvisorCollectorCommandInput
|
|
31
|
-
): import("@smithy/
|
|
31
|
+
): import("@smithy/core/client").CommandImpl<
|
|
32
32
|
CreateFleetAdvisorCollectorCommandInput,
|
|
33
33
|
CreateFleetAdvisorCollectorCommandOutput,
|
|
34
34
|
DatabaseMigrationServiceClientResolvedConfig,
|
|
35
35
|
ServiceInputTypes,
|
|
36
36
|
ServiceOutputTypes
|
|
37
37
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
38
|
+
getEndpointParameterInstructions(): {
|
|
39
|
+
[x: string]: unknown;
|
|
40
|
+
};
|
|
39
41
|
};
|
|
40
42
|
export declare class CreateFleetAdvisorCollectorCommand extends CreateFleetAdvisorCollectorCommand_base {
|
|
41
43
|
protected static __types: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import {
|
|
4
4
|
DatabaseMigrationServiceClientResolvedConfig,
|
|
@@ -19,7 +19,7 @@ export interface CreateInstanceProfileCommandOutput
|
|
|
19
19
|
declare const CreateInstanceProfileCommand_base: {
|
|
20
20
|
new (
|
|
21
21
|
input: CreateInstanceProfileCommandInput
|
|
22
|
-
): import("@smithy/
|
|
22
|
+
): import("@smithy/core/client").CommandImpl<
|
|
23
23
|
CreateInstanceProfileCommandInput,
|
|
24
24
|
CreateInstanceProfileCommandOutput,
|
|
25
25
|
DatabaseMigrationServiceClientResolvedConfig,
|
|
@@ -28,14 +28,16 @@ declare const CreateInstanceProfileCommand_base: {
|
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
30
|
...[input]: [] | [CreateInstanceProfileCommandInput]
|
|
31
|
-
): import("@smithy/
|
|
31
|
+
): import("@smithy/core/client").CommandImpl<
|
|
32
32
|
CreateInstanceProfileCommandInput,
|
|
33
33
|
CreateInstanceProfileCommandOutput,
|
|
34
34
|
DatabaseMigrationServiceClientResolvedConfig,
|
|
35
35
|
ServiceInputTypes,
|
|
36
36
|
ServiceOutputTypes
|
|
37
37
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
38
|
+
getEndpointParameterInstructions(): {
|
|
39
|
+
[x: string]: unknown;
|
|
40
|
+
};
|
|
39
41
|
};
|
|
40
42
|
export declare class CreateInstanceProfileCommand extends CreateInstanceProfileCommand_base {
|
|
41
43
|
protected static __types: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import {
|
|
4
4
|
DatabaseMigrationServiceClientResolvedConfig,
|
|
@@ -19,7 +19,7 @@ export interface CreateMigrationProjectCommandOutput
|
|
|
19
19
|
declare const CreateMigrationProjectCommand_base: {
|
|
20
20
|
new (
|
|
21
21
|
input: CreateMigrationProjectCommandInput
|
|
22
|
-
): import("@smithy/
|
|
22
|
+
): import("@smithy/core/client").CommandImpl<
|
|
23
23
|
CreateMigrationProjectCommandInput,
|
|
24
24
|
CreateMigrationProjectCommandOutput,
|
|
25
25
|
DatabaseMigrationServiceClientResolvedConfig,
|
|
@@ -28,14 +28,16 @@ declare const CreateMigrationProjectCommand_base: {
|
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
30
|
input: CreateMigrationProjectCommandInput
|
|
31
|
-
): import("@smithy/
|
|
31
|
+
): import("@smithy/core/client").CommandImpl<
|
|
32
32
|
CreateMigrationProjectCommandInput,
|
|
33
33
|
CreateMigrationProjectCommandOutput,
|
|
34
34
|
DatabaseMigrationServiceClientResolvedConfig,
|
|
35
35
|
ServiceInputTypes,
|
|
36
36
|
ServiceOutputTypes
|
|
37
37
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
38
|
+
getEndpointParameterInstructions(): {
|
|
39
|
+
[x: string]: unknown;
|
|
40
|
+
};
|
|
39
41
|
};
|
|
40
42
|
export declare class CreateMigrationProjectCommand extends CreateMigrationProjectCommand_base {
|
|
41
43
|
protected static __types: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import {
|
|
4
4
|
DatabaseMigrationServiceClientResolvedConfig,
|
|
@@ -19,7 +19,7 @@ export interface CreateReplicationConfigCommandOutput
|
|
|
19
19
|
declare const CreateReplicationConfigCommand_base: {
|
|
20
20
|
new (
|
|
21
21
|
input: CreateReplicationConfigCommandInput
|
|
22
|
-
): import("@smithy/
|
|
22
|
+
): import("@smithy/core/client").CommandImpl<
|
|
23
23
|
CreateReplicationConfigCommandInput,
|
|
24
24
|
CreateReplicationConfigCommandOutput,
|
|
25
25
|
DatabaseMigrationServiceClientResolvedConfig,
|
|
@@ -28,14 +28,16 @@ declare const CreateReplicationConfigCommand_base: {
|
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
30
|
input: CreateReplicationConfigCommandInput
|
|
31
|
-
): import("@smithy/
|
|
31
|
+
): import("@smithy/core/client").CommandImpl<
|
|
32
32
|
CreateReplicationConfigCommandInput,
|
|
33
33
|
CreateReplicationConfigCommandOutput,
|
|
34
34
|
DatabaseMigrationServiceClientResolvedConfig,
|
|
35
35
|
ServiceInputTypes,
|
|
36
36
|
ServiceOutputTypes
|
|
37
37
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
38
|
+
getEndpointParameterInstructions(): {
|
|
39
|
+
[x: string]: unknown;
|
|
40
|
+
};
|
|
39
41
|
};
|
|
40
42
|
export declare class CreateReplicationConfigCommand extends CreateReplicationConfigCommand_base {
|
|
41
43
|
protected static __types: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import {
|
|
4
4
|
DatabaseMigrationServiceClientResolvedConfig,
|
|
@@ -19,7 +19,7 @@ export interface CreateReplicationInstanceCommandOutput
|
|
|
19
19
|
declare const CreateReplicationInstanceCommand_base: {
|
|
20
20
|
new (
|
|
21
21
|
input: CreateReplicationInstanceCommandInput
|
|
22
|
-
): import("@smithy/
|
|
22
|
+
): import("@smithy/core/client").CommandImpl<
|
|
23
23
|
CreateReplicationInstanceCommandInput,
|
|
24
24
|
CreateReplicationInstanceCommandOutput,
|
|
25
25
|
DatabaseMigrationServiceClientResolvedConfig,
|
|
@@ -28,14 +28,16 @@ declare const CreateReplicationInstanceCommand_base: {
|
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
30
|
input: CreateReplicationInstanceCommandInput
|
|
31
|
-
): import("@smithy/
|
|
31
|
+
): import("@smithy/core/client").CommandImpl<
|
|
32
32
|
CreateReplicationInstanceCommandInput,
|
|
33
33
|
CreateReplicationInstanceCommandOutput,
|
|
34
34
|
DatabaseMigrationServiceClientResolvedConfig,
|
|
35
35
|
ServiceInputTypes,
|
|
36
36
|
ServiceOutputTypes
|
|
37
37
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
38
|
+
getEndpointParameterInstructions(): {
|
|
39
|
+
[x: string]: unknown;
|
|
40
|
+
};
|
|
39
41
|
};
|
|
40
42
|
export declare class CreateReplicationInstanceCommand extends CreateReplicationInstanceCommand_base {
|
|
41
43
|
protected static __types: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import {
|
|
4
4
|
DatabaseMigrationServiceClientResolvedConfig,
|
|
@@ -19,7 +19,7 @@ export interface CreateReplicationSubnetGroupCommandOutput
|
|
|
19
19
|
declare const CreateReplicationSubnetGroupCommand_base: {
|
|
20
20
|
new (
|
|
21
21
|
input: CreateReplicationSubnetGroupCommandInput
|
|
22
|
-
): import("@smithy/
|
|
22
|
+
): import("@smithy/core/client").CommandImpl<
|
|
23
23
|
CreateReplicationSubnetGroupCommandInput,
|
|
24
24
|
CreateReplicationSubnetGroupCommandOutput,
|
|
25
25
|
DatabaseMigrationServiceClientResolvedConfig,
|
|
@@ -28,14 +28,16 @@ declare const CreateReplicationSubnetGroupCommand_base: {
|
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
30
|
input: CreateReplicationSubnetGroupCommandInput
|
|
31
|
-
): import("@smithy/
|
|
31
|
+
): import("@smithy/core/client").CommandImpl<
|
|
32
32
|
CreateReplicationSubnetGroupCommandInput,
|
|
33
33
|
CreateReplicationSubnetGroupCommandOutput,
|
|
34
34
|
DatabaseMigrationServiceClientResolvedConfig,
|
|
35
35
|
ServiceInputTypes,
|
|
36
36
|
ServiceOutputTypes
|
|
37
37
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
38
|
+
getEndpointParameterInstructions(): {
|
|
39
|
+
[x: string]: unknown;
|
|
40
|
+
};
|
|
39
41
|
};
|
|
40
42
|
export declare class CreateReplicationSubnetGroupCommand extends CreateReplicationSubnetGroupCommand_base {
|
|
41
43
|
protected static __types: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import {
|
|
4
4
|
DatabaseMigrationServiceClientResolvedConfig,
|
|
@@ -19,7 +19,7 @@ export interface CreateReplicationTaskCommandOutput
|
|
|
19
19
|
declare const CreateReplicationTaskCommand_base: {
|
|
20
20
|
new (
|
|
21
21
|
input: CreateReplicationTaskCommandInput
|
|
22
|
-
): import("@smithy/
|
|
22
|
+
): import("@smithy/core/client").CommandImpl<
|
|
23
23
|
CreateReplicationTaskCommandInput,
|
|
24
24
|
CreateReplicationTaskCommandOutput,
|
|
25
25
|
DatabaseMigrationServiceClientResolvedConfig,
|
|
@@ -28,14 +28,16 @@ declare const CreateReplicationTaskCommand_base: {
|
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
30
|
input: CreateReplicationTaskCommandInput
|
|
31
|
-
): import("@smithy/
|
|
31
|
+
): import("@smithy/core/client").CommandImpl<
|
|
32
32
|
CreateReplicationTaskCommandInput,
|
|
33
33
|
CreateReplicationTaskCommandOutput,
|
|
34
34
|
DatabaseMigrationServiceClientResolvedConfig,
|
|
35
35
|
ServiceInputTypes,
|
|
36
36
|
ServiceOutputTypes
|
|
37
37
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
38
|
+
getEndpointParameterInstructions(): {
|
|
39
|
+
[x: string]: unknown;
|
|
40
|
+
};
|
|
39
41
|
};
|
|
40
42
|
export declare class CreateReplicationTaskCommand extends CreateReplicationTaskCommand_base {
|
|
41
43
|
protected static __types: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import {
|
|
4
4
|
DatabaseMigrationServiceClientResolvedConfig,
|
|
@@ -19,7 +19,7 @@ export interface DeleteCertificateCommandOutput
|
|
|
19
19
|
declare const DeleteCertificateCommand_base: {
|
|
20
20
|
new (
|
|
21
21
|
input: DeleteCertificateCommandInput
|
|
22
|
-
): import("@smithy/
|
|
22
|
+
): import("@smithy/core/client").CommandImpl<
|
|
23
23
|
DeleteCertificateCommandInput,
|
|
24
24
|
DeleteCertificateCommandOutput,
|
|
25
25
|
DatabaseMigrationServiceClientResolvedConfig,
|
|
@@ -28,14 +28,16 @@ declare const DeleteCertificateCommand_base: {
|
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
30
|
input: DeleteCertificateCommandInput
|
|
31
|
-
): import("@smithy/
|
|
31
|
+
): import("@smithy/core/client").CommandImpl<
|
|
32
32
|
DeleteCertificateCommandInput,
|
|
33
33
|
DeleteCertificateCommandOutput,
|
|
34
34
|
DatabaseMigrationServiceClientResolvedConfig,
|
|
35
35
|
ServiceInputTypes,
|
|
36
36
|
ServiceOutputTypes
|
|
37
37
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
38
|
+
getEndpointParameterInstructions(): {
|
|
39
|
+
[x: string]: unknown;
|
|
40
|
+
};
|
|
39
41
|
};
|
|
40
42
|
export declare class DeleteCertificateCommand extends DeleteCertificateCommand_base {
|
|
41
43
|
protected static __types: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import {
|
|
4
4
|
DatabaseMigrationServiceClientResolvedConfig,
|
|
@@ -18,7 +18,7 @@ export interface DeleteConnectionCommandOutput
|
|
|
18
18
|
declare const DeleteConnectionCommand_base: {
|
|
19
19
|
new (
|
|
20
20
|
input: DeleteConnectionCommandInput
|
|
21
|
-
): import("@smithy/
|
|
21
|
+
): import("@smithy/core/client").CommandImpl<
|
|
22
22
|
DeleteConnectionCommandInput,
|
|
23
23
|
DeleteConnectionCommandOutput,
|
|
24
24
|
DatabaseMigrationServiceClientResolvedConfig,
|
|
@@ -27,14 +27,16 @@ declare const DeleteConnectionCommand_base: {
|
|
|
27
27
|
>;
|
|
28
28
|
new (
|
|
29
29
|
input: DeleteConnectionCommandInput
|
|
30
|
-
): import("@smithy/
|
|
30
|
+
): import("@smithy/core/client").CommandImpl<
|
|
31
31
|
DeleteConnectionCommandInput,
|
|
32
32
|
DeleteConnectionCommandOutput,
|
|
33
33
|
DatabaseMigrationServiceClientResolvedConfig,
|
|
34
34
|
ServiceInputTypes,
|
|
35
35
|
ServiceOutputTypes
|
|
36
36
|
>;
|
|
37
|
-
getEndpointParameterInstructions():
|
|
37
|
+
getEndpointParameterInstructions(): {
|
|
38
|
+
[x: string]: unknown;
|
|
39
|
+
};
|
|
38
40
|
};
|
|
39
41
|
export declare class DeleteConnectionCommand extends DeleteConnectionCommand_base {
|
|
40
42
|
protected static __types: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import {
|
|
4
4
|
DatabaseMigrationServiceClientResolvedConfig,
|
|
@@ -19,7 +19,7 @@ export interface DeleteDataMigrationCommandOutput
|
|
|
19
19
|
declare const DeleteDataMigrationCommand_base: {
|
|
20
20
|
new (
|
|
21
21
|
input: DeleteDataMigrationCommandInput
|
|
22
|
-
): import("@smithy/
|
|
22
|
+
): import("@smithy/core/client").CommandImpl<
|
|
23
23
|
DeleteDataMigrationCommandInput,
|
|
24
24
|
DeleteDataMigrationCommandOutput,
|
|
25
25
|
DatabaseMigrationServiceClientResolvedConfig,
|
|
@@ -28,14 +28,16 @@ declare const DeleteDataMigrationCommand_base: {
|
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
30
|
input: DeleteDataMigrationCommandInput
|
|
31
|
-
): import("@smithy/
|
|
31
|
+
): import("@smithy/core/client").CommandImpl<
|
|
32
32
|
DeleteDataMigrationCommandInput,
|
|
33
33
|
DeleteDataMigrationCommandOutput,
|
|
34
34
|
DatabaseMigrationServiceClientResolvedConfig,
|
|
35
35
|
ServiceInputTypes,
|
|
36
36
|
ServiceOutputTypes
|
|
37
37
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
38
|
+
getEndpointParameterInstructions(): {
|
|
39
|
+
[x: string]: unknown;
|
|
40
|
+
};
|
|
39
41
|
};
|
|
40
42
|
export declare class DeleteDataMigrationCommand extends DeleteDataMigrationCommand_base {
|
|
41
43
|
protected static __types: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import {
|
|
4
4
|
DatabaseMigrationServiceClientResolvedConfig,
|
|
@@ -19,7 +19,7 @@ export interface DeleteDataProviderCommandOutput
|
|
|
19
19
|
declare const DeleteDataProviderCommand_base: {
|
|
20
20
|
new (
|
|
21
21
|
input: DeleteDataProviderCommandInput
|
|
22
|
-
): import("@smithy/
|
|
22
|
+
): import("@smithy/core/client").CommandImpl<
|
|
23
23
|
DeleteDataProviderCommandInput,
|
|
24
24
|
DeleteDataProviderCommandOutput,
|
|
25
25
|
DatabaseMigrationServiceClientResolvedConfig,
|
|
@@ -28,14 +28,16 @@ declare const DeleteDataProviderCommand_base: {
|
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
30
|
input: DeleteDataProviderCommandInput
|
|
31
|
-
): import("@smithy/
|
|
31
|
+
): import("@smithy/core/client").CommandImpl<
|
|
32
32
|
DeleteDataProviderCommandInput,
|
|
33
33
|
DeleteDataProviderCommandOutput,
|
|
34
34
|
DatabaseMigrationServiceClientResolvedConfig,
|
|
35
35
|
ServiceInputTypes,
|
|
36
36
|
ServiceOutputTypes
|
|
37
37
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
38
|
+
getEndpointParameterInstructions(): {
|
|
39
|
+
[x: string]: unknown;
|
|
40
|
+
};
|
|
39
41
|
};
|
|
40
42
|
export declare class DeleteDataProviderCommand extends DeleteDataProviderCommand_base {
|
|
41
43
|
protected static __types: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import {
|
|
4
4
|
DatabaseMigrationServiceClientResolvedConfig,
|
|
@@ -18,7 +18,7 @@ export interface DeleteEndpointCommandOutput
|
|
|
18
18
|
declare const DeleteEndpointCommand_base: {
|
|
19
19
|
new (
|
|
20
20
|
input: DeleteEndpointCommandInput
|
|
21
|
-
): import("@smithy/
|
|
21
|
+
): import("@smithy/core/client").CommandImpl<
|
|
22
22
|
DeleteEndpointCommandInput,
|
|
23
23
|
DeleteEndpointCommandOutput,
|
|
24
24
|
DatabaseMigrationServiceClientResolvedConfig,
|
|
@@ -27,14 +27,16 @@ declare const DeleteEndpointCommand_base: {
|
|
|
27
27
|
>;
|
|
28
28
|
new (
|
|
29
29
|
input: DeleteEndpointCommandInput
|
|
30
|
-
): import("@smithy/
|
|
30
|
+
): import("@smithy/core/client").CommandImpl<
|
|
31
31
|
DeleteEndpointCommandInput,
|
|
32
32
|
DeleteEndpointCommandOutput,
|
|
33
33
|
DatabaseMigrationServiceClientResolvedConfig,
|
|
34
34
|
ServiceInputTypes,
|
|
35
35
|
ServiceOutputTypes
|
|
36
36
|
>;
|
|
37
|
-
getEndpointParameterInstructions():
|
|
37
|
+
getEndpointParameterInstructions(): {
|
|
38
|
+
[x: string]: unknown;
|
|
39
|
+
};
|
|
38
40
|
};
|
|
39
41
|
export declare class DeleteEndpointCommand extends DeleteEndpointCommand_base {
|
|
40
42
|
protected static __types: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import {
|
|
4
4
|
DatabaseMigrationServiceClientResolvedConfig,
|
|
@@ -19,7 +19,7 @@ export interface DeleteEventSubscriptionCommandOutput
|
|
|
19
19
|
declare const DeleteEventSubscriptionCommand_base: {
|
|
20
20
|
new (
|
|
21
21
|
input: DeleteEventSubscriptionCommandInput
|
|
22
|
-
): import("@smithy/
|
|
22
|
+
): import("@smithy/core/client").CommandImpl<
|
|
23
23
|
DeleteEventSubscriptionCommandInput,
|
|
24
24
|
DeleteEventSubscriptionCommandOutput,
|
|
25
25
|
DatabaseMigrationServiceClientResolvedConfig,
|
|
@@ -28,14 +28,16 @@ declare const DeleteEventSubscriptionCommand_base: {
|
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
30
|
input: DeleteEventSubscriptionCommandInput
|
|
31
|
-
): import("@smithy/
|
|
31
|
+
): import("@smithy/core/client").CommandImpl<
|
|
32
32
|
DeleteEventSubscriptionCommandInput,
|
|
33
33
|
DeleteEventSubscriptionCommandOutput,
|
|
34
34
|
DatabaseMigrationServiceClientResolvedConfig,
|
|
35
35
|
ServiceInputTypes,
|
|
36
36
|
ServiceOutputTypes
|
|
37
37
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
38
|
+
getEndpointParameterInstructions(): {
|
|
39
|
+
[x: string]: unknown;
|
|
40
|
+
};
|
|
39
41
|
};
|
|
40
42
|
export declare class DeleteEventSubscriptionCommand extends DeleteEventSubscriptionCommand_base {
|
|
41
43
|
protected static __types: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import {
|
|
4
4
|
DatabaseMigrationServiceClientResolvedConfig,
|
|
@@ -15,7 +15,7 @@ export interface DeleteFleetAdvisorCollectorCommandOutput
|
|
|
15
15
|
declare const DeleteFleetAdvisorCollectorCommand_base: {
|
|
16
16
|
new (
|
|
17
17
|
input: DeleteFleetAdvisorCollectorCommandInput
|
|
18
|
-
): import("@smithy/
|
|
18
|
+
): import("@smithy/core/client").CommandImpl<
|
|
19
19
|
DeleteFleetAdvisorCollectorCommandInput,
|
|
20
20
|
DeleteFleetAdvisorCollectorCommandOutput,
|
|
21
21
|
DatabaseMigrationServiceClientResolvedConfig,
|
|
@@ -24,14 +24,16 @@ declare const DeleteFleetAdvisorCollectorCommand_base: {
|
|
|
24
24
|
>;
|
|
25
25
|
new (
|
|
26
26
|
input: DeleteFleetAdvisorCollectorCommandInput
|
|
27
|
-
): import("@smithy/
|
|
27
|
+
): import("@smithy/core/client").CommandImpl<
|
|
28
28
|
DeleteFleetAdvisorCollectorCommandInput,
|
|
29
29
|
DeleteFleetAdvisorCollectorCommandOutput,
|
|
30
30
|
DatabaseMigrationServiceClientResolvedConfig,
|
|
31
31
|
ServiceInputTypes,
|
|
32
32
|
ServiceOutputTypes
|
|
33
33
|
>;
|
|
34
|
-
getEndpointParameterInstructions():
|
|
34
|
+
getEndpointParameterInstructions(): {
|
|
35
|
+
[x: string]: unknown;
|
|
36
|
+
};
|
|
35
37
|
};
|
|
36
38
|
export declare class DeleteFleetAdvisorCollectorCommand extends DeleteFleetAdvisorCollectorCommand_base {
|
|
37
39
|
protected static __types: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import {
|
|
4
4
|
DatabaseMigrationServiceClientResolvedConfig,
|
|
@@ -19,7 +19,7 @@ export interface DeleteFleetAdvisorDatabasesCommandOutput
|
|
|
19
19
|
declare const DeleteFleetAdvisorDatabasesCommand_base: {
|
|
20
20
|
new (
|
|
21
21
|
input: DeleteFleetAdvisorDatabasesCommandInput
|
|
22
|
-
): import("@smithy/
|
|
22
|
+
): import("@smithy/core/client").CommandImpl<
|
|
23
23
|
DeleteFleetAdvisorDatabasesCommandInput,
|
|
24
24
|
DeleteFleetAdvisorDatabasesCommandOutput,
|
|
25
25
|
DatabaseMigrationServiceClientResolvedConfig,
|
|
@@ -28,14 +28,16 @@ declare const DeleteFleetAdvisorDatabasesCommand_base: {
|
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
30
|
input: DeleteFleetAdvisorDatabasesCommandInput
|
|
31
|
-
): import("@smithy/
|
|
31
|
+
): import("@smithy/core/client").CommandImpl<
|
|
32
32
|
DeleteFleetAdvisorDatabasesCommandInput,
|
|
33
33
|
DeleteFleetAdvisorDatabasesCommandOutput,
|
|
34
34
|
DatabaseMigrationServiceClientResolvedConfig,
|
|
35
35
|
ServiceInputTypes,
|
|
36
36
|
ServiceOutputTypes
|
|
37
37
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
38
|
+
getEndpointParameterInstructions(): {
|
|
39
|
+
[x: string]: unknown;
|
|
40
|
+
};
|
|
39
41
|
};
|
|
40
42
|
export declare class DeleteFleetAdvisorDatabasesCommand extends DeleteFleetAdvisorDatabasesCommand_base {
|
|
41
43
|
protected static __types: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import {
|
|
4
4
|
DatabaseMigrationServiceClientResolvedConfig,
|
|
@@ -19,7 +19,7 @@ export interface DeleteInstanceProfileCommandOutput
|
|
|
19
19
|
declare const DeleteInstanceProfileCommand_base: {
|
|
20
20
|
new (
|
|
21
21
|
input: DeleteInstanceProfileCommandInput
|
|
22
|
-
): import("@smithy/
|
|
22
|
+
): import("@smithy/core/client").CommandImpl<
|
|
23
23
|
DeleteInstanceProfileCommandInput,
|
|
24
24
|
DeleteInstanceProfileCommandOutput,
|
|
25
25
|
DatabaseMigrationServiceClientResolvedConfig,
|
|
@@ -28,14 +28,16 @@ declare const DeleteInstanceProfileCommand_base: {
|
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
30
|
input: DeleteInstanceProfileCommandInput
|
|
31
|
-
): import("@smithy/
|
|
31
|
+
): import("@smithy/core/client").CommandImpl<
|
|
32
32
|
DeleteInstanceProfileCommandInput,
|
|
33
33
|
DeleteInstanceProfileCommandOutput,
|
|
34
34
|
DatabaseMigrationServiceClientResolvedConfig,
|
|
35
35
|
ServiceInputTypes,
|
|
36
36
|
ServiceOutputTypes
|
|
37
37
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
38
|
+
getEndpointParameterInstructions(): {
|
|
39
|
+
[x: string]: unknown;
|
|
40
|
+
};
|
|
39
41
|
};
|
|
40
42
|
export declare class DeleteInstanceProfileCommand extends DeleteInstanceProfileCommand_base {
|
|
41
43
|
protected static __types: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import {
|
|
4
4
|
DatabaseMigrationServiceClientResolvedConfig,
|
|
@@ -19,7 +19,7 @@ export interface DeleteMigrationProjectCommandOutput
|
|
|
19
19
|
declare const DeleteMigrationProjectCommand_base: {
|
|
20
20
|
new (
|
|
21
21
|
input: DeleteMigrationProjectCommandInput
|
|
22
|
-
): import("@smithy/
|
|
22
|
+
): import("@smithy/core/client").CommandImpl<
|
|
23
23
|
DeleteMigrationProjectCommandInput,
|
|
24
24
|
DeleteMigrationProjectCommandOutput,
|
|
25
25
|
DatabaseMigrationServiceClientResolvedConfig,
|
|
@@ -28,14 +28,16 @@ declare const DeleteMigrationProjectCommand_base: {
|
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
30
|
input: DeleteMigrationProjectCommandInput
|
|
31
|
-
): import("@smithy/
|
|
31
|
+
): import("@smithy/core/client").CommandImpl<
|
|
32
32
|
DeleteMigrationProjectCommandInput,
|
|
33
33
|
DeleteMigrationProjectCommandOutput,
|
|
34
34
|
DatabaseMigrationServiceClientResolvedConfig,
|
|
35
35
|
ServiceInputTypes,
|
|
36
36
|
ServiceOutputTypes
|
|
37
37
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
38
|
+
getEndpointParameterInstructions(): {
|
|
39
|
+
[x: string]: unknown;
|
|
40
|
+
};
|
|
39
41
|
};
|
|
40
42
|
export declare class DeleteMigrationProjectCommand extends DeleteMigrationProjectCommand_base {
|
|
41
43
|
protected static __types: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import {
|
|
4
4
|
DatabaseMigrationServiceClientResolvedConfig,
|
|
@@ -19,7 +19,7 @@ export interface DeleteReplicationConfigCommandOutput
|
|
|
19
19
|
declare const DeleteReplicationConfigCommand_base: {
|
|
20
20
|
new (
|
|
21
21
|
input: DeleteReplicationConfigCommandInput
|
|
22
|
-
): import("@smithy/
|
|
22
|
+
): import("@smithy/core/client").CommandImpl<
|
|
23
23
|
DeleteReplicationConfigCommandInput,
|
|
24
24
|
DeleteReplicationConfigCommandOutput,
|
|
25
25
|
DatabaseMigrationServiceClientResolvedConfig,
|
|
@@ -28,14 +28,16 @@ declare const DeleteReplicationConfigCommand_base: {
|
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
30
|
input: DeleteReplicationConfigCommandInput
|
|
31
|
-
): import("@smithy/
|
|
31
|
+
): import("@smithy/core/client").CommandImpl<
|
|
32
32
|
DeleteReplicationConfigCommandInput,
|
|
33
33
|
DeleteReplicationConfigCommandOutput,
|
|
34
34
|
DatabaseMigrationServiceClientResolvedConfig,
|
|
35
35
|
ServiceInputTypes,
|
|
36
36
|
ServiceOutputTypes
|
|
37
37
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
38
|
+
getEndpointParameterInstructions(): {
|
|
39
|
+
[x: string]: unknown;
|
|
40
|
+
};
|
|
39
41
|
};
|
|
40
42
|
export declare class DeleteReplicationConfigCommand extends DeleteReplicationConfigCommand_base {
|
|
41
43
|
protected static __types: {
|