This is an automated email from the ASF dual-hosted git repository.
dannycranmer pushed a commit to branch release-1.18
in repository https://gitbox.apache.org/repos/asf/flink.git
The following commit(s) were added to refs/heads/release-1.18 by this push:
new 4ac3049d19a [docs][hotfix] Update AWS connector docs to v4.2
4ac3049d19a is described below
commit 4ac3049d19a90195d870073381cf6b4c09b7650b
Author: Danny Cranmer <[email protected]>
AuthorDate: Thu Nov 30 10:47:48 2023 +0000
[docs][hotfix] Update AWS connector docs to v4.2
---
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 aaee09149bd..41b34a6429d 100755
--- a/docs/setup_docs.sh
+++ b/docs/setup_docs.sh
@@ -44,7 +44,7 @@ mkdir tmp
cd tmp
integrate_connector_docs elasticsearch v3.0
-integrate_connector_docs aws v4.1
+integrate_connector_docs aws v4.2
integrate_connector_docs cassandra v3.1
integrate_connector_docs pulsar v4.0
integrate_connector_docs jdbc v3.1