@ThreadSafe @Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class AWSDatabaseMigrationServiceAsyncClient extends AWSDatabaseMigrationServiceClient implements AWSDatabaseMigrationServiceAsync
AsyncHandler can be used to
 receive notification when an asynchronous operation completes.
 
 
AWS Database Migration Service (AWS DMS) can migrate your data to and from the most widely used commercial and open-source databases such as Oracle, PostgreSQL, Microsoft SQL Server, Amazon Redshift, MariaDB, Amazon Aurora, MySQL, and SAP Adaptive Server Enterprise (ASE). The service supports homogeneous migrations such as Oracle to Oracle, as well as heterogeneous migrations between different database platforms, such as Oracle to MySQL or SQL Server to PostgreSQL.
For more information about AWS DMS, see What Is AWS Database Migration Service? in the AWS Database Migration User Guide.
LOGGING_AWS_REQUEST_METRICENDPOINT_PREFIXaddTagsToResource, applyPendingMaintenanceAction, builder, cancelReplicationTaskAssessmentRun, createEndpoint, createEventSubscription, createReplicationInstance, createReplicationSubnetGroup, createReplicationTask, deleteCertificate, deleteConnection, deleteEndpoint, deleteEventSubscription, deleteReplicationInstance, deleteReplicationSubnetGroup, deleteReplicationTask, deleteReplicationTaskAssessmentRun, describeAccountAttributes, describeApplicableIndividualAssessments, describeCertificates, describeConnections, describeEndpoints, describeEndpointSettings, describeEndpointTypes, describeEventCategories, describeEvents, describeEventSubscriptions, describeOrderableReplicationInstances, describePendingMaintenanceActions, describeRefreshSchemasStatus, describeReplicationInstances, describeReplicationInstanceTaskLogs, describeReplicationSubnetGroups, describeReplicationTaskAssessmentResults, describeReplicationTaskAssessmentRuns, describeReplicationTaskIndividualAssessments, describeReplicationTasks, describeSchemas, describeTableStatistics, getCachedResponseMetadata, importCertificate, listTagsForResource, modifyEndpoint, modifyEventSubscription, modifyReplicationInstance, modifyReplicationSubnetGroup, modifyReplicationTask, moveReplicationTask, rebootReplicationInstance, refreshSchemas, reloadTables, removeTagsFromResource, startReplicationTask, startReplicationTaskAssessment, startReplicationTaskAssessmentRun, stopReplicationTask, testConnection, waitersaddRequestHandler, addRequestHandler, configureRegion, getClientConfiguration, getEndpointPrefix, getMonitoringListeners, getRequestMetricsCollector, getServiceName, getSignerByURI, getSignerOverride, getSignerRegionOverride, getTimeOffset, makeImmutable, removeRequestHandler, removeRequestHandler, setEndpoint, setEndpoint, setRegion, setServiceNameIntern, setSignerRegionOverride, setTimeOffset, withEndpoint, withRegion, withRegion, withTimeOffsetequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddTagsToResource, applyPendingMaintenanceAction, cancelReplicationTaskAssessmentRun, createEndpoint, createEventSubscription, createReplicationInstance, createReplicationSubnetGroup, createReplicationTask, deleteCertificate, deleteConnection, deleteEndpoint, deleteEventSubscription, deleteReplicationInstance, deleteReplicationSubnetGroup, deleteReplicationTask, deleteReplicationTaskAssessmentRun, describeAccountAttributes, describeApplicableIndividualAssessments, describeCertificates, describeConnections, describeEndpoints, describeEndpointSettings, describeEndpointTypes, describeEventCategories, describeEvents, describeEventSubscriptions, describeOrderableReplicationInstances, describePendingMaintenanceActions, describeRefreshSchemasStatus, describeReplicationInstances, describeReplicationInstanceTaskLogs, describeReplicationSubnetGroups, describeReplicationTaskAssessmentResults, describeReplicationTaskAssessmentRuns, describeReplicationTaskIndividualAssessments, describeReplicationTasks, describeSchemas, describeTableStatistics, getCachedResponseMetadata, importCertificate, listTagsForResource, modifyEndpoint, modifyEventSubscription, modifyReplicationInstance, modifyReplicationSubnetGroup, modifyReplicationTask, moveReplicationTask, rebootReplicationInstance, refreshSchemas, reloadTables, removeTagsFromResource, setEndpoint, setRegion, startReplicationTask, startReplicationTaskAssessment, startReplicationTaskAssessmentRun, stopReplicationTask, testConnection, waiters@Deprecated public AWSDatabaseMigrationServiceAsyncClient()
AWSDatabaseMigrationServiceAsyncClientBuilder.defaultClient()Asynchronous methods are delegated to a fixed-size thread pool containing 50 threads (to match the default maximum number of concurrent connections to the service).
@Deprecated public AWSDatabaseMigrationServiceAsyncClient(ClientConfiguration clientConfiguration)
AwsClientBuilder.withClientConfiguration(ClientConfiguration)
 Asynchronous methods are delegated to a fixed-size thread pool containing a number of threads equal to the
 maximum number of concurrent connections configured via ClientConfiguration.getMaxConnections().
clientConfiguration - The client configuration options controlling how this client connects to AWS Database Migration Service
        (ex: proxy settings, retry counts, etc).DefaultAWSCredentialsProviderChain, 
