HDDS-978. Fix typo in doc : Client > S3 section. Contributed by Dinesh Chitlangia.
This commit is contained in:
parent
ccc43621ab
commit
f280f52b20
|
@ -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.
|
||||
|
||||
|
|
Loading…
Reference in New Issue