@aws-sdk/client-database-migration-service 3.1045.0 → 3.1046.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-cjs/auth/httpAuthSchemeProvider.js +4 -4
- package/dist-cjs/endpoint/bdd.js +2 -2
- package/dist-cjs/endpoint/endpointResolver.js +4 -4
- package/dist-cjs/index.js +346 -348
- package/dist-cjs/models/DatabaseMigrationServiceServiceException.js +3 -3
- package/dist-cjs/runtimeConfig.browser.js +12 -14
- package/dist-cjs/runtimeConfig.js +18 -22
- package/dist-cjs/runtimeConfig.shared.js +9 -10
- package/dist-es/DatabaseMigrationService.js +1 -1
- package/dist-es/DatabaseMigrationServiceClient.js +5 -5
- package/dist-es/auth/httpAuthSchemeProvider.js +1 -1
- package/dist-es/commands/AddTagsToResourceCommand.js +2 -2
- package/dist-es/commands/ApplyPendingMaintenanceActionCommand.js +2 -2
- package/dist-es/commands/BatchStartRecommendationsCommand.js +2 -2
- package/dist-es/commands/CancelMetadataModelConversionCommand.js +2 -2
- package/dist-es/commands/CancelMetadataModelCreationCommand.js +2 -2
- package/dist-es/commands/CancelReplicationTaskAssessmentRunCommand.js +2 -2
- package/dist-es/commands/CreateDataMigrationCommand.js +2 -2
- package/dist-es/commands/CreateDataProviderCommand.js +2 -2
- package/dist-es/commands/CreateEndpointCommand.js +2 -2
- package/dist-es/commands/CreateEventSubscriptionCommand.js +2 -2
- package/dist-es/commands/CreateFleetAdvisorCollectorCommand.js +2 -2
- package/dist-es/commands/CreateInstanceProfileCommand.js +2 -2
- package/dist-es/commands/CreateMigrationProjectCommand.js +2 -2
- package/dist-es/commands/CreateReplicationConfigCommand.js +2 -2
- package/dist-es/commands/CreateReplicationInstanceCommand.js +2 -2
- package/dist-es/commands/CreateReplicationSubnetGroupCommand.js +2 -2
- package/dist-es/commands/CreateReplicationTaskCommand.js +2 -2
- package/dist-es/commands/DeleteCertificateCommand.js +2 -2
- package/dist-es/commands/DeleteConnectionCommand.js +2 -2
- package/dist-es/commands/DeleteDataMigrationCommand.js +2 -2
- package/dist-es/commands/DeleteDataProviderCommand.js +2 -2
- package/dist-es/commands/DeleteEndpointCommand.js +2 -2
- package/dist-es/commands/DeleteEventSubscriptionCommand.js +2 -2
- package/dist-es/commands/DeleteFleetAdvisorCollectorCommand.js +2 -2
- package/dist-es/commands/DeleteFleetAdvisorDatabasesCommand.js +2 -2
- package/dist-es/commands/DeleteInstanceProfileCommand.js +2 -2
- package/dist-es/commands/DeleteMigrationProjectCommand.js +2 -2
- package/dist-es/commands/DeleteReplicationConfigCommand.js +2 -2
- package/dist-es/commands/DeleteReplicationInstanceCommand.js +2 -2
- package/dist-es/commands/DeleteReplicationSubnetGroupCommand.js +2 -2
- package/dist-es/commands/DeleteReplicationTaskAssessmentRunCommand.js +2 -2
- package/dist-es/commands/DeleteReplicationTaskCommand.js +2 -2
- package/dist-es/commands/DescribeAccountAttributesCommand.js +2 -2
- package/dist-es/commands/DescribeApplicableIndividualAssessmentsCommand.js +2 -2
- package/dist-es/commands/DescribeCertificatesCommand.js +2 -2
- package/dist-es/commands/DescribeConnectionsCommand.js +2 -2
- package/dist-es/commands/DescribeConversionConfigurationCommand.js +2 -2
- package/dist-es/commands/DescribeDataMigrationsCommand.js +2 -2
- package/dist-es/commands/DescribeDataProvidersCommand.js +2 -2
- package/dist-es/commands/DescribeEndpointSettingsCommand.js +2 -2
- package/dist-es/commands/DescribeEndpointTypesCommand.js +2 -2
- package/dist-es/commands/DescribeEndpointsCommand.js +2 -2
- package/dist-es/commands/DescribeEngineVersionsCommand.js +2 -2
- package/dist-es/commands/DescribeEventCategoriesCommand.js +2 -2
- package/dist-es/commands/DescribeEventSubscriptionsCommand.js +2 -2
- package/dist-es/commands/DescribeEventsCommand.js +2 -2
- package/dist-es/commands/DescribeExtensionPackAssociationsCommand.js +2 -2
- package/dist-es/commands/DescribeFleetAdvisorCollectorsCommand.js +2 -2
- package/dist-es/commands/DescribeFleetAdvisorDatabasesCommand.js +2 -2
- package/dist-es/commands/DescribeFleetAdvisorLsaAnalysisCommand.js +2 -2
- package/dist-es/commands/DescribeFleetAdvisorSchemaObjectSummaryCommand.js +2 -2
- package/dist-es/commands/DescribeFleetAdvisorSchemasCommand.js +2 -2
- package/dist-es/commands/DescribeInstanceProfilesCommand.js +2 -2
- package/dist-es/commands/DescribeMetadataModelAssessmentsCommand.js +2 -2
- package/dist-es/commands/DescribeMetadataModelChildrenCommand.js +2 -2
- package/dist-es/commands/DescribeMetadataModelCommand.js +2 -2
- package/dist-es/commands/DescribeMetadataModelConversionsCommand.js +2 -2
- package/dist-es/commands/DescribeMetadataModelCreationsCommand.js +2 -2
- package/dist-es/commands/DescribeMetadataModelExportsAsScriptCommand.js +2 -2
- package/dist-es/commands/DescribeMetadataModelExportsToTargetCommand.js +2 -2
- package/dist-es/commands/DescribeMetadataModelImportsCommand.js +2 -2
- package/dist-es/commands/DescribeMigrationProjectsCommand.js +2 -2
- package/dist-es/commands/DescribeOrderableReplicationInstancesCommand.js +2 -2
- package/dist-es/commands/DescribePendingMaintenanceActionsCommand.js +2 -2
- package/dist-es/commands/DescribeRecommendationLimitationsCommand.js +2 -2
- package/dist-es/commands/DescribeRecommendationsCommand.js +2 -2
- package/dist-es/commands/DescribeRefreshSchemasStatusCommand.js +2 -2
- package/dist-es/commands/DescribeReplicationConfigsCommand.js +2 -2
- package/dist-es/commands/DescribeReplicationInstanceTaskLogsCommand.js +2 -2
- package/dist-es/commands/DescribeReplicationInstancesCommand.js +2 -2
- package/dist-es/commands/DescribeReplicationSubnetGroupsCommand.js +2 -2
- package/dist-es/commands/DescribeReplicationTableStatisticsCommand.js +2 -2
- package/dist-es/commands/DescribeReplicationTaskAssessmentResultsCommand.js +2 -2
- package/dist-es/commands/DescribeReplicationTaskAssessmentRunsCommand.js +2 -2
- package/dist-es/commands/DescribeReplicationTaskIndividualAssessmentsCommand.js +2 -2
- package/dist-es/commands/DescribeReplicationTasksCommand.js +2 -2
- package/dist-es/commands/DescribeReplicationsCommand.js +2 -2
- package/dist-es/commands/DescribeSchemasCommand.js +2 -2
- package/dist-es/commands/DescribeTableStatisticsCommand.js +2 -2
- package/dist-es/commands/ExportMetadataModelAssessmentCommand.js +2 -2
- package/dist-es/commands/GetTargetSelectionRulesCommand.js +2 -2
- package/dist-es/commands/ImportCertificateCommand.js +2 -2
- package/dist-es/commands/ListTagsForResourceCommand.js +2 -2
- package/dist-es/commands/ModifyConversionConfigurationCommand.js +2 -2
- package/dist-es/commands/ModifyDataMigrationCommand.js +2 -2
- package/dist-es/commands/ModifyDataProviderCommand.js +2 -2
- package/dist-es/commands/ModifyEndpointCommand.js +2 -2
- package/dist-es/commands/ModifyEventSubscriptionCommand.js +2 -2
- package/dist-es/commands/ModifyInstanceProfileCommand.js +2 -2
- package/dist-es/commands/ModifyMigrationProjectCommand.js +2 -2
- package/dist-es/commands/ModifyReplicationConfigCommand.js +2 -2
- package/dist-es/commands/ModifyReplicationInstanceCommand.js +2 -2
- package/dist-es/commands/ModifyReplicationSubnetGroupCommand.js +2 -2
- package/dist-es/commands/ModifyReplicationTaskCommand.js +2 -2
- package/dist-es/commands/MoveReplicationTaskCommand.js +2 -2
- package/dist-es/commands/RebootReplicationInstanceCommand.js +2 -2
- package/dist-es/commands/RefreshSchemasCommand.js +2 -2
- package/dist-es/commands/ReloadReplicationTablesCommand.js +2 -2
- package/dist-es/commands/ReloadTablesCommand.js +2 -2
- package/dist-es/commands/RemoveTagsFromResourceCommand.js +2 -2
- package/dist-es/commands/RunFleetAdvisorLsaAnalysisCommand.js +2 -2
- package/dist-es/commands/StartDataMigrationCommand.js +2 -2
- package/dist-es/commands/StartExtensionPackAssociationCommand.js +2 -2
- package/dist-es/commands/StartMetadataModelAssessmentCommand.js +2 -2
- package/dist-es/commands/StartMetadataModelConversionCommand.js +2 -2
- package/dist-es/commands/StartMetadataModelCreationCommand.js +2 -2
- package/dist-es/commands/StartMetadataModelExportAsScriptCommand.js +2 -2
- package/dist-es/commands/StartMetadataModelExportToTargetCommand.js +2 -2
- package/dist-es/commands/StartMetadataModelImportCommand.js +2 -2
- package/dist-es/commands/StartRecommendationsCommand.js +2 -2
- package/dist-es/commands/StartReplicationCommand.js +2 -2
- package/dist-es/commands/StartReplicationTaskAssessmentCommand.js +2 -2
- package/dist-es/commands/StartReplicationTaskAssessmentRunCommand.js +2 -2
- package/dist-es/commands/StartReplicationTaskCommand.js +2 -2
- package/dist-es/commands/StopDataMigrationCommand.js +2 -2
- package/dist-es/commands/StopReplicationCommand.js +2 -2
- package/dist-es/commands/StopReplicationTaskCommand.js +2 -2
- package/dist-es/commands/TestConnectionCommand.js +2 -2
- package/dist-es/commands/UpdateSubscriptionsToEventBridgeCommand.js +2 -2
- package/dist-es/endpoint/bdd.js +1 -1
- package/dist-es/endpoint/endpointResolver.js +1 -1
- package/dist-es/models/DatabaseMigrationServiceServiceException.js +1 -1
- package/dist-es/runtimeConfig.browser.js +4 -6
- package/dist-es/runtimeConfig.js +4 -8
- package/dist-es/runtimeConfig.shared.js +3 -4
- package/dist-es/runtimeExtensions.js +2 -2
- package/dist-es/waiters/waitForEndpointDeleted.js +1 -1
- package/dist-es/waiters/waitForReplicationInstanceAvailable.js +1 -1
- package/dist-es/waiters/waitForReplicationInstanceDeleted.js +1 -1
- package/dist-es/waiters/waitForReplicationTaskDeleted.js +1 -1
- package/dist-es/waiters/waitForReplicationTaskReady.js +1 -1
- package/dist-es/waiters/waitForReplicationTaskRunning.js +1 -1
- package/dist-es/waiters/waitForReplicationTaskStopped.js +1 -1
- package/dist-es/waiters/waitForTestConnectionSucceeds.js +1 -1
- package/dist-types/DatabaseMigrationService.d.ts +1 -1
- package/dist-types/DatabaseMigrationServiceClient.d.ts +5 -5
- package/dist-types/commands/AddTagsToResourceCommand.d.ts +6 -4
- package/dist-types/commands/ApplyPendingMaintenanceActionCommand.d.ts +6 -4
- package/dist-types/commands/BatchStartRecommendationsCommand.d.ts +6 -4
- package/dist-types/commands/CancelMetadataModelConversionCommand.d.ts +6 -4
- package/dist-types/commands/CancelMetadataModelCreationCommand.d.ts +6 -4
- package/dist-types/commands/CancelReplicationTaskAssessmentRunCommand.d.ts +6 -4
- package/dist-types/commands/CreateDataMigrationCommand.d.ts +6 -4
- package/dist-types/commands/CreateDataProviderCommand.d.ts +6 -4
- package/dist-types/commands/CreateEndpointCommand.d.ts +6 -4
- package/dist-types/commands/CreateEventSubscriptionCommand.d.ts +6 -4
- package/dist-types/commands/CreateFleetAdvisorCollectorCommand.d.ts +6 -4
- package/dist-types/commands/CreateInstanceProfileCommand.d.ts +6 -4
- package/dist-types/commands/CreateMigrationProjectCommand.d.ts +6 -4
- package/dist-types/commands/CreateReplicationConfigCommand.d.ts +6 -4
- package/dist-types/commands/CreateReplicationInstanceCommand.d.ts +6 -4
- package/dist-types/commands/CreateReplicationSubnetGroupCommand.d.ts +6 -4
- package/dist-types/commands/CreateReplicationTaskCommand.d.ts +6 -4
- package/dist-types/commands/DeleteCertificateCommand.d.ts +6 -4
- package/dist-types/commands/DeleteConnectionCommand.d.ts +6 -4
- package/dist-types/commands/DeleteDataMigrationCommand.d.ts +6 -4
- package/dist-types/commands/DeleteDataProviderCommand.d.ts +6 -4
- package/dist-types/commands/DeleteEndpointCommand.d.ts +6 -4
- package/dist-types/commands/DeleteEventSubscriptionCommand.d.ts +6 -4
- package/dist-types/commands/DeleteFleetAdvisorCollectorCommand.d.ts +6 -4
- package/dist-types/commands/DeleteFleetAdvisorDatabasesCommand.d.ts +6 -4
- package/dist-types/commands/DeleteInstanceProfileCommand.d.ts +6 -4
- package/dist-types/commands/DeleteMigrationProjectCommand.d.ts +6 -4
- package/dist-types/commands/DeleteReplicationConfigCommand.d.ts +6 -4
- package/dist-types/commands/DeleteReplicationInstanceCommand.d.ts +6 -4
- package/dist-types/commands/DeleteReplicationSubnetGroupCommand.d.ts +6 -4
- package/dist-types/commands/DeleteReplicationTaskAssessmentRunCommand.d.ts +6 -4
- package/dist-types/commands/DeleteReplicationTaskCommand.d.ts +6 -4
- package/dist-types/commands/DescribeAccountAttributesCommand.d.ts +6 -4
- package/dist-types/commands/DescribeApplicableIndividualAssessmentsCommand.d.ts +6 -4
- package/dist-types/commands/DescribeCertificatesCommand.d.ts +6 -4
- package/dist-types/commands/DescribeConnectionsCommand.d.ts +6 -4
- package/dist-types/commands/DescribeConversionConfigurationCommand.d.ts +6 -4
- package/dist-types/commands/DescribeDataMigrationsCommand.d.ts +6 -4
- package/dist-types/commands/DescribeDataProvidersCommand.d.ts +6 -4
- package/dist-types/commands/DescribeEndpointSettingsCommand.d.ts +6 -4
- package/dist-types/commands/DescribeEndpointTypesCommand.d.ts +6 -4
- package/dist-types/commands/DescribeEndpointsCommand.d.ts +6 -4
- package/dist-types/commands/DescribeEngineVersionsCommand.d.ts +6 -4
- package/dist-types/commands/DescribeEventCategoriesCommand.d.ts +6 -4
- package/dist-types/commands/DescribeEventSubscriptionsCommand.d.ts +6 -4
- package/dist-types/commands/DescribeEventsCommand.d.ts +6 -4
- package/dist-types/commands/DescribeExtensionPackAssociationsCommand.d.ts +6 -4
- package/dist-types/commands/DescribeFleetAdvisorCollectorsCommand.d.ts +6 -4
- package/dist-types/commands/DescribeFleetAdvisorDatabasesCommand.d.ts +6 -4
- package/dist-types/commands/DescribeFleetAdvisorLsaAnalysisCommand.d.ts +6 -4
- package/dist-types/commands/DescribeFleetAdvisorSchemaObjectSummaryCommand.d.ts +6 -4
- package/dist-types/commands/DescribeFleetAdvisorSchemasCommand.d.ts +6 -4
- package/dist-types/commands/DescribeInstanceProfilesCommand.d.ts +6 -4
- package/dist-types/commands/DescribeMetadataModelAssessmentsCommand.d.ts +6 -4
- package/dist-types/commands/DescribeMetadataModelChildrenCommand.d.ts +6 -4
- package/dist-types/commands/DescribeMetadataModelCommand.d.ts +6 -4
- package/dist-types/commands/DescribeMetadataModelConversionsCommand.d.ts +6 -4
- package/dist-types/commands/DescribeMetadataModelCreationsCommand.d.ts +6 -4
- package/dist-types/commands/DescribeMetadataModelExportsAsScriptCommand.d.ts +6 -4
- package/dist-types/commands/DescribeMetadataModelExportsToTargetCommand.d.ts +6 -4
- package/dist-types/commands/DescribeMetadataModelImportsCommand.d.ts +6 -4
- package/dist-types/commands/DescribeMigrationProjectsCommand.d.ts +6 -4
- package/dist-types/commands/DescribeOrderableReplicationInstancesCommand.d.ts +6 -4
- package/dist-types/commands/DescribePendingMaintenanceActionsCommand.d.ts +6 -4
- package/dist-types/commands/DescribeRecommendationLimitationsCommand.d.ts +6 -4
- package/dist-types/commands/DescribeRecommendationsCommand.d.ts +6 -4
- package/dist-types/commands/DescribeRefreshSchemasStatusCommand.d.ts +6 -4
- package/dist-types/commands/DescribeReplicationConfigsCommand.d.ts +6 -4
- package/dist-types/commands/DescribeReplicationInstanceTaskLogsCommand.d.ts +6 -4
- package/dist-types/commands/DescribeReplicationInstancesCommand.d.ts +6 -4
- package/dist-types/commands/DescribeReplicationSubnetGroupsCommand.d.ts +6 -4
- package/dist-types/commands/DescribeReplicationTableStatisticsCommand.d.ts +6 -4
- package/dist-types/commands/DescribeReplicationTaskAssessmentResultsCommand.d.ts +6 -4
- package/dist-types/commands/DescribeReplicationTaskAssessmentRunsCommand.d.ts +6 -4
- package/dist-types/commands/DescribeReplicationTaskIndividualAssessmentsCommand.d.ts +6 -4
- package/dist-types/commands/DescribeReplicationTasksCommand.d.ts +6 -4
- package/dist-types/commands/DescribeReplicationsCommand.d.ts +6 -4
- package/dist-types/commands/DescribeSchemasCommand.d.ts +6 -4
- package/dist-types/commands/DescribeTableStatisticsCommand.d.ts +6 -4
- package/dist-types/commands/ExportMetadataModelAssessmentCommand.d.ts +6 -4
- package/dist-types/commands/GetTargetSelectionRulesCommand.d.ts +6 -4
- package/dist-types/commands/ImportCertificateCommand.d.ts +6 -4
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +6 -4
- package/dist-types/commands/ModifyConversionConfigurationCommand.d.ts +6 -4
- package/dist-types/commands/ModifyDataMigrationCommand.d.ts +6 -4
- package/dist-types/commands/ModifyDataProviderCommand.d.ts +6 -4
- package/dist-types/commands/ModifyEndpointCommand.d.ts +6 -4
- package/dist-types/commands/ModifyEventSubscriptionCommand.d.ts +6 -4
- package/dist-types/commands/ModifyInstanceProfileCommand.d.ts +6 -4
- package/dist-types/commands/ModifyMigrationProjectCommand.d.ts +6 -4
- package/dist-types/commands/ModifyReplicationConfigCommand.d.ts +6 -4
- package/dist-types/commands/ModifyReplicationInstanceCommand.d.ts +6 -4
- package/dist-types/commands/ModifyReplicationSubnetGroupCommand.d.ts +6 -4
- package/dist-types/commands/ModifyReplicationTaskCommand.d.ts +6 -4
- package/dist-types/commands/MoveReplicationTaskCommand.d.ts +6 -4
- package/dist-types/commands/RebootReplicationInstanceCommand.d.ts +6 -4
- package/dist-types/commands/RefreshSchemasCommand.d.ts +6 -4
- package/dist-types/commands/ReloadReplicationTablesCommand.d.ts +6 -4
- package/dist-types/commands/ReloadTablesCommand.d.ts +6 -4
- package/dist-types/commands/RemoveTagsFromResourceCommand.d.ts +6 -4
- package/dist-types/commands/RunFleetAdvisorLsaAnalysisCommand.d.ts +6 -4
- package/dist-types/commands/StartDataMigrationCommand.d.ts +6 -4
- package/dist-types/commands/StartExtensionPackAssociationCommand.d.ts +6 -4
- package/dist-types/commands/StartMetadataModelAssessmentCommand.d.ts +6 -4
- package/dist-types/commands/StartMetadataModelConversionCommand.d.ts +6 -4
- package/dist-types/commands/StartMetadataModelCreationCommand.d.ts +6 -4
- package/dist-types/commands/StartMetadataModelExportAsScriptCommand.d.ts +6 -4
- package/dist-types/commands/StartMetadataModelExportToTargetCommand.d.ts +6 -4
- package/dist-types/commands/StartMetadataModelImportCommand.d.ts +6 -4
- package/dist-types/commands/StartRecommendationsCommand.d.ts +6 -4
- package/dist-types/commands/StartReplicationCommand.d.ts +6 -4
- package/dist-types/commands/StartReplicationTaskAssessmentCommand.d.ts +6 -4
- package/dist-types/commands/StartReplicationTaskAssessmentRunCommand.d.ts +6 -4
- package/dist-types/commands/StartReplicationTaskCommand.d.ts +6 -4
- package/dist-types/commands/StopDataMigrationCommand.d.ts +6 -4
- package/dist-types/commands/StopReplicationCommand.d.ts +6 -4
- package/dist-types/commands/StopReplicationTaskCommand.d.ts +6 -4
- package/dist-types/commands/TestConnectionCommand.d.ts +6 -4
- package/dist-types/commands/UpdateSubscriptionsToEventBridgeCommand.d.ts +6 -4
- package/dist-types/endpoint/bdd.d.ts +1 -1
- package/dist-types/extensionConfiguration.d.ts +1 -1
- package/dist-types/models/DatabaseMigrationServiceServiceException.d.ts +1 -1
- package/dist-types/models/errors.d.ts +1 -1
- package/dist-types/runtimeConfig.browser.d.ts +2 -2
- package/dist-types/runtimeConfig.d.ts +2 -2
- package/dist-types/runtimeConfig.native.d.ts +2 -2
- package/dist-types/ts3.4/DatabaseMigrationService.d.ts +1 -1
- package/dist-types/ts3.4/DatabaseMigrationServiceClient.d.ts +8 -14
- package/dist-types/ts3.4/commands/AddTagsToResourceCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ApplyPendingMaintenanceActionCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/BatchStartRecommendationsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CancelMetadataModelConversionCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CancelMetadataModelCreationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CancelReplicationTaskAssessmentRunCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateDataMigrationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateDataProviderCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateEndpointCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateEventSubscriptionCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateFleetAdvisorCollectorCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateInstanceProfileCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateMigrationProjectCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateReplicationConfigCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateReplicationInstanceCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateReplicationSubnetGroupCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateReplicationTaskCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteCertificateCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteConnectionCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteDataMigrationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteDataProviderCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteEndpointCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteEventSubscriptionCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteFleetAdvisorCollectorCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteFleetAdvisorDatabasesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteInstanceProfileCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteMigrationProjectCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteReplicationConfigCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteReplicationInstanceCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteReplicationSubnetGroupCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteReplicationTaskAssessmentRunCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteReplicationTaskCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeAccountAttributesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeApplicableIndividualAssessmentsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeCertificatesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeConnectionsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeConversionConfigurationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeDataMigrationsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeDataProvidersCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeEndpointSettingsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeEndpointTypesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeEndpointsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeEngineVersionsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeEventCategoriesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeEventSubscriptionsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeEventsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeExtensionPackAssociationsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeFleetAdvisorCollectorsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeFleetAdvisorDatabasesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeFleetAdvisorLsaAnalysisCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeFleetAdvisorSchemaObjectSummaryCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeFleetAdvisorSchemasCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeInstanceProfilesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeMetadataModelAssessmentsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeMetadataModelChildrenCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeMetadataModelCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeMetadataModelConversionsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeMetadataModelCreationsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeMetadataModelExportsAsScriptCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeMetadataModelExportsToTargetCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeMetadataModelImportsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeMigrationProjectsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeOrderableReplicationInstancesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribePendingMaintenanceActionsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeRecommendationLimitationsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeRecommendationsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeRefreshSchemasStatusCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeReplicationConfigsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeReplicationInstanceTaskLogsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeReplicationInstancesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeReplicationSubnetGroupsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeReplicationTableStatisticsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeReplicationTaskAssessmentResultsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeReplicationTaskAssessmentRunsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeReplicationTaskIndividualAssessmentsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeReplicationTasksCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeReplicationsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeSchemasCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeTableStatisticsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ExportMetadataModelAssessmentCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetTargetSelectionRulesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ImportCertificateCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ModifyConversionConfigurationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ModifyDataMigrationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ModifyDataProviderCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ModifyEndpointCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ModifyEventSubscriptionCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ModifyInstanceProfileCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ModifyMigrationProjectCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ModifyReplicationConfigCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ModifyReplicationInstanceCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ModifyReplicationSubnetGroupCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ModifyReplicationTaskCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/MoveReplicationTaskCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/RebootReplicationInstanceCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/RefreshSchemasCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ReloadReplicationTablesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ReloadTablesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/RemoveTagsFromResourceCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/RunFleetAdvisorLsaAnalysisCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/StartDataMigrationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/StartExtensionPackAssociationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/StartMetadataModelAssessmentCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/StartMetadataModelConversionCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/StartMetadataModelCreationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/StartMetadataModelExportAsScriptCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/StartMetadataModelExportToTargetCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/StartMetadataModelImportCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/StartRecommendationsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/StartReplicationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/StartReplicationTaskAssessmentCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/StartReplicationTaskAssessmentRunCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/StartReplicationTaskCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/StopDataMigrationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/StopReplicationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/StopReplicationTaskCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/TestConnectionCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateSubscriptionsToEventBridgeCommand.d.ts +6 -4
- package/dist-types/ts3.4/endpoint/bdd.d.ts +1 -1
- package/dist-types/ts3.4/extensionConfiguration.d.ts +1 -1
- package/dist-types/ts3.4/models/DatabaseMigrationServiceServiceException.d.ts +1 -1
- package/dist-types/ts3.4/models/errors.d.ts +1 -1
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +2 -2
- package/dist-types/ts3.4/runtimeConfig.d.ts +2 -2
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +3 -3
- package/dist-types/ts3.4/waiters/waitForEndpointDeleted.d.ts +1 -1
- package/dist-types/ts3.4/waiters/waitForReplicationInstanceAvailable.d.ts +1 -1
- package/dist-types/ts3.4/waiters/waitForReplicationInstanceDeleted.d.ts +1 -1
- package/dist-types/ts3.4/waiters/waitForReplicationTaskDeleted.d.ts +1 -1
- package/dist-types/ts3.4/waiters/waitForReplicationTaskReady.d.ts +1 -1
- package/dist-types/ts3.4/waiters/waitForReplicationTaskRunning.d.ts +1 -1
- package/dist-types/ts3.4/waiters/waitForReplicationTaskStopped.d.ts +1 -1
- package/dist-types/ts3.4/waiters/waitForTestConnectionSucceeds.d.ts +1 -1
- package/dist-types/waiters/waitForEndpointDeleted.d.ts +1 -1
- package/dist-types/waiters/waitForReplicationInstanceAvailable.d.ts +1 -1
- package/dist-types/waiters/waitForReplicationInstanceDeleted.d.ts +1 -1
- package/dist-types/waiters/waitForReplicationTaskDeleted.d.ts +1 -1
- package/dist-types/waiters/waitForReplicationTaskReady.d.ts +1 -1
- package/dist-types/waiters/waitForReplicationTaskRunning.d.ts +1 -1
- package/dist-types/waiters/waitForReplicationTaskStopped.d.ts +1 -1
- package/dist-types/waiters/waitForTestConnectionSucceeds.d.ts +1 -1
- package/package.json +13 -35
package/dist-cjs/index.js
CHANGED
|
@@ -4,19 +4,17 @@ var middlewareHostHeader = require('@aws-sdk/middleware-host-header');
|
|
|
4
4
|
var middlewareLogger = require('@aws-sdk/middleware-logger');
|
|
5
5
|
var middlewareRecursionDetection = require('@aws-sdk/middleware-recursion-detection');
|
|
6
6
|
var middlewareUserAgent = require('@aws-sdk/middleware-user-agent');
|
|
7
|
-
var configResolver = require('@smithy/config-resolver');
|
|
8
7
|
var core = require('@smithy/core');
|
|
8
|
+
var client = require('@smithy/core/client');
|
|
9
|
+
var config = require('@smithy/core/config');
|
|
10
|
+
var endpoints = require('@smithy/core/endpoints');
|
|
11
|
+
var protocols = require('@smithy/core/protocols');
|
|
12
|
+
var retry = require('@smithy/core/retry');
|
|
9
13
|
var schema = require('@smithy/core/schema');
|
|
10
|
-
var middlewareContentLength = require('@smithy/middleware-content-length');
|
|
11
|
-
var middlewareEndpoint = require('@smithy/middleware-endpoint');
|
|
12
|
-
var middlewareRetry = require('@smithy/middleware-retry');
|
|
13
|
-
var smithyClient = require('@smithy/smithy-client');
|
|
14
14
|
var httpAuthSchemeProvider = require('./auth/httpAuthSchemeProvider');
|
|
15
15
|
var runtimeConfig = require('./runtimeConfig');
|
|
16
16
|
var regionConfigResolver = require('@aws-sdk/region-config-resolver');
|
|
17
|
-
var protocolHttp = require('@smithy/protocol-http');
|
|
18
17
|
var schemas_0 = require('./schemas/schemas_0');
|
|
19
|
-
var utilWaiter = require('@smithy/util-waiter');
|
|
20
18
|
var errors = require('./models/errors');
|
|
21
19
|
var DatabaseMigrationServiceServiceException = require('./models/DatabaseMigrationServiceServiceException');
|
|
22
20
|
|
|
@@ -74,12 +72,12 @@ const resolveHttpAuthRuntimeConfig = (config) => {
|
|
|
74
72
|
};
|
|
75
73
|
|
|
76
74
|
const resolveRuntimeExtensions = (runtimeConfig, extensions) => {
|
|
77
|
-
const extensionConfiguration = Object.assign(regionConfigResolver.getAwsRegionExtensionConfiguration(runtimeConfig),
|
|
75
|
+
const extensionConfiguration = Object.assign(regionConfigResolver.getAwsRegionExtensionConfiguration(runtimeConfig), client.getDefaultExtensionConfiguration(runtimeConfig), protocols.getHttpHandlerExtensionConfiguration(runtimeConfig), getHttpAuthExtensionConfiguration(runtimeConfig));
|
|
78
76
|
extensions.forEach((extension) => extension.configure(extensionConfiguration));
|
|
79
|
-
return Object.assign(runtimeConfig, regionConfigResolver.resolveAwsRegionExtensionConfiguration(extensionConfiguration),
|
|
77
|
+
return Object.assign(runtimeConfig, regionConfigResolver.resolveAwsRegionExtensionConfiguration(extensionConfiguration), client.resolveDefaultRuntimeConfig(extensionConfiguration), protocols.resolveHttpHandlerRuntimeConfig(extensionConfiguration), resolveHttpAuthRuntimeConfig(extensionConfiguration));
|
|
80
78
|
};
|
|
81
79
|
|
|
82
|
-
class DatabaseMigrationServiceClient extends
|
|
80
|
+
class DatabaseMigrationServiceClient extends client.Client {
|
|
83
81
|
config;
|
|
84
82
|
constructor(...[configuration]) {
|
|
85
83
|
const _config_0 = runtimeConfig.getRuntimeConfig(configuration || {});
|
|
@@ -87,17 +85,17 @@ class DatabaseMigrationServiceClient extends smithyClient.Client {
|
|
|
87
85
|
this.initConfig = _config_0;
|
|
88
86
|
const _config_1 = resolveClientEndpointParameters(_config_0);
|
|
89
87
|
const _config_2 = middlewareUserAgent.resolveUserAgentConfig(_config_1);
|
|
90
|
-
const _config_3 =
|
|
91
|
-
const _config_4 =
|
|
88
|
+
const _config_3 = retry.resolveRetryConfig(_config_2);
|
|
89
|
+
const _config_4 = config.resolveRegionConfig(_config_3);
|
|
92
90
|
const _config_5 = middlewareHostHeader.resolveHostHeaderConfig(_config_4);
|
|
93
|
-
const _config_6 =
|
|
91
|
+
const _config_6 = endpoints.resolveEndpointConfig(_config_5);
|
|
94
92
|
const _config_7 = httpAuthSchemeProvider.resolveHttpAuthSchemeConfig(_config_6);
|
|
95
93
|
const _config_8 = resolveRuntimeExtensions(_config_7, configuration?.extensions || []);
|
|
96
94
|
this.config = _config_8;
|
|
97
95
|
this.middlewareStack.use(schema.getSchemaSerdePlugin(this.config));
|
|
98
96
|
this.middlewareStack.use(middlewareUserAgent.getUserAgentPlugin(this.config));
|
|
99
|
-
this.middlewareStack.use(
|
|
100
|
-
this.middlewareStack.use(
|
|
97
|
+
this.middlewareStack.use(retry.getRetryPlugin(this.config));
|
|
98
|
+
this.middlewareStack.use(protocols.getContentLengthPlugin(this.config));
|
|
101
99
|
this.middlewareStack.use(middlewareHostHeader.getHostHeaderPlugin(this.config));
|
|
102
100
|
this.middlewareStack.use(middlewareLogger.getLoggerPlugin(this.config));
|
|
103
101
|
this.middlewareStack.use(middlewareRecursionDetection.getRecursionDetectionPlugin(this.config));
|
|
@@ -114,11 +112,11 @@ class DatabaseMigrationServiceClient extends smithyClient.Client {
|
|
|
114
112
|
}
|
|
115
113
|
}
|
|
116
114
|
|
|
117
|
-
class AddTagsToResourceCommand extends
|
|
115
|
+
class AddTagsToResourceCommand extends client.Command
|
|
118
116
|
.classBuilder()
|
|
119
117
|
.ep(commonParams)
|
|
120
118
|
.m(function (Command, cs, config, o) {
|
|
121
|
-
return [
|
|
119
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
122
120
|
})
|
|
123
121
|
.s("AmazonDMSv20160101", "AddTagsToResource", {})
|
|
124
122
|
.n("DatabaseMigrationServiceClient", "AddTagsToResourceCommand")
|
|
@@ -126,11 +124,11 @@ class AddTagsToResourceCommand extends smithyClient.Command
|
|
|
126
124
|
.build() {
|
|
127
125
|
}
|
|
128
126
|
|
|
129
|
-
class ApplyPendingMaintenanceActionCommand extends
|
|
127
|
+
class ApplyPendingMaintenanceActionCommand extends client.Command
|
|
130
128
|
.classBuilder()
|
|
131
129
|
.ep(commonParams)
|
|
132
130
|
.m(function (Command, cs, config, o) {
|
|
133
|
-
return [
|
|
131
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
134
132
|
})
|
|
135
133
|
.s("AmazonDMSv20160101", "ApplyPendingMaintenanceAction", {})
|
|
136
134
|
.n("DatabaseMigrationServiceClient", "ApplyPendingMaintenanceActionCommand")
|
|
@@ -138,11 +136,11 @@ class ApplyPendingMaintenanceActionCommand extends smithyClient.Command
|
|
|
138
136
|
.build() {
|
|
139
137
|
}
|
|
140
138
|
|
|
141
|
-
class BatchStartRecommendationsCommand extends
|
|
139
|
+
class BatchStartRecommendationsCommand extends client.Command
|
|
142
140
|
.classBuilder()
|
|
143
141
|
.ep(commonParams)
|
|
144
142
|
.m(function (Command, cs, config, o) {
|
|
145
|
-
return [
|
|
143
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
146
144
|
})
|
|
147
145
|
.s("AmazonDMSv20160101", "BatchStartRecommendations", {})
|
|
148
146
|
.n("DatabaseMigrationServiceClient", "BatchStartRecommendationsCommand")
|
|
@@ -150,11 +148,11 @@ class BatchStartRecommendationsCommand extends smithyClient.Command
|
|
|
150
148
|
.build() {
|
|
151
149
|
}
|
|
152
150
|
|
|
153
|
-
class CancelMetadataModelConversionCommand extends
|
|
151
|
+
class CancelMetadataModelConversionCommand extends client.Command
|
|
154
152
|
.classBuilder()
|
|
155
153
|
.ep(commonParams)
|
|
156
154
|
.m(function (Command, cs, config, o) {
|
|
157
|
-
return [
|
|
155
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
158
156
|
})
|
|
159
157
|
.s("AmazonDMSv20160101", "CancelMetadataModelConversion", {})
|
|
160
158
|
.n("DatabaseMigrationServiceClient", "CancelMetadataModelConversionCommand")
|
|
@@ -162,11 +160,11 @@ class CancelMetadataModelConversionCommand extends smithyClient.Command
|
|
|
162
160
|
.build() {
|
|
163
161
|
}
|
|
164
162
|
|
|
165
|
-
class CancelMetadataModelCreationCommand extends
|
|
163
|
+
class CancelMetadataModelCreationCommand extends client.Command
|
|
166
164
|
.classBuilder()
|
|
167
165
|
.ep(commonParams)
|
|
168
166
|
.m(function (Command, cs, config, o) {
|
|
169
|
-
return [
|
|
167
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
170
168
|
})
|
|
171
169
|
.s("AmazonDMSv20160101", "CancelMetadataModelCreation", {})
|
|
172
170
|
.n("DatabaseMigrationServiceClient", "CancelMetadataModelCreationCommand")
|
|
@@ -174,11 +172,11 @@ class CancelMetadataModelCreationCommand extends smithyClient.Command
|
|
|
174
172
|
.build() {
|
|
175
173
|
}
|
|
176
174
|
|
|
177
|
-
class CancelReplicationTaskAssessmentRunCommand extends
|
|
175
|
+
class CancelReplicationTaskAssessmentRunCommand extends client.Command
|
|
178
176
|
.classBuilder()
|
|
179
177
|
.ep(commonParams)
|
|
180
178
|
.m(function (Command, cs, config, o) {
|
|
181
|
-
return [
|
|
179
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
182
180
|
})
|
|
183
181
|
.s("AmazonDMSv20160101", "CancelReplicationTaskAssessmentRun", {})
|
|
184
182
|
.n("DatabaseMigrationServiceClient", "CancelReplicationTaskAssessmentRunCommand")
|
|
@@ -186,11 +184,11 @@ class CancelReplicationTaskAssessmentRunCommand extends smithyClient.Command
|
|
|
186
184
|
.build() {
|
|
187
185
|
}
|
|
188
186
|
|
|
189
|
-
class CreateDataMigrationCommand extends
|
|
187
|
+
class CreateDataMigrationCommand extends client.Command
|
|
190
188
|
.classBuilder()
|
|
191
189
|
.ep(commonParams)
|
|
192
190
|
.m(function (Command, cs, config, o) {
|
|
193
|
-
return [
|
|
191
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
194
192
|
})
|
|
195
193
|
.s("AmazonDMSv20160101", "CreateDataMigration", {})
|
|
196
194
|
.n("DatabaseMigrationServiceClient", "CreateDataMigrationCommand")
|
|
@@ -198,11 +196,11 @@ class CreateDataMigrationCommand extends smithyClient.Command
|
|
|
198
196
|
.build() {
|
|
199
197
|
}
|
|
200
198
|
|
|
201
|
-
class CreateDataProviderCommand extends
|
|
199
|
+
class CreateDataProviderCommand extends client.Command
|
|
202
200
|
.classBuilder()
|
|
203
201
|
.ep(commonParams)
|
|
204
202
|
.m(function (Command, cs, config, o) {
|
|
205
|
-
return [
|
|
203
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
206
204
|
})
|
|
207
205
|
.s("AmazonDMSv20160101", "CreateDataProvider", {})
|
|
208
206
|
.n("DatabaseMigrationServiceClient", "CreateDataProviderCommand")
|
|
@@ -210,11 +208,11 @@ class CreateDataProviderCommand extends smithyClient.Command
|
|
|
210
208
|
.build() {
|
|
211
209
|
}
|
|
212
210
|
|
|
213
|
-
class CreateEndpointCommand extends
|
|
211
|
+
class CreateEndpointCommand extends client.Command
|
|
214
212
|
.classBuilder()
|
|
215
213
|
.ep(commonParams)
|
|
216
214
|
.m(function (Command, cs, config, o) {
|
|
217
|
-
return [
|
|
215
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
218
216
|
})
|
|
219
217
|
.s("AmazonDMSv20160101", "CreateEndpoint", {})
|
|
220
218
|
.n("DatabaseMigrationServiceClient", "CreateEndpointCommand")
|
|
@@ -222,11 +220,11 @@ class CreateEndpointCommand extends smithyClient.Command
|
|
|
222
220
|
.build() {
|
|
223
221
|
}
|
|
224
222
|
|
|
225
|
-
class CreateEventSubscriptionCommand extends
|
|
223
|
+
class CreateEventSubscriptionCommand extends client.Command
|
|
226
224
|
.classBuilder()
|
|
227
225
|
.ep(commonParams)
|
|
228
226
|
.m(function (Command, cs, config, o) {
|
|
229
|
-
return [
|
|
227
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
230
228
|
})
|
|
231
229
|
.s("AmazonDMSv20160101", "CreateEventSubscription", {})
|
|
232
230
|
.n("DatabaseMigrationServiceClient", "CreateEventSubscriptionCommand")
|
|
@@ -234,11 +232,11 @@ class CreateEventSubscriptionCommand extends smithyClient.Command
|
|
|
234
232
|
.build() {
|
|
235
233
|
}
|
|
236
234
|
|
|
237
|
-
class CreateFleetAdvisorCollectorCommand extends
|
|
235
|
+
class CreateFleetAdvisorCollectorCommand extends client.Command
|
|
238
236
|
.classBuilder()
|
|
239
237
|
.ep(commonParams)
|
|
240
238
|
.m(function (Command, cs, config, o) {
|
|
241
|
-
return [
|
|
239
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
242
240
|
})
|
|
243
241
|
.s("AmazonDMSv20160101", "CreateFleetAdvisorCollector", {})
|
|
244
242
|
.n("DatabaseMigrationServiceClient", "CreateFleetAdvisorCollectorCommand")
|
|
@@ -246,11 +244,11 @@ class CreateFleetAdvisorCollectorCommand extends smithyClient.Command
|
|
|
246
244
|
.build() {
|
|
247
245
|
}
|
|
248
246
|
|
|
249
|
-
class CreateInstanceProfileCommand extends
|
|
247
|
+
class CreateInstanceProfileCommand extends client.Command
|
|
250
248
|
.classBuilder()
|
|
251
249
|
.ep(commonParams)
|
|
252
250
|
.m(function (Command, cs, config, o) {
|
|
253
|
-
return [
|
|
251
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
254
252
|
})
|
|
255
253
|
.s("AmazonDMSv20160101", "CreateInstanceProfile", {})
|
|
256
254
|
.n("DatabaseMigrationServiceClient", "CreateInstanceProfileCommand")
|
|
@@ -258,11 +256,11 @@ class CreateInstanceProfileCommand extends smithyClient.Command
|
|
|
258
256
|
.build() {
|
|
259
257
|
}
|
|
260
258
|
|
|
261
|
-
class CreateMigrationProjectCommand extends
|
|
259
|
+
class CreateMigrationProjectCommand extends client.Command
|
|
262
260
|
.classBuilder()
|
|
263
261
|
.ep(commonParams)
|
|
264
262
|
.m(function (Command, cs, config, o) {
|
|
265
|
-
return [
|
|
263
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
266
264
|
})
|
|
267
265
|
.s("AmazonDMSv20160101", "CreateMigrationProject", {})
|
|
268
266
|
.n("DatabaseMigrationServiceClient", "CreateMigrationProjectCommand")
|
|
@@ -270,11 +268,11 @@ class CreateMigrationProjectCommand extends smithyClient.Command
|
|
|
270
268
|
.build() {
|
|
271
269
|
}
|
|
272
270
|
|
|
273
|
-
class CreateReplicationConfigCommand extends
|
|
271
|
+
class CreateReplicationConfigCommand extends client.Command
|
|
274
272
|
.classBuilder()
|
|
275
273
|
.ep(commonParams)
|
|
276
274
|
.m(function (Command, cs, config, o) {
|
|
277
|
-
return [
|
|
275
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
278
276
|
})
|
|
279
277
|
.s("AmazonDMSv20160101", "CreateReplicationConfig", {})
|
|
280
278
|
.n("DatabaseMigrationServiceClient", "CreateReplicationConfigCommand")
|
|
@@ -282,11 +280,11 @@ class CreateReplicationConfigCommand extends smithyClient.Command
|
|
|
282
280
|
.build() {
|
|
283
281
|
}
|
|
284
282
|
|
|
285
|
-
class CreateReplicationInstanceCommand extends
|
|
283
|
+
class CreateReplicationInstanceCommand extends client.Command
|
|
286
284
|
.classBuilder()
|
|
287
285
|
.ep(commonParams)
|
|
288
286
|
.m(function (Command, cs, config, o) {
|
|
289
|
-
return [
|
|
287
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
290
288
|
})
|
|
291
289
|
.s("AmazonDMSv20160101", "CreateReplicationInstance", {})
|
|
292
290
|
.n("DatabaseMigrationServiceClient", "CreateReplicationInstanceCommand")
|
|
@@ -294,11 +292,11 @@ class CreateReplicationInstanceCommand extends smithyClient.Command
|
|
|
294
292
|
.build() {
|
|
295
293
|
}
|
|
296
294
|
|
|
297
|
-
class CreateReplicationSubnetGroupCommand extends
|
|
295
|
+
class CreateReplicationSubnetGroupCommand extends client.Command
|
|
298
296
|
.classBuilder()
|
|
299
297
|
.ep(commonParams)
|
|
300
298
|
.m(function (Command, cs, config, o) {
|
|
301
|
-
return [
|
|
299
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
302
300
|
})
|
|
303
301
|
.s("AmazonDMSv20160101", "CreateReplicationSubnetGroup", {})
|
|
304
302
|
.n("DatabaseMigrationServiceClient", "CreateReplicationSubnetGroupCommand")
|
|
@@ -306,11 +304,11 @@ class CreateReplicationSubnetGroupCommand extends smithyClient.Command
|
|
|
306
304
|
.build() {
|
|
307
305
|
}
|
|
308
306
|
|
|
309
|
-
class CreateReplicationTaskCommand extends
|
|
307
|
+
class CreateReplicationTaskCommand extends client.Command
|
|
310
308
|
.classBuilder()
|
|
311
309
|
.ep(commonParams)
|
|
312
310
|
.m(function (Command, cs, config, o) {
|
|
313
|
-
return [
|
|
311
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
314
312
|
})
|
|
315
313
|
.s("AmazonDMSv20160101", "CreateReplicationTask", {})
|
|
316
314
|
.n("DatabaseMigrationServiceClient", "CreateReplicationTaskCommand")
|
|
@@ -318,11 +316,11 @@ class CreateReplicationTaskCommand extends smithyClient.Command
|
|
|
318
316
|
.build() {
|
|
319
317
|
}
|
|
320
318
|
|
|
321
|
-
class DeleteCertificateCommand extends
|
|
319
|
+
class DeleteCertificateCommand extends client.Command
|
|
322
320
|
.classBuilder()
|
|
323
321
|
.ep(commonParams)
|
|
324
322
|
.m(function (Command, cs, config, o) {
|
|
325
|
-
return [
|
|
323
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
326
324
|
})
|
|
327
325
|
.s("AmazonDMSv20160101", "DeleteCertificate", {})
|
|
328
326
|
.n("DatabaseMigrationServiceClient", "DeleteCertificateCommand")
|
|
@@ -330,11 +328,11 @@ class DeleteCertificateCommand extends smithyClient.Command
|
|
|
330
328
|
.build() {
|
|
331
329
|
}
|
|
332
330
|
|
|
333
|
-
class DeleteConnectionCommand extends
|
|
331
|
+
class DeleteConnectionCommand extends client.Command
|
|
334
332
|
.classBuilder()
|
|
335
333
|
.ep(commonParams)
|
|
336
334
|
.m(function (Command, cs, config, o) {
|
|
337
|
-
return [
|
|
335
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
338
336
|
})
|
|
339
337
|
.s("AmazonDMSv20160101", "DeleteConnection", {})
|
|
340
338
|
.n("DatabaseMigrationServiceClient", "DeleteConnectionCommand")
|
|
@@ -342,11 +340,11 @@ class DeleteConnectionCommand extends smithyClient.Command
|
|
|
342
340
|
.build() {
|
|
343
341
|
}
|
|
344
342
|
|
|
345
|
-
class DeleteDataMigrationCommand extends
|
|
343
|
+
class DeleteDataMigrationCommand extends client.Command
|
|
346
344
|
.classBuilder()
|
|
347
345
|
.ep(commonParams)
|
|
348
346
|
.m(function (Command, cs, config, o) {
|
|
349
|
-
return [
|
|
347
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
350
348
|
})
|
|
351
349
|
.s("AmazonDMSv20160101", "DeleteDataMigration", {})
|
|
352
350
|
.n("DatabaseMigrationServiceClient", "DeleteDataMigrationCommand")
|
|
@@ -354,11 +352,11 @@ class DeleteDataMigrationCommand extends smithyClient.Command
|
|
|
354
352
|
.build() {
|
|
355
353
|
}
|
|
356
354
|
|
|
357
|
-
class DeleteDataProviderCommand extends
|
|
355
|
+
class DeleteDataProviderCommand extends client.Command
|
|
358
356
|
.classBuilder()
|
|
359
357
|
.ep(commonParams)
|
|
360
358
|
.m(function (Command, cs, config, o) {
|
|
361
|
-
return [
|
|
359
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
362
360
|
})
|
|
363
361
|
.s("AmazonDMSv20160101", "DeleteDataProvider", {})
|
|
364
362
|
.n("DatabaseMigrationServiceClient", "DeleteDataProviderCommand")
|
|
@@ -366,11 +364,11 @@ class DeleteDataProviderCommand extends smithyClient.Command
|
|
|
366
364
|
.build() {
|
|
367
365
|
}
|
|
368
366
|
|
|
369
|
-
class DeleteEndpointCommand extends
|
|
367
|
+
class DeleteEndpointCommand extends client.Command
|
|
370
368
|
.classBuilder()
|
|
371
369
|
.ep(commonParams)
|
|
372
370
|
.m(function (Command, cs, config, o) {
|
|
373
|
-
return [
|
|
371
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
374
372
|
})
|
|
375
373
|
.s("AmazonDMSv20160101", "DeleteEndpoint", {})
|
|
376
374
|
.n("DatabaseMigrationServiceClient", "DeleteEndpointCommand")
|
|
@@ -378,11 +376,11 @@ class DeleteEndpointCommand extends smithyClient.Command
|
|
|
378
376
|
.build() {
|
|
379
377
|
}
|
|
380
378
|
|
|
381
|
-
class DeleteEventSubscriptionCommand extends
|
|
379
|
+
class DeleteEventSubscriptionCommand extends client.Command
|
|
382
380
|
.classBuilder()
|
|
383
381
|
.ep(commonParams)
|
|
384
382
|
.m(function (Command, cs, config, o) {
|
|
385
|
-
return [
|
|
383
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
386
384
|
})
|
|
387
385
|
.s("AmazonDMSv20160101", "DeleteEventSubscription", {})
|
|
388
386
|
.n("DatabaseMigrationServiceClient", "DeleteEventSubscriptionCommand")
|
|
@@ -390,11 +388,11 @@ class DeleteEventSubscriptionCommand extends smithyClient.Command
|
|
|
390
388
|
.build() {
|
|
391
389
|
}
|
|
392
390
|
|
|
393
|
-
class DeleteFleetAdvisorCollectorCommand extends
|
|
391
|
+
class DeleteFleetAdvisorCollectorCommand extends client.Command
|
|
394
392
|
.classBuilder()
|
|
395
393
|
.ep(commonParams)
|
|
396
394
|
.m(function (Command, cs, config, o) {
|
|
397
|
-
return [
|
|
395
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
398
396
|
})
|
|
399
397
|
.s("AmazonDMSv20160101", "DeleteFleetAdvisorCollector", {})
|
|
400
398
|
.n("DatabaseMigrationServiceClient", "DeleteFleetAdvisorCollectorCommand")
|
|
@@ -402,11 +400,11 @@ class DeleteFleetAdvisorCollectorCommand extends smithyClient.Command
|
|
|
402
400
|
.build() {
|
|
403
401
|
}
|
|
404
402
|
|
|
405
|
-
class DeleteFleetAdvisorDatabasesCommand extends
|
|
403
|
+
class DeleteFleetAdvisorDatabasesCommand extends client.Command
|
|
406
404
|
.classBuilder()
|
|
407
405
|
.ep(commonParams)
|
|
408
406
|
.m(function (Command, cs, config, o) {
|
|
409
|
-
return [
|
|
407
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
410
408
|
})
|
|
411
409
|
.s("AmazonDMSv20160101", "DeleteFleetAdvisorDatabases", {})
|
|
412
410
|
.n("DatabaseMigrationServiceClient", "DeleteFleetAdvisorDatabasesCommand")
|
|
@@ -414,11 +412,11 @@ class DeleteFleetAdvisorDatabasesCommand extends smithyClient.Command
|
|
|
414
412
|
.build() {
|
|
415
413
|
}
|
|
416
414
|
|
|
417
|
-
class DeleteInstanceProfileCommand extends
|
|
415
|
+
class DeleteInstanceProfileCommand extends client.Command
|
|
418
416
|
.classBuilder()
|
|
419
417
|
.ep(commonParams)
|
|
420
418
|
.m(function (Command, cs, config, o) {
|
|
421
|
-
return [
|
|
419
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
422
420
|
})
|
|
423
421
|
.s("AmazonDMSv20160101", "DeleteInstanceProfile", {})
|
|
424
422
|
.n("DatabaseMigrationServiceClient", "DeleteInstanceProfileCommand")
|
|
@@ -426,11 +424,11 @@ class DeleteInstanceProfileCommand extends smithyClient.Command
|
|
|
426
424
|
.build() {
|
|
427
425
|
}
|
|
428
426
|
|
|
429
|
-
class DeleteMigrationProjectCommand extends
|
|
427
|
+
class DeleteMigrationProjectCommand extends client.Command
|
|
430
428
|
.classBuilder()
|
|
431
429
|
.ep(commonParams)
|
|
432
430
|
.m(function (Command, cs, config, o) {
|
|
433
|
-
return [
|
|
431
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
434
432
|
})
|
|
435
433
|
.s("AmazonDMSv20160101", "DeleteMigrationProject", {})
|
|
436
434
|
.n("DatabaseMigrationServiceClient", "DeleteMigrationProjectCommand")
|
|
@@ -438,11 +436,11 @@ class DeleteMigrationProjectCommand extends smithyClient.Command
|
|
|
438
436
|
.build() {
|
|
439
437
|
}
|
|
440
438
|
|
|
441
|
-
class DeleteReplicationConfigCommand extends
|
|
439
|
+
class DeleteReplicationConfigCommand extends client.Command
|
|
442
440
|
.classBuilder()
|
|
443
441
|
.ep(commonParams)
|
|
444
442
|
.m(function (Command, cs, config, o) {
|
|
445
|
-
return [
|
|
443
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
446
444
|
})
|
|
447
445
|
.s("AmazonDMSv20160101", "DeleteReplicationConfig", {})
|
|
448
446
|
.n("DatabaseMigrationServiceClient", "DeleteReplicationConfigCommand")
|
|
@@ -450,11 +448,11 @@ class DeleteReplicationConfigCommand extends smithyClient.Command
|
|
|
450
448
|
.build() {
|
|
451
449
|
}
|
|
452
450
|
|
|
453
|
-
class DeleteReplicationInstanceCommand extends
|
|
451
|
+
class DeleteReplicationInstanceCommand extends client.Command
|
|
454
452
|
.classBuilder()
|
|
455
453
|
.ep(commonParams)
|
|
456
454
|
.m(function (Command, cs, config, o) {
|
|
457
|
-
return [
|
|
455
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
458
456
|
})
|
|
459
457
|
.s("AmazonDMSv20160101", "DeleteReplicationInstance", {})
|
|
460
458
|
.n("DatabaseMigrationServiceClient", "DeleteReplicationInstanceCommand")
|
|
@@ -462,11 +460,11 @@ class DeleteReplicationInstanceCommand extends smithyClient.Command
|
|
|
462
460
|
.build() {
|
|
463
461
|
}
|
|
464
462
|
|
|
465
|
-
class DeleteReplicationSubnetGroupCommand extends
|
|
463
|
+
class DeleteReplicationSubnetGroupCommand extends client.Command
|
|
466
464
|
.classBuilder()
|
|
467
465
|
.ep(commonParams)
|
|
468
466
|
.m(function (Command, cs, config, o) {
|
|
469
|
-
return [
|
|
467
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
470
468
|
})
|
|
471
469
|
.s("AmazonDMSv20160101", "DeleteReplicationSubnetGroup", {})
|
|
472
470
|
.n("DatabaseMigrationServiceClient", "DeleteReplicationSubnetGroupCommand")
|
|
@@ -474,11 +472,11 @@ class DeleteReplicationSubnetGroupCommand extends smithyClient.Command
|
|
|
474
472
|
.build() {
|
|
475
473
|
}
|
|
476
474
|
|
|
477
|
-
class DeleteReplicationTaskAssessmentRunCommand extends
|
|
475
|
+
class DeleteReplicationTaskAssessmentRunCommand extends client.Command
|
|
478
476
|
.classBuilder()
|
|
479
477
|
.ep(commonParams)
|
|
480
478
|
.m(function (Command, cs, config, o) {
|
|
481
|
-
return [
|
|
479
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
482
480
|
})
|
|
483
481
|
.s("AmazonDMSv20160101", "DeleteReplicationTaskAssessmentRun", {})
|
|
484
482
|
.n("DatabaseMigrationServiceClient", "DeleteReplicationTaskAssessmentRunCommand")
|
|
@@ -486,11 +484,11 @@ class DeleteReplicationTaskAssessmentRunCommand extends smithyClient.Command
|
|
|
486
484
|
.build() {
|
|
487
485
|
}
|
|
488
486
|
|
|
489
|
-
class DeleteReplicationTaskCommand extends
|
|
487
|
+
class DeleteReplicationTaskCommand extends client.Command
|
|
490
488
|
.classBuilder()
|
|
491
489
|
.ep(commonParams)
|
|
492
490
|
.m(function (Command, cs, config, o) {
|
|
493
|
-
return [
|
|
491
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
494
492
|
})
|
|
495
493
|
.s("AmazonDMSv20160101", "DeleteReplicationTask", {})
|
|
496
494
|
.n("DatabaseMigrationServiceClient", "DeleteReplicationTaskCommand")
|
|
@@ -498,11 +496,11 @@ class DeleteReplicationTaskCommand extends smithyClient.Command
|
|
|
498
496
|
.build() {
|
|
499
497
|
}
|
|
500
498
|
|
|
501
|
-
class DescribeAccountAttributesCommand extends
|
|
499
|
+
class DescribeAccountAttributesCommand extends client.Command
|
|
502
500
|
.classBuilder()
|
|
503
501
|
.ep(commonParams)
|
|
504
502
|
.m(function (Command, cs, config, o) {
|
|
505
|
-
return [
|
|
503
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
506
504
|
})
|
|
507
505
|
.s("AmazonDMSv20160101", "DescribeAccountAttributes", {})
|
|
508
506
|
.n("DatabaseMigrationServiceClient", "DescribeAccountAttributesCommand")
|
|
@@ -510,11 +508,11 @@ class DescribeAccountAttributesCommand extends smithyClient.Command
|
|
|
510
508
|
.build() {
|
|
511
509
|
}
|
|
512
510
|
|
|
513
|
-
class DescribeApplicableIndividualAssessmentsCommand extends
|
|
511
|
+
class DescribeApplicableIndividualAssessmentsCommand extends client.Command
|
|
514
512
|
.classBuilder()
|
|
515
513
|
.ep(commonParams)
|
|
516
514
|
.m(function (Command, cs, config, o) {
|
|
517
|
-
return [
|
|
515
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
518
516
|
})
|
|
519
517
|
.s("AmazonDMSv20160101", "DescribeApplicableIndividualAssessments", {})
|
|
520
518
|
.n("DatabaseMigrationServiceClient", "DescribeApplicableIndividualAssessmentsCommand")
|
|
@@ -522,11 +520,11 @@ class DescribeApplicableIndividualAssessmentsCommand extends smithyClient.Comman
|
|
|
522
520
|
.build() {
|
|
523
521
|
}
|
|
524
522
|
|
|
525
|
-
class DescribeCertificatesCommand extends
|
|
523
|
+
class DescribeCertificatesCommand extends client.Command
|
|
526
524
|
.classBuilder()
|
|
527
525
|
.ep(commonParams)
|
|
528
526
|
.m(function (Command, cs, config, o) {
|
|
529
|
-
return [
|
|
527
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
530
528
|
})
|
|
531
529
|
.s("AmazonDMSv20160101", "DescribeCertificates", {})
|
|
532
530
|
.n("DatabaseMigrationServiceClient", "DescribeCertificatesCommand")
|
|
@@ -534,11 +532,11 @@ class DescribeCertificatesCommand extends smithyClient.Command
|
|
|
534
532
|
.build() {
|
|
535
533
|
}
|
|
536
534
|
|
|
537
|
-
class DescribeConnectionsCommand extends
|
|
535
|
+
class DescribeConnectionsCommand extends client.Command
|
|
538
536
|
.classBuilder()
|
|
539
537
|
.ep(commonParams)
|
|
540
538
|
.m(function (Command, cs, config, o) {
|
|
541
|
-
return [
|
|
539
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
542
540
|
})
|
|
543
541
|
.s("AmazonDMSv20160101", "DescribeConnections", {})
|
|
544
542
|
.n("DatabaseMigrationServiceClient", "DescribeConnectionsCommand")
|
|
@@ -546,11 +544,11 @@ class DescribeConnectionsCommand extends smithyClient.Command
|
|
|
546
544
|
.build() {
|
|
547
545
|
}
|
|
548
546
|
|
|
549
|
-
class DescribeConversionConfigurationCommand extends
|
|
547
|
+
class DescribeConversionConfigurationCommand extends client.Command
|
|
550
548
|
.classBuilder()
|
|
551
549
|
.ep(commonParams)
|
|
552
550
|
.m(function (Command, cs, config, o) {
|
|
553
|
-
return [
|
|
551
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
554
552
|
})
|
|
555
553
|
.s("AmazonDMSv20160101", "DescribeConversionConfiguration", {})
|
|
556
554
|
.n("DatabaseMigrationServiceClient", "DescribeConversionConfigurationCommand")
|
|
@@ -558,11 +556,11 @@ class DescribeConversionConfigurationCommand extends smithyClient.Command
|
|
|
558
556
|
.build() {
|
|
559
557
|
}
|
|
560
558
|
|
|
561
|
-
class DescribeDataMigrationsCommand extends
|
|
559
|
+
class DescribeDataMigrationsCommand extends client.Command
|
|
562
560
|
.classBuilder()
|
|
563
561
|
.ep(commonParams)
|
|
564
562
|
.m(function (Command, cs, config, o) {
|
|
565
|
-
return [
|
|
563
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
566
564
|
})
|
|
567
565
|
.s("AmazonDMSv20160101", "DescribeDataMigrations", {})
|
|
568
566
|
.n("DatabaseMigrationServiceClient", "DescribeDataMigrationsCommand")
|
|
@@ -570,11 +568,11 @@ class DescribeDataMigrationsCommand extends smithyClient.Command
|
|
|
570
568
|
.build() {
|
|
571
569
|
}
|
|
572
570
|
|
|
573
|
-
class DescribeDataProvidersCommand extends
|
|
571
|
+
class DescribeDataProvidersCommand extends client.Command
|
|
574
572
|
.classBuilder()
|
|
575
573
|
.ep(commonParams)
|
|
576
574
|
.m(function (Command, cs, config, o) {
|
|
577
|
-
return [
|
|
575
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
578
576
|
})
|
|
579
577
|
.s("AmazonDMSv20160101", "DescribeDataProviders", {})
|
|
580
578
|
.n("DatabaseMigrationServiceClient", "DescribeDataProvidersCommand")
|
|
@@ -582,11 +580,11 @@ class DescribeDataProvidersCommand extends smithyClient.Command
|
|
|
582
580
|
.build() {
|
|
583
581
|
}
|
|
584
582
|
|
|
585
|
-
class DescribeEndpointsCommand extends
|
|
583
|
+
class DescribeEndpointsCommand extends client.Command
|
|
586
584
|
.classBuilder()
|
|
587
585
|
.ep(commonParams)
|
|
588
586
|
.m(function (Command, cs, config, o) {
|
|
589
|
-
return [
|
|
587
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
590
588
|
})
|
|
591
589
|
.s("AmazonDMSv20160101", "DescribeEndpoints", {})
|
|
592
590
|
.n("DatabaseMigrationServiceClient", "DescribeEndpointsCommand")
|
|
@@ -594,11 +592,11 @@ class DescribeEndpointsCommand extends smithyClient.Command
|
|
|
594
592
|
.build() {
|
|
595
593
|
}
|
|
596
594
|
|
|
597
|
-
class DescribeEndpointSettingsCommand extends
|
|
595
|
+
class DescribeEndpointSettingsCommand extends client.Command
|
|
598
596
|
.classBuilder()
|
|
599
597
|
.ep(commonParams)
|
|
600
598
|
.m(function (Command, cs, config, o) {
|
|
601
|
-
return [
|
|
599
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
602
600
|
})
|
|
603
601
|
.s("AmazonDMSv20160101", "DescribeEndpointSettings", {})
|
|
604
602
|
.n("DatabaseMigrationServiceClient", "DescribeEndpointSettingsCommand")
|
|
@@ -606,11 +604,11 @@ class DescribeEndpointSettingsCommand extends smithyClient.Command
|
|
|
606
604
|
.build() {
|
|
607
605
|
}
|
|
608
606
|
|
|
609
|
-
class DescribeEndpointTypesCommand extends
|
|
607
|
+
class DescribeEndpointTypesCommand extends client.Command
|
|
610
608
|
.classBuilder()
|
|
611
609
|
.ep(commonParams)
|
|
612
610
|
.m(function (Command, cs, config, o) {
|
|
613
|
-
return [
|
|
611
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
614
612
|
})
|
|
615
613
|
.s("AmazonDMSv20160101", "DescribeEndpointTypes", {})
|
|
616
614
|
.n("DatabaseMigrationServiceClient", "DescribeEndpointTypesCommand")
|
|
@@ -618,11 +616,11 @@ class DescribeEndpointTypesCommand extends smithyClient.Command
|
|
|
618
616
|
.build() {
|
|
619
617
|
}
|
|
620
618
|
|
|
621
|
-
class DescribeEngineVersionsCommand extends
|
|
619
|
+
class DescribeEngineVersionsCommand extends client.Command
|
|
622
620
|
.classBuilder()
|
|
623
621
|
.ep(commonParams)
|
|
624
622
|
.m(function (Command, cs, config, o) {
|
|
625
|
-
return [
|
|
623
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
626
624
|
})
|
|
627
625
|
.s("AmazonDMSv20160101", "DescribeEngineVersions", {})
|
|
628
626
|
.n("DatabaseMigrationServiceClient", "DescribeEngineVersionsCommand")
|
|
@@ -630,11 +628,11 @@ class DescribeEngineVersionsCommand extends smithyClient.Command
|
|
|
630
628
|
.build() {
|
|
631
629
|
}
|
|
632
630
|
|
|
633
|
-
class DescribeEventCategoriesCommand extends
|
|
631
|
+
class DescribeEventCategoriesCommand extends client.Command
|
|
634
632
|
.classBuilder()
|
|
635
633
|
.ep(commonParams)
|
|
636
634
|
.m(function (Command, cs, config, o) {
|
|
637
|
-
return [
|
|
635
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
638
636
|
})
|
|
639
637
|
.s("AmazonDMSv20160101", "DescribeEventCategories", {})
|
|
640
638
|
.n("DatabaseMigrationServiceClient", "DescribeEventCategoriesCommand")
|
|
@@ -642,11 +640,11 @@ class DescribeEventCategoriesCommand extends smithyClient.Command
|
|
|
642
640
|
.build() {
|
|
643
641
|
}
|
|
644
642
|
|
|
645
|
-
class DescribeEventsCommand extends
|
|
643
|
+
class DescribeEventsCommand extends client.Command
|
|
646
644
|
.classBuilder()
|
|
647
645
|
.ep(commonParams)
|
|
648
646
|
.m(function (Command, cs, config, o) {
|
|
649
|
-
return [
|
|
647
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
650
648
|
})
|
|
651
649
|
.s("AmazonDMSv20160101", "DescribeEvents", {})
|
|
652
650
|
.n("DatabaseMigrationServiceClient", "DescribeEventsCommand")
|
|
@@ -654,11 +652,11 @@ class DescribeEventsCommand extends smithyClient.Command
|
|
|
654
652
|
.build() {
|
|
655
653
|
}
|
|
656
654
|
|
|
657
|
-
class DescribeEventSubscriptionsCommand extends
|
|
655
|
+
class DescribeEventSubscriptionsCommand extends client.Command
|
|
658
656
|
.classBuilder()
|
|
659
657
|
.ep(commonParams)
|
|
660
658
|
.m(function (Command, cs, config, o) {
|
|
661
|
-
return [
|
|
659
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
662
660
|
})
|
|
663
661
|
.s("AmazonDMSv20160101", "DescribeEventSubscriptions", {})
|
|
664
662
|
.n("DatabaseMigrationServiceClient", "DescribeEventSubscriptionsCommand")
|
|
@@ -666,11 +664,11 @@ class DescribeEventSubscriptionsCommand extends smithyClient.Command
|
|
|
666
664
|
.build() {
|
|
667
665
|
}
|
|
668
666
|
|
|
669
|
-
class DescribeExtensionPackAssociationsCommand extends
|
|
667
|
+
class DescribeExtensionPackAssociationsCommand extends client.Command
|
|
670
668
|
.classBuilder()
|
|
671
669
|
.ep(commonParams)
|
|
672
670
|
.m(function (Command, cs, config, o) {
|
|
673
|
-
return [
|
|
671
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
674
672
|
})
|
|
675
673
|
.s("AmazonDMSv20160101", "DescribeExtensionPackAssociations", {})
|
|
676
674
|
.n("DatabaseMigrationServiceClient", "DescribeExtensionPackAssociationsCommand")
|
|
@@ -678,11 +676,11 @@ class DescribeExtensionPackAssociationsCommand extends smithyClient.Command
|
|
|
678
676
|
.build() {
|
|
679
677
|
}
|
|
680
678
|
|
|
681
|
-
class DescribeFleetAdvisorCollectorsCommand extends
|
|
679
|
+
class DescribeFleetAdvisorCollectorsCommand extends client.Command
|
|
682
680
|
.classBuilder()
|
|
683
681
|
.ep(commonParams)
|
|
684
682
|
.m(function (Command, cs, config, o) {
|
|
685
|
-
return [
|
|
683
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
686
684
|
})
|
|
687
685
|
.s("AmazonDMSv20160101", "DescribeFleetAdvisorCollectors", {})
|
|
688
686
|
.n("DatabaseMigrationServiceClient", "DescribeFleetAdvisorCollectorsCommand")
|
|
@@ -690,11 +688,11 @@ class DescribeFleetAdvisorCollectorsCommand extends smithyClient.Command
|
|
|
690
688
|
.build() {
|
|
691
689
|
}
|
|
692
690
|
|
|
693
|
-
class DescribeFleetAdvisorDatabasesCommand extends
|
|
691
|
+
class DescribeFleetAdvisorDatabasesCommand extends client.Command
|
|
694
692
|
.classBuilder()
|
|
695
693
|
.ep(commonParams)
|
|
696
694
|
.m(function (Command, cs, config, o) {
|
|
697
|
-
return [
|
|
695
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
698
696
|
})
|
|
699
697
|
.s("AmazonDMSv20160101", "DescribeFleetAdvisorDatabases", {})
|
|
700
698
|
.n("DatabaseMigrationServiceClient", "DescribeFleetAdvisorDatabasesCommand")
|
|
@@ -702,11 +700,11 @@ class DescribeFleetAdvisorDatabasesCommand extends smithyClient.Command
|
|
|
702
700
|
.build() {
|
|
703
701
|
}
|
|
704
702
|
|
|
705
|
-
class DescribeFleetAdvisorLsaAnalysisCommand extends
|
|
703
|
+
class DescribeFleetAdvisorLsaAnalysisCommand extends client.Command
|
|
706
704
|
.classBuilder()
|
|
707
705
|
.ep(commonParams)
|
|
708
706
|
.m(function (Command, cs, config, o) {
|
|
709
|
-
return [
|
|
707
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
710
708
|
})
|
|
711
709
|
.s("AmazonDMSv20160101", "DescribeFleetAdvisorLsaAnalysis", {})
|
|
712
710
|
.n("DatabaseMigrationServiceClient", "DescribeFleetAdvisorLsaAnalysisCommand")
|
|
@@ -714,11 +712,11 @@ class DescribeFleetAdvisorLsaAnalysisCommand extends smithyClient.Command
|
|
|
714
712
|
.build() {
|
|
715
713
|
}
|
|
716
714
|
|
|
717
|
-
class DescribeFleetAdvisorSchemaObjectSummaryCommand extends
|
|
715
|
+
class DescribeFleetAdvisorSchemaObjectSummaryCommand extends client.Command
|
|
718
716
|
.classBuilder()
|
|
719
717
|
.ep(commonParams)
|
|
720
718
|
.m(function (Command, cs, config, o) {
|
|
721
|
-
return [
|
|
719
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
722
720
|
})
|
|
723
721
|
.s("AmazonDMSv20160101", "DescribeFleetAdvisorSchemaObjectSummary", {})
|
|
724
722
|
.n("DatabaseMigrationServiceClient", "DescribeFleetAdvisorSchemaObjectSummaryCommand")
|
|
@@ -726,11 +724,11 @@ class DescribeFleetAdvisorSchemaObjectSummaryCommand extends smithyClient.Comman
|
|
|
726
724
|
.build() {
|
|
727
725
|
}
|
|
728
726
|
|
|
729
|
-
class DescribeFleetAdvisorSchemasCommand extends
|
|
727
|
+
class DescribeFleetAdvisorSchemasCommand extends client.Command
|
|
730
728
|
.classBuilder()
|
|
731
729
|
.ep(commonParams)
|
|
732
730
|
.m(function (Command, cs, config, o) {
|
|
733
|
-
return [
|
|
731
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
734
732
|
})
|
|
735
733
|
.s("AmazonDMSv20160101", "DescribeFleetAdvisorSchemas", {})
|
|
736
734
|
.n("DatabaseMigrationServiceClient", "DescribeFleetAdvisorSchemasCommand")
|
|
@@ -738,11 +736,11 @@ class DescribeFleetAdvisorSchemasCommand extends smithyClient.Command
|
|
|
738
736
|
.build() {
|
|
739
737
|
}
|
|
740
738
|
|
|
741
|
-
class DescribeInstanceProfilesCommand extends
|
|
739
|
+
class DescribeInstanceProfilesCommand extends client.Command
|
|
742
740
|
.classBuilder()
|
|
743
741
|
.ep(commonParams)
|
|
744
742
|
.m(function (Command, cs, config, o) {
|
|
745
|
-
return [
|
|
743
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
746
744
|
})
|
|
747
745
|
.s("AmazonDMSv20160101", "DescribeInstanceProfiles", {})
|
|
748
746
|
.n("DatabaseMigrationServiceClient", "DescribeInstanceProfilesCommand")
|
|
@@ -750,11 +748,11 @@ class DescribeInstanceProfilesCommand extends smithyClient.Command
|
|
|
750
748
|
.build() {
|
|
751
749
|
}
|
|
752
750
|
|
|
753
|
-
class DescribeMetadataModelAssessmentsCommand extends
|
|
751
|
+
class DescribeMetadataModelAssessmentsCommand extends client.Command
|
|
754
752
|
.classBuilder()
|
|
755
753
|
.ep(commonParams)
|
|
756
754
|
.m(function (Command, cs, config, o) {
|
|
757
|
-
return [
|
|
755
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
758
756
|
})
|
|
759
757
|
.s("AmazonDMSv20160101", "DescribeMetadataModelAssessments", {})
|
|
760
758
|
.n("DatabaseMigrationServiceClient", "DescribeMetadataModelAssessmentsCommand")
|
|
@@ -762,11 +760,11 @@ class DescribeMetadataModelAssessmentsCommand extends smithyClient.Command
|
|
|
762
760
|
.build() {
|
|
763
761
|
}
|
|
764
762
|
|
|
765
|
-
class DescribeMetadataModelChildrenCommand extends
|
|
763
|
+
class DescribeMetadataModelChildrenCommand extends client.Command
|
|
766
764
|
.classBuilder()
|
|
767
765
|
.ep(commonParams)
|
|
768
766
|
.m(function (Command, cs, config, o) {
|
|
769
|
-
return [
|
|
767
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
770
768
|
})
|
|
771
769
|
.s("AmazonDMSv20160101", "DescribeMetadataModelChildren", {})
|
|
772
770
|
.n("DatabaseMigrationServiceClient", "DescribeMetadataModelChildrenCommand")
|
|
@@ -774,11 +772,11 @@ class DescribeMetadataModelChildrenCommand extends smithyClient.Command
|
|
|
774
772
|
.build() {
|
|
775
773
|
}
|
|
776
774
|
|
|
777
|
-
class DescribeMetadataModelCommand extends
|
|
775
|
+
class DescribeMetadataModelCommand extends client.Command
|
|
778
776
|
.classBuilder()
|
|
779
777
|
.ep(commonParams)
|
|
780
778
|
.m(function (Command, cs, config, o) {
|
|
781
|
-
return [
|
|
779
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
782
780
|
})
|
|
783
781
|
.s("AmazonDMSv20160101", "DescribeMetadataModel", {})
|
|
784
782
|
.n("DatabaseMigrationServiceClient", "DescribeMetadataModelCommand")
|
|
@@ -786,11 +784,11 @@ class DescribeMetadataModelCommand extends smithyClient.Command
|
|
|
786
784
|
.build() {
|
|
787
785
|
}
|
|
788
786
|
|
|
789
|
-
class DescribeMetadataModelConversionsCommand extends
|
|
787
|
+
class DescribeMetadataModelConversionsCommand extends client.Command
|
|
790
788
|
.classBuilder()
|
|
791
789
|
.ep(commonParams)
|
|
792
790
|
.m(function (Command, cs, config, o) {
|
|
793
|
-
return [
|
|
791
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
794
792
|
})
|
|
795
793
|
.s("AmazonDMSv20160101", "DescribeMetadataModelConversions", {})
|
|
796
794
|
.n("DatabaseMigrationServiceClient", "DescribeMetadataModelConversionsCommand")
|
|
@@ -798,11 +796,11 @@ class DescribeMetadataModelConversionsCommand extends smithyClient.Command
|
|
|
798
796
|
.build() {
|
|
799
797
|
}
|
|
800
798
|
|
|
801
|
-
class DescribeMetadataModelCreationsCommand extends
|
|
799
|
+
class DescribeMetadataModelCreationsCommand extends client.Command
|
|
802
800
|
.classBuilder()
|
|
803
801
|
.ep(commonParams)
|
|
804
802
|
.m(function (Command, cs, config, o) {
|
|
805
|
-
return [
|
|
803
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
806
804
|
})
|
|
807
805
|
.s("AmazonDMSv20160101", "DescribeMetadataModelCreations", {})
|
|
808
806
|
.n("DatabaseMigrationServiceClient", "DescribeMetadataModelCreationsCommand")
|
|
@@ -810,11 +808,11 @@ class DescribeMetadataModelCreationsCommand extends smithyClient.Command
|
|
|
810
808
|
.build() {
|
|
811
809
|
}
|
|
812
810
|
|
|
813
|
-
class DescribeMetadataModelExportsAsScriptCommand extends
|
|
811
|
+
class DescribeMetadataModelExportsAsScriptCommand extends client.Command
|
|
814
812
|
.classBuilder()
|
|
815
813
|
.ep(commonParams)
|
|
816
814
|
.m(function (Command, cs, config, o) {
|
|
817
|
-
return [
|
|
815
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
818
816
|
})
|
|
819
817
|
.s("AmazonDMSv20160101", "DescribeMetadataModelExportsAsScript", {})
|
|
820
818
|
.n("DatabaseMigrationServiceClient", "DescribeMetadataModelExportsAsScriptCommand")
|
|
@@ -822,11 +820,11 @@ class DescribeMetadataModelExportsAsScriptCommand extends smithyClient.Command
|
|
|
822
820
|
.build() {
|
|
823
821
|
}
|
|
824
822
|
|
|
825
|
-
class DescribeMetadataModelExportsToTargetCommand extends
|
|
823
|
+
class DescribeMetadataModelExportsToTargetCommand extends client.Command
|
|
826
824
|
.classBuilder()
|
|
827
825
|
.ep(commonParams)
|
|
828
826
|
.m(function (Command, cs, config, o) {
|
|
829
|
-
return [
|
|
827
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
830
828
|
})
|
|
831
829
|
.s("AmazonDMSv20160101", "DescribeMetadataModelExportsToTarget", {})
|
|
832
830
|
.n("DatabaseMigrationServiceClient", "DescribeMetadataModelExportsToTargetCommand")
|
|
@@ -834,11 +832,11 @@ class DescribeMetadataModelExportsToTargetCommand extends smithyClient.Command
|
|
|
834
832
|
.build() {
|
|
835
833
|
}
|
|
836
834
|
|
|
837
|
-
class DescribeMetadataModelImportsCommand extends
|
|
835
|
+
class DescribeMetadataModelImportsCommand extends client.Command
|
|
838
836
|
.classBuilder()
|
|
839
837
|
.ep(commonParams)
|
|
840
838
|
.m(function (Command, cs, config, o) {
|
|
841
|
-
return [
|
|
839
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
842
840
|
})
|
|
843
841
|
.s("AmazonDMSv20160101", "DescribeMetadataModelImports", {})
|
|
844
842
|
.n("DatabaseMigrationServiceClient", "DescribeMetadataModelImportsCommand")
|
|
@@ -846,11 +844,11 @@ class DescribeMetadataModelImportsCommand extends smithyClient.Command
|
|
|
846
844
|
.build() {
|
|
847
845
|
}
|
|
848
846
|
|
|
849
|
-
class DescribeMigrationProjectsCommand extends
|
|
847
|
+
class DescribeMigrationProjectsCommand extends client.Command
|
|
850
848
|
.classBuilder()
|
|
851
849
|
.ep(commonParams)
|
|
852
850
|
.m(function (Command, cs, config, o) {
|
|
853
|
-
return [
|
|
851
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
854
852
|
})
|
|
855
853
|
.s("AmazonDMSv20160101", "DescribeMigrationProjects", {})
|
|
856
854
|
.n("DatabaseMigrationServiceClient", "DescribeMigrationProjectsCommand")
|
|
@@ -858,11 +856,11 @@ class DescribeMigrationProjectsCommand extends smithyClient.Command
|
|
|
858
856
|
.build() {
|
|
859
857
|
}
|
|
860
858
|
|
|
861
|
-
class DescribeOrderableReplicationInstancesCommand extends
|
|
859
|
+
class DescribeOrderableReplicationInstancesCommand extends client.Command
|
|
862
860
|
.classBuilder()
|
|
863
861
|
.ep(commonParams)
|
|
864
862
|
.m(function (Command, cs, config, o) {
|
|
865
|
-
return [
|
|
863
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
866
864
|
})
|
|
867
865
|
.s("AmazonDMSv20160101", "DescribeOrderableReplicationInstances", {})
|
|
868
866
|
.n("DatabaseMigrationServiceClient", "DescribeOrderableReplicationInstancesCommand")
|
|
@@ -870,11 +868,11 @@ class DescribeOrderableReplicationInstancesCommand extends smithyClient.Command
|
|
|
870
868
|
.build() {
|
|
871
869
|
}
|
|
872
870
|
|
|
873
|
-
class DescribePendingMaintenanceActionsCommand extends
|
|
871
|
+
class DescribePendingMaintenanceActionsCommand extends client.Command
|
|
874
872
|
.classBuilder()
|
|
875
873
|
.ep(commonParams)
|
|
876
874
|
.m(function (Command, cs, config, o) {
|
|
877
|
-
return [
|
|
875
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
878
876
|
})
|
|
879
877
|
.s("AmazonDMSv20160101", "DescribePendingMaintenanceActions", {})
|
|
880
878
|
.n("DatabaseMigrationServiceClient", "DescribePendingMaintenanceActionsCommand")
|
|
@@ -882,11 +880,11 @@ class DescribePendingMaintenanceActionsCommand extends smithyClient.Command
|
|
|
882
880
|
.build() {
|
|
883
881
|
}
|
|
884
882
|
|
|
885
|
-
class DescribeRecommendationLimitationsCommand extends
|
|
883
|
+
class DescribeRecommendationLimitationsCommand extends client.Command
|
|
886
884
|
.classBuilder()
|
|
887
885
|
.ep(commonParams)
|
|
888
886
|
.m(function (Command, cs, config, o) {
|
|
889
|
-
return [
|
|
887
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
890
888
|
})
|
|
891
889
|
.s("AmazonDMSv20160101", "DescribeRecommendationLimitations", {})
|
|
892
890
|
.n("DatabaseMigrationServiceClient", "DescribeRecommendationLimitationsCommand")
|
|
@@ -894,11 +892,11 @@ class DescribeRecommendationLimitationsCommand extends smithyClient.Command
|
|
|
894
892
|
.build() {
|
|
895
893
|
}
|
|
896
894
|
|
|
897
|
-
class DescribeRecommendationsCommand extends
|
|
895
|
+
class DescribeRecommendationsCommand extends client.Command
|
|
898
896
|
.classBuilder()
|
|
899
897
|
.ep(commonParams)
|
|
900
898
|
.m(function (Command, cs, config, o) {
|
|
901
|
-
return [
|
|
899
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
902
900
|
})
|
|
903
901
|
.s("AmazonDMSv20160101", "DescribeRecommendations", {})
|
|
904
902
|
.n("DatabaseMigrationServiceClient", "DescribeRecommendationsCommand")
|
|
@@ -906,11 +904,11 @@ class DescribeRecommendationsCommand extends smithyClient.Command
|
|
|
906
904
|
.build() {
|
|
907
905
|
}
|
|
908
906
|
|
|
909
|
-
class DescribeRefreshSchemasStatusCommand extends
|
|
907
|
+
class DescribeRefreshSchemasStatusCommand extends client.Command
|
|
910
908
|
.classBuilder()
|
|
911
909
|
.ep(commonParams)
|
|
912
910
|
.m(function (Command, cs, config, o) {
|
|
913
|
-
return [
|
|
911
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
914
912
|
})
|
|
915
913
|
.s("AmazonDMSv20160101", "DescribeRefreshSchemasStatus", {})
|
|
916
914
|
.n("DatabaseMigrationServiceClient", "DescribeRefreshSchemasStatusCommand")
|
|
@@ -918,11 +916,11 @@ class DescribeRefreshSchemasStatusCommand extends smithyClient.Command
|
|
|
918
916
|
.build() {
|
|
919
917
|
}
|
|
920
918
|
|
|
921
|
-
class DescribeReplicationConfigsCommand extends
|
|
919
|
+
class DescribeReplicationConfigsCommand extends client.Command
|
|
922
920
|
.classBuilder()
|
|
923
921
|
.ep(commonParams)
|
|
924
922
|
.m(function (Command, cs, config, o) {
|
|
925
|
-
return [
|
|
923
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
926
924
|
})
|
|
927
925
|
.s("AmazonDMSv20160101", "DescribeReplicationConfigs", {})
|
|
928
926
|
.n("DatabaseMigrationServiceClient", "DescribeReplicationConfigsCommand")
|
|
@@ -930,11 +928,11 @@ class DescribeReplicationConfigsCommand extends smithyClient.Command
|
|
|
930
928
|
.build() {
|
|
931
929
|
}
|
|
932
930
|
|
|
933
|
-
class DescribeReplicationInstancesCommand extends
|
|
931
|
+
class DescribeReplicationInstancesCommand extends client.Command
|
|
934
932
|
.classBuilder()
|
|
935
933
|
.ep(commonParams)
|
|
936
934
|
.m(function (Command, cs, config, o) {
|
|
937
|
-
return [
|
|
935
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
938
936
|
})
|
|
939
937
|
.s("AmazonDMSv20160101", "DescribeReplicationInstances", {})
|
|
940
938
|
.n("DatabaseMigrationServiceClient", "DescribeReplicationInstancesCommand")
|
|
@@ -942,11 +940,11 @@ class DescribeReplicationInstancesCommand extends smithyClient.Command
|
|
|
942
940
|
.build() {
|
|
943
941
|
}
|
|
944
942
|
|
|
945
|
-
class DescribeReplicationInstanceTaskLogsCommand extends
|
|
943
|
+
class DescribeReplicationInstanceTaskLogsCommand extends client.Command
|
|
946
944
|
.classBuilder()
|
|
947
945
|
.ep(commonParams)
|
|
948
946
|
.m(function (Command, cs, config, o) {
|
|
949
|
-
return [
|
|
947
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
950
948
|
})
|
|
951
949
|
.s("AmazonDMSv20160101", "DescribeReplicationInstanceTaskLogs", {})
|
|
952
950
|
.n("DatabaseMigrationServiceClient", "DescribeReplicationInstanceTaskLogsCommand")
|
|
@@ -954,11 +952,11 @@ class DescribeReplicationInstanceTaskLogsCommand extends smithyClient.Command
|
|
|
954
952
|
.build() {
|
|
955
953
|
}
|
|
956
954
|
|
|
957
|
-
class DescribeReplicationsCommand extends
|
|
955
|
+
class DescribeReplicationsCommand extends client.Command
|
|
958
956
|
.classBuilder()
|
|
959
957
|
.ep(commonParams)
|
|
960
958
|
.m(function (Command, cs, config, o) {
|
|
961
|
-
return [
|
|
959
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
962
960
|
})
|
|
963
961
|
.s("AmazonDMSv20160101", "DescribeReplications", {})
|
|
964
962
|
.n("DatabaseMigrationServiceClient", "DescribeReplicationsCommand")
|
|
@@ -966,11 +964,11 @@ class DescribeReplicationsCommand extends smithyClient.Command
|
|
|
966
964
|
.build() {
|
|
967
965
|
}
|
|
968
966
|
|
|
969
|
-
class DescribeReplicationSubnetGroupsCommand extends
|
|
967
|
+
class DescribeReplicationSubnetGroupsCommand extends client.Command
|
|
970
968
|
.classBuilder()
|
|
971
969
|
.ep(commonParams)
|
|
972
970
|
.m(function (Command, cs, config, o) {
|
|
973
|
-
return [
|
|
971
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
974
972
|
})
|
|
975
973
|
.s("AmazonDMSv20160101", "DescribeReplicationSubnetGroups", {})
|
|
976
974
|
.n("DatabaseMigrationServiceClient", "DescribeReplicationSubnetGroupsCommand")
|
|
@@ -978,11 +976,11 @@ class DescribeReplicationSubnetGroupsCommand extends smithyClient.Command
|
|
|
978
976
|
.build() {
|
|
979
977
|
}
|
|
980
978
|
|
|
981
|
-
class DescribeReplicationTableStatisticsCommand extends
|
|
979
|
+
class DescribeReplicationTableStatisticsCommand extends client.Command
|
|
982
980
|
.classBuilder()
|
|
983
981
|
.ep(commonParams)
|
|
984
982
|
.m(function (Command, cs, config, o) {
|
|
985
|
-
return [
|
|
983
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
986
984
|
})
|
|
987
985
|
.s("AmazonDMSv20160101", "DescribeReplicationTableStatistics", {})
|
|
988
986
|
.n("DatabaseMigrationServiceClient", "DescribeReplicationTableStatisticsCommand")
|
|
@@ -990,11 +988,11 @@ class DescribeReplicationTableStatisticsCommand extends smithyClient.Command
|
|
|
990
988
|
.build() {
|
|
991
989
|
}
|
|
992
990
|
|
|
993
|
-
class DescribeReplicationTaskAssessmentResultsCommand extends
|
|
991
|
+
class DescribeReplicationTaskAssessmentResultsCommand extends client.Command
|
|
994
992
|
.classBuilder()
|
|
995
993
|
.ep(commonParams)
|
|
996
994
|
.m(function (Command, cs, config, o) {
|
|
997
|
-
return [
|
|
995
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
998
996
|
})
|
|
999
997
|
.s("AmazonDMSv20160101", "DescribeReplicationTaskAssessmentResults", {})
|
|
1000
998
|
.n("DatabaseMigrationServiceClient", "DescribeReplicationTaskAssessmentResultsCommand")
|
|
@@ -1002,11 +1000,11 @@ class DescribeReplicationTaskAssessmentResultsCommand extends smithyClient.Comma
|
|
|
1002
1000
|
.build() {
|
|
1003
1001
|
}
|
|
1004
1002
|
|
|
1005
|
-
class DescribeReplicationTaskAssessmentRunsCommand extends
|
|
1003
|
+
class DescribeReplicationTaskAssessmentRunsCommand extends client.Command
|
|
1006
1004
|
.classBuilder()
|
|
1007
1005
|
.ep(commonParams)
|
|
1008
1006
|
.m(function (Command, cs, config, o) {
|
|
1009
|
-
return [
|
|
1007
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1010
1008
|
})
|
|
1011
1009
|
.s("AmazonDMSv20160101", "DescribeReplicationTaskAssessmentRuns", {})
|
|
1012
1010
|
.n("DatabaseMigrationServiceClient", "DescribeReplicationTaskAssessmentRunsCommand")
|
|
@@ -1014,11 +1012,11 @@ class DescribeReplicationTaskAssessmentRunsCommand extends smithyClient.Command
|
|
|
1014
1012
|
.build() {
|
|
1015
1013
|
}
|
|
1016
1014
|
|
|
1017
|
-
class DescribeReplicationTaskIndividualAssessmentsCommand extends
|
|
1015
|
+
class DescribeReplicationTaskIndividualAssessmentsCommand extends client.Command
|
|
1018
1016
|
.classBuilder()
|
|
1019
1017
|
.ep(commonParams)
|
|
1020
1018
|
.m(function (Command, cs, config, o) {
|
|
1021
|
-
return [
|
|
1019
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1022
1020
|
})
|
|
1023
1021
|
.s("AmazonDMSv20160101", "DescribeReplicationTaskIndividualAssessments", {})
|
|
1024
1022
|
.n("DatabaseMigrationServiceClient", "DescribeReplicationTaskIndividualAssessmentsCommand")
|
|
@@ -1026,11 +1024,11 @@ class DescribeReplicationTaskIndividualAssessmentsCommand extends smithyClient.C
|
|
|
1026
1024
|
.build() {
|
|
1027
1025
|
}
|
|
1028
1026
|
|
|
1029
|
-
class DescribeReplicationTasksCommand extends
|
|
1027
|
+
class DescribeReplicationTasksCommand extends client.Command
|
|
1030
1028
|
.classBuilder()
|
|
1031
1029
|
.ep(commonParams)
|
|
1032
1030
|
.m(function (Command, cs, config, o) {
|
|
1033
|
-
return [
|
|
1031
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1034
1032
|
})
|
|
1035
1033
|
.s("AmazonDMSv20160101", "DescribeReplicationTasks", {})
|
|
1036
1034
|
.n("DatabaseMigrationServiceClient", "DescribeReplicationTasksCommand")
|
|
@@ -1038,11 +1036,11 @@ class DescribeReplicationTasksCommand extends smithyClient.Command
|
|
|
1038
1036
|
.build() {
|
|
1039
1037
|
}
|
|
1040
1038
|
|
|
1041
|
-
class DescribeSchemasCommand extends
|
|
1039
|
+
class DescribeSchemasCommand extends client.Command
|
|
1042
1040
|
.classBuilder()
|
|
1043
1041
|
.ep(commonParams)
|
|
1044
1042
|
.m(function (Command, cs, config, o) {
|
|
1045
|
-
return [
|
|
1043
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1046
1044
|
})
|
|
1047
1045
|
.s("AmazonDMSv20160101", "DescribeSchemas", {})
|
|
1048
1046
|
.n("DatabaseMigrationServiceClient", "DescribeSchemasCommand")
|
|
@@ -1050,11 +1048,11 @@ class DescribeSchemasCommand extends smithyClient.Command
|
|
|
1050
1048
|
.build() {
|
|
1051
1049
|
}
|
|
1052
1050
|
|
|
1053
|
-
class DescribeTableStatisticsCommand extends
|
|
1051
|
+
class DescribeTableStatisticsCommand extends client.Command
|
|
1054
1052
|
.classBuilder()
|
|
1055
1053
|
.ep(commonParams)
|
|
1056
1054
|
.m(function (Command, cs, config, o) {
|
|
1057
|
-
return [
|
|
1055
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1058
1056
|
})
|
|
1059
1057
|
.s("AmazonDMSv20160101", "DescribeTableStatistics", {})
|
|
1060
1058
|
.n("DatabaseMigrationServiceClient", "DescribeTableStatisticsCommand")
|
|
@@ -1062,11 +1060,11 @@ class DescribeTableStatisticsCommand extends smithyClient.Command
|
|
|
1062
1060
|
.build() {
|
|
1063
1061
|
}
|
|
1064
1062
|
|
|
1065
|
-
class ExportMetadataModelAssessmentCommand extends
|
|
1063
|
+
class ExportMetadataModelAssessmentCommand extends client.Command
|
|
1066
1064
|
.classBuilder()
|
|
1067
1065
|
.ep(commonParams)
|
|
1068
1066
|
.m(function (Command, cs, config, o) {
|
|
1069
|
-
return [
|
|
1067
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1070
1068
|
})
|
|
1071
1069
|
.s("AmazonDMSv20160101", "ExportMetadataModelAssessment", {})
|
|
1072
1070
|
.n("DatabaseMigrationServiceClient", "ExportMetadataModelAssessmentCommand")
|
|
@@ -1074,11 +1072,11 @@ class ExportMetadataModelAssessmentCommand extends smithyClient.Command
|
|
|
1074
1072
|
.build() {
|
|
1075
1073
|
}
|
|
1076
1074
|
|
|
1077
|
-
class GetTargetSelectionRulesCommand extends
|
|
1075
|
+
class GetTargetSelectionRulesCommand extends client.Command
|
|
1078
1076
|
.classBuilder()
|
|
1079
1077
|
.ep(commonParams)
|
|
1080
1078
|
.m(function (Command, cs, config, o) {
|
|
1081
|
-
return [
|
|
1079
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1082
1080
|
})
|
|
1083
1081
|
.s("AmazonDMSv20160101", "GetTargetSelectionRules", {})
|
|
1084
1082
|
.n("DatabaseMigrationServiceClient", "GetTargetSelectionRulesCommand")
|
|
@@ -1086,11 +1084,11 @@ class GetTargetSelectionRulesCommand extends smithyClient.Command
|
|
|
1086
1084
|
.build() {
|
|
1087
1085
|
}
|
|
1088
1086
|
|
|
1089
|
-
class ImportCertificateCommand extends
|
|
1087
|
+
class ImportCertificateCommand extends client.Command
|
|
1090
1088
|
.classBuilder()
|
|
1091
1089
|
.ep(commonParams)
|
|
1092
1090
|
.m(function (Command, cs, config, o) {
|
|
1093
|
-
return [
|
|
1091
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1094
1092
|
})
|
|
1095
1093
|
.s("AmazonDMSv20160101", "ImportCertificate", {})
|
|
1096
1094
|
.n("DatabaseMigrationServiceClient", "ImportCertificateCommand")
|
|
@@ -1098,11 +1096,11 @@ class ImportCertificateCommand extends smithyClient.Command
|
|
|
1098
1096
|
.build() {
|
|
1099
1097
|
}
|
|
1100
1098
|
|
|
1101
|
-
class ListTagsForResourceCommand extends
|
|
1099
|
+
class ListTagsForResourceCommand extends client.Command
|
|
1102
1100
|
.classBuilder()
|
|
1103
1101
|
.ep(commonParams)
|
|
1104
1102
|
.m(function (Command, cs, config, o) {
|
|
1105
|
-
return [
|
|
1103
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1106
1104
|
})
|
|
1107
1105
|
.s("AmazonDMSv20160101", "ListTagsForResource", {})
|
|
1108
1106
|
.n("DatabaseMigrationServiceClient", "ListTagsForResourceCommand")
|
|
@@ -1110,11 +1108,11 @@ class ListTagsForResourceCommand extends smithyClient.Command
|
|
|
1110
1108
|
.build() {
|
|
1111
1109
|
}
|
|
1112
1110
|
|
|
1113
|
-
class ModifyConversionConfigurationCommand extends
|
|
1111
|
+
class ModifyConversionConfigurationCommand extends client.Command
|
|
1114
1112
|
.classBuilder()
|
|
1115
1113
|
.ep(commonParams)
|
|
1116
1114
|
.m(function (Command, cs, config, o) {
|
|
1117
|
-
return [
|
|
1115
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1118
1116
|
})
|
|
1119
1117
|
.s("AmazonDMSv20160101", "ModifyConversionConfiguration", {})
|
|
1120
1118
|
.n("DatabaseMigrationServiceClient", "ModifyConversionConfigurationCommand")
|
|
@@ -1122,11 +1120,11 @@ class ModifyConversionConfigurationCommand extends smithyClient.Command
|
|
|
1122
1120
|
.build() {
|
|
1123
1121
|
}
|
|
1124
1122
|
|
|
1125
|
-
class ModifyDataMigrationCommand extends
|
|
1123
|
+
class ModifyDataMigrationCommand extends client.Command
|
|
1126
1124
|
.classBuilder()
|
|
1127
1125
|
.ep(commonParams)
|
|
1128
1126
|
.m(function (Command, cs, config, o) {
|
|
1129
|
-
return [
|
|
1127
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1130
1128
|
})
|
|
1131
1129
|
.s("AmazonDMSv20160101", "ModifyDataMigration", {})
|
|
1132
1130
|
.n("DatabaseMigrationServiceClient", "ModifyDataMigrationCommand")
|
|
@@ -1134,11 +1132,11 @@ class ModifyDataMigrationCommand extends smithyClient.Command
|
|
|
1134
1132
|
.build() {
|
|
1135
1133
|
}
|
|
1136
1134
|
|
|
1137
|
-
class ModifyDataProviderCommand extends
|
|
1135
|
+
class ModifyDataProviderCommand extends client.Command
|
|
1138
1136
|
.classBuilder()
|
|
1139
1137
|
.ep(commonParams)
|
|
1140
1138
|
.m(function (Command, cs, config, o) {
|
|
1141
|
-
return [
|
|
1139
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1142
1140
|
})
|
|
1143
1141
|
.s("AmazonDMSv20160101", "ModifyDataProvider", {})
|
|
1144
1142
|
.n("DatabaseMigrationServiceClient", "ModifyDataProviderCommand")
|
|
@@ -1146,11 +1144,11 @@ class ModifyDataProviderCommand extends smithyClient.Command
|
|
|
1146
1144
|
.build() {
|
|
1147
1145
|
}
|
|
1148
1146
|
|
|
1149
|
-
class ModifyEndpointCommand extends
|
|
1147
|
+
class ModifyEndpointCommand extends client.Command
|
|
1150
1148
|
.classBuilder()
|
|
1151
1149
|
.ep(commonParams)
|
|
1152
1150
|
.m(function (Command, cs, config, o) {
|
|
1153
|
-
return [
|
|
1151
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1154
1152
|
})
|
|
1155
1153
|
.s("AmazonDMSv20160101", "ModifyEndpoint", {})
|
|
1156
1154
|
.n("DatabaseMigrationServiceClient", "ModifyEndpointCommand")
|
|
@@ -1158,11 +1156,11 @@ class ModifyEndpointCommand extends smithyClient.Command
|
|
|
1158
1156
|
.build() {
|
|
1159
1157
|
}
|
|
1160
1158
|
|
|
1161
|
-
class ModifyEventSubscriptionCommand extends
|
|
1159
|
+
class ModifyEventSubscriptionCommand extends client.Command
|
|
1162
1160
|
.classBuilder()
|
|
1163
1161
|
.ep(commonParams)
|
|
1164
1162
|
.m(function (Command, cs, config, o) {
|
|
1165
|
-
return [
|
|
1163
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1166
1164
|
})
|
|
1167
1165
|
.s("AmazonDMSv20160101", "ModifyEventSubscription", {})
|
|
1168
1166
|
.n("DatabaseMigrationServiceClient", "ModifyEventSubscriptionCommand")
|
|
@@ -1170,11 +1168,11 @@ class ModifyEventSubscriptionCommand extends smithyClient.Command
|
|
|
1170
1168
|
.build() {
|
|
1171
1169
|
}
|
|
1172
1170
|
|
|
1173
|
-
class ModifyInstanceProfileCommand extends
|
|
1171
|
+
class ModifyInstanceProfileCommand extends client.Command
|
|
1174
1172
|
.classBuilder()
|
|
1175
1173
|
.ep(commonParams)
|
|
1176
1174
|
.m(function (Command, cs, config, o) {
|
|
1177
|
-
return [
|
|
1175
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1178
1176
|
})
|
|
1179
1177
|
.s("AmazonDMSv20160101", "ModifyInstanceProfile", {})
|
|
1180
1178
|
.n("DatabaseMigrationServiceClient", "ModifyInstanceProfileCommand")
|
|
@@ -1182,11 +1180,11 @@ class ModifyInstanceProfileCommand extends smithyClient.Command
|
|
|
1182
1180
|
.build() {
|
|
1183
1181
|
}
|
|
1184
1182
|
|
|
1185
|
-
class ModifyMigrationProjectCommand extends
|
|
1183
|
+
class ModifyMigrationProjectCommand extends client.Command
|
|
1186
1184
|
.classBuilder()
|
|
1187
1185
|
.ep(commonParams)
|
|
1188
1186
|
.m(function (Command, cs, config, o) {
|
|
1189
|
-
return [
|
|
1187
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1190
1188
|
})
|
|
1191
1189
|
.s("AmazonDMSv20160101", "ModifyMigrationProject", {})
|
|
1192
1190
|
.n("DatabaseMigrationServiceClient", "ModifyMigrationProjectCommand")
|
|
@@ -1194,11 +1192,11 @@ class ModifyMigrationProjectCommand extends smithyClient.Command
|
|
|
1194
1192
|
.build() {
|
|
1195
1193
|
}
|
|
1196
1194
|
|
|
1197
|
-
class ModifyReplicationConfigCommand extends
|
|
1195
|
+
class ModifyReplicationConfigCommand extends client.Command
|
|
1198
1196
|
.classBuilder()
|
|
1199
1197
|
.ep(commonParams)
|
|
1200
1198
|
.m(function (Command, cs, config, o) {
|
|
1201
|
-
return [
|
|
1199
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1202
1200
|
})
|
|
1203
1201
|
.s("AmazonDMSv20160101", "ModifyReplicationConfig", {})
|
|
1204
1202
|
.n("DatabaseMigrationServiceClient", "ModifyReplicationConfigCommand")
|
|
@@ -1206,11 +1204,11 @@ class ModifyReplicationConfigCommand extends smithyClient.Command
|
|
|
1206
1204
|
.build() {
|
|
1207
1205
|
}
|
|
1208
1206
|
|
|
1209
|
-
class ModifyReplicationInstanceCommand extends
|
|
1207
|
+
class ModifyReplicationInstanceCommand extends client.Command
|
|
1210
1208
|
.classBuilder()
|
|
1211
1209
|
.ep(commonParams)
|
|
1212
1210
|
.m(function (Command, cs, config, o) {
|
|
1213
|
-
return [
|
|
1211
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1214
1212
|
})
|
|
1215
1213
|
.s("AmazonDMSv20160101", "ModifyReplicationInstance", {})
|
|
1216
1214
|
.n("DatabaseMigrationServiceClient", "ModifyReplicationInstanceCommand")
|
|
@@ -1218,11 +1216,11 @@ class ModifyReplicationInstanceCommand extends smithyClient.Command
|
|
|
1218
1216
|
.build() {
|
|
1219
1217
|
}
|
|
1220
1218
|
|
|
1221
|
-
class ModifyReplicationSubnetGroupCommand extends
|
|
1219
|
+
class ModifyReplicationSubnetGroupCommand extends client.Command
|
|
1222
1220
|
.classBuilder()
|
|
1223
1221
|
.ep(commonParams)
|
|
1224
1222
|
.m(function (Command, cs, config, o) {
|
|
1225
|
-
return [
|
|
1223
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1226
1224
|
})
|
|
1227
1225
|
.s("AmazonDMSv20160101", "ModifyReplicationSubnetGroup", {})
|
|
1228
1226
|
.n("DatabaseMigrationServiceClient", "ModifyReplicationSubnetGroupCommand")
|
|
@@ -1230,11 +1228,11 @@ class ModifyReplicationSubnetGroupCommand extends smithyClient.Command
|
|
|
1230
1228
|
.build() {
|
|
1231
1229
|
}
|
|
1232
1230
|
|
|
1233
|
-
class ModifyReplicationTaskCommand extends
|
|
1231
|
+
class ModifyReplicationTaskCommand extends client.Command
|
|
1234
1232
|
.classBuilder()
|
|
1235
1233
|
.ep(commonParams)
|
|
1236
1234
|
.m(function (Command, cs, config, o) {
|
|
1237
|
-
return [
|
|
1235
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1238
1236
|
})
|
|
1239
1237
|
.s("AmazonDMSv20160101", "ModifyReplicationTask", {})
|
|
1240
1238
|
.n("DatabaseMigrationServiceClient", "ModifyReplicationTaskCommand")
|
|
@@ -1242,11 +1240,11 @@ class ModifyReplicationTaskCommand extends smithyClient.Command
|
|
|
1242
1240
|
.build() {
|
|
1243
1241
|
}
|
|
1244
1242
|
|
|
1245
|
-
class MoveReplicationTaskCommand extends
|
|
1243
|
+
class MoveReplicationTaskCommand extends client.Command
|
|
1246
1244
|
.classBuilder()
|
|
1247
1245
|
.ep(commonParams)
|
|
1248
1246
|
.m(function (Command, cs, config, o) {
|
|
1249
|
-
return [
|
|
1247
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1250
1248
|
})
|
|
1251
1249
|
.s("AmazonDMSv20160101", "MoveReplicationTask", {})
|
|
1252
1250
|
.n("DatabaseMigrationServiceClient", "MoveReplicationTaskCommand")
|
|
@@ -1254,11 +1252,11 @@ class MoveReplicationTaskCommand extends smithyClient.Command
|
|
|
1254
1252
|
.build() {
|
|
1255
1253
|
}
|
|
1256
1254
|
|
|
1257
|
-
class RebootReplicationInstanceCommand extends
|
|
1255
|
+
class RebootReplicationInstanceCommand extends client.Command
|
|
1258
1256
|
.classBuilder()
|
|
1259
1257
|
.ep(commonParams)
|
|
1260
1258
|
.m(function (Command, cs, config, o) {
|
|
1261
|
-
return [
|
|
1259
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1262
1260
|
})
|
|
1263
1261
|
.s("AmazonDMSv20160101", "RebootReplicationInstance", {})
|
|
1264
1262
|
.n("DatabaseMigrationServiceClient", "RebootReplicationInstanceCommand")
|
|
@@ -1266,11 +1264,11 @@ class RebootReplicationInstanceCommand extends smithyClient.Command
|
|
|
1266
1264
|
.build() {
|
|
1267
1265
|
}
|
|
1268
1266
|
|
|
1269
|
-
class RefreshSchemasCommand extends
|
|
1267
|
+
class RefreshSchemasCommand extends client.Command
|
|
1270
1268
|
.classBuilder()
|
|
1271
1269
|
.ep(commonParams)
|
|
1272
1270
|
.m(function (Command, cs, config, o) {
|
|
1273
|
-
return [
|
|
1271
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1274
1272
|
})
|
|
1275
1273
|
.s("AmazonDMSv20160101", "RefreshSchemas", {})
|
|
1276
1274
|
.n("DatabaseMigrationServiceClient", "RefreshSchemasCommand")
|
|
@@ -1278,11 +1276,11 @@ class RefreshSchemasCommand extends smithyClient.Command
|
|
|
1278
1276
|
.build() {
|
|
1279
1277
|
}
|
|
1280
1278
|
|
|
1281
|
-
class ReloadReplicationTablesCommand extends
|
|
1279
|
+
class ReloadReplicationTablesCommand extends client.Command
|
|
1282
1280
|
.classBuilder()
|
|
1283
1281
|
.ep(commonParams)
|
|
1284
1282
|
.m(function (Command, cs, config, o) {
|
|
1285
|
-
return [
|
|
1283
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1286
1284
|
})
|
|
1287
1285
|
.s("AmazonDMSv20160101", "ReloadReplicationTables", {})
|
|
1288
1286
|
.n("DatabaseMigrationServiceClient", "ReloadReplicationTablesCommand")
|
|
@@ -1290,11 +1288,11 @@ class ReloadReplicationTablesCommand extends smithyClient.Command
|
|
|
1290
1288
|
.build() {
|
|
1291
1289
|
}
|
|
1292
1290
|
|
|
1293
|
-
class ReloadTablesCommand extends
|
|
1291
|
+
class ReloadTablesCommand extends client.Command
|
|
1294
1292
|
.classBuilder()
|
|
1295
1293
|
.ep(commonParams)
|
|
1296
1294
|
.m(function (Command, cs, config, o) {
|
|
1297
|
-
return [
|
|
1295
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1298
1296
|
})
|
|
1299
1297
|
.s("AmazonDMSv20160101", "ReloadTables", {})
|
|
1300
1298
|
.n("DatabaseMigrationServiceClient", "ReloadTablesCommand")
|
|
@@ -1302,11 +1300,11 @@ class ReloadTablesCommand extends smithyClient.Command
|
|
|
1302
1300
|
.build() {
|
|
1303
1301
|
}
|
|
1304
1302
|
|
|
1305
|
-
class RemoveTagsFromResourceCommand extends
|
|
1303
|
+
class RemoveTagsFromResourceCommand extends client.Command
|
|
1306
1304
|
.classBuilder()
|
|
1307
1305
|
.ep(commonParams)
|
|
1308
1306
|
.m(function (Command, cs, config, o) {
|
|
1309
|
-
return [
|
|
1307
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1310
1308
|
})
|
|
1311
1309
|
.s("AmazonDMSv20160101", "RemoveTagsFromResource", {})
|
|
1312
1310
|
.n("DatabaseMigrationServiceClient", "RemoveTagsFromResourceCommand")
|
|
@@ -1314,11 +1312,11 @@ class RemoveTagsFromResourceCommand extends smithyClient.Command
|
|
|
1314
1312
|
.build() {
|
|
1315
1313
|
}
|
|
1316
1314
|
|
|
1317
|
-
class RunFleetAdvisorLsaAnalysisCommand extends
|
|
1315
|
+
class RunFleetAdvisorLsaAnalysisCommand extends client.Command
|
|
1318
1316
|
.classBuilder()
|
|
1319
1317
|
.ep(commonParams)
|
|
1320
1318
|
.m(function (Command, cs, config, o) {
|
|
1321
|
-
return [
|
|
1319
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1322
1320
|
})
|
|
1323
1321
|
.s("AmazonDMSv20160101", "RunFleetAdvisorLsaAnalysis", {})
|
|
1324
1322
|
.n("DatabaseMigrationServiceClient", "RunFleetAdvisorLsaAnalysisCommand")
|
|
@@ -1326,11 +1324,11 @@ class RunFleetAdvisorLsaAnalysisCommand extends smithyClient.Command
|
|
|
1326
1324
|
.build() {
|
|
1327
1325
|
}
|
|
1328
1326
|
|
|
1329
|
-
class StartDataMigrationCommand extends
|
|
1327
|
+
class StartDataMigrationCommand extends client.Command
|
|
1330
1328
|
.classBuilder()
|
|
1331
1329
|
.ep(commonParams)
|
|
1332
1330
|
.m(function (Command, cs, config, o) {
|
|
1333
|
-
return [
|
|
1331
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1334
1332
|
})
|
|
1335
1333
|
.s("AmazonDMSv20160101", "StartDataMigration", {})
|
|
1336
1334
|
.n("DatabaseMigrationServiceClient", "StartDataMigrationCommand")
|
|
@@ -1338,11 +1336,11 @@ class StartDataMigrationCommand extends smithyClient.Command
|
|
|
1338
1336
|
.build() {
|
|
1339
1337
|
}
|
|
1340
1338
|
|
|
1341
|
-
class StartExtensionPackAssociationCommand extends
|
|
1339
|
+
class StartExtensionPackAssociationCommand extends client.Command
|
|
1342
1340
|
.classBuilder()
|
|
1343
1341
|
.ep(commonParams)
|
|
1344
1342
|
.m(function (Command, cs, config, o) {
|
|
1345
|
-
return [
|
|
1343
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1346
1344
|
})
|
|
1347
1345
|
.s("AmazonDMSv20160101", "StartExtensionPackAssociation", {})
|
|
1348
1346
|
.n("DatabaseMigrationServiceClient", "StartExtensionPackAssociationCommand")
|
|
@@ -1350,11 +1348,11 @@ class StartExtensionPackAssociationCommand extends smithyClient.Command
|
|
|
1350
1348
|
.build() {
|
|
1351
1349
|
}
|
|
1352
1350
|
|
|
1353
|
-
class StartMetadataModelAssessmentCommand extends
|
|
1351
|
+
class StartMetadataModelAssessmentCommand extends client.Command
|
|
1354
1352
|
.classBuilder()
|
|
1355
1353
|
.ep(commonParams)
|
|
1356
1354
|
.m(function (Command, cs, config, o) {
|
|
1357
|
-
return [
|
|
1355
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1358
1356
|
})
|
|
1359
1357
|
.s("AmazonDMSv20160101", "StartMetadataModelAssessment", {})
|
|
1360
1358
|
.n("DatabaseMigrationServiceClient", "StartMetadataModelAssessmentCommand")
|
|
@@ -1362,11 +1360,11 @@ class StartMetadataModelAssessmentCommand extends smithyClient.Command
|
|
|
1362
1360
|
.build() {
|
|
1363
1361
|
}
|
|
1364
1362
|
|
|
1365
|
-
class StartMetadataModelConversionCommand extends
|
|
1363
|
+
class StartMetadataModelConversionCommand extends client.Command
|
|
1366
1364
|
.classBuilder()
|
|
1367
1365
|
.ep(commonParams)
|
|
1368
1366
|
.m(function (Command, cs, config, o) {
|
|
1369
|
-
return [
|
|
1367
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1370
1368
|
})
|
|
1371
1369
|
.s("AmazonDMSv20160101", "StartMetadataModelConversion", {})
|
|
1372
1370
|
.n("DatabaseMigrationServiceClient", "StartMetadataModelConversionCommand")
|
|
@@ -1374,11 +1372,11 @@ class StartMetadataModelConversionCommand extends smithyClient.Command
|
|
|
1374
1372
|
.build() {
|
|
1375
1373
|
}
|
|
1376
1374
|
|
|
1377
|
-
class StartMetadataModelCreationCommand extends
|
|
1375
|
+
class StartMetadataModelCreationCommand extends client.Command
|
|
1378
1376
|
.classBuilder()
|
|
1379
1377
|
.ep(commonParams)
|
|
1380
1378
|
.m(function (Command, cs, config, o) {
|
|
1381
|
-
return [
|
|
1379
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1382
1380
|
})
|
|
1383
1381
|
.s("AmazonDMSv20160101", "StartMetadataModelCreation", {})
|
|
1384
1382
|
.n("DatabaseMigrationServiceClient", "StartMetadataModelCreationCommand")
|
|
@@ -1386,11 +1384,11 @@ class StartMetadataModelCreationCommand extends smithyClient.Command
|
|
|
1386
1384
|
.build() {
|
|
1387
1385
|
}
|
|
1388
1386
|
|
|
1389
|
-
class StartMetadataModelExportAsScriptCommand extends
|
|
1387
|
+
class StartMetadataModelExportAsScriptCommand extends client.Command
|
|
1390
1388
|
.classBuilder()
|
|
1391
1389
|
.ep(commonParams)
|
|
1392
1390
|
.m(function (Command, cs, config, o) {
|
|
1393
|
-
return [
|
|
1391
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1394
1392
|
})
|
|
1395
1393
|
.s("AmazonDMSv20160101", "StartMetadataModelExportAsScript", {})
|
|
1396
1394
|
.n("DatabaseMigrationServiceClient", "StartMetadataModelExportAsScriptCommand")
|
|
@@ -1398,11 +1396,11 @@ class StartMetadataModelExportAsScriptCommand extends smithyClient.Command
|
|
|
1398
1396
|
.build() {
|
|
1399
1397
|
}
|
|
1400
1398
|
|
|
1401
|
-
class StartMetadataModelExportToTargetCommand extends
|
|
1399
|
+
class StartMetadataModelExportToTargetCommand extends client.Command
|
|
1402
1400
|
.classBuilder()
|
|
1403
1401
|
.ep(commonParams)
|
|
1404
1402
|
.m(function (Command, cs, config, o) {
|
|
1405
|
-
return [
|
|
1403
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1406
1404
|
})
|
|
1407
1405
|
.s("AmazonDMSv20160101", "StartMetadataModelExportToTarget", {})
|
|
1408
1406
|
.n("DatabaseMigrationServiceClient", "StartMetadataModelExportToTargetCommand")
|
|
@@ -1410,11 +1408,11 @@ class StartMetadataModelExportToTargetCommand extends smithyClient.Command
|
|
|
1410
1408
|
.build() {
|
|
1411
1409
|
}
|
|
1412
1410
|
|
|
1413
|
-
class StartMetadataModelImportCommand extends
|
|
1411
|
+
class StartMetadataModelImportCommand extends client.Command
|
|
1414
1412
|
.classBuilder()
|
|
1415
1413
|
.ep(commonParams)
|
|
1416
1414
|
.m(function (Command, cs, config, o) {
|
|
1417
|
-
return [
|
|
1415
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1418
1416
|
})
|
|
1419
1417
|
.s("AmazonDMSv20160101", "StartMetadataModelImport", {})
|
|
1420
1418
|
.n("DatabaseMigrationServiceClient", "StartMetadataModelImportCommand")
|
|
@@ -1422,11 +1420,11 @@ class StartMetadataModelImportCommand extends smithyClient.Command
|
|
|
1422
1420
|
.build() {
|
|
1423
1421
|
}
|
|
1424
1422
|
|
|
1425
|
-
class StartRecommendationsCommand extends
|
|
1423
|
+
class StartRecommendationsCommand extends client.Command
|
|
1426
1424
|
.classBuilder()
|
|
1427
1425
|
.ep(commonParams)
|
|
1428
1426
|
.m(function (Command, cs, config, o) {
|
|
1429
|
-
return [
|
|
1427
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1430
1428
|
})
|
|
1431
1429
|
.s("AmazonDMSv20160101", "StartRecommendations", {})
|
|
1432
1430
|
.n("DatabaseMigrationServiceClient", "StartRecommendationsCommand")
|
|
@@ -1434,11 +1432,11 @@ class StartRecommendationsCommand extends smithyClient.Command
|
|
|
1434
1432
|
.build() {
|
|
1435
1433
|
}
|
|
1436
1434
|
|
|
1437
|
-
class StartReplicationCommand extends
|
|
1435
|
+
class StartReplicationCommand extends client.Command
|
|
1438
1436
|
.classBuilder()
|
|
1439
1437
|
.ep(commonParams)
|
|
1440
1438
|
.m(function (Command, cs, config, o) {
|
|
1441
|
-
return [
|
|
1439
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1442
1440
|
})
|
|
1443
1441
|
.s("AmazonDMSv20160101", "StartReplication", {})
|
|
1444
1442
|
.n("DatabaseMigrationServiceClient", "StartReplicationCommand")
|
|
@@ -1446,11 +1444,11 @@ class StartReplicationCommand extends smithyClient.Command
|
|
|
1446
1444
|
.build() {
|
|
1447
1445
|
}
|
|
1448
1446
|
|
|
1449
|
-
class StartReplicationTaskAssessmentCommand extends
|
|
1447
|
+
class StartReplicationTaskAssessmentCommand extends client.Command
|
|
1450
1448
|
.classBuilder()
|
|
1451
1449
|
.ep(commonParams)
|
|
1452
1450
|
.m(function (Command, cs, config, o) {
|
|
1453
|
-
return [
|
|
1451
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1454
1452
|
})
|
|
1455
1453
|
.s("AmazonDMSv20160101", "StartReplicationTaskAssessment", {})
|
|
1456
1454
|
.n("DatabaseMigrationServiceClient", "StartReplicationTaskAssessmentCommand")
|
|
@@ -1458,11 +1456,11 @@ class StartReplicationTaskAssessmentCommand extends smithyClient.Command
|
|
|
1458
1456
|
.build() {
|
|
1459
1457
|
}
|
|
1460
1458
|
|
|
1461
|
-
class StartReplicationTaskAssessmentRunCommand extends
|
|
1459
|
+
class StartReplicationTaskAssessmentRunCommand extends client.Command
|
|
1462
1460
|
.classBuilder()
|
|
1463
1461
|
.ep(commonParams)
|
|
1464
1462
|
.m(function (Command, cs, config, o) {
|
|
1465
|
-
return [
|
|
1463
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1466
1464
|
})
|
|
1467
1465
|
.s("AmazonDMSv20160101", "StartReplicationTaskAssessmentRun", {})
|
|
1468
1466
|
.n("DatabaseMigrationServiceClient", "StartReplicationTaskAssessmentRunCommand")
|
|
@@ -1470,11 +1468,11 @@ class StartReplicationTaskAssessmentRunCommand extends smithyClient.Command
|
|
|
1470
1468
|
.build() {
|
|
1471
1469
|
}
|
|
1472
1470
|
|
|
1473
|
-
class StartReplicationTaskCommand extends
|
|
1471
|
+
class StartReplicationTaskCommand extends client.Command
|
|
1474
1472
|
.classBuilder()
|
|
1475
1473
|
.ep(commonParams)
|
|
1476
1474
|
.m(function (Command, cs, config, o) {
|
|
1477
|
-
return [
|
|
1475
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1478
1476
|
})
|
|
1479
1477
|
.s("AmazonDMSv20160101", "StartReplicationTask", {})
|
|
1480
1478
|
.n("DatabaseMigrationServiceClient", "StartReplicationTaskCommand")
|
|
@@ -1482,11 +1480,11 @@ class StartReplicationTaskCommand extends smithyClient.Command
|
|
|
1482
1480
|
.build() {
|
|
1483
1481
|
}
|
|
1484
1482
|
|
|
1485
|
-
class StopDataMigrationCommand extends
|
|
1483
|
+
class StopDataMigrationCommand extends client.Command
|
|
1486
1484
|
.classBuilder()
|
|
1487
1485
|
.ep(commonParams)
|
|
1488
1486
|
.m(function (Command, cs, config, o) {
|
|
1489
|
-
return [
|
|
1487
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1490
1488
|
})
|
|
1491
1489
|
.s("AmazonDMSv20160101", "StopDataMigration", {})
|
|
1492
1490
|
.n("DatabaseMigrationServiceClient", "StopDataMigrationCommand")
|
|
@@ -1494,11 +1492,11 @@ class StopDataMigrationCommand extends smithyClient.Command
|
|
|
1494
1492
|
.build() {
|
|
1495
1493
|
}
|
|
1496
1494
|
|
|
1497
|
-
class StopReplicationCommand extends
|
|
1495
|
+
class StopReplicationCommand extends client.Command
|
|
1498
1496
|
.classBuilder()
|
|
1499
1497
|
.ep(commonParams)
|
|
1500
1498
|
.m(function (Command, cs, config, o) {
|
|
1501
|
-
return [
|
|
1499
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1502
1500
|
})
|
|
1503
1501
|
.s("AmazonDMSv20160101", "StopReplication", {})
|
|
1504
1502
|
.n("DatabaseMigrationServiceClient", "StopReplicationCommand")
|
|
@@ -1506,11 +1504,11 @@ class StopReplicationCommand extends smithyClient.Command
|
|
|
1506
1504
|
.build() {
|
|
1507
1505
|
}
|
|
1508
1506
|
|
|
1509
|
-
class StopReplicationTaskCommand extends
|
|
1507
|
+
class StopReplicationTaskCommand extends client.Command
|
|
1510
1508
|
.classBuilder()
|
|
1511
1509
|
.ep(commonParams)
|
|
1512
1510
|
.m(function (Command, cs, config, o) {
|
|
1513
|
-
return [
|
|
1511
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1514
1512
|
})
|
|
1515
1513
|
.s("AmazonDMSv20160101", "StopReplicationTask", {})
|
|
1516
1514
|
.n("DatabaseMigrationServiceClient", "StopReplicationTaskCommand")
|
|
@@ -1518,11 +1516,11 @@ class StopReplicationTaskCommand extends smithyClient.Command
|
|
|
1518
1516
|
.build() {
|
|
1519
1517
|
}
|
|
1520
1518
|
|
|
1521
|
-
class TestConnectionCommand extends
|
|
1519
|
+
class TestConnectionCommand extends client.Command
|
|
1522
1520
|
.classBuilder()
|
|
1523
1521
|
.ep(commonParams)
|
|
1524
1522
|
.m(function (Command, cs, config, o) {
|
|
1525
|
-
return [
|
|
1523
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1526
1524
|
})
|
|
1527
1525
|
.s("AmazonDMSv20160101", "TestConnection", {})
|
|
1528
1526
|
.n("DatabaseMigrationServiceClient", "TestConnectionCommand")
|
|
@@ -1530,11 +1528,11 @@ class TestConnectionCommand extends smithyClient.Command
|
|
|
1530
1528
|
.build() {
|
|
1531
1529
|
}
|
|
1532
1530
|
|
|
1533
|
-
class UpdateSubscriptionsToEventBridgeCommand extends
|
|
1531
|
+
class UpdateSubscriptionsToEventBridgeCommand extends client.Command
|
|
1534
1532
|
.classBuilder()
|
|
1535
1533
|
.ep(commonParams)
|
|
1536
1534
|
.m(function (Command, cs, config, o) {
|
|
1537
|
-
return [
|
|
1535
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1538
1536
|
})
|
|
1539
1537
|
.s("AmazonDMSv20160101", "UpdateSubscriptionsToEventBridge", {})
|
|
1540
1538
|
.n("DatabaseMigrationServiceClient", "UpdateSubscriptionsToEventBridgeCommand")
|
|
@@ -1626,10 +1624,10 @@ const paginateDescribeSchemas = core.createPaginator(DatabaseMigrationServiceCli
|
|
|
1626
1624
|
|
|
1627
1625
|
const paginateDescribeTableStatistics = core.createPaginator(DatabaseMigrationServiceClient, DescribeTableStatisticsCommand, "Marker", "Marker", "MaxRecords");
|
|
1628
1626
|
|
|
1629
|
-
const checkState$7 = async (client, input) => {
|
|
1627
|
+
const checkState$7 = async (client$1, input) => {
|
|
1630
1628
|
let reason;
|
|
1631
1629
|
try {
|
|
1632
|
-
let result = await client.send(new DescribeEndpointsCommand(input));
|
|
1630
|
+
let result = await client$1.send(new DescribeEndpointsCommand(input));
|
|
1633
1631
|
reason = result;
|
|
1634
1632
|
try {
|
|
1635
1633
|
const returnComparator = () => {
|
|
@@ -1641,7 +1639,7 @@ const checkState$7 = async (client, input) => {
|
|
|
1641
1639
|
};
|
|
1642
1640
|
for (let anyStringEq_4 of returnComparator()) {
|
|
1643
1641
|
if (anyStringEq_4 == "active") {
|
|
1644
|
-
return { state:
|
|
1642
|
+
return { state: client.WaiterState.FAILURE, reason };
|
|
1645
1643
|
}
|
|
1646
1644
|
}
|
|
1647
1645
|
}
|
|
@@ -1656,7 +1654,7 @@ const checkState$7 = async (client, input) => {
|
|
|
1656
1654
|
};
|
|
1657
1655
|
for (let anyStringEq_4 of returnComparator()) {
|
|
1658
1656
|
if (anyStringEq_4 == "creating") {
|
|
1659
|
-
return { state:
|
|
1657
|
+
return { state: client.WaiterState.FAILURE, reason };
|
|
1660
1658
|
}
|
|
1661
1659
|
}
|
|
1662
1660
|
}
|
|
@@ -1665,25 +1663,25 @@ const checkState$7 = async (client, input) => {
|
|
|
1665
1663
|
catch (exception) {
|
|
1666
1664
|
reason = exception;
|
|
1667
1665
|
if (exception.name === "ResourceNotFoundFault") {
|
|
1668
|
-
return { state:
|
|
1666
|
+
return { state: client.WaiterState.SUCCESS, reason };
|
|
1669
1667
|
}
|
|
1670
1668
|
}
|
|
1671
|
-
return { state:
|
|
1669
|
+
return { state: client.WaiterState.RETRY, reason };
|
|
1672
1670
|
};
|
|
1673
1671
|
const waitForEndpointDeleted = async (params, input) => {
|
|
1674
1672
|
const serviceDefaults = { minDelay: 5, maxDelay: 120 };
|
|
1675
|
-
return
|
|
1673
|
+
return client.createWaiter({ ...serviceDefaults, ...params }, input, checkState$7);
|
|
1676
1674
|
};
|
|
1677
1675
|
const waitUntilEndpointDeleted = async (params, input) => {
|
|
1678
1676
|
const serviceDefaults = { minDelay: 5, maxDelay: 120 };
|
|
1679
|
-
const result = await
|
|
1680
|
-
return
|
|
1677
|
+
const result = await client.createWaiter({ ...serviceDefaults, ...params }, input, checkState$7);
|
|
1678
|
+
return client.checkExceptions(result);
|
|
1681
1679
|
};
|
|
1682
1680
|
|
|
1683
|
-
const checkState$6 = async (client, input) => {
|
|
1681
|
+
const checkState$6 = async (client$1, input) => {
|
|
1684
1682
|
let reason;
|
|
1685
1683
|
try {
|
|
1686
|
-
let result = await client.send(new DescribeReplicationInstancesCommand(input));
|
|
1684
|
+
let result = await client$1.send(new DescribeReplicationInstancesCommand(input));
|
|
1687
1685
|
reason = result;
|
|
1688
1686
|
try {
|
|
1689
1687
|
const returnComparator = () => {
|
|
@@ -1698,7 +1696,7 @@ const checkState$6 = async (client, input) => {
|
|
|
1698
1696
|
allStringEq_5 = allStringEq_5 && (element_4 == "available");
|
|
1699
1697
|
}
|
|
1700
1698
|
if (allStringEq_5) {
|
|
1701
|
-
return { state:
|
|
1699
|
+
return { state: client.WaiterState.SUCCESS, reason };
|
|
1702
1700
|
}
|
|
1703
1701
|
}
|
|
1704
1702
|
catch (e) { }
|
|
@@ -1712,7 +1710,7 @@ const checkState$6 = async (client, input) => {
|
|
|
1712
1710
|
};
|
|
1713
1711
|
for (let anyStringEq_4 of returnComparator()) {
|
|
1714
1712
|
if (anyStringEq_4 == "deleting") {
|
|
1715
|
-
return { state:
|
|
1713
|
+
return { state: client.WaiterState.FAILURE, reason };
|
|
1716
1714
|
}
|
|
1717
1715
|
}
|
|
1718
1716
|
}
|
|
@@ -1727,7 +1725,7 @@ const checkState$6 = async (client, input) => {
|
|
|
1727
1725
|
};
|
|
1728
1726
|
for (let anyStringEq_4 of returnComparator()) {
|
|
1729
1727
|
if (anyStringEq_4 == "incompatible-credentials") {
|
|
1730
|
-
return { state:
|
|
1728
|
+
return { state: client.WaiterState.FAILURE, reason };
|
|
1731
1729
|
}
|
|
1732
1730
|
}
|
|
1733
1731
|
}
|
|
@@ -1742,7 +1740,7 @@ const checkState$6 = async (client, input) => {
|
|
|
1742
1740
|
};
|
|
1743
1741
|
for (let anyStringEq_4 of returnComparator()) {
|
|
1744
1742
|
if (anyStringEq_4 == "incompatible-network") {
|
|
1745
|
-
return { state:
|
|
1743
|
+
return { state: client.WaiterState.FAILURE, reason };
|
|
1746
1744
|
}
|
|
1747
1745
|
}
|
|
1748
1746
|
}
|
|
@@ -1757,7 +1755,7 @@ const checkState$6 = async (client, input) => {
|
|
|
1757
1755
|
};
|
|
1758
1756
|
for (let anyStringEq_4 of returnComparator()) {
|
|
1759
1757
|
if (anyStringEq_4 == "inaccessible-encryption-credentials") {
|
|
1760
|
-
return { state:
|
|
1758
|
+
return { state: client.WaiterState.FAILURE, reason };
|
|
1761
1759
|
}
|
|
1762
1760
|
}
|
|
1763
1761
|
}
|
|
@@ -1766,22 +1764,22 @@ const checkState$6 = async (client, input) => {
|
|
|
1766
1764
|
catch (exception) {
|
|
1767
1765
|
reason = exception;
|
|
1768
1766
|
}
|
|
1769
|
-
return { state:
|
|
1767
|
+
return { state: client.WaiterState.RETRY, reason };
|
|
1770
1768
|
};
|
|
1771
1769
|
const waitForReplicationInstanceAvailable = async (params, input) => {
|
|
1772
1770
|
const serviceDefaults = { minDelay: 60, maxDelay: 120 };
|
|
1773
|
-
return
|
|
1771
|
+
return client.createWaiter({ ...serviceDefaults, ...params }, input, checkState$6);
|
|
1774
1772
|
};
|
|
1775
1773
|
const waitUntilReplicationInstanceAvailable = async (params, input) => {
|
|
1776
1774
|
const serviceDefaults = { minDelay: 60, maxDelay: 120 };
|
|
1777
|
-
const result = await
|
|
1778
|
-
return
|
|
1775
|
+
const result = await client.createWaiter({ ...serviceDefaults, ...params }, input, checkState$6);
|
|
1776
|
+
return client.checkExceptions(result);
|
|
1779
1777
|
};
|
|
1780
1778
|
|
|
1781
|
-
const checkState$5 = async (client, input) => {
|
|
1779
|
+
const checkState$5 = async (client$1, input) => {
|
|
1782
1780
|
let reason;
|
|
1783
1781
|
try {
|
|
1784
|
-
let result = await client.send(new DescribeReplicationInstancesCommand(input));
|
|
1782
|
+
let result = await client$1.send(new DescribeReplicationInstancesCommand(input));
|
|
1785
1783
|
reason = result;
|
|
1786
1784
|
try {
|
|
1787
1785
|
const returnComparator = () => {
|
|
@@ -1793,7 +1791,7 @@ const checkState$5 = async (client, input) => {
|
|
|
1793
1791
|
};
|
|
1794
1792
|
for (let anyStringEq_4 of returnComparator()) {
|
|
1795
1793
|
if (anyStringEq_4 == "available") {
|
|
1796
|
-
return { state:
|
|
1794
|
+
return { state: client.WaiterState.FAILURE, reason };
|
|
1797
1795
|
}
|
|
1798
1796
|
}
|
|
1799
1797
|
}
|
|
@@ -1802,25 +1800,25 @@ const checkState$5 = async (client, input) => {
|
|
|
1802
1800
|
catch (exception) {
|
|
1803
1801
|
reason = exception;
|
|
1804
1802
|
if (exception.name === "ResourceNotFoundFault") {
|
|
1805
|
-
return { state:
|
|
1803
|
+
return { state: client.WaiterState.SUCCESS, reason };
|
|
1806
1804
|
}
|
|
1807
1805
|
}
|
|
1808
|
-
return { state:
|
|
1806
|
+
return { state: client.WaiterState.RETRY, reason };
|
|
1809
1807
|
};
|
|
1810
1808
|
const waitForReplicationInstanceDeleted = async (params, input) => {
|
|
1811
1809
|
const serviceDefaults = { minDelay: 15, maxDelay: 120 };
|
|
1812
|
-
return
|
|
1810
|
+
return client.createWaiter({ ...serviceDefaults, ...params }, input, checkState$5);
|
|
1813
1811
|
};
|
|
1814
1812
|
const waitUntilReplicationInstanceDeleted = async (params, input) => {
|
|
1815
1813
|
const serviceDefaults = { minDelay: 15, maxDelay: 120 };
|
|
1816
|
-
const result = await
|
|
1817
|
-
return
|
|
1814
|
+
const result = await client.createWaiter({ ...serviceDefaults, ...params }, input, checkState$5);
|
|
1815
|
+
return client.checkExceptions(result);
|
|
1818
1816
|
};
|
|
1819
1817
|
|
|
1820
|
-
const checkState$4 = async (client, input) => {
|
|
1818
|
+
const checkState$4 = async (client$1, input) => {
|
|
1821
1819
|
let reason;
|
|
1822
1820
|
try {
|
|
1823
|
-
let result = await client.send(new DescribeReplicationTasksCommand(input));
|
|
1821
|
+
let result = await client$1.send(new DescribeReplicationTasksCommand(input));
|
|
1824
1822
|
reason = result;
|
|
1825
1823
|
try {
|
|
1826
1824
|
const returnComparator = () => {
|
|
@@ -1832,7 +1830,7 @@ const checkState$4 = async (client, input) => {
|
|
|
1832
1830
|
};
|
|
1833
1831
|
for (let anyStringEq_4 of returnComparator()) {
|
|
1834
1832
|
if (anyStringEq_4 == "ready") {
|
|
1835
|
-
return { state:
|
|
1833
|
+
return { state: client.WaiterState.FAILURE, reason };
|
|
1836
1834
|
}
|
|
1837
1835
|
}
|
|
1838
1836
|
}
|
|
@@ -1847,7 +1845,7 @@ const checkState$4 = async (client, input) => {
|
|
|
1847
1845
|
};
|
|
1848
1846
|
for (let anyStringEq_4 of returnComparator()) {
|
|
1849
1847
|
if (anyStringEq_4 == "creating") {
|
|
1850
|
-
return { state:
|
|
1848
|
+
return { state: client.WaiterState.FAILURE, reason };
|
|
1851
1849
|
}
|
|
1852
1850
|
}
|
|
1853
1851
|
}
|
|
@@ -1862,7 +1860,7 @@ const checkState$4 = async (client, input) => {
|
|
|
1862
1860
|
};
|
|
1863
1861
|
for (let anyStringEq_4 of returnComparator()) {
|
|
1864
1862
|
if (anyStringEq_4 == "stopped") {
|
|
1865
|
-
return { state:
|
|
1863
|
+
return { state: client.WaiterState.FAILURE, reason };
|
|
1866
1864
|
}
|
|
1867
1865
|
}
|
|
1868
1866
|
}
|
|
@@ -1877,7 +1875,7 @@ const checkState$4 = async (client, input) => {
|
|
|
1877
1875
|
};
|
|
1878
1876
|
for (let anyStringEq_4 of returnComparator()) {
|
|
1879
1877
|
if (anyStringEq_4 == "running") {
|
|
1880
|
-
return { state:
|
|
1878
|
+
return { state: client.WaiterState.FAILURE, reason };
|
|
1881
1879
|
}
|
|
1882
1880
|
}
|
|
1883
1881
|
}
|
|
@@ -1892,7 +1890,7 @@ const checkState$4 = async (client, input) => {
|
|
|
1892
1890
|
};
|
|
1893
1891
|
for (let anyStringEq_4 of returnComparator()) {
|
|
1894
1892
|
if (anyStringEq_4 == "failed") {
|
|
1895
|
-
return { state:
|
|
1893
|
+
return { state: client.WaiterState.FAILURE, reason };
|
|
1896
1894
|
}
|
|
1897
1895
|
}
|
|
1898
1896
|
}
|
|
@@ -1901,25 +1899,25 @@ const checkState$4 = async (client, input) => {
|
|
|
1901
1899
|
catch (exception) {
|
|
1902
1900
|
reason = exception;
|
|
1903
1901
|
if (exception.name === "ResourceNotFoundFault") {
|
|
1904
|
-
return { state:
|
|
1902
|
+
return { state: client.WaiterState.SUCCESS, reason };
|
|
1905
1903
|
}
|
|
1906
1904
|
}
|
|
1907
|
-
return { state:
|
|
1905
|
+
return { state: client.WaiterState.RETRY, reason };
|
|
1908
1906
|
};
|
|
1909
1907
|
const waitForReplicationTaskDeleted = async (params, input) => {
|
|
1910
1908
|
const serviceDefaults = { minDelay: 15, maxDelay: 120 };
|
|
1911
|
-
return
|
|
1909
|
+
return client.createWaiter({ ...serviceDefaults, ...params }, input, checkState$4);
|
|
1912
1910
|
};
|
|
1913
1911
|
const waitUntilReplicationTaskDeleted = async (params, input) => {
|
|
1914
1912
|
const serviceDefaults = { minDelay: 15, maxDelay: 120 };
|
|
1915
|
-
const result = await
|
|
1916
|
-
return
|
|
1913
|
+
const result = await client.createWaiter({ ...serviceDefaults, ...params }, input, checkState$4);
|
|
1914
|
+
return client.checkExceptions(result);
|
|
1917
1915
|
};
|
|
1918
1916
|
|
|
1919
|
-
const checkState$3 = async (client, input) => {
|
|
1917
|
+
const checkState$3 = async (client$1, input) => {
|
|
1920
1918
|
let reason;
|
|
1921
1919
|
try {
|
|
1922
|
-
let result = await client.send(new DescribeReplicationTasksCommand(input));
|
|
1920
|
+
let result = await client$1.send(new DescribeReplicationTasksCommand(input));
|
|
1923
1921
|
reason = result;
|
|
1924
1922
|
try {
|
|
1925
1923
|
const returnComparator = () => {
|
|
@@ -1934,7 +1932,7 @@ const checkState$3 = async (client, input) => {
|
|
|
1934
1932
|
allStringEq_5 = allStringEq_5 && (element_4 == "ready");
|
|
1935
1933
|
}
|
|
1936
1934
|
if (allStringEq_5) {
|
|
1937
|
-
return { state:
|
|
1935
|
+
return { state: client.WaiterState.SUCCESS, reason };
|
|
1938
1936
|
}
|
|
1939
1937
|
}
|
|
1940
1938
|
catch (e) { }
|
|
@@ -1948,7 +1946,7 @@ const checkState$3 = async (client, input) => {
|
|
|
1948
1946
|
};
|
|
1949
1947
|
for (let anyStringEq_4 of returnComparator()) {
|
|
1950
1948
|
if (anyStringEq_4 == "starting") {
|
|
1951
|
-
return { state:
|
|
1949
|
+
return { state: client.WaiterState.FAILURE, reason };
|
|
1952
1950
|
}
|
|
1953
1951
|
}
|
|
1954
1952
|
}
|
|
@@ -1963,7 +1961,7 @@ const checkState$3 = async (client, input) => {
|
|
|
1963
1961
|
};
|
|
1964
1962
|
for (let anyStringEq_4 of returnComparator()) {
|
|
1965
1963
|
if (anyStringEq_4 == "running") {
|
|
1966
|
-
return { state:
|
|
1964
|
+
return { state: client.WaiterState.FAILURE, reason };
|
|
1967
1965
|
}
|
|
1968
1966
|
}
|
|
1969
1967
|
}
|
|
@@ -1978,7 +1976,7 @@ const checkState$3 = async (client, input) => {
|
|
|
1978
1976
|
};
|
|
1979
1977
|
for (let anyStringEq_4 of returnComparator()) {
|
|
1980
1978
|
if (anyStringEq_4 == "stopping") {
|
|
1981
|
-
return { state:
|
|
1979
|
+
return { state: client.WaiterState.FAILURE, reason };
|
|
1982
1980
|
}
|
|
1983
1981
|
}
|
|
1984
1982
|
}
|
|
@@ -1993,7 +1991,7 @@ const checkState$3 = async (client, input) => {
|
|
|
1993
1991
|
};
|
|
1994
1992
|
for (let anyStringEq_4 of returnComparator()) {
|
|
1995
1993
|
if (anyStringEq_4 == "stopped") {
|
|
1996
|
-
return { state:
|
|
1994
|
+
return { state: client.WaiterState.FAILURE, reason };
|
|
1997
1995
|
}
|
|
1998
1996
|
}
|
|
1999
1997
|
}
|
|
@@ -2008,7 +2006,7 @@ const checkState$3 = async (client, input) => {
|
|
|
2008
2006
|
};
|
|
2009
2007
|
for (let anyStringEq_4 of returnComparator()) {
|
|
2010
2008
|
if (anyStringEq_4 == "failed") {
|
|
2011
|
-
return { state:
|
|
2009
|
+
return { state: client.WaiterState.FAILURE, reason };
|
|
2012
2010
|
}
|
|
2013
2011
|
}
|
|
2014
2012
|
}
|
|
@@ -2023,7 +2021,7 @@ const checkState$3 = async (client, input) => {
|
|
|
2023
2021
|
};
|
|
2024
2022
|
for (let anyStringEq_4 of returnComparator()) {
|
|
2025
2023
|
if (anyStringEq_4 == "modifying") {
|
|
2026
|
-
return { state:
|
|
2024
|
+
return { state: client.WaiterState.FAILURE, reason };
|
|
2027
2025
|
}
|
|
2028
2026
|
}
|
|
2029
2027
|
}
|
|
@@ -2038,7 +2036,7 @@ const checkState$3 = async (client, input) => {
|
|
|
2038
2036
|
};
|
|
2039
2037
|
for (let anyStringEq_4 of returnComparator()) {
|
|
2040
2038
|
if (anyStringEq_4 == "testing") {
|
|
2041
|
-
return { state:
|
|
2039
|
+
return { state: client.WaiterState.FAILURE, reason };
|
|
2042
2040
|
}
|
|
2043
2041
|
}
|
|
2044
2042
|
}
|
|
@@ -2053,7 +2051,7 @@ const checkState$3 = async (client, input) => {
|
|
|
2053
2051
|
};
|
|
2054
2052
|
for (let anyStringEq_4 of returnComparator()) {
|
|
2055
2053
|
if (anyStringEq_4 == "deleting") {
|
|
2056
|
-
return { state:
|
|
2054
|
+
return { state: client.WaiterState.FAILURE, reason };
|
|
2057
2055
|
}
|
|
2058
2056
|
}
|
|
2059
2057
|
}
|
|
@@ -2062,22 +2060,22 @@ const checkState$3 = async (client, input) => {
|
|
|
2062
2060
|
catch (exception) {
|
|
2063
2061
|
reason = exception;
|
|
2064
2062
|
}
|
|
2065
|
-
return { state:
|
|
2063
|
+
return { state: client.WaiterState.RETRY, reason };
|
|
2066
2064
|
};
|
|
2067
2065
|
const waitForReplicationTaskReady = async (params, input) => {
|
|
2068
2066
|
const serviceDefaults = { minDelay: 15, maxDelay: 120 };
|
|
2069
|
-
return
|
|
2067
|
+
return client.createWaiter({ ...serviceDefaults, ...params }, input, checkState$3);
|
|
2070
2068
|
};
|
|
2071
2069
|
const waitUntilReplicationTaskReady = async (params, input) => {
|
|
2072
2070
|
const serviceDefaults = { minDelay: 15, maxDelay: 120 };
|
|
2073
|
-
const result = await
|
|
2074
|
-
return
|
|
2071
|
+
const result = await client.createWaiter({ ...serviceDefaults, ...params }, input, checkState$3);
|
|
2072
|
+
return client.checkExceptions(result);
|
|
2075
2073
|
};
|
|
2076
2074
|
|
|
2077
|
-
const checkState$2 = async (client, input) => {
|
|
2075
|
+
const checkState$2 = async (client$1, input) => {
|
|
2078
2076
|
let reason;
|
|
2079
2077
|
try {
|
|
2080
|
-
let result = await client.send(new DescribeReplicationTasksCommand(input));
|
|
2078
|
+
let result = await client$1.send(new DescribeReplicationTasksCommand(input));
|
|
2081
2079
|
reason = result;
|
|
2082
2080
|
try {
|
|
2083
2081
|
const returnComparator = () => {
|
|
@@ -2092,7 +2090,7 @@ const checkState$2 = async (client, input) => {
|
|
|
2092
2090
|
allStringEq_5 = allStringEq_5 && (element_4 == "running");
|
|
2093
2091
|
}
|
|
2094
2092
|
if (allStringEq_5) {
|
|
2095
|
-
return { state:
|
|
2093
|
+
return { state: client.WaiterState.SUCCESS, reason };
|
|
2096
2094
|
}
|
|
2097
2095
|
}
|
|
2098
2096
|
catch (e) { }
|
|
@@ -2106,7 +2104,7 @@ const checkState$2 = async (client, input) => {
|
|
|
2106
2104
|
};
|
|
2107
2105
|
for (let anyStringEq_4 of returnComparator()) {
|
|
2108
2106
|
if (anyStringEq_4 == "ready") {
|
|
2109
|
-
return { state:
|
|
2107
|
+
return { state: client.WaiterState.FAILURE, reason };
|
|
2110
2108
|
}
|
|
2111
2109
|
}
|
|
2112
2110
|
}
|
|
@@ -2121,7 +2119,7 @@ const checkState$2 = async (client, input) => {
|
|
|
2121
2119
|
};
|
|
2122
2120
|
for (let anyStringEq_4 of returnComparator()) {
|
|
2123
2121
|
if (anyStringEq_4 == "creating") {
|
|
2124
|
-
return { state:
|
|
2122
|
+
return { state: client.WaiterState.FAILURE, reason };
|
|
2125
2123
|
}
|
|
2126
2124
|
}
|
|
2127
2125
|
}
|
|
@@ -2136,7 +2134,7 @@ const checkState$2 = async (client, input) => {
|
|
|
2136
2134
|
};
|
|
2137
2135
|
for (let anyStringEq_4 of returnComparator()) {
|
|
2138
2136
|
if (anyStringEq_4 == "stopping") {
|
|
2139
|
-
return { state:
|
|
2137
|
+
return { state: client.WaiterState.FAILURE, reason };
|
|
2140
2138
|
}
|
|
2141
2139
|
}
|
|
2142
2140
|
}
|
|
@@ -2151,7 +2149,7 @@ const checkState$2 = async (client, input) => {
|
|
|
2151
2149
|
};
|
|
2152
2150
|
for (let anyStringEq_4 of returnComparator()) {
|
|
2153
2151
|
if (anyStringEq_4 == "stopped") {
|
|
2154
|
-
return { state:
|
|
2152
|
+
return { state: client.WaiterState.FAILURE, reason };
|
|
2155
2153
|
}
|
|
2156
2154
|
}
|
|
2157
2155
|
}
|
|
@@ -2166,7 +2164,7 @@ const checkState$2 = async (client, input) => {
|
|
|
2166
2164
|
};
|
|
2167
2165
|
for (let anyStringEq_4 of returnComparator()) {
|
|
2168
2166
|
if (anyStringEq_4 == "failed") {
|
|
2169
|
-
return { state:
|
|
2167
|
+
return { state: client.WaiterState.FAILURE, reason };
|
|
2170
2168
|
}
|
|
2171
2169
|
}
|
|
2172
2170
|
}
|
|
@@ -2181,7 +2179,7 @@ const checkState$2 = async (client, input) => {
|
|
|
2181
2179
|
};
|
|
2182
2180
|
for (let anyStringEq_4 of returnComparator()) {
|
|
2183
2181
|
if (anyStringEq_4 == "modifying") {
|
|
2184
|
-
return { state:
|
|
2182
|
+
return { state: client.WaiterState.FAILURE, reason };
|
|
2185
2183
|
}
|
|
2186
2184
|
}
|
|
2187
2185
|
}
|
|
@@ -2196,7 +2194,7 @@ const checkState$2 = async (client, input) => {
|
|
|
2196
2194
|
};
|
|
2197
2195
|
for (let anyStringEq_4 of returnComparator()) {
|
|
2198
2196
|
if (anyStringEq_4 == "testing") {
|
|
2199
|
-
return { state:
|
|
2197
|
+
return { state: client.WaiterState.FAILURE, reason };
|
|
2200
2198
|
}
|
|
2201
2199
|
}
|
|
2202
2200
|
}
|
|
@@ -2211,7 +2209,7 @@ const checkState$2 = async (client, input) => {
|
|
|
2211
2209
|
};
|
|
2212
2210
|
for (let anyStringEq_4 of returnComparator()) {
|
|
2213
2211
|
if (anyStringEq_4 == "deleting") {
|
|
2214
|
-
return { state:
|
|
2212
|
+
return { state: client.WaiterState.FAILURE, reason };
|
|
2215
2213
|
}
|
|
2216
2214
|
}
|
|
2217
2215
|
}
|
|
@@ -2220,22 +2218,22 @@ const checkState$2 = async (client, input) => {
|
|
|
2220
2218
|
catch (exception) {
|
|
2221
2219
|
reason = exception;
|
|
2222
2220
|
}
|
|
2223
|
-
return { state:
|
|
2221
|
+
return { state: client.WaiterState.RETRY, reason };
|
|
2224
2222
|
};
|
|
2225
2223
|
const waitForReplicationTaskRunning = async (params, input) => {
|
|
2226
2224
|
const serviceDefaults = { minDelay: 15, maxDelay: 120 };
|
|
2227
|
-
return
|
|
2225
|
+
return client.createWaiter({ ...serviceDefaults, ...params }, input, checkState$2);
|
|
2228
2226
|
};
|
|
2229
2227
|
const waitUntilReplicationTaskRunning = async (params, input) => {
|
|
2230
2228
|
const serviceDefaults = { minDelay: 15, maxDelay: 120 };
|
|
2231
|
-
const result = await
|
|
2232
|
-
return
|
|
2229
|
+
const result = await client.createWaiter({ ...serviceDefaults, ...params }, input, checkState$2);
|
|
2230
|
+
return client.checkExceptions(result);
|
|
2233
2231
|
};
|
|
2234
2232
|
|
|
2235
|
-
const checkState$1 = async (client, input) => {
|
|
2233
|
+
const checkState$1 = async (client$1, input) => {
|
|
2236
2234
|
let reason;
|
|
2237
2235
|
try {
|
|
2238
|
-
let result = await client.send(new DescribeReplicationTasksCommand(input));
|
|
2236
|
+
let result = await client$1.send(new DescribeReplicationTasksCommand(input));
|
|
2239
2237
|
reason = result;
|
|
2240
2238
|
try {
|
|
2241
2239
|
const returnComparator = () => {
|
|
@@ -2250,7 +2248,7 @@ const checkState$1 = async (client, input) => {
|
|
|
2250
2248
|
allStringEq_5 = allStringEq_5 && (element_4 == "stopped");
|
|
2251
2249
|
}
|
|
2252
2250
|
if (allStringEq_5) {
|
|
2253
|
-
return { state:
|
|
2251
|
+
return { state: client.WaiterState.SUCCESS, reason };
|
|
2254
2252
|
}
|
|
2255
2253
|
}
|
|
2256
2254
|
catch (e) { }
|
|
@@ -2264,7 +2262,7 @@ const checkState$1 = async (client, input) => {
|
|
|
2264
2262
|
};
|
|
2265
2263
|
for (let anyStringEq_4 of returnComparator()) {
|
|
2266
2264
|
if (anyStringEq_4 == "ready") {
|
|
2267
|
-
return { state:
|
|
2265
|
+
return { state: client.WaiterState.FAILURE, reason };
|
|
2268
2266
|
}
|
|
2269
2267
|
}
|
|
2270
2268
|
}
|
|
@@ -2279,7 +2277,7 @@ const checkState$1 = async (client, input) => {
|
|
|
2279
2277
|
};
|
|
2280
2278
|
for (let anyStringEq_4 of returnComparator()) {
|
|
2281
2279
|
if (anyStringEq_4 == "creating") {
|
|
2282
|
-
return { state:
|
|
2280
|
+
return { state: client.WaiterState.FAILURE, reason };
|
|
2283
2281
|
}
|
|
2284
2282
|
}
|
|
2285
2283
|
}
|
|
@@ -2294,7 +2292,7 @@ const checkState$1 = async (client, input) => {
|
|
|
2294
2292
|
};
|
|
2295
2293
|
for (let anyStringEq_4 of returnComparator()) {
|
|
2296
2294
|
if (anyStringEq_4 == "starting") {
|
|
2297
|
-
return { state:
|
|
2295
|
+
return { state: client.WaiterState.FAILURE, reason };
|
|
2298
2296
|
}
|
|
2299
2297
|
}
|
|
2300
2298
|
}
|
|
@@ -2309,7 +2307,7 @@ const checkState$1 = async (client, input) => {
|
|
|
2309
2307
|
};
|
|
2310
2308
|
for (let anyStringEq_4 of returnComparator()) {
|
|
2311
2309
|
if (anyStringEq_4 == "failed") {
|
|
2312
|
-
return { state:
|
|
2310
|
+
return { state: client.WaiterState.FAILURE, reason };
|
|
2313
2311
|
}
|
|
2314
2312
|
}
|
|
2315
2313
|
}
|
|
@@ -2324,7 +2322,7 @@ const checkState$1 = async (client, input) => {
|
|
|
2324
2322
|
};
|
|
2325
2323
|
for (let anyStringEq_4 of returnComparator()) {
|
|
2326
2324
|
if (anyStringEq_4 == "modifying") {
|
|
2327
|
-
return { state:
|
|
2325
|
+
return { state: client.WaiterState.FAILURE, reason };
|
|
2328
2326
|
}
|
|
2329
2327
|
}
|
|
2330
2328
|
}
|
|
@@ -2339,7 +2337,7 @@ const checkState$1 = async (client, input) => {
|
|
|
2339
2337
|
};
|
|
2340
2338
|
for (let anyStringEq_4 of returnComparator()) {
|
|
2341
2339
|
if (anyStringEq_4 == "testing") {
|
|
2342
|
-
return { state:
|
|
2340
|
+
return { state: client.WaiterState.FAILURE, reason };
|
|
2343
2341
|
}
|
|
2344
2342
|
}
|
|
2345
2343
|
}
|
|
@@ -2354,7 +2352,7 @@ const checkState$1 = async (client, input) => {
|
|
|
2354
2352
|
};
|
|
2355
2353
|
for (let anyStringEq_4 of returnComparator()) {
|
|
2356
2354
|
if (anyStringEq_4 == "deleting") {
|
|
2357
|
-
return { state:
|
|
2355
|
+
return { state: client.WaiterState.FAILURE, reason };
|
|
2358
2356
|
}
|
|
2359
2357
|
}
|
|
2360
2358
|
}
|
|
@@ -2363,22 +2361,22 @@ const checkState$1 = async (client, input) => {
|
|
|
2363
2361
|
catch (exception) {
|
|
2364
2362
|
reason = exception;
|
|
2365
2363
|
}
|
|
2366
|
-
return { state:
|
|
2364
|
+
return { state: client.WaiterState.RETRY, reason };
|
|
2367
2365
|
};
|
|
2368
2366
|
const waitForReplicationTaskStopped = async (params, input) => {
|
|
2369
2367
|
const serviceDefaults = { minDelay: 15, maxDelay: 120 };
|
|
2370
|
-
return
|
|
2368
|
+
return client.createWaiter({ ...serviceDefaults, ...params }, input, checkState$1);
|
|
2371
2369
|
};
|
|
2372
2370
|
const waitUntilReplicationTaskStopped = async (params, input) => {
|
|
2373
2371
|
const serviceDefaults = { minDelay: 15, maxDelay: 120 };
|
|
2374
|
-
const result = await
|
|
2375
|
-
return
|
|
2372
|
+
const result = await client.createWaiter({ ...serviceDefaults, ...params }, input, checkState$1);
|
|
2373
|
+
return client.checkExceptions(result);
|
|
2376
2374
|
};
|
|
2377
2375
|
|
|
2378
|
-
const checkState = async (client, input) => {
|
|
2376
|
+
const checkState = async (client$1, input) => {
|
|
2379
2377
|
let reason;
|
|
2380
2378
|
try {
|
|
2381
|
-
let result = await client.send(new DescribeConnectionsCommand(input));
|
|
2379
|
+
let result = await client$1.send(new DescribeConnectionsCommand(input));
|
|
2382
2380
|
reason = result;
|
|
2383
2381
|
try {
|
|
2384
2382
|
const returnComparator = () => {
|
|
@@ -2393,7 +2391,7 @@ const checkState = async (client, input) => {
|
|
|
2393
2391
|
allStringEq_5 = allStringEq_5 && (element_4 == "successful");
|
|
2394
2392
|
}
|
|
2395
2393
|
if (allStringEq_5) {
|
|
2396
|
-
return { state:
|
|
2394
|
+
return { state: client.WaiterState.SUCCESS, reason };
|
|
2397
2395
|
}
|
|
2398
2396
|
}
|
|
2399
2397
|
catch (e) { }
|
|
@@ -2407,7 +2405,7 @@ const checkState = async (client, input) => {
|
|
|
2407
2405
|
};
|
|
2408
2406
|
for (let anyStringEq_4 of returnComparator()) {
|
|
2409
2407
|
if (anyStringEq_4 == "failed") {
|
|
2410
|
-
return { state:
|
|
2408
|
+
return { state: client.WaiterState.FAILURE, reason };
|
|
2411
2409
|
}
|
|
2412
2410
|
}
|
|
2413
2411
|
}
|
|
@@ -2416,16 +2414,16 @@ const checkState = async (client, input) => {
|
|
|
2416
2414
|
catch (exception) {
|
|
2417
2415
|
reason = exception;
|
|
2418
2416
|
}
|
|
2419
|
-
return { state:
|
|
2417
|
+
return { state: client.WaiterState.RETRY, reason };
|
|
2420
2418
|
};
|
|
2421
2419
|
const waitForTestConnectionSucceeds = async (params, input) => {
|
|
2422
2420
|
const serviceDefaults = { minDelay: 5, maxDelay: 120 };
|
|
2423
|
-
return
|
|
2421
|
+
return client.createWaiter({ ...serviceDefaults, ...params }, input, checkState);
|
|
2424
2422
|
};
|
|
2425
2423
|
const waitUntilTestConnectionSucceeds = async (params, input) => {
|
|
2426
2424
|
const serviceDefaults = { minDelay: 5, maxDelay: 120 };
|
|
2427
|
-
const result = await
|
|
2428
|
-
return
|
|
2425
|
+
const result = await client.createWaiter({ ...serviceDefaults, ...params }, input, checkState);
|
|
2426
|
+
return client.checkExceptions(result);
|
|
2429
2427
|
};
|
|
2430
2428
|
|
|
2431
2429
|
const commands = {
|
|
@@ -2605,7 +2603,7 @@ const waiters = {
|
|
|
2605
2603
|
};
|
|
2606
2604
|
class DatabaseMigrationService extends DatabaseMigrationServiceClient {
|
|
2607
2605
|
}
|
|
2608
|
-
|
|
2606
|
+
client.createAggregatedClient(commands, DatabaseMigrationService, { paginators, waiters });
|
|
2609
2607
|
|
|
2610
2608
|
const MigrationTypeValue = {
|
|
2611
2609
|
CDC: "cdc",
|
|
@@ -2811,8 +2809,8 @@ const StartReplicationTaskTypeValue = {
|
|
|
2811
2809
|
START_REPLICATION: "start-replication",
|
|
2812
2810
|
};
|
|
2813
2811
|
|
|
2814
|
-
exports.$Command =
|
|
2815
|
-
exports.__Client =
|
|
2812
|
+
exports.$Command = client.Command;
|
|
2813
|
+
exports.__Client = client.Client;
|
|
2816
2814
|
exports.DatabaseMigrationServiceServiceException = DatabaseMigrationServiceServiceException.DatabaseMigrationServiceServiceException;
|
|
2817
2815
|
exports.AddTagsToResourceCommand = AddTagsToResourceCommand;
|
|
2818
2816
|
exports.ApplyPendingMaintenanceActionCommand = ApplyPendingMaintenanceActionCommand;
|