AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
Modifies an existing DMS data migration.
For .NET Core this operation is only available in asynchronous form. Please refer to ModifyDataMigrationAsync.
Namespace: Amazon.DatabaseMigrationService
Assembly: AWSSDK.DatabaseMigrationService.dll
Version: 3.x.y.z
public abstract ModifyDataMigrationResponse ModifyDataMigration( ModifyDataMigrationRequest request )
Container for the necessary parameters to execute the ModifyDataMigration service method.
| Exception | Condition |
|---|---|
| FailedDependencyException | A dependency threw an exception. |
| InvalidResourceStateException | The resource is in a state that prevents it from being used for database migration. |
| ResourceNotFoundException | The resource could not be found. |
.NET Framework:
Supported in: 4.7.2 and newer