This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/ozone-site.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new ded7122b [auto] Generated docs from Apache Ozone master 
808722288b77006cd33f66a71c59dbf193b4449c
ded7122b is described below

commit ded7122bb4635455ec22496dd80bd47b340e9461
Author: Github Actions <[email protected]>
AuthorDate: Sun Sep 14 12:45:36 2025 +0000

    [auto] Generated docs from Apache Ozone master 
808722288b77006cd33f66a71c59dbf193b4449c
---
 docs/edge/en/sitemap.xml    | 2 +-
 docs/edge/interface/s3.html | 4 ++--
 docs/edge/sitemap.xml       | 2 +-
 3 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/docs/edge/en/sitemap.xml b/docs/edge/en/sitemap.xml
index 8a813cc6..0c5492fd 100644
--- a/docs/edge/en/sitemap.xml
+++ b/docs/edge/en/sitemap.xml
@@ -275,7 +275,7 @@
                 />
   </url><url>
     <loc>/interface/s3.html</loc>
-    <lastmod>2025-07-09T16:48:17-07:00</lastmod>
+    <lastmod>2025-09-14T10:16:45+08:00</lastmod>
     <xhtml:link
                 rel="alternate"
                 hreflang="zh"
diff --git a/docs/edge/interface/s3.html b/docs/edge/interface/s3.html
index 202c245e..c0f6f95d 100644
--- a/docs/edge/interface/s3.html
+++ b/docs/edge/interface/s3.html
@@ -789,7 +789,7 @@ s=d.getElementsByTagName('script')[0];
       <tr>
           <td>✅ Generate Presigned URL</td>
           <td>Generates a temporary URL for accessing an object.</td>
-          <td>Uses AWS Signature V4. <strong>Non-compliant behavior:</strong> 
The generated URL may include a fixed default region rather than dynamically 
reflecting the bucket’s location. Currently, Ozone only supports generating 
presigned URLs for <code>GetObject</code>. Support for other operations is 
tracked in <a 
href="https://issues.apache.org/jira/browse/HDDS-5195";>HDDS-5195</a> and <a 
href="https://issues.apache.org/jira/browse/HDDS-13393";>HDDS-13393</a>.</td>
+          <td>Uses AWS Signature V4. <strong>Non-compliant behavior:</strong> 
The generated URL may include a fixed default region rather than dynamically 
reflecting the bucket’s location. Ozone now supports generating presigned URLs 
for all major S3 operations, including <code>GetObject</code>, 
<code>PutObject</code>, <code>DeleteObject</code>, <code>HeadObject</code>, 
<code>HeadBucket</code>, <code>MultipartUpload</code>.</td>
       </tr>
   </tbody>
 </table>
@@ -880,7 +880,7 @@ s=d.getElementsByTagName('script')[0];
 <footer class="footer">
   <div class="container">
     <span class="small text-muted">
-      Version: 2.1.0-SNAPSHOT, Last Modified: July 9, 2025 <a 
class="hide-child link primary-color" 
href="https://github.com/apache/ozone/commit/c3fe4586e4a590a14d2cdf6f9cc18005eaa1ae93";>c3fe4586e4</a>
+      Version: 2.1.0-SNAPSHOT, Last Modified: September 14, 2025 <a 
class="hide-child link primary-color" 
href="https://github.com/apache/ozone/commit/c6a19fbea2dd9d64687a1ad0c5dcc347f7261c56";>c6a19fbea2</a>
     </span>
   </div>
 </footer>
diff --git a/docs/edge/sitemap.xml b/docs/edge/sitemap.xml
index 59efd554..62d3a86a 100644
--- a/docs/edge/sitemap.xml
+++ b/docs/edge/sitemap.xml
@@ -4,7 +4,7 @@
   <sitemap>
     <loc>/en/sitemap.xml</loc>
     
-      <lastmod>2025-09-04T19:14:00+05:30</lastmod>
+      <lastmod>2025-09-14T10:16:45+08:00</lastmod>
     
   </sitemap>
   


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

Reply via email to