Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
id | bigserial | 19 | √ | nextval('aws_s3_buckets_id_seq'::regclass) |
|
|
||||||||
account_id | text | 2147483647 | √ | null |
|
|
||||||||
region | text | 2147483647 | √ | null |
|
|
||||||||
creation_date | timestamptz | 35,6 | √ | null |
|
|
||||||||
name | text | 2147483647 | √ | null |
|
|
||||||||
policy | text | 2147483647 | √ | null |
|
|
||||||||
mfa_delete | text | 2147483647 | √ | null |
|
|
||||||||
status | text | 2147483647 | √ | null |
|
|
||||||||
logging_target_prefix | text | 2147483647 | √ | null |
|
|
||||||||
logging_target_bucket | text | 2147483647 | √ | null |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
aws_s3_buckets_pkey | Primary key | Asc | id |