AWS awssupport documentation change
Summary
Fixed date format typo (removed comma after month) in change log entry for Lambda deprecated runtimes check
Security assessment
The change only corrects a date formatting error and maintains existing content about monitoring deprecated Lambda runtimes. No security vulnerability or new security documentation is introduced.
Diff
diff --git a/awssupport/latest/user/aws-trusted-advisor-change-log.md b/awssupport/latest/user/aws-trusted-advisor-change-log.md index 1d09185cc..390097994 100644 --- a//awssupport/latest/user/aws-trusted-advisor-change-log.md +++ b//awssupport/latest/user/aws-trusted-advisor-change-log.md @@ -19 +19 @@ Change date | Check name | Change description -September, 11, 2025 | [L4dfs2Q4C5: AWS Lambda functions using deprecated runtimes](https://docs.aws.amazon.com/awssupport/latest/user/security-checks.html#aws-lambda-functions-deprecated-runtimes) | Updated **Yellow** alert criterion to indicate that runtimes deprecating within at least 180 are included. +September 11, 2025 | [L4dfs2Q4C5: AWS Lambda functions using deprecated runtimes](https://docs.aws.amazon.com/awssupport/latest/user/security-checks.html#aws-lambda-functions-deprecated-runtimes) | Updated **Yellow** alert criterion to indicate that runtimes deprecating within at least 180 are included.