AWS dms documentation change
Summary
Fixed AWS Management Console URL formatting (added trailing slash)
Security assessment
The change is a trivial URL formatting correction. No security impact or documentation additions.
Diff
diff --git a/dms/latest/sbs/chap-on-premoracle2aurora.steps.createreplicationinstance.md b/dms/latest/sbs/chap-on-premoracle2aurora.steps.createreplicationinstance.md index 5b811062f..f3060cae5 100644 --- a//dms/latest/sbs/chap-on-premoracle2aurora.steps.createreplicationinstance.md +++ b//dms/latest/sbs/chap-on-premoracle2aurora.steps.createreplicationinstance.md @@ -11 +11 @@ To create an AWS DMS replication instance, do the following: - 1. Sign in to the [AWS Management Console](https://console.aws.amazon.com), and open the AWS DMS console at [https://console.aws.amazon.com/dms/v2/](https://console.aws.amazon.com/dms/v2/) and choose **Replication instances**. If you are signed in as an AWS Identity and Access Management (IAM) user, you must have the appropriate permissions to access AWS DMS. For more information on the permissions required, see [IAM Permissions](https://docs.aws.amazon.com/dms/latest/userguide/CHAP_Security.html#CHAP_Security.IAMPermissions). + 1. Sign in to the [AWS Management Console](https://console.aws.amazon.com/), and open the AWS DMS console at [https://console.aws.amazon.com/dms/v2/](https://console.aws.amazon.com/dms/v2/) and choose **Replication instances**. If you are signed in as an AWS Identity and Access Management (IAM) user, you must have the appropriate permissions to access AWS DMS. For more information on the permissions required, see [IAM Permissions](https://docs.aws.amazon.com/dms/latest/userguide/CHAP_Security.html#CHAP_Security.IAMPermissions).