HDDS-978. Fix typo in doc : Client > S3 section. Contributed by Dinesh Chitlangia.

This commit is contained in:
Bharat Viswanadham 2019-01-15 15:11:16 -08:00
parent ccc43621ab
commit f280f52b20
1 changed files with 1 additions and 1 deletions

View File

@ -92,7 +92,7 @@ HEAD Object | implemented |
Security is not yet implemented, you can *use* any AWS_ACCESS_KEY_ID and AWS_SECRET_ACCESS_KEY
Note: Ozone has a notion for 'volumes' which is missing from the S3 Rest endpoint. Under the hood S3 bucket names are maped to Ozone 'volume/bucket' locations (depending from the given authentication information).
Note: Ozone has a notion for 'volumes' which is missing from the S3 Rest endpoint. Under the hood S3 bucket names are mapped to Ozone 'volume/bucket' locations (depending from the given authentication information).
To show the storage location of a S3 bucket, use the `ozone sh bucket path <bucketname>` command.