github.com/aavshr/aws-sdk-go@v1.41.3/service/databasemigrationservice/doc.go (about)

     1  // Code generated by private/model/cli/gen-api/main.go. DO NOT EDIT.
     2  
     3  // Package databasemigrationservice provides the client and types for making API
     4  // requests to AWS Database Migration Service.
     5  //
     6  // Database Migration Service (DMS) can migrate your data to and from the most
     7  // widely used commercial and open-source databases such as Oracle, PostgreSQL,
     8  // Microsoft SQL Server, Amazon Redshift, MariaDB, Amazon Aurora, MySQL, and
     9  // SAP Adaptive Server Enterprise (ASE). The service supports homogeneous migrations
    10  // such as Oracle to Oracle, as well as heterogeneous migrations between different
    11  // database platforms, such as Oracle to MySQL or SQL Server to PostgreSQL.
    12  //
    13  // For more information about DMS, see What Is Database Migration Service? (https://docs.aws.amazon.com/dms/latest/userguide/Welcome.html)
    14  // in the Database Migration Service User Guide.
    15  //
    16  // See https://docs.aws.amazon.com/goto/WebAPI/dms-2016-01-01 for more information on this service.
    17  //
    18  // See databasemigrationservice package documentation for more information.
    19  // https://docs.aws.amazon.com/sdk-for-go/api/service/databasemigrationservice/
    20  //
    21  // Using the Client
    22  //
    23  // To contact AWS Database Migration Service with the SDK use the New function to create
    24  // a new service client. With that client you can make API requests to the service.
    25  // These clients are safe to use concurrently.
    26  //
    27  // See the SDK's documentation for more information on how to use the SDK.
    28  // https://docs.aws.amazon.com/sdk-for-go/api/
    29  //
    30  // See aws.Config documentation for more information on configuring SDK clients.
    31  // https://docs.aws.amazon.com/sdk-for-go/api/aws/#Config
    32  //
    33  // See the AWS Database Migration Service client DatabaseMigrationService for more
    34  // information on creating client for this service.
    35  // https://docs.aws.amazon.com/sdk-for-go/api/service/databasemigrationservice/#New
    36  package databasemigrationservice