Class AWSDatabaseMigrationServiceAsyncClient

  • All Implemented Interfaces:
    AWSDatabaseMigrationService, AWSDatabaseMigrationServiceAsync

    @ThreadSafe
    public class AWSDatabaseMigrationServiceAsyncClient
    extends AWSDatabaseMigrationServiceClient
    implements AWSDatabaseMigrationServiceAsync
    Interface for accessing AWS Database Migration Service asynchronously. Each asynchronous method will return a Java Future object representing the asynchronous operation; overloads which accept an AsyncHandler can be used to receive notification when an asynchronous operation completes.

    AWS Database Migration Service

    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, MariaDB, Amazon Aurora, and MySQL. 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.