AWS Security ChangesHomeSearch

AWS apprunner medium security documentation change

Service: apprunner · 2025-04-28 · Security-related medium

File: apprunner/latest/dg/service-source-code-nodejs-releases.md

Summary

Added deprecation policy note regarding security updates and restructured runtime version documentation with revised build process details

Security assessment

Explicitly documents that runtime deprecation is tied to end of security updates, which directly addresses security maintenance practices. This helps users avoid running applications on unsupported versions with potential vulnerabilities.

Diff

diff --git a/apprunner/latest/dg/service-source-code-nodejs-releases.md b/apprunner/latest/dg/service-source-code-nodejs-releases.md
index c0af8e64b..bcf2d8086 100644
--- a//apprunner/latest/dg/service-source-code-nodejs-releases.md
+++ b//apprunner/latest/dg/service-source-code-nodejs-releases.md
@@ -6,0 +7,4 @@
+###### Note
+
+App Runner’s standard deprecation policy is to deprecate a runtime when any major component of the runtime reaches the end of community long-term support (LTS) and security updates are no longer available. In some cases, App Runner may delay deprecation of a runtime for a limited period, beyond the end-of-support date of the language version supported by the runtime. An example of such a case could be to extend support for a runtime to allow customers time for migration.
+
@@ -8,0 +13,8 @@ This topic lists the full details for the Node.js runtime versions that App Runn
+Supported runtime versions — revised App Runner build Runtime name | **Minor versions** | **Included packages**  
+---|---|---  
+Node.js 22 (nodejs22) |  22.14.0  |  npm 10.9.2, yarn 1.22.22   
+  
+###### Note
+
+App Runner provides a revised build process for specific major runtimes that have been released more recently. Because of this you'll see references to _revised App Runner build_ and _original App Runner build_ in certain sections of this document. For more information, see [Managed runtime versions and the App Runner build](./service-source-code.html#service-source-code.build-detail).
+
@@ -21,4 +32,0 @@ Node.js 18 (nodejs18) |  18.20.8 |  npm 10.8.2, yarn 1.22.22
-###### Note
-
-App Runner provides a revised build process for specific major runtimes that have been released more recently. Because of this you'll see references to _revised App Runner build_ and _original App Runner build_ in certain sections of this document. For more information, see [Managed runtime versions and the App Runner build](./service-source-code.html#service-source-code.build-detail).
-
@@ -43,4 +50,0 @@ Node.js 12 (nodejs12) |  12.22.12 |  npm 6.14.16, yarn 1.22.22
-###### Note
-
-App Runner provides a revised build process for specific major runtimes that have been released more recently. Because of this you'll see references to _revised App Runner build_ and _original App Runner build_ in certain sections of this document. For more information, see [Managed runtime versions and the App Runner build](./service-source-code.html#service-source-code.build-detail).
-