LIST REGIONS

Syntax

[ LIST | SHOW ] REGIONS;

Description

This command provides a list of clouds and regions in which the DeltaStream cloud platform is available.

A region is visible only if the current role has USAGE privileges.

Examples

demodb.public/demostore# LIST REGIONS;
+---------------+--------+---------------+
|  Name         |  Cloud |  Cloud Region |
+===============+========+===============+
| AWS us-east-1 | aws    | us-east-1     |
+---------------+--------+---------------+

Last updated