Table: aws_s3_bucket_lifecycles
This table shows data for S3 Bucket Lifecycles.
https://docs.aws.amazon.com/AmazonS3/latest/API/API_LifecycleRule.html (opens in a new tab)
The primary key for this table is _cq_id.
Relations
This table depends on aws_s3_buckets.
Columns
Name | Type |
---|---|
_cq_source_name | String |
_cq_sync_time | Timestamp |
_cq_id (PK) | UUID |
_cq_parent_id | UUID |
account_id | String |
bucket_arn | String |
status | String |
abort_incomplete_multipart_upload | JSON |
expiration | JSON |
id | String |
noncurrent_version_expiration | JSON |
noncurrent_version_transitions | JSON |
prefix | String |
transitions | JSON |