Executors.newFixedThreadPool(int)@Deprecated public AWSDatabaseMigrationServiceAsyncClient(AWSCredentials awsCredentials)
AwsClientBuilder.withCredentials(AWSCredentialsProvider)Asynchronous methods are delegated to a fixed-size thread pool containing 50 threads (to match the default maximum number of concurrent connections to the service).
awsCredentials - The AWS credentials (access key ID and secret key) to use when authenticating with AWS services.Executors.newFixedThreadPool(int)@Deprecated public AWSDatabaseMigrationServiceAsyncClient(AWSCredentials awsCredentials, ExecutorService executorService)
AwsClientBuilder.withCredentials(AWSCredentialsProvider) and
             AwsAsyncClientBuilder.withExecutorFactory(com.amazonaws.client.builder.ExecutorFactory)awsCredentials - The AWS credentials (access key ID and secret key) to use when authenticating with AWS services.executorService - The executor service by which all asynchronous requests will be executed.@Deprecated public AWSDatabaseMigrationServiceAsyncClient(AWSCredentials awsCredentials, ClientConfiguration clientConfiguration, ExecutorService executorService)
AwsClientBuilder.withCredentials(AWSCredentialsProvider) and
             AwsClientBuilder.withClientConfiguration(ClientConfiguration)
             and
             AwsAsyncClientBuilder.withExecutorFactory(com.amazonaws.client.builder.ExecutorFactory)awsCredentials - The AWS credentials (access key ID and secret key) to use when authenticating with AWS services.clientConfiguration - Client configuration options (ex: max retry limit, proxy settings, etc).executorService - The executor service by which all asynchronous requests will be executed.@Deprecated public AWSDatabaseMigrationServiceAsyncClient(AWSCredentialsProvider awsCredentialsProvider)
AwsClientBuilder.withCredentials(AWSCredentialsProvider)Asynchronous methods are delegated to a fixed-size thread pool containing 50 threads (to match the default maximum number of concurrent connections to the service).
awsCredentialsProvider - The AWS credentials provider which will provide credentials to authenticate requests with AWS services.Executors.newFixedThreadPool(int)@Deprecated public AWSDatabaseMigrationServiceAsyncClient(AWSCredentialsProvider awsCredentialsProvider, ClientConfiguration clientConfiguration)
AwsClientBuilder.withCredentials(AWSCredentialsProvider) and
             AwsClientBuilder.withClientConfiguration(ClientConfiguration)
 Asynchronous methods are delegated to a fixed-size thread pool containing a number of threads equal to the
 maximum number of concurrent connections configured via ClientConfiguration.getMaxConnections().
awsCredentialsProvider - The AWS credentials provider which will provide credentials to authenticate requests with AWS services.clientConfiguration - Client configuration options (ex: max retry limit, proxy settings, etc).DefaultAWSCredentialsProviderChain, 
Executors.newFixedThreadPool(int)@Deprecated public AWSDatabaseMigrationServiceAsyncClient(AWSCredentialsProvider awsCredentialsProvider, ExecutorService executorService)
AwsClientBuilder.withCredentials(AWSCredentialsProvider) and
             AwsAsyncClientBuilder.withExecutorFactory(com.amazonaws.client.builder.ExecutorFactory)awsCredentialsProvider - The AWS credentials provider which will provide credentials to authenticate requests with AWS services.executorService - The executor service by which all asynchronous requests will be executed.@Deprecated public AWSDatabaseMigrationServiceAsyncClient(AWSCredentialsProvider awsCredentialsProvider, ClientConfiguration clientConfiguration, ExecutorService executorService)
AwsClientBuilder.withCredentials(AWSCredentialsProvider) and
             AwsClientBuilder.withClientConfiguration(ClientConfiguration)
             and
             AwsAsyncClientBuilder.withExecutorFactory(com.amazonaws.client.builder.ExecutorFactory)awsCredentialsProvider - The AWS credentials provider which will provide credentials to authenticate requests with AWS services.clientConfiguration - Client configuration options (ex: max retry limit, proxy settings, etc).executorService - The executor service by which all asynchronous requests will be executed.public static AWSDatabaseMigrationServiceAsyncClientBuilder asyncBuilder()
public ExecutorService getExecutorService()
public Future<AddTagsToResourceResult> addTagsToResourceAsync(AddTagsToResourceRequest request)
AWSDatabaseMigrationServiceAsync
 Adds metadata tags to an AWS DMS resource, including replication instance, endpoint, security 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 AWSDatabaseMigrationServiceAsyncrequest - Associates a set of tags with an AWS DMS resource.public Future<AddTagsToResourceResult> addTagsToResourceAsync(AddTagsToResourceRequest request, AsyncHandler<AddTagsToResourceRequest,AddTagsToResourceResult> asyncHandler)
AWSDatabaseMigrationServiceAsync
 Adds metadata tags to an AWS DMS resource, including replication instance, endpoint, security 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 AWSDatabaseMigrationServiceAsyncrequest - Associates a set of tags with an AWS 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)
