AWS lambda documentation change
Summary
Replaced an example scenario involving Amazon Cognito user authentication with a Neptune API query example.
Security assessment
This is a routine update to example content with no security implications. The change does not relate to security features or vulnerabilities.
Diff
diff --git a/lambda/latest/dg/example_cross_LambdaScheduledEvents_section.md b/lambda/latest/dg/example_cross_LambdaScheduledEvents_section.md index 1882d0693..fd35b6f45 100644 --- a//lambda/latest/dg/example_cross_LambdaScheduledEvents_section.md +++ b//lambda/latest/dg/example_cross_LambdaScheduledEvents_section.md @@ -109 +109 @@ Use Step Functions to invoke Lambda functions -Write custom activity data with a Lambda function after Amazon Cognito user authentication +Use the Neptune API to query graph data