CalvinKirs opened a new pull request, #3921:
URL: https://github.com/apache/doris-website/pull/3921

   AWS S3 endpoints must be accessed over TLS. This prepends `https://` to 
every schemeless `amazonaws.com` endpoint value in the example snippets, across 
the `s3.endpoint`, `AWS_ENDPOINT`, and `fs.s3a.endpoint` properties.
   
   - **339 endpoints fixed across 127 files** — current docs, 
version-2.1/3.x/4.x, and zh-CN i18n.
   - **S3Tables** (`iceberg.rest.uri = 'https://s3tables...'`) examples already 
used https — unchanged.
   - **Glue** — no schemeless Glue endpoints exist in the examples.
   - The `s3://bucket.s3.<region>.amazonaws.com/...` virtual-host URIs are 
object paths, not endpoints, and are left untouched.
   
   ## Versions 
   
   - [x] dev
   - [x] 4.x
   - [x] 3.x
   - [x] 2.1 or older (not covered by version/language sync gate)
   
   ## Languages
   
   - [x] Chinese
   - [x] English
   - [ ] Japanese candidate translation needed
   
   ## Docs Checklist
   
   - [x] Checked by AI
   - [ ] Test Cases Built
   - [x] Updated required version and language counterparts, or explained why 
not
   - [x] If only one language changed, confirmed whether source/translation 
counterparts need sync


-- 
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