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