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

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


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

commit 09b8e640aa4005cceb725263568c0c2c70a87ce7
Author: Ferenc Csaky <[email protected]>
AuthorDate: Thu Feb 5 16:33:38 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 41ffff3143c..011dbfdb8dc 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.2
   integrate_connector_docs pulsar v4.0
   integrate_connector_docs jdbc v3.1

Reply via email to