Targeting a bucket

In an S3 compatible request that uses AWS authentication, if the target is a bucket, you use a URL in either of these formats:

http[s]://bucket-name.tenant-name.hcp-domain-name
http[s]://tenant-name.hcp-domain-name/bucket-name

In the first format above, the bucket name is part of the hostname. In the second format, the bucket name follows the hostname.

Here’s are examples in which the tenant name is europe and the bucket name is finance:

https://finance.europe.hcp.example.com
https://europe.hcp.example.com/finance