AWS Security ChangesHomeSearch

AWS sagemaker documentation change

Service: sagemaker · 2025-05-01 · Documentation low

File: sagemaker/latest/dg/sagemaker-hyperpod-lifecycle-best-practices-slurm-slurm-setup-with-fsx.md

Summary

Updated section header and cross-reference to base configuration documentation

Security assessment

Documentation improvements for FSx integration instructions. No security controls or vulnerabilities addressed in changes.

Diff

diff --git a/sagemaker/latest/dg/sagemaker-hyperpod-lifecycle-best-practices-slurm-slurm-setup-with-fsx.md b/sagemaker/latest/dg/sagemaker-hyperpod-lifecycle-best-practices-slurm-slurm-setup-with-fsx.md
index e1b456904..7f018a963 100644
--- a//sagemaker/latest/dg/sagemaker-hyperpod-lifecycle-best-practices-slurm-slurm-setup-with-fsx.md
+++ b//sagemaker/latest/dg/sagemaker-hyperpod-lifecycle-best-practices-slurm-slurm-setup-with-fsx.md
@@ -5 +5 @@
-# Mount Amazon FSx for Lustre to a HyperPod cluster
+# Mounting Amazon FSx for Lustre to a HyperPod cluster
@@ -22 +22 @@ For more tips about setting up Amazon VPC, see [Prerequisites for using SageMake
-  2. To finish configuring Slurm with Amazon FSx for Lustre, specify the Amazon FSx DNS name and Amazon FSx mount name in `provisioning_parameters.json` as shown in the figure in the [Start with base lifecycle scripts provided by HyperPod](./sagemaker-hyperpod-lifecycle-best-practices-slurm-slurm-base-config.html) section. You can find the Amazon FSx information either from the Amazon FSx for Lustre console in your account or by running the following AWS CLI command, `aws fsx describe-file-systems`.
+  2. To finish configuring Slurm with Amazon FSx for Lustre, specify the Amazon FSx DNS name and Amazon FSx mount name in `provisioning_parameters.json` as shown in the figure in the [Base lifecycle scripts provided by HyperPod](./sagemaker-hyperpod-lifecycle-best-practices-slurm-slurm-base-config.html) section. You can find the Amazon FSx information either from the Amazon FSx for Lustre console in your account or by running the following AWS CLI command, `aws fsx describe-file-systems`.
@@ -36 +36 @@ To use the Amazon Web Services Documentation, Javascript must be enabled. Please
-What particular configurations HyperPod manages in Slurm configuration files
+Slurm configuration files
@@ -38 +38 @@ What particular configurations HyperPod manages in Slurm configuration files
-Validate the JSON configuration files before creating a Slurm cluster on HyperPod
+Validating configuration files