gavinchou commented on code in PR #1072:
URL: https://github.com/apache/doris-website/pull/1072#discussion_r1765274745


##########
docs/compute-storage-decoupled/managing-storage-vault.md:
##########
@@ -223,15 +205,13 @@ CREATE STORAGE VAULT IF NOT EXISTS ssb_hdfs_vault
 ```SQL
 CREATE STORAGE VAULT IF NOT EXISTS ssb_s3_vault
     PROPERTIES (
-        "type"="S3",                                            -- required
-        "s3.endpoint" = "oss-cn-beijing.aliyuncs.com",          -- required
-        "s3.external_endpoint" = "oss-cn-beijing.aliyuncs.com", -- required
-        "s3.bucket" = "sample_bucket_name",                     -- required

Review Comment:
   missing bucket



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to