This is an automated email from the ASF dual-hosted git repository.
fcsaky pushed a commit to branch release-2.2
in repository https://gitbox.apache.org/repos/asf/flink.git
The following commit(s) were added to refs/heads/release-2.2 by this push:
new 28bfdf63a89 [hotfix][docs] Update AWS connector version to 6.0
28bfdf63a89 is described below
commit 28bfdf63a89a6021fcf3962798c23b0f58b4414e
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