From c9809b9bce5274fc6f89ffc2ebf72b1bd3bda990 Mon Sep 17 00:00:00 2001 From: "zongsi.zhang" Date: Wed, 5 Mar 2025 12:02:56 -0800 Subject: [PATCH] Update README.md Co-authored-by: Kelly-Ann Dolor --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ab64b00..b1ddf43 100644 --- a/README.md +++ b/README.md @@ -68,8 +68,8 @@ in AWS's Oregon (`us-west-2`) region. > [!WARNING] > To prepare for the expansion of Wherobots Cloud to new regions and cloud providers, the `region` parameter will become mandatory in a future SDK version. > Before this support for new regions is added, we will release an updated version of the SDK. -> If you continue using an older SDK version, your existing codes will still work. -> However, any new or existing SQL session you create without specifying the `region` parameter will be hosted in the `aws-us-west-2` region. +> While you can continue using an older SDK version for your development, +> any new or existing SQL session you create without specifying the `region` parameter will be hosted in the `aws-us-west-2` region. ### Advanced parameters