AWS Security ChangesHomeSearch

AWS prescriptive-guidance documentation change

Service: prescriptive-guidance · 2026-07-10 · Documentation low

File: prescriptive-guidance/latest/containerize-java-a2c/prerequisites.md

Summary

Updated internal link from welcome.html to introduction.html and added hyperlink to A2C setup prerequisites documentation

Security assessment

Changes involve documentation navigation improvements and adding reference links without introducing or modifying security-related content

Diff

diff --git a/prescriptive-guidance/latest/containerize-java-a2c/prerequisites.md b/prescriptive-guidance/latest/containerize-java-a2c/prerequisites.md
index 3e1f74fda..4e919b451 100644
--- a//prescriptive-guidance/latest/containerize-java-a2c/prerequisites.md
+++ b//prescriptive-guidance/latest/containerize-java-a2c/prerequisites.md
@@ -5 +5 @@
-[Documentation](/index.html)[AWS Prescriptive Guidance](https://aws.amazon.com/prescriptive-guidance/)[Containerizing and migrating Java applications using AWS App2Container](welcome.html)
+[Documentation](/index.html)[AWS Prescriptive Guidance](https://aws.amazon.com/prescriptive-guidance/)[Containerizing and migrating Java applications using AWS App2Container](introduction.html)
@@ -9 +9 @@
-There are prerequisites for setting up and using AWS App2Container (A2C). In most cases, applications are running in a private network. It might not be possible for the application server to meet the requirements to containerize your application and deploy to AWS or to install the Docker engine on the application server. In such cases, a consolidated virtual machine (VM) can be provisioned and used as a platform to containerize the applications running on the application servers. Choose a worker machine that can be used for modernizing multiple applications and application servers. The worker machine should meet the following requirements:
+There are [prerequisites](https://docs.aws.amazon.com/app2container/latest/UserGuide/a2c-setup.html) for setting up and using AWS App2Container (A2C). In most cases, applications are running in a private network. It might not be possible for the application server to meet the requirements to containerize your application and deploy to AWS or to install the Docker engine on the application server. In such cases, a consolidated virtual machine (VM) can be provisioned and used as a platform to containerize the applications running on the application servers. Choose a worker machine that can be used for modernizing multiple applications and application servers. The worker machine should meet the following requirements: