Table: aws_lightsail_bucket_access_keys
This table shows data for Lightsail Bucket Access Keys.
The primary key for this table is _cq_id.
Relations
This table depends on aws_lightsail_buckets.
Columns
Name | Type |
---|---|
_cq_source_name | String |
_cq_sync_time | Timestamp |
_cq_id (PK) | UUID |
_cq_parent_id | UUID |
account_id | String |
region | String |
bucket_arn | String |
access_key_id | String |
created_at | Timestamp |
last_used | JSON |
secret_access_key | String |
status | String |