AWS Security ChangesHomeSearch

AWS lambda documentation change

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

File: lambda/latest/dg/kinesis-on-failure-destination.md

Summary

Corrected 'funcion' to 'function' typo

Security assessment

Simple typo correction with no security impact.

Diff

diff --git a/lambda/latest/dg/kinesis-on-failure-destination.md b/lambda/latest/dg/kinesis-on-failure-destination.md
index 6e8f57c57..ea8562d79 100644
--- a//lambda/latest/dg/kinesis-on-failure-destination.md
+++ b//lambda/latest/dg/kinesis-on-failure-destination.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: