From b47fb4eb6bcbe5d4ce9f5bc1224b85cc8ac559b2 Mon Sep 17 00:00:00 2001 From: Fokko Driesprong Date: Mon, 16 Oct 2023 07:49:24 +0200 Subject: [PATCH] Docs: Remove AWS Version (#8842) --- docs/aws.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/aws.md b/docs/aws.md index 3b5a48e5855b..da7345291f17 100644 --- a/docs/aws.md +++ b/docs/aws.md @@ -49,7 +49,7 @@ Here are some examples. ### Spark -For example, to use AWS features with Spark 3.4 (with scala 2.12) and AWS clients version 2.20.131 (which is packaged in the `iceberg-aws-bundle`), you can start the Spark SQL shell with: +For example, to use AWS features with Spark 3.4 (with scala 2.12) and AWS clients (which is packaged in the `iceberg-aws-bundle`), you can start the Spark SQL shell with: ```sh # start Spark SQL client shell