Table: aws_s3_bucket_object_lock_configurations
This table shows data for S3 Bucket Object Lock Configurations.
The primary key for this table is bucket_arn.
Relations
This table depends on aws_s3_buckets.
Columns
Name | Type |
---|---|
_cq_id | uuid |
_cq_parent_id | uuid |
account_id | utf8 |
bucket_arn (PK) | utf8 |
object_lock_enabled | utf8 |
rule | json |