AWS Security ChangesHomeSearch

AWS lambda documentation change

Service: lambda · 2025-04-18 · Documentation low

File: lambda/latest/dg/with-kafka-configure.md

Summary

Updated link reference from general tutorial to specific 'Create secret' documentation

Security assessment

Minor documentation link correction without security implications

Diff

diff --git a/lambda/latest/dg/with-kafka-configure.md b/lambda/latest/dg/with-kafka-configure.md
index 27698d887..dc8ed2120 100644
--- a//lambda/latest/dg/with-kafka-configure.md
+++ b//lambda/latest/dg/with-kafka-configure.md
@@ -34 +34 @@ Lambda also supports SASL/PLAIN authentication. Because this mechanism uses clea
-For SASL authentication, you store the sign-in credentials as a secret in AWS Secrets Manager. For more information about using Secrets Manager, see [Tutorial: Create and retrieve a secret](https://docs.aws.amazon.com/secretsmanager/latest/userguide/tutorials_basic.html) in the _AWS Secrets Manager User Guide_.
+For SASL authentication, you store the sign-in credentials as a secret in AWS Secrets Manager. For more information about using Secrets Manager, see [Create an AWS Secrets Manager secret](https://docs.aws.amazon.com/secretsmanager/latest/userguide/create_secret.html) in the _AWS Secrets Manager User Guide_.