# File lib/aws/s3/request.rb, line 56
def
host
path_style?
?
@host
:
"#{bucket}.#{@host}"
end