AWS lambda documentation change
Summary
Corrected 'funcion' to 'function' typo
Security assessment
Simple typo correction with no security impact.
Diff
diff --git a/lambda/latest/dg/with-msk-on-failure.md b/lambda/latest/dg/with-msk-on-failure.md index 3098eaa1f..6b6bec85b 100644 --- a//lambda/latest/dg/with-msk-on-failure.md +++ b//lambda/latest/dg/with-msk-on-failure.md @@ -118 +118 @@ 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: