AWS code-library documentation change
Summary
Changed example description from 'Write custom activity data with a Lambda function after Amazon Cognito user authentication' to 'Using property variables in CloudWatch dashboards to monitor multiple Lambda functions'
Security assessment
The change replaces a security-related example (involving Amazon Cognito authentication) with a non-security monitoring example. This removes security documentation and there's no evidence of addressing a security issue.
Diff
diff --git a/code-library/latest/ug/lambda_example_cross_Neptune_Query_section.md b/code-library/latest/ug/lambda_example_cross_Neptune_Query_section.md index 74090e936..fc55002f3 100644 --- a//code-library/latest/ug/lambda_example_cross_Neptune_Query_section.md +++ b//code-library/latest/ug/lambda_example_cross_Neptune_Query_section.md @@ -40 +40 @@ Use scheduled events to invoke a Lambda function -Write custom activity data with a Lambda function after Amazon Cognito user authentication +Using property variables in CloudWatch dashboards to monitor multiple Lambda functions