Skip to content

Commit de4391e

Browse files
authored
Merge pull request #7556 from segmentio/kafka-aws-option-removed
Remove AWS option [DOC-1089]
2 parents 0addb98 + 365440e commit de4391e

File tree

1 file changed

+0
-3
lines changed
  • src/connections/destinations/catalog/actions-kafka

1 file changed

+0
-3
lines changed

src/connections/destinations/catalog/actions-kafka/index.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,9 +30,6 @@ The way you've configured your Kafka Cluster informs the authentication and encr
3030
<li>
3131
<b>Plain</b> or <b>SCRAM-SHA-256 / 512</b> authentication: provide values for <b>Username</b> and <b>Password</b> fields.
3232
</li>
33-
<li>
34-
<b>AWS</b> authentication: provide values for <b>AWS Access Key ID</b> and <b>AWS Secret Key</b> fields, and optionally for the <b>AWS Authorization Identity</b> field.
35-
</li>
3633
<li>
3734
<b>Client Certificate</b> authentication: provide values for the <b>SSL Client Key</b> and <b>SSL Client Certificate</b> fields.
3835
</li>

0 commit comments

Comments
 (0)