AWS prescriptive-guidance documentation change
Summary
Fixed AWS DMS documentation URLs by removing extra periods
Security assessment
The change only fixes URL formatting with no security implications
Diff
diff --git a/prescriptive-guidance/latest/patterns/migrate-an-amazon-rds-for-oracle-database-to-another-aws-account-and-aws-region-using-aws-dms-for-ongoing-replication.md index 0e8dc0bed..34db43ff4 100644 --- a/prescriptive-guidance/latest/patterns/migrate-an-amazon-rds-for-oracle-database-to-another-aws-account-and-aws-region-using-aws-dms-for-ongoing-replication.md +++ b/prescriptive-guidance/latest/patterns/migrate-an-amazon-rds-for-oracle-database-to-another-aws-account-and-aws-region-using-aws-dms-for-ongoing-replication.md @@ -98 +98 @@ Task| Description| Skills required -Create an Oracle user with the appropriate permissions.| Create an Oracle user with the required privileges for Oracle as a source for AWS DMS. For details, see the [AWS DMS documentation](https://docs.aws.amazon.com/dms/latest/userguide./CHAP_Source.Oracle.html).| DBA +Create an Oracle user with the appropriate permissions.| Create an Oracle user with the required privileges for Oracle as a source for AWS DMS. For details, see the [AWS DMS documentation](https://docs.aws.amazon.com/dms/latest/userguide/CHAP_Source.Oracle.html).| DBA @@ -119 +119 @@ Start the tasks and monitor them.| For details, see the [AWS DMS documentation]( -Enable validation on the task if needed.| Note that enabling validation does have a performance impact on the replication. For details, see the [AWS DMS documentation](https://docs.aws.amazon.com/dms/latest/userguide./CHAP_Validating.html).| AWS IAM user +Enable validation on the task if needed.| Note that enabling validation does have a performance impact on the replication. For details, see the [AWS DMS documentation](https://docs.aws.amazon.com/dms/latest/userguide/CHAP_Validating.html).| AWS IAM user