We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7148a45 commit fe7de91Copy full SHA for fe7de91
nosqldb/common/region.go
@@ -61,7 +61,7 @@ const (
61
RegionSASaopaulo1 Region = "sa-saopaulo-1"
62
// RegionSASantiago1 represents the region for Chile (Santiago).
63
RegionSASantiago1 Region = "sa-santiago-1"
64
- // RegionSAVinhedo1 represents the region for Chile (Vinhedo).
+ // RegionSAVinhedo1 represents the region for Brazil (Vinhedo).
65
RegionSAVinhedo1 Region = "sa-vinhedo-1"
66
// RegionMEJeddah1 represents the region for Saudi Arabia West (Jeddah).
67
RegionMEJeddah1 Region = "me-jeddah-1"
0 commit comments