Documentation Index

Fetch the complete documentation index at: https://kb.vastdata.com/llms.txt

Use this file to discover all available pages before exploring further.

Return Event Notification Configuration for a Bucket

Prev Next

The get_bucket_notification_configuration() method can be used to return event notification configuration for a bucket, for example:

s3.client.get_bucket_notification_configuration(Bucket=bucket.name)