AWS dms documentation change
Summary
Updated link text from 'Creating target data providers' to 'Create and set a target database'
Security assessment
Minor documentation link text change without security implications - improves clarity but doesn't modify security content
Diff
diff --git a/dms/latest/userguide/dm-getting-started.md b/dms/latest/userguide/dm-getting-started.md index b799810bf..4b54fbf2f 100644 --- a//dms/latest/userguide/dm-getting-started.md +++ b//dms/latest/userguide/dm-getting-started.md @@ -11 +11 @@ You can use homogeneous data migrations in AWS DMS to migrate data between two d - 2. Configure your source and target databases and create database users with the minimum permissions required for homogeneous data migrations in AWS DMS. For more information, see [ Creating source data providers](./dm-data-providers-source.html) and [ Creating target data providers](./dm-data-providers-target.html). + 2. Configure your source and target databases and create database users with the minimum permissions required for homogeneous data migrations in AWS DMS. For more information, see [ Creating source data providers](./dm-data-providers-source.html) and [ Create and set a target database](./dm-data-providers-target.html).