diff --git a/hadoop-hdds/docs/content/interface/S3.md b/hadoop-hdds/docs/content/interface/S3.md index 952ce004b1..dc9b451728 100644 --- a/hadoop-hdds/docs/content/interface/S3.md +++ b/hadoop-hdds/docs/content/interface/S3.md @@ -119,7 +119,7 @@ To show the storage location of a S3 bucket, use the `ozone s3 path ``` aws s3api --endpoint-url http://localhost:9878 create-bucket --bucket=bucket1 -ozone sh bucket path bucket1 +ozone s3 path bucket1 Volume name for S3Bucket is : s3thisisakey Ozone FileSystem Uri is : o3fs://bucket1.s3thisisakey ```