AWS dms documentation change
Summary
Added section about Amazon Aurora PostgreSQL Limitless limitations including data validation support and table distribution
Security assessment
Documents product limitations rather than security issues or features
Diff
diff --git a/dms/latest/userguide/CHAP_Target.PostgreSQL.md index 14b413a71..a02e145f8 100644 --- a/dms/latest/userguide/CHAP_Target.PostgreSQL.md +++ b/dms/latest/userguide/CHAP_Target.PostgreSQL.md @@ -5 +5 @@ -Limitations on PostgreSQL as a targetSecurity requirements for PostgreSQL as a targetEndpoint settingsTarget data types for PostgreSQLUsing Babelfish for Aurora PostgreSQL as a target +Limitations on PostgreSQL as a targetLimitations on using Amazon Aurora PostgreSQL Limitless as a target for AWS Database Migration ServiceSecurity requirements for PostgreSQL as a targetEndpoint settingsTarget data types for PostgreSQLUsing Babelfish for Aurora PostgreSQL as a target @@ -45,0 +46 @@ For additional details on working with a PostgreSQL database as a target for AWS + * Limitations on using Amazon Aurora PostgreSQL Limitless as a target for AWS Database Migration Service @@ -67,0 +69,11 @@ The following limitations apply when using a PostgreSQL database as a target for +## Limitations on using Amazon Aurora PostgreSQL Limitless as a target for AWS Database Migration Service + +The following limitations apply when using Amazon Aurora PostgreSQL Limitless as a target for AWS DMS: + + * AWS DMS Data Validation does not support Amazon Aurora PostgreSQL Limitless. + + * AWS DMS migrates source tables as Standard tables, which are not distributed. After migration, you can convert these Standard tables to Limitless tables by following the official conversion guide. + + + +