@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,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { DeleteReplicationTask$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class DeleteReplicationTaskCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("AmazonDMSv20160101", "DeleteReplicationTask", {})
|
|
13
|
-
.n("DatabaseMigrationServiceClient", "DeleteReplicationTaskCommand")
|
|
14
|
-
.sc(DeleteReplicationTask$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class DeleteReplicationTaskCommand extends command(_ep0, _mw0, "DeleteReplicationTask", DeleteReplicationTask$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { DescribeAccountAttributes$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class DescribeAccountAttributesCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("AmazonDMSv20160101", "DescribeAccountAttributes", {})
|
|
13
|
-
.n("DatabaseMigrationServiceClient", "DescribeAccountAttributesCommand")
|
|
14
|
-
.sc(DescribeAccountAttributes$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class DescribeAccountAttributesCommand extends command(_ep0, _mw0, "DescribeAccountAttributes", DescribeAccountAttributes$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { DescribeApplicableIndividualAssessments$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class DescribeApplicableIndividualAssessmentsCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("AmazonDMSv20160101", "DescribeApplicableIndividualAssessments", {})
|
|
13
|
-
.n("DatabaseMigrationServiceClient", "DescribeApplicableIndividualAssessmentsCommand")
|
|
14
|
-
.sc(DescribeApplicableIndividualAssessments$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class DescribeApplicableIndividualAssessmentsCommand extends command(_ep0, _mw0, "DescribeApplicableIndividualAssessments", DescribeApplicableIndividualAssessments$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { DescribeCertificates$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class DescribeCertificatesCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("AmazonDMSv20160101", "DescribeCertificates", {})
|
|
13
|
-
.n("DatabaseMigrationServiceClient", "DescribeCertificatesCommand")
|
|
14
|
-
.sc(DescribeCertificates$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class DescribeCertificatesCommand extends command(_ep0, _mw0, "DescribeCertificates", DescribeCertificates$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { DescribeConnections$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class DescribeConnectionsCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("AmazonDMSv20160101", "DescribeConnections", {})
|
|
13
|
-
.n("DatabaseMigrationServiceClient", "DescribeConnectionsCommand")
|
|
14
|
-
.sc(DescribeConnections$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class DescribeConnectionsCommand extends command(_ep0, _mw0, "DescribeConnections", DescribeConnections$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { DescribeConversionConfiguration$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class DescribeConversionConfigurationCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("AmazonDMSv20160101", "DescribeConversionConfiguration", {})
|
|
13
|
-
.n("DatabaseMigrationServiceClient", "DescribeConversionConfigurationCommand")
|
|
14
|
-
.sc(DescribeConversionConfiguration$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class DescribeConversionConfigurationCommand extends command(_ep0, _mw0, "DescribeConversionConfiguration", DescribeConversionConfiguration$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { DescribeDataMigrations$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class DescribeDataMigrationsCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("AmazonDMSv20160101", "DescribeDataMigrations", {})
|
|
13
|
-
.n("DatabaseMigrationServiceClient", "DescribeDataMigrationsCommand")
|
|
14
|
-
.sc(DescribeDataMigrations$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class DescribeDataMigrationsCommand extends command(_ep0, _mw0, "DescribeDataMigrations", DescribeDataMigrations$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { DescribeDataProviders$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class DescribeDataProvidersCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("AmazonDMSv20160101", "DescribeDataProviders", {})
|
|
13
|
-
.n("DatabaseMigrationServiceClient", "DescribeDataProvidersCommand")
|
|
14
|
-
.sc(DescribeDataProviders$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class DescribeDataProvidersCommand extends command(_ep0, _mw0, "DescribeDataProviders", DescribeDataProviders$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { DescribeEndpointSettings$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class DescribeEndpointSettingsCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("AmazonDMSv20160101", "DescribeEndpointSettings", {})
|
|
13
|
-
.n("DatabaseMigrationServiceClient", "DescribeEndpointSettingsCommand")
|
|
14
|
-
.sc(DescribeEndpointSettings$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class DescribeEndpointSettingsCommand extends command(_ep0, _mw0, "DescribeEndpointSettings", DescribeEndpointSettings$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { DescribeEndpointTypes$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class DescribeEndpointTypesCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("AmazonDMSv20160101", "DescribeEndpointTypes", {})
|
|
13
|
-
.n("DatabaseMigrationServiceClient", "DescribeEndpointTypesCommand")
|
|
14
|
-
.sc(DescribeEndpointTypes$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class DescribeEndpointTypesCommand extends command(_ep0, _mw0, "DescribeEndpointTypes", DescribeEndpointTypes$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { DescribeEndpoints$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class DescribeEndpointsCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("AmazonDMSv20160101", "DescribeEndpoints", {})
|
|
13
|
-
.n("DatabaseMigrationServiceClient", "DescribeEndpointsCommand")
|
|
14
|
-
.sc(DescribeEndpoints$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class DescribeEndpointsCommand extends command(_ep0, _mw0, "DescribeEndpoints", DescribeEndpoints$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { DescribeEngineVersions$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class DescribeEngineVersionsCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("AmazonDMSv20160101", "DescribeEngineVersions", {})
|
|
13
|
-
.n("DatabaseMigrationServiceClient", "DescribeEngineVersionsCommand")
|
|
14
|
-
.sc(DescribeEngineVersions$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class DescribeEngineVersionsCommand extends command(_ep0, _mw0, "DescribeEngineVersions", DescribeEngineVersions$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { DescribeEventCategories$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class DescribeEventCategoriesCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("AmazonDMSv20160101", "DescribeEventCategories", {})
|
|
13
|
-
.n("DatabaseMigrationServiceClient", "DescribeEventCategoriesCommand")
|
|
14
|
-
.sc(DescribeEventCategories$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class DescribeEventCategoriesCommand extends command(_ep0, _mw0, "DescribeEventCategories", DescribeEventCategories$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { DescribeEventSubscriptions$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class DescribeEventSubscriptionsCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("AmazonDMSv20160101", "DescribeEventSubscriptions", {})
|
|
13
|
-
.n("DatabaseMigrationServiceClient", "DescribeEventSubscriptionsCommand")
|
|
14
|
-
.sc(DescribeEventSubscriptions$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class DescribeEventSubscriptionsCommand extends command(_ep0, _mw0, "DescribeEventSubscriptions", DescribeEventSubscriptions$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { DescribeEvents$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class DescribeEventsCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("AmazonDMSv20160101", "DescribeEvents", {})
|
|
13
|
-
.n("DatabaseMigrationServiceClient", "DescribeEventsCommand")
|
|
14
|
-
.sc(DescribeEvents$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class DescribeEventsCommand extends command(_ep0, _mw0, "DescribeEvents", DescribeEvents$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { DescribeExtensionPackAssociations$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class DescribeExtensionPackAssociationsCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("AmazonDMSv20160101", "DescribeExtensionPackAssociations", {})
|
|
13
|
-
.n("DatabaseMigrationServiceClient", "DescribeExtensionPackAssociationsCommand")
|
|
14
|
-
.sc(DescribeExtensionPackAssociations$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class DescribeExtensionPackAssociationsCommand extends command(_ep0, _mw0, "DescribeExtensionPackAssociations", DescribeExtensionPackAssociations$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { DescribeFleetAdvisorCollectors$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class DescribeFleetAdvisorCollectorsCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("AmazonDMSv20160101", "DescribeFleetAdvisorCollectors", {})
|
|
13
|
-
.n("DatabaseMigrationServiceClient", "DescribeFleetAdvisorCollectorsCommand")
|
|
14
|
-
.sc(DescribeFleetAdvisorCollectors$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class DescribeFleetAdvisorCollectorsCommand extends command(_ep0, _mw0, "DescribeFleetAdvisorCollectors", DescribeFleetAdvisorCollectors$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { DescribeFleetAdvisorDatabases$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class DescribeFleetAdvisorDatabasesCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("AmazonDMSv20160101", "DescribeFleetAdvisorDatabases", {})
|
|
13
|
-
.n("DatabaseMigrationServiceClient", "DescribeFleetAdvisorDatabasesCommand")
|
|
14
|
-
.sc(DescribeFleetAdvisorDatabases$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class DescribeFleetAdvisorDatabasesCommand extends command(_ep0, _mw0, "DescribeFleetAdvisorDatabases", DescribeFleetAdvisorDatabases$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { DescribeFleetAdvisorLsaAnalysis$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class DescribeFleetAdvisorLsaAnalysisCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("AmazonDMSv20160101", "DescribeFleetAdvisorLsaAnalysis", {})
|
|
13
|
-
.n("DatabaseMigrationServiceClient", "DescribeFleetAdvisorLsaAnalysisCommand")
|
|
14
|
-
.sc(DescribeFleetAdvisorLsaAnalysis$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class DescribeFleetAdvisorLsaAnalysisCommand extends command(_ep0, _mw0, "DescribeFleetAdvisorLsaAnalysis", DescribeFleetAdvisorLsaAnalysis$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { DescribeFleetAdvisorSchemaObjectSummary$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class DescribeFleetAdvisorSchemaObjectSummaryCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("AmazonDMSv20160101", "DescribeFleetAdvisorSchemaObjectSummary", {})
|
|
13
|
-
.n("DatabaseMigrationServiceClient", "DescribeFleetAdvisorSchemaObjectSummaryCommand")
|
|
14
|
-
.sc(DescribeFleetAdvisorSchemaObjectSummary$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class DescribeFleetAdvisorSchemaObjectSummaryCommand extends command(_ep0, _mw0, "DescribeFleetAdvisorSchemaObjectSummary", DescribeFleetAdvisorSchemaObjectSummary$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { DescribeFleetAdvisorSchemas$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class DescribeFleetAdvisorSchemasCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("AmazonDMSv20160101", "DescribeFleetAdvisorSchemas", {})
|
|
13
|
-
.n("DatabaseMigrationServiceClient", "DescribeFleetAdvisorSchemasCommand")
|
|
14
|
-
.sc(DescribeFleetAdvisorSchemas$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class DescribeFleetAdvisorSchemasCommand extends command(_ep0, _mw0, "DescribeFleetAdvisorSchemas", DescribeFleetAdvisorSchemas$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { DescribeInstanceProfiles$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class DescribeInstanceProfilesCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("AmazonDMSv20160101", "DescribeInstanceProfiles", {})
|
|
13
|
-
.n("DatabaseMigrationServiceClient", "DescribeInstanceProfilesCommand")
|
|
14
|
-
.sc(DescribeInstanceProfiles$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class DescribeInstanceProfilesCommand extends command(_ep0, _mw0, "DescribeInstanceProfiles", DescribeInstanceProfiles$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { DescribeMetadataModelAssessments$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class DescribeMetadataModelAssessmentsCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("AmazonDMSv20160101", "DescribeMetadataModelAssessments", {})
|
|
13
|
-
.n("DatabaseMigrationServiceClient", "DescribeMetadataModelAssessmentsCommand")
|
|
14
|
-
.sc(DescribeMetadataModelAssessments$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class DescribeMetadataModelAssessmentsCommand extends command(_ep0, _mw0, "DescribeMetadataModelAssessments", DescribeMetadataModelAssessments$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { DescribeMetadataModelChildren$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class DescribeMetadataModelChildrenCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("AmazonDMSv20160101", "DescribeMetadataModelChildren", {})
|
|
13
|
-
.n("DatabaseMigrationServiceClient", "DescribeMetadataModelChildrenCommand")
|
|
14
|
-
.sc(DescribeMetadataModelChildren$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class DescribeMetadataModelChildrenCommand extends command(_ep0, _mw0, "DescribeMetadataModelChildren", DescribeMetadataModelChildren$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { DescribeMetadataModel$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class DescribeMetadataModelCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("AmazonDMSv20160101", "DescribeMetadataModel", {})
|
|
13
|
-
.n("DatabaseMigrationServiceClient", "DescribeMetadataModelCommand")
|
|
14
|
-
.sc(DescribeMetadataModel$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class DescribeMetadataModelCommand extends command(_ep0, _mw0, "DescribeMetadataModel", DescribeMetadataModel$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { DescribeMetadataModelConversions$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class DescribeMetadataModelConversionsCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("AmazonDMSv20160101", "DescribeMetadataModelConversions", {})
|
|
13
|
-
.n("DatabaseMigrationServiceClient", "DescribeMetadataModelConversionsCommand")
|
|
14
|
-
.sc(DescribeMetadataModelConversions$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class DescribeMetadataModelConversionsCommand extends command(_ep0, _mw0, "DescribeMetadataModelConversions", DescribeMetadataModelConversions$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { DescribeMetadataModelCreations$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class DescribeMetadataModelCreationsCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("AmazonDMSv20160101", "DescribeMetadataModelCreations", {})
|
|
13
|
-
.n("DatabaseMigrationServiceClient", "DescribeMetadataModelCreationsCommand")
|
|
14
|
-
.sc(DescribeMetadataModelCreations$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class DescribeMetadataModelCreationsCommand extends command(_ep0, _mw0, "DescribeMetadataModelCreations", DescribeMetadataModelCreations$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { DescribeMetadataModelExportsAsScript$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class DescribeMetadataModelExportsAsScriptCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("AmazonDMSv20160101", "DescribeMetadataModelExportsAsScript", {})
|
|
13
|
-
.n("DatabaseMigrationServiceClient", "DescribeMetadataModelExportsAsScriptCommand")
|
|
14
|
-
.sc(DescribeMetadataModelExportsAsScript$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class DescribeMetadataModelExportsAsScriptCommand extends command(_ep0, _mw0, "DescribeMetadataModelExportsAsScript", DescribeMetadataModelExportsAsScript$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { DescribeMetadataModelExportsToTarget$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class DescribeMetadataModelExportsToTargetCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("AmazonDMSv20160101", "DescribeMetadataModelExportsToTarget", {})
|
|
13
|
-
.n("DatabaseMigrationServiceClient", "DescribeMetadataModelExportsToTargetCommand")
|
|
14
|
-
.sc(DescribeMetadataModelExportsToTarget$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class DescribeMetadataModelExportsToTargetCommand extends command(_ep0, _mw0, "DescribeMetadataModelExportsToTarget", DescribeMetadataModelExportsToTarget$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { DescribeMetadataModelImports$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class DescribeMetadataModelImportsCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("AmazonDMSv20160101", "DescribeMetadataModelImports", {})
|
|
13
|
-
.n("DatabaseMigrationServiceClient", "DescribeMetadataModelImportsCommand")
|
|
14
|
-
.sc(DescribeMetadataModelImports$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class DescribeMetadataModelImportsCommand extends command(_ep0, _mw0, "DescribeMetadataModelImports", DescribeMetadataModelImports$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { DescribeMigrationProjects$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class DescribeMigrationProjectsCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("AmazonDMSv20160101", "DescribeMigrationProjects", {})
|
|
13
|
-
.n("DatabaseMigrationServiceClient", "DescribeMigrationProjectsCommand")
|
|
14
|
-
.sc(DescribeMigrationProjects$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class DescribeMigrationProjectsCommand extends command(_ep0, _mw0, "DescribeMigrationProjects", DescribeMigrationProjects$) {
|
|
16
4
|
}
|