BucketLifecycle / Action / reload
reload¶
- S3.BucketLifecycle.reload()¶
Calls
S3.Client.get_bucket_lifecycle()
to update the attributes of the BucketLifecycle 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_lifecycle.reload()
- Returns:
None