AWS nova documentation change
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 + + @@ -86,0 +99,2 @@ Flow: The account user must reach out to the account admin to request admin acce + + @@ -88,0 +103,2 @@ Flow: The account user must reach out to the account admin to request admin acce + + @@ -90,0 +107,2 @@ Flow: The account user must reach out to the account admin to request admin acce + + @@ -92,0 +111,2 @@ Flow: The account user must reach out to the account admin to request admin acce + + @@ -99,0 +120,2 @@ Flow: The account user must reach out to the account admin to request admin acce + + @@ -101,0 +124,2 @@ Flow: The account user must reach out to the account admin to request admin acce + + @@ -119,0 +144,2 @@ Flow: The account user must reach out to the account admin to request admin acce + +