From 40b68c28cff55dfd56e0e75f93334a78a1ae5479 Mon Sep 17 00:00:00 2001 From: Zac Dover Date: Thu, 19 Jun 2025 16:24:24 +1000 Subject: [PATCH] doc/radosgw: update aws specification link Update the link to the AWS specification format. Fixes: https://tracker.ceph.com/issues/68619 Signed-off-by: Zac Dover (cherry picked from commit cca1a17d07fd31ccf13acf846ad13e6fad85d5f2) --- doc/radosgw/s3select.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/radosgw/s3select.rst b/doc/radosgw/s3select.rst index d46d4e96f2e19..8fdcab2631a78 100644 --- a/doc/radosgw/s3select.rst +++ b/doc/radosgw/s3select.rst @@ -50,7 +50,7 @@ chunk), and only then processed. For each processed chunk, an output message is formatted according to `aws specification -`_ +`_ and sent back to the client. RGW supports the following response: ``{:event-type,records} {:content-type,application/octet-stream} {:message-type,event}``. For aggregation queries, the last chunk should be -- 2.39.5