@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class AbstractAWSDatabaseMigrationServiceAsync extends AbstractAWSDatabaseMigrationService implements AWSDatabaseMigrationServiceAsync
AWSDatabaseMigrationServiceAsync
. Convenient method forms pass through to the
corresponding overload that takes a request object and an AsyncHandler
, which throws an
UnsupportedOperationException
.ENDPOINT_PREFIX
addTagsToResource, applyPendingMaintenanceAction, batchStartRecommendations, cancelReplicationTaskAssessmentRun, createDataProvider, createEndpoint, createEventSubscription, createFleetAdvisorCollector, createInstanceProfile, createMigrationProject, createReplicationConfig, createReplicationInstance, createReplicationSubnetGroup, createReplicationTask, deleteCertificate, deleteConnection, deleteDataProvider, deleteEndpoint, deleteEventSubscription, deleteFleetAdvisorCollector, deleteFleetAdvisorDatabases, deleteInstanceProfile, deleteMigrationProject, deleteReplicationConfig, deleteReplicationInstance, deleteReplicationSubnetGroup, deleteReplicationTask, deleteReplicationTaskAssessmentRun, describeAccountAttributes, describeApplicableIndividualAssessments, describeCertificates, describeConnections, describeConversionConfiguration, describeDataProviders, describeEndpoints, describeEndpointSettings, describeEndpointTypes, describeEngineVersions, describeEventCategories, describeEvents, describeEventSubscriptions, describeExtensionPackAssociations, describeFleetAdvisorCollectors, describeFleetAdvisorDatabases, describeFleetAdvisorLsaAnalysis, describeFleetAdvisorSchemaObjectSummary, describeFleetAdvisorSchemas, describeInstanceProfiles, describeMetadataModelAssessments, describeMetadataModelConversions, describeMetadataModelExportsAsScript, describeMetadataModelExportsToTarget, describeMetadataModelImports, describeMigrationProjects, describeOrderableReplicationInstances, describePendingMaintenanceActions, describeRecommendationLimitations, describeRecommendations, describeRefreshSchemasStatus, describeReplicationConfigs, describeReplicationInstances, describeReplicationInstanceTaskLogs, describeReplications, describeReplicationSubnetGroups, describeReplicationTableStatistics, describeReplicationTaskAssessmentResults, describeReplicationTaskAssessmentRuns, describeReplicationTaskIndividualAssessments, describeReplicationTasks, describeSchemas, describeTableStatistics, exportMetadataModelAssessment, getCachedResponseMetadata, importCertificate, listTagsForResource, modifyConversionConfiguration, modifyDataProvider, modifyEndpoint, modifyEventSubscription, modifyInstanceProfile, modifyMigrationProject, modifyReplicationConfig, modifyReplicationInstance, modifyReplicationSubnetGroup, modifyReplicationTask, moveReplicationTask, rebootReplicationInstance, refreshSchemas, reloadReplicationTables, reloadTables, removeTagsFromResource, runFleetAdvisorLsaAnalysis, setEndpoint, setRegion, shutdown, startExtensionPackAssociation, startMetadataModelAssessment, startMetadataModelConversion, startMetadataModelExportAsScript, startMetadataModelExportToTarget, startMetadataModelImport, startRecommendations, startReplication, startReplicationTask, startReplicationTaskAssessment, startReplicationTaskAssessmentRun, stopReplication, stopReplicationTask, testConnection, updateSubscriptionsToEventBridge, waiters
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addTagsToResource, applyPendingMaintenanceAction, batchStartRecommendations, cancelReplicationTaskAssessmentRun, createDataProvider, createEndpoint, createEventSubscription, createFleetAdvisorCollector, createInstanceProfile, createMigrationProject, createReplicationConfig, createReplicationInstance, createReplicationSubnetGroup, createReplicationTask, deleteCertificate, deleteConnection, deleteDataProvider, deleteEndpoint, deleteEventSubscription, deleteFleetAdvisorCollector, deleteFleetAdvisorDatabases, deleteInstanceProfile, deleteMigrationProject, deleteReplicationConfig, deleteReplicationInstance, deleteReplicationSubnetGroup, deleteReplicationTask, deleteReplicationTaskAssessmentRun, describeAccountAttributes, describeApplicableIndividualAssessments, describeCertificates, describeConnections, describeConversionConfiguration, describeDataProviders, describeEndpoints, describeEndpointSettings, describeEndpointTypes, describeEngineVersions, describeEventCategories, describeEvents, describeEventSubscriptions, describeExtensionPackAssociations, describeFleetAdvisorCollectors, describeFleetAdvisorDatabases, describeFleetAdvisorLsaAnalysis, describeFleetAdvisorSchemaObjectSummary, describeFleetAdvisorSchemas, describeInstanceProfiles, describeMetadataModelAssessments, describeMetadataModelConversions, describeMetadataModelExportsAsScript, describeMetadataModelExportsToTarget, describeMetadataModelImports, describeMigrationProjects, describeOrderableReplicationInstances, describePendingMaintenanceActions, describeRecommendationLimitations, describeRecommendations, describeRefreshSchemasStatus, describeReplicationConfigs, describeReplicationInstances, describeReplicationInstanceTaskLogs, describeReplications, describeReplicationSubnetGroups, describeReplicationTableStatistics, describeReplicationTaskAssessmentResults, describeReplicationTaskAssessmentRuns, describeReplicationTaskIndividualAssessments, describeReplicationTasks, describeSchemas, describeTableStatistics, exportMetadataModelAssessment, getCachedResponseMetadata, importCertificate, listTagsForResource, modifyConversionConfiguration, modifyDataProvider, modifyEndpoint, modifyEventSubscription, modifyInstanceProfile, modifyMigrationProject, modifyReplicationConfig, modifyReplicationInstance, modifyReplicationSubnetGroup, modifyReplicationTask, moveReplicationTask, rebootReplicationInstance, refreshSchemas, reloadReplicationTables, reloadTables, removeTagsFromResource, runFleetAdvisorLsaAnalysis, setEndpoint, setRegion, shutdown, startExtensionPackAssociation, startMetadataModelAssessment, startMetadataModelConversion, startMetadataModelExportAsScript, startMetadataModelExportToTarget, startMetadataModelImport, startRecommendations, startReplication, startReplicationTask, startReplicationTaskAssessment, startReplicationTaskAssessmentRun, stopReplication, stopReplicationTask, testConnection, updateSubscriptionsToEventBridge, waiters
public Future<AddTagsToResourceResult> addTagsToResourceAsync(AddTagsToResourceRequest request)
AWSDatabaseMigrationServiceAsync
Adds metadata tags to an DMS resource, including replication instance, endpoint, subnet group, and migration
task. These tags can also be used with cost allocation reporting to track cost associated with DMS resources, or
used in a Condition statement in an IAM policy for DMS. For more information, see Tag
data type
description.
addTagsToResourceAsync
in interface AWSDatabaseMigrationServiceAsync
request
- Associates a set of tags with an DMS resource.public Future<AddTagsToResourceResult> addTagsToResourceAsync(AddTagsToResourceRequest request, AsyncHandler<AddTagsToResourceRequest,AddTagsToResourceResult> asyncHandler)
AWSDatabaseMigrationServiceAsync
Adds metadata tags to an DMS resource, including replication instance, endpoint, subnet group, and migration
task. These tags can also be used with cost allocation reporting to track cost associated with DMS resources, or
used in a Condition statement in an IAM policy for DMS. For more information, see Tag
data type
description.
addTagsToResourceAsync
in interface AWSDatabaseMigrationServiceAsync
request
- Associates a set of tags with an DMS resource.asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<ApplyPendingMaintenanceActionResult> applyPendingMaintenanceActionAsync(ApplyPendingMaintenanceActionRequest request)
AWSDatabaseMigrationServiceAsync
Applies a pending maintenance action to a resource (for example, to a replication instance).
applyPendingMaintenanceActionAsync
in interface AWSDatabaseMigrationServiceAsync
public Future<ApplyPendingMaintenanceActionResult> applyPendingMaintenanceActionAsync(ApplyPendingMaintenanceActionRequest request, AsyncHandler<ApplyPendingMaintenanceActionRequest,ApplyPendingMaintenanceActionResult> asyncHandler)
AWSDatabaseMigrationServiceAsync
Applies a pending maintenance action to a resource (for example, to a replication instance).
applyPendingMaintenanceActionAsync
in interface AWSDatabaseMigrationServiceAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<BatchStartRecommendationsResult> batchStartRecommendationsAsync(BatchStartRecommendationsRequest request)
AWSDatabaseMigrationServiceAsync
Starts the analysis of up to 20 source databases to recommend target engines for each source database. This is a batch version of StartRecommendations .
The result of analysis of each source database is reported individually in the response. Because the batch
request can result in a combination of successful and unsuccessful actions, you should check for batch errors
even when the call returns an HTTP status code of 200
.
batchStartRecommendationsAsync
in interface AWSDatabaseMigrationServiceAsync
public Future<BatchStartRecommendationsResult> batchStartRecommendationsAsync(BatchStartRecommendationsRequest request, AsyncHandler<BatchStartRecommendationsRequest,BatchStartRecommendationsResult> asyncHandler)
AWSDatabaseMigrationServiceAsync
Starts the analysis of up to 20 source databases to recommend target engines for each source database. This is a batch version of StartRecommendations .
The result of analysis of each source database is reported individually in the response. Because the batch
request can result in a combination of successful and unsuccessful actions, you should check for batch errors
even when the call returns an HTTP status code of 200
.
batchStartRecommendationsAsync
in interface AWSDatabaseMigrationServiceAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<CancelReplicationTaskAssessmentRunResult> cancelReplicationTaskAssessmentRunAsync(CancelReplicationTaskAssessmentRunRequest request)
AWSDatabaseMigrationServiceAsync
Cancels a single premigration assessment run.
This operation prevents any individual assessments from running if they haven't started running. It also attempts to cancel any individual assessments that are currently running.
cancelReplicationTaskAssessmentRunAsync
in interface AWSDatabaseMigrationServiceAsync
public Future<CancelReplicationTaskAssessmentRunResult> cancelReplicationTaskAssessmentRunAsync(CancelReplicationTaskAssessmentRunRequest request, AsyncHandler<CancelReplicationTaskAssessmentRunRequest,CancelReplicationTaskAssessmentRunResult> asyncHandler)
AWSDatabaseMigrationServiceAsync
Cancels a single premigration assessment run.
This operation prevents any individual assessments from running if they haven't started running. It also attempts to cancel any individual assessments that are currently running.
cancelReplicationTaskAssessmentRunAsync
in interface AWSDatabaseMigrationServiceAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<CreateDataProviderResult> createDataProviderAsync(CreateDataProviderRequest request)
AWSDatabaseMigrationServiceAsync
Creates a data provider using the provided settings. A data provider stores a data store type and location information about your database.
createDataProviderAsync
in interface AWSDatabaseMigrationServiceAsync
public Future<CreateDataProviderResult> createDataProviderAsync(CreateDataProviderRequest request, AsyncHandler<CreateDataProviderRequest,CreateDataProviderResult> asyncHandler)
AWSDatabaseMigrationServiceAsync
Creates a data provider using the provided settings. A data provider stores a data store type and location information about your database.
createDataProviderAsync
in interface AWSDatabaseMigrationServiceAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<CreateEndpointResult> createEndpointAsync(CreateEndpointRequest request)
AWSDatabaseMigrationServiceAsync
Creates an endpoint using the provided settings.
For a MySQL source or target endpoint, don't explicitly specify the database using the DatabaseName
request parameter on the CreateEndpoint
API call. Specifying DatabaseName
when you
create a MySQL endpoint replicates all the task tables to this single database. For MySQL endpoints, you specify
the database only when you specify the schema in the table-mapping rules of the DMS task.
createEndpointAsync
in interface AWSDatabaseMigrationServiceAsync
public Future<CreateEndpointResult> createEndpointAsync(CreateEndpointRequest request, AsyncHandler<CreateEndpointRequest,CreateEndpointResult> asyncHandler)
AWSDatabaseMigrationServiceAsync
Creates an endpoint using the provided settings.
For a MySQL source or target endpoint, don't explicitly specify the database using the DatabaseName
request parameter on the CreateEndpoint
API call. Specifying DatabaseName
when you
create a MySQL endpoint replicates all the task tables to this single database. For MySQL endpoints, you specify
the database only when you specify the schema in the table-mapping rules of the DMS task.
createEndpointAsync
in interface AWSDatabaseMigrationServiceAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<CreateEventSubscriptionResult> createEventSubscriptionAsync(CreateEventSubscriptionRequest request)
AWSDatabaseMigrationServiceAsync
Creates an DMS event notification subscription.
You can specify the type of source (SourceType
) you want to be notified of, provide a list of DMS
source IDs (SourceIds
) that triggers the events, and provide a list of event categories (
EventCategories
) for events you want to be notified of. If you specify both the
SourceType
and SourceIds
, such as SourceType = replication-instance
and
SourceIdentifier = my-replinstance
, you will be notified of all the replication instance events for
the specified source. If you specify a SourceType
but don't specify a SourceIdentifier
,
you receive notice of the events for that source type for all your DMS sources. If you don't specify either
SourceType
nor SourceIdentifier
, you will be notified of events generated from all DMS
sources belonging to your customer account.
For more information about DMS events, see Working with Events and Notifications in the Database Migration Service User Guide.
createEventSubscriptionAsync
in interface AWSDatabaseMigrationServiceAsync
public Future<CreateEventSubscriptionResult> createEventSubscriptionAsync(CreateEventSubscriptionRequest request, AsyncHandler<CreateEventSubscriptionRequest,CreateEventSubscriptionResult> asyncHandler)
AWSDatabaseMigrationServiceAsync
Creates an DMS event notification subscription.
You can specify the type of source (SourceType
) you want to be notified of, provide a list of DMS
source IDs (SourceIds
) that triggers the events, and provide a list of event categories (
EventCategories
) for events you want to be notified of. If you specify both the
SourceType
and SourceIds
, such as SourceType = replication-instance
and
SourceIdentifier = my-replinstance
, you will be notified of all the replication instance events for
the specified source. If you specify a SourceType
but don't specify a SourceIdentifier
,
you receive notice of the events for that source type for all your DMS sources. If you don't specify either
SourceType
nor SourceIdentifier
, you will be notified of events generated from all DMS
sources belonging to your customer account.
For more information about DMS events, see Working with Events and Notifications in the Database Migration Service User Guide.
createEventSubscriptionAsync
in interface AWSDatabaseMigrationServiceAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<CreateFleetAdvisorCollectorResult> createFleetAdvisorCollectorAsync(CreateFleetAdvisorCollectorRequest request)
AWSDatabaseMigrationServiceAsync
Creates a Fleet Advisor collector using the specified parameters.
createFleetAdvisorCollectorAsync
in interface AWSDatabaseMigrationServiceAsync
public Future<CreateFleetAdvisorCollectorResult> createFleetAdvisorCollectorAsync(CreateFleetAdvisorCollectorRequest request, AsyncHandler<CreateFleetAdvisorCollectorRequest,CreateFleetAdvisorCollectorResult> asyncHandler)
AWSDatabaseMigrationServiceAsync
Creates a Fleet Advisor collector using the specified parameters.
createFleetAdvisorCollectorAsync
in interface AWSDatabaseMigrationServiceAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<CreateInstanceProfileResult> createInstanceProfileAsync(CreateInstanceProfileRequest request)
AWSDatabaseMigrationServiceAsync
Creates the instance profile using the specified parameters.
createInstanceProfileAsync
in interface AWSDatabaseMigrationServiceAsync
public Future<CreateInstanceProfileResult> createInstanceProfileAsync(CreateInstanceProfileRequest request, AsyncHandler<CreateInstanceProfileRequest,CreateInstanceProfileResult> asyncHandler)
AWSDatabaseMigrationServiceAsync
Creates the instance profile using the specified parameters.
createInstanceProfileAsync
in interface AWSDatabaseMigrationServiceAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<CreateMigrationProjectResult> createMigrationProjectAsync(CreateMigrationProjectRequest request)
AWSDatabaseMigrationServiceAsync
Creates the migration project using the specified parameters.
You can run this action only after you create an instance profile and data providers using CreateInstanceProfile and CreateDataProvider.
createMigrationProjectAsync
in interface AWSDatabaseMigrationServiceAsync
public Future<CreateMigrationProjectResult> createMigrationProjectAsync(CreateMigrationProjectRequest request, AsyncHandler<CreateMigrationProjectRequest,CreateMigrationProjectResult> asyncHandler)
AWSDatabaseMigrationServiceAsync
Creates the migration project using the specified parameters.
You can run this action only after you create an instance profile and data providers using CreateInstanceProfile and CreateDataProvider.
createMigrationProjectAsync
in interface AWSDatabaseMigrationServiceAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<CreateReplicationConfigResult> createReplicationConfigAsync(CreateReplicationConfigRequest request)
AWSDatabaseMigrationServiceAsync
Creates a configuration that you can later provide to configure and start an DMS Serverless replication. You can also provide options to validate the configuration inputs before you start the replication.
createReplicationConfigAsync
in interface AWSDatabaseMigrationServiceAsync
public Future<CreateReplicationConfigResult> createReplicationConfigAsync(CreateReplicationConfigRequest request, AsyncHandler<CreateReplicationConfigRequest,CreateReplicationConfigResult> asyncHandler)
AWSDatabaseMigrationServiceAsync
Creates a configuration that you can later provide to configure and start an DMS Serverless replication. You can also provide options to validate the configuration inputs before you start the replication.
createReplicationConfigAsync
in interface AWSDatabaseMigrationServiceAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<CreateReplicationInstanceResult> createReplicationInstanceAsync(CreateReplicationInstanceRequest request)
AWSDatabaseMigrationServiceAsync
Creates the replication instance using the specified parameters.
DMS requires that your account have certain roles with appropriate permissions before you can create a replication instance. For information on the required roles, see Creating the IAM Roles to Use With the CLI and DMS API. For information on the required permissions, see IAM Permissions Needed to Use DMS.
If you don't specify a version when creating a replication instance, DMS will create the instance using the default engine version. For information about the default engine version, see Release Notes.
createReplicationInstanceAsync
in interface AWSDatabaseMigrationServiceAsync
public Future<CreateReplicationInstanceResult> createReplicationInstanceAsync(CreateReplicationInstanceRequest request, AsyncHandler<CreateReplicationInstanceRequest,CreateReplicationInstanceResult> asyncHandler)
AWSDatabaseMigrationServiceAsync
Creates the replication instance using the specified parameters.
DMS requires that your account have certain roles with appropriate permissions before you can create a replication instance. For information on the required roles, see Creating the IAM Roles to Use With the CLI and DMS API. For information on the required permissions, see IAM Permissions Needed to Use DMS.
If you don't specify a version when creating a replication instance, DMS will create the instance using the default engine version. For information about the default engine version, see Release Notes.
createReplicationInstanceAsync
in interface AWSDatabaseMigrationServiceAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<CreateReplicationSubnetGroupResult> createReplicationSubnetGroupAsync(CreateReplicationSubnetGroupRequest request)
AWSDatabaseMigrationServiceAsync
Creates a replication subnet group given a list of the subnet IDs in a VPC.
The VPC needs to have at least one subnet in at least two availability zones in the Amazon Web Services Region,
otherwise the service will throw a ReplicationSubnetGroupDoesNotCoverEnoughAZs
exception.
If a replication subnet group exists in your Amazon Web Services account, the CreateReplicationSubnetGroup action returns the following error message: The Replication Subnet Group already exists. In this case, delete the existing replication subnet group. To do so, use the DeleteReplicationSubnetGroup action. Optionally, choose Subnet groups in the DMS console, then choose your subnet group. Next, choose Delete from Actions.
createReplicationSubnetGroupAsync
in interface AWSDatabaseMigrationServiceAsync
public Future<CreateReplicationSubnetGroupResult> createReplicationSubnetGroupAsync(CreateReplicationSubnetGroupRequest request, AsyncHandler<CreateReplicationSubnetGroupRequest,CreateReplicationSubnetGroupResult> asyncHandler)
AWSDatabaseMigrationServiceAsync
Creates a replication subnet group given a list of the subnet IDs in a VPC.
The VPC needs to have at least one subnet in at least two availability zones in the Amazon Web Services Region,
otherwise the service will throw a ReplicationSubnetGroupDoesNotCoverEnoughAZs
exception.
If a replication subnet group exists in your Amazon Web Services account, the CreateReplicationSubnetGroup action returns the following error message: The Replication Subnet Group already exists. In this case, delete the existing replication subnet group. To do so, use the DeleteReplicationSubnetGroup action. Optionally, choose Subnet groups in the DMS console, then choose your subnet group. Next, choose Delete from Actions.
createReplicationSubnetGroupAsync
in interface AWSDatabaseMigrationServiceAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<CreateReplicationTaskResult> createReplicationTaskAsync(CreateReplicationTaskRequest request)
AWSDatabaseMigrationServiceAsync
Creates a replication task using the specified parameters.
createReplicationTaskAsync
in interface AWSDatabaseMigrationServiceAsync
public Future<CreateReplicationTaskResult> createReplicationTaskAsync(CreateReplicationTaskRequest request, AsyncHandler<CreateReplicationTaskRequest,CreateReplicationTaskResult> asyncHandler)
AWSDatabaseMigrationServiceAsync
Creates a replication task using the specified parameters.
createReplicationTaskAsync
in interface AWSDatabaseMigrationServiceAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<DeleteCertificateResult> deleteCertificateAsync(DeleteCertificateRequest request)
AWSDatabaseMigrationServiceAsync
Deletes the specified certificate.
deleteCertificateAsync
in interface AWSDatabaseMigrationServiceAsync
public Future<DeleteCertificateResult> deleteCertificateAsync(DeleteCertificateRequest request, AsyncHandler<DeleteCertificateRequest,DeleteCertificateResult> asyncHandler)
AWSDatabaseMigrationServiceAsync
Deletes the specified certificate.
deleteCertificateAsync
in interface AWSDatabaseMigrationServiceAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<DeleteConnectionResult> deleteConnectionAsync(DeleteConnectionRequest request)
AWSDatabaseMigrationServiceAsync
Deletes the connection between a replication instance and an endpoint.
deleteConnectionAsync
in interface AWSDatabaseMigrationServiceAsync
public Future<DeleteConnectionResult> deleteConnectionAsync(DeleteConnectionRequest request, AsyncHandler<DeleteConnectionRequest,DeleteConnectionResult> asyncHandler)
AWSDatabaseMigrationServiceAsync
Deletes the connection between a replication instance and an endpoint.
deleteConnectionAsync
in interface AWSDatabaseMigrationServiceAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<DeleteDataProviderResult> deleteDataProviderAsync(DeleteDataProviderRequest request)
AWSDatabaseMigrationServiceAsync
Deletes the specified data provider.
All migration projects associated with the data provider must be deleted or modified before you can delete the data provider.
deleteDataProviderAsync
in interface AWSDatabaseMigrationServiceAsync
public Future<DeleteDataProviderResult> deleteDataProviderAsync(DeleteDataProviderRequest request, AsyncHandler<DeleteDataProviderRequest,DeleteDataProviderResult> asyncHandler)
AWSDatabaseMigrationServiceAsync
Deletes the specified data provider.
All migration projects associated with the data provider must be deleted or modified before you can delete the data provider.
deleteDataProviderAsync
in interface AWSDatabaseMigrationServiceAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<DeleteEndpointResult> deleteEndpointAsync(DeleteEndpointRequest request)
AWSDatabaseMigrationServiceAsync
Deletes the specified endpoint.
All tasks associated with the endpoint must be deleted before you can delete the endpoint.
deleteEndpointAsync
in interface AWSDatabaseMigrationServiceAsync
public Future<DeleteEndpointResult> deleteEndpointAsync(DeleteEndpointRequest request, AsyncHandler<DeleteEndpointRequest,DeleteEndpointResult> asyncHandler)
AWSDatabaseMigrationServiceAsync
Deletes the specified endpoint.
All tasks associated with the endpoint must be deleted before you can delete the endpoint.
deleteEndpointAsync
in interface AWSDatabaseMigrationServiceAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<DeleteEventSubscriptionResult> deleteEventSubscriptionAsync(DeleteEventSubscriptionRequest request)
AWSDatabaseMigrationServiceAsync
Deletes an DMS event subscription.
deleteEventSubscriptionAsync
in interface AWSDatabaseMigrationServiceAsync
public Future<DeleteEventSubscriptionResult> deleteEventSubscriptionAsync(DeleteEventSubscriptionRequest request, AsyncHandler<DeleteEventSubscriptionRequest,DeleteEventSubscriptionResult> asyncHandler)
AWSDatabaseMigrationServiceAsync
Deletes an DMS event subscription.
deleteEventSubscriptionAsync
in interface AWSDatabaseMigrationServiceAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<DeleteFleetAdvisorCollectorResult> deleteFleetAdvisorCollectorAsync(DeleteFleetAdvisorCollectorRequest request)
AWSDatabaseMigrationServiceAsync
Deletes the specified Fleet Advisor collector.
deleteFleetAdvisorCollectorAsync
in interface AWSDatabaseMigrationServiceAsync
public Future<DeleteFleetAdvisorCollectorResult> deleteFleetAdvisorCollectorAsync(DeleteFleetAdvisorCollectorRequest request, AsyncHandler<DeleteFleetAdvisorCollectorRequest,DeleteFleetAdvisorCollectorResult> asyncHandler)
AWSDatabaseMigrationServiceAsync
Deletes the specified Fleet Advisor collector.
deleteFleetAdvisorCollectorAsync
in interface AWSDatabaseMigrationServiceAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<DeleteFleetAdvisorDatabasesResult> deleteFleetAdvisorDatabasesAsync(DeleteFleetAdvisorDatabasesRequest request)
AWSDatabaseMigrationServiceAsync
Deletes the specified Fleet Advisor collector databases.
deleteFleetAdvisorDatabasesAsync
in interface AWSDatabaseMigrationServiceAsync
public Future<DeleteFleetAdvisorDatabasesResult> deleteFleetAdvisorDatabasesAsync(DeleteFleetAdvisorDatabasesRequest request, AsyncHandler<DeleteFleetAdvisorDatabasesRequest,DeleteFleetAdvisorDatabasesResult> asyncHandler)
AWSDatabaseMigrationServiceAsync
Deletes the specified Fleet Advisor collector databases.
deleteFleetAdvisorDatabasesAsync
in interface AWSDatabaseMigrationServiceAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<DeleteInstanceProfileResult> deleteInstanceProfileAsync(DeleteInstanceProfileRequest request)
AWSDatabaseMigrationServiceAsync
Deletes the specified instance profile.
All migration projects associated with the instance profile must be deleted or modified before you can delete the instance profile.
deleteInstanceProfileAsync
in interface AWSDatabaseMigrationServiceAsync
public Future<DeleteInstanceProfileResult> deleteInstanceProfileAsync(DeleteInstanceProfileRequest request, AsyncHandler<DeleteInstanceProfileRequest,DeleteInstanceProfileResult> asyncHandler)
AWSDatabaseMigrationServiceAsync
Deletes the specified instance profile.
All migration projects associated with the instance profile must be deleted or modified before you can delete the instance profile.
deleteInstanceProfileAsync
in interface AWSDatabaseMigrationServiceAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<DeleteMigrationProjectResult> deleteMigrationProjectAsync(DeleteMigrationProjectRequest request)
AWSDatabaseMigrationServiceAsync
Deletes the specified migration project.
The migration project must be closed before you can delete it.
deleteMigrationProjectAsync
in interface AWSDatabaseMigrationServiceAsync
public Future<DeleteMigrationProjectResult> deleteMigrationProjectAsync(DeleteMigrationProjectRequest request, AsyncHandler<DeleteMigrationProjectRequest,DeleteMigrationProjectResult> asyncHandler)
AWSDatabaseMigrationServiceAsync
Deletes the specified migration project.
The migration project must be closed before you can delete it.
deleteMigrationProjectAsync
in interface AWSDatabaseMigrationServiceAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<DeleteReplicationConfigResult> deleteReplicationConfigAsync(DeleteReplicationConfigRequest request)
AWSDatabaseMigrationServiceAsync
Deletes an DMS Serverless replication configuration. This effectively deprovisions any and all replications that use this configuration. You can't delete the configuration for an DMS Serverless replication that is ongoing. You can delete the configuration when the replication is in a non-RUNNING and non-STARTING state.
deleteReplicationConfigAsync
in interface AWSDatabaseMigrationServiceAsync
public Future<DeleteReplicationConfigResult> deleteReplicationConfigAsync(DeleteReplicationConfigRequest request, AsyncHandler<DeleteReplicationConfigRequest,DeleteReplicationConfigResult> asyncHandler)
AWSDatabaseMigrationServiceAsync
Deletes an DMS Serverless replication configuration. This effectively deprovisions any and all replications that use this configuration. You can't delete the configuration for an DMS Serverless replication that is ongoing. You can delete the configuration when the replication is in a non-RUNNING and non-STARTING state.
deleteReplicationConfigAsync
in interface AWSDatabaseMigrationServiceAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<DeleteReplicationInstanceResult> deleteReplicationInstanceAsync(DeleteReplicationInstanceRequest request)
AWSDatabaseMigrationServiceAsync
Deletes the specified replication instance.
You must delete any migration tasks that are associated with the replication instance before you can delete it.
deleteReplicationInstanceAsync
in interface AWSDatabaseMigrationServiceAsync
public Future<DeleteReplicationInstanceResult> deleteReplicationInstanceAsync(DeleteReplicationInstanceRequest request, AsyncHandler<DeleteReplicationInstanceRequest,DeleteReplicationInstanceResult> asyncHandler)
AWSDatabaseMigrationServiceAsync
Deletes the specified replication instance.
You must delete any migration tasks that are associated with the replication instance before you can delete it.
deleteReplicationInstanceAsync
in interface AWSDatabaseMigrationServiceAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<DeleteReplicationSubnetGroupResult> deleteReplicationSubnetGroupAsync(DeleteReplicationSubnetGroupRequest request)
AWSDatabaseMigrationServiceAsync
Deletes a subnet group.
deleteReplicationSubnetGroupAsync
in interface AWSDatabaseMigrationServiceAsync
public Future<DeleteReplicationSubnetGroupResult> deleteReplicationSubnetGroupAsync(DeleteReplicationSubnetGroupRequest request, AsyncHandler<DeleteReplicationSubnetGroupRequest,DeleteReplicationSubnetGroupResult> asyncHandler)
AWSDatabaseMigrationServiceAsync
Deletes a subnet group.
deleteReplicationSubnetGroupAsync
in interface AWSDatabaseMigrationServiceAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<DeleteReplicationTaskResult> deleteReplicationTaskAsync(DeleteReplicationTaskRequest request)
AWSDatabaseMigrationServiceAsync
Deletes the specified replication task.
deleteReplicationTaskAsync
in interface AWSDatabaseMigrationServiceAsync
public Future<DeleteReplicationTaskResult> deleteReplicationTaskAsync(DeleteReplicationTaskRequest request, AsyncHandler<DeleteReplicationTaskRequest,DeleteReplicationTaskResult> asyncHandler)
AWSDatabaseMigrationServiceAsync
Deletes the specified replication task.
deleteReplicationTaskAsync
in interface AWSDatabaseMigrationServiceAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<DeleteReplicationTaskAssessmentRunResult> deleteReplicationTaskAssessmentRunAsync(DeleteReplicationTaskAssessmentRunRequest request)
AWSDatabaseMigrationServiceAsync
Deletes the record of a single premigration assessment run.
This operation removes all metadata that DMS maintains about this assessment run. However, the operation leaves untouched all information about this assessment run that is stored in your Amazon S3 bucket.
deleteReplicationTaskAssessmentRunAsync
in interface AWSDatabaseMigrationServiceAsync
public Future<DeleteReplicationTaskAssessmentRunResult> deleteReplicationTaskAssessmentRunAsync(DeleteReplicationTaskAssessmentRunRequest request, AsyncHandler<DeleteReplicationTaskAssessmentRunRequest,DeleteReplicationTaskAssessmentRunResult> asyncHandler)
AWSDatabaseMigrationServiceAsync
Deletes the record of a single premigration assessment run.
This operation removes all metadata that DMS maintains about this assessment run. However, the operation leaves untouched all information about this assessment run that is stored in your Amazon S3 bucket.
deleteReplicationTaskAssessmentRunAsync
in interface AWSDatabaseMigrationServiceAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<DescribeAccountAttributesResult> describeAccountAttributesAsync(DescribeAccountAttributesRequest request)
AWSDatabaseMigrationServiceAsync
Lists all of the DMS attributes for a customer account. These attributes include DMS quotas for the account and a unique account identifier in a particular DMS region. DMS quotas include a list of resource quotas supported by the account, such as the number of replication instances allowed. The description for each resource quota, includes the quota name, current usage toward that quota, and the quota's maximum value. DMS uses the unique account identifier to name each artifact used by DMS in the given region.
This command does not take any parameters.
describeAccountAttributesAsync
in interface AWSDatabaseMigrationServiceAsync
public Future<DescribeAccountAttributesResult> describeAccountAttributesAsync(DescribeAccountAttributesRequest request, AsyncHandler<DescribeAccountAttributesRequest,DescribeAccountAttributesResult> asyncHandler)
AWSDatabaseMigrationServiceAsync
Lists all of the DMS attributes for a customer account. These attributes include DMS quotas for the account and a unique account identifier in a particular DMS region. DMS quotas include a list of resource quotas supported by the account, such as the number of replication instances allowed. The description for each resource quota, includes the quota name, current usage toward that quota, and the quota's maximum value. DMS uses the unique account identifier to name each artifact used by DMS in the given region.
This command does not take any parameters.
describeAccountAttributesAsync
in interface AWSDatabaseMigrationServiceAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<DescribeApplicableIndividualAssessmentsResult> describeApplicableIndividualAssessmentsAsync(DescribeApplicableIndividualAssessmentsRequest request)
AWSDatabaseMigrationServiceAsync
Provides a list of individual assessments that you can specify for a new premigration assessment run, given one or more parameters.
If you specify an existing migration task, this operation provides the default individual assessments you can specify for that task. Otherwise, the specified parameters model elements of a possible migration task on which to base a premigration assessment run.
To use these migration task modeling parameters, you must specify an existing replication instance, a source database engine, a target database engine, and a migration type. This combination of parameters potentially limits the default individual assessments available for an assessment run created for a corresponding migration task.
If you specify no parameters, this operation provides a list of all possible individual assessments that you can specify for an assessment run. If you specify any one of the task modeling parameters, you must specify all of them or the operation cannot provide a list of individual assessments. The only parameter that you can specify alone is for an existing migration task. The specified task definition then determines the default list of individual assessments that you can specify in an assessment run for the task.
describeApplicableIndividualAssessmentsAsync
in interface AWSDatabaseMigrationServiceAsync
public Future<DescribeApplicableIndividualAssessmentsResult> describeApplicableIndividualAssessmentsAsync(DescribeApplicableIndividualAssessmentsRequest request, AsyncHandler<DescribeApplicableIndividualAssessmentsRequest,DescribeApplicableIndividualAssessmentsResult> asyncHandler)
AWSDatabaseMigrationServiceAsync
Provides a list of individual assessments that you can specify for a new premigration assessment run, given one or more parameters.
If you specify an existing migration task, this operation provides the default individual assessments you can specify for that task. Otherwise, the specified parameters model elements of a possible migration task on which to base a premigration assessment run.
To use these migration task modeling parameters, you must specify an existing replication instance, a source database engine, a target database engine, and a migration type. This combination of parameters potentially limits the default individual assessments available for an assessment run created for a corresponding migration task.
If you specify no parameters, this operation provides a list of all possible individual assessments that you can specify for an assessment run. If you specify any one of the task modeling parameters, you must specify all of them or the operation cannot provide a list of individual assessments. The only parameter that you can specify alone is for an existing migration task. The specified task definition then determines the default list of individual assessments that you can specify in an assessment run for the task.
describeApplicableIndividualAssessmentsAsync
in interface AWSDatabaseMigrationServiceAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<DescribeCertificatesResult> describeCertificatesAsync(DescribeCertificatesRequest request)
AWSDatabaseMigrationServiceAsync
Provides a description of the certificate.
describeCertificatesAsync
in interface AWSDatabaseMigrationServiceAsync
public Future<DescribeCertificatesResult> describeCertificatesAsync(DescribeCertificatesRequest request, AsyncHandler<DescribeCertificatesRequest,DescribeCertificatesResult> asyncHandler)
AWSDatabaseMigrationServiceAsync
Provides a description of the certificate.
describeCertificatesAsync
in interface AWSDatabaseMigrationServiceAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<DescribeConnectionsResult> describeConnectionsAsync(DescribeConnectionsRequest request)
AWSDatabaseMigrationServiceAsync
Describes the status of the connections that have been made between the replication instance and an endpoint. Connections are created when you test an endpoint.
describeConnectionsAsync
in interface AWSDatabaseMigrationServiceAsync
public Future<DescribeConnectionsResult> describeConnectionsAsync(DescribeConnectionsRequest request, AsyncHandler<DescribeConnectionsRequest,DescribeConnectionsResult> asyncHandler)
AWSDatabaseMigrationServiceAsync
Describes the status of the connections that have been made between the replication instance and an endpoint. Connections are created when you test an endpoint.
describeConnectionsAsync
in interface AWSDatabaseMigrationServiceAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<DescribeConversionConfigurationResult> describeConversionConfigurationAsync(DescribeConversionConfigurationRequest request)
AWSDatabaseMigrationServiceAsync
Returns configuration parameters for a schema conversion project.
describeConversionConfigurationAsync
in interface AWSDatabaseMigrationServiceAsync
public Future<DescribeConversionConfigurationResult> describeConversionConfigurationAsync(DescribeConversionConfigurationRequest request, AsyncHandler<DescribeConversionConfigurationRequest,DescribeConversionConfigurationResult> asyncHandler)
AWSDatabaseMigrationServiceAsync
Returns configuration parameters for a schema conversion project.
describeConversionConfigurationAsync
in interface AWSDatabaseMigrationServiceAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<DescribeDataProvidersResult> describeDataProvidersAsync(DescribeDataProvidersRequest request)
AWSDatabaseMigrationServiceAsync
Returns a paginated list of data providers for your account in the current region.
describeDataProvidersAsync
in interface AWSDatabaseMigrationServiceAsync
public Future<DescribeDataProvidersResult> describeDataProvidersAsync(DescribeDataProvidersRequest request, AsyncHandler<DescribeDataProvidersRequest,DescribeDataProvidersResult> asyncHandler)
AWSDatabaseMigrationServiceAsync
Returns a paginated list of data providers for your account in the current region.
describeDataProvidersAsync
in interface AWSDatabaseMigrationServiceAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<DescribeEndpointSettingsResult> describeEndpointSettingsAsync(DescribeEndpointSettingsRequest request)
AWSDatabaseMigrationServiceAsync
Returns information about the possible endpoint settings available when you create an endpoint for a specific database engine.
describeEndpointSettingsAsync
in interface AWSDatabaseMigrationServiceAsync
public Future<DescribeEndpointSettingsResult> describeEndpointSettingsAsync(DescribeEndpointSettingsRequest request, AsyncHandler<DescribeEndpointSettingsRequest,DescribeEndpointSettingsResult> asyncHandler)
AWSDatabaseMigrationServiceAsync
Returns information about the possible endpoint settings available when you create an endpoint for a specific database engine.
describeEndpointSettingsAsync
in interface AWSDatabaseMigrationServiceAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<DescribeEndpointTypesResult> describeEndpointTypesAsync(DescribeEndpointTypesRequest request)
AWSDatabaseMigrationServiceAsync
Returns information about the type of endpoints available.
describeEndpointTypesAsync
in interface AWSDatabaseMigrationServiceAsync
public Future<DescribeEndpointTypesResult> describeEndpointTypesAsync(DescribeEndpointTypesRequest request, AsyncHandler<DescribeEndpointTypesRequest,DescribeEndpointTypesResult> asyncHandler)
AWSDatabaseMigrationServiceAsync
Returns information about the type of endpoints available.
describeEndpointTypesAsync
in interface AWSDatabaseMigrationServiceAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<DescribeEndpointsResult> describeEndpointsAsync(DescribeEndpointsRequest request)
AWSDatabaseMigrationServiceAsync
Returns information about the endpoints for your account in the current region.
describeEndpointsAsync
in interface AWSDatabaseMigrationServiceAsync
public Future<DescribeEndpointsResult> describeEndpointsAsync(DescribeEndpointsRequest request, AsyncHandler<DescribeEndpointsRequest,DescribeEndpointsResult> asyncHandler)
AWSDatabaseMigrationServiceAsync
Returns information about the endpoints for your account in the current region.
describeEndpointsAsync
in interface AWSDatabaseMigrationServiceAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<DescribeEngineVersionsResult> describeEngineVersionsAsync(DescribeEngineVersionsRequest request)
AWSDatabaseMigrationServiceAsync
Returns information about the replication instance versions used in the project.
describeEngineVersionsAsync
in interface AWSDatabaseMigrationServiceAsync
public Future<DescribeEngineVersionsResult> describeEngineVersionsAsync(DescribeEngineVersionsRequest request, AsyncHandler<DescribeEngineVersionsRequest,DescribeEngineVersionsResult> asyncHandler)
AWSDatabaseMigrationServiceAsync
Returns information about the replication instance versions used in the project.
describeEngineVersionsAsync
in interface AWSDatabaseMigrationServiceAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<DescribeEventCategoriesResult> describeEventCategoriesAsync(DescribeEventCategoriesRequest request)
AWSDatabaseMigrationServiceAsync
Lists categories for all event source types, or, if specified, for a specified source type. You can see a list of the event categories and source types in Working with Events and Notifications in the Database Migration Service User Guide.
describeEventCategoriesAsync
in interface AWSDatabaseMigrationServiceAsync
public Future<DescribeEventCategoriesResult> describeEventCategoriesAsync(DescribeEventCategoriesRequest request, AsyncHandler<DescribeEventCategoriesRequest,DescribeEventCategoriesResult> asyncHandler)
AWSDatabaseMigrationServiceAsync
Lists categories for all event source types, or, if specified, for a specified source type. You can see a list of the event categories and source types in Working with Events and Notifications in the Database Migration Service User Guide.
describeEventCategoriesAsync
in interface AWSDatabaseMigrationServiceAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<DescribeEventSubscriptionsResult> describeEventSubscriptionsAsync(DescribeEventSubscriptionsRequest request)
AWSDatabaseMigrationServiceAsync
Lists all the event subscriptions for a customer account. The description of a subscription includes
SubscriptionName
, SNSTopicARN
, CustomerID
, SourceType
,
SourceID
, CreationTime
, and Status
.
If you specify SubscriptionName
, this action lists the description for that subscription.
describeEventSubscriptionsAsync
in interface AWSDatabaseMigrationServiceAsync
public Future<DescribeEventSubscriptionsResult> describeEventSubscriptionsAsync(DescribeEventSubscriptionsRequest request, AsyncHandler<DescribeEventSubscriptionsRequest,DescribeEventSubscriptionsResult> asyncHandler)
AWSDatabaseMigrationServiceAsync
Lists all the event subscriptions for a customer account. The description of a subscription includes
SubscriptionName
, SNSTopicARN
, CustomerID
, SourceType
,
SourceID
, CreationTime
, and Status
.
If you specify SubscriptionName
, this action lists the description for that subscription.
describeEventSubscriptionsAsync
in interface AWSDatabaseMigrationServiceAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<DescribeEventsResult> describeEventsAsync(DescribeEventsRequest request)
AWSDatabaseMigrationServiceAsync
Lists events for a given source identifier and source type. You can also specify a start and end time. For more information on DMS events, see Working with Events and Notifications in the Database Migration Service User Guide.
describeEventsAsync
in interface AWSDatabaseMigrationServiceAsync
public Future<DescribeEventsResult> describeEventsAsync(DescribeEventsRequest request, AsyncHandler<DescribeEventsRequest,DescribeEventsResult> asyncHandler)
AWSDatabaseMigrationServiceAsync
Lists events for a given source identifier and source type. You can also specify a start and end time. For more information on DMS events, see Working with Events and Notifications in the Database Migration Service User Guide.
describeEventsAsync
in interface AWSDatabaseMigrationServiceAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<DescribeExtensionPackAssociationsResult> describeExtensionPackAssociationsAsync(DescribeExtensionPackAssociationsRequest request)
AWSDatabaseMigrationServiceAsync
Returns a paginated list of extension pack associations for the specified migration project. An extension pack is an add-on module that emulates functions present in a source database that are required when converting objects to the target database.
describeExtensionPackAssociationsAsync
in interface AWSDatabaseMigrationServiceAsync
public Future<DescribeExtensionPackAssociationsResult> describeExtensionPackAssociationsAsync(DescribeExtensionPackAssociationsRequest request, AsyncHandler<DescribeExtensionPackAssociationsRequest,DescribeExtensionPackAssociationsResult> asyncHandler)
AWSDatabaseMigrationServiceAsync
Returns a paginated list of extension pack associations for the specified migration project. An extension pack is an add-on module that emulates functions present in a source database that are required when converting objects to the target database.
describeExtensionPackAssociationsAsync
in interface AWSDatabaseMigrationServiceAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<DescribeFleetAdvisorCollectorsResult> describeFleetAdvisorCollectorsAsync(DescribeFleetAdvisorCollectorsRequest request)
AWSDatabaseMigrationServiceAsync
Returns a list of the Fleet Advisor collectors in your account.
describeFleetAdvisorCollectorsAsync
in interface AWSDatabaseMigrationServiceAsync
public Future<DescribeFleetAdvisorCollectorsResult> describeFleetAdvisorCollectorsAsync(DescribeFleetAdvisorCollectorsRequest request, AsyncHandler<DescribeFleetAdvisorCollectorsRequest,DescribeFleetAdvisorCollectorsResult> asyncHandler)
AWSDatabaseMigrationServiceAsync
Returns a list of the Fleet Advisor collectors in your account.
describeFleetAdvisorCollectorsAsync
in interface AWSDatabaseMigrationServiceAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<DescribeFleetAdvisorDatabasesResult> describeFleetAdvisorDatabasesAsync(DescribeFleetAdvisorDatabasesRequest request)
AWSDatabaseMigrationServiceAsync
Returns a list of Fleet Advisor databases in your account.
describeFleetAdvisorDatabasesAsync
in interface AWSDatabaseMigrationServiceAsync
public Future<DescribeFleetAdvisorDatabasesResult> describeFleetAdvisorDatabasesAsync(DescribeFleetAdvisorDatabasesRequest request, AsyncHandler<DescribeFleetAdvisorDatabasesRequest,DescribeFleetAdvisorDatabasesResult> asyncHandler)
AWSDatabaseMigrationServiceAsync
Returns a list of Fleet Advisor databases in your account.
describeFleetAdvisorDatabasesAsync
in interface AWSDatabaseMigrationServiceAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<DescribeFleetAdvisorLsaAnalysisResult> describeFleetAdvisorLsaAnalysisAsync(DescribeFleetAdvisorLsaAnalysisRequest request)
AWSDatabaseMigrationServiceAsync
Provides descriptions of large-scale assessment (LSA) analyses produced by your Fleet Advisor collectors.
describeFleetAdvisorLsaAnalysisAsync
in interface AWSDatabaseMigrationServiceAsync
public Future<DescribeFleetAdvisorLsaAnalysisResult> describeFleetAdvisorLsaAnalysisAsync(DescribeFleetAdvisorLsaAnalysisRequest request, AsyncHandler<DescribeFleetAdvisorLsaAnalysisRequest,DescribeFleetAdvisorLsaAnalysisResult> asyncHandler)
AWSDatabaseMigrationServiceAsync
Provides descriptions of large-scale assessment (LSA) analyses produced by your Fleet Advisor collectors.
describeFleetAdvisorLsaAnalysisAsync
in interface AWSDatabaseMigrationServiceAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<DescribeFleetAdvisorSchemaObjectSummaryResult> describeFleetAdvisorSchemaObjectSummaryAsync(DescribeFleetAdvisorSchemaObjectSummaryRequest request)
AWSDatabaseMigrationServiceAsync
Provides descriptions of the schemas discovered by your Fleet Advisor collectors.
describeFleetAdvisorSchemaObjectSummaryAsync
in interface AWSDatabaseMigrationServiceAsync
public Future<DescribeFleetAdvisorSchemaObjectSummaryResult> describeFleetAdvisorSchemaObjectSummaryAsync(DescribeFleetAdvisorSchemaObjectSummaryRequest request, AsyncHandler<DescribeFleetAdvisorSchemaObjectSummaryRequest,DescribeFleetAdvisorSchemaObjectSummaryResult> asyncHandler)
AWSDatabaseMigrationServiceAsync
Provides descriptions of the schemas discovered by your Fleet Advisor collectors.
describeFleetAdvisorSchemaObjectSummaryAsync
in interface AWSDatabaseMigrationServiceAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<DescribeFleetAdvisorSchemasResult> describeFleetAdvisorSchemasAsync(DescribeFleetAdvisorSchemasRequest request)
AWSDatabaseMigrationServiceAsync
Returns a list of schemas detected by Fleet Advisor Collectors in your account.
describeFleetAdvisorSchemasAsync
in interface AWSDatabaseMigrationServiceAsync
public Future<DescribeFleetAdvisorSchemasResult> describeFleetAdvisorSchemasAsync(DescribeFleetAdvisorSchemasRequest request, AsyncHandler<DescribeFleetAdvisorSchemasRequest,DescribeFleetAdvisorSchemasResult> asyncHandler)
AWSDatabaseMigrationServiceAsync
Returns a list of schemas detected by Fleet Advisor Collectors in your account.
describeFleetAdvisorSchemasAsync
in interface AWSDatabaseMigrationServiceAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<DescribeInstanceProfilesResult> describeInstanceProfilesAsync(DescribeInstanceProfilesRequest request)
AWSDatabaseMigrationServiceAsync
Returns a paginated list of instance profiles for your account in the current region.
describeInstanceProfilesAsync
in interface AWSDatabaseMigrationServiceAsync
public Future<DescribeInstanceProfilesResult> describeInstanceProfilesAsync(DescribeInstanceProfilesRequest request, AsyncHandler<DescribeInstanceProfilesRequest,DescribeInstanceProfilesResult> asyncHandler)
AWSDatabaseMigrationServiceAsync
Returns a paginated list of instance profiles for your account in the current region.
describeInstanceProfilesAsync
in interface AWSDatabaseMigrationServiceAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<DescribeMetadataModelAssessmentsResult> describeMetadataModelAssessmentsAsync(DescribeMetadataModelAssessmentsRequest request)
AWSDatabaseMigrationServiceAsync
Returns a paginated list of metadata model assessments for your account in the current region.
describeMetadataModelAssessmentsAsync
in interface AWSDatabaseMigrationServiceAsync
public Future<DescribeMetadataModelAssessmentsResult> describeMetadataModelAssessmentsAsync(DescribeMetadataModelAssessmentsRequest request, AsyncHandler<DescribeMetadataModelAssessmentsRequest,DescribeMetadataModelAssessmentsResult> asyncHandler)
AWSDatabaseMigrationServiceAsync
Returns a paginated list of metadata model assessments for your account in the current region.
describeMetadataModelAssessmentsAsync
in interface AWSDatabaseMigrationServiceAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<DescribeMetadataModelConversionsResult> describeMetadataModelConversionsAsync(DescribeMetadataModelConversionsRequest request)
AWSDatabaseMigrationServiceAsync
Returns a paginated list of metadata model conversions for a migration project.
describeMetadataModelConversionsAsync
in interface AWSDatabaseMigrationServiceAsync
public Future<DescribeMetadataModelConversionsResult> describeMetadataModelConversionsAsync(DescribeMetadataModelConversionsRequest request, AsyncHandler<DescribeMetadataModelConversionsRequest,DescribeMetadataModelConversionsResult> asyncHandler)
AWSDatabaseMigrationServiceAsync
Returns a paginated list of metadata model conversions for a migration project.
describeMetadataModelConversionsAsync
in interface AWSDatabaseMigrationServiceAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<DescribeMetadataModelExportsAsScriptResult> describeMetadataModelExportsAsScriptAsync(DescribeMetadataModelExportsAsScriptRequest request)
AWSDatabaseMigrationServiceAsync
Returns a paginated list of metadata model exports.
describeMetadataModelExportsAsScriptAsync
in interface AWSDatabaseMigrationServiceAsync
public Future<DescribeMetadataModelExportsAsScriptResult> describeMetadataModelExportsAsScriptAsync(DescribeMetadataModelExportsAsScriptRequest request, AsyncHandler<DescribeMetadataModelExportsAsScriptRequest,DescribeMetadataModelExportsAsScriptResult> asyncHandler)
AWSDatabaseMigrationServiceAsync
Returns a paginated list of metadata model exports.
describeMetadataModelExportsAsScriptAsync
in interface AWSDatabaseMigrationServiceAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<DescribeMetadataModelExportsToTargetResult> describeMetadataModelExportsToTargetAsync(DescribeMetadataModelExportsToTargetRequest request)
AWSDatabaseMigrationServiceAsync
Returns a paginated list of metadata model exports.
describeMetadataModelExportsToTargetAsync
in interface AWSDatabaseMigrationServiceAsync
public Future<DescribeMetadataModelExportsToTargetResult> describeMetadataModelExportsToTargetAsync(DescribeMetadataModelExportsToTargetRequest request, AsyncHandler<DescribeMetadataModelExportsToTargetRequest,DescribeMetadataModelExportsToTargetResult> asyncHandler)
AWSDatabaseMigrationServiceAsync
Returns a paginated list of metadata model exports.
describeMetadataModelExportsToTargetAsync
in interface AWSDatabaseMigrationServiceAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<DescribeMetadataModelImportsResult> describeMetadataModelImportsAsync(DescribeMetadataModelImportsRequest request)
AWSDatabaseMigrationServiceAsync
Returns a paginated list of metadata model imports.
describeMetadataModelImportsAsync
in interface AWSDatabaseMigrationServiceAsync
public Future<DescribeMetadataModelImportsResult> describeMetadataModelImportsAsync(DescribeMetadataModelImportsRequest request, AsyncHandler<DescribeMetadataModelImportsRequest,DescribeMetadataModelImportsResult> asyncHandler)
AWSDatabaseMigrationServiceAsync
Returns a paginated list of metadata model imports.
describeMetadataModelImportsAsync
in interface AWSDatabaseMigrationServiceAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<DescribeMigrationProjectsResult> describeMigrationProjectsAsync(DescribeMigrationProjectsRequest request)
AWSDatabaseMigrationServiceAsync
Returns a paginated list of migration projects for your account in the current region.
describeMigrationProjectsAsync
in interface AWSDatabaseMigrationServiceAsync
public Future<DescribeMigrationProjectsResult> describeMigrationProjectsAsync(DescribeMigrationProjectsRequest request, AsyncHandler<DescribeMigrationProjectsRequest,DescribeMigrationProjectsResult> asyncHandler)
AWSDatabaseMigrationServiceAsync
Returns a paginated list of migration projects for your account in the current region.
describeMigrationProjectsAsync
in interface AWSDatabaseMigrationServiceAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<DescribeOrderableReplicationInstancesResult> describeOrderableReplicationInstancesAsync(DescribeOrderableReplicationInstancesRequest request)
AWSDatabaseMigrationServiceAsync
Returns information about the replication instance types that can be created in the specified region.
describeOrderableReplicationInstancesAsync
in interface AWSDatabaseMigrationServiceAsync
public Future<DescribeOrderableReplicationInstancesResult> describeOrderableReplicationInstancesAsync(DescribeOrderableReplicationInstancesRequest request, AsyncHandler<DescribeOrderableReplicationInstancesRequest,DescribeOrderableReplicationInstancesResult> asyncHandler)
AWSDatabaseMigrationServiceAsync
Returns information about the replication instance types that can be created in the specified region.
describeOrderableReplicationInstancesAsync
in interface AWSDatabaseMigrationServiceAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<DescribePendingMaintenanceActionsResult> describePendingMaintenanceActionsAsync(DescribePendingMaintenanceActionsRequest request)
AWSDatabaseMigrationServiceAsync
For internal use only
describePendingMaintenanceActionsAsync
in interface AWSDatabaseMigrationServiceAsync
public Future<DescribePendingMaintenanceActionsResult> describePendingMaintenanceActionsAsync(DescribePendingMaintenanceActionsRequest request, AsyncHandler<DescribePendingMaintenanceActionsRequest,DescribePendingMaintenanceActionsResult> asyncHandler)
AWSDatabaseMigrationServiceAsync
For internal use only
describePendingMaintenanceActionsAsync
in interface AWSDatabaseMigrationServiceAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<DescribeRecommendationLimitationsResult> describeRecommendationLimitationsAsync(DescribeRecommendationLimitationsRequest request)
AWSDatabaseMigrationServiceAsync
Returns a paginated list of limitations for recommendations of target Amazon Web Services engines.
describeRecommendationLimitationsAsync
in interface AWSDatabaseMigrationServiceAsync
public Future<DescribeRecommendationLimitationsResult> describeRecommendationLimitationsAsync(DescribeRecommendationLimitationsRequest request, AsyncHandler<DescribeRecommendationLimitationsRequest,DescribeRecommendationLimitationsResult> asyncHandler)
AWSDatabaseMigrationServiceAsync
Returns a paginated list of limitations for recommendations of target Amazon Web Services engines.
describeRecommendationLimitationsAsync
in interface AWSDatabaseMigrationServiceAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<DescribeRecommendationsResult> describeRecommendationsAsync(DescribeRecommendationsRequest request)
AWSDatabaseMigrationServiceAsync
Returns a paginated list of target engine recommendations for your source databases.
describeRecommendationsAsync
in interface AWSDatabaseMigrationServiceAsync
public Future<DescribeRecommendationsResult> describeRecommendationsAsync(DescribeRecommendationsRequest request, AsyncHandler<DescribeRecommendationsRequest,DescribeRecommendationsResult> asyncHandler)
AWSDatabaseMigrationServiceAsync
Returns a paginated list of target engine recommendations for your source databases.
describeRecommendationsAsync
in interface AWSDatabaseMigrationServiceAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<DescribeRefreshSchemasStatusResult> describeRefreshSchemasStatusAsync(DescribeRefreshSchemasStatusRequest request)
AWSDatabaseMigrationServiceAsync
Returns the status of the RefreshSchemas operation.
describeRefreshSchemasStatusAsync
in interface AWSDatabaseMigrationServiceAsync
public Future<DescribeRefreshSchemasStatusResult> describeRefreshSchemasStatusAsync(DescribeRefreshSchemasStatusRequest request, AsyncHandler<DescribeRefreshSchemasStatusRequest,DescribeRefreshSchemasStatusResult> asyncHandler)
AWSDatabaseMigrationServiceAsync
Returns the status of the RefreshSchemas operation.
describeRefreshSchemasStatusAsync
in interface AWSDatabaseMigrationServiceAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<DescribeReplicationConfigsResult> describeReplicationConfigsAsync(DescribeReplicationConfigsRequest request)
AWSDatabaseMigrationServiceAsync
Returns one or more existing DMS Serverless replication configurations as a list of structures.
describeReplicationConfigsAsync
in interface AWSDatabaseMigrationServiceAsync
public Future<DescribeReplicationConfigsResult> describeReplicationConfigsAsync(DescribeReplicationConfigsRequest request, AsyncHandler<DescribeReplicationConfigsRequest,DescribeReplicationConfigsResult> asyncHandler)
AWSDatabaseMigrationServiceAsync
Returns one or more existing DMS Serverless replication configurations as a list of structures.
describeReplicationConfigsAsync
in interface AWSDatabaseMigrationServiceAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<DescribeReplicationInstanceTaskLogsResult> describeReplicationInstanceTaskLogsAsync(DescribeReplicationInstanceTaskLogsRequest request)
AWSDatabaseMigrationServiceAsync
Returns information about the task logs for the specified task.
describeReplicationInstanceTaskLogsAsync
in interface AWSDatabaseMigrationServiceAsync
public Future<DescribeReplicationInstanceTaskLogsResult> describeReplicationInstanceTaskLogsAsync(DescribeReplicationInstanceTaskLogsRequest request, AsyncHandler<DescribeReplicationInstanceTaskLogsRequest,DescribeReplicationInstanceTaskLogsResult> asyncHandler)
AWSDatabaseMigrationServiceAsync
Returns information about the task logs for the specified task.
describeReplicationInstanceTaskLogsAsync
in interface AWSDatabaseMigrationServiceAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<DescribeReplicationInstancesResult> describeReplicationInstancesAsync(DescribeReplicationInstancesRequest request)
AWSDatabaseMigrationServiceAsync
Returns information about replication instances for your account in the current region.
describeReplicationInstancesAsync
in interface AWSDatabaseMigrationServiceAsync
public Future<DescribeReplicationInstancesResult> describeReplicationInstancesAsync(DescribeReplicationInstancesRequest request, AsyncHandler<DescribeReplicationInstancesRequest,DescribeReplicationInstancesResult> asyncHandler)
AWSDatabaseMigrationServiceAsync
Returns information about replication instances for your account in the current region.
describeReplicationInstancesAsync
in interface AWSDatabaseMigrationServiceAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<DescribeReplicationSubnetGroupsResult> describeReplicationSubnetGroupsAsync(DescribeReplicationSubnetGroupsRequest request)
AWSDatabaseMigrationServiceAsync
Returns information about the replication subnet groups.
describeReplicationSubnetGroupsAsync
in interface AWSDatabaseMigrationServiceAsync
public Future<DescribeReplicationSubnetGroupsResult> describeReplicationSubnetGroupsAsync(DescribeReplicationSubnetGroupsRequest request, AsyncHandler<DescribeReplicationSubnetGroupsRequest,DescribeReplicationSubnetGroupsResult> asyncHandler)
AWSDatabaseMigrationServiceAsync
Returns information about the replication subnet groups.
describeReplicationSubnetGroupsAsync
in interface AWSDatabaseMigrationServiceAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<DescribeReplicationTableStatisticsResult> describeReplicationTableStatisticsAsync(DescribeReplicationTableStatisticsRequest request)
AWSDatabaseMigrationServiceAsync
Returns table and schema statistics for one or more provisioned replications that use a given DMS Serverless replication configuration.
describeReplicationTableStatisticsAsync
in interface AWSDatabaseMigrationServiceAsync
public Future<DescribeReplicationTableStatisticsResult> describeReplicationTableStatisticsAsync(DescribeReplicationTableStatisticsRequest request, AsyncHandler<DescribeReplicationTableStatisticsRequest,DescribeReplicationTableStatisticsResult> asyncHandler)
AWSDatabaseMigrationServiceAsync
Returns table and schema statistics for one or more provisioned replications that use a given DMS Serverless replication configuration.
describeReplicationTableStatisticsAsync
in interface AWSDatabaseMigrationServiceAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<DescribeReplicationTaskAssessmentResultsResult> describeReplicationTaskAssessmentResultsAsync(DescribeReplicationTaskAssessmentResultsRequest request)
AWSDatabaseMigrationServiceAsync
Returns the task assessment results from the Amazon S3 bucket that DMS creates in your Amazon Web Services account. This action always returns the latest results.
For more information about DMS task assessments, see Creating a task assessment report in the Database Migration Service User Guide.
describeReplicationTaskAssessmentResultsAsync
in interface AWSDatabaseMigrationServiceAsync
public Future<DescribeReplicationTaskAssessmentResultsResult> describeReplicationTaskAssessmentResultsAsync(DescribeReplicationTaskAssessmentResultsRequest request, AsyncHandler<DescribeReplicationTaskAssessmentResultsRequest,DescribeReplicationTaskAssessmentResultsResult> asyncHandler)
AWSDatabaseMigrationServiceAsync
Returns the task assessment results from the Amazon S3 bucket that DMS creates in your Amazon Web Services account. This action always returns the latest results.
For more information about DMS task assessments, see Creating a task assessment report in the Database Migration Service User Guide.
describeReplicationTaskAssessmentResultsAsync
in interface AWSDatabaseMigrationServiceAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<DescribeReplicationTaskAssessmentRunsResult> describeReplicationTaskAssessmentRunsAsync(DescribeReplicationTaskAssessmentRunsRequest request)
AWSDatabaseMigrationServiceAsync
Returns a paginated list of premigration assessment runs based on filter settings.
These filter settings can specify a combination of premigration assessment runs, migration tasks, replication instances, and assessment run status values.
This operation doesn't return information about individual assessments. For this information, see the
DescribeReplicationTaskIndividualAssessments
operation.
describeReplicationTaskAssessmentRunsAsync
in interface AWSDatabaseMigrationServiceAsync
public Future<DescribeReplicationTaskAssessmentRunsResult> describeReplicationTaskAssessmentRunsAsync(DescribeReplicationTaskAssessmentRunsRequest request, AsyncHandler<DescribeReplicationTaskAssessmentRunsRequest,DescribeReplicationTaskAssessmentRunsResult> asyncHandler)
AWSDatabaseMigrationServiceAsync
Returns a paginated list of premigration assessment runs based on filter settings.
These filter settings can specify a combination of premigration assessment runs, migration tasks, replication instances, and assessment run status values.
This operation doesn't return information about individual assessments. For this information, see the
DescribeReplicationTaskIndividualAssessments
operation.
describeReplicationTaskAssessmentRunsAsync
in interface AWSDatabaseMigrationServiceAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<DescribeReplicationTaskIndividualAssessmentsResult> describeReplicationTaskIndividualAssessmentsAsync(DescribeReplicationTaskIndividualAssessmentsRequest request)
AWSDatabaseMigrationServiceAsync
Returns a paginated list of individual assessments based on filter settings.
These filter settings can specify a combination of premigration assessment runs, migration tasks, and assessment status values.
describeReplicationTaskIndividualAssessmentsAsync
in interface AWSDatabaseMigrationServiceAsync
public Future<DescribeReplicationTaskIndividualAssessmentsResult> describeReplicationTaskIndividualAssessmentsAsync(DescribeReplicationTaskIndividualAssessmentsRequest request, AsyncHandler<DescribeReplicationTaskIndividualAssessmentsRequest,DescribeReplicationTaskIndividualAssessmentsResult> asyncHandler)
AWSDatabaseMigrationServiceAsync
Returns a paginated list of individual assessments based on filter settings.
These filter settings can specify a combination of premigration assessment runs, migration tasks, and assessment status values.
describeReplicationTaskIndividualAssessmentsAsync
in interface AWSDatabaseMigrationServiceAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<DescribeReplicationTasksResult> describeReplicationTasksAsync(DescribeReplicationTasksRequest request)
AWSDatabaseMigrationServiceAsync
Returns information about replication tasks for your account in the current region.
describeReplicationTasksAsync
in interface AWSDatabaseMigrationServiceAsync
public Future<DescribeReplicationTasksResult> describeReplicationTasksAsync(DescribeReplicationTasksRequest request, AsyncHandler<DescribeReplicationTasksRequest,DescribeReplicationTasksResult> asyncHandler)
AWSDatabaseMigrationServiceAsync
Returns information about replication tasks for your account in the current region.
describeReplicationTasksAsync
in interface AWSDatabaseMigrationServiceAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<DescribeReplicationsResult> describeReplicationsAsync(DescribeReplicationsRequest request)
AWSDatabaseMigrationServiceAsync
Provides details on replication progress by returning status information for one or more provisioned DMS Serverless replications.
describeReplicationsAsync
in interface AWSDatabaseMigrationServiceAsync
public Future<DescribeReplicationsResult> describeReplicationsAsync(DescribeReplicationsRequest request, AsyncHandler<DescribeReplicationsRequest,DescribeReplicationsResult> asyncHandler)
AWSDatabaseMigrationServiceAsync
Provides details on replication progress by returning status information for one or more provisioned DMS Serverless replications.
describeReplicationsAsync
in interface AWSDatabaseMigrationServiceAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<DescribeSchemasResult> describeSchemasAsync(DescribeSchemasRequest request)
AWSDatabaseMigrationServiceAsync
Returns information about the schema for the specified endpoint.
describeSchemasAsync
in interface AWSDatabaseMigrationServiceAsync
public Future<DescribeSchemasResult> describeSchemasAsync(DescribeSchemasRequest request, AsyncHandler<DescribeSchemasRequest,DescribeSchemasResult> asyncHandler)
AWSDatabaseMigrationServiceAsync
Returns information about the schema for the specified endpoint.
describeSchemasAsync
in interface AWSDatabaseMigrationServiceAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<DescribeTableStatisticsResult> describeTableStatisticsAsync(DescribeTableStatisticsRequest request)
AWSDatabaseMigrationServiceAsync
Returns table statistics on the database migration task, including table name, rows inserted, rows updated, and rows deleted.
Note that the "last updated" column the DMS console only indicates the time that DMS last updated the table statistics record for a table. It does not indicate the time of the last update to the table.
describeTableStatisticsAsync
in interface AWSDatabaseMigrationServiceAsync
public Future<DescribeTableStatisticsResult> describeTableStatisticsAsync(DescribeTableStatisticsRequest request, AsyncHandler<DescribeTableStatisticsRequest,DescribeTableStatisticsResult> asyncHandler)
AWSDatabaseMigrationServiceAsync
Returns table statistics on the database migration task, including table name, rows inserted, rows updated, and rows deleted.
Note that the "last updated" column the DMS console only indicates the time that DMS last updated the table statistics record for a table. It does not indicate the time of the last update to the table.
describeTableStatisticsAsync
in interface AWSDatabaseMigrationServiceAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<ExportMetadataModelAssessmentResult> exportMetadataModelAssessmentAsync(ExportMetadataModelAssessmentRequest request)
AWSDatabaseMigrationServiceAsync
Saves a copy of a database migration assessment report to your Amazon S3 bucket. DMS can save your assessment report as a comma-separated value (CSV) or a PDF file.
exportMetadataModelAssessmentAsync
in interface AWSDatabaseMigrationServiceAsync
public Future<ExportMetadataModelAssessmentResult> exportMetadataModelAssessmentAsync(ExportMetadataModelAssessmentRequest request, AsyncHandler<ExportMetadataModelAssessmentRequest,ExportMetadataModelAssessmentResult> asyncHandler)
AWSDatabaseMigrationServiceAsync
Saves a copy of a database migration assessment report to your Amazon S3 bucket. DMS can save your assessment report as a comma-separated value (CSV) or a PDF file.
exportMetadataModelAssessmentAsync
in interface AWSDatabaseMigrationServiceAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<ImportCertificateResult> importCertificateAsync(ImportCertificateRequest request)
AWSDatabaseMigrationServiceAsync
Uploads the specified certificate.
importCertificateAsync
in interface AWSDatabaseMigrationServiceAsync
public Future<ImportCertificateResult> importCertificateAsync(ImportCertificateRequest request, AsyncHandler<ImportCertificateRequest,ImportCertificateResult> asyncHandler)
AWSDatabaseMigrationServiceAsync
Uploads the specified certificate.
importCertificateAsync
in interface AWSDatabaseMigrationServiceAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<ListTagsForResourceResult> listTagsForResourceAsync(ListTagsForResourceRequest request)
AWSDatabaseMigrationServiceAsync
Lists all metadata tags attached to an DMS resource, including replication instance, endpoint, subnet group, and
migration task. For more information, see Tag
data type
description.
listTagsForResourceAsync
in interface AWSDatabaseMigrationServiceAsync
public Future<ListTagsForResourceResult> listTagsForResourceAsync(ListTagsForResourceRequest request, AsyncHandler<ListTagsForResourceRequest,ListTagsForResourceResult> asyncHandler)
AWSDatabaseMigrationServiceAsync
Lists all metadata tags attached to an DMS resource, including replication instance, endpoint, subnet group, and
migration task. For more information, see Tag
data type
description.
listTagsForResourceAsync
in interface AWSDatabaseMigrationServiceAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<ModifyConversionConfigurationResult> modifyConversionConfigurationAsync(ModifyConversionConfigurationRequest request)
AWSDatabaseMigrationServiceAsync
Modifies the specified schema conversion configuration using the provided parameters.
modifyConversionConfigurationAsync
in interface AWSDatabaseMigrationServiceAsync
public Future<ModifyConversionConfigurationResult> modifyConversionConfigurationAsync(ModifyConversionConfigurationRequest request, AsyncHandler<ModifyConversionConfigurationRequest,ModifyConversionConfigurationResult> asyncHandler)
AWSDatabaseMigrationServiceAsync
Modifies the specified schema conversion configuration using the provided parameters.
modifyConversionConfigurationAsync
in interface AWSDatabaseMigrationServiceAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<ModifyDataProviderResult> modifyDataProviderAsync(ModifyDataProviderRequest request)
AWSDatabaseMigrationServiceAsync
Modifies the specified data provider using the provided settings.
You must remove the data provider from all migration projects before you can modify it.
modifyDataProviderAsync
in interface AWSDatabaseMigrationServiceAsync
public Future<ModifyDataProviderResult> modifyDataProviderAsync(ModifyDataProviderRequest request, AsyncHandler<ModifyDataProviderRequest,ModifyDataProviderResult> asyncHandler)
AWSDatabaseMigrationServiceAsync
Modifies the specified data provider using the provided settings.
You must remove the data provider from all migration projects before you can modify it.
modifyDataProviderAsync
in interface AWSDatabaseMigrationServiceAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<ModifyEndpointResult> modifyEndpointAsync(ModifyEndpointRequest request)
AWSDatabaseMigrationServiceAsync
Modifies the specified endpoint.
For a MySQL source or target endpoint, don't explicitly specify the database using the DatabaseName
request parameter on the ModifyEndpoint
API call. Specifying DatabaseName
when you
modify a MySQL endpoint replicates all the task tables to this single database. For MySQL endpoints, you specify
the database only when you specify the schema in the table-mapping rules of the DMS task.
modifyEndpointAsync
in interface AWSDatabaseMigrationServiceAsync
public Future<ModifyEndpointResult> modifyEndpointAsync(ModifyEndpointRequest request, AsyncHandler<ModifyEndpointRequest,ModifyEndpointResult> asyncHandler)
AWSDatabaseMigrationServiceAsync
Modifies the specified endpoint.
For a MySQL source or target endpoint, don't explicitly specify the database using the DatabaseName
request parameter on the ModifyEndpoint
API call. Specifying DatabaseName
when you
modify a MySQL endpoint replicates all the task tables to this single database. For MySQL endpoints, you specify
the database only when you specify the schema in the table-mapping rules of the DMS task.
modifyEndpointAsync
in interface AWSDatabaseMigrationServiceAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<ModifyEventSubscriptionResult> modifyEventSubscriptionAsync(ModifyEventSubscriptionRequest request)
AWSDatabaseMigrationServiceAsync
Modifies an existing DMS event notification subscription.
modifyEventSubscriptionAsync
in interface AWSDatabaseMigrationServiceAsync
public Future<ModifyEventSubscriptionResult> modifyEventSubscriptionAsync(ModifyEventSubscriptionRequest request, AsyncHandler<ModifyEventSubscriptionRequest,ModifyEventSubscriptionResult> asyncHandler)
AWSDatabaseMigrationServiceAsync
Modifies an existing DMS event notification subscription.
modifyEventSubscriptionAsync
in interface AWSDatabaseMigrationServiceAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<ModifyInstanceProfileResult> modifyInstanceProfileAsync(ModifyInstanceProfileRequest request)
AWSDatabaseMigrationServiceAsync
Modifies the specified instance profile using the provided parameters.
All migration projects associated with the instance profile must be deleted or modified before you can modify the instance profile.
modifyInstanceProfileAsync
in interface AWSDatabaseMigrationServiceAsync
public Future<ModifyInstanceProfileResult> modifyInstanceProfileAsync(ModifyInstanceProfileRequest request, AsyncHandler<ModifyInstanceProfileRequest,ModifyInstanceProfileResult> asyncHandler)
AWSDatabaseMigrationServiceAsync
Modifies the specified instance profile using the provided parameters.
All migration projects associated with the instance profile must be deleted or modified before you can modify the instance profile.
modifyInstanceProfileAsync
in interface AWSDatabaseMigrationServiceAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<ModifyMigrationProjectResult> modifyMigrationProjectAsync(ModifyMigrationProjectRequest request)
AWSDatabaseMigrationServiceAsync
Modifies the specified migration project using the provided parameters.
The migration project must be closed before you can modify it.
modifyMigrationProjectAsync
in interface AWSDatabaseMigrationServiceAsync
public Future<ModifyMigrationProjectResult> modifyMigrationProjectAsync(ModifyMigrationProjectRequest request, AsyncHandler<ModifyMigrationProjectRequest,ModifyMigrationProjectResult> asyncHandler)
AWSDatabaseMigrationServiceAsync
Modifies the specified migration project using the provided parameters.
The migration project must be closed before you can modify it.
modifyMigrationProjectAsync
in interface AWSDatabaseMigrationServiceAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<ModifyReplicationConfigResult> modifyReplicationConfigAsync(ModifyReplicationConfigRequest request)
AWSDatabaseMigrationServiceAsync
Modifies an existing DMS Serverless replication configuration that you can use to start a replication. This command includes input validation and logic to check the state of any replication that uses this configuration. You can only modify a replication configuration before any replication that uses it has started. As soon as you have initially started a replication with a given configuiration, you can't modify that configuration, even if you stop it.
Other run statuses that allow you to run this command include FAILED and CREATED. A provisioning state that allows you to run this command is FAILED_PROVISION.
modifyReplicationConfigAsync
in interface AWSDatabaseMigrationServiceAsync
public Future<ModifyReplicationConfigResult> modifyReplicationConfigAsync(ModifyReplicationConfigRequest request, AsyncHandler<ModifyReplicationConfigRequest,ModifyReplicationConfigResult> asyncHandler)
AWSDatabaseMigrationServiceAsync
Modifies an existing DMS Serverless replication configuration that you can use to start a replication. This command includes input validation and logic to check the state of any replication that uses this configuration. You can only modify a replication configuration before any replication that uses it has started. As soon as you have initially started a replication with a given configuiration, you can't modify that configuration, even if you stop it.
Other run statuses that allow you to run this command include FAILED and CREATED. A provisioning state that allows you to run this command is FAILED_PROVISION.
modifyReplicationConfigAsync
in interface AWSDatabaseMigrationServiceAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<ModifyReplicationInstanceResult> modifyReplicationInstanceAsync(ModifyReplicationInstanceRequest request)
AWSDatabaseMigrationServiceAsync
Modifies the replication instance to apply new settings. You can change one or more parameters by specifying these parameters and the new values in the request.
Some settings are applied during the maintenance window.
modifyReplicationInstanceAsync
in interface AWSDatabaseMigrationServiceAsync
public Future<ModifyReplicationInstanceResult> modifyReplicationInstanceAsync(ModifyReplicationInstanceRequest request, AsyncHandler<ModifyReplicationInstanceRequest,ModifyReplicationInstanceResult> asyncHandler)
AWSDatabaseMigrationServiceAsync
Modifies the replication instance to apply new settings. You can change one or more parameters by specifying these parameters and the new values in the request.
Some settings are applied during the maintenance window.
modifyReplicationInstanceAsync
in interface AWSDatabaseMigrationServiceAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<ModifyReplicationSubnetGroupResult> modifyReplicationSubnetGroupAsync(ModifyReplicationSubnetGroupRequest request)
AWSDatabaseMigrationServiceAsync
Modifies the settings for the specified replication subnet group.
modifyReplicationSubnetGroupAsync
in interface AWSDatabaseMigrationServiceAsync
public Future<ModifyReplicationSubnetGroupResult> modifyReplicationSubnetGroupAsync(ModifyReplicationSubnetGroupRequest request, AsyncHandler<ModifyReplicationSubnetGroupRequest,ModifyReplicationSubnetGroupResult> asyncHandler)
AWSDatabaseMigrationServiceAsync
Modifies the settings for the specified replication subnet group.
modifyReplicationSubnetGroupAsync
in interface AWSDatabaseMigrationServiceAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<ModifyReplicationTaskResult> modifyReplicationTaskAsync(ModifyReplicationTaskRequest request)
AWSDatabaseMigrationServiceAsync
Modifies the specified replication task.
You can't modify the task endpoints. The task must be stopped before you can modify it.
For more information about DMS tasks, see Working with Migration Tasks in the Database Migration Service User Guide.
modifyReplicationTaskAsync
in interface AWSDatabaseMigrationServiceAsync
public Future<ModifyReplicationTaskResult> modifyReplicationTaskAsync(ModifyReplicationTaskRequest request, AsyncHandler<ModifyReplicationTaskRequest,ModifyReplicationTaskResult> asyncHandler)
AWSDatabaseMigrationServiceAsync
Modifies the specified replication task.
You can't modify the task endpoints. The task must be stopped before you can modify it.
For more information about DMS tasks, see Working with Migration Tasks in the Database Migration Service User Guide.
modifyReplicationTaskAsync
in interface AWSDatabaseMigrationServiceAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<MoveReplicationTaskResult> moveReplicationTaskAsync(MoveReplicationTaskRequest request)
AWSDatabaseMigrationServiceAsync
Moves a replication task from its current replication instance to a different target replication instance using the specified parameters. The target replication instance must be created with the same or later DMS version as the current replication instance.
moveReplicationTaskAsync
in interface AWSDatabaseMigrationServiceAsync
public Future<MoveReplicationTaskResult> moveReplicationTaskAsync(MoveReplicationTaskRequest request, AsyncHandler<MoveReplicationTaskRequest,MoveReplicationTaskResult> asyncHandler)
AWSDatabaseMigrationServiceAsync
Moves a replication task from its current replication instance to a different target replication instance using the specified parameters. The target replication instance must be created with the same or later DMS version as the current replication instance.
moveReplicationTaskAsync
in interface AWSDatabaseMigrationServiceAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<RebootReplicationInstanceResult> rebootReplicationInstanceAsync(RebootReplicationInstanceRequest request)
AWSDatabaseMigrationServiceAsync
Reboots a replication instance. Rebooting results in a momentary outage, until the replication instance becomes available again.
rebootReplicationInstanceAsync
in interface AWSDatabaseMigrationServiceAsync
public Future<RebootReplicationInstanceResult> rebootReplicationInstanceAsync(RebootReplicationInstanceRequest request, AsyncHandler<RebootReplicationInstanceRequest,RebootReplicationInstanceResult> asyncHandler)
AWSDatabaseMigrationServiceAsync
Reboots a replication instance. Rebooting results in a momentary outage, until the replication instance becomes available again.
rebootReplicationInstanceAsync
in interface AWSDatabaseMigrationServiceAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<RefreshSchemasResult> refreshSchemasAsync(RefreshSchemasRequest request)
AWSDatabaseMigrationServiceAsync
Populates the schema for the specified endpoint. This is an asynchronous operation and can take several minutes. You can check the status of this operation by calling the DescribeRefreshSchemasStatus operation.
refreshSchemasAsync
in interface AWSDatabaseMigrationServiceAsync
public Future<RefreshSchemasResult> refreshSchemasAsync(RefreshSchemasRequest request, AsyncHandler<RefreshSchemasRequest,RefreshSchemasResult> asyncHandler)
AWSDatabaseMigrationServiceAsync
Populates the schema for the specified endpoint. This is an asynchronous operation and can take several minutes. You can check the status of this operation by calling the DescribeRefreshSchemasStatus operation.
refreshSchemasAsync
in interface AWSDatabaseMigrationServiceAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<ReloadReplicationTablesResult> reloadReplicationTablesAsync(ReloadReplicationTablesRequest request)
AWSDatabaseMigrationServiceAsync
Reloads the target database table with the source data for a given DMS Serverless replication configuration.
You can only use this operation with a task in the RUNNING state, otherwise the service will throw an
InvalidResourceStateFault
exception.
reloadReplicationTablesAsync
in interface AWSDatabaseMigrationServiceAsync
public Future<ReloadReplicationTablesResult> reloadReplicationTablesAsync(ReloadReplicationTablesRequest request, AsyncHandler<ReloadReplicationTablesRequest,ReloadReplicationTablesResult> asyncHandler)
AWSDatabaseMigrationServiceAsync
Reloads the target database table with the source data for a given DMS Serverless replication configuration.
You can only use this operation with a task in the RUNNING state, otherwise the service will throw an
InvalidResourceStateFault
exception.
reloadReplicationTablesAsync
in interface AWSDatabaseMigrationServiceAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<ReloadTablesResult> reloadTablesAsync(ReloadTablesRequest request)
AWSDatabaseMigrationServiceAsync
Reloads the target database table with the source data.
You can only use this operation with a task in the RUNNING
state, otherwise the service will throw
an InvalidResourceStateFault
exception.
reloadTablesAsync
in interface AWSDatabaseMigrationServiceAsync
public Future<ReloadTablesResult> reloadTablesAsync(ReloadTablesRequest request, AsyncHandler<ReloadTablesRequest,ReloadTablesResult> asyncHandler)
AWSDatabaseMigrationServiceAsync
Reloads the target database table with the source data.
You can only use this operation with a task in the RUNNING
state, otherwise the service will throw
an InvalidResourceStateFault
exception.
reloadTablesAsync
in interface AWSDatabaseMigrationServiceAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<RemoveTagsFromResourceResult> removeTagsFromResourceAsync(RemoveTagsFromResourceRequest request)
AWSDatabaseMigrationServiceAsync
Removes metadata tags from an DMS resource, including replication instance, endpoint, subnet group, and migration
task. For more information, see
Tag
data type description.
removeTagsFromResourceAsync
in interface AWSDatabaseMigrationServiceAsync
request
- Removes one or more tags from an DMS resource.public Future<RemoveTagsFromResourceResult> removeTagsFromResourceAsync(RemoveTagsFromResourceRequest request, AsyncHandler<RemoveTagsFromResourceRequest,RemoveTagsFromResourceResult> asyncHandler)
AWSDatabaseMigrationServiceAsync
Removes metadata tags from an DMS resource, including replication instance, endpoint, subnet group, and migration
task. For more information, see
Tag
data type description.
removeTagsFromResourceAsync
in interface AWSDatabaseMigrationServiceAsync
request
- Removes one or more tags from an DMS resource.asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<RunFleetAdvisorLsaAnalysisResult> runFleetAdvisorLsaAnalysisAsync(RunFleetAdvisorLsaAnalysisRequest request)
AWSDatabaseMigrationServiceAsync
Runs large-scale assessment (LSA) analysis on every Fleet Advisor collector in your account.
runFleetAdvisorLsaAnalysisAsync
in interface AWSDatabaseMigrationServiceAsync
public Future<RunFleetAdvisorLsaAnalysisResult> runFleetAdvisorLsaAnalysisAsync(RunFleetAdvisorLsaAnalysisRequest request, AsyncHandler<RunFleetAdvisorLsaAnalysisRequest,RunFleetAdvisorLsaAnalysisResult> asyncHandler)
AWSDatabaseMigrationServiceAsync
Runs large-scale assessment (LSA) analysis on every Fleet Advisor collector in your account.
runFleetAdvisorLsaAnalysisAsync
in interface AWSDatabaseMigrationServiceAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<StartExtensionPackAssociationResult> startExtensionPackAssociationAsync(StartExtensionPackAssociationRequest request)
AWSDatabaseMigrationServiceAsync
Applies the extension pack to your target database. An extension pack is an add-on module that emulates functions present in a source database that are required when converting objects to the target database.
startExtensionPackAssociationAsync
in interface AWSDatabaseMigrationServiceAsync
public Future<StartExtensionPackAssociationResult> startExtensionPackAssociationAsync(StartExtensionPackAssociationRequest request, AsyncHandler<StartExtensionPackAssociationRequest,StartExtensionPackAssociationResult> asyncHandler)
AWSDatabaseMigrationServiceAsync
Applies the extension pack to your target database. An extension pack is an add-on module that emulates functions present in a source database that are required when converting objects to the target database.
startExtensionPackAssociationAsync
in interface AWSDatabaseMigrationServiceAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<StartMetadataModelAssessmentResult> startMetadataModelAssessmentAsync(StartMetadataModelAssessmentRequest request)
AWSDatabaseMigrationServiceAsync
Creates a database migration assessment report by assessing the migration complexity for your source database. A database migration assessment report summarizes all of the schema conversion tasks. It also details the action items for database objects that can't be converted to the database engine of your target database instance.
startMetadataModelAssessmentAsync
in interface AWSDatabaseMigrationServiceAsync
public Future<StartMetadataModelAssessmentResult> startMetadataModelAssessmentAsync(StartMetadataModelAssessmentRequest request, AsyncHandler<StartMetadataModelAssessmentRequest,StartMetadataModelAssessmentResult> asyncHandler)
AWSDatabaseMigrationServiceAsync
Creates a database migration assessment report by assessing the migration complexity for your source database. A database migration assessment report summarizes all of the schema conversion tasks. It also details the action items for database objects that can't be converted to the database engine of your target database instance.
startMetadataModelAssessmentAsync
in interface AWSDatabaseMigrationServiceAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<StartMetadataModelConversionResult> startMetadataModelConversionAsync(StartMetadataModelConversionRequest request)
AWSDatabaseMigrationServiceAsync
Converts your source database objects to a format compatible with the target database.
startMetadataModelConversionAsync
in interface AWSDatabaseMigrationServiceAsync
public Future<StartMetadataModelConversionResult> startMetadataModelConversionAsync(StartMetadataModelConversionRequest request, AsyncHandler<StartMetadataModelConversionRequest,StartMetadataModelConversionResult> asyncHandler)
AWSDatabaseMigrationServiceAsync
Converts your source database objects to a format compatible with the target database.
startMetadataModelConversionAsync
in interface AWSDatabaseMigrationServiceAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<StartMetadataModelExportAsScriptResult> startMetadataModelExportAsScriptAsync(StartMetadataModelExportAsScriptRequest request)
AWSDatabaseMigrationServiceAsync
Saves your converted code to a file as a SQL script, and stores this file on your Amazon S3 bucket.
startMetadataModelExportAsScriptAsync
in interface AWSDatabaseMigrationServiceAsync
public Future<StartMetadataModelExportAsScriptResult> startMetadataModelExportAsScriptAsync(StartMetadataModelExportAsScriptRequest request, AsyncHandler<StartMetadataModelExportAsScriptRequest,StartMetadataModelExportAsScriptResult> asyncHandler)
AWSDatabaseMigrationServiceAsync
Saves your converted code to a file as a SQL script, and stores this file on your Amazon S3 bucket.
startMetadataModelExportAsScriptAsync
in interface AWSDatabaseMigrationServiceAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<StartMetadataModelExportToTargetResult> startMetadataModelExportToTargetAsync(StartMetadataModelExportToTargetRequest request)
AWSDatabaseMigrationServiceAsync
Applies converted database objects to your target database.
startMetadataModelExportToTargetAsync
in interface AWSDatabaseMigrationServiceAsync
public Future<StartMetadataModelExportToTargetResult> startMetadataModelExportToTargetAsync(StartMetadataModelExportToTargetRequest request, AsyncHandler<StartMetadataModelExportToTargetRequest,StartMetadataModelExportToTargetResult> asyncHandler)
AWSDatabaseMigrationServiceAsync
Applies converted database objects to your target database.
startMetadataModelExportToTargetAsync
in interface AWSDatabaseMigrationServiceAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<StartMetadataModelImportResult> startMetadataModelImportAsync(StartMetadataModelImportRequest request)
AWSDatabaseMigrationServiceAsync
Loads the metadata for all the dependent database objects of the parent object.
This operation uses your project's Amazon S3 bucket as a metadata cache to improve performance.
startMetadataModelImportAsync
in interface AWSDatabaseMigrationServiceAsync
public Future<StartMetadataModelImportResult> startMetadataModelImportAsync(StartMetadataModelImportRequest request, AsyncHandler<StartMetadataModelImportRequest,StartMetadataModelImportResult> asyncHandler)
AWSDatabaseMigrationServiceAsync
Loads the metadata for all the dependent database objects of the parent object.
This operation uses your project's Amazon S3 bucket as a metadata cache to improve performance.
startMetadataModelImportAsync
in interface AWSDatabaseMigrationServiceAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<StartRecommendationsResult> startRecommendationsAsync(StartRecommendationsRequest request)
AWSDatabaseMigrationServiceAsync
Starts the analysis of your source database to provide recommendations of target engines.
You can create recommendations for multiple source databases using BatchStartRecommendations.
startRecommendationsAsync
in interface AWSDatabaseMigrationServiceAsync
public Future<StartRecommendationsResult> startRecommendationsAsync(StartRecommendationsRequest request, AsyncHandler<StartRecommendationsRequest,StartRecommendationsResult> asyncHandler)
AWSDatabaseMigrationServiceAsync
Starts the analysis of your source database to provide recommendations of target engines.
You can create recommendations for multiple source databases using BatchStartRecommendations.
startRecommendationsAsync
in interface AWSDatabaseMigrationServiceAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<StartReplicationResult> startReplicationAsync(StartReplicationRequest request)
AWSDatabaseMigrationServiceAsync
For a given DMS Serverless replication configuration, DMS connects to the source endpoint and collects the metadata to analyze the replication workload. Using this metadata, DMS then computes and provisions the required capacity and starts replicating to the target endpoint using the server resources that DMS has provisioned for the DMS Serverless replication.
startReplicationAsync
in interface AWSDatabaseMigrationServiceAsync
public Future<StartReplicationResult> startReplicationAsync(StartReplicationRequest request, AsyncHandler<StartReplicationRequest,StartReplicationResult> asyncHandler)
AWSDatabaseMigrationServiceAsync
For a given DMS Serverless replication configuration, DMS connects to the source endpoint and collects the metadata to analyze the replication workload. Using this metadata, DMS then computes and provisions the required capacity and starts replicating to the target endpoint using the server resources that DMS has provisioned for the DMS Serverless replication.
startReplicationAsync
in interface AWSDatabaseMigrationServiceAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<StartReplicationTaskResult> startReplicationTaskAsync(StartReplicationTaskRequest request)
AWSDatabaseMigrationServiceAsync
Starts the replication task.
For more information about DMS tasks, see Working with Migration Tasks in the Database Migration Service User Guide.
startReplicationTaskAsync
in interface AWSDatabaseMigrationServiceAsync
public Future<StartReplicationTaskResult> startReplicationTaskAsync(StartReplicationTaskRequest request, AsyncHandler<StartReplicationTaskRequest,StartReplicationTaskResult> asyncHandler)
AWSDatabaseMigrationServiceAsync
Starts the replication task.
For more information about DMS tasks, see Working with Migration Tasks in the Database Migration Service User Guide.
startReplicationTaskAsync
in interface AWSDatabaseMigrationServiceAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<StartReplicationTaskAssessmentResult> startReplicationTaskAssessmentAsync(StartReplicationTaskAssessmentRequest request)
AWSDatabaseMigrationServiceAsync
Starts the replication task assessment for unsupported data types in the source database.
You can only use this operation for a task if the following conditions are true:
The task must be in the stopped
state.
The task must have successful connections to the source and target.
If either of these conditions are not met, an InvalidResourceStateFault
error will result.
For information about DMS task assessments, see Creating a task assessment report in the Database Migration Service User Guide.
startReplicationTaskAssessmentAsync
in interface AWSDatabaseMigrationServiceAsync
public Future<StartReplicationTaskAssessmentResult> startReplicationTaskAssessmentAsync(StartReplicationTaskAssessmentRequest request, AsyncHandler<StartReplicationTaskAssessmentRequest,StartReplicationTaskAssessmentResult> asyncHandler)
AWSDatabaseMigrationServiceAsync
Starts the replication task assessment for unsupported data types in the source database.
You can only use this operation for a task if the following conditions are true:
The task must be in the stopped
state.
The task must have successful connections to the source and target.
If either of these conditions are not met, an InvalidResourceStateFault
error will result.
For information about DMS task assessments, see Creating a task assessment report in the Database Migration Service User Guide.
startReplicationTaskAssessmentAsync
in interface AWSDatabaseMigrationServiceAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<StartReplicationTaskAssessmentRunResult> startReplicationTaskAssessmentRunAsync(StartReplicationTaskAssessmentRunRequest request)
AWSDatabaseMigrationServiceAsync
Starts a new premigration assessment run for one or more individual assessments of a migration task.
The assessments that you can specify depend on the source and target database engine and the migration type defined for the given task. To run this operation, your migration task must already be created. After you run this operation, you can review the status of each individual assessment. You can also run the migration task manually after the assessment run and its individual assessments complete.
startReplicationTaskAssessmentRunAsync
in interface AWSDatabaseMigrationServiceAsync
public Future<StartReplicationTaskAssessmentRunResult> startReplicationTaskAssessmentRunAsync(StartReplicationTaskAssessmentRunRequest request, AsyncHandler<StartReplicationTaskAssessmentRunRequest,StartReplicationTaskAssessmentRunResult> asyncHandler)
AWSDatabaseMigrationServiceAsync
Starts a new premigration assessment run for one or more individual assessments of a migration task.
The assessments that you can specify depend on the source and target database engine and the migration type defined for the given task. To run this operation, your migration task must already be created. After you run this operation, you can review the status of each individual assessment. You can also run the migration task manually after the assessment run and its individual assessments complete.
startReplicationTaskAssessmentRunAsync
in interface AWSDatabaseMigrationServiceAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<StopReplicationResult> stopReplicationAsync(StopReplicationRequest request)
AWSDatabaseMigrationServiceAsync
For a given DMS Serverless replication configuration, DMS stops any and all ongoing DMS Serverless replications. This command doesn't deprovision the stopped replications.
stopReplicationAsync
in interface AWSDatabaseMigrationServiceAsync
public Future<StopReplicationResult> stopReplicationAsync(StopReplicationRequest request, AsyncHandler<StopReplicationRequest,StopReplicationResult> asyncHandler)
AWSDatabaseMigrationServiceAsync
For a given DMS Serverless replication configuration, DMS stops any and all ongoing DMS Serverless replications. This command doesn't deprovision the stopped replications.
stopReplicationAsync
in interface AWSDatabaseMigrationServiceAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<StopReplicationTaskResult> stopReplicationTaskAsync(StopReplicationTaskRequest request)
AWSDatabaseMigrationServiceAsync
Stops the replication task.
stopReplicationTaskAsync
in interface AWSDatabaseMigrationServiceAsync
public Future<StopReplicationTaskResult> stopReplicationTaskAsync(StopReplicationTaskRequest request, AsyncHandler<StopReplicationTaskRequest,StopReplicationTaskResult> asyncHandler)
AWSDatabaseMigrationServiceAsync
Stops the replication task.
stopReplicationTaskAsync
in interface AWSDatabaseMigrationServiceAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<TestConnectionResult> testConnectionAsync(TestConnectionRequest request)
AWSDatabaseMigrationServiceAsync
Tests the connection between the replication instance and the endpoint.
testConnectionAsync
in interface AWSDatabaseMigrationServiceAsync
public Future<TestConnectionResult> testConnectionAsync(TestConnectionRequest request, AsyncHandler<TestConnectionRequest,TestConnectionResult> asyncHandler)
AWSDatabaseMigrationServiceAsync
Tests the connection between the replication instance and the endpoint.
testConnectionAsync
in interface AWSDatabaseMigrationServiceAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<UpdateSubscriptionsToEventBridgeResult> updateSubscriptionsToEventBridgeAsync(UpdateSubscriptionsToEventBridgeRequest request)
AWSDatabaseMigrationServiceAsync
Migrates 10 active and enabled Amazon SNS subscriptions at a time and converts them to corresponding Amazon
EventBridge rules. By default, this operation migrates subscriptions only when all your replication instance
versions are 3.4.5 or higher. If any replication instances are from versions earlier than 3.4.5, the operation
raises an error and tells you to upgrade these instances to version 3.4.5 or higher. To enable migration
regardless of version, set the Force
option to true. However, if you don't upgrade instances earlier
than version 3.4.5, some types of events might not be available when you use Amazon EventBridge.
To call this operation, make sure that you have certain permissions added to your user account. For more information, see Migrating event subscriptions to Amazon EventBridge in the Amazon Web Services Database Migration Service User Guide.
updateSubscriptionsToEventBridgeAsync
in interface AWSDatabaseMigrationServiceAsync
public Future<UpdateSubscriptionsToEventBridgeResult> updateSubscriptionsToEventBridgeAsync(UpdateSubscriptionsToEventBridgeRequest request, AsyncHandler<UpdateSubscriptionsToEventBridgeRequest,UpdateSubscriptionsToEventBridgeResult> asyncHandler)
AWSDatabaseMigrationServiceAsync
Migrates 10 active and enabled Amazon SNS subscriptions at a time and converts them to corresponding Amazon
EventBridge rules. By default, this operation migrates subscriptions only when all your replication instance
versions are 3.4.5 or higher. If any replication instances are from versions earlier than 3.4.5, the operation
raises an error and tells you to upgrade these instances to version 3.4.5 or higher. To enable migration
regardless of version, set the Force
option to true. However, if you don't upgrade instances earlier
than version 3.4.5, some types of events might not be available when you use Amazon EventBridge.
To call this operation, make sure that you have certain permissions added to your user account. For more information, see Migrating event subscriptions to Amazon EventBridge in the Amazon Web Services Database Migration Service User Guide.
updateSubscriptionsToEventBridgeAsync
in interface AWSDatabaseMigrationServiceAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.