AWS Security ChangesHomeSearch

AWS lambda documentation change

Service: lambda · 2025-05-03 · Documentation low

File: lambda/latest/dg/services-msk-tutorial.md

Summary

Updated links to point to revised documentation for MSK cluster network configuration and IAM role permissions. Fixed a topic label from 'RDS' to 'Self-managed Apache Kafka'.

Security assessment

The link updates direct users to documentation about AWS PrivateLink (network security) and IAM role configurations, which are security-related topics. However, the changes themselves do not introduce new security features or address vulnerabilities - they improve accuracy of existing security documentation references.

Diff

diff --git a/lambda/latest/dg/services-msk-tutorial.md b/lambda/latest/dg/services-msk-tutorial.md
index eb7c43307..d62279efe 100644
--- a//lambda/latest/dg/services-msk-tutorial.md
+++ b//lambda/latest/dg/services-msk-tutorial.md
@@ -91 +91 @@ In Windows, some Bash CLI commands that you commonly use with Lambda (such as `z
-Use AWS PrivateLink to connect Lambda and Amazon MSK. You can do so by creating interface Amazon VPC endpoints in the Amazon VPC console. For more information about networking configuration, see [Configure network security](./with-msk-configure.html#services-msk-vpc-config). 
+Use AWS PrivateLink to connect Lambda and Amazon MSK. You can do so by creating interface Amazon VPC endpoints in the Amazon VPC console. For more information about networking configuration, see [Configuring your Amazon MSK cluster and Amazon VPC network for Lambda](./with-msk-cluster-network.html). 
@@ -230 +230 @@ Alter the following template to align with your prerequisites:
-For more information, consult [IAM role-based authentication](./with-msk-configure.html#msk-permissions-iam-policy). When writing your policy:
+For more information, consult [Configuring Lambda execution role permissions](./with-msk-permissions.html). When writing your policy:
@@ -807 +807 @@ On-failure destinations
-RDS
+Self-managed Apache Kafka