AWS Security ChangesHomeSearch

AWS lambda documentation change

Service: lambda · 2025-10-28 · Documentation low

File: lambda/latest/dg/services-dynamodb-errors.md

Summary

Corrected 'funcion' to 'function' typo

Security assessment

Simple typo correction with no security impact.

Diff

diff --git a/lambda/latest/dg/services-dynamodb-errors.md b/lambda/latest/dg/services-dynamodb-errors.md
index 656a69a91..8247e98c9 100644
--- a//lambda/latest/dg/services-dynamodb-errors.md
+++ b//lambda/latest/dg/services-dynamodb-errors.md
@@ -122 +122 @@ The following example shows an IAM policy that limits your function's `s3:PutObj
-To add a permissions policy to your funcion's execution role using the AWS Management Console or AWS CLI, refer to the instructions in the following procedures:
+To add a permissions policy to your function's execution role using the AWS Management Console or AWS CLI, refer to the instructions in the following procedures: