AWS Security ChangesHomeSearch

AWS rekognition documentation change

Service: rekognition · 2026-05-31 · Documentation low

File: rekognition/latest/dg/lambda-s3-tutorial-python.md

Summary

Fixed broken references by adding section titles ('Create an Lambda function (console)') in steps 13 and 365

Security assessment

The changes only correct documentation references and do not relate to security vulnerabilities, configurations, or features.

Diff

diff --git a/rekognition/latest/dg/lambda-s3-tutorial-python.md b/rekognition/latest/dg/lambda-s3-tutorial-python.md
index 0aceddfd2..d32f49d38 100644
--- a//rekognition/latest/dg/lambda-s3-tutorial-python.md
+++ b//rekognition/latest/dg/lambda-s3-tutorial-python.md
@@ -144 +144 @@ To add the SDK as a layer, you first create a zip file archive that contains the
-  13. In the resources list, choose the function that you created previously in . 
+  13. In the resources list, choose the function that you created previously in Create an Lambda function (console). 
@@ -365 +365 @@ Create a role for identity federation. Follow the instructions in [Create a role
-  3. Run the code. If the document is in an Amazon S3 bucket. make sure that it is the same bucket that you specified previously in step 12 of .
+  3. Run the code. If the document is in an Amazon S3 bucket. make sure that it is the same bucket that you specified previously in step 12 of Create an Lambda function (console).