diff --git a/v21.2/aws-dms.md b/v21.2/aws-dms.md index b6dcc933bf1..327ad2fa6d9 100644 --- a/v21.2/aws-dms.md +++ b/v21.2/aws-dms.md @@ -23,7 +23,7 @@ Complete the following items before starting this tutorial: - Configure a [replication instance](https://docs.aws.amazon.com/dms/latest/userguide/CHAP_ReplicationInstance.Creating.html) in AWS. - Configure a [source endpoint](https://docs.aws.amazon.com/dms/latest/userguide/CHAP_Source.html) in AWS pointing to your source database. -- Ensure you have a secure, publicly available CockroachDB cluster running v21.2.15 or later. +- Ensure you have a secure, publicly available CockroachDB cluster running v21.2.16 or later. - Manually create all schema objects in the target CockroachDB cluster. This is required in order for AWS DMS to populate data successfully. - If you are migrating from a PostgreSQL database, [use the **Schema Conversion Tool**](../cockroachcloud/migrations-page.html) to convert and export your schema. diff --git a/v22.1/aws-dms.md b/v22.1/aws-dms.md index 8ce95bb9c8b..84af3190859 100644 --- a/v22.1/aws-dms.md +++ b/v22.1/aws-dms.md @@ -23,7 +23,7 @@ Complete the following items before starting this tutorial: - Configure a [replication instance](https://docs.aws.amazon.com/dms/latest/userguide/CHAP_ReplicationInstance.Creating.html) in AWS. - Configure a [source endpoint](https://docs.aws.amazon.com/dms/latest/userguide/CHAP_Source.html) in AWS pointing to your source database. -- Ensure you have a secure, publicly available CockroachDB cluster running v22.1.6 or later. +- Ensure you have a secure, publicly available CockroachDB cluster running v22.1.8 or later. - Manually create all schema objects in the target CockroachDB cluster. This is required in order for AWS DMS to populate data successfully. - If you are migrating from a PostgreSQL database, [use the **Schema Conversion Tool**](../cockroachcloud/migrations-page.html) to convert and export your schema.