AWS Security ChangesHomeSearch

AWS nova documentation change

Service: nova · 2026-02-19 · Documentation low

File: nova/latest/nova2-userguide/nova-forge-access.md

Summary

Added documentation for retrieving Nova Forge documents via S3, fixed a typo in console name, and inserted multiple onboarding process screenshots.

Security assessment

Changes include routine onboarding instructions and UI references without security context. The S3 copy command uses a hardcoded bucket path but doesn't discuss access controls, encryption, or credential management. No evidence of addressing vulnerabilities.

Diff

diff --git a/nova/latest/nova2-userguide/nova-forge-access.md b/nova/latest/nova2-userguide/nova-forge-access.md
index 753d180c3..f8cdd525f 100644
--- a//nova/latest/nova2-userguide/nova-forge-access.md
+++ b//nova/latest/nova2-userguide/nova-forge-access.md
@@ -5 +5 @@
-Step 1: Subscribe to Nova ForgeStep 2. Set up HyperPod infrastructureContent moderation settings
+Getting the Nova Forge documentsStep 1: Subscribe to Nova ForgeStep 2. Set up HyperPod infrastructureContent moderation settings
@@ -17,0 +18,10 @@ To get onboarded to Nova Forge, follow this 2-step process:
+## Getting the Nova Forge documents
+
+To get the Nova Forge documents follow the below steps:
+    
+    
+    mkdir NovaForgeHyperpodCLI
+    cd NovaForgeHyperpodCLI
+    aws s3 cp s3://nova-forge-c7363-206080352451-us-east-1/v1/ ./ --recursive
+    pip install -e .
+
@@ -24 +34 @@ To get onboarded to Nova Forge, follow this 2-step process:
-  2. Navigate to the SageMaker AI AI console and request access to Nova Forge.
+  2. Navigate to the SageMaker AI console and request access to Nova Forge.
@@ -66,0 +77,2 @@ Flow 1: The account user must reach out to the account admin to request the foll
+![](/images/nova/latest/nova2-userguide/images/Onboarding-option-a.png)
+
@@ -86,0 +99,2 @@ Flow: The account user must reach out to the account admin to request admin acce
+![](/images/nova/latest/nova2-userguide/images/add-forge-sub-policy.png)
+
@@ -88,0 +103,2 @@ Flow: The account user must reach out to the account admin to request admin acce
+![](/images/nova/latest/nova2-userguide/images/add-forge-sub-policy-2.png)
+
@@ -90,0 +107,2 @@ Flow: The account user must reach out to the account admin to request admin acce
+![](/images/nova/latest/nova2-userguide/images/add-forge-sub-tag-policy.png)
+
@@ -92,0 +111,2 @@ Flow: The account user must reach out to the account admin to request admin acce
+![](/images/nova/latest/nova2-userguide/images/forge-tag-policy-verify.png)
+
@@ -99,0 +120,2 @@ Flow: The account user must reach out to the account admin to request admin acce
+![](/images/nova/latest/nova2-userguide/images/forge-list-tags-policy.png)
+
@@ -101,0 +124,2 @@ Flow: The account user must reach out to the account admin to request admin acce
+![](/images/nova/latest/nova2-userguide/images/forge-tag-appendix.png)
+
@@ -119,0 +144,2 @@ Flow: The account user must reach out to the account admin to request admin acce
+![](/images/nova/latest/nova2-userguide/images/forge-add-tag-polices-example.png)
+