AWSDatabaseMigrationServiceAsyncApplies a pending maintenance action to a resource (for example, to a replication instance).
applyPendingMaintenanceActionAsync in interface AWSDatabaseMigrationServiceAsyncpublic Future<ApplyPendingMaintenanceActionResult> applyPendingMaintenanceActionAsync(ApplyPendingMaintenanceActionRequest request, AsyncHandler<ApplyPendingMaintenanceActionRequest,ApplyPendingMaintenanceActionResult> asyncHandler)
AWSDatabaseMigrationServiceAsyncApplies a pending maintenance action to a resource (for example, to a replication instance).
applyPendingMaintenanceActionAsync in interface AWSDatabaseMigrationServiceAsyncasyncHandler - 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)
AWSDatabaseMigrationServiceAsyncCancels 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 AWSDatabaseMigrationServiceAsyncpublic Future<CancelReplicationTaskAssessmentRunResult> cancelReplicationTaskAssessmentRunAsync(CancelReplicationTaskAssessmentRunRequest request, AsyncHandler<CancelReplicationTaskAssessmentRunRequest,CancelReplicationTaskAssessmentRunResult> asyncHandler)
AWSDatabaseMigrationServiceAsyncCancels 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 AWSDatabaseMigrationServiceAsyncasyncHandler - 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)
AWSDatabaseMigrationServiceAsyncCreates an endpoint using the provided settings.
createEndpointAsync in interface AWSDatabaseMigrationServiceAsyncpublic Future<CreateEndpointResult> createEndpointAsync(CreateEndpointRequest request, AsyncHandler<CreateEndpointRequest,CreateEndpointResult> asyncHandler)
AWSDatabaseMigrationServiceAsyncCreates an endpoint using the provided settings.
createEndpointAsync in interface AWSDatabaseMigrationServiceAsyncasyncHandler - 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)
AWSDatabaseMigrationServiceAsyncCreates an AWS DMS event notification subscription.
 You can specify the type of source (SourceType) you want to be notified of, provide a list of AWS
 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 AWS DMS sources. If you don't specify either
 SourceType nor SourceIdentifier, you will be notified of events generated from all AWS
 DMS sources belonging to your customer account.
 
For more information about AWS DMS events, see Working with Events and Notifications in the AWS Database Migration Service User Guide.
createEventSubscriptionAsync in interface AWSDatabaseMigrationServiceAsyncpublic Future<CreateEventSubscriptionResult> createEventSubscriptionAsync(CreateEventSubscriptionRequest request, AsyncHandler<CreateEventSubscriptionRequest,CreateEventSubscriptionResult> asyncHandler)
AWSDatabaseMigrationServiceAsyncCreates an AWS DMS event notification subscription.
 You can specify the type of source (SourceType) you want to be notified of, provide a list of AWS
 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 AWS DMS sources. If you don't specify either
 SourceType nor SourceIdentifier, you will be notified of events generated from all AWS
 DMS sources belonging to your customer account.
 
