AWS dms documentation change
Summary
Fixed typos and grammatical errors in release notes entries (e.g., 'and issue' -> 'an issue', 'taget' -> 'target', 'DocoumentDB' -> 'DocumentDB')
Security assessment
Changes are typo corrections and grammatical fixes in existing release notes. No security vulnerabilities or security-related features are mentioned in the context of these changes.
Diff
diff --git a/dms/latest/userguide/CHAP_ReleaseNotes.md b/dms/latest/userguide/CHAP_ReleaseNotes.md index da9f73606..96f963b85 100644 --- a//dms/latest/userguide/CHAP_ReleaseNotes.md +++ b//dms/latest/userguide/CHAP_ReleaseNotes.md @@ -85,2 +85,2 @@ Data validation issue with Oracle endpoint | Fixed an issue for Oracle source wh -Uniqueidentifier PK issue with Babelfish target. | Fixed and issue for `PG - Babelfish` target where AWS DMS task would fail while replicating tables with PK defined as uniqueidentifier. -PostgreSQL source issue with MAZ. | Fixed and issue for PostgreSQL source where AWS DMS MAZ failover would cause a fatal AWS DMS task failure. +Uniqueidentifier PK issue with Babelfish target. | Fixed an issue for `PG - Babelfish` target where AWS DMS task would fail while replicating tables with PK defined as uniqueidentifier. +PostgreSQL source issue with MAZ. | Fixed an issue for PostgreSQL source where AWS DMS MAZ failover would cause a fatal AWS DMS task failure. @@ -90 +90 @@ Internal AWS DMS database structure issue | Fixed an issues for internal AWS DMS -Oralce source data validaiton issue | Fixed an issue for Oracle source where data validation would return false positives for certain rare types of replicated events. +Oracle source data validaiton issue | Fixed an issue for Oracle source where data validation would return false positives for certain rare types of replicated events. @@ -96 +96 @@ SQL Server 2022 CU12 issue | Fixed an issue for SQL Server source where AWS DMS -PostgreSQL boolean issue | Fixed and issue for PostgreSQL source where boolean data type would not be migrated correctly while `MapBooleanAsBoolean` was set to `true` and pglogical plugin was used. +PostgreSQL boolean issue | Fixed an issue for PostgreSQL source where boolean data type would not be migrated correctly while `MapBooleanAsBoolean` was set to `true` and pglogical plugin was used. @@ -98 +98 @@ PostgreSQL boolean issue | Fixed and issue for PostgreSQL source where boolean d -Data duplication with `TaskrecoveryTableEnabled` setting | Fixed and issue where some transactions would be replicated twice when the `TaskrecoveryTableEnabled` setting was enabled. +Data duplication with `TaskrecoveryTableEnabled` setting | Fixed an issue where some transactions would be replicated twice when the `TaskrecoveryTableEnabled` setting was enabled. @@ -175 +175 @@ Logging enhancement for Amazon Redshift target | Enhanced logging for Amazon Red -Amazon S3 target task crash issue | Fixed an issue for Amazon S3 taget where DMS task would crash after receiving alter table DDL when `GlueCatalogGeneration` is enabled. +Amazon S3 target task crash issue | Fixed an issue for Amazon S3 target where DMS task would crash after receiving alter table DDL when `GlueCatalogGeneration` is enabled. @@ -200 +200 @@ PostgreSQL Source segfault and memory leak issue while using test decoding plugi -DocoumentDB Target parallel apply settings | Fixed an issue with DocumentDB target with parallel apply setting which was preventing the use of multiple threads while using this feature. +DocumentDB Target parallel apply settings | Fixed an issue with DocumentDB target with parallel apply setting which was preventing the use of multiple threads while using this feature. @@ -279 +279 @@ Logging enhancement for Amazon Redshift target | Enhanced logging for Amazon Red -Amazon S3 target task crash issue | FIxed an issue for Amazon S3 taget where AWS DMS task would crash after receiving alter table DDL when `GlueCatalogGeneration` is enabled. +Amazon S3 target task crash issue | FIxed an issue for Amazon S3 target where AWS DMS task would crash after receiving alter table DDL when `GlueCatalogGeneration` is enabled. @@ -297 +297 @@ PostgreSQL Source segfault and memory leak issue while using test decoding plugi -DocoumentDB Target parallel apply settings | Fixed an issue with DocumentDB target with parallel apply setting which was preventing the use of multiple threads while using this feature. +DocumentDB Target parallel apply settings | Fixed an issue with DocumentDB target with parallel apply setting which was preventing the use of multiple threads while using this feature. @@ -506 +506 @@ Data validation hanging issue | Fixed an issue for data validation feature where -Amazon S3 target task crash issue | Fixed an issue for Amazon S3 taget where AWS DMS task would crash after receiving alter table DDL when `GlueCatalogGeneration` is enabled. +Amazon S3 target task crash issue | Fixed an issue for Amazon S3 target where AWS DMS task would crash after receiving alter table DDL when `GlueCatalogGeneration` is enabled.