AWS documentdb documentation change
Summary
Added recommendation to use DMS Buddy for provisioning migration infrastructure instead of manual steps.
Security assessment
Change improves migration guidance but does not reference security issues or add security-specific documentation.
Diff
diff --git a/documentdb/latest/developerguide/docdb-migration-runbook.md b/documentdb/latest/developerguide/docdb-migration-runbook.md index 8d141883c..ed6923af8 100644 --- a//documentdb/latest/developerguide/docdb-migration-runbook.md +++ b//documentdb/latest/developerguide/docdb-migration-runbook.md @@ -569 +569,3 @@ Configure your source Amazon DocumentDB security group to allow inbound traffic -Configure your DMS infrastructure using the following steps: +We recommend using [DMS Buddy](https://github.com/awslabs/amazon-documentdb-tools/tree/master/migration/dms_buddy) to provision your DMS infrastructure as it creates optimal migration infrastructure with optimal DMS settings and instance sizes. + +If you prefer to configure manually, follow these steps: