AWS sagemaker documentation change
Summary
Updated multiple section titles and links to use gerund forms for consistency
Security assessment
Changes focus on documentation style consistency rather than security-related content or vulnerabilities
Diff
diff --git a/sagemaker/latest/dg/sagemaker-hyperpod-lifecycle-best-practices-slurm.md b/sagemaker/latest/dg/sagemaker-hyperpod-lifecycle-best-practices-slurm.md index f0e94debe..5438addd0 100644 --- a//sagemaker/latest/dg/sagemaker-hyperpod-lifecycle-best-practices-slurm.md +++ b//sagemaker/latest/dg/sagemaker-hyperpod-lifecycle-best-practices-slurm.md @@ -7 +7 @@ High-level overview -# Customize SageMaker HyperPod clusters using lifecycle scripts +# Customizing SageMaker HyperPod clusters using lifecycle scripts @@ -55 +55 @@ The following topics walk you through and dive deep into details on how to organ - * [Start with base lifecycle scripts provided by HyperPod](./sagemaker-hyperpod-lifecycle-best-practices-slurm-slurm-base-config.html) + * [Base lifecycle scripts provided by HyperPod](./sagemaker-hyperpod-lifecycle-best-practices-slurm-slurm-base-config.html) @@ -59 +59 @@ The following topics walk you through and dive deep into details on how to organ - * [Mount Amazon FSx for Lustre to a HyperPod cluster](./sagemaker-hyperpod-lifecycle-best-practices-slurm-slurm-setup-with-fsx.html) + * [Mounting Amazon FSx for Lustre to a HyperPod cluster](./sagemaker-hyperpod-lifecycle-best-practices-slurm-slurm-setup-with-fsx.html) @@ -61 +61 @@ The following topics walk you through and dive deep into details on how to organ - * [Validate the JSON configuration files before creating a Slurm cluster on HyperPod](./sagemaker-hyperpod-lifecycle-best-practices-slurm-slurm-validate-json-files.html) + * [Validating the JSON configuration files before creating a Slurm cluster on HyperPod](./sagemaker-hyperpod-lifecycle-best-practices-slurm-slurm-validate-json-files.html) @@ -63 +63 @@ The following topics walk you through and dive deep into details on how to organ - * [Validate runtime before running production workloads on a Slurm cluster on HyperPod](./sagemaker-hyperpod-lifecycle-best-practices-slurm-slurm-validate-runtime.html) + * [Validating runtime before running production workloads on a HyperPod Slurm cluster](./sagemaker-hyperpod-lifecycle-best-practices-slurm-slurm-validate-runtime.html) @@ -65 +65 @@ The following topics walk you through and dive deep into details on how to organ - * [Develop lifecycle scripts interactively on a HyperPod cluster node](./sagemaker-hyperpod-lifecycle-best-practices-slurm-slurm-develop-lifecycle-scripts.html) + * [Developing lifecycle scripts interactively on a HyperPod cluster node](./sagemaker-hyperpod-lifecycle-best-practices-slurm-slurm-develop-lifecycle-scripts.html) @@ -67 +67 @@ The following topics walk you through and dive deep into details on how to organ - * [Update a cluster with new or updated lifecycle scripts](./sagemaker-hyperpod-lifecycle-best-practices-slurm-slurm-update-cluster-lifecycle.html) + * [Updating a cluster with new or updated lifecycle scripts](./sagemaker-hyperpod-lifecycle-best-practices-slurm-slurm-update-cluster-lifecycle.html) @@ -80 +80 @@ Using the AWS CLI -Start with base lifecycle scripts provided by HyperPod +Base lifecycle scripts