Skip to main content
Version: 0.1.9

aws_regions

Table that will hold all the AWS regions where IaSQL operates. AWS has the concept of a Region, which is a physical location around the world where we cluster data centers.

An user can specify which regions are enabled and which region is used as default.

Columns

is_default: boolean

Identifies the default region. Only one region can be the default one

is_enabled: boolean

Identifies if the region is enabled to interact with IaSQL or not

region: string

AWS region