BucketAcl / Action / reload
reload#
- S3.BucketAcl.reload()#
Calls
S3.Client.get_bucket_acl()
to update the attributes of the BucketAcl 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_acl.reload()
- Returns:
None