For more information about AWS DMS events, see Working with Events and Notifications in the AWS Database Migration Service User Guide.
createEventSubscriptionAsync in interface AWSDatabaseMigrationServiceAsyncasyncHandler - 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)
AWSDatabaseMigrationServiceAsyncCreates the replication instance using the specified parameters.
AWS 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 AWS CLI and AWS DMS API. For information on the required permissions, see IAM Permissions Needed to Use AWS DMS.
createReplicationInstanceAsync in interface AWSDatabaseMigrationServiceAsyncpublic Future<CreateReplicationInstanceResult> createReplicationInstanceAsync(CreateReplicationInstanceRequest request, AsyncHandler<CreateReplicationInstanceRequest,CreateReplicationInstanceResult> asyncHandler)
AWSDatabaseMigrationServiceAsyncCreates the replication instance using the specified parameters.
AWS 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 AWS CLI and AWS DMS API. For information on the required permissions, see IAM Permissions Needed to Use AWS DMS.
createReplicationInstanceAsync in interface AWSDatabaseMigrationServiceAsyncasyncHandler - 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)
AWSDatabaseMigrationServiceAsyncCreates a replication subnet group given a list of the subnet IDs in a VPC.
createReplicationSubnetGroupAsync in interface AWSDatabaseMigrationServiceAsyncpublic Future<CreateReplicationSubnetGroupResult> createReplicationSubnetGroupAsync(CreateReplicationSubnetGroupRequest request, AsyncHandler<CreateReplicationSubnetGroupRequest,CreateReplicationSubnetGroupResult> asyncHandler)
AWSDatabaseMigrationServiceAsyncCreates a replication subnet group given a list of the subnet IDs in a VPC.
createReplicationSubnetGroupAsync in interface AWSDatabaseMigrationServiceAsyncasyncHandler - 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)
AWSDatabaseMigrationServiceAsyncCreates a replication task using the specified parameters.
createReplicationTaskAsync in interface AWSDatabaseMigrationServiceAsyncpublic Future<CreateReplicationTaskResult> createReplicationTaskAsync(CreateReplicationTaskRequest request, AsyncHandler<CreateReplicationTaskRequest,CreateReplicationTaskResult> asyncHandler)
AWSDatabaseMigrationServiceAsyncCreates a replication task using the specified parameters.
createReplicationTaskAsync in interface AWSDatabaseMigrationServiceAsyncasyncHandler - 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)
AWSDatabaseMigrationServiceAsyncDeletes the specified certificate.
deleteCertificateAsync in interface AWSDatabaseMigrationServiceAsyncpublic Future<DeleteCertificateResult> deleteCertificateAsync(DeleteCertificateRequest request, AsyncHandler<DeleteCertificateRequest,DeleteCertificateResult> asyncHandler)
AWSDatabaseMigrationServiceAsyncDeletes the specified certificate.
deleteCertificateAsync in interface AWSDatabaseMigrationServiceAsyncasyncHandler - 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)
AWSDatabaseMigrationServiceAsyncDeletes the connection between a replication instance and an endpoint.
deleteConnectionAsync in interface AWSDatabaseMigrationServiceAsyncpublic Future<DeleteConnectionResult> deleteConnectionAsync(DeleteConnectionRequest request, AsyncHandler<DeleteConnectionRequest,DeleteConnectionResult> asyncHandler)
AWSDatabaseMigrationServiceAsyncDeletes the connection between a replication instance and an endpoint.
deleteConnectionAsync in interface AWSDatabaseMigrationServiceAsyncasyncHandler - 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)
AWSDatabaseMigrationServiceAsyncDeletes the specified endpoint.
All tasks associated with the endpoint must be deleted before you can delete the endpoint.
deleteEndpointAsync in interface AWSDatabaseMigrationServiceAsyncpublic Future<DeleteEndpointResult> deleteEndpointAsync(DeleteEndpointRequest request, AsyncHandler<DeleteEndpointRequest,DeleteEndpointResult> asyncHandler)
AWSDatabaseMigrationServiceAsyncDeletes the specified endpoint.
All tasks associated with the endpoint must be deleted before you can delete the endpoint.
deleteEndpointAsync in interface AWSDatabaseMigrationServiceAsyncasyncHandler - 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)
AWSDatabaseMigrationServiceAsyncDeletes an AWS DMS event subscription.
deleteEventSubscriptionAsync in interface AWSDatabaseMigrationServiceAsyncpublic Future<DeleteEventSubscriptionResult> deleteEventSubscriptionAsync(DeleteEventSubscriptionRequest request, AsyncHandler<DeleteEventSubscriptionRequest,DeleteEventSubscriptionResult> asyncHandler)
AWSDatabaseMigrationServiceAsyncDeletes an AWS DMS event subscription.
deleteEventSubscriptionAsync in interface AWSDatabaseMigrationServiceAsyncasyncHandler - 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)
AWSDatabaseMigrationServiceAsyncDeletes 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 AWSDatabaseMigrationServiceAsyncpublic Future<DeleteReplicationInstanceResult> deleteReplicationInstanceAsync(DeleteReplicationInstanceRequest request, AsyncHandler<DeleteReplicationInstanceRequest,DeleteReplicationInstanceResult> asyncHandler)
AWSDatabaseMigrationServiceAsyncDeletes 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 AWSDatabaseMigrationServiceAsyncasyncHandler - 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)
AWSDatabaseMigrationServiceAsyncDeletes a subnet group.
deleteReplicationSubnetGroupAsync in interface AWSDatabaseMigrationServiceAsyncpublic Future<DeleteReplicationSubnetGroupResult> deleteReplicationSubnetGroupAsync(DeleteReplicationSubnetGroupRequest request, AsyncHandler<DeleteReplicationSubnetGroupRequest,DeleteReplicationSubnetGroupResult> asyncHandler)
AWSDatabaseMigrationServiceAsyncDeletes a subnet group.
deleteReplicationSubnetGroupAsync in interface AWSDatabaseMigrationServiceAsyncasyncHandler - 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)
AWSDatabaseMigrationServiceAsyncDeletes the specified replication task.
deleteReplicationTaskAsync in interface AWSDatabaseMigrationServiceAsyncpublic Future<DeleteReplicationTaskResult> deleteReplicationTaskAsync(DeleteReplicationTaskRequest request, AsyncHandler<DeleteReplicationTaskRequest,DeleteReplicationTaskResult> asyncHandler)
AWSDatabaseMigrationServiceAsyncDeletes the specified replication task.
deleteReplicationTaskAsync in interface AWSDatabaseMigrationServiceAsyncasyncHandler - 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)
AWSDatabaseMigrationServiceAsyncDeletes the record of a single premigration assessment run.
This operation removes all metadata that AWS 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 AWSDatabaseMigrationServiceAsyncpublic Future<DeleteReplicationTaskAssessmentRunResult> deleteReplicationTaskAssessmentRunAsync(DeleteReplicationTaskAssessmentRunRequest request, AsyncHandler<DeleteReplicationTaskAssessmentRunRequest,DeleteReplicationTaskAssessmentRunResult> asyncHandler)
AWSDatabaseMigrationServiceAsyncDeletes the record of a single premigration assessment run.
This operation removes all metadata that AWS 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 AWSDatabaseMigrationServiceAsyncasyncHandler - 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)
AWSDatabaseMigrationServiceAsyncLists all of the AWS DMS attributes for a customer account. These attributes include AWS 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 AWSDatabaseMigrationServiceAsyncpublic Future<DescribeAccountAttributesResult> describeAccountAttributesAsync(DescribeAccountAttributesRequest request, AsyncHandler<DescribeAccountAttributesRequest,DescribeAccountAttributesResult> asyncHandler)
AWSDatabaseMigrationServiceAsyncLists all of the AWS DMS attributes for a customer account. These attributes include AWS 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 AWSDatabaseMigrationServiceAsyncasyncHandler - 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)
AWSDatabaseMigrationServiceAsyncProvides 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 AWSDatabaseMigrationServiceAsyncpublic Future<DescribeApplicableIndividualAssessmentsResult> describeApplicableIndividualAssessmentsAsync(DescribeApplicableIndividualAssessmentsRequest request, AsyncHandler<DescribeApplicableIndividualAssessmentsRequest,DescribeApplicableIndividualAssessmentsResult> asyncHandler)
AWSDatabaseMigrationServiceAsyncProvides 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 AWSDatabaseMigrationServiceAsyncasyncHandler - 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)
AWSDatabaseMigrationServiceAsyncProvides a description of the certificate.
describeCertificatesAsync in interface AWSDatabaseMigrationServiceAsyncpublic Future<DescribeCertificatesResult> describeCertificatesAsync(DescribeCertificatesRequest request, AsyncHandler<DescribeCertificatesRequest,DescribeCertificatesResult> asyncHandler)
AWSDatabaseMigrationServiceAsyncProvides a description of the certificate.
describeCertificatesAsync in interface AWSDatabaseMigrationServiceAsyncasyncHandler - 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)
AWSDatabaseMigrationServiceAsyncDescribes 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 AWSDatabaseMigrationServiceAsyncpublic Future<DescribeConnectionsResult> describeConnectionsAsync(DescribeConnectionsRequest request, AsyncHandler<DescribeConnectionsRequest,DescribeConnectionsResult> asyncHandler)
AWSDatabaseMigrationServiceAsyncDescribes 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 AWSDatabaseMigrationServiceAsyncasyncHandler - 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)
AWSDatabaseMigrationServiceAsyncReturns information about the possible endpoint settings available when you create an endpoint for a specific database engine.
describeEndpointSettingsAsync in interface AWSDatabaseMigrationServiceAsyncpublic Future<DescribeEndpointSettingsResult> describeEndpointSettingsAsync(DescribeEndpointSettingsRequest request, AsyncHandler<DescribeEndpointSettingsRequest,DescribeEndpointSettingsResult> asyncHandler)
AWSDatabaseMigrationServiceAsyncReturns information about the possible endpoint settings available when you create an endpoint for a specific database engine.
describeEndpointSettingsAsync in interface AWSDatabaseMigrationServiceAsyncasyncHandler - 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)
AWSDatabaseMigrationServiceAsyncReturns information about the type of endpoints available.
describeEndpointTypesAsync in interface AWSDatabaseMigrationServiceAsyncpublic Future<DescribeEndpointTypesResult> describeEndpointTypesAsync(DescribeEndpointTypesRequest request, AsyncHandler<DescribeEndpointTypesRequest,DescribeEndpointTypesResult> asyncHandler)
AWSDatabaseMigrationServiceAsyncReturns information about the type of endpoints available.
describeEndpointTypesAsync in interface AWSDatabaseMigrationServiceAsyncasyncHandler - 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)
AWSDatabaseMigrationServiceAsyncReturns information about the endpoints for your account in the current region.
describeEndpointsAsync in interface AWSDatabaseMigrationServiceAsyncpublic Future<DescribeEndpointsResult> describeEndpointsAsync(DescribeEndpointsRequest request, AsyncHandler<DescribeEndpointsRequest,DescribeEndpointsResult> asyncHandler)
AWSDatabaseMigrationServiceAsyncReturns information about the endpoints for your account in the current region.
describeEndpointsAsync in interface AWSDatabaseMigrationServiceAsyncasyncHandler - 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)
AWSDatabaseMigrationServiceAsyncLists 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 AWS Database Migration Service User Guide.
describeEventCategoriesAsync in interface AWSDatabaseMigrationServiceAsyncpublic Future<DescribeEventCategoriesResult> describeEventCategoriesAsync(DescribeEventCategoriesRequest request, AsyncHandler<DescribeEventCategoriesRequest,DescribeEventCategoriesResult> asyncHandler)
AWSDatabaseMigrationServiceAsyncLists 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 AWS Database Migration Service User Guide.
describeEventCategoriesAsync in interface AWSDatabaseMigrationServiceAsyncasyncHandler - 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 AWSDatabaseMigrationServiceAsyncpublic 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 AWSDatabaseMigrationServiceAsyncasyncHandler - 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)
AWSDatabaseMigrationServiceAsyncLists events for a given source identifier and source type. You can also specify a start and end time. For more information on AWS DMS events, see Working with Events and Notifications in the AWS Database Migration User Guide.
describeEventsAsync in interface AWSDatabaseMigrationServiceAsyncpublic Future<DescribeEventsResult> describeEventsAsync(DescribeEventsRequest request, AsyncHandler<DescribeEventsRequest,DescribeEventsResult> asyncHandler)
AWSDatabaseMigrationServiceAsyncLists events for a given source identifier and source type. You can also specify a start and end time. For more information on AWS DMS events, see Working with Events and Notifications in the AWS Database Migration User Guide.
describeEventsAsync in interface AWSDatabaseMigrationServiceAsyncasyncHandler - 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)
AWSDatabaseMigrationServiceAsyncReturns information about the replication instance types that can be created in the specified region.
describeOrderableReplicationInstancesAsync in interface AWSDatabaseMigrationServiceAsyncpublic Future<DescribeOrderableReplicationInstancesResult> describeOrderableReplicationInstancesAsync(DescribeOrderableReplicationInstancesRequest request, AsyncHandler<DescribeOrderableReplicationInstancesRequest,DescribeOrderableReplicationInstancesResult> asyncHandler)
AWSDatabaseMigrationServiceAsyncReturns information about the replication instance types that can be created in the specified region.
describeOrderableReplicationInstancesAsync in interface AWSDatabaseMigrationServiceAsyncasyncHandler - 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)
AWSDatabaseMigrationServiceAsyncFor internal use only
describePendingMaintenanceActionsAsync in interface AWSDatabaseMigrationServiceAsyncpublic Future<DescribePendingMaintenanceActionsResult> describePendingMaintenanceActionsAsync(DescribePendingMaintenanceActionsRequest request, AsyncHandler<DescribePendingMaintenanceActionsRequest,DescribePendingMaintenanceActionsResult> asyncHandler)
AWSDatabaseMigrationServiceAsyncFor internal use only
describePendingMaintenanceActionsAsync in interface AWSDatabaseMigrationServiceAsyncasyncHandler - 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)
AWSDatabaseMigrationServiceAsyncReturns the status of the RefreshSchemas operation.
describeRefreshSchemasStatusAsync in interface AWSDatabaseMigrationServiceAsyncpublic Future<DescribeRefreshSchemasStatusResult> describeRefreshSchemasStatusAsync(DescribeRefreshSchemasStatusRequest request, AsyncHandler<DescribeRefreshSchemasStatusRequest,DescribeRefreshSchemasStatusResult> asyncHandler)
AWSDatabaseMigrationServiceAsyncReturns the status of the RefreshSchemas operation.
describeRefreshSchemasStatusAsync in interface AWSDatabaseMigrationServiceAsyncasyncHandler - 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)
AWSDatabaseMigrationServiceAsyncReturns information about the task logs for the specified task.
describeReplicationInstanceTaskLogsAsync in interface AWSDatabaseMigrationServiceAsyncpublic Future<DescribeReplicationInstanceTaskLogsResult> describeReplicationInstanceTaskLogsAsync(DescribeReplicationInstanceTaskLogsRequest request, AsyncHandler<DescribeReplicationInstanceTaskLogsRequest,DescribeReplicationInstanceTaskLogsResult> asyncHandler)
AWSDatabaseMigrationServiceAsyncReturns information about the task logs for the specified task.
describeReplicationInstanceTaskLogsAsync in interface AWSDatabaseMigrationServiceAsyncasyncHandler - 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)
AWSDatabaseMigrationServiceAsyncReturns information about replication instances for your account in the current region.
describeReplicationInstancesAsync in interface AWSDatabaseMigrationServiceAsyncpublic Future<DescribeReplicationInstancesResult> describeReplicationInstancesAsync(DescribeReplicationInstancesRequest request, AsyncHandler<DescribeReplicationInstancesRequest,DescribeReplicationInstancesResult> asyncHandler)
AWSDatabaseMigrationServiceAsyncReturns information about replication instances for your account in the current region.
describeReplicationInstancesAsync in interface AWSDatabaseMigrationServiceAsyncasyncHandler - 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)
AWSDatabaseMigrationServiceAsyncReturns information about the replication subnet groups.
describeReplicationSubnetGroupsAsync in interface AWSDatabaseMigrationServiceAsyncpublic Future<DescribeReplicationSubnetGroupsResult> describeReplicationSubnetGroupsAsync(DescribeReplicationSubnetGroupsRequest request, AsyncHandler<DescribeReplicationSubnetGroupsRequest,DescribeReplicationSubnetGroupsResult> asyncHandler)
AWSDatabaseMigrationServiceAsyncReturns information about the replication subnet groups.
describeReplicationSubnetGroupsAsync in interface AWSDatabaseMigrationServiceAsyncasyncHandler - 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)
AWSDatabaseMigrationServiceAsyncReturns the task assessment results from Amazon S3. This action always returns the latest results.
describeReplicationTaskAssessmentResultsAsync in interface AWSDatabaseMigrationServiceAsyncpublic Future<DescribeReplicationTaskAssessmentResultsResult> describeReplicationTaskAssessmentResultsAsync(DescribeReplicationTaskAssessmentResultsRequest request, AsyncHandler<DescribeReplicationTaskAssessmentResultsRequest,DescribeReplicationTaskAssessmentResultsResult> asyncHandler)
AWSDatabaseMigrationServiceAsyncReturns the task assessment results from Amazon S3. This action always returns the latest results.
describeReplicationTaskAssessmentResultsAsync in interface AWSDatabaseMigrationServiceAsyncasyncHandler - 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)
AWSDatabaseMigrationServiceAsyncReturns 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 AWSDatabaseMigrationServiceAsyncpublic Future<DescribeReplicationTaskAssessmentRunsResult> describeReplicationTaskAssessmentRunsAsync(DescribeReplicationTaskAssessmentRunsRequest request, AsyncHandler<DescribeReplicationTaskAssessmentRunsRequest,DescribeReplicationTaskAssessmentRunsResult> asyncHandler)
AWSDatabaseMigrationServiceAsyncReturns 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 AWSDatabaseMigrationServiceAsyncasyncHandler - 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)
AWSDatabaseMigrationServiceAsyncReturns 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 AWSDatabaseMigrationServiceAsyncpublic Future<DescribeReplicationTaskIndividualAssessmentsResult> describeReplicationTaskIndividualAssessmentsAsync(DescribeReplicationTaskIndividualAssessmentsRequest request, AsyncHandler<DescribeReplicationTaskIndividualAssessmentsRequest,DescribeReplicationTaskIndividualAssessmentsResult> asyncHandler)
AWSDatabaseMigrationServiceAsyncReturns 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 AWSDatabaseMigrationServiceAsyncasyncHandler - 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)
AWSDatabaseMigrationServiceAsyncReturns information about replication tasks for your account in the current region.
describeReplicationTasksAsync in interface AWSDatabaseMigrationServiceAsyncpublic Future<DescribeReplicationTasksResult> describeReplicationTasksAsync(DescribeReplicationTasksRequest request, AsyncHandler<DescribeReplicationTasksRequest,DescribeReplicationTasksResult> asyncHandler)
AWSDatabaseMigrationServiceAsyncReturns information about replication tasks for your account in the current region.
describeReplicationTasksAsync in interface AWSDatabaseMigrationServiceAsyncasyncHandler - 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)
AWSDatabaseMigrationServiceAsyncReturns information about the schema for the specified endpoint.
describeSchemasAsync in interface AWSDatabaseMigrationServiceAsyncpublic Future<DescribeSchemasResult> describeSchemasAsync(DescribeSchemasRequest request, AsyncHandler<DescribeSchemasRequest,DescribeSchemasResult> asyncHandler)
AWSDatabaseMigrationServiceAsyncReturns information about the schema for the specified endpoint.
describeSchemasAsync in interface AWSDatabaseMigrationServiceAsyncasyncHandler - 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)
AWSDatabaseMigrationServiceAsyncReturns 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 AWS 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 AWSDatabaseMigrationServiceAsyncpublic Future<DescribeTableStatisticsResult> describeTableStatisticsAsync(DescribeTableStatisticsRequest request, AsyncHandler<DescribeTableStatisticsRequest,DescribeTableStatisticsResult> asyncHandler)
AWSDatabaseMigrationServiceAsyncReturns 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 AWS 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 AWSDatabaseMigrationServiceAsyncasyncHandler - 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)
AWSDatabaseMigrationServiceAsyncUploads the specified certificate.
importCertificateAsync in interface AWSDatabaseMigrationServiceAsyncpublic Future<ImportCertificateResult> importCertificateAsync(ImportCertificateRequest request, AsyncHandler<ImportCertificateRequest,ImportCertificateResult> asyncHandler)
AWSDatabaseMigrationServiceAsyncUploads the specified certificate.
importCertificateAsync in interface AWSDatabaseMigrationServiceAsyncasyncHandler - 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 AWS DMS resource, including replication instance, endpoint, security
 group, and migration task. For more information, see  Tag  data type
 description.
 
