Table: aws_s3_bucket_notification_configurations
This table shows data for S3 Bucket Notification 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 |
event_bridge_configuration | json |
lambda_function_configurations | json |
queue_configurations | json |
topic_configurations | json |