@aws-sdk/client-database-migration-service 3.1077.0 → 3.1079.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/index.js +363 -1429
- package/dist-es/commandBuilder.js +6 -0
- package/dist-es/commands/AddTagsToResourceCommand.js +2 -14
- package/dist-es/commands/ApplyPendingMaintenanceActionCommand.js +2 -14
- package/dist-es/commands/BatchStartRecommendationsCommand.js +2 -14
- package/dist-es/commands/CancelMetadataModelConversionCommand.js +2 -14
- package/dist-es/commands/CancelMetadataModelCreationCommand.js +2 -14
- package/dist-es/commands/CancelReplicationTaskAssessmentRunCommand.js +2 -14
- package/dist-es/commands/CreateDataMigrationCommand.js +2 -14
- package/dist-es/commands/CreateDataProviderCommand.js +2 -14
- package/dist-es/commands/CreateEndpointCommand.js +2 -14
- package/dist-es/commands/CreateEventSubscriptionCommand.js +2 -14
- package/dist-es/commands/CreateFleetAdvisorCollectorCommand.js +2 -14
- package/dist-es/commands/CreateInstanceProfileCommand.js +2 -14
- package/dist-es/commands/CreateMigrationProjectCommand.js +2 -14
- package/dist-es/commands/CreateReplicationConfigCommand.js +2 -14
- package/dist-es/commands/CreateReplicationInstanceCommand.js +2 -14
- package/dist-es/commands/CreateReplicationSubnetGroupCommand.js +2 -14
- package/dist-es/commands/CreateReplicationTaskCommand.js +2 -14
- package/dist-es/commands/DeleteCertificateCommand.js +2 -14
- package/dist-es/commands/DeleteConnectionCommand.js +2 -14
- package/dist-es/commands/DeleteDataMigrationCommand.js +2 -14
- package/dist-es/commands/DeleteDataProviderCommand.js +2 -14
- package/dist-es/commands/DeleteEndpointCommand.js +2 -14
- package/dist-es/commands/DeleteEventSubscriptionCommand.js +2 -14
- package/dist-es/commands/DeleteFleetAdvisorCollectorCommand.js +2 -14
- package/dist-es/commands/DeleteFleetAdvisorDatabasesCommand.js +2 -14
- package/dist-es/commands/DeleteInstanceProfileCommand.js +2 -14
- package/dist-es/commands/DeleteMigrationProjectCommand.js +2 -14
- package/dist-es/commands/DeleteReplicationConfigCommand.js +2 -14
- package/dist-es/commands/DeleteReplicationInstanceCommand.js +2 -14
- package/dist-es/commands/DeleteReplicationSubnetGroupCommand.js +2 -14
- package/dist-es/commands/DeleteReplicationTaskAssessmentRunCommand.js +2 -14
- package/dist-es/commands/DeleteReplicationTaskCommand.js +2 -14
- package/dist-es/commands/DescribeAccountAttributesCommand.js +2 -14
- package/dist-es/commands/DescribeApplicableIndividualAssessmentsCommand.js +2 -14
- package/dist-es/commands/DescribeCertificatesCommand.js +2 -14
- package/dist-es/commands/DescribeConnectionsCommand.js +2 -14
- package/dist-es/commands/DescribeConversionConfigurationCommand.js +2 -14
- package/dist-es/commands/DescribeDataMigrationsCommand.js +2 -14
- package/dist-es/commands/DescribeDataProvidersCommand.js +2 -14
- package/dist-es/commands/DescribeEndpointSettingsCommand.js +2 -14
- package/dist-es/commands/DescribeEndpointTypesCommand.js +2 -14
- package/dist-es/commands/DescribeEndpointsCommand.js +2 -14
- package/dist-es/commands/DescribeEngineVersionsCommand.js +2 -14
- package/dist-es/commands/DescribeEventCategoriesCommand.js +2 -14
- package/dist-es/commands/DescribeEventSubscriptionsCommand.js +2 -14
- package/dist-es/commands/DescribeEventsCommand.js +2 -14
- package/dist-es/commands/DescribeExtensionPackAssociationsCommand.js +2 -14
- package/dist-es/commands/DescribeFleetAdvisorCollectorsCommand.js +2 -14
- package/dist-es/commands/DescribeFleetAdvisorDatabasesCommand.js +2 -14
- package/dist-es/commands/DescribeFleetAdvisorLsaAnalysisCommand.js +2 -14
- package/dist-es/commands/DescribeFleetAdvisorSchemaObjectSummaryCommand.js +2 -14
- package/dist-es/commands/DescribeFleetAdvisorSchemasCommand.js +2 -14
- package/dist-es/commands/DescribeInstanceProfilesCommand.js +2 -14
- package/dist-es/commands/DescribeMetadataModelAssessmentsCommand.js +2 -14
- package/dist-es/commands/DescribeMetadataModelChildrenCommand.js +2 -14
- package/dist-es/commands/DescribeMetadataModelCommand.js +2 -14
- package/dist-es/commands/DescribeMetadataModelConversionsCommand.js +2 -14
- package/dist-es/commands/DescribeMetadataModelCreationsCommand.js +2 -14
- package/dist-es/commands/DescribeMetadataModelExportsAsScriptCommand.js +2 -14
- package/dist-es/commands/DescribeMetadataModelExportsToTargetCommand.js +2 -14
- package/dist-es/commands/DescribeMetadataModelImportsCommand.js +2 -14
- package/dist-es/commands/DescribeMigrationProjectsCommand.js +2 -14
- package/dist-es/commands/DescribeOrderableReplicationInstancesCommand.js +2 -14
- package/dist-es/commands/DescribePendingMaintenanceActionsCommand.js +2 -14
- package/dist-es/commands/DescribeRecommendationLimitationsCommand.js +2 -14
- package/dist-es/commands/DescribeRecommendationsCommand.js +2 -14
- package/dist-es/commands/DescribeRefreshSchemasStatusCommand.js +2 -14
- package/dist-es/commands/DescribeReplicationConfigsCommand.js +2 -14
- package/dist-es/commands/DescribeReplicationInstanceTaskLogsCommand.js +2 -14
- package/dist-es/commands/DescribeReplicationInstancesCommand.js +2 -14
- package/dist-es/commands/DescribeReplicationSubnetGroupsCommand.js +2 -14
- package/dist-es/commands/DescribeReplicationTableStatisticsCommand.js +2 -14
- package/dist-es/commands/DescribeReplicationTaskAssessmentResultsCommand.js +2 -14
- package/dist-es/commands/DescribeReplicationTaskAssessmentRunsCommand.js +2 -14
- package/dist-es/commands/DescribeReplicationTaskIndividualAssessmentsCommand.js +2 -14
- package/dist-es/commands/DescribeReplicationTasksCommand.js +2 -14
- package/dist-es/commands/DescribeReplicationsCommand.js +2 -14
- package/dist-es/commands/DescribeSchemasCommand.js +2 -14
- package/dist-es/commands/DescribeTableStatisticsCommand.js +2 -14
- package/dist-es/commands/ExportMetadataModelAssessmentCommand.js +2 -14
- package/dist-es/commands/GetTargetSelectionRulesCommand.js +2 -14
- package/dist-es/commands/ImportCertificateCommand.js +2 -14
- package/dist-es/commands/ListTagsForResourceCommand.js +2 -14
- package/dist-es/commands/ModifyConversionConfigurationCommand.js +2 -14
- package/dist-es/commands/ModifyDataMigrationCommand.js +2 -14
- package/dist-es/commands/ModifyDataProviderCommand.js +2 -14
- package/dist-es/commands/ModifyEndpointCommand.js +2 -14
- package/dist-es/commands/ModifyEventSubscriptionCommand.js +2 -14
- package/dist-es/commands/ModifyInstanceProfileCommand.js +2 -14
- package/dist-es/commands/ModifyMigrationProjectCommand.js +2 -14
- package/dist-es/commands/ModifyReplicationConfigCommand.js +2 -14
- package/dist-es/commands/ModifyReplicationInstanceCommand.js +2 -14
- package/dist-es/commands/ModifyReplicationSubnetGroupCommand.js +2 -14
- package/dist-es/commands/ModifyReplicationTaskCommand.js +2 -14
- package/dist-es/commands/MoveReplicationTaskCommand.js +2 -14
- package/dist-es/commands/RebootReplicationInstanceCommand.js +2 -14
- package/dist-es/commands/RefreshSchemasCommand.js +2 -14
- package/dist-es/commands/ReloadReplicationTablesCommand.js +2 -14
- package/dist-es/commands/ReloadTablesCommand.js +2 -14
- package/dist-es/commands/RemoveTagsFromResourceCommand.js +2 -14
- package/dist-es/commands/RunFleetAdvisorLsaAnalysisCommand.js +2 -14
- package/dist-es/commands/StartDataMigrationCommand.js +2 -14
- package/dist-es/commands/StartExtensionPackAssociationCommand.js +2 -14
- package/dist-es/commands/StartMetadataModelAssessmentCommand.js +2 -14
- package/dist-es/commands/StartMetadataModelConversionCommand.js +2 -14
- package/dist-es/commands/StartMetadataModelCreationCommand.js +2 -14
- package/dist-es/commands/StartMetadataModelExportAsScriptCommand.js +2 -14
- package/dist-es/commands/StartMetadataModelExportToTargetCommand.js +2 -14
- package/dist-es/commands/StartMetadataModelImportCommand.js +2 -14
- package/dist-es/commands/StartRecommendationsCommand.js +2 -14
- package/dist-es/commands/StartReplicationCommand.js +2 -14
- package/dist-es/commands/StartReplicationTaskAssessmentCommand.js +2 -14
- package/dist-es/commands/StartReplicationTaskAssessmentRunCommand.js +2 -14
- package/dist-es/commands/StartReplicationTaskCommand.js +2 -14
- package/dist-es/commands/StopDataMigrationCommand.js +2 -14
- package/dist-es/commands/StopReplicationCommand.js +2 -14
- package/dist-es/commands/StopReplicationTaskCommand.js +2 -14
- package/dist-es/commands/TestConnectionCommand.js +2 -14
- package/dist-es/commands/UpdateSubscriptionsToEventBridgeCommand.js +2 -14
- package/dist-es/index.js +1 -0
- package/dist-types/commandBuilder.d.ts +18 -0
- package/dist-types/commands/AddTagsToResourceCommand.d.ts +3 -8
- package/dist-types/commands/ApplyPendingMaintenanceActionCommand.d.ts +3 -8
- package/dist-types/commands/BatchStartRecommendationsCommand.d.ts +3 -8
- package/dist-types/commands/CancelMetadataModelConversionCommand.d.ts +3 -8
- package/dist-types/commands/CancelMetadataModelCreationCommand.d.ts +3 -8
- package/dist-types/commands/CancelReplicationTaskAssessmentRunCommand.d.ts +3 -8
- package/dist-types/commands/CreateDataMigrationCommand.d.ts +3 -8
- package/dist-types/commands/CreateDataProviderCommand.d.ts +3 -8
- package/dist-types/commands/CreateEndpointCommand.d.ts +3 -8
- package/dist-types/commands/CreateEventSubscriptionCommand.d.ts +3 -8
- package/dist-types/commands/CreateFleetAdvisorCollectorCommand.d.ts +3 -8
- package/dist-types/commands/CreateInstanceProfileCommand.d.ts +3 -8
- package/dist-types/commands/CreateMigrationProjectCommand.d.ts +3 -8
- package/dist-types/commands/CreateReplicationConfigCommand.d.ts +3 -8
- package/dist-types/commands/CreateReplicationInstanceCommand.d.ts +3 -8
- package/dist-types/commands/CreateReplicationSubnetGroupCommand.d.ts +3 -8
- package/dist-types/commands/CreateReplicationTaskCommand.d.ts +3 -8
- package/dist-types/commands/DeleteCertificateCommand.d.ts +3 -8
- package/dist-types/commands/DeleteConnectionCommand.d.ts +3 -8
- package/dist-types/commands/DeleteDataMigrationCommand.d.ts +3 -8
- package/dist-types/commands/DeleteDataProviderCommand.d.ts +3 -8
- package/dist-types/commands/DeleteEndpointCommand.d.ts +3 -8
- package/dist-types/commands/DeleteEventSubscriptionCommand.d.ts +3 -8
- package/dist-types/commands/DeleteFleetAdvisorCollectorCommand.d.ts +3 -8
- package/dist-types/commands/DeleteFleetAdvisorDatabasesCommand.d.ts +3 -8
- package/dist-types/commands/DeleteInstanceProfileCommand.d.ts +3 -8
- package/dist-types/commands/DeleteMigrationProjectCommand.d.ts +3 -8
- package/dist-types/commands/DeleteReplicationConfigCommand.d.ts +3 -8
- package/dist-types/commands/DeleteReplicationInstanceCommand.d.ts +3 -8
- package/dist-types/commands/DeleteReplicationSubnetGroupCommand.d.ts +3 -8
- package/dist-types/commands/DeleteReplicationTaskAssessmentRunCommand.d.ts +3 -8
- package/dist-types/commands/DeleteReplicationTaskCommand.d.ts +3 -8
- package/dist-types/commands/DescribeAccountAttributesCommand.d.ts +3 -8
- package/dist-types/commands/DescribeApplicableIndividualAssessmentsCommand.d.ts +3 -8
- package/dist-types/commands/DescribeCertificatesCommand.d.ts +3 -8
- package/dist-types/commands/DescribeConnectionsCommand.d.ts +3 -8
- package/dist-types/commands/DescribeConversionConfigurationCommand.d.ts +3 -8
- package/dist-types/commands/DescribeDataMigrationsCommand.d.ts +3 -8
- package/dist-types/commands/DescribeDataProvidersCommand.d.ts +3 -8
- package/dist-types/commands/DescribeEndpointSettingsCommand.d.ts +3 -8
- package/dist-types/commands/DescribeEndpointTypesCommand.d.ts +3 -8
- package/dist-types/commands/DescribeEndpointsCommand.d.ts +3 -8
- package/dist-types/commands/DescribeEngineVersionsCommand.d.ts +3 -8
- package/dist-types/commands/DescribeEventCategoriesCommand.d.ts +3 -8
- package/dist-types/commands/DescribeEventSubscriptionsCommand.d.ts +3 -8
- package/dist-types/commands/DescribeEventsCommand.d.ts +3 -8
- package/dist-types/commands/DescribeExtensionPackAssociationsCommand.d.ts +3 -8
- package/dist-types/commands/DescribeFleetAdvisorCollectorsCommand.d.ts +3 -8
- package/dist-types/commands/DescribeFleetAdvisorDatabasesCommand.d.ts +3 -8
- package/dist-types/commands/DescribeFleetAdvisorLsaAnalysisCommand.d.ts +3 -8
- package/dist-types/commands/DescribeFleetAdvisorSchemaObjectSummaryCommand.d.ts +3 -8
- package/dist-types/commands/DescribeFleetAdvisorSchemasCommand.d.ts +3 -8
- package/dist-types/commands/DescribeInstanceProfilesCommand.d.ts +3 -8
- package/dist-types/commands/DescribeMetadataModelAssessmentsCommand.d.ts +3 -8
- package/dist-types/commands/DescribeMetadataModelChildrenCommand.d.ts +3 -8
- package/dist-types/commands/DescribeMetadataModelCommand.d.ts +3 -8
- package/dist-types/commands/DescribeMetadataModelConversionsCommand.d.ts +3 -8
- package/dist-types/commands/DescribeMetadataModelCreationsCommand.d.ts +3 -8
- package/dist-types/commands/DescribeMetadataModelExportsAsScriptCommand.d.ts +3 -8
- package/dist-types/commands/DescribeMetadataModelExportsToTargetCommand.d.ts +3 -8
- package/dist-types/commands/DescribeMetadataModelImportsCommand.d.ts +3 -8
- package/dist-types/commands/DescribeMigrationProjectsCommand.d.ts +3 -8
- package/dist-types/commands/DescribeOrderableReplicationInstancesCommand.d.ts +3 -8
- package/dist-types/commands/DescribePendingMaintenanceActionsCommand.d.ts +3 -8
- package/dist-types/commands/DescribeRecommendationLimitationsCommand.d.ts +3 -8
- package/dist-types/commands/DescribeRecommendationsCommand.d.ts +3 -8
- package/dist-types/commands/DescribeRefreshSchemasStatusCommand.d.ts +3 -8
- package/dist-types/commands/DescribeReplicationConfigsCommand.d.ts +3 -8
- package/dist-types/commands/DescribeReplicationInstanceTaskLogsCommand.d.ts +3 -8
- package/dist-types/commands/DescribeReplicationInstancesCommand.d.ts +3 -8
- package/dist-types/commands/DescribeReplicationSubnetGroupsCommand.d.ts +3 -8
- package/dist-types/commands/DescribeReplicationTableStatisticsCommand.d.ts +3 -8
- package/dist-types/commands/DescribeReplicationTaskAssessmentResultsCommand.d.ts +3 -8
- package/dist-types/commands/DescribeReplicationTaskAssessmentRunsCommand.d.ts +3 -8
- package/dist-types/commands/DescribeReplicationTaskIndividualAssessmentsCommand.d.ts +3 -8
- package/dist-types/commands/DescribeReplicationTasksCommand.d.ts +3 -8
- package/dist-types/commands/DescribeReplicationsCommand.d.ts +3 -8
- package/dist-types/commands/DescribeSchemasCommand.d.ts +3 -8
- package/dist-types/commands/DescribeTableStatisticsCommand.d.ts +3 -8
- package/dist-types/commands/ExportMetadataModelAssessmentCommand.d.ts +3 -8
- package/dist-types/commands/GetTargetSelectionRulesCommand.d.ts +3 -8
- package/dist-types/commands/ImportCertificateCommand.d.ts +3 -8
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +3 -8
- package/dist-types/commands/ModifyConversionConfigurationCommand.d.ts +3 -8
- package/dist-types/commands/ModifyDataMigrationCommand.d.ts +3 -8
- package/dist-types/commands/ModifyDataProviderCommand.d.ts +3 -8
- package/dist-types/commands/ModifyEndpointCommand.d.ts +3 -8
- package/dist-types/commands/ModifyEventSubscriptionCommand.d.ts +3 -8
- package/dist-types/commands/ModifyInstanceProfileCommand.d.ts +3 -8
- package/dist-types/commands/ModifyMigrationProjectCommand.d.ts +3 -8
- package/dist-types/commands/ModifyReplicationConfigCommand.d.ts +3 -8
- package/dist-types/commands/ModifyReplicationInstanceCommand.d.ts +3 -8
- package/dist-types/commands/ModifyReplicationSubnetGroupCommand.d.ts +3 -8
- package/dist-types/commands/ModifyReplicationTaskCommand.d.ts +3 -8
- package/dist-types/commands/MoveReplicationTaskCommand.d.ts +3 -8
- package/dist-types/commands/RebootReplicationInstanceCommand.d.ts +3 -8
- package/dist-types/commands/RefreshSchemasCommand.d.ts +3 -8
- package/dist-types/commands/ReloadReplicationTablesCommand.d.ts +3 -8
- package/dist-types/commands/ReloadTablesCommand.d.ts +3 -8
- package/dist-types/commands/RemoveTagsFromResourceCommand.d.ts +3 -8
- package/dist-types/commands/RunFleetAdvisorLsaAnalysisCommand.d.ts +3 -8
- package/dist-types/commands/StartDataMigrationCommand.d.ts +3 -8
- package/dist-types/commands/StartExtensionPackAssociationCommand.d.ts +3 -8
- package/dist-types/commands/StartMetadataModelAssessmentCommand.d.ts +3 -8
- package/dist-types/commands/StartMetadataModelConversionCommand.d.ts +3 -8
- package/dist-types/commands/StartMetadataModelCreationCommand.d.ts +3 -8
- package/dist-types/commands/StartMetadataModelExportAsScriptCommand.d.ts +3 -8
- package/dist-types/commands/StartMetadataModelExportToTargetCommand.d.ts +3 -8
- package/dist-types/commands/StartMetadataModelImportCommand.d.ts +3 -8
- package/dist-types/commands/StartRecommendationsCommand.d.ts +3 -8
- package/dist-types/commands/StartReplicationCommand.d.ts +3 -8
- package/dist-types/commands/StartReplicationTaskAssessmentCommand.d.ts +3 -8
- package/dist-types/commands/StartReplicationTaskAssessmentRunCommand.d.ts +3 -8
- package/dist-types/commands/StartReplicationTaskCommand.d.ts +3 -8
- package/dist-types/commands/StopDataMigrationCommand.d.ts +3 -8
- package/dist-types/commands/StopReplicationCommand.d.ts +3 -8
- package/dist-types/commands/StopReplicationTaskCommand.d.ts +3 -8
- package/dist-types/commands/TestConnectionCommand.d.ts +3 -8
- package/dist-types/commands/UpdateSubscriptionsToEventBridgeCommand.d.ts +3 -8
- package/dist-types/index.d.ts +1 -0
- package/dist-types/ts3.4/commandBuilder.d.ts +46 -0
- package/dist-types/ts3.4/commands/AddTagsToResourceCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ApplyPendingMaintenanceActionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/BatchStartRecommendationsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CancelMetadataModelConversionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CancelMetadataModelCreationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CancelReplicationTaskAssessmentRunCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateDataMigrationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateDataProviderCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateEndpointCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateEventSubscriptionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateFleetAdvisorCollectorCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateInstanceProfileCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateMigrationProjectCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateReplicationConfigCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateReplicationInstanceCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateReplicationSubnetGroupCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateReplicationTaskCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteCertificateCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteConnectionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteDataMigrationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteDataProviderCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteEndpointCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteEventSubscriptionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteFleetAdvisorCollectorCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteFleetAdvisorDatabasesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteInstanceProfileCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteMigrationProjectCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteReplicationConfigCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteReplicationInstanceCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteReplicationSubnetGroupCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteReplicationTaskAssessmentRunCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteReplicationTaskCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeAccountAttributesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeApplicableIndividualAssessmentsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeCertificatesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeConnectionsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeConversionConfigurationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeDataMigrationsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeDataProvidersCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeEndpointSettingsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeEndpointTypesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeEndpointsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeEngineVersionsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeEventCategoriesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeEventSubscriptionsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeEventsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeExtensionPackAssociationsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeFleetAdvisorCollectorsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeFleetAdvisorDatabasesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeFleetAdvisorLsaAnalysisCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeFleetAdvisorSchemaObjectSummaryCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeFleetAdvisorSchemasCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeInstanceProfilesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeMetadataModelAssessmentsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeMetadataModelChildrenCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeMetadataModelCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeMetadataModelConversionsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeMetadataModelCreationsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeMetadataModelExportsAsScriptCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeMetadataModelExportsToTargetCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeMetadataModelImportsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeMigrationProjectsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeOrderableReplicationInstancesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribePendingMaintenanceActionsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeRecommendationLimitationsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeRecommendationsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeRefreshSchemasStatusCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeReplicationConfigsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeReplicationInstanceTaskLogsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeReplicationInstancesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeReplicationSubnetGroupsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeReplicationTableStatisticsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeReplicationTaskAssessmentResultsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeReplicationTaskAssessmentRunsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeReplicationTaskIndividualAssessmentsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeReplicationTasksCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeReplicationsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeSchemasCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeTableStatisticsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ExportMetadataModelAssessmentCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetTargetSelectionRulesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ImportCertificateCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ModifyConversionConfigurationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ModifyDataMigrationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ModifyDataProviderCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ModifyEndpointCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ModifyEventSubscriptionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ModifyInstanceProfileCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ModifyMigrationProjectCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ModifyReplicationConfigCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ModifyReplicationInstanceCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ModifyReplicationSubnetGroupCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ModifyReplicationTaskCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/MoveReplicationTaskCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/RebootReplicationInstanceCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/RefreshSchemasCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ReloadReplicationTablesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ReloadTablesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/RemoveTagsFromResourceCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/RunFleetAdvisorLsaAnalysisCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/StartDataMigrationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/StartExtensionPackAssociationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/StartMetadataModelAssessmentCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/StartMetadataModelConversionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/StartMetadataModelCreationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/StartMetadataModelExportAsScriptCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/StartMetadataModelExportToTargetCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/StartMetadataModelImportCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/StartRecommendationsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/StartReplicationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/StartReplicationTaskAssessmentCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/StartReplicationTaskAssessmentRunCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/StartReplicationTaskCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/StopDataMigrationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/StopReplicationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/StopReplicationTaskCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/TestConnectionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateSubscriptionsToEventBridgeCommand.d.ts +7 -16
- package/dist-types/ts3.4/index.d.ts +1 -0
- package/package.json +8 -8
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import type { DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DatabaseMigrationServiceClient";
|
|
4
2
|
import type { DescribeEngineVersionsMessage, DescribeEngineVersionsResponse } from "../models/models_0";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface DescribeEngineVersionsCommandInput extends DescribeEngineVersio
|
|
|
22
19
|
export interface DescribeEngineVersionsCommandOutput extends DescribeEngineVersionsResponse, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const DescribeEngineVersionsCommand_base: {
|
|
25
|
-
new (input: DescribeEngineVersionsCommandInput): import("@smithy/core/client").CommandImpl<DescribeEngineVersionsCommandInput, DescribeEngineVersionsCommandOutput, DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (...[input]: [] | [DescribeEngineVersionsCommandInput]): import("@smithy/core/client").CommandImpl<DescribeEngineVersionsCommandInput, DescribeEngineVersionsCommandOutput, DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: DescribeEngineVersionsCommandInput): import("@smithy/core/client").CommandImpl<DescribeEngineVersionsCommandInput, DescribeEngineVersionsCommandOutput, import("..").DatabaseMigrationServiceClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (...[input]: [] | [DescribeEngineVersionsCommandInput]): import("@smithy/core/client").CommandImpl<DescribeEngineVersionsCommandInput, DescribeEngineVersionsCommandOutput, import("..").DatabaseMigrationServiceClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Returns information about the replication instance versions used in the project.</p>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import type { DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DatabaseMigrationServiceClient";
|
|
4
2
|
import type { DescribeEventCategoriesMessage, DescribeEventCategoriesResponse } from "../models/models_0";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface DescribeEventCategoriesCommandInput extends DescribeEventCatego
|
|
|
22
19
|
export interface DescribeEventCategoriesCommandOutput extends DescribeEventCategoriesResponse, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const DescribeEventCategoriesCommand_base: {
|
|
25
|
-
new (input: DescribeEventCategoriesCommandInput): import("@smithy/core/client").CommandImpl<DescribeEventCategoriesCommandInput, DescribeEventCategoriesCommandOutput, DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (...[input]: [] | [DescribeEventCategoriesCommandInput]): import("@smithy/core/client").CommandImpl<DescribeEventCategoriesCommandInput, DescribeEventCategoriesCommandOutput, DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: DescribeEventCategoriesCommandInput): import("@smithy/core/client").CommandImpl<DescribeEventCategoriesCommandInput, DescribeEventCategoriesCommandOutput, import("..").DatabaseMigrationServiceClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (...[input]: [] | [DescribeEventCategoriesCommandInput]): import("@smithy/core/client").CommandImpl<DescribeEventCategoriesCommandInput, DescribeEventCategoriesCommandOutput, import("..").DatabaseMigrationServiceClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Lists categories for all event source types, or, if specified, for a specified source
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import type { DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DatabaseMigrationServiceClient";
|
|
4
2
|
import type { DescribeEventSubscriptionsMessage, DescribeEventSubscriptionsResponse } from "../models/models_0";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface DescribeEventSubscriptionsCommandInput extends DescribeEventSub
|
|
|
22
19
|
export interface DescribeEventSubscriptionsCommandOutput extends DescribeEventSubscriptionsResponse, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const DescribeEventSubscriptionsCommand_base: {
|
|
25
|
-
new (input: DescribeEventSubscriptionsCommandInput): import("@smithy/core/client").CommandImpl<DescribeEventSubscriptionsCommandInput, DescribeEventSubscriptionsCommandOutput, DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (...[input]: [] | [DescribeEventSubscriptionsCommandInput]): import("@smithy/core/client").CommandImpl<DescribeEventSubscriptionsCommandInput, DescribeEventSubscriptionsCommandOutput, DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: DescribeEventSubscriptionsCommandInput): import("@smithy/core/client").CommandImpl<DescribeEventSubscriptionsCommandInput, DescribeEventSubscriptionsCommandOutput, import("..").DatabaseMigrationServiceClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (...[input]: [] | [DescribeEventSubscriptionsCommandInput]): import("@smithy/core/client").CommandImpl<DescribeEventSubscriptionsCommandInput, DescribeEventSubscriptionsCommandOutput, import("..").DatabaseMigrationServiceClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Lists all the event subscriptions for a customer account. The description of a
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import type { DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DatabaseMigrationServiceClient";
|
|
4
2
|
import type { DescribeEventsMessage, DescribeEventsResponse } from "../models/models_0";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface DescribeEventsCommandInput extends DescribeEventsMessage {
|
|
|
22
19
|
export interface DescribeEventsCommandOutput extends DescribeEventsResponse, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const DescribeEventsCommand_base: {
|
|
25
|
-
new (input: DescribeEventsCommandInput): import("@smithy/core/client").CommandImpl<DescribeEventsCommandInput, DescribeEventsCommandOutput, DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (...[input]: [] | [DescribeEventsCommandInput]): import("@smithy/core/client").CommandImpl<DescribeEventsCommandInput, DescribeEventsCommandOutput, DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: DescribeEventsCommandInput): import("@smithy/core/client").CommandImpl<DescribeEventsCommandInput, DescribeEventsCommandOutput, import("..").DatabaseMigrationServiceClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (...[input]: [] | [DescribeEventsCommandInput]): import("@smithy/core/client").CommandImpl<DescribeEventsCommandInput, DescribeEventsCommandOutput, import("..").DatabaseMigrationServiceClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p> Lists events for a given source identifier and source type. You can also specify a
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import type { DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DatabaseMigrationServiceClient";
|
|
4
2
|
import type { DescribeExtensionPackAssociationsMessage, DescribeExtensionPackAssociationsResponse } from "../models/models_0";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface DescribeExtensionPackAssociationsCommandInput extends DescribeE
|
|
|
22
19
|
export interface DescribeExtensionPackAssociationsCommandOutput extends DescribeExtensionPackAssociationsResponse, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const DescribeExtensionPackAssociationsCommand_base: {
|
|
25
|
-
new (input: DescribeExtensionPackAssociationsCommandInput): import("@smithy/core/client").CommandImpl<DescribeExtensionPackAssociationsCommandInput, DescribeExtensionPackAssociationsCommandOutput, DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: DescribeExtensionPackAssociationsCommandInput): import("@smithy/core/client").CommandImpl<DescribeExtensionPackAssociationsCommandInput, DescribeExtensionPackAssociationsCommandOutput, DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: DescribeExtensionPackAssociationsCommandInput): import("@smithy/core/client").CommandImpl<DescribeExtensionPackAssociationsCommandInput, DescribeExtensionPackAssociationsCommandOutput, import("..").DatabaseMigrationServiceClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: DescribeExtensionPackAssociationsCommandInput): import("@smithy/core/client").CommandImpl<DescribeExtensionPackAssociationsCommandInput, DescribeExtensionPackAssociationsCommandOutput, import("..").DatabaseMigrationServiceClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Returns a paginated list of extension pack associations for the specified migration
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import type { DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DatabaseMigrationServiceClient";
|
|
4
2
|
import type { DescribeFleetAdvisorCollectorsRequest, DescribeFleetAdvisorCollectorsResponse } from "../models/models_0";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface DescribeFleetAdvisorCollectorsCommandInput extends DescribeFlee
|
|
|
22
19
|
export interface DescribeFleetAdvisorCollectorsCommandOutput extends DescribeFleetAdvisorCollectorsResponse, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const DescribeFleetAdvisorCollectorsCommand_base: {
|
|
25
|
-
new (input: DescribeFleetAdvisorCollectorsCommandInput): import("@smithy/core/client").CommandImpl<DescribeFleetAdvisorCollectorsCommandInput, DescribeFleetAdvisorCollectorsCommandOutput, DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (...[input]: [] | [DescribeFleetAdvisorCollectorsCommandInput]): import("@smithy/core/client").CommandImpl<DescribeFleetAdvisorCollectorsCommandInput, DescribeFleetAdvisorCollectorsCommandOutput, DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: DescribeFleetAdvisorCollectorsCommandInput): import("@smithy/core/client").CommandImpl<DescribeFleetAdvisorCollectorsCommandInput, DescribeFleetAdvisorCollectorsCommandOutput, import("..").DatabaseMigrationServiceClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (...[input]: [] | [DescribeFleetAdvisorCollectorsCommandInput]): import("@smithy/core/client").CommandImpl<DescribeFleetAdvisorCollectorsCommandInput, DescribeFleetAdvisorCollectorsCommandOutput, import("..").DatabaseMigrationServiceClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <important>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import type { DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DatabaseMigrationServiceClient";
|
|
4
2
|
import type { DescribeFleetAdvisorDatabasesRequest, DescribeFleetAdvisorDatabasesResponse } from "../models/models_0";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface DescribeFleetAdvisorDatabasesCommandInput extends DescribeFleet
|
|
|
22
19
|
export interface DescribeFleetAdvisorDatabasesCommandOutput extends DescribeFleetAdvisorDatabasesResponse, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const DescribeFleetAdvisorDatabasesCommand_base: {
|
|
25
|
-
new (input: DescribeFleetAdvisorDatabasesCommandInput): import("@smithy/core/client").CommandImpl<DescribeFleetAdvisorDatabasesCommandInput, DescribeFleetAdvisorDatabasesCommandOutput, DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (...[input]: [] | [DescribeFleetAdvisorDatabasesCommandInput]): import("@smithy/core/client").CommandImpl<DescribeFleetAdvisorDatabasesCommandInput, DescribeFleetAdvisorDatabasesCommandOutput, DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: DescribeFleetAdvisorDatabasesCommandInput): import("@smithy/core/client").CommandImpl<DescribeFleetAdvisorDatabasesCommandInput, DescribeFleetAdvisorDatabasesCommandOutput, import("..").DatabaseMigrationServiceClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (...[input]: [] | [DescribeFleetAdvisorDatabasesCommandInput]): import("@smithy/core/client").CommandImpl<DescribeFleetAdvisorDatabasesCommandInput, DescribeFleetAdvisorDatabasesCommandOutput, import("..").DatabaseMigrationServiceClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <important>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import type { DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DatabaseMigrationServiceClient";
|
|
4
2
|
import type { DescribeFleetAdvisorLsaAnalysisRequest, DescribeFleetAdvisorLsaAnalysisResponse } from "../models/models_0";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface DescribeFleetAdvisorLsaAnalysisCommandInput extends DescribeFle
|
|
|
22
19
|
export interface DescribeFleetAdvisorLsaAnalysisCommandOutput extends DescribeFleetAdvisorLsaAnalysisResponse, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const DescribeFleetAdvisorLsaAnalysisCommand_base: {
|
|
25
|
-
new (input: DescribeFleetAdvisorLsaAnalysisCommandInput): import("@smithy/core/client").CommandImpl<DescribeFleetAdvisorLsaAnalysisCommandInput, DescribeFleetAdvisorLsaAnalysisCommandOutput, DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (...[input]: [] | [DescribeFleetAdvisorLsaAnalysisCommandInput]): import("@smithy/core/client").CommandImpl<DescribeFleetAdvisorLsaAnalysisCommandInput, DescribeFleetAdvisorLsaAnalysisCommandOutput, DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: DescribeFleetAdvisorLsaAnalysisCommandInput): import("@smithy/core/client").CommandImpl<DescribeFleetAdvisorLsaAnalysisCommandInput, DescribeFleetAdvisorLsaAnalysisCommandOutput, import("..").DatabaseMigrationServiceClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (...[input]: [] | [DescribeFleetAdvisorLsaAnalysisCommandInput]): import("@smithy/core/client").CommandImpl<DescribeFleetAdvisorLsaAnalysisCommandInput, DescribeFleetAdvisorLsaAnalysisCommandOutput, import("..").DatabaseMigrationServiceClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <important>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import type { DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DatabaseMigrationServiceClient";
|
|
4
2
|
import type { DescribeFleetAdvisorSchemaObjectSummaryRequest, DescribeFleetAdvisorSchemaObjectSummaryResponse } from "../models/models_0";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface DescribeFleetAdvisorSchemaObjectSummaryCommandInput extends Des
|
|
|
22
19
|
export interface DescribeFleetAdvisorSchemaObjectSummaryCommandOutput extends DescribeFleetAdvisorSchemaObjectSummaryResponse, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const DescribeFleetAdvisorSchemaObjectSummaryCommand_base: {
|
|
25
|
-
new (input: DescribeFleetAdvisorSchemaObjectSummaryCommandInput): import("@smithy/core/client").CommandImpl<DescribeFleetAdvisorSchemaObjectSummaryCommandInput, DescribeFleetAdvisorSchemaObjectSummaryCommandOutput, DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (...[input]: [] | [DescribeFleetAdvisorSchemaObjectSummaryCommandInput]): import("@smithy/core/client").CommandImpl<DescribeFleetAdvisorSchemaObjectSummaryCommandInput, DescribeFleetAdvisorSchemaObjectSummaryCommandOutput, DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: DescribeFleetAdvisorSchemaObjectSummaryCommandInput): import("@smithy/core/client").CommandImpl<DescribeFleetAdvisorSchemaObjectSummaryCommandInput, DescribeFleetAdvisorSchemaObjectSummaryCommandOutput, import("..").DatabaseMigrationServiceClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (...[input]: [] | [DescribeFleetAdvisorSchemaObjectSummaryCommandInput]): import("@smithy/core/client").CommandImpl<DescribeFleetAdvisorSchemaObjectSummaryCommandInput, DescribeFleetAdvisorSchemaObjectSummaryCommandOutput, import("..").DatabaseMigrationServiceClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <important>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import type { DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DatabaseMigrationServiceClient";
|
|
4
2
|
import type { DescribeFleetAdvisorSchemasRequest, DescribeFleetAdvisorSchemasResponse } from "../models/models_0";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface DescribeFleetAdvisorSchemasCommandInput extends DescribeFleetAd
|
|
|
22
19
|
export interface DescribeFleetAdvisorSchemasCommandOutput extends DescribeFleetAdvisorSchemasResponse, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const DescribeFleetAdvisorSchemasCommand_base: {
|
|
25
|
-
new (input: DescribeFleetAdvisorSchemasCommandInput): import("@smithy/core/client").CommandImpl<DescribeFleetAdvisorSchemasCommandInput, DescribeFleetAdvisorSchemasCommandOutput, DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (...[input]: [] | [DescribeFleetAdvisorSchemasCommandInput]): import("@smithy/core/client").CommandImpl<DescribeFleetAdvisorSchemasCommandInput, DescribeFleetAdvisorSchemasCommandOutput, DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: DescribeFleetAdvisorSchemasCommandInput): import("@smithy/core/client").CommandImpl<DescribeFleetAdvisorSchemasCommandInput, DescribeFleetAdvisorSchemasCommandOutput, import("..").DatabaseMigrationServiceClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (...[input]: [] | [DescribeFleetAdvisorSchemasCommandInput]): import("@smithy/core/client").CommandImpl<DescribeFleetAdvisorSchemasCommandInput, DescribeFleetAdvisorSchemasCommandOutput, import("..").DatabaseMigrationServiceClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <important>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import type { DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DatabaseMigrationServiceClient";
|
|
4
2
|
import type { DescribeInstanceProfilesMessage, DescribeInstanceProfilesResponse } from "../models/models_0";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface DescribeInstanceProfilesCommandInput extends DescribeInstancePr
|
|
|
22
19
|
export interface DescribeInstanceProfilesCommandOutput extends DescribeInstanceProfilesResponse, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const DescribeInstanceProfilesCommand_base: {
|
|
25
|
-
new (input: DescribeInstanceProfilesCommandInput): import("@smithy/core/client").CommandImpl<DescribeInstanceProfilesCommandInput, DescribeInstanceProfilesCommandOutput, DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (...[input]: [] | [DescribeInstanceProfilesCommandInput]): import("@smithy/core/client").CommandImpl<DescribeInstanceProfilesCommandInput, DescribeInstanceProfilesCommandOutput, DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: DescribeInstanceProfilesCommandInput): import("@smithy/core/client").CommandImpl<DescribeInstanceProfilesCommandInput, DescribeInstanceProfilesCommandOutput, import("..").DatabaseMigrationServiceClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (...[input]: [] | [DescribeInstanceProfilesCommandInput]): import("@smithy/core/client").CommandImpl<DescribeInstanceProfilesCommandInput, DescribeInstanceProfilesCommandOutput, import("..").DatabaseMigrationServiceClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Returns a paginated list of instance profiles for your account in the current
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import type { DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DatabaseMigrationServiceClient";
|
|
4
2
|
import type { DescribeMetadataModelAssessmentsMessage, DescribeMetadataModelAssessmentsResponse } from "../models/models_0";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface DescribeMetadataModelAssessmentsCommandInput extends DescribeMe
|
|
|
22
19
|
export interface DescribeMetadataModelAssessmentsCommandOutput extends DescribeMetadataModelAssessmentsResponse, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const DescribeMetadataModelAssessmentsCommand_base: {
|
|
25
|
-
new (input: DescribeMetadataModelAssessmentsCommandInput): import("@smithy/core/client").CommandImpl<DescribeMetadataModelAssessmentsCommandInput, DescribeMetadataModelAssessmentsCommandOutput, DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: DescribeMetadataModelAssessmentsCommandInput): import("@smithy/core/client").CommandImpl<DescribeMetadataModelAssessmentsCommandInput, DescribeMetadataModelAssessmentsCommandOutput, DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: DescribeMetadataModelAssessmentsCommandInput): import("@smithy/core/client").CommandImpl<DescribeMetadataModelAssessmentsCommandInput, DescribeMetadataModelAssessmentsCommandOutput, import("..").DatabaseMigrationServiceClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: DescribeMetadataModelAssessmentsCommandInput): import("@smithy/core/client").CommandImpl<DescribeMetadataModelAssessmentsCommandInput, DescribeMetadataModelAssessmentsCommandOutput, import("..").DatabaseMigrationServiceClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Returns a paginated list of metadata model assessments for your account in the current
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import type { DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DatabaseMigrationServiceClient";
|
|
4
2
|
import type { DescribeMetadataModelChildrenMessage, DescribeMetadataModelChildrenResponse } from "../models/models_0";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface DescribeMetadataModelChildrenCommandInput extends DescribeMetad
|
|
|
22
19
|
export interface DescribeMetadataModelChildrenCommandOutput extends DescribeMetadataModelChildrenResponse, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const DescribeMetadataModelChildrenCommand_base: {
|
|
25
|
-
new (input: DescribeMetadataModelChildrenCommandInput): import("@smithy/core/client").CommandImpl<DescribeMetadataModelChildrenCommandInput, DescribeMetadataModelChildrenCommandOutput, DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: DescribeMetadataModelChildrenCommandInput): import("@smithy/core/client").CommandImpl<DescribeMetadataModelChildrenCommandInput, DescribeMetadataModelChildrenCommandOutput, DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: DescribeMetadataModelChildrenCommandInput): import("@smithy/core/client").CommandImpl<DescribeMetadataModelChildrenCommandInput, DescribeMetadataModelChildrenCommandOutput, import("..").DatabaseMigrationServiceClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: DescribeMetadataModelChildrenCommandInput): import("@smithy/core/client").CommandImpl<DescribeMetadataModelChildrenCommandInput, DescribeMetadataModelChildrenCommandOutput, import("..").DatabaseMigrationServiceClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Gets a list of child metadata models for the specified metadata model in the database hierarchy.</p>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import type { DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DatabaseMigrationServiceClient";
|
|
4
2
|
import type { DescribeMetadataModelMessage, DescribeMetadataModelResponse } from "../models/models_0";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface DescribeMetadataModelCommandInput extends DescribeMetadataModel
|
|
|
22
19
|
export interface DescribeMetadataModelCommandOutput extends DescribeMetadataModelResponse, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const DescribeMetadataModelCommand_base: {
|
|
25
|
-
new (input: DescribeMetadataModelCommandInput): import("@smithy/core/client").CommandImpl<DescribeMetadataModelCommandInput, DescribeMetadataModelCommandOutput, DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: DescribeMetadataModelCommandInput): import("@smithy/core/client").CommandImpl<DescribeMetadataModelCommandInput, DescribeMetadataModelCommandOutput, DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: DescribeMetadataModelCommandInput): import("@smithy/core/client").CommandImpl<DescribeMetadataModelCommandInput, DescribeMetadataModelCommandOutput, import("..").DatabaseMigrationServiceClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: DescribeMetadataModelCommandInput): import("@smithy/core/client").CommandImpl<DescribeMetadataModelCommandInput, DescribeMetadataModelCommandOutput, import("..").DatabaseMigrationServiceClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Gets detailed information about the specified metadata model, including its definition and corresponding converted objects in the target database if applicable.</p>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import type { DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DatabaseMigrationServiceClient";
|
|
4
2
|
import type { DescribeMetadataModelConversionsMessage, DescribeMetadataModelConversionsResponse } from "../models/models_0";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface DescribeMetadataModelConversionsCommandInput extends DescribeMe
|
|
|
22
19
|
export interface DescribeMetadataModelConversionsCommandOutput extends DescribeMetadataModelConversionsResponse, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const DescribeMetadataModelConversionsCommand_base: {
|
|
25
|
-
new (input: DescribeMetadataModelConversionsCommandInput): import("@smithy/core/client").CommandImpl<DescribeMetadataModelConversionsCommandInput, DescribeMetadataModelConversionsCommandOutput, DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: DescribeMetadataModelConversionsCommandInput): import("@smithy/core/client").CommandImpl<DescribeMetadataModelConversionsCommandInput, DescribeMetadataModelConversionsCommandOutput, DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: DescribeMetadataModelConversionsCommandInput): import("@smithy/core/client").CommandImpl<DescribeMetadataModelConversionsCommandInput, DescribeMetadataModelConversionsCommandOutput, import("..").DatabaseMigrationServiceClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: DescribeMetadataModelConversionsCommandInput): import("@smithy/core/client").CommandImpl<DescribeMetadataModelConversionsCommandInput, DescribeMetadataModelConversionsCommandOutput, import("..").DatabaseMigrationServiceClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Returns a paginated list of metadata model conversions for a migration project.</p>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import type { DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DatabaseMigrationServiceClient";
|
|
4
2
|
import type { DescribeMetadataModelCreationsMessage, DescribeMetadataModelCreationsResponse } from "../models/models_0";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface DescribeMetadataModelCreationsCommandInput extends DescribeMeta
|
|
|
22
19
|
export interface DescribeMetadataModelCreationsCommandOutput extends DescribeMetadataModelCreationsResponse, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const DescribeMetadataModelCreationsCommand_base: {
|
|
25
|
-
new (input: DescribeMetadataModelCreationsCommandInput): import("@smithy/core/client").CommandImpl<DescribeMetadataModelCreationsCommandInput, DescribeMetadataModelCreationsCommandOutput, DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: DescribeMetadataModelCreationsCommandInput): import("@smithy/core/client").CommandImpl<DescribeMetadataModelCreationsCommandInput, DescribeMetadataModelCreationsCommandOutput, DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: DescribeMetadataModelCreationsCommandInput): import("@smithy/core/client").CommandImpl<DescribeMetadataModelCreationsCommandInput, DescribeMetadataModelCreationsCommandOutput, import("..").DatabaseMigrationServiceClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: DescribeMetadataModelCreationsCommandInput): import("@smithy/core/client").CommandImpl<DescribeMetadataModelCreationsCommandInput, DescribeMetadataModelCreationsCommandOutput, import("..").DatabaseMigrationServiceClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Returns a paginated list of metadata model creation requests for a migration project.</p>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import type { DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DatabaseMigrationServiceClient";
|
|
4
2
|
import type { DescribeMetadataModelExportsAsScriptMessage, DescribeMetadataModelExportsAsScriptResponse } from "../models/models_0";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface DescribeMetadataModelExportsAsScriptCommandInput extends Descri
|
|
|
22
19
|
export interface DescribeMetadataModelExportsAsScriptCommandOutput extends DescribeMetadataModelExportsAsScriptResponse, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const DescribeMetadataModelExportsAsScriptCommand_base: {
|
|
25
|
-
new (input: DescribeMetadataModelExportsAsScriptCommandInput): import("@smithy/core/client").CommandImpl<DescribeMetadataModelExportsAsScriptCommandInput, DescribeMetadataModelExportsAsScriptCommandOutput, DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: DescribeMetadataModelExportsAsScriptCommandInput): import("@smithy/core/client").CommandImpl<DescribeMetadataModelExportsAsScriptCommandInput, DescribeMetadataModelExportsAsScriptCommandOutput, DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: DescribeMetadataModelExportsAsScriptCommandInput): import("@smithy/core/client").CommandImpl<DescribeMetadataModelExportsAsScriptCommandInput, DescribeMetadataModelExportsAsScriptCommandOutput, import("..").DatabaseMigrationServiceClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: DescribeMetadataModelExportsAsScriptCommandInput): import("@smithy/core/client").CommandImpl<DescribeMetadataModelExportsAsScriptCommandInput, DescribeMetadataModelExportsAsScriptCommandOutput, import("..").DatabaseMigrationServiceClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Returns a paginated list of metadata model exports.</p>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import type { DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DatabaseMigrationServiceClient";
|
|
4
2
|
import type { DescribeMetadataModelExportsToTargetMessage, DescribeMetadataModelExportsToTargetResponse } from "../models/models_0";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface DescribeMetadataModelExportsToTargetCommandInput extends Descri
|
|
|
22
19
|
export interface DescribeMetadataModelExportsToTargetCommandOutput extends DescribeMetadataModelExportsToTargetResponse, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const DescribeMetadataModelExportsToTargetCommand_base: {
|
|
25
|
-
new (input: DescribeMetadataModelExportsToTargetCommandInput): import("@smithy/core/client").CommandImpl<DescribeMetadataModelExportsToTargetCommandInput, DescribeMetadataModelExportsToTargetCommandOutput, DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: DescribeMetadataModelExportsToTargetCommandInput): import("@smithy/core/client").CommandImpl<DescribeMetadataModelExportsToTargetCommandInput, DescribeMetadataModelExportsToTargetCommandOutput, DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: DescribeMetadataModelExportsToTargetCommandInput): import("@smithy/core/client").CommandImpl<DescribeMetadataModelExportsToTargetCommandInput, DescribeMetadataModelExportsToTargetCommandOutput, import("..").DatabaseMigrationServiceClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: DescribeMetadataModelExportsToTargetCommandInput): import("@smithy/core/client").CommandImpl<DescribeMetadataModelExportsToTargetCommandInput, DescribeMetadataModelExportsToTargetCommandOutput, import("..").DatabaseMigrationServiceClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Returns a paginated list of metadata model exports.</p>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import type { DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DatabaseMigrationServiceClient";
|
|
4
2
|
import type { DescribeMetadataModelImportsMessage, DescribeMetadataModelImportsResponse } from "../models/models_0";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface DescribeMetadataModelImportsCommandInput extends DescribeMetada
|
|
|
22
19
|
export interface DescribeMetadataModelImportsCommandOutput extends DescribeMetadataModelImportsResponse, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const DescribeMetadataModelImportsCommand_base: {
|
|
25
|
-
new (input: DescribeMetadataModelImportsCommandInput): import("@smithy/core/client").CommandImpl<DescribeMetadataModelImportsCommandInput, DescribeMetadataModelImportsCommandOutput, DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: DescribeMetadataModelImportsCommandInput): import("@smithy/core/client").CommandImpl<DescribeMetadataModelImportsCommandInput, DescribeMetadataModelImportsCommandOutput, DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: DescribeMetadataModelImportsCommandInput): import("@smithy/core/client").CommandImpl<DescribeMetadataModelImportsCommandInput, DescribeMetadataModelImportsCommandOutput, import("..").DatabaseMigrationServiceClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: DescribeMetadataModelImportsCommandInput): import("@smithy/core/client").CommandImpl<DescribeMetadataModelImportsCommandInput, DescribeMetadataModelImportsCommandOutput, import("..").DatabaseMigrationServiceClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Returns a paginated list of metadata model imports.</p>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import type { DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DatabaseMigrationServiceClient";
|
|
4
2
|
import type { DescribeMigrationProjectsMessage, DescribeMigrationProjectsResponse } from "../models/models_0";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface DescribeMigrationProjectsCommandInput extends DescribeMigration
|
|
|
22
19
|
export interface DescribeMigrationProjectsCommandOutput extends DescribeMigrationProjectsResponse, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const DescribeMigrationProjectsCommand_base: {
|
|
25
|
-
new (input: DescribeMigrationProjectsCommandInput): import("@smithy/core/client").CommandImpl<DescribeMigrationProjectsCommandInput, DescribeMigrationProjectsCommandOutput, DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (...[input]: [] | [DescribeMigrationProjectsCommandInput]): import("@smithy/core/client").CommandImpl<DescribeMigrationProjectsCommandInput, DescribeMigrationProjectsCommandOutput, DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: DescribeMigrationProjectsCommandInput): import("@smithy/core/client").CommandImpl<DescribeMigrationProjectsCommandInput, DescribeMigrationProjectsCommandOutput, import("..").DatabaseMigrationServiceClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (...[input]: [] | [DescribeMigrationProjectsCommandInput]): import("@smithy/core/client").CommandImpl<DescribeMigrationProjectsCommandInput, DescribeMigrationProjectsCommandOutput, import("..").DatabaseMigrationServiceClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Returns a paginated list of migration projects for your account in the current
|