AWS sagemaker documentation change
Summary
Minor editorial changes: updated phrasing for variable configuration instructions and fixed a typo ('iin' to 'in').
Security assessment
Changes are purely editorial with no security implications. No security-related content was added or modified.
Diff
diff --git a/sagemaker/latest/dg/sagemaker-hyperpod-model-deployment-deploy-js-kubectl.md b/sagemaker/latest/dg/sagemaker-hyperpod-model-deployment-deploy-js-kubectl.md index cc19e33ee..3260e14e8 100644 --- a//sagemaker/latest/dg/sagemaker-hyperpod-model-deployment-deploy-js-kubectl.md +++ b//sagemaker/latest/dg/sagemaker-hyperpod-model-deployment-deploy-js-kubectl.md @@ -41 +41 @@ Before you begin, verify that you've: - 4. Configure the model ID and cluster name you’ve selected into the variables below. + 4. Configure the model ID and cluster name you’ve selected into the following variables. @@ -72 +72 @@ Check with your cluster admin to ensure permissions are granted for this role or - 7. The following is an example for a `deepseek-llm-r1-distill-qwen-1-5b` model deployment from Jumpstart. Create a similar deployment yaml file based on the model selected iin the above step. + 7. The following is an example for a `deepseek-llm-r1-distill-qwen-1-5b` model deployment from Jumpstart. Create a similar deployment yaml file based on the model selected in the preceding step.