AWS dms documentation change
Summary
Fixed grammatical errors and updated links to point to a consolidated setup guide instead of separate sections
Security assessment
Changes are grammatical fixes ('If use' → 'if you use', 'In you' → 'If you') and link updates to redirect from specific setup pages to a general 'Configure VPC, Amazon S3, and Secrets Manager' guide. No security vulnerabilities, configurations, or features are mentioned or modified.
Diff
diff --git a/dms/latest/userguide/instance-profiles.md b/dms/latest/userguide/instance-profiles.md index 6f8058ed4..658d87f9e 100644 --- a//dms/latest/userguide/instance-profiles.md +++ b//dms/latest/userguide/instance-profiles.md @@ -25 +25 @@ You can create multiple instance profiles in the AWS DMS console. Make sure that -To connect to Amazon RDS databases, use the subnet configuration appropriate for your RDS setup, whether public or private. For connecting to on-premises databases, If use a private subnet group and ensure that your network is configured to allow AWS DMS access to the source on-premises database through the NAT gateway's public IP address. For more information, see [Create a VPC based on Amazon VPC](./set-up.html#set-up-vpc). +To connect to Amazon RDS databases, use the subnet configuration appropriate for your RDS setup, whether public or private. For connecting to on-premises databases, if you use a private subnet group, ensure that your network is configured to allow AWS DMS access to the source on-premises database through the NAT gateway's public IP address. For more information, see [Configure VPC, Amazon S3, and Secrets Manager](./set-up.html#set-up-aws-resources). @@ -27 +27 @@ To connect to Amazon RDS databases, use the subnet configuration appropriate for - 7. (Optional) In you create a migration project for DMS Schema Conversion, then for **Schema conversion settings - optional** , choose an Amazon S3 bucket to store information from your migration project. Then choose the AWS Identity and Access Management (IAM) role that provides access to this Amazon S3 bucket. For more information, see [Create an Amazon S3 bucket](./set-up.html#set-up-s3-bucket). + 7. (Optional) If you create a migration project for DMS Schema Conversion, then for **Schema conversion settings - optional** , choose an Amazon S3 bucket to store information from your migration project. Then choose the AWS Identity and Access Management (IAM) role that provides access to this Amazon S3 bucket. For more information, see [Configure VPC, Amazon S3, and Secrets Manager](./set-up.html#set-up-aws-resources).