@aws-sdk/client-database-migration-service 3.1076.0 → 3.1078.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 +366 -1431
- 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-es/runtimeConfig.browser.js +0 -2
- package/dist-es/runtimeConfig.js +1 -2
- package/dist-es/runtimeConfig.native.js +0 -2
- package/dist-es/runtimeConfig.shared.js +2 -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/runtimeConfig.browser.d.ts +1 -1
- package/dist-types/runtimeConfig.d.ts +1 -1
- package/dist-types/runtimeConfig.native.d.ts +1 -1
- package/dist-types/runtimeConfig.shared.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/dist-types/ts3.4/runtimeConfig.browser.d.ts +1 -1
- package/dist-types/ts3.4/runtimeConfig.d.ts +1 -1
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +1 -1
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +1 -0
- package/package.json +8 -10
package/dist-cjs/index.js
CHANGED
|
@@ -1,7 +1,8 @@
|
|
|
1
1
|
const { awsEndpointFunctions, emitWarningIfUnsupportedVersion: emitWarningIfUnsupportedVersion$1, createDefaultUserAgentProvider, NODE_APP_ID_CONFIG_OPTIONS, getAwsRegionExtensionConfiguration, resolveAwsRegionExtensionConfiguration, resolveUserAgentConfig, resolveHostHeaderConfig, getUserAgentPlugin, getHostHeaderPlugin, getLoggerPlugin, getRecursionDetectionPlugin } = require("@aws-sdk/core/client");
|
|
2
2
|
const { getHttpAuthSchemeEndpointRuleSetPlugin, DefaultIdentityProviderConfig, getHttpSigningPlugin, createPaginator } = require("@smithy/core");
|
|
3
|
-
const { normalizeProvider, getSmithyContext, ServiceException, NoOpLogger, emitWarningIfUnsupportedVersion, loadConfigsForDefaultMode, getDefaultExtensionConfiguration, resolveDefaultRuntimeConfig, Client,
|
|
4
|
-
|
|
3
|
+
const { normalizeProvider, getSmithyContext, ServiceException, NoOpLogger, emitWarningIfUnsupportedVersion, loadConfigsForDefaultMode, getDefaultExtensionConfiguration, resolveDefaultRuntimeConfig, Client, makeBuilder, createWaiter, checkExceptions, WaiterState, createAggregatedClient } = require("@smithy/core/client");
|
|
4
|
+
const { Command: $Command } = require("@smithy/core/client");
|
|
5
|
+
exports.$Command = $Command;
|
|
5
6
|
exports.__Client = Client;
|
|
6
7
|
const { resolveDefaultsModeConfig, loadConfig, NODE_USE_FIPS_ENDPOINT_CONFIG_OPTIONS, NODE_USE_DUALSTACK_ENDPOINT_CONFIG_OPTIONS, NODE_REGION_CONFIG_OPTIONS, NODE_REGION_CONFIG_FILE_OPTIONS, resolveRegionConfig } = require("@smithy/core/config");
|
|
7
8
|
const { BinaryDecisionDiagram, EndpointCache, decideEndpoint, customEndpointFunctions, resolveEndpointConfig, getEndpointPlugin } = require("@smithy/core/endpoints");
|
|
@@ -10,9 +11,10 @@ const { DEFAULT_RETRY_MODE, NODE_RETRY_MODE_CONFIG_OPTIONS, NODE_MAX_ATTEMPT_CON
|
|
|
10
11
|
const { TypeRegistry, getSchemaSerdePlugin } = require("@smithy/core/schema");
|
|
11
12
|
const { resolveAwsSdkSigV4Config, AwsSdkSigV4Signer, NODE_AUTH_SCHEME_PREFERENCE_OPTIONS } = require("@aws-sdk/core/httpAuthSchemes");
|
|
12
13
|
const { defaultProvider } = require("@aws-sdk/credential-provider-node");
|
|
13
|
-
const { toUtf8, fromUtf8, toBase64, fromBase64,
|
|
14
|
+
const { toUtf8, fromUtf8, toBase64, fromBase64, calculateBodyLength } = require("@smithy/core/serde");
|
|
14
15
|
const { streamCollector, NodeHttpHandler } = require("@smithy/node-http-handler");
|
|
15
16
|
const { AwsJson1_1Protocol } = require("@aws-sdk/core/protocols");
|
|
17
|
+
const { Sha256 } = require("@smithy/core/checksum");
|
|
16
18
|
|
|
17
19
|
const defaultDatabaseMigrationServiceHttpAuthSchemeParametersProvider = async (config, context, input) => {
|
|
18
20
|
return {
|
|
@@ -67,7 +69,7 @@ const commonParams = {
|
|
|
67
69
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
68
70
|
};
|
|
69
71
|
|
|
70
|
-
var version = "3.
|
|
72
|
+
var version = "3.1077.0";
|
|
71
73
|
var packageInfo = {
|
|
72
74
|
version: version};
|
|
73
75
|
|
|
@@ -4103,6 +4105,7 @@ const getRuntimeConfig$1 = (config) => {
|
|
|
4103
4105
|
serviceTarget: "AmazonDMSv20160101",
|
|
4104
4106
|
},
|
|
4105
4107
|
serviceId: config?.serviceId ?? "Database Migration Service",
|
|
4108
|
+
sha256: config?.sha256 ?? Sha256,
|
|
4106
4109
|
urlParser: config?.urlParser ?? parseUrl,
|
|
4107
4110
|
utf8Decoder: config?.utf8Decoder ?? fromUtf8,
|
|
4108
4111
|
utf8Encoder: config?.utf8Encoder ?? toUtf8,
|
|
@@ -4136,7 +4139,6 @@ const getRuntimeConfig = (config) => {
|
|
|
4136
4139
|
...NODE_RETRY_MODE_CONFIG_OPTIONS,
|
|
4137
4140
|
default: async () => (await defaultConfigProvider()).retryMode || DEFAULT_RETRY_MODE,
|
|
4138
4141
|
}, config),
|
|
4139
|
-
sha256: config?.sha256 ?? Hash.bind(null, "sha256"),
|
|
4140
4142
|
streamCollector: config?.streamCollector ?? streamCollector,
|
|
4141
4143
|
useDualstackEndpoint: config?.useDualstackEndpoint ?? loadConfig(NODE_USE_DUALSTACK_ENDPOINT_CONFIG_OPTIONS, loaderConfig),
|
|
4142
4144
|
useFipsEndpoint: config?.useFipsEndpoint ?? loadConfig(NODE_USE_FIPS_ENDPOINT_CONFIG_OPTIONS, loaderConfig),
|
|
@@ -4224,1432 +4226,365 @@ class DatabaseMigrationServiceClient extends Client {
|
|
|
4224
4226
|
}
|
|
4225
4227
|
}
|
|
4226
4228
|
|
|
4227
|
-
|
|
4228
|
-
|
|
4229
|
-
|
|
4230
|
-
|
|
4231
|
-
|
|
4232
|
-
}
|
|
4233
|
-
|
|
4234
|
-
|
|
4235
|
-
|
|
4236
|
-
|
|
4237
|
-
|
|
4238
|
-
|
|
4239
|
-
|
|
4240
|
-
|
|
4241
|
-
|
|
4242
|
-
|
|
4243
|
-
|
|
4244
|
-
}
|
|
4245
|
-
|
|
4246
|
-
|
|
4247
|
-
|
|
4248
|
-
|
|
4249
|
-
|
|
4250
|
-
|
|
4251
|
-
|
|
4252
|
-
|
|
4253
|
-
|
|
4254
|
-
|
|
4255
|
-
|
|
4256
|
-
}
|
|
4257
|
-
|
|
4258
|
-
|
|
4259
|
-
|
|
4260
|
-
|
|
4261
|
-
|
|
4262
|
-
|
|
4263
|
-
|
|
4264
|
-
|
|
4265
|
-
|
|
4266
|
-
|
|
4267
|
-
|
|
4268
|
-
}
|
|
4269
|
-
|
|
4270
|
-
|
|
4271
|
-
|
|
4272
|
-
|
|
4273
|
-
|
|
4274
|
-
|
|
4275
|
-
|
|
4276
|
-
|
|
4277
|
-
|
|
4278
|
-
|
|
4279
|
-
|
|
4280
|
-
}
|
|
4281
|
-
|
|
4282
|
-
|
|
4283
|
-
|
|
4284
|
-
|
|
4285
|
-
|
|
4286
|
-
|
|
4287
|
-
|
|
4288
|
-
|
|
4289
|
-
|
|
4290
|
-
|
|
4291
|
-
|
|
4292
|
-
}
|
|
4293
|
-
|
|
4294
|
-
|
|
4295
|
-
|
|
4296
|
-
|
|
4297
|
-
|
|
4298
|
-
|
|
4299
|
-
|
|
4300
|
-
|
|
4301
|
-
|
|
4302
|
-
|
|
4303
|
-
|
|
4304
|
-
}
|
|
4305
|
-
|
|
4306
|
-
|
|
4307
|
-
|
|
4308
|
-
|
|
4309
|
-
|
|
4310
|
-
|
|
4311
|
-
|
|
4312
|
-
|
|
4313
|
-
|
|
4314
|
-
|
|
4315
|
-
|
|
4316
|
-
}
|
|
4317
|
-
|
|
4318
|
-
|
|
4319
|
-
|
|
4320
|
-
|
|
4321
|
-
|
|
4322
|
-
|
|
4323
|
-
|
|
4324
|
-
|
|
4325
|
-
|
|
4326
|
-
|
|
4327
|
-
|
|
4328
|
-
}
|
|
4329
|
-
|
|
4330
|
-
|
|
4331
|
-
|
|
4332
|
-
|
|
4333
|
-
|
|
4334
|
-
|
|
4335
|
-
|
|
4336
|
-
|
|
4337
|
-
|
|
4338
|
-
|
|
4339
|
-
|
|
4340
|
-
}
|
|
4341
|
-
|
|
4342
|
-
|
|
4343
|
-
|
|
4344
|
-
|
|
4345
|
-
|
|
4346
|
-
|
|
4347
|
-
|
|
4348
|
-
|
|
4349
|
-
|
|
4350
|
-
|
|
4351
|
-
|
|
4352
|
-
}
|
|
4353
|
-
|
|
4354
|
-
|
|
4355
|
-
|
|
4356
|
-
|
|
4357
|
-
|
|
4358
|
-
|
|
4359
|
-
|
|
4360
|
-
|
|
4361
|
-
|
|
4362
|
-
|
|
4363
|
-
|
|
4364
|
-
}
|
|
4365
|
-
|
|
4366
|
-
|
|
4367
|
-
|
|
4368
|
-
|
|
4369
|
-
|
|
4370
|
-
|
|
4371
|
-
|
|
4372
|
-
|
|
4373
|
-
|
|
4374
|
-
|
|
4375
|
-
|
|
4376
|
-
}
|
|
4377
|
-
|
|
4378
|
-
|
|
4379
|
-
|
|
4380
|
-
|
|
4381
|
-
|
|
4382
|
-
|
|
4383
|
-
|
|
4384
|
-
|
|
4385
|
-
|
|
4386
|
-
|
|
4387
|
-
|
|
4388
|
-
}
|
|
4389
|
-
|
|
4390
|
-
|
|
4391
|
-
|
|
4392
|
-
|
|
4393
|
-
|
|
4394
|
-
|
|
4395
|
-
|
|
4396
|
-
|
|
4397
|
-
|
|
4398
|
-
|
|
4399
|
-
|
|
4400
|
-
}
|
|
4401
|
-
|
|
4402
|
-
|
|
4403
|
-
|
|
4404
|
-
|
|
4405
|
-
|
|
4406
|
-
|
|
4407
|
-
|
|
4408
|
-
|
|
4409
|
-
|
|
4410
|
-
|
|
4411
|
-
|
|
4412
|
-
}
|
|
4413
|
-
|
|
4414
|
-
|
|
4415
|
-
|
|
4416
|
-
|
|
4417
|
-
|
|
4418
|
-
|
|
4419
|
-
|
|
4420
|
-
|
|
4421
|
-
|
|
4422
|
-
|
|
4423
|
-
|
|
4424
|
-
}
|
|
4425
|
-
|
|
4426
|
-
|
|
4427
|
-
|
|
4428
|
-
|
|
4429
|
-
|
|
4430
|
-
|
|
4431
|
-
|
|
4432
|
-
|
|
4433
|
-
|
|
4434
|
-
|
|
4435
|
-
|
|
4436
|
-
}
|
|
4437
|
-
|
|
4438
|
-
|
|
4439
|
-
|
|
4440
|
-
|
|
4441
|
-
|
|
4442
|
-
|
|
4443
|
-
|
|
4444
|
-
|
|
4445
|
-
|
|
4446
|
-
|
|
4447
|
-
|
|
4448
|
-
}
|
|
4449
|
-
|
|
4450
|
-
|
|
4451
|
-
|
|
4452
|
-
|
|
4453
|
-
|
|
4454
|
-
|
|
4455
|
-
|
|
4456
|
-
|
|
4457
|
-
|
|
4458
|
-
|
|
4459
|
-
|
|
4460
|
-
}
|
|
4461
|
-
|
|
4462
|
-
|
|
4463
|
-
|
|
4464
|
-
|
|
4465
|
-
|
|
4466
|
-
|
|
4467
|
-
|
|
4468
|
-
|
|
4469
|
-
|
|
4470
|
-
|
|
4471
|
-
|
|
4472
|
-
}
|
|
4473
|
-
|
|
4474
|
-
|
|
4475
|
-
|
|
4476
|
-
|
|
4477
|
-
|
|
4478
|
-
|
|
4479
|
-
|
|
4480
|
-
|
|
4481
|
-
|
|
4482
|
-
|
|
4483
|
-
|
|
4484
|
-
}
|
|
4485
|
-
|
|
4486
|
-
|
|
4487
|
-
|
|
4488
|
-
|
|
4489
|
-
|
|
4490
|
-
|
|
4491
|
-
|
|
4492
|
-
|
|
4493
|
-
|
|
4494
|
-
|
|
4495
|
-
|
|
4496
|
-
}
|
|
4497
|
-
|
|
4498
|
-
|
|
4499
|
-
|
|
4500
|
-
|
|
4501
|
-
|
|
4502
|
-
|
|
4503
|
-
|
|
4504
|
-
|
|
4505
|
-
|
|
4506
|
-
|
|
4507
|
-
|
|
4508
|
-
}
|
|
4509
|
-
|
|
4510
|
-
|
|
4511
|
-
|
|
4512
|
-
|
|
4513
|
-
|
|
4514
|
-
|
|
4515
|
-
|
|
4516
|
-
|
|
4517
|
-
|
|
4518
|
-
|
|
4519
|
-
|
|
4520
|
-
}
|
|
4521
|
-
|
|
4522
|
-
|
|
4523
|
-
|
|
4524
|
-
|
|
4525
|
-
|
|
4526
|
-
|
|
4527
|
-
|
|
4528
|
-
|
|
4529
|
-
|
|
4530
|
-
|
|
4531
|
-
|
|
4532
|
-
}
|
|
4533
|
-
|
|
4534
|
-
|
|
4535
|
-
|
|
4536
|
-
|
|
4537
|
-
|
|
4538
|
-
|
|
4539
|
-
|
|
4540
|
-
|
|
4541
|
-
|
|
4542
|
-
|
|
4543
|
-
|
|
4544
|
-
}
|
|
4545
|
-
|
|
4546
|
-
|
|
4547
|
-
|
|
4548
|
-
|
|
4549
|
-
|
|
4550
|
-
|
|
4551
|
-
|
|
4552
|
-
|
|
4553
|
-
|
|
4554
|
-
|
|
4555
|
-
|
|
4556
|
-
}
|
|
4557
|
-
|
|
4558
|
-
|
|
4559
|
-
|
|
4560
|
-
|
|
4561
|
-
|
|
4562
|
-
|
|
4563
|
-
|
|
4564
|
-
|
|
4565
|
-
|
|
4566
|
-
|
|
4567
|
-
|
|
4568
|
-
}
|
|
4569
|
-
|
|
4570
|
-
|
|
4571
|
-
|
|
4572
|
-
|
|
4573
|
-
|
|
4574
|
-
|
|
4575
|
-
|
|
4576
|
-
|
|
4577
|
-
|
|
4578
|
-
|
|
4579
|
-
|
|
4580
|
-
}
|
|
4581
|
-
|
|
4582
|
-
|
|
4583
|
-
|
|
4584
|
-
|
|
4585
|
-
|
|
4586
|
-
|
|
4587
|
-
class DeleteReplicationTaskAssessmentRunCommand extends Command
|
|
4588
|
-
.classBuilder()
|
|
4589
|
-
.ep(commonParams)
|
|
4590
|
-
.m(function (Command, cs, config, o) {
|
|
4591
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4592
|
-
})
|
|
4593
|
-
.s("AmazonDMSv20160101", "DeleteReplicationTaskAssessmentRun", {})
|
|
4594
|
-
.n("DatabaseMigrationServiceClient", "DeleteReplicationTaskAssessmentRunCommand")
|
|
4595
|
-
.sc(DeleteReplicationTaskAssessmentRun$)
|
|
4596
|
-
.build() {
|
|
4597
|
-
}
|
|
4598
|
-
|
|
4599
|
-
class DeleteReplicationTaskCommand extends Command
|
|
4600
|
-
.classBuilder()
|
|
4601
|
-
.ep(commonParams)
|
|
4602
|
-
.m(function (Command, cs, config, o) {
|
|
4603
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4604
|
-
})
|
|
4605
|
-
.s("AmazonDMSv20160101", "DeleteReplicationTask", {})
|
|
4606
|
-
.n("DatabaseMigrationServiceClient", "DeleteReplicationTaskCommand")
|
|
4607
|
-
.sc(DeleteReplicationTask$)
|
|
4608
|
-
.build() {
|
|
4609
|
-
}
|
|
4610
|
-
|
|
4611
|
-
class DescribeAccountAttributesCommand extends Command
|
|
4612
|
-
.classBuilder()
|
|
4613
|
-
.ep(commonParams)
|
|
4614
|
-
.m(function (Command, cs, config, o) {
|
|
4615
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4616
|
-
})
|
|
4617
|
-
.s("AmazonDMSv20160101", "DescribeAccountAttributes", {})
|
|
4618
|
-
.n("DatabaseMigrationServiceClient", "DescribeAccountAttributesCommand")
|
|
4619
|
-
.sc(DescribeAccountAttributes$)
|
|
4620
|
-
.build() {
|
|
4621
|
-
}
|
|
4622
|
-
|
|
4623
|
-
class DescribeApplicableIndividualAssessmentsCommand extends Command
|
|
4624
|
-
.classBuilder()
|
|
4625
|
-
.ep(commonParams)
|
|
4626
|
-
.m(function (Command, cs, config, o) {
|
|
4627
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4628
|
-
})
|
|
4629
|
-
.s("AmazonDMSv20160101", "DescribeApplicableIndividualAssessments", {})
|
|
4630
|
-
.n("DatabaseMigrationServiceClient", "DescribeApplicableIndividualAssessmentsCommand")
|
|
4631
|
-
.sc(DescribeApplicableIndividualAssessments$)
|
|
4632
|
-
.build() {
|
|
4633
|
-
}
|
|
4634
|
-
|
|
4635
|
-
class DescribeCertificatesCommand extends Command
|
|
4636
|
-
.classBuilder()
|
|
4637
|
-
.ep(commonParams)
|
|
4638
|
-
.m(function (Command, cs, config, o) {
|
|
4639
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4640
|
-
})
|
|
4641
|
-
.s("AmazonDMSv20160101", "DescribeCertificates", {})
|
|
4642
|
-
.n("DatabaseMigrationServiceClient", "DescribeCertificatesCommand")
|
|
4643
|
-
.sc(DescribeCertificates$)
|
|
4644
|
-
.build() {
|
|
4645
|
-
}
|
|
4646
|
-
|
|
4647
|
-
class DescribeConnectionsCommand extends Command
|
|
4648
|
-
.classBuilder()
|
|
4649
|
-
.ep(commonParams)
|
|
4650
|
-
.m(function (Command, cs, config, o) {
|
|
4651
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4652
|
-
})
|
|
4653
|
-
.s("AmazonDMSv20160101", "DescribeConnections", {})
|
|
4654
|
-
.n("DatabaseMigrationServiceClient", "DescribeConnectionsCommand")
|
|
4655
|
-
.sc(DescribeConnections$)
|
|
4656
|
-
.build() {
|
|
4657
|
-
}
|
|
4658
|
-
|
|
4659
|
-
class DescribeConversionConfigurationCommand extends Command
|
|
4660
|
-
.classBuilder()
|
|
4661
|
-
.ep(commonParams)
|
|
4662
|
-
.m(function (Command, cs, config, o) {
|
|
4663
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4664
|
-
})
|
|
4665
|
-
.s("AmazonDMSv20160101", "DescribeConversionConfiguration", {})
|
|
4666
|
-
.n("DatabaseMigrationServiceClient", "DescribeConversionConfigurationCommand")
|
|
4667
|
-
.sc(DescribeConversionConfiguration$)
|
|
4668
|
-
.build() {
|
|
4669
|
-
}
|
|
4670
|
-
|
|
4671
|
-
class DescribeDataMigrationsCommand extends Command
|
|
4672
|
-
.classBuilder()
|
|
4673
|
-
.ep(commonParams)
|
|
4674
|
-
.m(function (Command, cs, config, o) {
|
|
4675
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4676
|
-
})
|
|
4677
|
-
.s("AmazonDMSv20160101", "DescribeDataMigrations", {})
|
|
4678
|
-
.n("DatabaseMigrationServiceClient", "DescribeDataMigrationsCommand")
|
|
4679
|
-
.sc(DescribeDataMigrations$)
|
|
4680
|
-
.build() {
|
|
4681
|
-
}
|
|
4682
|
-
|
|
4683
|
-
class DescribeDataProvidersCommand extends Command
|
|
4684
|
-
.classBuilder()
|
|
4685
|
-
.ep(commonParams)
|
|
4686
|
-
.m(function (Command, cs, config, o) {
|
|
4687
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4688
|
-
})
|
|
4689
|
-
.s("AmazonDMSv20160101", "DescribeDataProviders", {})
|
|
4690
|
-
.n("DatabaseMigrationServiceClient", "DescribeDataProvidersCommand")
|
|
4691
|
-
.sc(DescribeDataProviders$)
|
|
4692
|
-
.build() {
|
|
4693
|
-
}
|
|
4694
|
-
|
|
4695
|
-
class DescribeEndpointsCommand extends Command
|
|
4696
|
-
.classBuilder()
|
|
4697
|
-
.ep(commonParams)
|
|
4698
|
-
.m(function (Command, cs, config, o) {
|
|
4699
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4700
|
-
})
|
|
4701
|
-
.s("AmazonDMSv20160101", "DescribeEndpoints", {})
|
|
4702
|
-
.n("DatabaseMigrationServiceClient", "DescribeEndpointsCommand")
|
|
4703
|
-
.sc(DescribeEndpoints$)
|
|
4704
|
-
.build() {
|
|
4705
|
-
}
|
|
4706
|
-
|
|
4707
|
-
class DescribeEndpointSettingsCommand extends Command
|
|
4708
|
-
.classBuilder()
|
|
4709
|
-
.ep(commonParams)
|
|
4710
|
-
.m(function (Command, cs, config, o) {
|
|
4711
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4712
|
-
})
|
|
4713
|
-
.s("AmazonDMSv20160101", "DescribeEndpointSettings", {})
|
|
4714
|
-
.n("DatabaseMigrationServiceClient", "DescribeEndpointSettingsCommand")
|
|
4715
|
-
.sc(DescribeEndpointSettings$)
|
|
4716
|
-
.build() {
|
|
4717
|
-
}
|
|
4718
|
-
|
|
4719
|
-
class DescribeEndpointTypesCommand extends Command
|
|
4720
|
-
.classBuilder()
|
|
4721
|
-
.ep(commonParams)
|
|
4722
|
-
.m(function (Command, cs, config, o) {
|
|
4723
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4724
|
-
})
|
|
4725
|
-
.s("AmazonDMSv20160101", "DescribeEndpointTypes", {})
|
|
4726
|
-
.n("DatabaseMigrationServiceClient", "DescribeEndpointTypesCommand")
|
|
4727
|
-
.sc(DescribeEndpointTypes$)
|
|
4728
|
-
.build() {
|
|
4729
|
-
}
|
|
4730
|
-
|
|
4731
|
-
class DescribeEngineVersionsCommand extends Command
|
|
4732
|
-
.classBuilder()
|
|
4733
|
-
.ep(commonParams)
|
|
4734
|
-
.m(function (Command, cs, config, o) {
|
|
4735
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4736
|
-
})
|
|
4737
|
-
.s("AmazonDMSv20160101", "DescribeEngineVersions", {})
|
|
4738
|
-
.n("DatabaseMigrationServiceClient", "DescribeEngineVersionsCommand")
|
|
4739
|
-
.sc(DescribeEngineVersions$)
|
|
4740
|
-
.build() {
|
|
4741
|
-
}
|
|
4742
|
-
|
|
4743
|
-
class DescribeEventCategoriesCommand extends Command
|
|
4744
|
-
.classBuilder()
|
|
4745
|
-
.ep(commonParams)
|
|
4746
|
-
.m(function (Command, cs, config, o) {
|
|
4747
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4748
|
-
})
|
|
4749
|
-
.s("AmazonDMSv20160101", "DescribeEventCategories", {})
|
|
4750
|
-
.n("DatabaseMigrationServiceClient", "DescribeEventCategoriesCommand")
|
|
4751
|
-
.sc(DescribeEventCategories$)
|
|
4752
|
-
.build() {
|
|
4753
|
-
}
|
|
4754
|
-
|
|
4755
|
-
class DescribeEventsCommand extends Command
|
|
4756
|
-
.classBuilder()
|
|
4757
|
-
.ep(commonParams)
|
|
4758
|
-
.m(function (Command, cs, config, o) {
|
|
4759
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4760
|
-
})
|
|
4761
|
-
.s("AmazonDMSv20160101", "DescribeEvents", {})
|
|
4762
|
-
.n("DatabaseMigrationServiceClient", "DescribeEventsCommand")
|
|
4763
|
-
.sc(DescribeEvents$)
|
|
4764
|
-
.build() {
|
|
4765
|
-
}
|
|
4766
|
-
|
|
4767
|
-
class DescribeEventSubscriptionsCommand extends Command
|
|
4768
|
-
.classBuilder()
|
|
4769
|
-
.ep(commonParams)
|
|
4770
|
-
.m(function (Command, cs, config, o) {
|
|
4771
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4772
|
-
})
|
|
4773
|
-
.s("AmazonDMSv20160101", "DescribeEventSubscriptions", {})
|
|
4774
|
-
.n("DatabaseMigrationServiceClient", "DescribeEventSubscriptionsCommand")
|
|
4775
|
-
.sc(DescribeEventSubscriptions$)
|
|
4776
|
-
.build() {
|
|
4777
|
-
}
|
|
4778
|
-
|
|
4779
|
-
class DescribeExtensionPackAssociationsCommand extends Command
|
|
4780
|
-
.classBuilder()
|
|
4781
|
-
.ep(commonParams)
|
|
4782
|
-
.m(function (Command, cs, config, o) {
|
|
4783
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4784
|
-
})
|
|
4785
|
-
.s("AmazonDMSv20160101", "DescribeExtensionPackAssociations", {})
|
|
4786
|
-
.n("DatabaseMigrationServiceClient", "DescribeExtensionPackAssociationsCommand")
|
|
4787
|
-
.sc(DescribeExtensionPackAssociations$)
|
|
4788
|
-
.build() {
|
|
4789
|
-
}
|
|
4790
|
-
|
|
4791
|
-
class DescribeFleetAdvisorCollectorsCommand extends Command
|
|
4792
|
-
.classBuilder()
|
|
4793
|
-
.ep(commonParams)
|
|
4794
|
-
.m(function (Command, cs, config, o) {
|
|
4795
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4796
|
-
})
|
|
4797
|
-
.s("AmazonDMSv20160101", "DescribeFleetAdvisorCollectors", {})
|
|
4798
|
-
.n("DatabaseMigrationServiceClient", "DescribeFleetAdvisorCollectorsCommand")
|
|
4799
|
-
.sc(DescribeFleetAdvisorCollectors$)
|
|
4800
|
-
.build() {
|
|
4801
|
-
}
|
|
4802
|
-
|
|
4803
|
-
class DescribeFleetAdvisorDatabasesCommand extends Command
|
|
4804
|
-
.classBuilder()
|
|
4805
|
-
.ep(commonParams)
|
|
4806
|
-
.m(function (Command, cs, config, o) {
|
|
4807
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4808
|
-
})
|
|
4809
|
-
.s("AmazonDMSv20160101", "DescribeFleetAdvisorDatabases", {})
|
|
4810
|
-
.n("DatabaseMigrationServiceClient", "DescribeFleetAdvisorDatabasesCommand")
|
|
4811
|
-
.sc(DescribeFleetAdvisorDatabases$)
|
|
4812
|
-
.build() {
|
|
4813
|
-
}
|
|
4814
|
-
|
|
4815
|
-
class DescribeFleetAdvisorLsaAnalysisCommand extends Command
|
|
4816
|
-
.classBuilder()
|
|
4817
|
-
.ep(commonParams)
|
|
4818
|
-
.m(function (Command, cs, config, o) {
|
|
4819
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4820
|
-
})
|
|
4821
|
-
.s("AmazonDMSv20160101", "DescribeFleetAdvisorLsaAnalysis", {})
|
|
4822
|
-
.n("DatabaseMigrationServiceClient", "DescribeFleetAdvisorLsaAnalysisCommand")
|
|
4823
|
-
.sc(DescribeFleetAdvisorLsaAnalysis$)
|
|
4824
|
-
.build() {
|
|
4825
|
-
}
|
|
4826
|
-
|
|
4827
|
-
class DescribeFleetAdvisorSchemaObjectSummaryCommand extends Command
|
|
4828
|
-
.classBuilder()
|
|
4829
|
-
.ep(commonParams)
|
|
4830
|
-
.m(function (Command, cs, config, o) {
|
|
4831
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4832
|
-
})
|
|
4833
|
-
.s("AmazonDMSv20160101", "DescribeFleetAdvisorSchemaObjectSummary", {})
|
|
4834
|
-
.n("DatabaseMigrationServiceClient", "DescribeFleetAdvisorSchemaObjectSummaryCommand")
|
|
4835
|
-
.sc(DescribeFleetAdvisorSchemaObjectSummary$)
|
|
4836
|
-
.build() {
|
|
4837
|
-
}
|
|
4838
|
-
|
|
4839
|
-
class DescribeFleetAdvisorSchemasCommand extends Command
|
|
4840
|
-
.classBuilder()
|
|
4841
|
-
.ep(commonParams)
|
|
4842
|
-
.m(function (Command, cs, config, o) {
|
|
4843
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4844
|
-
})
|
|
4845
|
-
.s("AmazonDMSv20160101", "DescribeFleetAdvisorSchemas", {})
|
|
4846
|
-
.n("DatabaseMigrationServiceClient", "DescribeFleetAdvisorSchemasCommand")
|
|
4847
|
-
.sc(DescribeFleetAdvisorSchemas$)
|
|
4848
|
-
.build() {
|
|
4849
|
-
}
|
|
4850
|
-
|
|
4851
|
-
class DescribeInstanceProfilesCommand extends Command
|
|
4852
|
-
.classBuilder()
|
|
4853
|
-
.ep(commonParams)
|
|
4854
|
-
.m(function (Command, cs, config, o) {
|
|
4855
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4856
|
-
})
|
|
4857
|
-
.s("AmazonDMSv20160101", "DescribeInstanceProfiles", {})
|
|
4858
|
-
.n("DatabaseMigrationServiceClient", "DescribeInstanceProfilesCommand")
|
|
4859
|
-
.sc(DescribeInstanceProfiles$)
|
|
4860
|
-
.build() {
|
|
4861
|
-
}
|
|
4862
|
-
|
|
4863
|
-
class DescribeMetadataModelAssessmentsCommand extends Command
|
|
4864
|
-
.classBuilder()
|
|
4865
|
-
.ep(commonParams)
|
|
4866
|
-
.m(function (Command, cs, config, o) {
|
|
4867
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4868
|
-
})
|
|
4869
|
-
.s("AmazonDMSv20160101", "DescribeMetadataModelAssessments", {})
|
|
4870
|
-
.n("DatabaseMigrationServiceClient", "DescribeMetadataModelAssessmentsCommand")
|
|
4871
|
-
.sc(DescribeMetadataModelAssessments$)
|
|
4872
|
-
.build() {
|
|
4873
|
-
}
|
|
4874
|
-
|
|
4875
|
-
class DescribeMetadataModelChildrenCommand extends Command
|
|
4876
|
-
.classBuilder()
|
|
4877
|
-
.ep(commonParams)
|
|
4878
|
-
.m(function (Command, cs, config, o) {
|
|
4879
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4880
|
-
})
|
|
4881
|
-
.s("AmazonDMSv20160101", "DescribeMetadataModelChildren", {})
|
|
4882
|
-
.n("DatabaseMigrationServiceClient", "DescribeMetadataModelChildrenCommand")
|
|
4883
|
-
.sc(DescribeMetadataModelChildren$)
|
|
4884
|
-
.build() {
|
|
4885
|
-
}
|
|
4886
|
-
|
|
4887
|
-
class DescribeMetadataModelCommand extends Command
|
|
4888
|
-
.classBuilder()
|
|
4889
|
-
.ep(commonParams)
|
|
4890
|
-
.m(function (Command, cs, config, o) {
|
|
4891
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4892
|
-
})
|
|
4893
|
-
.s("AmazonDMSv20160101", "DescribeMetadataModel", {})
|
|
4894
|
-
.n("DatabaseMigrationServiceClient", "DescribeMetadataModelCommand")
|
|
4895
|
-
.sc(DescribeMetadataModel$)
|
|
4896
|
-
.build() {
|
|
4897
|
-
}
|
|
4898
|
-
|
|
4899
|
-
class DescribeMetadataModelConversionsCommand extends Command
|
|
4900
|
-
.classBuilder()
|
|
4901
|
-
.ep(commonParams)
|
|
4902
|
-
.m(function (Command, cs, config, o) {
|
|
4903
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4904
|
-
})
|
|
4905
|
-
.s("AmazonDMSv20160101", "DescribeMetadataModelConversions", {})
|
|
4906
|
-
.n("DatabaseMigrationServiceClient", "DescribeMetadataModelConversionsCommand")
|
|
4907
|
-
.sc(DescribeMetadataModelConversions$)
|
|
4908
|
-
.build() {
|
|
4909
|
-
}
|
|
4910
|
-
|
|
4911
|
-
class DescribeMetadataModelCreationsCommand extends Command
|
|
4912
|
-
.classBuilder()
|
|
4913
|
-
.ep(commonParams)
|
|
4914
|
-
.m(function (Command, cs, config, o) {
|
|
4915
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4916
|
-
})
|
|
4917
|
-
.s("AmazonDMSv20160101", "DescribeMetadataModelCreations", {})
|
|
4918
|
-
.n("DatabaseMigrationServiceClient", "DescribeMetadataModelCreationsCommand")
|
|
4919
|
-
.sc(DescribeMetadataModelCreations$)
|
|
4920
|
-
.build() {
|
|
4921
|
-
}
|
|
4922
|
-
|
|
4923
|
-
class DescribeMetadataModelExportsAsScriptCommand extends Command
|
|
4924
|
-
.classBuilder()
|
|
4925
|
-
.ep(commonParams)
|
|
4926
|
-
.m(function (Command, cs, config, o) {
|
|
4927
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4928
|
-
})
|
|
4929
|
-
.s("AmazonDMSv20160101", "DescribeMetadataModelExportsAsScript", {})
|
|
4930
|
-
.n("DatabaseMigrationServiceClient", "DescribeMetadataModelExportsAsScriptCommand")
|
|
4931
|
-
.sc(DescribeMetadataModelExportsAsScript$)
|
|
4932
|
-
.build() {
|
|
4933
|
-
}
|
|
4934
|
-
|
|
4935
|
-
class DescribeMetadataModelExportsToTargetCommand extends Command
|
|
4936
|
-
.classBuilder()
|
|
4937
|
-
.ep(commonParams)
|
|
4938
|
-
.m(function (Command, cs, config, o) {
|
|
4939
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4940
|
-
})
|
|
4941
|
-
.s("AmazonDMSv20160101", "DescribeMetadataModelExportsToTarget", {})
|
|
4942
|
-
.n("DatabaseMigrationServiceClient", "DescribeMetadataModelExportsToTargetCommand")
|
|
4943
|
-
.sc(DescribeMetadataModelExportsToTarget$)
|
|
4944
|
-
.build() {
|
|
4945
|
-
}
|
|
4946
|
-
|
|
4947
|
-
class DescribeMetadataModelImportsCommand extends Command
|
|
4948
|
-
.classBuilder()
|
|
4949
|
-
.ep(commonParams)
|
|
4950
|
-
.m(function (Command, cs, config, o) {
|
|
4951
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4952
|
-
})
|
|
4953
|
-
.s("AmazonDMSv20160101", "DescribeMetadataModelImports", {})
|
|
4954
|
-
.n("DatabaseMigrationServiceClient", "DescribeMetadataModelImportsCommand")
|
|
4955
|
-
.sc(DescribeMetadataModelImports$)
|
|
4956
|
-
.build() {
|
|
4957
|
-
}
|
|
4958
|
-
|
|
4959
|
-
class DescribeMigrationProjectsCommand extends Command
|
|
4960
|
-
.classBuilder()
|
|
4961
|
-
.ep(commonParams)
|
|
4962
|
-
.m(function (Command, cs, config, o) {
|
|
4963
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4964
|
-
})
|
|
4965
|
-
.s("AmazonDMSv20160101", "DescribeMigrationProjects", {})
|
|
4966
|
-
.n("DatabaseMigrationServiceClient", "DescribeMigrationProjectsCommand")
|
|
4967
|
-
.sc(DescribeMigrationProjects$)
|
|
4968
|
-
.build() {
|
|
4969
|
-
}
|
|
4970
|
-
|
|
4971
|
-
class DescribeOrderableReplicationInstancesCommand extends Command
|
|
4972
|
-
.classBuilder()
|
|
4973
|
-
.ep(commonParams)
|
|
4974
|
-
.m(function (Command, cs, config, o) {
|
|
4975
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4976
|
-
})
|
|
4977
|
-
.s("AmazonDMSv20160101", "DescribeOrderableReplicationInstances", {})
|
|
4978
|
-
.n("DatabaseMigrationServiceClient", "DescribeOrderableReplicationInstancesCommand")
|
|
4979
|
-
.sc(DescribeOrderableReplicationInstances$)
|
|
4980
|
-
.build() {
|
|
4981
|
-
}
|
|
4982
|
-
|
|
4983
|
-
class DescribePendingMaintenanceActionsCommand extends Command
|
|
4984
|
-
.classBuilder()
|
|
4985
|
-
.ep(commonParams)
|
|
4986
|
-
.m(function (Command, cs, config, o) {
|
|
4987
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4988
|
-
})
|
|
4989
|
-
.s("AmazonDMSv20160101", "DescribePendingMaintenanceActions", {})
|
|
4990
|
-
.n("DatabaseMigrationServiceClient", "DescribePendingMaintenanceActionsCommand")
|
|
4991
|
-
.sc(DescribePendingMaintenanceActions$)
|
|
4992
|
-
.build() {
|
|
4993
|
-
}
|
|
4994
|
-
|
|
4995
|
-
class DescribeRecommendationLimitationsCommand extends Command
|
|
4996
|
-
.classBuilder()
|
|
4997
|
-
.ep(commonParams)
|
|
4998
|
-
.m(function (Command, cs, config, o) {
|
|
4999
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
5000
|
-
})
|
|
5001
|
-
.s("AmazonDMSv20160101", "DescribeRecommendationLimitations", {})
|
|
5002
|
-
.n("DatabaseMigrationServiceClient", "DescribeRecommendationLimitationsCommand")
|
|
5003
|
-
.sc(DescribeRecommendationLimitations$)
|
|
5004
|
-
.build() {
|
|
5005
|
-
}
|
|
5006
|
-
|
|
5007
|
-
class DescribeRecommendationsCommand extends Command
|
|
5008
|
-
.classBuilder()
|
|
5009
|
-
.ep(commonParams)
|
|
5010
|
-
.m(function (Command, cs, config, o) {
|
|
5011
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
5012
|
-
})
|
|
5013
|
-
.s("AmazonDMSv20160101", "DescribeRecommendations", {})
|
|
5014
|
-
.n("DatabaseMigrationServiceClient", "DescribeRecommendationsCommand")
|
|
5015
|
-
.sc(DescribeRecommendations$)
|
|
5016
|
-
.build() {
|
|
5017
|
-
}
|
|
5018
|
-
|
|
5019
|
-
class DescribeRefreshSchemasStatusCommand extends Command
|
|
5020
|
-
.classBuilder()
|
|
5021
|
-
.ep(commonParams)
|
|
5022
|
-
.m(function (Command, cs, config, o) {
|
|
5023
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
5024
|
-
})
|
|
5025
|
-
.s("AmazonDMSv20160101", "DescribeRefreshSchemasStatus", {})
|
|
5026
|
-
.n("DatabaseMigrationServiceClient", "DescribeRefreshSchemasStatusCommand")
|
|
5027
|
-
.sc(DescribeRefreshSchemasStatus$)
|
|
5028
|
-
.build() {
|
|
5029
|
-
}
|
|
5030
|
-
|
|
5031
|
-
class DescribeReplicationConfigsCommand extends Command
|
|
5032
|
-
.classBuilder()
|
|
5033
|
-
.ep(commonParams)
|
|
5034
|
-
.m(function (Command, cs, config, o) {
|
|
5035
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
5036
|
-
})
|
|
5037
|
-
.s("AmazonDMSv20160101", "DescribeReplicationConfigs", {})
|
|
5038
|
-
.n("DatabaseMigrationServiceClient", "DescribeReplicationConfigsCommand")
|
|
5039
|
-
.sc(DescribeReplicationConfigs$)
|
|
5040
|
-
.build() {
|
|
5041
|
-
}
|
|
5042
|
-
|
|
5043
|
-
class DescribeReplicationInstancesCommand extends Command
|
|
5044
|
-
.classBuilder()
|
|
5045
|
-
.ep(commonParams)
|
|
5046
|
-
.m(function (Command, cs, config, o) {
|
|
5047
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
5048
|
-
})
|
|
5049
|
-
.s("AmazonDMSv20160101", "DescribeReplicationInstances", {})
|
|
5050
|
-
.n("DatabaseMigrationServiceClient", "DescribeReplicationInstancesCommand")
|
|
5051
|
-
.sc(DescribeReplicationInstances$)
|
|
5052
|
-
.build() {
|
|
5053
|
-
}
|
|
5054
|
-
|
|
5055
|
-
class DescribeReplicationInstanceTaskLogsCommand extends Command
|
|
5056
|
-
.classBuilder()
|
|
5057
|
-
.ep(commonParams)
|
|
5058
|
-
.m(function (Command, cs, config, o) {
|
|
5059
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
5060
|
-
})
|
|
5061
|
-
.s("AmazonDMSv20160101", "DescribeReplicationInstanceTaskLogs", {})
|
|
5062
|
-
.n("DatabaseMigrationServiceClient", "DescribeReplicationInstanceTaskLogsCommand")
|
|
5063
|
-
.sc(DescribeReplicationInstanceTaskLogs$)
|
|
5064
|
-
.build() {
|
|
5065
|
-
}
|
|
5066
|
-
|
|
5067
|
-
class DescribeReplicationsCommand extends Command
|
|
5068
|
-
.classBuilder()
|
|
5069
|
-
.ep(commonParams)
|
|
5070
|
-
.m(function (Command, cs, config, o) {
|
|
5071
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
5072
|
-
})
|
|
5073
|
-
.s("AmazonDMSv20160101", "DescribeReplications", {})
|
|
5074
|
-
.n("DatabaseMigrationServiceClient", "DescribeReplicationsCommand")
|
|
5075
|
-
.sc(DescribeReplications$)
|
|
5076
|
-
.build() {
|
|
5077
|
-
}
|
|
5078
|
-
|
|
5079
|
-
class DescribeReplicationSubnetGroupsCommand extends Command
|
|
5080
|
-
.classBuilder()
|
|
5081
|
-
.ep(commonParams)
|
|
5082
|
-
.m(function (Command, cs, config, o) {
|
|
5083
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
5084
|
-
})
|
|
5085
|
-
.s("AmazonDMSv20160101", "DescribeReplicationSubnetGroups", {})
|
|
5086
|
-
.n("DatabaseMigrationServiceClient", "DescribeReplicationSubnetGroupsCommand")
|
|
5087
|
-
.sc(DescribeReplicationSubnetGroups$)
|
|
5088
|
-
.build() {
|
|
5089
|
-
}
|
|
5090
|
-
|
|
5091
|
-
class DescribeReplicationTableStatisticsCommand extends Command
|
|
5092
|
-
.classBuilder()
|
|
5093
|
-
.ep(commonParams)
|
|
5094
|
-
.m(function (Command, cs, config, o) {
|
|
5095
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
5096
|
-
})
|
|
5097
|
-
.s("AmazonDMSv20160101", "DescribeReplicationTableStatistics", {})
|
|
5098
|
-
.n("DatabaseMigrationServiceClient", "DescribeReplicationTableStatisticsCommand")
|
|
5099
|
-
.sc(DescribeReplicationTableStatistics$)
|
|
5100
|
-
.build() {
|
|
5101
|
-
}
|
|
5102
|
-
|
|
5103
|
-
class DescribeReplicationTaskAssessmentResultsCommand extends Command
|
|
5104
|
-
.classBuilder()
|
|
5105
|
-
.ep(commonParams)
|
|
5106
|
-
.m(function (Command, cs, config, o) {
|
|
5107
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
5108
|
-
})
|
|
5109
|
-
.s("AmazonDMSv20160101", "DescribeReplicationTaskAssessmentResults", {})
|
|
5110
|
-
.n("DatabaseMigrationServiceClient", "DescribeReplicationTaskAssessmentResultsCommand")
|
|
5111
|
-
.sc(DescribeReplicationTaskAssessmentResults$)
|
|
5112
|
-
.build() {
|
|
5113
|
-
}
|
|
5114
|
-
|
|
5115
|
-
class DescribeReplicationTaskAssessmentRunsCommand extends Command
|
|
5116
|
-
.classBuilder()
|
|
5117
|
-
.ep(commonParams)
|
|
5118
|
-
.m(function (Command, cs, config, o) {
|
|
5119
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
5120
|
-
})
|
|
5121
|
-
.s("AmazonDMSv20160101", "DescribeReplicationTaskAssessmentRuns", {})
|
|
5122
|
-
.n("DatabaseMigrationServiceClient", "DescribeReplicationTaskAssessmentRunsCommand")
|
|
5123
|
-
.sc(DescribeReplicationTaskAssessmentRuns$)
|
|
5124
|
-
.build() {
|
|
5125
|
-
}
|
|
5126
|
-
|
|
5127
|
-
class DescribeReplicationTaskIndividualAssessmentsCommand extends Command
|
|
5128
|
-
.classBuilder()
|
|
5129
|
-
.ep(commonParams)
|
|
5130
|
-
.m(function (Command, cs, config, o) {
|
|
5131
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
5132
|
-
})
|
|
5133
|
-
.s("AmazonDMSv20160101", "DescribeReplicationTaskIndividualAssessments", {})
|
|
5134
|
-
.n("DatabaseMigrationServiceClient", "DescribeReplicationTaskIndividualAssessmentsCommand")
|
|
5135
|
-
.sc(DescribeReplicationTaskIndividualAssessments$)
|
|
5136
|
-
.build() {
|
|
5137
|
-
}
|
|
5138
|
-
|
|
5139
|
-
class DescribeReplicationTasksCommand extends Command
|
|
5140
|
-
.classBuilder()
|
|
5141
|
-
.ep(commonParams)
|
|
5142
|
-
.m(function (Command, cs, config, o) {
|
|
5143
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
5144
|
-
})
|
|
5145
|
-
.s("AmazonDMSv20160101", "DescribeReplicationTasks", {})
|
|
5146
|
-
.n("DatabaseMigrationServiceClient", "DescribeReplicationTasksCommand")
|
|
5147
|
-
.sc(DescribeReplicationTasks$)
|
|
5148
|
-
.build() {
|
|
5149
|
-
}
|
|
5150
|
-
|
|
5151
|
-
class DescribeSchemasCommand extends Command
|
|
5152
|
-
.classBuilder()
|
|
5153
|
-
.ep(commonParams)
|
|
5154
|
-
.m(function (Command, cs, config, o) {
|
|
5155
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
5156
|
-
})
|
|
5157
|
-
.s("AmazonDMSv20160101", "DescribeSchemas", {})
|
|
5158
|
-
.n("DatabaseMigrationServiceClient", "DescribeSchemasCommand")
|
|
5159
|
-
.sc(DescribeSchemas$)
|
|
5160
|
-
.build() {
|
|
5161
|
-
}
|
|
5162
|
-
|
|
5163
|
-
class DescribeTableStatisticsCommand extends Command
|
|
5164
|
-
.classBuilder()
|
|
5165
|
-
.ep(commonParams)
|
|
5166
|
-
.m(function (Command, cs, config, o) {
|
|
5167
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
5168
|
-
})
|
|
5169
|
-
.s("AmazonDMSv20160101", "DescribeTableStatistics", {})
|
|
5170
|
-
.n("DatabaseMigrationServiceClient", "DescribeTableStatisticsCommand")
|
|
5171
|
-
.sc(DescribeTableStatistics$)
|
|
5172
|
-
.build() {
|
|
5173
|
-
}
|
|
5174
|
-
|
|
5175
|
-
class ExportMetadataModelAssessmentCommand extends Command
|
|
5176
|
-
.classBuilder()
|
|
5177
|
-
.ep(commonParams)
|
|
5178
|
-
.m(function (Command, cs, config, o) {
|
|
5179
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
5180
|
-
})
|
|
5181
|
-
.s("AmazonDMSv20160101", "ExportMetadataModelAssessment", {})
|
|
5182
|
-
.n("DatabaseMigrationServiceClient", "ExportMetadataModelAssessmentCommand")
|
|
5183
|
-
.sc(ExportMetadataModelAssessment$)
|
|
5184
|
-
.build() {
|
|
5185
|
-
}
|
|
5186
|
-
|
|
5187
|
-
class GetTargetSelectionRulesCommand extends Command
|
|
5188
|
-
.classBuilder()
|
|
5189
|
-
.ep(commonParams)
|
|
5190
|
-
.m(function (Command, cs, config, o) {
|
|
5191
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
5192
|
-
})
|
|
5193
|
-
.s("AmazonDMSv20160101", "GetTargetSelectionRules", {})
|
|
5194
|
-
.n("DatabaseMigrationServiceClient", "GetTargetSelectionRulesCommand")
|
|
5195
|
-
.sc(GetTargetSelectionRules$)
|
|
5196
|
-
.build() {
|
|
5197
|
-
}
|
|
5198
|
-
|
|
5199
|
-
class ImportCertificateCommand extends Command
|
|
5200
|
-
.classBuilder()
|
|
5201
|
-
.ep(commonParams)
|
|
5202
|
-
.m(function (Command, cs, config, o) {
|
|
5203
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
5204
|
-
})
|
|
5205
|
-
.s("AmazonDMSv20160101", "ImportCertificate", {})
|
|
5206
|
-
.n("DatabaseMigrationServiceClient", "ImportCertificateCommand")
|
|
5207
|
-
.sc(ImportCertificate$)
|
|
5208
|
-
.build() {
|
|
5209
|
-
}
|
|
5210
|
-
|
|
5211
|
-
class ListTagsForResourceCommand extends Command
|
|
5212
|
-
.classBuilder()
|
|
5213
|
-
.ep(commonParams)
|
|
5214
|
-
.m(function (Command, cs, config, o) {
|
|
5215
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
5216
|
-
})
|
|
5217
|
-
.s("AmazonDMSv20160101", "ListTagsForResource", {})
|
|
5218
|
-
.n("DatabaseMigrationServiceClient", "ListTagsForResourceCommand")
|
|
5219
|
-
.sc(ListTagsForResource$)
|
|
5220
|
-
.build() {
|
|
5221
|
-
}
|
|
5222
|
-
|
|
5223
|
-
class ModifyConversionConfigurationCommand extends Command
|
|
5224
|
-
.classBuilder()
|
|
5225
|
-
.ep(commonParams)
|
|
5226
|
-
.m(function (Command, cs, config, o) {
|
|
5227
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
5228
|
-
})
|
|
5229
|
-
.s("AmazonDMSv20160101", "ModifyConversionConfiguration", {})
|
|
5230
|
-
.n("DatabaseMigrationServiceClient", "ModifyConversionConfigurationCommand")
|
|
5231
|
-
.sc(ModifyConversionConfiguration$)
|
|
5232
|
-
.build() {
|
|
5233
|
-
}
|
|
5234
|
-
|
|
5235
|
-
class ModifyDataMigrationCommand extends Command
|
|
5236
|
-
.classBuilder()
|
|
5237
|
-
.ep(commonParams)
|
|
5238
|
-
.m(function (Command, cs, config, o) {
|
|
5239
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
5240
|
-
})
|
|
5241
|
-
.s("AmazonDMSv20160101", "ModifyDataMigration", {})
|
|
5242
|
-
.n("DatabaseMigrationServiceClient", "ModifyDataMigrationCommand")
|
|
5243
|
-
.sc(ModifyDataMigration$)
|
|
5244
|
-
.build() {
|
|
5245
|
-
}
|
|
5246
|
-
|
|
5247
|
-
class ModifyDataProviderCommand extends Command
|
|
5248
|
-
.classBuilder()
|
|
5249
|
-
.ep(commonParams)
|
|
5250
|
-
.m(function (Command, cs, config, o) {
|
|
5251
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
5252
|
-
})
|
|
5253
|
-
.s("AmazonDMSv20160101", "ModifyDataProvider", {})
|
|
5254
|
-
.n("DatabaseMigrationServiceClient", "ModifyDataProviderCommand")
|
|
5255
|
-
.sc(ModifyDataProvider$)
|
|
5256
|
-
.build() {
|
|
5257
|
-
}
|
|
5258
|
-
|
|
5259
|
-
class ModifyEndpointCommand extends Command
|
|
5260
|
-
.classBuilder()
|
|
5261
|
-
.ep(commonParams)
|
|
5262
|
-
.m(function (Command, cs, config, o) {
|
|
5263
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
5264
|
-
})
|
|
5265
|
-
.s("AmazonDMSv20160101", "ModifyEndpoint", {})
|
|
5266
|
-
.n("DatabaseMigrationServiceClient", "ModifyEndpointCommand")
|
|
5267
|
-
.sc(ModifyEndpoint$)
|
|
5268
|
-
.build() {
|
|
5269
|
-
}
|
|
5270
|
-
|
|
5271
|
-
class ModifyEventSubscriptionCommand extends Command
|
|
5272
|
-
.classBuilder()
|
|
5273
|
-
.ep(commonParams)
|
|
5274
|
-
.m(function (Command, cs, config, o) {
|
|
5275
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
5276
|
-
})
|
|
5277
|
-
.s("AmazonDMSv20160101", "ModifyEventSubscription", {})
|
|
5278
|
-
.n("DatabaseMigrationServiceClient", "ModifyEventSubscriptionCommand")
|
|
5279
|
-
.sc(ModifyEventSubscription$)
|
|
5280
|
-
.build() {
|
|
5281
|
-
}
|
|
5282
|
-
|
|
5283
|
-
class ModifyInstanceProfileCommand extends Command
|
|
5284
|
-
.classBuilder()
|
|
5285
|
-
.ep(commonParams)
|
|
5286
|
-
.m(function (Command, cs, config, o) {
|
|
5287
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
5288
|
-
})
|
|
5289
|
-
.s("AmazonDMSv20160101", "ModifyInstanceProfile", {})
|
|
5290
|
-
.n("DatabaseMigrationServiceClient", "ModifyInstanceProfileCommand")
|
|
5291
|
-
.sc(ModifyInstanceProfile$)
|
|
5292
|
-
.build() {
|
|
5293
|
-
}
|
|
5294
|
-
|
|
5295
|
-
class ModifyMigrationProjectCommand extends Command
|
|
5296
|
-
.classBuilder()
|
|
5297
|
-
.ep(commonParams)
|
|
5298
|
-
.m(function (Command, cs, config, o) {
|
|
5299
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
5300
|
-
})
|
|
5301
|
-
.s("AmazonDMSv20160101", "ModifyMigrationProject", {})
|
|
5302
|
-
.n("DatabaseMigrationServiceClient", "ModifyMigrationProjectCommand")
|
|
5303
|
-
.sc(ModifyMigrationProject$)
|
|
5304
|
-
.build() {
|
|
5305
|
-
}
|
|
5306
|
-
|
|
5307
|
-
class ModifyReplicationConfigCommand extends Command
|
|
5308
|
-
.classBuilder()
|
|
5309
|
-
.ep(commonParams)
|
|
5310
|
-
.m(function (Command, cs, config, o) {
|
|
5311
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
5312
|
-
})
|
|
5313
|
-
.s("AmazonDMSv20160101", "ModifyReplicationConfig", {})
|
|
5314
|
-
.n("DatabaseMigrationServiceClient", "ModifyReplicationConfigCommand")
|
|
5315
|
-
.sc(ModifyReplicationConfig$)
|
|
5316
|
-
.build() {
|
|
5317
|
-
}
|
|
5318
|
-
|
|
5319
|
-
class ModifyReplicationInstanceCommand extends Command
|
|
5320
|
-
.classBuilder()
|
|
5321
|
-
.ep(commonParams)
|
|
5322
|
-
.m(function (Command, cs, config, o) {
|
|
5323
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
5324
|
-
})
|
|
5325
|
-
.s("AmazonDMSv20160101", "ModifyReplicationInstance", {})
|
|
5326
|
-
.n("DatabaseMigrationServiceClient", "ModifyReplicationInstanceCommand")
|
|
5327
|
-
.sc(ModifyReplicationInstance$)
|
|
5328
|
-
.build() {
|
|
5329
|
-
}
|
|
5330
|
-
|
|
5331
|
-
class ModifyReplicationSubnetGroupCommand extends Command
|
|
5332
|
-
.classBuilder()
|
|
5333
|
-
.ep(commonParams)
|
|
5334
|
-
.m(function (Command, cs, config, o) {
|
|
5335
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
5336
|
-
})
|
|
5337
|
-
.s("AmazonDMSv20160101", "ModifyReplicationSubnetGroup", {})
|
|
5338
|
-
.n("DatabaseMigrationServiceClient", "ModifyReplicationSubnetGroupCommand")
|
|
5339
|
-
.sc(ModifyReplicationSubnetGroup$)
|
|
5340
|
-
.build() {
|
|
5341
|
-
}
|
|
5342
|
-
|
|
5343
|
-
class ModifyReplicationTaskCommand extends Command
|
|
5344
|
-
.classBuilder()
|
|
5345
|
-
.ep(commonParams)
|
|
5346
|
-
.m(function (Command, cs, config, o) {
|
|
5347
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
5348
|
-
})
|
|
5349
|
-
.s("AmazonDMSv20160101", "ModifyReplicationTask", {})
|
|
5350
|
-
.n("DatabaseMigrationServiceClient", "ModifyReplicationTaskCommand")
|
|
5351
|
-
.sc(ModifyReplicationTask$)
|
|
5352
|
-
.build() {
|
|
5353
|
-
}
|
|
5354
|
-
|
|
5355
|
-
class MoveReplicationTaskCommand extends Command
|
|
5356
|
-
.classBuilder()
|
|
5357
|
-
.ep(commonParams)
|
|
5358
|
-
.m(function (Command, cs, config, o) {
|
|
5359
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
5360
|
-
})
|
|
5361
|
-
.s("AmazonDMSv20160101", "MoveReplicationTask", {})
|
|
5362
|
-
.n("DatabaseMigrationServiceClient", "MoveReplicationTaskCommand")
|
|
5363
|
-
.sc(MoveReplicationTask$)
|
|
5364
|
-
.build() {
|
|
5365
|
-
}
|
|
5366
|
-
|
|
5367
|
-
class RebootReplicationInstanceCommand extends Command
|
|
5368
|
-
.classBuilder()
|
|
5369
|
-
.ep(commonParams)
|
|
5370
|
-
.m(function (Command, cs, config, o) {
|
|
5371
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
5372
|
-
})
|
|
5373
|
-
.s("AmazonDMSv20160101", "RebootReplicationInstance", {})
|
|
5374
|
-
.n("DatabaseMigrationServiceClient", "RebootReplicationInstanceCommand")
|
|
5375
|
-
.sc(RebootReplicationInstance$)
|
|
5376
|
-
.build() {
|
|
5377
|
-
}
|
|
5378
|
-
|
|
5379
|
-
class RefreshSchemasCommand extends Command
|
|
5380
|
-
.classBuilder()
|
|
5381
|
-
.ep(commonParams)
|
|
5382
|
-
.m(function (Command, cs, config, o) {
|
|
5383
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
5384
|
-
})
|
|
5385
|
-
.s("AmazonDMSv20160101", "RefreshSchemas", {})
|
|
5386
|
-
.n("DatabaseMigrationServiceClient", "RefreshSchemasCommand")
|
|
5387
|
-
.sc(RefreshSchemas$)
|
|
5388
|
-
.build() {
|
|
5389
|
-
}
|
|
5390
|
-
|
|
5391
|
-
class ReloadReplicationTablesCommand extends Command
|
|
5392
|
-
.classBuilder()
|
|
5393
|
-
.ep(commonParams)
|
|
5394
|
-
.m(function (Command, cs, config, o) {
|
|
5395
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
5396
|
-
})
|
|
5397
|
-
.s("AmazonDMSv20160101", "ReloadReplicationTables", {})
|
|
5398
|
-
.n("DatabaseMigrationServiceClient", "ReloadReplicationTablesCommand")
|
|
5399
|
-
.sc(ReloadReplicationTables$)
|
|
5400
|
-
.build() {
|
|
5401
|
-
}
|
|
5402
|
-
|
|
5403
|
-
class ReloadTablesCommand extends Command
|
|
5404
|
-
.classBuilder()
|
|
5405
|
-
.ep(commonParams)
|
|
5406
|
-
.m(function (Command, cs, config, o) {
|
|
5407
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
5408
|
-
})
|
|
5409
|
-
.s("AmazonDMSv20160101", "ReloadTables", {})
|
|
5410
|
-
.n("DatabaseMigrationServiceClient", "ReloadTablesCommand")
|
|
5411
|
-
.sc(ReloadTables$)
|
|
5412
|
-
.build() {
|
|
5413
|
-
}
|
|
5414
|
-
|
|
5415
|
-
class RemoveTagsFromResourceCommand extends Command
|
|
5416
|
-
.classBuilder()
|
|
5417
|
-
.ep(commonParams)
|
|
5418
|
-
.m(function (Command, cs, config, o) {
|
|
5419
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
5420
|
-
})
|
|
5421
|
-
.s("AmazonDMSv20160101", "RemoveTagsFromResource", {})
|
|
5422
|
-
.n("DatabaseMigrationServiceClient", "RemoveTagsFromResourceCommand")
|
|
5423
|
-
.sc(RemoveTagsFromResource$)
|
|
5424
|
-
.build() {
|
|
5425
|
-
}
|
|
5426
|
-
|
|
5427
|
-
class RunFleetAdvisorLsaAnalysisCommand extends Command
|
|
5428
|
-
.classBuilder()
|
|
5429
|
-
.ep(commonParams)
|
|
5430
|
-
.m(function (Command, cs, config, o) {
|
|
5431
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
5432
|
-
})
|
|
5433
|
-
.s("AmazonDMSv20160101", "RunFleetAdvisorLsaAnalysis", {})
|
|
5434
|
-
.n("DatabaseMigrationServiceClient", "RunFleetAdvisorLsaAnalysisCommand")
|
|
5435
|
-
.sc(RunFleetAdvisorLsaAnalysis$)
|
|
5436
|
-
.build() {
|
|
5437
|
-
}
|
|
5438
|
-
|
|
5439
|
-
class StartDataMigrationCommand extends Command
|
|
5440
|
-
.classBuilder()
|
|
5441
|
-
.ep(commonParams)
|
|
5442
|
-
.m(function (Command, cs, config, o) {
|
|
5443
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
5444
|
-
})
|
|
5445
|
-
.s("AmazonDMSv20160101", "StartDataMigration", {})
|
|
5446
|
-
.n("DatabaseMigrationServiceClient", "StartDataMigrationCommand")
|
|
5447
|
-
.sc(StartDataMigration$)
|
|
5448
|
-
.build() {
|
|
5449
|
-
}
|
|
5450
|
-
|
|
5451
|
-
class StartExtensionPackAssociationCommand extends Command
|
|
5452
|
-
.classBuilder()
|
|
5453
|
-
.ep(commonParams)
|
|
5454
|
-
.m(function (Command, cs, config, o) {
|
|
5455
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
5456
|
-
})
|
|
5457
|
-
.s("AmazonDMSv20160101", "StartExtensionPackAssociation", {})
|
|
5458
|
-
.n("DatabaseMigrationServiceClient", "StartExtensionPackAssociationCommand")
|
|
5459
|
-
.sc(StartExtensionPackAssociation$)
|
|
5460
|
-
.build() {
|
|
5461
|
-
}
|
|
5462
|
-
|
|
5463
|
-
class StartMetadataModelAssessmentCommand extends Command
|
|
5464
|
-
.classBuilder()
|
|
5465
|
-
.ep(commonParams)
|
|
5466
|
-
.m(function (Command, cs, config, o) {
|
|
5467
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
5468
|
-
})
|
|
5469
|
-
.s("AmazonDMSv20160101", "StartMetadataModelAssessment", {})
|
|
5470
|
-
.n("DatabaseMigrationServiceClient", "StartMetadataModelAssessmentCommand")
|
|
5471
|
-
.sc(StartMetadataModelAssessment$)
|
|
5472
|
-
.build() {
|
|
5473
|
-
}
|
|
5474
|
-
|
|
5475
|
-
class StartMetadataModelConversionCommand extends Command
|
|
5476
|
-
.classBuilder()
|
|
5477
|
-
.ep(commonParams)
|
|
5478
|
-
.m(function (Command, cs, config, o) {
|
|
5479
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
5480
|
-
})
|
|
5481
|
-
.s("AmazonDMSv20160101", "StartMetadataModelConversion", {})
|
|
5482
|
-
.n("DatabaseMigrationServiceClient", "StartMetadataModelConversionCommand")
|
|
5483
|
-
.sc(StartMetadataModelConversion$)
|
|
5484
|
-
.build() {
|
|
5485
|
-
}
|
|
5486
|
-
|
|
5487
|
-
class StartMetadataModelCreationCommand extends Command
|
|
5488
|
-
.classBuilder()
|
|
5489
|
-
.ep(commonParams)
|
|
5490
|
-
.m(function (Command, cs, config, o) {
|
|
5491
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
5492
|
-
})
|
|
5493
|
-
.s("AmazonDMSv20160101", "StartMetadataModelCreation", {})
|
|
5494
|
-
.n("DatabaseMigrationServiceClient", "StartMetadataModelCreationCommand")
|
|
5495
|
-
.sc(StartMetadataModelCreation$)
|
|
5496
|
-
.build() {
|
|
5497
|
-
}
|
|
5498
|
-
|
|
5499
|
-
class StartMetadataModelExportAsScriptCommand extends Command
|
|
5500
|
-
.classBuilder()
|
|
5501
|
-
.ep(commonParams)
|
|
5502
|
-
.m(function (Command, cs, config, o) {
|
|
5503
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
5504
|
-
})
|
|
5505
|
-
.s("AmazonDMSv20160101", "StartMetadataModelExportAsScript", {})
|
|
5506
|
-
.n("DatabaseMigrationServiceClient", "StartMetadataModelExportAsScriptCommand")
|
|
5507
|
-
.sc(StartMetadataModelExportAsScript$)
|
|
5508
|
-
.build() {
|
|
5509
|
-
}
|
|
5510
|
-
|
|
5511
|
-
class StartMetadataModelExportToTargetCommand extends Command
|
|
5512
|
-
.classBuilder()
|
|
5513
|
-
.ep(commonParams)
|
|
5514
|
-
.m(function (Command, cs, config, o) {
|
|
5515
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
5516
|
-
})
|
|
5517
|
-
.s("AmazonDMSv20160101", "StartMetadataModelExportToTarget", {})
|
|
5518
|
-
.n("DatabaseMigrationServiceClient", "StartMetadataModelExportToTargetCommand")
|
|
5519
|
-
.sc(StartMetadataModelExportToTarget$)
|
|
5520
|
-
.build() {
|
|
5521
|
-
}
|
|
5522
|
-
|
|
5523
|
-
class StartMetadataModelImportCommand extends Command
|
|
5524
|
-
.classBuilder()
|
|
5525
|
-
.ep(commonParams)
|
|
5526
|
-
.m(function (Command, cs, config, o) {
|
|
5527
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
5528
|
-
})
|
|
5529
|
-
.s("AmazonDMSv20160101", "StartMetadataModelImport", {})
|
|
5530
|
-
.n("DatabaseMigrationServiceClient", "StartMetadataModelImportCommand")
|
|
5531
|
-
.sc(StartMetadataModelImport$)
|
|
5532
|
-
.build() {
|
|
5533
|
-
}
|
|
5534
|
-
|
|
5535
|
-
class StartRecommendationsCommand extends Command
|
|
5536
|
-
.classBuilder()
|
|
5537
|
-
.ep(commonParams)
|
|
5538
|
-
.m(function (Command, cs, config, o) {
|
|
5539
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
5540
|
-
})
|
|
5541
|
-
.s("AmazonDMSv20160101", "StartRecommendations", {})
|
|
5542
|
-
.n("DatabaseMigrationServiceClient", "StartRecommendationsCommand")
|
|
5543
|
-
.sc(StartRecommendations$)
|
|
5544
|
-
.build() {
|
|
5545
|
-
}
|
|
5546
|
-
|
|
5547
|
-
class StartReplicationCommand extends Command
|
|
5548
|
-
.classBuilder()
|
|
5549
|
-
.ep(commonParams)
|
|
5550
|
-
.m(function (Command, cs, config, o) {
|
|
5551
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
5552
|
-
})
|
|
5553
|
-
.s("AmazonDMSv20160101", "StartReplication", {})
|
|
5554
|
-
.n("DatabaseMigrationServiceClient", "StartReplicationCommand")
|
|
5555
|
-
.sc(StartReplication$)
|
|
5556
|
-
.build() {
|
|
5557
|
-
}
|
|
5558
|
-
|
|
5559
|
-
class StartReplicationTaskAssessmentCommand extends Command
|
|
5560
|
-
.classBuilder()
|
|
5561
|
-
.ep(commonParams)
|
|
5562
|
-
.m(function (Command, cs, config, o) {
|
|
5563
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
5564
|
-
})
|
|
5565
|
-
.s("AmazonDMSv20160101", "StartReplicationTaskAssessment", {})
|
|
5566
|
-
.n("DatabaseMigrationServiceClient", "StartReplicationTaskAssessmentCommand")
|
|
5567
|
-
.sc(StartReplicationTaskAssessment$)
|
|
5568
|
-
.build() {
|
|
5569
|
-
}
|
|
5570
|
-
|
|
5571
|
-
class StartReplicationTaskAssessmentRunCommand extends Command
|
|
5572
|
-
.classBuilder()
|
|
5573
|
-
.ep(commonParams)
|
|
5574
|
-
.m(function (Command, cs, config, o) {
|
|
5575
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
5576
|
-
})
|
|
5577
|
-
.s("AmazonDMSv20160101", "StartReplicationTaskAssessmentRun", {})
|
|
5578
|
-
.n("DatabaseMigrationServiceClient", "StartReplicationTaskAssessmentRunCommand")
|
|
5579
|
-
.sc(StartReplicationTaskAssessmentRun$)
|
|
5580
|
-
.build() {
|
|
5581
|
-
}
|
|
5582
|
-
|
|
5583
|
-
class StartReplicationTaskCommand extends Command
|
|
5584
|
-
.classBuilder()
|
|
5585
|
-
.ep(commonParams)
|
|
5586
|
-
.m(function (Command, cs, config, o) {
|
|
5587
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
5588
|
-
})
|
|
5589
|
-
.s("AmazonDMSv20160101", "StartReplicationTask", {})
|
|
5590
|
-
.n("DatabaseMigrationServiceClient", "StartReplicationTaskCommand")
|
|
5591
|
-
.sc(StartReplicationTask$)
|
|
5592
|
-
.build() {
|
|
5593
|
-
}
|
|
5594
|
-
|
|
5595
|
-
class StopDataMigrationCommand extends Command
|
|
5596
|
-
.classBuilder()
|
|
5597
|
-
.ep(commonParams)
|
|
5598
|
-
.m(function (Command, cs, config, o) {
|
|
5599
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
5600
|
-
})
|
|
5601
|
-
.s("AmazonDMSv20160101", "StopDataMigration", {})
|
|
5602
|
-
.n("DatabaseMigrationServiceClient", "StopDataMigrationCommand")
|
|
5603
|
-
.sc(StopDataMigration$)
|
|
5604
|
-
.build() {
|
|
5605
|
-
}
|
|
5606
|
-
|
|
5607
|
-
class StopReplicationCommand extends Command
|
|
5608
|
-
.classBuilder()
|
|
5609
|
-
.ep(commonParams)
|
|
5610
|
-
.m(function (Command, cs, config, o) {
|
|
5611
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
5612
|
-
})
|
|
5613
|
-
.s("AmazonDMSv20160101", "StopReplication", {})
|
|
5614
|
-
.n("DatabaseMigrationServiceClient", "StopReplicationCommand")
|
|
5615
|
-
.sc(StopReplication$)
|
|
5616
|
-
.build() {
|
|
5617
|
-
}
|
|
5618
|
-
|
|
5619
|
-
class StopReplicationTaskCommand extends Command
|
|
5620
|
-
.classBuilder()
|
|
5621
|
-
.ep(commonParams)
|
|
5622
|
-
.m(function (Command, cs, config, o) {
|
|
5623
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
5624
|
-
})
|
|
5625
|
-
.s("AmazonDMSv20160101", "StopReplicationTask", {})
|
|
5626
|
-
.n("DatabaseMigrationServiceClient", "StopReplicationTaskCommand")
|
|
5627
|
-
.sc(StopReplicationTask$)
|
|
5628
|
-
.build() {
|
|
5629
|
-
}
|
|
5630
|
-
|
|
5631
|
-
class TestConnectionCommand extends Command
|
|
5632
|
-
.classBuilder()
|
|
5633
|
-
.ep(commonParams)
|
|
5634
|
-
.m(function (Command, cs, config, o) {
|
|
5635
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
5636
|
-
})
|
|
5637
|
-
.s("AmazonDMSv20160101", "TestConnection", {})
|
|
5638
|
-
.n("DatabaseMigrationServiceClient", "TestConnectionCommand")
|
|
5639
|
-
.sc(TestConnection$)
|
|
5640
|
-
.build() {
|
|
5641
|
-
}
|
|
5642
|
-
|
|
5643
|
-
class UpdateSubscriptionsToEventBridgeCommand extends Command
|
|
5644
|
-
.classBuilder()
|
|
5645
|
-
.ep(commonParams)
|
|
5646
|
-
.m(function (Command, cs, config, o) {
|
|
5647
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
5648
|
-
})
|
|
5649
|
-
.s("AmazonDMSv20160101", "UpdateSubscriptionsToEventBridge", {})
|
|
5650
|
-
.n("DatabaseMigrationServiceClient", "UpdateSubscriptionsToEventBridgeCommand")
|
|
5651
|
-
.sc(UpdateSubscriptionsToEventBridge$)
|
|
5652
|
-
.build() {
|
|
4229
|
+
const command = makeBuilder(commonParams, "AmazonDMSv20160101", "DatabaseMigrationServiceClient", getEndpointPlugin);
|
|
4230
|
+
const _ep0 = {};
|
|
4231
|
+
const _mw0 = (Command, cs, config, o) => [];
|
|
4232
|
+
|
|
4233
|
+
class AddTagsToResourceCommand extends command(_ep0, _mw0, "AddTagsToResource", AddTagsToResource$) {
|
|
4234
|
+
}
|
|
4235
|
+
|
|
4236
|
+
class ApplyPendingMaintenanceActionCommand extends command(_ep0, _mw0, "ApplyPendingMaintenanceAction", ApplyPendingMaintenanceAction$) {
|
|
4237
|
+
}
|
|
4238
|
+
|
|
4239
|
+
class BatchStartRecommendationsCommand extends command(_ep0, _mw0, "BatchStartRecommendations", BatchStartRecommendations$) {
|
|
4240
|
+
}
|
|
4241
|
+
|
|
4242
|
+
class CancelMetadataModelConversionCommand extends command(_ep0, _mw0, "CancelMetadataModelConversion", CancelMetadataModelConversion$) {
|
|
4243
|
+
}
|
|
4244
|
+
|
|
4245
|
+
class CancelMetadataModelCreationCommand extends command(_ep0, _mw0, "CancelMetadataModelCreation", CancelMetadataModelCreation$) {
|
|
4246
|
+
}
|
|
4247
|
+
|
|
4248
|
+
class CancelReplicationTaskAssessmentRunCommand extends command(_ep0, _mw0, "CancelReplicationTaskAssessmentRun", CancelReplicationTaskAssessmentRun$) {
|
|
4249
|
+
}
|
|
4250
|
+
|
|
4251
|
+
class CreateDataMigrationCommand extends command(_ep0, _mw0, "CreateDataMigration", CreateDataMigration$) {
|
|
4252
|
+
}
|
|
4253
|
+
|
|
4254
|
+
class CreateDataProviderCommand extends command(_ep0, _mw0, "CreateDataProvider", CreateDataProvider$) {
|
|
4255
|
+
}
|
|
4256
|
+
|
|
4257
|
+
class CreateEndpointCommand extends command(_ep0, _mw0, "CreateEndpoint", CreateEndpoint$) {
|
|
4258
|
+
}
|
|
4259
|
+
|
|
4260
|
+
class CreateEventSubscriptionCommand extends command(_ep0, _mw0, "CreateEventSubscription", CreateEventSubscription$) {
|
|
4261
|
+
}
|
|
4262
|
+
|
|
4263
|
+
class CreateFleetAdvisorCollectorCommand extends command(_ep0, _mw0, "CreateFleetAdvisorCollector", CreateFleetAdvisorCollector$) {
|
|
4264
|
+
}
|
|
4265
|
+
|
|
4266
|
+
class CreateInstanceProfileCommand extends command(_ep0, _mw0, "CreateInstanceProfile", CreateInstanceProfile$) {
|
|
4267
|
+
}
|
|
4268
|
+
|
|
4269
|
+
class CreateMigrationProjectCommand extends command(_ep0, _mw0, "CreateMigrationProject", CreateMigrationProject$) {
|
|
4270
|
+
}
|
|
4271
|
+
|
|
4272
|
+
class CreateReplicationConfigCommand extends command(_ep0, _mw0, "CreateReplicationConfig", CreateReplicationConfig$) {
|
|
4273
|
+
}
|
|
4274
|
+
|
|
4275
|
+
class CreateReplicationInstanceCommand extends command(_ep0, _mw0, "CreateReplicationInstance", CreateReplicationInstance$) {
|
|
4276
|
+
}
|
|
4277
|
+
|
|
4278
|
+
class CreateReplicationSubnetGroupCommand extends command(_ep0, _mw0, "CreateReplicationSubnetGroup", CreateReplicationSubnetGroup$) {
|
|
4279
|
+
}
|
|
4280
|
+
|
|
4281
|
+
class CreateReplicationTaskCommand extends command(_ep0, _mw0, "CreateReplicationTask", CreateReplicationTask$) {
|
|
4282
|
+
}
|
|
4283
|
+
|
|
4284
|
+
class DeleteCertificateCommand extends command(_ep0, _mw0, "DeleteCertificate", DeleteCertificate$) {
|
|
4285
|
+
}
|
|
4286
|
+
|
|
4287
|
+
class DeleteConnectionCommand extends command(_ep0, _mw0, "DeleteConnection", DeleteConnection$) {
|
|
4288
|
+
}
|
|
4289
|
+
|
|
4290
|
+
class DeleteDataMigrationCommand extends command(_ep0, _mw0, "DeleteDataMigration", DeleteDataMigration$) {
|
|
4291
|
+
}
|
|
4292
|
+
|
|
4293
|
+
class DeleteDataProviderCommand extends command(_ep0, _mw0, "DeleteDataProvider", DeleteDataProvider$) {
|
|
4294
|
+
}
|
|
4295
|
+
|
|
4296
|
+
class DeleteEndpointCommand extends command(_ep0, _mw0, "DeleteEndpoint", DeleteEndpoint$) {
|
|
4297
|
+
}
|
|
4298
|
+
|
|
4299
|
+
class DeleteEventSubscriptionCommand extends command(_ep0, _mw0, "DeleteEventSubscription", DeleteEventSubscription$) {
|
|
4300
|
+
}
|
|
4301
|
+
|
|
4302
|
+
class DeleteFleetAdvisorCollectorCommand extends command(_ep0, _mw0, "DeleteFleetAdvisorCollector", DeleteFleetAdvisorCollector$) {
|
|
4303
|
+
}
|
|
4304
|
+
|
|
4305
|
+
class DeleteFleetAdvisorDatabasesCommand extends command(_ep0, _mw0, "DeleteFleetAdvisorDatabases", DeleteFleetAdvisorDatabases$) {
|
|
4306
|
+
}
|
|
4307
|
+
|
|
4308
|
+
class DeleteInstanceProfileCommand extends command(_ep0, _mw0, "DeleteInstanceProfile", DeleteInstanceProfile$) {
|
|
4309
|
+
}
|
|
4310
|
+
|
|
4311
|
+
class DeleteMigrationProjectCommand extends command(_ep0, _mw0, "DeleteMigrationProject", DeleteMigrationProject$) {
|
|
4312
|
+
}
|
|
4313
|
+
|
|
4314
|
+
class DeleteReplicationConfigCommand extends command(_ep0, _mw0, "DeleteReplicationConfig", DeleteReplicationConfig$) {
|
|
4315
|
+
}
|
|
4316
|
+
|
|
4317
|
+
class DeleteReplicationInstanceCommand extends command(_ep0, _mw0, "DeleteReplicationInstance", DeleteReplicationInstance$) {
|
|
4318
|
+
}
|
|
4319
|
+
|
|
4320
|
+
class DeleteReplicationSubnetGroupCommand extends command(_ep0, _mw0, "DeleteReplicationSubnetGroup", DeleteReplicationSubnetGroup$) {
|
|
4321
|
+
}
|
|
4322
|
+
|
|
4323
|
+
class DeleteReplicationTaskAssessmentRunCommand extends command(_ep0, _mw0, "DeleteReplicationTaskAssessmentRun", DeleteReplicationTaskAssessmentRun$) {
|
|
4324
|
+
}
|
|
4325
|
+
|
|
4326
|
+
class DeleteReplicationTaskCommand extends command(_ep0, _mw0, "DeleteReplicationTask", DeleteReplicationTask$) {
|
|
4327
|
+
}
|
|
4328
|
+
|
|
4329
|
+
class DescribeAccountAttributesCommand extends command(_ep0, _mw0, "DescribeAccountAttributes", DescribeAccountAttributes$) {
|
|
4330
|
+
}
|
|
4331
|
+
|
|
4332
|
+
class DescribeApplicableIndividualAssessmentsCommand extends command(_ep0, _mw0, "DescribeApplicableIndividualAssessments", DescribeApplicableIndividualAssessments$) {
|
|
4333
|
+
}
|
|
4334
|
+
|
|
4335
|
+
class DescribeCertificatesCommand extends command(_ep0, _mw0, "DescribeCertificates", DescribeCertificates$) {
|
|
4336
|
+
}
|
|
4337
|
+
|
|
4338
|
+
class DescribeConnectionsCommand extends command(_ep0, _mw0, "DescribeConnections", DescribeConnections$) {
|
|
4339
|
+
}
|
|
4340
|
+
|
|
4341
|
+
class DescribeConversionConfigurationCommand extends command(_ep0, _mw0, "DescribeConversionConfiguration", DescribeConversionConfiguration$) {
|
|
4342
|
+
}
|
|
4343
|
+
|
|
4344
|
+
class DescribeDataMigrationsCommand extends command(_ep0, _mw0, "DescribeDataMigrations", DescribeDataMigrations$) {
|
|
4345
|
+
}
|
|
4346
|
+
|
|
4347
|
+
class DescribeDataProvidersCommand extends command(_ep0, _mw0, "DescribeDataProviders", DescribeDataProviders$) {
|
|
4348
|
+
}
|
|
4349
|
+
|
|
4350
|
+
class DescribeEndpointsCommand extends command(_ep0, _mw0, "DescribeEndpoints", DescribeEndpoints$) {
|
|
4351
|
+
}
|
|
4352
|
+
|
|
4353
|
+
class DescribeEndpointSettingsCommand extends command(_ep0, _mw0, "DescribeEndpointSettings", DescribeEndpointSettings$) {
|
|
4354
|
+
}
|
|
4355
|
+
|
|
4356
|
+
class DescribeEndpointTypesCommand extends command(_ep0, _mw0, "DescribeEndpointTypes", DescribeEndpointTypes$) {
|
|
4357
|
+
}
|
|
4358
|
+
|
|
4359
|
+
class DescribeEngineVersionsCommand extends command(_ep0, _mw0, "DescribeEngineVersions", DescribeEngineVersions$) {
|
|
4360
|
+
}
|
|
4361
|
+
|
|
4362
|
+
class DescribeEventCategoriesCommand extends command(_ep0, _mw0, "DescribeEventCategories", DescribeEventCategories$) {
|
|
4363
|
+
}
|
|
4364
|
+
|
|
4365
|
+
class DescribeEventsCommand extends command(_ep0, _mw0, "DescribeEvents", DescribeEvents$) {
|
|
4366
|
+
}
|
|
4367
|
+
|
|
4368
|
+
class DescribeEventSubscriptionsCommand extends command(_ep0, _mw0, "DescribeEventSubscriptions", DescribeEventSubscriptions$) {
|
|
4369
|
+
}
|
|
4370
|
+
|
|
4371
|
+
class DescribeExtensionPackAssociationsCommand extends command(_ep0, _mw0, "DescribeExtensionPackAssociations", DescribeExtensionPackAssociations$) {
|
|
4372
|
+
}
|
|
4373
|
+
|
|
4374
|
+
class DescribeFleetAdvisorCollectorsCommand extends command(_ep0, _mw0, "DescribeFleetAdvisorCollectors", DescribeFleetAdvisorCollectors$) {
|
|
4375
|
+
}
|
|
4376
|
+
|
|
4377
|
+
class DescribeFleetAdvisorDatabasesCommand extends command(_ep0, _mw0, "DescribeFleetAdvisorDatabases", DescribeFleetAdvisorDatabases$) {
|
|
4378
|
+
}
|
|
4379
|
+
|
|
4380
|
+
class DescribeFleetAdvisorLsaAnalysisCommand extends command(_ep0, _mw0, "DescribeFleetAdvisorLsaAnalysis", DescribeFleetAdvisorLsaAnalysis$) {
|
|
4381
|
+
}
|
|
4382
|
+
|
|
4383
|
+
class DescribeFleetAdvisorSchemaObjectSummaryCommand extends command(_ep0, _mw0, "DescribeFleetAdvisorSchemaObjectSummary", DescribeFleetAdvisorSchemaObjectSummary$) {
|
|
4384
|
+
}
|
|
4385
|
+
|
|
4386
|
+
class DescribeFleetAdvisorSchemasCommand extends command(_ep0, _mw0, "DescribeFleetAdvisorSchemas", DescribeFleetAdvisorSchemas$) {
|
|
4387
|
+
}
|
|
4388
|
+
|
|
4389
|
+
class DescribeInstanceProfilesCommand extends command(_ep0, _mw0, "DescribeInstanceProfiles", DescribeInstanceProfiles$) {
|
|
4390
|
+
}
|
|
4391
|
+
|
|
4392
|
+
class DescribeMetadataModelAssessmentsCommand extends command(_ep0, _mw0, "DescribeMetadataModelAssessments", DescribeMetadataModelAssessments$) {
|
|
4393
|
+
}
|
|
4394
|
+
|
|
4395
|
+
class DescribeMetadataModelChildrenCommand extends command(_ep0, _mw0, "DescribeMetadataModelChildren", DescribeMetadataModelChildren$) {
|
|
4396
|
+
}
|
|
4397
|
+
|
|
4398
|
+
class DescribeMetadataModelCommand extends command(_ep0, _mw0, "DescribeMetadataModel", DescribeMetadataModel$) {
|
|
4399
|
+
}
|
|
4400
|
+
|
|
4401
|
+
class DescribeMetadataModelConversionsCommand extends command(_ep0, _mw0, "DescribeMetadataModelConversions", DescribeMetadataModelConversions$) {
|
|
4402
|
+
}
|
|
4403
|
+
|
|
4404
|
+
class DescribeMetadataModelCreationsCommand extends command(_ep0, _mw0, "DescribeMetadataModelCreations", DescribeMetadataModelCreations$) {
|
|
4405
|
+
}
|
|
4406
|
+
|
|
4407
|
+
class DescribeMetadataModelExportsAsScriptCommand extends command(_ep0, _mw0, "DescribeMetadataModelExportsAsScript", DescribeMetadataModelExportsAsScript$) {
|
|
4408
|
+
}
|
|
4409
|
+
|
|
4410
|
+
class DescribeMetadataModelExportsToTargetCommand extends command(_ep0, _mw0, "DescribeMetadataModelExportsToTarget", DescribeMetadataModelExportsToTarget$) {
|
|
4411
|
+
}
|
|
4412
|
+
|
|
4413
|
+
class DescribeMetadataModelImportsCommand extends command(_ep0, _mw0, "DescribeMetadataModelImports", DescribeMetadataModelImports$) {
|
|
4414
|
+
}
|
|
4415
|
+
|
|
4416
|
+
class DescribeMigrationProjectsCommand extends command(_ep0, _mw0, "DescribeMigrationProjects", DescribeMigrationProjects$) {
|
|
4417
|
+
}
|
|
4418
|
+
|
|
4419
|
+
class DescribeOrderableReplicationInstancesCommand extends command(_ep0, _mw0, "DescribeOrderableReplicationInstances", DescribeOrderableReplicationInstances$) {
|
|
4420
|
+
}
|
|
4421
|
+
|
|
4422
|
+
class DescribePendingMaintenanceActionsCommand extends command(_ep0, _mw0, "DescribePendingMaintenanceActions", DescribePendingMaintenanceActions$) {
|
|
4423
|
+
}
|
|
4424
|
+
|
|
4425
|
+
class DescribeRecommendationLimitationsCommand extends command(_ep0, _mw0, "DescribeRecommendationLimitations", DescribeRecommendationLimitations$) {
|
|
4426
|
+
}
|
|
4427
|
+
|
|
4428
|
+
class DescribeRecommendationsCommand extends command(_ep0, _mw0, "DescribeRecommendations", DescribeRecommendations$) {
|
|
4429
|
+
}
|
|
4430
|
+
|
|
4431
|
+
class DescribeRefreshSchemasStatusCommand extends command(_ep0, _mw0, "DescribeRefreshSchemasStatus", DescribeRefreshSchemasStatus$) {
|
|
4432
|
+
}
|
|
4433
|
+
|
|
4434
|
+
class DescribeReplicationConfigsCommand extends command(_ep0, _mw0, "DescribeReplicationConfigs", DescribeReplicationConfigs$) {
|
|
4435
|
+
}
|
|
4436
|
+
|
|
4437
|
+
class DescribeReplicationInstancesCommand extends command(_ep0, _mw0, "DescribeReplicationInstances", DescribeReplicationInstances$) {
|
|
4438
|
+
}
|
|
4439
|
+
|
|
4440
|
+
class DescribeReplicationInstanceTaskLogsCommand extends command(_ep0, _mw0, "DescribeReplicationInstanceTaskLogs", DescribeReplicationInstanceTaskLogs$) {
|
|
4441
|
+
}
|
|
4442
|
+
|
|
4443
|
+
class DescribeReplicationsCommand extends command(_ep0, _mw0, "DescribeReplications", DescribeReplications$) {
|
|
4444
|
+
}
|
|
4445
|
+
|
|
4446
|
+
class DescribeReplicationSubnetGroupsCommand extends command(_ep0, _mw0, "DescribeReplicationSubnetGroups", DescribeReplicationSubnetGroups$) {
|
|
4447
|
+
}
|
|
4448
|
+
|
|
4449
|
+
class DescribeReplicationTableStatisticsCommand extends command(_ep0, _mw0, "DescribeReplicationTableStatistics", DescribeReplicationTableStatistics$) {
|
|
4450
|
+
}
|
|
4451
|
+
|
|
4452
|
+
class DescribeReplicationTaskAssessmentResultsCommand extends command(_ep0, _mw0, "DescribeReplicationTaskAssessmentResults", DescribeReplicationTaskAssessmentResults$) {
|
|
4453
|
+
}
|
|
4454
|
+
|
|
4455
|
+
class DescribeReplicationTaskAssessmentRunsCommand extends command(_ep0, _mw0, "DescribeReplicationTaskAssessmentRuns", DescribeReplicationTaskAssessmentRuns$) {
|
|
4456
|
+
}
|
|
4457
|
+
|
|
4458
|
+
class DescribeReplicationTaskIndividualAssessmentsCommand extends command(_ep0, _mw0, "DescribeReplicationTaskIndividualAssessments", DescribeReplicationTaskIndividualAssessments$) {
|
|
4459
|
+
}
|
|
4460
|
+
|
|
4461
|
+
class DescribeReplicationTasksCommand extends command(_ep0, _mw0, "DescribeReplicationTasks", DescribeReplicationTasks$) {
|
|
4462
|
+
}
|
|
4463
|
+
|
|
4464
|
+
class DescribeSchemasCommand extends command(_ep0, _mw0, "DescribeSchemas", DescribeSchemas$) {
|
|
4465
|
+
}
|
|
4466
|
+
|
|
4467
|
+
class DescribeTableStatisticsCommand extends command(_ep0, _mw0, "DescribeTableStatistics", DescribeTableStatistics$) {
|
|
4468
|
+
}
|
|
4469
|
+
|
|
4470
|
+
class ExportMetadataModelAssessmentCommand extends command(_ep0, _mw0, "ExportMetadataModelAssessment", ExportMetadataModelAssessment$) {
|
|
4471
|
+
}
|
|
4472
|
+
|
|
4473
|
+
class GetTargetSelectionRulesCommand extends command(_ep0, _mw0, "GetTargetSelectionRules", GetTargetSelectionRules$) {
|
|
4474
|
+
}
|
|
4475
|
+
|
|
4476
|
+
class ImportCertificateCommand extends command(_ep0, _mw0, "ImportCertificate", ImportCertificate$) {
|
|
4477
|
+
}
|
|
4478
|
+
|
|
4479
|
+
class ListTagsForResourceCommand extends command(_ep0, _mw0, "ListTagsForResource", ListTagsForResource$) {
|
|
4480
|
+
}
|
|
4481
|
+
|
|
4482
|
+
class ModifyConversionConfigurationCommand extends command(_ep0, _mw0, "ModifyConversionConfiguration", ModifyConversionConfiguration$) {
|
|
4483
|
+
}
|
|
4484
|
+
|
|
4485
|
+
class ModifyDataMigrationCommand extends command(_ep0, _mw0, "ModifyDataMigration", ModifyDataMigration$) {
|
|
4486
|
+
}
|
|
4487
|
+
|
|
4488
|
+
class ModifyDataProviderCommand extends command(_ep0, _mw0, "ModifyDataProvider", ModifyDataProvider$) {
|
|
4489
|
+
}
|
|
4490
|
+
|
|
4491
|
+
class ModifyEndpointCommand extends command(_ep0, _mw0, "ModifyEndpoint", ModifyEndpoint$) {
|
|
4492
|
+
}
|
|
4493
|
+
|
|
4494
|
+
class ModifyEventSubscriptionCommand extends command(_ep0, _mw0, "ModifyEventSubscription", ModifyEventSubscription$) {
|
|
4495
|
+
}
|
|
4496
|
+
|
|
4497
|
+
class ModifyInstanceProfileCommand extends command(_ep0, _mw0, "ModifyInstanceProfile", ModifyInstanceProfile$) {
|
|
4498
|
+
}
|
|
4499
|
+
|
|
4500
|
+
class ModifyMigrationProjectCommand extends command(_ep0, _mw0, "ModifyMigrationProject", ModifyMigrationProject$) {
|
|
4501
|
+
}
|
|
4502
|
+
|
|
4503
|
+
class ModifyReplicationConfigCommand extends command(_ep0, _mw0, "ModifyReplicationConfig", ModifyReplicationConfig$) {
|
|
4504
|
+
}
|
|
4505
|
+
|
|
4506
|
+
class ModifyReplicationInstanceCommand extends command(_ep0, _mw0, "ModifyReplicationInstance", ModifyReplicationInstance$) {
|
|
4507
|
+
}
|
|
4508
|
+
|
|
4509
|
+
class ModifyReplicationSubnetGroupCommand extends command(_ep0, _mw0, "ModifyReplicationSubnetGroup", ModifyReplicationSubnetGroup$) {
|
|
4510
|
+
}
|
|
4511
|
+
|
|
4512
|
+
class ModifyReplicationTaskCommand extends command(_ep0, _mw0, "ModifyReplicationTask", ModifyReplicationTask$) {
|
|
4513
|
+
}
|
|
4514
|
+
|
|
4515
|
+
class MoveReplicationTaskCommand extends command(_ep0, _mw0, "MoveReplicationTask", MoveReplicationTask$) {
|
|
4516
|
+
}
|
|
4517
|
+
|
|
4518
|
+
class RebootReplicationInstanceCommand extends command(_ep0, _mw0, "RebootReplicationInstance", RebootReplicationInstance$) {
|
|
4519
|
+
}
|
|
4520
|
+
|
|
4521
|
+
class RefreshSchemasCommand extends command(_ep0, _mw0, "RefreshSchemas", RefreshSchemas$) {
|
|
4522
|
+
}
|
|
4523
|
+
|
|
4524
|
+
class ReloadReplicationTablesCommand extends command(_ep0, _mw0, "ReloadReplicationTables", ReloadReplicationTables$) {
|
|
4525
|
+
}
|
|
4526
|
+
|
|
4527
|
+
class ReloadTablesCommand extends command(_ep0, _mw0, "ReloadTables", ReloadTables$) {
|
|
4528
|
+
}
|
|
4529
|
+
|
|
4530
|
+
class RemoveTagsFromResourceCommand extends command(_ep0, _mw0, "RemoveTagsFromResource", RemoveTagsFromResource$) {
|
|
4531
|
+
}
|
|
4532
|
+
|
|
4533
|
+
class RunFleetAdvisorLsaAnalysisCommand extends command(_ep0, _mw0, "RunFleetAdvisorLsaAnalysis", RunFleetAdvisorLsaAnalysis$) {
|
|
4534
|
+
}
|
|
4535
|
+
|
|
4536
|
+
class StartDataMigrationCommand extends command(_ep0, _mw0, "StartDataMigration", StartDataMigration$) {
|
|
4537
|
+
}
|
|
4538
|
+
|
|
4539
|
+
class StartExtensionPackAssociationCommand extends command(_ep0, _mw0, "StartExtensionPackAssociation", StartExtensionPackAssociation$) {
|
|
4540
|
+
}
|
|
4541
|
+
|
|
4542
|
+
class StartMetadataModelAssessmentCommand extends command(_ep0, _mw0, "StartMetadataModelAssessment", StartMetadataModelAssessment$) {
|
|
4543
|
+
}
|
|
4544
|
+
|
|
4545
|
+
class StartMetadataModelConversionCommand extends command(_ep0, _mw0, "StartMetadataModelConversion", StartMetadataModelConversion$) {
|
|
4546
|
+
}
|
|
4547
|
+
|
|
4548
|
+
class StartMetadataModelCreationCommand extends command(_ep0, _mw0, "StartMetadataModelCreation", StartMetadataModelCreation$) {
|
|
4549
|
+
}
|
|
4550
|
+
|
|
4551
|
+
class StartMetadataModelExportAsScriptCommand extends command(_ep0, _mw0, "StartMetadataModelExportAsScript", StartMetadataModelExportAsScript$) {
|
|
4552
|
+
}
|
|
4553
|
+
|
|
4554
|
+
class StartMetadataModelExportToTargetCommand extends command(_ep0, _mw0, "StartMetadataModelExportToTarget", StartMetadataModelExportToTarget$) {
|
|
4555
|
+
}
|
|
4556
|
+
|
|
4557
|
+
class StartMetadataModelImportCommand extends command(_ep0, _mw0, "StartMetadataModelImport", StartMetadataModelImport$) {
|
|
4558
|
+
}
|
|
4559
|
+
|
|
4560
|
+
class StartRecommendationsCommand extends command(_ep0, _mw0, "StartRecommendations", StartRecommendations$) {
|
|
4561
|
+
}
|
|
4562
|
+
|
|
4563
|
+
class StartReplicationCommand extends command(_ep0, _mw0, "StartReplication", StartReplication$) {
|
|
4564
|
+
}
|
|
4565
|
+
|
|
4566
|
+
class StartReplicationTaskAssessmentCommand extends command(_ep0, _mw0, "StartReplicationTaskAssessment", StartReplicationTaskAssessment$) {
|
|
4567
|
+
}
|
|
4568
|
+
|
|
4569
|
+
class StartReplicationTaskAssessmentRunCommand extends command(_ep0, _mw0, "StartReplicationTaskAssessmentRun", StartReplicationTaskAssessmentRun$) {
|
|
4570
|
+
}
|
|
4571
|
+
|
|
4572
|
+
class StartReplicationTaskCommand extends command(_ep0, _mw0, "StartReplicationTask", StartReplicationTask$) {
|
|
4573
|
+
}
|
|
4574
|
+
|
|
4575
|
+
class StopDataMigrationCommand extends command(_ep0, _mw0, "StopDataMigration", StopDataMigration$) {
|
|
4576
|
+
}
|
|
4577
|
+
|
|
4578
|
+
class StopReplicationCommand extends command(_ep0, _mw0, "StopReplication", StopReplication$) {
|
|
4579
|
+
}
|
|
4580
|
+
|
|
4581
|
+
class StopReplicationTaskCommand extends command(_ep0, _mw0, "StopReplicationTask", StopReplicationTask$) {
|
|
4582
|
+
}
|
|
4583
|
+
|
|
4584
|
+
class TestConnectionCommand extends command(_ep0, _mw0, "TestConnection", TestConnection$) {
|
|
4585
|
+
}
|
|
4586
|
+
|
|
4587
|
+
class UpdateSubscriptionsToEventBridgeCommand extends command(_ep0, _mw0, "UpdateSubscriptionsToEventBridge", UpdateSubscriptionsToEventBridge$) {
|
|
5653
4588
|
}
|
|
5654
4589
|
|
|
5655
4590
|
const paginateDescribeApplicableIndividualAssessments = createPaginator(DatabaseMigrationServiceClient, DescribeApplicableIndividualAssessmentsCommand, "Marker", "Marker", "MaxRecords");
|