From 365440ee706a811c62a4349fab8e4ad9bc1abcdc Mon Sep 17 00:00:00 2001 From: Sharon Adewusi Date: Thu, 10 Apr 2025 15:12:48 +0100 Subject: [PATCH] Remove AWS option - no longer supported [DOC-1089] --- src/connections/destinations/catalog/actions-kafka/index.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/src/connections/destinations/catalog/actions-kafka/index.md b/src/connections/destinations/catalog/actions-kafka/index.md index 40b380f2f5..3748bd60c4 100644 --- a/src/connections/destinations/catalog/actions-kafka/index.md +++ b/src/connections/destinations/catalog/actions-kafka/index.md @@ -30,9 +30,6 @@ The way you've configured your Kafka Cluster informs the authentication and encr
  • Plain or SCRAM-SHA-256 / 512 authentication: provide values for Username and Password fields.
  • -
  • - AWS authentication: provide values for AWS Access Key ID and AWS Secret Key fields, and optionally for the AWS Authorization Identity field. -
  • Client Certificate authentication: provide values for the SSL Client Key and SSL Client Certificate fields.