ServiceResource / Sub-Resource / BucketNotification

BucketNotification#

S3.ServiceResource.BucketNotification(bucket_name)#

Creates a BucketNotification resource.:

bucket_notification = s3.BucketNotification('bucket_name')
Parameters:

bucket_name (string) – The BucketNotification’s bucket_name identifier. This must be set.

Return type:

S3.BucketNotification

Returns:

A BucketNotification resource