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

fcsaky pushed a commit to branch release-2.1
in repository https://gitbox.apache.org/repos/asf/flink.git


The following commit(s) were added to refs/heads/release-2.1 by this push:
     new b090d3b9830 [hotfix][docs] Update AWS connector version to 6.0
b090d3b9830 is described below

commit b090d3b9830b0a9923fef6e6f647de8f68140c43
Author: Ferenc Csaky <[email protected]>
AuthorDate: Thu Feb 5 16:31:24 2026 +0100

    [hotfix][docs] Update AWS connector version to 6.0
---
 docs/setup_docs.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/setup_docs.sh b/docs/setup_docs.sh
index 790288b2d9c..6a8ef4e8bc1 100755
--- a/docs/setup_docs.sh
+++ b/docs/setup_docs.sh
@@ -52,7 +52,7 @@ if [ "$SKIP_INTEGRATE_CONNECTOR_DOCS" = false ]; then
   cd tmp
 
   integrate_connector_docs elasticsearch v4.0
-  integrate_connector_docs aws v5.0
+  integrate_connector_docs aws v6.0
   integrate_connector_docs cassandra v3.1
   integrate_connector_docs pulsar v4.0
   integrate_connector_docs jdbc v3.1

Reply via email to