Table: aws_backup_vault_recovery_points
This table shows data for Backup Vault Recovery Points.
The primary key for this table is arn.
Relations
This table depends on aws_backup_vaults.
Columns
Name | Type |
---|---|
_cq_source_name | utf8 |
_cq_sync_time | timestamp[us, tz=UTC] |
_cq_id | uuid |
_cq_parent_id | uuid |
account_id | utf8 |
region | utf8 |
vault_arn | utf8 |
arn (PK) | utf8 |
tags | json |
backup_size_in_bytes | int64 |
backup_vault_arn | utf8 |
backup_vault_name | utf8 |
calculated_lifecycle | json |
completion_date | timestamp[us, tz=UTC] |
composite_member_identifier | utf8 |
created_by | json |
creation_date | timestamp[us, tz=UTC] |
encryption_key_arn | utf8 |
iam_role_arn | utf8 |
is_encrypted | bool |
is_parent | bool |
last_restore_time | timestamp[us, tz=UTC] |
lifecycle | json |
parent_recovery_point_arn | utf8 |
recovery_point_arn | utf8 |
resource_arn | utf8 |
resource_type | utf8 |
source_backup_vault_arn | utf8 |
status | utf8 |
status_message | utf8 |