steampipe plugin install chaos

Table: chaos_multi_region

Chaos table to test the multi region features

Examples

List all

select
*
from
chaos_multi_region;

Schema for chaos_multi_region

NameTypeOperatorsDescription
_ctxjsonbSteampipe context in JSON form.
c1text
c2text
c3text
c4text
c5text
hydrate_callsbigint
idtext=
list_callsbigint
regiontext
sp_connection_nametext=, !=, ~~, ~~*, !~~, !~~*Steampipe connection name.
sp_ctxjsonbSteampipe context in JSON form.