# File lib/s3/s3_interface.rb, line 1002 def get_bucket_acl_link(bucket, headers={}) return get_acl_link(bucket, '', headers) rescue on_exception end