AWS sagemaker documentation change
Summary
Fixed URL formatting in multiple documentation links by adding extra slashes after domain
Security assessment
All changes are URL syntax fixes for various AWS service documentation links. No security-related content was added or modified in these prerequisite instructions.
Diff
diff --git a/sagemaker/latest/dg/nova-model-general-prerequisites.md b/sagemaker/latest/dg/nova-model-general-prerequisites.md index c40e2456d..75aefc3e0 100644 --- a//sagemaker/latest/dg/nova-model-general-prerequisites.md +++ b//sagemaker/latest/dg/nova-model-general-prerequisites.md @@ -9 +9 @@ The customization process involves several key stages including model training, - * An AWS account. If you don't have an AWS account, follow [these instructions](https://docs.aws.amazon.com/sagemaker/latest/dg/gs-set-up.html#sign-up-for-aws) to sign up for one. + * An AWS account. If you don't have an AWS account, follow [these instructions](https://docs.aws.amazon.com//sagemaker/latest/dg/gs-set-up.html#sign-up-for-aws) to sign up for one. @@ -11 +11 @@ The customization process involves several key stages including model training, - * [Installing the AWS CLI](https://docs.aws.amazon.com/cli/latest/userguide/getting-started-install.html) and [Setting up the configuration](https://docs.aws.amazon.com/cli/latest/userguide/getting-started-quickstart.html). + * [Installing the AWS CLI](https://docs.aws.amazon.com//cli/latest/userguide/getting-started-install.html) and [Setting up the configuration](https://docs.aws.amazon.com//cli/latest/userguide/getting-started-quickstart.html). @@ -19 +19 @@ The customization process involves several key stages including model training, - * Familiarity of how to create AWS resources like [Amazon S3 buckets](https://docs.aws.amazon.com/AmazonS3/latest/userguide/create-bucket-overview.html) and [IAM roles with appropriate permissions](https://docs.aws.amazon.com/IAM/latest/UserGuide/id_roles_create.html). + * Familiarity of how to create AWS resources like [Amazon S3 buckets](https://docs.aws.amazon.com//AmazonS3/latest/userguide/create-bucket-overview.html) and [IAM roles with appropriate permissions](https://docs.aws.amazon.com//IAM/latest/UserGuide/id_roles_create.html). @@ -21 +21 @@ The customization process involves several key stages including model training, - * Familiarity of how to [train a model with Amazon SageMaker AI](https://docs.aws.amazon.com/sagemaker/latest/dg/how-it-works-training.html). + * Familiarity of how to [train a model with Amazon SageMaker AI](https://docs.aws.amazon.com//sagemaker/latest/dg/how-it-works-training.html). @@ -23 +23 @@ The customization process involves several key stages including model training, - * Familiarity of [Amazon SageMaker HyperPod with EKS orchestration](https://docs.aws.amazon.com/sagemaker/latest/dg/sagemaker-hyperpod-eks.html). + * Familiarity of [Amazon SageMaker HyperPod with EKS orchestration](https://docs.aws.amazon.com//sagemaker/latest/dg/sagemaker-hyperpod-eks.html). @@ -25 +25 @@ The customization process involves several key stages including model training, - * Familiarity of [Amazon SageMaker HyperPod CLI](https://docs.aws.amazon.com/sagemaker/latest/dg/sagemaker-hyperpod-eks-run-jobs-access-nodes.html). + * Familiarity of [Amazon SageMaker HyperPod CLI](https://docs.aws.amazon.com//sagemaker/latest/dg/sagemaker-hyperpod-eks-run-jobs-access-nodes.html). @@ -27 +27 @@ The customization process involves several key stages including model training, - * Familiarity of [Amazon Nova foundational models](https://docs.aws.amazon.com/nova/latest/userguide/customization.html). + * Familiarity of [Amazon Nova foundational models](https://docs.aws.amazon.com//nova/latest/userguide/customization.html).