C# Class Amazon.DatabaseMigrationService.AmazonDatabaseMigrationServiceClient

Implementation for accessing DatabaseMigrationService 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, 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.

Inheritance: AmazonServiceClient, IAmazonDatabaseMigrationService
Afficher le fichier Open project: aws/aws-sdk-net

Méthodes publiques

Méthode Description
AddTagsToResource ( AddTagsToResourceRequest request ) : AddTagsToResourceResponse

Adds metadata tags to a 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.

AddTagsToResourceAsync ( AddTagsToResourceRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the AddTagsToResource operation.

AmazonDatabaseMigrationServiceClient ( ) : System

Constructs AmazonDatabaseMigrationServiceClient with the credentials loaded from the application's default configuration, and if unsuccessful from the Instance Profile service on an EC2 instance. Example App.config with credentials set. <?xml version="1.0" encoding="utf-8" ?> <configuration> <appSettings> <add key="AWSProfileName" value="AWS Default"/> </appSettings> </configuration>

AmazonDatabaseMigrationServiceClient ( AWSCredentials credentials ) : System

Constructs AmazonDatabaseMigrationServiceClient with AWS Credentials

AmazonDatabaseMigrationServiceClient ( AWSCredentials credentials, AmazonDatabaseMigrationServiceConfig clientConfig ) : System

Constructs AmazonDatabaseMigrationServiceClient with AWS Credentials and an AmazonDatabaseMigrationServiceClient Configuration object.

AmazonDatabaseMigrationServiceClient ( AWSCredentials credentials, RegionEndpoint region ) : System

Constructs AmazonDatabaseMigrationServiceClient with AWS Credentials

AmazonDatabaseMigrationServiceClient ( AmazonDatabaseMigrationServiceConfig config ) : System

Constructs AmazonDatabaseMigrationServiceClient with the credentials loaded from the application's default configuration, and if unsuccessful from the Instance Profile service on an EC2 instance. Example App.config with credentials set. <?xml version="1.0" encoding="utf-8" ?> <configuration> <appSettings> <add key="AWSProfileName" value="AWS Default"/> </appSettings> </configuration>

AmazonDatabaseMigrationServiceClient ( RegionEndpoint region ) : System

Constructs AmazonDatabaseMigrationServiceClient with the credentials loaded from the application's default configuration, and if unsuccessful from the Instance Profile service on an EC2 instance. Example App.config with credentials set. <?xml version="1.0" encoding="utf-8" ?> <configuration> <appSettings> <add key="AWSProfileName" value="AWS Default"/> </appSettings> </configuration>

AmazonDatabaseMigrationServiceClient ( string awsAccessKeyId, string awsSecretAccessKey ) : System

Constructs AmazonDatabaseMigrationServiceClient with AWS Access Key ID and AWS Secret Key

AmazonDatabaseMigrationServiceClient ( string awsAccessKeyId, string awsSecretAccessKey, AmazonDatabaseMigrationServiceConfig clientConfig ) : System

Constructs AmazonDatabaseMigrationServiceClient with AWS Access Key ID, AWS Secret Key and an AmazonDatabaseMigrationServiceClient Configuration object.

AmazonDatabaseMigrationServiceClient ( string awsAccessKeyId, string awsSecretAccessKey, RegionEndpoint region ) : System

Constructs AmazonDatabaseMigrationServiceClient with AWS Access Key ID and AWS Secret Key

AmazonDatabaseMigrationServiceClient ( string awsAccessKeyId, string awsSecretAccessKey, string awsSessionToken ) : System

Constructs AmazonDatabaseMigrationServiceClient with AWS Access Key ID and AWS Secret Key

AmazonDatabaseMigrationServiceClient ( string awsAccessKeyId, string awsSecretAccessKey, string awsSessionToken, AmazonDatabaseMigrationServiceConfig clientConfig ) : System

Constructs AmazonDatabaseMigrationServiceClient with AWS Access Key ID, AWS Secret Key and an AmazonDatabaseMigrationServiceClient Configuration object.

AmazonDatabaseMigrationServiceClient ( string awsAccessKeyId, string awsSecretAccessKey, string awsSessionToken, RegionEndpoint region ) : System

Constructs AmazonDatabaseMigrationServiceClient with AWS Access Key ID and AWS Secret Key

BeginAddTagsToResource ( AddTagsToResourceRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the AddTagsToResource operation.

BeginCreateEndpoint ( CreateEndpointRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the CreateEndpoint operation.

BeginCreateReplicationInstance ( CreateReplicationInstanceRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the CreateReplicationInstance operation.

BeginCreateReplicationSubnetGroup ( CreateReplicationSubnetGroupRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the CreateReplicationSubnetGroup operation.

BeginCreateReplicationTask ( CreateReplicationTaskRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the CreateReplicationTask operation.

BeginDeleteCertificate ( DeleteCertificateRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DeleteCertificate operation.

BeginDeleteEndpoint ( DeleteEndpointRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DeleteEndpoint operation.

BeginDeleteReplicationInstance ( DeleteReplicationInstanceRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DeleteReplicationInstance operation.

BeginDeleteReplicationSubnetGroup ( DeleteReplicationSubnetGroupRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DeleteReplicationSubnetGroup operation.

BeginDeleteReplicationTask ( DeleteReplicationTaskRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DeleteReplicationTask operation.

BeginDescribeAccountAttributes ( DescribeAccountAttributesRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DescribeAccountAttributes operation.

BeginDescribeCertificates ( DescribeCertificatesRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DescribeCertificates operation.

BeginDescribeConnections ( DescribeConnectionsRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DescribeConnections operation.

BeginDescribeEndpointTypes ( DescribeEndpointTypesRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DescribeEndpointTypes operation.

BeginDescribeEndpoints ( DescribeEndpointsRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DescribeEndpoints operation.

BeginDescribeOrderableReplicationInstances ( DescribeOrderableReplicationInstancesRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DescribeOrderableReplicationInstances operation.

BeginDescribeRefreshSchemasStatus ( DescribeRefreshSchemasStatusRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DescribeRefreshSchemasStatus operation.

BeginDescribeReplicationInstances ( DescribeReplicationInstancesRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DescribeReplicationInstances operation.

BeginDescribeReplicationSubnetGroups ( DescribeReplicationSubnetGroupsRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DescribeReplicationSubnetGroups operation.

BeginDescribeReplicationTasks ( DescribeReplicationTasksRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DescribeReplicationTasks operation.

BeginDescribeSchemas ( DescribeSchemasRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DescribeSchemas operation.

BeginDescribeTableStatistics ( DescribeTableStatisticsRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DescribeTableStatistics operation.

BeginImportCertificate ( ImportCertificateRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the ImportCertificate operation.

BeginListTagsForResource ( ListTagsForResourceRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the ListTagsForResource operation.

BeginModifyEndpoint ( ModifyEndpointRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the ModifyEndpoint operation.

BeginModifyReplicationInstance ( ModifyReplicationInstanceRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the ModifyReplicationInstance operation.

BeginModifyReplicationSubnetGroup ( ModifyReplicationSubnetGroupRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the ModifyReplicationSubnetGroup operation.

BeginModifyReplicationTask ( ModifyReplicationTaskRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the ModifyReplicationTask operation.

BeginRefreshSchemas ( RefreshSchemasRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the RefreshSchemas operation.

BeginRemoveTagsFromResource ( RemoveTagsFromResourceRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the RemoveTagsFromResource operation.

BeginStartReplicationTask ( StartReplicationTaskRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the StartReplicationTask operation.

BeginStopReplicationTask ( StopReplicationTaskRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the StopReplicationTask operation.

BeginTestConnection ( TestConnectionRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the TestConnection operation.

CreateEndpoint ( CreateEndpointRequest request ) : CreateEndpointResponse

Creates an endpoint using the provided settings.

CreateEndpointAsync ( CreateEndpointRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the CreateEndpoint operation.

CreateReplicationInstance ( CreateReplicationInstanceRequest request ) : CreateReplicationInstanceResponse

Creates the replication instance using the specified parameters.

CreateReplicationInstanceAsync ( CreateReplicationInstanceRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the CreateReplicationInstance operation.

CreateReplicationSubnetGroup ( CreateReplicationSubnetGroupRequest request ) : CreateReplicationSubnetGroupResponse

Creates a replication subnet group given a list of the subnet IDs in a VPC.

CreateReplicationSubnetGroupAsync ( CreateReplicationSubnetGroupRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the CreateReplicationSubnetGroup operation.

CreateReplicationTask ( CreateReplicationTaskRequest request ) : CreateReplicationTaskResponse

Creates a replication task using the specified parameters.

CreateReplicationTaskAsync ( CreateReplicationTaskRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the CreateReplicationTask operation.

DeleteCertificate ( DeleteCertificateRequest request ) : DeleteCertificateResponse

Deletes the specified certificate.

DeleteCertificateAsync ( DeleteCertificateRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DeleteCertificate operation.

DeleteEndpoint ( DeleteEndpointRequest request ) : DeleteEndpointResponse

Deletes the specified endpoint.

All tasks associated with the endpoint must be deleted before you can delete the endpoint.

DeleteEndpointAsync ( DeleteEndpointRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DeleteEndpoint operation.

DeleteReplicationInstance ( DeleteReplicationInstanceRequest request ) : DeleteReplicationInstanceResponse

Deletes the specified replication instance.

You must delete any migration tasks that are associated with the replication instance before you can delete it.

DeleteReplicationInstanceAsync ( DeleteReplicationInstanceRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DeleteReplicationInstance operation.

DeleteReplicationSubnetGroup ( DeleteReplicationSubnetGroupRequest request ) : DeleteReplicationSubnetGroupResponse

Deletes a subnet group.

DeleteReplicationSubnetGroupAsync ( DeleteReplicationSubnetGroupRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DeleteReplicationSubnetGroup operation.

DeleteReplicationTask ( DeleteReplicationTaskRequest request ) : DeleteReplicationTaskResponse

Deletes the specified replication task.

DeleteReplicationTaskAsync ( DeleteReplicationTaskRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DeleteReplicationTask operation.

DescribeAccountAttributes ( DescribeAccountAttributesRequest request ) : DescribeAccountAttributesResponse

Lists all of the AWS DMS attributes for a customer account. The attributes include AWS DMS quotas for the account, such as the number of replication instances allowed. The description for a quota includes the quota name, current usage toward that quota, and the quota's maximum value.

This command does not take any parameters.

DescribeAccountAttributesAsync ( DescribeAccountAttributesRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DescribeAccountAttributes operation.

DescribeCertificates ( DescribeCertificatesRequest request ) : DescribeCertificatesResponse

Provides a description of the certificate.

DescribeCertificatesAsync ( DescribeCertificatesRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DescribeCertificates operation.

DescribeConnections ( DescribeConnectionsRequest request ) : DescribeConnectionsResponse

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 ( DescribeConnectionsRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DescribeConnections operation.

DescribeEndpointTypes ( DescribeEndpointTypesRequest request ) : DescribeEndpointTypesResponse

Returns information about the type of endpoints available.

DescribeEndpointTypesAsync ( DescribeEndpointTypesRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DescribeEndpointTypes operation.

DescribeEndpoints ( DescribeEndpointsRequest request ) : DescribeEndpointsResponse

Returns information about the endpoints for your account in the current region.

DescribeEndpointsAsync ( DescribeEndpointsRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DescribeEndpoints operation.

DescribeOrderableReplicationInstances ( DescribeOrderableReplicationInstancesRequest request ) : DescribeOrderableReplicationInstancesResponse

Returns information about the replication instance types that can be created in the specified region.

DescribeOrderableReplicationInstancesAsync ( DescribeOrderableReplicationInstancesRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DescribeOrderableReplicationInstances operation.

DescribeRefreshSchemasStatus ( DescribeRefreshSchemasStatusRequest request ) : DescribeRefreshSchemasStatusResponse

Returns the status of the RefreshSchemas operation.

DescribeRefreshSchemasStatusAsync ( DescribeRefreshSchemasStatusRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DescribeRefreshSchemasStatus operation.

DescribeReplicationInstances ( DescribeReplicationInstancesRequest request ) : DescribeReplicationInstancesResponse

Returns information about replication instances for your account in the current region.

DescribeReplicationInstancesAsync ( DescribeReplicationInstancesRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DescribeReplicationInstances operation.

DescribeReplicationSubnetGroups ( DescribeReplicationSubnetGroupsRequest request ) : DescribeReplicationSubnetGroupsResponse

Returns information about the replication subnet groups.

DescribeReplicationSubnetGroupsAsync ( DescribeReplicationSubnetGroupsRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DescribeReplicationSubnetGroups operation.

DescribeReplicationTasks ( DescribeReplicationTasksRequest request ) : DescribeReplicationTasksResponse

Returns information about replication tasks for your account in the current region.

DescribeReplicationTasksAsync ( DescribeReplicationTasksRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DescribeReplicationTasks operation.

DescribeSchemas ( DescribeSchemasRequest request ) : DescribeSchemasResponse

Returns information about the schema for the specified endpoint.

DescribeSchemasAsync ( DescribeSchemasRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DescribeSchemas operation.

DescribeTableStatistics ( DescribeTableStatisticsRequest request ) : DescribeTableStatisticsResponse

Returns table statistics on the database migration task, including table name, rows inserted, rows updated, and rows deleted.

DescribeTableStatisticsAsync ( DescribeTableStatisticsRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DescribeTableStatistics operation.

EndAddTagsToResource ( IAsyncResult asyncResult ) : AddTagsToResourceResponse

Finishes the asynchronous execution of the AddTagsToResource operation.

EndCreateEndpoint ( IAsyncResult asyncResult ) : CreateEndpointResponse

Finishes the asynchronous execution of the CreateEndpoint operation.

EndCreateReplicationInstance ( IAsyncResult asyncResult ) : CreateReplicationInstanceResponse

Finishes the asynchronous execution of the CreateReplicationInstance operation.

EndCreateReplicationSubnetGroup ( IAsyncResult asyncResult ) : CreateReplicationSubnetGroupResponse

Finishes the asynchronous execution of the CreateReplicationSubnetGroup operation.

EndCreateReplicationTask ( IAsyncResult asyncResult ) : CreateReplicationTaskResponse

Finishes the asynchronous execution of the CreateReplicationTask operation.

EndDeleteCertificate ( IAsyncResult asyncResult ) : DeleteCertificateResponse

Finishes the asynchronous execution of the DeleteCertificate operation.

EndDeleteEndpoint ( IAsyncResult asyncResult ) : DeleteEndpointResponse

Finishes the asynchronous execution of the DeleteEndpoint operation.

EndDeleteReplicationInstance ( IAsyncResult asyncResult ) : DeleteReplicationInstanceResponse

Finishes the asynchronous execution of the DeleteReplicationInstance operation.

EndDeleteReplicationSubnetGroup ( IAsyncResult asyncResult ) : DeleteReplicationSubnetGroupResponse

Finishes the asynchronous execution of the DeleteReplicationSubnetGroup operation.

EndDeleteReplicationTask ( IAsyncResult asyncResult ) : DeleteReplicationTaskResponse

Finishes the asynchronous execution of the DeleteReplicationTask operation.

EndDescribeAccountAttributes ( IAsyncResult asyncResult ) : DescribeAccountAttributesResponse

Finishes the asynchronous execution of the DescribeAccountAttributes operation.

EndDescribeCertificates ( IAsyncResult asyncResult ) : DescribeCertificatesResponse

Finishes the asynchronous execution of the DescribeCertificates operation.

EndDescribeConnections ( IAsyncResult asyncResult ) : DescribeConnectionsResponse

Finishes the asynchronous execution of the DescribeConnections operation.

EndDescribeEndpointTypes ( IAsyncResult asyncResult ) : DescribeEndpointTypesResponse

Finishes the asynchronous execution of the DescribeEndpointTypes operation.

EndDescribeEndpoints ( IAsyncResult asyncResult ) : DescribeEndpointsResponse

Finishes the asynchronous execution of the DescribeEndpoints operation.

EndDescribeOrderableReplicationInstances ( IAsyncResult asyncResult ) : DescribeOrderableReplicationInstancesResponse

Finishes the asynchronous execution of the DescribeOrderableReplicationInstances operation.

EndDescribeRefreshSchemasStatus ( IAsyncResult asyncResult ) : DescribeRefreshSchemasStatusResponse

Finishes the asynchronous execution of the DescribeRefreshSchemasStatus operation.

EndDescribeReplicationInstances ( IAsyncResult asyncResult ) : DescribeReplicationInstancesResponse

Finishes the asynchronous execution of the DescribeReplicationInstances operation.

EndDescribeReplicationSubnetGroups ( IAsyncResult asyncResult ) : DescribeReplicationSubnetGroupsResponse

Finishes the asynchronous execution of the DescribeReplicationSubnetGroups operation.

EndDescribeReplicationTasks ( IAsyncResult asyncResult ) : DescribeReplicationTasksResponse

Finishes the asynchronous execution of the DescribeReplicationTasks operation.

EndDescribeSchemas ( IAsyncResult asyncResult ) : DescribeSchemasResponse

Finishes the asynchronous execution of the DescribeSchemas operation.

EndDescribeTableStatistics ( IAsyncResult asyncResult ) : DescribeTableStatisticsResponse

Finishes the asynchronous execution of the DescribeTableStatistics operation.

EndImportCertificate ( IAsyncResult asyncResult ) : ImportCertificateResponse

Finishes the asynchronous execution of the ImportCertificate operation.

EndListTagsForResource ( IAsyncResult asyncResult ) : ListTagsForResourceResponse

Finishes the asynchronous execution of the ListTagsForResource operation.

EndModifyEndpoint ( IAsyncResult asyncResult ) : ModifyEndpointResponse

Finishes the asynchronous execution of the ModifyEndpoint operation.

EndModifyReplicationInstance ( IAsyncResult asyncResult ) : ModifyReplicationInstanceResponse

Finishes the asynchronous execution of the ModifyReplicationInstance operation.

EndModifyReplicationSubnetGroup ( IAsyncResult asyncResult ) : ModifyReplicationSubnetGroupResponse

Finishes the asynchronous execution of the ModifyReplicationSubnetGroup operation.

EndModifyReplicationTask ( IAsyncResult asyncResult ) : ModifyReplicationTaskResponse

Finishes the asynchronous execution of the ModifyReplicationTask operation.

EndRefreshSchemas ( IAsyncResult asyncResult ) : RefreshSchemasResponse

Finishes the asynchronous execution of the RefreshSchemas operation.

EndRemoveTagsFromResource ( IAsyncResult asyncResult ) : RemoveTagsFromResourceResponse

Finishes the asynchronous execution of the RemoveTagsFromResource operation.

EndStartReplicationTask ( IAsyncResult asyncResult ) : StartReplicationTaskResponse

Finishes the asynchronous execution of the StartReplicationTask operation.

EndStopReplicationTask ( IAsyncResult asyncResult ) : StopReplicationTaskResponse

Finishes the asynchronous execution of the StopReplicationTask operation.

EndTestConnection ( IAsyncResult asyncResult ) : TestConnectionResponse

Finishes the asynchronous execution of the TestConnection operation.

ImportCertificate ( ImportCertificateRequest request ) : ImportCertificateResponse

Uploads the specified certificate.

ImportCertificateAsync ( ImportCertificateRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the ImportCertificate operation.

ListTagsForResource ( ListTagsForResourceRequest request ) : ListTagsForResourceResponse

Lists all tags for an AWS DMS resource.

ListTagsForResourceAsync ( ListTagsForResourceRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the ListTagsForResource operation.

ModifyEndpoint ( ModifyEndpointRequest request ) : ModifyEndpointResponse

Modifies the specified endpoint.

ModifyEndpointAsync ( ModifyEndpointRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the ModifyEndpoint operation.

ModifyReplicationInstance ( ModifyReplicationInstanceRequest request ) : ModifyReplicationInstanceResponse

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 ( ModifyReplicationInstanceRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the ModifyReplicationInstance operation.

ModifyReplicationSubnetGroup ( ModifyReplicationSubnetGroupRequest request ) : ModifyReplicationSubnetGroupResponse

Modifies the settings for the specified replication subnet group.

ModifyReplicationSubnetGroupAsync ( ModifyReplicationSubnetGroupRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the ModifyReplicationSubnetGroup operation.

ModifyReplicationTask ( ModifyReplicationTaskRequest request ) : ModifyReplicationTaskResponse

Modifies the specified replication task.

You can't modify the task endpoints. The task must be stopped before you can modify it.

ModifyReplicationTaskAsync ( ModifyReplicationTaskRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the ModifyReplicationTask operation.

RefreshSchemas ( RefreshSchemasRequest request ) : RefreshSchemasResponse

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 ( RefreshSchemasRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the RefreshSchemas operation.

RemoveTagsFromResource ( RemoveTagsFromResourceRequest request ) : RemoveTagsFromResourceResponse

Removes metadata tags from a DMS resource.

RemoveTagsFromResourceAsync ( RemoveTagsFromResourceRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the RemoveTagsFromResource operation.

StartReplicationTask ( StartReplicationTaskRequest request ) : StartReplicationTaskResponse

Starts the replication task.

StartReplicationTaskAsync ( StartReplicationTaskRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the StartReplicationTask operation.

StopReplicationTask ( StopReplicationTaskRequest request ) : StopReplicationTaskResponse

Stops the replication task.

StopReplicationTaskAsync ( StopReplicationTaskRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the StopReplicationTask operation.

TestConnection ( TestConnectionRequest request ) : TestConnectionResponse

Tests the connection between the replication instance and the endpoint.

TestConnectionAsync ( TestConnectionRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the TestConnection operation.

Méthodes protégées

Méthode Description
CreateSigner ( ) : AbstractAWSSigner

Creates the signer for the service.

Dispose ( bool disposing ) : void

Disposes the service client.

Method Details

AddTagsToResource() public méthode

Adds metadata tags to a 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.
/// The resource could not be found. ///
public AddTagsToResource ( AddTagsToResourceRequest request ) : AddTagsToResourceResponse
request Amazon.DatabaseMigrationService.Model.AddTagsToResourceRequest Container for the necessary parameters to execute the AddTagsToResource service method.
Résultat AddTagsToResourceResponse

AddTagsToResourceAsync() public méthode

Initiates the asynchronous execution of the AddTagsToResource operation.
public AddTagsToResourceAsync ( AddTagsToResourceRequest request, System cancellationToken = default(CancellationToken) ) : Task
request Amazon.DatabaseMigrationService.Model.AddTagsToResourceRequest Container for the necessary parameters to execute the AddTagsToResource operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
Résultat Task

AmazonDatabaseMigrationServiceClient() public méthode

Constructs AmazonDatabaseMigrationServiceClient with the credentials loaded from the application's default configuration, and if unsuccessful from the Instance Profile service on an EC2 instance. Example App.config with credentials set. <?xml version="1.0" encoding="utf-8" ?> <configuration> <appSettings> <add key="AWSProfileName" value="AWS Default"/> </appSettings> </configuration>
public AmazonDatabaseMigrationServiceClient ( ) : System
Résultat System

AmazonDatabaseMigrationServiceClient() public méthode

Constructs AmazonDatabaseMigrationServiceClient with AWS Credentials
public AmazonDatabaseMigrationServiceClient ( AWSCredentials credentials ) : System
credentials Amazon.Runtime.AWSCredentials AWS Credentials
Résultat System

AmazonDatabaseMigrationServiceClient() public méthode

Constructs AmazonDatabaseMigrationServiceClient with AWS Credentials and an AmazonDatabaseMigrationServiceClient Configuration object.
public AmazonDatabaseMigrationServiceClient ( AWSCredentials credentials, AmazonDatabaseMigrationServiceConfig clientConfig ) : System
credentials Amazon.Runtime.AWSCredentials AWS Credentials
clientConfig AmazonDatabaseMigrationServiceConfig The AmazonDatabaseMigrationServiceClient Configuration Object
Résultat System

AmazonDatabaseMigrationServiceClient() public méthode

Constructs AmazonDatabaseMigrationServiceClient with AWS Credentials
public AmazonDatabaseMigrationServiceClient ( AWSCredentials credentials, RegionEndpoint region ) : System
credentials Amazon.Runtime.AWSCredentials AWS Credentials
region RegionEndpoint The region to connect.
Résultat System

AmazonDatabaseMigrationServiceClient() public méthode

Constructs AmazonDatabaseMigrationServiceClient with the credentials loaded from the application's default configuration, and if unsuccessful from the Instance Profile service on an EC2 instance. Example App.config with credentials set. <?xml version="1.0" encoding="utf-8" ?> <configuration> <appSettings> <add key="AWSProfileName" value="AWS Default"/> </appSettings> </configuration>
public AmazonDatabaseMigrationServiceClient ( AmazonDatabaseMigrationServiceConfig config ) : System
config AmazonDatabaseMigrationServiceConfig The AmazonDatabaseMigrationServiceClient Configuration Object
Résultat System

AmazonDatabaseMigrationServiceClient() public méthode

Constructs AmazonDatabaseMigrationServiceClient with the credentials loaded from the application's default configuration, and if unsuccessful from the Instance Profile service on an EC2 instance. Example App.config with credentials set. <?xml version="1.0" encoding="utf-8" ?> <configuration> <appSettings> <add key="AWSProfileName" value="AWS Default"/> </appSettings> </configuration>
public AmazonDatabaseMigrationServiceClient ( RegionEndpoint region ) : System
region RegionEndpoint The region to connect.
Résultat System

AmazonDatabaseMigrationServiceClient() public méthode

Constructs AmazonDatabaseMigrationServiceClient with AWS Access Key ID and AWS Secret Key
public AmazonDatabaseMigrationServiceClient ( string awsAccessKeyId, string awsSecretAccessKey ) : System
awsAccessKeyId string AWS Access Key ID
awsSecretAccessKey string AWS Secret Access Key
Résultat System

AmazonDatabaseMigrationServiceClient() public méthode

Constructs AmazonDatabaseMigrationServiceClient with AWS Access Key ID, AWS Secret Key and an AmazonDatabaseMigrationServiceClient Configuration object.
public AmazonDatabaseMigrationServiceClient ( string awsAccessKeyId, string awsSecretAccessKey, AmazonDatabaseMigrationServiceConfig clientConfig ) : System
awsAccessKeyId string AWS Access Key ID
awsSecretAccessKey string AWS Secret Access Key
clientConfig AmazonDatabaseMigrationServiceConfig The AmazonDatabaseMigrationServiceClient Configuration Object
Résultat System

AmazonDatabaseMigrationServiceClient() public méthode

Constructs AmazonDatabaseMigrationServiceClient with AWS Access Key ID and AWS Secret Key
public AmazonDatabaseMigrationServiceClient ( string awsAccessKeyId, string awsSecretAccessKey, RegionEndpoint region ) : System
awsAccessKeyId string AWS Access Key ID
awsSecretAccessKey string AWS Secret Access Key
region RegionEndpoint The region to connect.
Résultat System

AmazonDatabaseMigrationServiceClient() public méthode

Constructs AmazonDatabaseMigrationServiceClient with AWS Access Key ID and AWS Secret Key
public AmazonDatabaseMigrationServiceClient ( string awsAccessKeyId, string awsSecretAccessKey, string awsSessionToken ) : System
awsAccessKeyId string AWS Access Key ID
awsSecretAccessKey string AWS Secret Access Key
awsSessionToken string AWS Session Token
Résultat System

AmazonDatabaseMigrationServiceClient() public méthode

Constructs AmazonDatabaseMigrationServiceClient with AWS Access Key ID, AWS Secret Key and an AmazonDatabaseMigrationServiceClient Configuration object.
public AmazonDatabaseMigrationServiceClient ( string awsAccessKeyId, string awsSecretAccessKey, string awsSessionToken, AmazonDatabaseMigrationServiceConfig clientConfig ) : System
awsAccessKeyId string AWS Access Key ID
awsSecretAccessKey string AWS Secret Access Key
awsSessionToken string AWS Session Token
clientConfig AmazonDatabaseMigrationServiceConfig The AmazonDatabaseMigrationServiceClient Configuration Object
Résultat System

AmazonDatabaseMigrationServiceClient() public méthode

Constructs AmazonDatabaseMigrationServiceClient with AWS Access Key ID and AWS Secret Key
public AmazonDatabaseMigrationServiceClient ( string awsAccessKeyId, string awsSecretAccessKey, string awsSessionToken, RegionEndpoint region ) : System
awsAccessKeyId string AWS Access Key ID
awsSecretAccessKey string AWS Secret Access Key
awsSessionToken string AWS Session Token
region RegionEndpoint The region to connect.
Résultat System

BeginAddTagsToResource() public méthode

Initiates the asynchronous execution of the AddTagsToResource operation.
public BeginAddTagsToResource ( AddTagsToResourceRequest request, AsyncCallback callback, object state ) : IAsyncResult
request AddTagsToResourceRequest Container for the necessary parameters to execute the AddTagsToResource operation on AmazonDatabaseMigrationServiceClient.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
Résultat IAsyncResult

BeginCreateEndpoint() public méthode

Initiates the asynchronous execution of the CreateEndpoint operation.
public BeginCreateEndpoint ( CreateEndpointRequest request, AsyncCallback callback, object state ) : IAsyncResult
request CreateEndpointRequest Container for the necessary parameters to execute the CreateEndpoint operation on AmazonDatabaseMigrationServiceClient.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
Résultat IAsyncResult

BeginCreateReplicationInstance() public méthode

Initiates the asynchronous execution of the CreateReplicationInstance operation.
public BeginCreateReplicationInstance ( CreateReplicationInstanceRequest request, AsyncCallback callback, object state ) : IAsyncResult
request CreateReplicationInstanceRequest Container for the necessary parameters to execute the CreateReplicationInstance operation on AmazonDatabaseMigrationServiceClient.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
Résultat IAsyncResult

BeginCreateReplicationSubnetGroup() public méthode

Initiates the asynchronous execution of the CreateReplicationSubnetGroup operation.
public BeginCreateReplicationSubnetGroup ( CreateReplicationSubnetGroupRequest request, AsyncCallback callback, object state ) : IAsyncResult
request CreateReplicationSubnetGroupRequest Container for the necessary parameters to execute the CreateReplicationSubnetGroup operation on AmazonDatabaseMigrationServiceClient.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
Résultat IAsyncResult

BeginCreateReplicationTask() public méthode

Initiates the asynchronous execution of the CreateReplicationTask operation.
public BeginCreateReplicationTask ( CreateReplicationTaskRequest request, AsyncCallback callback, object state ) : IAsyncResult
request CreateReplicationTaskRequest Container for the necessary parameters to execute the CreateReplicationTask operation on AmazonDatabaseMigrationServiceClient.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
Résultat IAsyncResult

BeginDeleteCertificate() public méthode

Initiates the asynchronous execution of the DeleteCertificate operation.
public BeginDeleteCertificate ( DeleteCertificateRequest request, AsyncCallback callback, object state ) : IAsyncResult
request DeleteCertificateRequest Container for the necessary parameters to execute the DeleteCertificate operation on AmazonDatabaseMigrationServiceClient.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
Résultat IAsyncResult

BeginDeleteEndpoint() public méthode

Initiates the asynchronous execution of the DeleteEndpoint operation.
public BeginDeleteEndpoint ( DeleteEndpointRequest request, AsyncCallback callback, object state ) : IAsyncResult
request DeleteEndpointRequest Container for the necessary parameters to execute the DeleteEndpoint operation on AmazonDatabaseMigrationServiceClient.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
Résultat IAsyncResult

BeginDeleteReplicationInstance() public méthode

Initiates the asynchronous execution of the DeleteReplicationInstance operation.
public BeginDeleteReplicationInstance ( DeleteReplicationInstanceRequest request, AsyncCallback callback, object state ) : IAsyncResult
request DeleteReplicationInstanceRequest Container for the necessary parameters to execute the DeleteReplicationInstance operation on AmazonDatabaseMigrationServiceClient.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
Résultat IAsyncResult

BeginDeleteReplicationSubnetGroup() public méthode

Initiates the asynchronous execution of the DeleteReplicationSubnetGroup operation.
public BeginDeleteReplicationSubnetGroup ( DeleteReplicationSubnetGroupRequest request, AsyncCallback callback, object state ) : IAsyncResult
request DeleteReplicationSubnetGroupRequest Container for the necessary parameters to execute the DeleteReplicationSubnetGroup operation on AmazonDatabaseMigrationServiceClient.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
Résultat IAsyncResult

BeginDeleteReplicationTask() public méthode

Initiates the asynchronous execution of the DeleteReplicationTask operation.
public BeginDeleteReplicationTask ( DeleteReplicationTaskRequest request, AsyncCallback callback, object state ) : IAsyncResult
request DeleteReplicationTaskRequest Container for the necessary parameters to execute the DeleteReplicationTask operation on AmazonDatabaseMigrationServiceClient.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
Résultat IAsyncResult

BeginDescribeAccountAttributes() public méthode

Initiates the asynchronous execution of the DescribeAccountAttributes operation.
public BeginDescribeAccountAttributes ( DescribeAccountAttributesRequest request, AsyncCallback callback, object state ) : IAsyncResult
request DescribeAccountAttributesRequest Container for the necessary parameters to execute the DescribeAccountAttributes operation on AmazonDatabaseMigrationServiceClient.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
Résultat IAsyncResult

BeginDescribeCertificates() public méthode

Initiates the asynchronous execution of the DescribeCertificates operation.
public BeginDescribeCertificates ( DescribeCertificatesRequest request, AsyncCallback callback, object state ) : IAsyncResult
request DescribeCertificatesRequest Container for the necessary parameters to execute the DescribeCertificates operation on AmazonDatabaseMigrationServiceClient.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
Résultat IAsyncResult

BeginDescribeConnections() public méthode

Initiates the asynchronous execution of the DescribeConnections operation.
public BeginDescribeConnections ( DescribeConnectionsRequest request, AsyncCallback callback, object state ) : IAsyncResult
request DescribeConnectionsRequest Container for the necessary parameters to execute the DescribeConnections operation on AmazonDatabaseMigrationServiceClient.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
Résultat IAsyncResult

BeginDescribeEndpointTypes() public méthode

Initiates the asynchronous execution of the DescribeEndpointTypes operation.
public BeginDescribeEndpointTypes ( DescribeEndpointTypesRequest request, AsyncCallback callback, object state ) : IAsyncResult
request DescribeEndpointTypesRequest Container for the necessary parameters to execute the DescribeEndpointTypes operation on AmazonDatabaseMigrationServiceClient.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
Résultat IAsyncResult

BeginDescribeEndpoints() public méthode

Initiates the asynchronous execution of the DescribeEndpoints operation.
public BeginDescribeEndpoints ( DescribeEndpointsRequest request, AsyncCallback callback, object state ) : IAsyncResult
request DescribeEndpointsRequest Container for the necessary parameters to execute the DescribeEndpoints operation on AmazonDatabaseMigrationServiceClient.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
Résultat IAsyncResult

BeginDescribeOrderableReplicationInstances() public méthode

Initiates the asynchronous execution of the DescribeOrderableReplicationInstances operation.
public BeginDescribeOrderableReplicationInstances ( DescribeOrderableReplicationInstancesRequest request, AsyncCallback callback, object state ) : IAsyncResult
request DescribeOrderableReplicationInstancesRequest Container for the necessary parameters to execute the DescribeOrderableReplicationInstances operation on AmazonDatabaseMigrationServiceClient.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
Résultat IAsyncResult

BeginDescribeRefreshSchemasStatus() public méthode

Initiates the asynchronous execution of the DescribeRefreshSchemasStatus operation.
public BeginDescribeRefreshSchemasStatus ( DescribeRefreshSchemasStatusRequest request, AsyncCallback callback, object state ) : IAsyncResult
request DescribeRefreshSchemasStatusRequest Container for the necessary parameters to execute the DescribeRefreshSchemasStatus operation on AmazonDatabaseMigrationServiceClient.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
Résultat IAsyncResult

BeginDescribeReplicationInstances() public méthode

Initiates the asynchronous execution of the DescribeReplicationInstances operation.
public BeginDescribeReplicationInstances ( DescribeReplicationInstancesRequest request, AsyncCallback callback, object state ) : IAsyncResult
request DescribeReplicationInstancesRequest Container for the necessary parameters to execute the DescribeReplicationInstances operation on AmazonDatabaseMigrationServiceClient.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
Résultat IAsyncResult

BeginDescribeReplicationSubnetGroups() public méthode

Initiates the asynchronous execution of the DescribeReplicationSubnetGroups operation.
public BeginDescribeReplicationSubnetGroups ( DescribeReplicationSubnetGroupsRequest request, AsyncCallback callback, object state ) : IAsyncResult
request DescribeReplicationSubnetGroupsRequest Container for the necessary parameters to execute the DescribeReplicationSubnetGroups operation on AmazonDatabaseMigrationServiceClient.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
Résultat IAsyncResult

BeginDescribeReplicationTasks() public méthode

Initiates the asynchronous execution of the DescribeReplicationTasks operation.
public BeginDescribeReplicationTasks ( DescribeReplicationTasksRequest request, AsyncCallback callback, object state ) : IAsyncResult
request DescribeReplicationTasksRequest Container for the necessary parameters to execute the DescribeReplicationTasks operation on AmazonDatabaseMigrationServiceClient.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
Résultat IAsyncResult

BeginDescribeSchemas() public méthode

Initiates the asynchronous execution of the DescribeSchemas operation.
public BeginDescribeSchemas ( DescribeSchemasRequest request, AsyncCallback callback, object state ) : IAsyncResult
request DescribeSchemasRequest Container for the necessary parameters to execute the DescribeSchemas operation on AmazonDatabaseMigrationServiceClient.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
Résultat IAsyncResult

BeginDescribeTableStatistics() public méthode

Initiates the asynchronous execution of the DescribeTableStatistics operation.
public BeginDescribeTableStatistics ( DescribeTableStatisticsRequest request, AsyncCallback callback, object state ) : IAsyncResult
request DescribeTableStatisticsRequest Container for the necessary parameters to execute the DescribeTableStatistics operation on AmazonDatabaseMigrationServiceClient.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
Résultat IAsyncResult

BeginImportCertificate() public méthode

Initiates the asynchronous execution of the ImportCertificate operation.
public BeginImportCertificate ( ImportCertificateRequest request, AsyncCallback callback, object state ) : IAsyncResult
request ImportCertificateRequest Container for the necessary parameters to execute the ImportCertificate operation on AmazonDatabaseMigrationServiceClient.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
Résultat IAsyncResult

BeginListTagsForResource() public méthode

Initiates the asynchronous execution of the ListTagsForResource operation.
public BeginListTagsForResource ( ListTagsForResourceRequest request, AsyncCallback callback, object state ) : IAsyncResult
request ListTagsForResourceRequest Container for the necessary parameters to execute the ListTagsForResource operation on AmazonDatabaseMigrationServiceClient.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
Résultat IAsyncResult

BeginModifyEndpoint() public méthode

Initiates the asynchronous execution of the ModifyEndpoint operation.
public BeginModifyEndpoint ( ModifyEndpointRequest request, AsyncCallback callback, object state ) : IAsyncResult
request ModifyEndpointRequest Container for the necessary parameters to execute the ModifyEndpoint operation on AmazonDatabaseMigrationServiceClient.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
Résultat IAsyncResult

BeginModifyReplicationInstance() public méthode

Initiates the asynchronous execution of the ModifyReplicationInstance operation.
public BeginModifyReplicationInstance ( ModifyReplicationInstanceRequest request, AsyncCallback callback, object state ) : IAsyncResult
request ModifyReplicationInstanceRequest Container for the necessary parameters to execute the ModifyReplicationInstance operation on AmazonDatabaseMigrationServiceClient.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
Résultat IAsyncResult

BeginModifyReplicationSubnetGroup() public méthode

Initiates the asynchronous execution of the ModifyReplicationSubnetGroup operation.
public BeginModifyReplicationSubnetGroup ( ModifyReplicationSubnetGroupRequest request, AsyncCallback callback, object state ) : IAsyncResult
request ModifyReplicationSubnetGroupRequest Container for the necessary parameters to execute the ModifyReplicationSubnetGroup operation on AmazonDatabaseMigrationServiceClient.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
Résultat IAsyncResult

BeginModifyReplicationTask() public méthode

Initiates the asynchronous execution of the ModifyReplicationTask operation.
public BeginModifyReplicationTask ( ModifyReplicationTaskRequest request, AsyncCallback callback, object state ) : IAsyncResult
request ModifyReplicationTaskRequest Container for the necessary parameters to execute the ModifyReplicationTask operation on AmazonDatabaseMigrationServiceClient.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
Résultat IAsyncResult

BeginRefreshSchemas() public méthode

Initiates the asynchronous execution of the RefreshSchemas operation.
public BeginRefreshSchemas ( RefreshSchemasRequest request, AsyncCallback callback, object state ) : IAsyncResult
request RefreshSchemasRequest Container for the necessary parameters to execute the RefreshSchemas operation on AmazonDatabaseMigrationServiceClient.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
Résultat IAsyncResult

BeginRemoveTagsFromResource() public méthode

Initiates the asynchronous execution of the RemoveTagsFromResource operation.
public BeginRemoveTagsFromResource ( RemoveTagsFromResourceRequest request, AsyncCallback callback, object state ) : IAsyncResult
request RemoveTagsFromResourceRequest Container for the necessary parameters to execute the RemoveTagsFromResource operation on AmazonDatabaseMigrationServiceClient.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
Résultat IAsyncResult

BeginStartReplicationTask() public méthode

Initiates the asynchronous execution of the StartReplicationTask operation.
public BeginStartReplicationTask ( StartReplicationTaskRequest request, AsyncCallback callback, object state ) : IAsyncResult
request StartReplicationTaskRequest Container for the necessary parameters to execute the StartReplicationTask operation on AmazonDatabaseMigrationServiceClient.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
Résultat IAsyncResult

BeginStopReplicationTask() public méthode

Initiates the asynchronous execution of the StopReplicationTask operation.
public BeginStopReplicationTask ( StopReplicationTaskRequest request, AsyncCallback callback, object state ) : IAsyncResult
request StopReplicationTaskRequest Container for the necessary parameters to execute the StopReplicationTask operation on AmazonDatabaseMigrationServiceClient.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
Résultat IAsyncResult

BeginTestConnection() public méthode

Initiates the asynchronous execution of the TestConnection operation.
public BeginTestConnection ( TestConnectionRequest request, AsyncCallback callback, object state ) : IAsyncResult
request TestConnectionRequest Container for the necessary parameters to execute the TestConnection operation on AmazonDatabaseMigrationServiceClient.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
Résultat IAsyncResult

CreateEndpoint() public méthode

Creates an endpoint using the provided settings.
/// AWS DMS was denied access to the endpoint. /// /// The resource is in a state that prevents it from being used for database migration. /// /// AWS DMS cannot access the KMS key. /// /// The resource you are attempting to create already exists. /// /// The resource could not be found. /// /// The quota for this resource quota has been exceeded. ///
public CreateEndpoint ( CreateEndpointRequest request ) : CreateEndpointResponse
request CreateEndpointRequest Container for the necessary parameters to execute the CreateEndpoint service method.
Résultat CreateEndpointResponse

CreateEndpointAsync() public méthode

Initiates the asynchronous execution of the CreateEndpoint operation.
public CreateEndpointAsync ( CreateEndpointRequest request, System cancellationToken = default(CancellationToken) ) : Task
request CreateEndpointRequest Container for the necessary parameters to execute the CreateEndpoint operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
Résultat Task

CreateReplicationInstance() public méthode

Creates the replication instance using the specified parameters.
/// AWS DMS was denied access to the endpoint. /// /// There are not enough resources allocated to the database migration. /// /// The resource is in a state that prevents it from being used for database migration. /// /// The subnet provided is invalid. /// /// AWS DMS cannot access the KMS key. /// /// The replication subnet group does not cover enough Availability Zones (AZs). Edit /// the replication subnet group and add more AZs. /// /// The resource you are attempting to create already exists. /// /// The resource could not be found. /// /// The quota for this resource quota has been exceeded. /// /// The storage quota has been exceeded. ///
public CreateReplicationInstance ( CreateReplicationInstanceRequest request ) : CreateReplicationInstanceResponse
request CreateReplicationInstanceRequest Container for the necessary parameters to execute the CreateReplicationInstance service method.
Résultat CreateReplicationInstanceResponse

CreateReplicationInstanceAsync() public méthode

Initiates the asynchronous execution of the CreateReplicationInstance operation.
public CreateReplicationInstanceAsync ( CreateReplicationInstanceRequest request, System cancellationToken = default(CancellationToken) ) : Task
request CreateReplicationInstanceRequest Container for the necessary parameters to execute the CreateReplicationInstance operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
Résultat Task

CreateReplicationSubnetGroup() public méthode

Creates a replication subnet group given a list of the subnet IDs in a VPC.
/// AWS DMS was denied access to the endpoint. /// /// The subnet provided is invalid. /// /// The replication subnet group does not cover enough Availability Zones (AZs). Edit /// the replication subnet group and add more AZs. /// /// The resource you are attempting to create already exists. /// /// The resource could not be found. /// /// The quota for this resource quota has been exceeded. ///
public CreateReplicationSubnetGroup ( CreateReplicationSubnetGroupRequest request ) : CreateReplicationSubnetGroupResponse
request CreateReplicationSubnetGroupRequest Container for the necessary parameters to execute the CreateReplicationSubnetGroup service method.
Résultat CreateReplicationSubnetGroupResponse

CreateReplicationSubnetGroupAsync() public méthode

Initiates the asynchronous execution of the CreateReplicationSubnetGroup operation.
public CreateReplicationSubnetGroupAsync ( CreateReplicationSubnetGroupRequest request, System cancellationToken = default(CancellationToken) ) : Task
request CreateReplicationSubnetGroupRequest Container for the necessary parameters to execute the CreateReplicationSubnetGroup operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
Résultat Task

CreateReplicationTask() public méthode

Creates a replication task using the specified parameters.
/// The resource is in a state that prevents it from being used for database migration. /// /// AWS DMS cannot access the KMS key. /// /// The resource you are attempting to create already exists. /// /// The resource could not be found. /// /// The quota for this resource quota has been exceeded. ///
public CreateReplicationTask ( CreateReplicationTaskRequest request ) : CreateReplicationTaskResponse
request CreateReplicationTaskRequest Container for the necessary parameters to execute the CreateReplicationTask service method.
Résultat CreateReplicationTaskResponse

CreateReplicationTaskAsync() public méthode

Initiates the asynchronous execution of the CreateReplicationTask operation.
public CreateReplicationTaskAsync ( CreateReplicationTaskRequest request, System cancellationToken = default(CancellationToken) ) : Task
request CreateReplicationTaskRequest Container for the necessary parameters to execute the CreateReplicationTask operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
Résultat Task

CreateSigner() protected méthode

Creates the signer for the service.
protected CreateSigner ( ) : AbstractAWSSigner
Résultat AbstractAWSSigner

DeleteCertificate() public méthode

Deletes the specified certificate.
/// The resource is in a state that prevents it from being used for database migration. /// /// The resource could not be found. ///
public DeleteCertificate ( DeleteCertificateRequest request ) : DeleteCertificateResponse
request DeleteCertificateRequest Container for the necessary parameters to execute the DeleteCertificate service method.
Résultat DeleteCertificateResponse

DeleteCertificateAsync() public méthode

Initiates the asynchronous execution of the DeleteCertificate operation.
public DeleteCertificateAsync ( DeleteCertificateRequest request, System cancellationToken = default(CancellationToken) ) : Task
request DeleteCertificateRequest Container for the necessary parameters to execute the DeleteCertificate operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
Résultat Task

DeleteEndpoint() public méthode

Deletes the specified endpoint.

All tasks associated with the endpoint must be deleted before you can delete the endpoint.

/// The resource is in a state that prevents it from being used for database migration. /// /// The resource could not be found. ///
public DeleteEndpoint ( DeleteEndpointRequest request ) : DeleteEndpointResponse
request DeleteEndpointRequest Container for the necessary parameters to execute the DeleteEndpoint service method.
Résultat DeleteEndpointResponse

DeleteEndpointAsync() public méthode

Initiates the asynchronous execution of the DeleteEndpoint operation.
public DeleteEndpointAsync ( DeleteEndpointRequest request, System cancellationToken = default(CancellationToken) ) : Task
request DeleteEndpointRequest Container for the necessary parameters to execute the DeleteEndpoint operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
Résultat Task

DeleteReplicationInstance() public méthode

Deletes the specified replication instance.

You must delete any migration tasks that are associated with the replication instance before you can delete it.

/// The resource is in a state that prevents it from being used for database migration. /// /// The resource could not be found. ///
public DeleteReplicationInstance ( DeleteReplicationInstanceRequest request ) : DeleteReplicationInstanceResponse
request DeleteReplicationInstanceRequest Container for the necessary parameters to execute the DeleteReplicationInstance service method.
Résultat DeleteReplicationInstanceResponse

DeleteReplicationInstanceAsync() public méthode

Initiates the asynchronous execution of the DeleteReplicationInstance operation.
public DeleteReplicationInstanceAsync ( DeleteReplicationInstanceRequest request, System cancellationToken = default(CancellationToken) ) : Task
request DeleteReplicationInstanceRequest Container for the necessary parameters to execute the DeleteReplicationInstance operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
Résultat Task

DeleteReplicationSubnetGroup() public méthode

Deletes a subnet group.
/// The resource is in a state that prevents it from being used for database migration. /// /// The resource could not be found. ///
public DeleteReplicationSubnetGroup ( DeleteReplicationSubnetGroupRequest request ) : DeleteReplicationSubnetGroupResponse
request DeleteReplicationSubnetGroupRequest Container for the necessary parameters to execute the DeleteReplicationSubnetGroup service method.
Résultat DeleteReplicationSubnetGroupResponse

DeleteReplicationSubnetGroupAsync() public méthode

Initiates the asynchronous execution of the DeleteReplicationSubnetGroup operation.
public DeleteReplicationSubnetGroupAsync ( DeleteReplicationSubnetGroupRequest request, System cancellationToken = default(CancellationToken) ) : Task
request DeleteReplicationSubnetGroupRequest Container for the necessary parameters to execute the DeleteReplicationSubnetGroup operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
Résultat Task

DeleteReplicationTask() public méthode

Deletes the specified replication task.
/// The resource is in a state that prevents it from being used for database migration. /// /// The resource could not be found. ///
public DeleteReplicationTask ( DeleteReplicationTaskRequest request ) : DeleteReplicationTaskResponse
request DeleteReplicationTaskRequest Container for the necessary parameters to execute the DeleteReplicationTask service method.
Résultat DeleteReplicationTaskResponse

DeleteReplicationTaskAsync() public méthode

Initiates the asynchronous execution of the DeleteReplicationTask operation.
public DeleteReplicationTaskAsync ( DeleteReplicationTaskRequest request, System cancellationToken = default(CancellationToken) ) : Task
request DeleteReplicationTaskRequest Container for the necessary parameters to execute the DeleteReplicationTask operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
Résultat Task

DescribeAccountAttributes() public méthode

Lists all of the AWS DMS attributes for a customer account. The attributes include AWS DMS quotas for the account, such as the number of replication instances allowed. The description for a quota includes the quota name, current usage toward that quota, and the quota's maximum value.

This command does not take any parameters.

public DescribeAccountAttributes ( DescribeAccountAttributesRequest request ) : DescribeAccountAttributesResponse
request DescribeAccountAttributesRequest Container for the necessary parameters to execute the DescribeAccountAttributes service method.
Résultat DescribeAccountAttributesResponse

DescribeAccountAttributesAsync() public méthode

Initiates the asynchronous execution of the DescribeAccountAttributes operation.
public DescribeAccountAttributesAsync ( DescribeAccountAttributesRequest request, System cancellationToken = default(CancellationToken) ) : Task
request DescribeAccountAttributesRequest Container for the necessary parameters to execute the DescribeAccountAttributes operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
Résultat Task

DescribeCertificates() public méthode

Provides a description of the certificate.
/// The resource could not be found. ///
public DescribeCertificates ( DescribeCertificatesRequest request ) : DescribeCertificatesResponse
request DescribeCertificatesRequest Container for the necessary parameters to execute the DescribeCertificates service method.
Résultat DescribeCertificatesResponse

DescribeCertificatesAsync() public méthode

Initiates the asynchronous execution of the DescribeCertificates operation.
public DescribeCertificatesAsync ( DescribeCertificatesRequest request, System cancellationToken = default(CancellationToken) ) : Task
request DescribeCertificatesRequest Container for the necessary parameters to execute the DescribeCertificates operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
Résultat Task

DescribeConnections() public méthode

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.
/// The resource could not be found. ///
public DescribeConnections ( DescribeConnectionsRequest request ) : DescribeConnectionsResponse
request DescribeConnectionsRequest Container for the necessary parameters to execute the DescribeConnections service method.
Résultat DescribeConnectionsResponse

DescribeConnectionsAsync() public méthode

Initiates the asynchronous execution of the DescribeConnections operation.
public DescribeConnectionsAsync ( DescribeConnectionsRequest request, System cancellationToken = default(CancellationToken) ) : Task
request DescribeConnectionsRequest Container for the necessary parameters to execute the DescribeConnections operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
Résultat Task

DescribeEndpointTypes() public méthode

Returns information about the type of endpoints available.
public DescribeEndpointTypes ( DescribeEndpointTypesRequest request ) : DescribeEndpointTypesResponse
request DescribeEndpointTypesRequest Container for the necessary parameters to execute the DescribeEndpointTypes service method.
Résultat DescribeEndpointTypesResponse

DescribeEndpointTypesAsync() public méthode

Initiates the asynchronous execution of the DescribeEndpointTypes operation.
public DescribeEndpointTypesAsync ( DescribeEndpointTypesRequest request, System cancellationToken = default(CancellationToken) ) : Task
request DescribeEndpointTypesRequest Container for the necessary parameters to execute the DescribeEndpointTypes operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
Résultat Task

DescribeEndpoints() public méthode

Returns information about the endpoints for your account in the current region.
/// The resource could not be found. ///
public DescribeEndpoints ( DescribeEndpointsRequest request ) : DescribeEndpointsResponse
request DescribeEndpointsRequest Container for the necessary parameters to execute the DescribeEndpoints service method.
Résultat DescribeEndpointsResponse

DescribeEndpointsAsync() public méthode

Initiates the asynchronous execution of the DescribeEndpoints operation.
public DescribeEndpointsAsync ( DescribeEndpointsRequest request, System cancellationToken = default(CancellationToken) ) : Task
request DescribeEndpointsRequest Container for the necessary parameters to execute the DescribeEndpoints operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
Résultat Task

DescribeOrderableReplicationInstances() public méthode

Returns information about the replication instance types that can be created in the specified region.
public DescribeOrderableReplicationInstances ( DescribeOrderableReplicationInstancesRequest request ) : DescribeOrderableReplicationInstancesResponse
request DescribeOrderableReplicationInstancesRequest Container for the necessary parameters to execute the DescribeOrderableReplicationInstances service method.
Résultat DescribeOrderableReplicationInstancesResponse

DescribeOrderableReplicationInstancesAsync() public méthode

Initiates the asynchronous execution of the DescribeOrderableReplicationInstances operation.
public DescribeOrderableReplicationInstancesAsync ( DescribeOrderableReplicationInstancesRequest request, System cancellationToken = default(CancellationToken) ) : Task
request DescribeOrderableReplicationInstancesRequest Container for the necessary parameters to execute the DescribeOrderableReplicationInstances operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
Résultat Task

DescribeRefreshSchemasStatus() public méthode

Returns the status of the RefreshSchemas operation.
/// The resource is in a state that prevents it from being used for database migration. /// /// The resource could not be found. ///
public DescribeRefreshSchemasStatus ( DescribeRefreshSchemasStatusRequest request ) : DescribeRefreshSchemasStatusResponse
request DescribeRefreshSchemasStatusRequest Container for the necessary parameters to execute the DescribeRefreshSchemasStatus service method.
Résultat DescribeRefreshSchemasStatusResponse

DescribeRefreshSchemasStatusAsync() public méthode

Initiates the asynchronous execution of the DescribeRefreshSchemasStatus operation.
public DescribeRefreshSchemasStatusAsync ( DescribeRefreshSchemasStatusRequest request, System cancellationToken = default(CancellationToken) ) : Task
request DescribeRefreshSchemasStatusRequest Container for the necessary parameters to execute the DescribeRefreshSchemasStatus operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
Résultat Task

DescribeReplicationInstances() public méthode

Returns information about replication instances for your account in the current region.
/// The resource could not be found. ///
public DescribeReplicationInstances ( DescribeReplicationInstancesRequest request ) : DescribeReplicationInstancesResponse
request DescribeReplicationInstancesRequest Container for the necessary parameters to execute the DescribeReplicationInstances service method.
Résultat DescribeReplicationInstancesResponse

DescribeReplicationInstancesAsync() public méthode

Initiates the asynchronous execution of the DescribeReplicationInstances operation.
public DescribeReplicationInstancesAsync ( DescribeReplicationInstancesRequest request, System cancellationToken = default(CancellationToken) ) : Task
request DescribeReplicationInstancesRequest Container for the necessary parameters to execute the DescribeReplicationInstances operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
Résultat Task

DescribeReplicationSubnetGroups() public méthode

Returns information about the replication subnet groups.
/// The resource could not be found. ///
public DescribeReplicationSubnetGroups ( DescribeReplicationSubnetGroupsRequest request ) : DescribeReplicationSubnetGroupsResponse
request DescribeReplicationSubnetGroupsRequest Container for the necessary parameters to execute the DescribeReplicationSubnetGroups service method.
Résultat DescribeReplicationSubnetGroupsResponse

DescribeReplicationSubnetGroupsAsync() public méthode

Initiates the asynchronous execution of the DescribeReplicationSubnetGroups operation.
public DescribeReplicationSubnetGroupsAsync ( DescribeReplicationSubnetGroupsRequest request, System cancellationToken = default(CancellationToken) ) : Task
request DescribeReplicationSubnetGroupsRequest Container for the necessary parameters to execute the DescribeReplicationSubnetGroups operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
Résultat Task

DescribeReplicationTasks() public méthode

Returns information about replication tasks for your account in the current region.
/// The resource could not be found. ///
public DescribeReplicationTasks ( DescribeReplicationTasksRequest request ) : DescribeReplicationTasksResponse
request DescribeReplicationTasksRequest Container for the necessary parameters to execute the DescribeReplicationTasks service method.
Résultat DescribeReplicationTasksResponse

DescribeReplicationTasksAsync() public méthode

Initiates the asynchronous execution of the DescribeReplicationTasks operation.
public DescribeReplicationTasksAsync ( DescribeReplicationTasksRequest request, System cancellationToken = default(CancellationToken) ) : Task
request DescribeReplicationTasksRequest Container for the necessary parameters to execute the DescribeReplicationTasks operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
Résultat Task

DescribeSchemas() public méthode

Returns information about the schema for the specified endpoint.
/// The resource is in a state that prevents it from being used for database migration. /// /// The resource could not be found. ///
public DescribeSchemas ( DescribeSchemasRequest request ) : DescribeSchemasResponse
request DescribeSchemasRequest Container for the necessary parameters to execute the DescribeSchemas service method.
Résultat DescribeSchemasResponse

DescribeSchemasAsync() public méthode

Initiates the asynchronous execution of the DescribeSchemas operation.
public DescribeSchemasAsync ( DescribeSchemasRequest request, System cancellationToken = default(CancellationToken) ) : Task
request DescribeSchemasRequest Container for the necessary parameters to execute the DescribeSchemas operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
Résultat Task

DescribeTableStatistics() public méthode

Returns table statistics on the database migration task, including table name, rows inserted, rows updated, and rows deleted.
/// The resource is in a state that prevents it from being used for database migration. /// /// The resource could not be found. ///
public DescribeTableStatistics ( DescribeTableStatisticsRequest request ) : DescribeTableStatisticsResponse
request DescribeTableStatisticsRequest Container for the necessary parameters to execute the DescribeTableStatistics service method.
Résultat DescribeTableStatisticsResponse

DescribeTableStatisticsAsync() public méthode

Initiates the asynchronous execution of the DescribeTableStatistics operation.
public DescribeTableStatisticsAsync ( DescribeTableStatisticsRequest request, System cancellationToken = default(CancellationToken) ) : Task
request DescribeTableStatisticsRequest Container for the necessary parameters to execute the DescribeTableStatistics operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
Résultat Task

Dispose() protected méthode

Disposes the service client.
protected Dispose ( bool disposing ) : void
disposing bool
Résultat void

EndAddTagsToResource() public méthode

Finishes the asynchronous execution of the AddTagsToResource operation.
public EndAddTagsToResource ( IAsyncResult asyncResult ) : AddTagsToResourceResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginAddTagsToResource.
Résultat AddTagsToResourceResponse

EndCreateEndpoint() public méthode

Finishes the asynchronous execution of the CreateEndpoint operation.
public EndCreateEndpoint ( IAsyncResult asyncResult ) : CreateEndpointResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginCreateEndpoint.
Résultat CreateEndpointResponse

EndCreateReplicationInstance() public méthode

Finishes the asynchronous execution of the CreateReplicationInstance operation.
public EndCreateReplicationInstance ( IAsyncResult asyncResult ) : CreateReplicationInstanceResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginCreateReplicationInstance.
Résultat CreateReplicationInstanceResponse

EndCreateReplicationSubnetGroup() public méthode

Finishes the asynchronous execution of the CreateReplicationSubnetGroup operation.
public EndCreateReplicationSubnetGroup ( IAsyncResult asyncResult ) : CreateReplicationSubnetGroupResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginCreateReplicationSubnetGroup.
Résultat CreateReplicationSubnetGroupResponse

EndCreateReplicationTask() public méthode

Finishes the asynchronous execution of the CreateReplicationTask operation.
public EndCreateReplicationTask ( IAsyncResult asyncResult ) : CreateReplicationTaskResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginCreateReplicationTask.
Résultat CreateReplicationTaskResponse

EndDeleteCertificate() public méthode

Finishes the asynchronous execution of the DeleteCertificate operation.
public EndDeleteCertificate ( IAsyncResult asyncResult ) : DeleteCertificateResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDeleteCertificate.
Résultat DeleteCertificateResponse

EndDeleteEndpoint() public méthode

Finishes the asynchronous execution of the DeleteEndpoint operation.
public EndDeleteEndpoint ( IAsyncResult asyncResult ) : DeleteEndpointResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDeleteEndpoint.
Résultat DeleteEndpointResponse

EndDeleteReplicationInstance() public méthode

Finishes the asynchronous execution of the DeleteReplicationInstance operation.
public EndDeleteReplicationInstance ( IAsyncResult asyncResult ) : DeleteReplicationInstanceResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDeleteReplicationInstance.
Résultat DeleteReplicationInstanceResponse

EndDeleteReplicationSubnetGroup() public méthode

Finishes the asynchronous execution of the DeleteReplicationSubnetGroup operation.
public EndDeleteReplicationSubnetGroup ( IAsyncResult asyncResult ) : DeleteReplicationSubnetGroupResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDeleteReplicationSubnetGroup.
Résultat DeleteReplicationSubnetGroupResponse

EndDeleteReplicationTask() public méthode

Finishes the asynchronous execution of the DeleteReplicationTask operation.
public EndDeleteReplicationTask ( IAsyncResult asyncResult ) : DeleteReplicationTaskResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDeleteReplicationTask.
Résultat DeleteReplicationTaskResponse

EndDescribeAccountAttributes() public méthode

Finishes the asynchronous execution of the DescribeAccountAttributes operation.
public EndDescribeAccountAttributes ( IAsyncResult asyncResult ) : DescribeAccountAttributesResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDescribeAccountAttributes.
Résultat DescribeAccountAttributesResponse

EndDescribeCertificates() public méthode

Finishes the asynchronous execution of the DescribeCertificates operation.
public EndDescribeCertificates ( IAsyncResult asyncResult ) : DescribeCertificatesResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDescribeCertificates.
Résultat DescribeCertificatesResponse

EndDescribeConnections() public méthode

Finishes the asynchronous execution of the DescribeConnections operation.
public EndDescribeConnections ( IAsyncResult asyncResult ) : DescribeConnectionsResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDescribeConnections.
Résultat DescribeConnectionsResponse

EndDescribeEndpointTypes() public méthode

Finishes the asynchronous execution of the DescribeEndpointTypes operation.
public EndDescribeEndpointTypes ( IAsyncResult asyncResult ) : DescribeEndpointTypesResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDescribeEndpointTypes.
Résultat DescribeEndpointTypesResponse

EndDescribeEndpoints() public méthode

Finishes the asynchronous execution of the DescribeEndpoints operation.
public EndDescribeEndpoints ( IAsyncResult asyncResult ) : DescribeEndpointsResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDescribeEndpoints.
Résultat DescribeEndpointsResponse

EndDescribeOrderableReplicationInstances() public méthode

Finishes the asynchronous execution of the DescribeOrderableReplicationInstances operation.
public EndDescribeOrderableReplicationInstances ( IAsyncResult asyncResult ) : DescribeOrderableReplicationInstancesResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDescribeOrderableReplicationInstances.
Résultat DescribeOrderableReplicationInstancesResponse

EndDescribeRefreshSchemasStatus() public méthode

Finishes the asynchronous execution of the DescribeRefreshSchemasStatus operation.
public EndDescribeRefreshSchemasStatus ( IAsyncResult asyncResult ) : DescribeRefreshSchemasStatusResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDescribeRefreshSchemasStatus.
Résultat DescribeRefreshSchemasStatusResponse

EndDescribeReplicationInstances() public méthode

Finishes the asynchronous execution of the DescribeReplicationInstances operation.
public EndDescribeReplicationInstances ( IAsyncResult asyncResult ) : DescribeReplicationInstancesResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDescribeReplicationInstances.
Résultat DescribeReplicationInstancesResponse

EndDescribeReplicationSubnetGroups() public méthode

Finishes the asynchronous execution of the DescribeReplicationSubnetGroups operation.
public EndDescribeReplicationSubnetGroups ( IAsyncResult asyncResult ) : DescribeReplicationSubnetGroupsResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDescribeReplicationSubnetGroups.
Résultat DescribeReplicationSubnetGroupsResponse

EndDescribeReplicationTasks() public méthode

Finishes the asynchronous execution of the DescribeReplicationTasks operation.
public EndDescribeReplicationTasks ( IAsyncResult asyncResult ) : DescribeReplicationTasksResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDescribeReplicationTasks.
Résultat DescribeReplicationTasksResponse

EndDescribeSchemas() public méthode

Finishes the asynchronous execution of the DescribeSchemas operation.
public EndDescribeSchemas ( IAsyncResult asyncResult ) : DescribeSchemasResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDescribeSchemas.
Résultat DescribeSchemasResponse

EndDescribeTableStatistics() public méthode

Finishes the asynchronous execution of the DescribeTableStatistics operation.
public EndDescribeTableStatistics ( IAsyncResult asyncResult ) : DescribeTableStatisticsResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDescribeTableStatistics.
Résultat DescribeTableStatisticsResponse

EndImportCertificate() public méthode

Finishes the asynchronous execution of the ImportCertificate operation.
public EndImportCertificate ( IAsyncResult asyncResult ) : ImportCertificateResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginImportCertificate.
Résultat ImportCertificateResponse

EndListTagsForResource() public méthode

Finishes the asynchronous execution of the ListTagsForResource operation.
public EndListTagsForResource ( IAsyncResult asyncResult ) : ListTagsForResourceResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginListTagsForResource.
Résultat ListTagsForResourceResponse

EndModifyEndpoint() public méthode

Finishes the asynchronous execution of the ModifyEndpoint operation.
public EndModifyEndpoint ( IAsyncResult asyncResult ) : ModifyEndpointResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginModifyEndpoint.
Résultat ModifyEndpointResponse

EndModifyReplicationInstance() public méthode

Finishes the asynchronous execution of the ModifyReplicationInstance operation.
public EndModifyReplicationInstance ( IAsyncResult asyncResult ) : ModifyReplicationInstanceResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginModifyReplicationInstance.
Résultat ModifyReplicationInstanceResponse

EndModifyReplicationSubnetGroup() public méthode

Finishes the asynchronous execution of the ModifyReplicationSubnetGroup operation.
public EndModifyReplicationSubnetGroup ( IAsyncResult asyncResult ) : ModifyReplicationSubnetGroupResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginModifyReplicationSubnetGroup.
Résultat ModifyReplicationSubnetGroupResponse

EndModifyReplicationTask() public méthode

Finishes the asynchronous execution of the ModifyReplicationTask operation.
public EndModifyReplicationTask ( IAsyncResult asyncResult ) : ModifyReplicationTaskResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginModifyReplicationTask.
Résultat ModifyReplicationTaskResponse

EndRefreshSchemas() public méthode

Finishes the asynchronous execution of the RefreshSchemas operation.
public EndRefreshSchemas ( IAsyncResult asyncResult ) : RefreshSchemasResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginRefreshSchemas.
Résultat RefreshSchemasResponse

EndRemoveTagsFromResource() public méthode

Finishes the asynchronous execution of the RemoveTagsFromResource operation.
public EndRemoveTagsFromResource ( IAsyncResult asyncResult ) : RemoveTagsFromResourceResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginRemoveTagsFromResource.
Résultat RemoveTagsFromResourceResponse

EndStartReplicationTask() public méthode

Finishes the asynchronous execution of the StartReplicationTask operation.
public EndStartReplicationTask ( IAsyncResult asyncResult ) : StartReplicationTaskResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginStartReplicationTask.
Résultat StartReplicationTaskResponse

EndStopReplicationTask() public méthode

Finishes the asynchronous execution of the StopReplicationTask operation.
public EndStopReplicationTask ( IAsyncResult asyncResult ) : StopReplicationTaskResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginStopReplicationTask.
Résultat StopReplicationTaskResponse

EndTestConnection() public méthode

Finishes the asynchronous execution of the TestConnection operation.
public EndTestConnection ( IAsyncResult asyncResult ) : TestConnectionResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginTestConnection.
Résultat TestConnectionResponse

ImportCertificate() public méthode

Uploads the specified certificate.
/// The certificate was not valid. /// /// The resource you are attempting to create already exists. ///
public ImportCertificate ( ImportCertificateRequest request ) : ImportCertificateResponse
request ImportCertificateRequest Container for the necessary parameters to execute the ImportCertificate service method.
Résultat ImportCertificateResponse

ImportCertificateAsync() public méthode

Initiates the asynchronous execution of the ImportCertificate operation.
public ImportCertificateAsync ( ImportCertificateRequest request, System cancellationToken = default(CancellationToken) ) : Task
request ImportCertificateRequest Container for the necessary parameters to execute the ImportCertificate operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
Résultat Task

ListTagsForResource() public méthode

Lists all tags for an AWS DMS resource.
/// The resource could not be found. ///
public ListTagsForResource ( ListTagsForResourceRequest request ) : ListTagsForResourceResponse
request ListTagsForResourceRequest Container for the necessary parameters to execute the ListTagsForResource service method.
Résultat ListTagsForResourceResponse

ListTagsForResourceAsync() public méthode

Initiates the asynchronous execution of the ListTagsForResource operation.
public ListTagsForResourceAsync ( ListTagsForResourceRequest request, System cancellationToken = default(CancellationToken) ) : Task
request ListTagsForResourceRequest Container for the necessary parameters to execute the ListTagsForResource operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
Résultat Task

ModifyEndpoint() public méthode

Modifies the specified endpoint.
/// The resource is in a state that prevents it from being used for database migration. /// /// AWS DMS cannot access the KMS key. /// /// The resource you are attempting to create already exists. /// /// The resource could not be found. ///
public ModifyEndpoint ( ModifyEndpointRequest request ) : ModifyEndpointResponse
request ModifyEndpointRequest Container for the necessary parameters to execute the ModifyEndpoint service method.
Résultat ModifyEndpointResponse

ModifyEndpointAsync() public méthode

Initiates the asynchronous execution of the ModifyEndpoint operation.
public ModifyEndpointAsync ( ModifyEndpointRequest request, System cancellationToken = default(CancellationToken) ) : Task
request ModifyEndpointRequest Container for the necessary parameters to execute the ModifyEndpoint operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
Résultat Task

ModifyReplicationInstance() public méthode

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.

/// There are not enough resources allocated to the database migration. /// /// The resource is in a state that prevents it from being used for database migration. /// /// The resource you are attempting to create already exists. /// /// The resource could not be found. /// /// The storage quota has been exceeded. /// /// An upgrade dependency is preventing the database migration. ///
public ModifyReplicationInstance ( ModifyReplicationInstanceRequest request ) : ModifyReplicationInstanceResponse
request ModifyReplicationInstanceRequest Container for the necessary parameters to execute the ModifyReplicationInstance service method.
Résultat ModifyReplicationInstanceResponse

ModifyReplicationInstanceAsync() public méthode

Initiates the asynchronous execution of the ModifyReplicationInstance operation.
public ModifyReplicationInstanceAsync ( ModifyReplicationInstanceRequest request, System cancellationToken = default(CancellationToken) ) : Task
request ModifyReplicationInstanceRequest Container for the necessary parameters to execute the ModifyReplicationInstance operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
Résultat Task

ModifyReplicationSubnetGroup() public méthode

Modifies the settings for the specified replication subnet group.
/// AWS DMS was denied access to the endpoint. /// /// The subnet provided is invalid. /// /// The replication subnet group does not cover enough Availability Zones (AZs). Edit /// the replication subnet group and add more AZs. /// /// The resource could not be found. /// /// The quota for this resource quota has been exceeded. /// /// The specified subnet is already in use. ///
public ModifyReplicationSubnetGroup ( ModifyReplicationSubnetGroupRequest request ) : ModifyReplicationSubnetGroupResponse
request ModifyReplicationSubnetGroupRequest Container for the necessary parameters to execute the ModifyReplicationSubnetGroup service method.
Résultat ModifyReplicationSubnetGroupResponse

ModifyReplicationSubnetGroupAsync() public méthode

Initiates the asynchronous execution of the ModifyReplicationSubnetGroup operation.
public ModifyReplicationSubnetGroupAsync ( ModifyReplicationSubnetGroupRequest request, System cancellationToken = default(CancellationToken) ) : Task
request ModifyReplicationSubnetGroupRequest Container for the necessary parameters to execute the ModifyReplicationSubnetGroup operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
Résultat Task

ModifyReplicationTask() public méthode

Modifies the specified replication task.

You can't modify the task endpoints. The task must be stopped before you can modify it.

/// The resource is in a state that prevents it from being used for database migration. /// /// AWS DMS cannot access the KMS key. /// /// The resource you are attempting to create already exists. /// /// The resource could not be found. ///
public ModifyReplicationTask ( ModifyReplicationTaskRequest request ) : ModifyReplicationTaskResponse
request ModifyReplicationTaskRequest Container for the necessary parameters to execute the ModifyReplicationTask service method.
Résultat ModifyReplicationTaskResponse

ModifyReplicationTaskAsync() public méthode

Initiates the asynchronous execution of the ModifyReplicationTask operation.
public ModifyReplicationTaskAsync ( ModifyReplicationTaskRequest request, System cancellationToken = default(CancellationToken) ) : Task
request ModifyReplicationTaskRequest Container for the necessary parameters to execute the ModifyReplicationTask operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
Résultat Task

RefreshSchemas() public méthode

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.
/// The resource is in a state that prevents it from being used for database migration. /// /// AWS DMS cannot access the KMS key. /// /// The resource could not be found. /// /// The quota for this resource quota has been exceeded. ///
public RefreshSchemas ( RefreshSchemasRequest request ) : RefreshSchemasResponse
request RefreshSchemasRequest Container for the necessary parameters to execute the RefreshSchemas service method.
Résultat RefreshSchemasResponse

RefreshSchemasAsync() public méthode

Initiates the asynchronous execution of the RefreshSchemas operation.
public RefreshSchemasAsync ( RefreshSchemasRequest request, System cancellationToken = default(CancellationToken) ) : Task
request RefreshSchemasRequest Container for the necessary parameters to execute the RefreshSchemas operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
Résultat Task

RemoveTagsFromResource() public méthode

Removes metadata tags from a DMS resource.
/// The resource could not be found. ///
public RemoveTagsFromResource ( RemoveTagsFromResourceRequest request ) : RemoveTagsFromResourceResponse
request RemoveTagsFromResourceRequest Container for the necessary parameters to execute the RemoveTagsFromResource service method.
Résultat RemoveTagsFromResourceResponse

RemoveTagsFromResourceAsync() public méthode

Initiates the asynchronous execution of the RemoveTagsFromResource operation.
public RemoveTagsFromResourceAsync ( RemoveTagsFromResourceRequest request, System cancellationToken = default(CancellationToken) ) : Task
request RemoveTagsFromResourceRequest Container for the necessary parameters to execute the RemoveTagsFromResource operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
Résultat Task

StartReplicationTask() public méthode

Starts the replication task.
/// The resource is in a state that prevents it from being used for database migration. /// /// The resource could not be found. ///
public StartReplicationTask ( StartReplicationTaskRequest request ) : StartReplicationTaskResponse
request StartReplicationTaskRequest Container for the necessary parameters to execute the StartReplicationTask service method.
Résultat StartReplicationTaskResponse

StartReplicationTaskAsync() public méthode

Initiates the asynchronous execution of the StartReplicationTask operation.
public StartReplicationTaskAsync ( StartReplicationTaskRequest request, System cancellationToken = default(CancellationToken) ) : Task
request StartReplicationTaskRequest Container for the necessary parameters to execute the StartReplicationTask operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
Résultat Task

StopReplicationTask() public méthode

Stops the replication task.
/// The resource is in a state that prevents it from being used for database migration. /// /// The resource could not be found. ///
public StopReplicationTask ( StopReplicationTaskRequest request ) : StopReplicationTaskResponse
request StopReplicationTaskRequest Container for the necessary parameters to execute the StopReplicationTask service method.
Résultat StopReplicationTaskResponse

StopReplicationTaskAsync() public méthode

Initiates the asynchronous execution of the StopReplicationTask operation.
public StopReplicationTaskAsync ( StopReplicationTaskRequest request, System cancellationToken = default(CancellationToken) ) : Task
request StopReplicationTaskRequest Container for the necessary parameters to execute the StopReplicationTask operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
Résultat Task

TestConnection() public méthode

Tests the connection between the replication instance and the endpoint.
/// The resource is in a state that prevents it from being used for database migration. /// /// AWS DMS cannot access the KMS key. /// /// The resource could not be found. /// /// The quota for this resource quota has been exceeded. ///
public TestConnection ( TestConnectionRequest request ) : TestConnectionResponse
request TestConnectionRequest Container for the necessary parameters to execute the TestConnection service method.
Résultat TestConnectionResponse

TestConnectionAsync() public méthode

Initiates the asynchronous execution of the TestConnection operation.
public TestConnectionAsync ( TestConnectionRequest request, System cancellationToken = default(CancellationToken) ) : Task
request TestConnectionRequest Container for the necessary parameters to execute the TestConnection operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
Résultat Task