Table: aws_glacier_vaults
This table shows data for Glacier Vaults.
https://docs.aws.amazon.com/amazonglacier/latest/dev/api-vaults-get.html (opens in a new tab)
The primary key for this table is arn.
Relations
The following tables depend on aws_glacier_vaults:
Columns
Name | Type |
---|---|
_cq_id | uuid |
_cq_parent_id | uuid |
account_id | utf8 |
region | utf8 |
tags | json |
arn (PK) | utf8 |
creation_date | utf8 |
last_inventory_date | utf8 |
number_of_archives | int64 |
size_in_bytes | int64 |
vault_arn | utf8 |
vault_name | utf8 |