listTagsForResourceAsync in interface AWSDatabaseMigrationServiceAsyncpublic Future<ListTagsForResourceResult> listTagsForResourceAsync(ListTagsForResourceRequest request, AsyncHandler<ListTagsForResourceRequest,ListTagsForResourceResult> asyncHandler)
AWSDatabaseMigrationServiceAsync
 Lists all metadata tags attached to an AWS DMS resource, including replication instance, endpoint, security
 group, and migration task. For more information, see  Tag  data type
 description.
 
listTagsForResourceAsync in interface AWSDatabaseMigrationServiceAsyncasyncHandler - 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)
AWSDatabaseMigrationServiceAsyncModifies the specified endpoint.
modifyEndpointAsync in interface AWSDatabaseMigrationServiceAsyncpublic Future<ModifyEndpointResult> modifyEndpointAsync(ModifyEndpointRequest request, AsyncHandler<ModifyEndpointRequest,ModifyEndpointResult> asyncHandler)
AWSDatabaseMigrationServiceAsyncModifies the specified endpoint.
modifyEndpointAsync in interface AWSDatabaseMigrationServiceAsyncasyncHandler - 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)
AWSDatabaseMigrationServiceAsyncModifies an existing AWS DMS event notification subscription.
modifyEventSubscriptionAsync in interface AWSDatabaseMigrationServiceAsyncpublic Future<ModifyEventSubscriptionResult> modifyEventSubscriptionAsync(ModifyEventSubscriptionRequest request, AsyncHandler<ModifyEventSubscriptionRequest,ModifyEventSubscriptionResult> asyncHandler)
AWSDatabaseMigrationServiceAsyncModifies an existing AWS DMS event notification subscription.
modifyEventSubscriptionAsync in interface AWSDatabaseMigrationServiceAsyncasyncHandler - 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)
AWSDatabaseMigrationServiceAsyncModifies 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 AWSDatabaseMigrationServiceAsyncpublic Future<ModifyReplicationInstanceResult> modifyReplicationInstanceAsync(ModifyReplicationInstanceRequest request, AsyncHandler<ModifyReplicationInstanceRequest,ModifyReplicationInstanceResult> asyncHandler)
AWSDatabaseMigrationServiceAsyncModifies 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 AWSDatabaseMigrationServiceAsyncasyncHandler - 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)
AWSDatabaseMigrationServiceAsyncModifies the settings for the specified replication subnet group.
modifyReplicationSubnetGroupAsync in interface AWSDatabaseMigrationServiceAsyncpublic Future<ModifyReplicationSubnetGroupResult> modifyReplicationSubnetGroupAsync(ModifyReplicationSubnetGroupRequest request, AsyncHandler<ModifyReplicationSubnetGroupRequest,ModifyReplicationSubnetGroupResult> asyncHandler)
AWSDatabaseMigrationServiceAsyncModifies the settings for the specified replication subnet group.
modifyReplicationSubnetGroupAsync in interface AWSDatabaseMigrationServiceAsyncasyncHandler - 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)
AWSDatabaseMigrationServiceAsyncModifies 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 AWS DMS tasks, see Working with Migration Tasks in the AWS Database Migration Service User Guide.
modifyReplicationTaskAsync in interface AWSDatabaseMigrationServiceAsyncpublic Future<ModifyReplicationTaskResult> modifyReplicationTaskAsync(ModifyReplicationTaskRequest request, AsyncHandler<ModifyReplicationTaskRequest,ModifyReplicationTaskResult> asyncHandler)
AWSDatabaseMigrationServiceAsyncModifies 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 AWS DMS tasks, see Working with Migration Tasks in the AWS Database Migration Service User Guide.
modifyReplicationTaskAsync in interface AWSDatabaseMigrationServiceAsyncasyncHandler - 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)
AWSDatabaseMigrationServiceAsyncMoves 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 AWS DMS version as the current replication instance.
moveReplicationTaskAsync in interface AWSDatabaseMigrationServiceAsyncpublic Future<MoveReplicationTaskResult> moveReplicationTaskAsync(MoveReplicationTaskRequest request, AsyncHandler<MoveReplicationTaskRequest,MoveReplicationTaskResult> asyncHandler)
AWSDatabaseMigrationServiceAsyncMoves 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 AWS DMS version as the current replication instance.
moveReplicationTaskAsync in interface AWSDatabaseMigrationServiceAsyncasyncHandler - 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)
AWSDatabaseMigrationServiceAsyncReboots a replication instance. Rebooting results in a momentary outage, until the replication instance becomes available again.
rebootReplicationInstanceAsync in interface AWSDatabaseMigrationServiceAsyncpublic Future<RebootReplicationInstanceResult> rebootReplicationInstanceAsync(RebootReplicationInstanceRequest request, AsyncHandler<RebootReplicationInstanceRequest,RebootReplicationInstanceResult> asyncHandler)
AWSDatabaseMigrationServiceAsyncReboots a replication instance. Rebooting results in a momentary outage, until the replication instance becomes available again.
rebootReplicationInstanceAsync in interface AWSDatabaseMigrationServiceAsyncasyncHandler - 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)
AWSDatabaseMigrationServiceAsyncPopulates 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 AWSDatabaseMigrationServiceAsyncpublic Future<RefreshSchemasResult> refreshSchemasAsync(RefreshSchemasRequest request, AsyncHandler<RefreshSchemasRequest,RefreshSchemasResult> asyncHandler)
AWSDatabaseMigrationServiceAsyncPopulates 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 AWSDatabaseMigrationServiceAsyncasyncHandler - 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)
AWSDatabaseMigrationServiceAsyncReloads the target database table with the source data.
reloadTablesAsync in interface AWSDatabaseMigrationServiceAsyncpublic Future<ReloadTablesResult> reloadTablesAsync(ReloadTablesRequest request, AsyncHandler<ReloadTablesRequest,ReloadTablesResult> asyncHandler)
AWSDatabaseMigrationServiceAsyncReloads the target database table with the source data.
reloadTablesAsync in interface AWSDatabaseMigrationServiceAsyncasyncHandler - 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 AWS DMS resource, including replication instance, endpoint, security group, and
 migration task. For more information, see  Tag  data type
 description.
 
