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 will only be visible 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