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)