This is an automated email from the ASF dual-hosted git repository.
dannycranmer pushed a commit to branch release-1.17
in repository https://gitbox.apache.org/repos/asf/flink.git
The following commit(s) were added to refs/heads/release-1.17 by this push:
new 7b8b85dcbad [docs][hotfix] Update AWS connector docs to v4.2
7b8b85dcbad is described below
commit 7b8b85dcbad693060340023cd51cc72a34f4f3c7
Author: Danny Cranmer <[email protected]>
AuthorDate: Thu Nov 30 10:56:10 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 ce621e7f8a7..f96eb6eb9af 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