steampipe plugin install chaos

Table: chaos_regions

Chaos table to print the regions which are present in the connection config, to check parsing functionality.

Examples

List all

select
*
from
chaos_regions;

Schema for chaos_regions

NameTypeOperatorsDescription
_ctxjsonbSteampipe context in JSON form, e.g. connection_name.
idbigint
region_nametext