BucketNotification / Action / reload
reload¶
- S3.BucketNotification.reload()¶
Calls
S3.Client.get_bucket_notification_configuration()
to update the attributes of the BucketNotification resource. Note that the load and reload methods are the same method and can be used interchangeably.See also: AWS API Documentation
Request Syntax
bucket_notification.reload()
- Returns:
None