removeTagsFromResourceAsync in interface AWSDatabaseMigrationServiceAsyncrequest - Removes one or more tags from an AWS DMS resource.public Future<RemoveTagsFromResourceResult> removeTagsFromResourceAsync(RemoveTagsFromResourceRequest request, AsyncHandler<RemoveTagsFromResourceRequest,RemoveTagsFromResourceResult> asyncHandler)
AWSDatabaseMigrationServiceAsync
 Removes metadata tags from an AWS DMS resource, including replication instance, endpoint, security group, and
 migration task. For more information, see  Tag  data type
 description.
 
removeTagsFromResourceAsync in interface AWSDatabaseMigrationServiceAsyncrequest - Removes one or more tags from an AWS 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<StartReplicationTaskResult> startReplicationTaskAsync(StartReplicationTaskRequest request)
AWSDatabaseMigrationServiceAsyncStarts the replication task.
For more information about AWS DMS tasks, see Working with Migration Tasks in the AWS Database Migration Service User Guide.
startReplicationTaskAsync in interface AWSDatabaseMigrationServiceAsyncpublic Future<StartReplicationTaskResult> startReplicationTaskAsync(StartReplicationTaskRequest request, AsyncHandler<StartReplicationTaskRequest,StartReplicationTaskResult> asyncHandler)
AWSDatabaseMigrationServiceAsyncStarts the replication task.
For more information about AWS DMS tasks, see Working with Migration Tasks in the AWS Database Migration Service User Guide.
startReplicationTaskAsync in interface AWSDatabaseMigrationServiceAsyncasyncHandler - 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)
AWSDatabaseMigrationServiceAsyncStarts the replication task assessment for unsupported data types in the source database.
startReplicationTaskAssessmentAsync in interface AWSDatabaseMigrationServiceAsyncpublic Future<StartReplicationTaskAssessmentResult> startReplicationTaskAssessmentAsync(StartReplicationTaskAssessmentRequest request, AsyncHandler<StartReplicationTaskAssessmentRequest,StartReplicationTaskAssessmentResult> asyncHandler)
AWSDatabaseMigrationServiceAsyncStarts the replication task assessment for unsupported data types in the source database.
startReplicationTaskAssessmentAsync in interface AWSDatabaseMigrationServiceAsyncasyncHandler - 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)
AWSDatabaseMigrationServiceAsyncStarts 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 AWSDatabaseMigrationServiceAsyncpublic Future<StartReplicationTaskAssessmentRunResult> startReplicationTaskAssessmentRunAsync(StartReplicationTaskAssessmentRunRequest request, AsyncHandler<StartReplicationTaskAssessmentRunRequest,StartReplicationTaskAssessmentRunResult> asyncHandler)
AWSDatabaseMigrationServiceAsyncStarts 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 AWSDatabaseMigrationServiceAsyncasyncHandler - 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)
AWSDatabaseMigrationServiceAsyncStops the replication task.
stopReplicationTaskAsync in interface AWSDatabaseMigrationServiceAsyncpublic Future<StopReplicationTaskResult> stopReplicationTaskAsync(StopReplicationTaskRequest request, AsyncHandler<StopReplicationTaskRequest,StopReplicationTaskResult> asyncHandler)
AWSDatabaseMigrationServiceAsyncStops the replication task.
stopReplicationTaskAsync in interface AWSDatabaseMigrationServiceAsyncasyncHandler - 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)
AWSDatabaseMigrationServiceAsyncTests the connection between the replication instance and the endpoint.
testConnectionAsync in interface AWSDatabaseMigrationServiceAsyncpublic Future<TestConnectionResult> testConnectionAsync(TestConnectionRequest request, AsyncHandler<TestConnectionRequest,TestConnectionResult> asyncHandler)
AWSDatabaseMigrationServiceAsyncTests the connection between the replication instance and the endpoint.
testConnectionAsync in interface AWSDatabaseMigrationServiceAsyncasyncHandler - 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 void shutdown()
getExecutorService().shutdown() followed by getExecutorService().awaitTermination() prior to
 calling this method.shutdown in interface AWSDatabaseMigrationServiceshutdown in class AWSDatabaseMigrationServiceClient