Skip to content

Commit 46ba553

Browse files
zongsizhangkadolor
andcommitted
Update README.md
Co-authored-by: Kelly-Ann Dolor <[email protected]>
1 parent b5a61d3 commit 46ba553

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,7 @@ information on runtime sizing and selection, please consult the
6969
You must also specify in which region your SQL session should execute
7070
into. Wherobots Cloud supports the following compute regions:
7171

72+
7273
* `aws-us-east-1`: AWS US East 1 (N. Virginia)
7374
* `aws-us-west-2`: AWS US West 2 (Oregon)
7475
* `aws-eu-west-1`: AWS EU West 1 (Ireland)
@@ -79,6 +80,13 @@ into. Wherobots Cloud supports the following compute regions:
7980
> and customers; other regions are currently reserved to Professional
8081
> Edition customers.
8182
83+
> [!WARNING]
84+
> 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.
85+
> Before this support for new regions is added, we will release an updated version of the SDK.
86+
> While you can continue using an older SDK version for your development,
87+
> any new or existing SQL session you initialize without specifying the `region` parameter will be hosted in the `aws-us-west-2` region.
88+
89+
8290
### Advanced parameters
8391

8492
The `connect()` method takes some additional parameters that advanced

0 commit comments

Comments
 (0)