diff --git a/content/en/user-guide/aws/dms/index.md b/content/en/user-guide/aws/dms/index.md index 62c56d28ba..87633eb64b 100644 --- a/content/en/user-guide/aws/dms/index.md +++ b/content/en/user-guide/aws/dms/index.md @@ -120,6 +120,7 @@ DMS is in a preview state on LocalStack and only supports some selected use case | MySQL (external) | Kinesis | full-load, cdc | | RDS MariaDB | Kinesis | full-load, cdc | | RDS MySQL | Kinesis | full-load, cdc | +| S3 | Kinesis | full-load, cdc | ## Resource Browser @@ -167,6 +168,7 @@ server_id=1 log_bin=mysqld-bin ``` +For S3 as a source, only the first 1000 files of a table in a bucket are considered for migration. ### Enum Values for CDC data events