Skip to content

Commit 37cf8a4

Browse files
author
AWS
committed
Amazon SageMaker Service Update: Correction of docs for "Added support for ml.trn1.32xlarge instance type in Reserved Capacity Offering"
1 parent 18dafe9 commit 37cf8a4

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"type": "feature",
3+
"category": "Amazon SageMaker Service",
4+
"contributor": "",
5+
"description": "Correction of docs for \"Added support for ml.trn1.32xlarge instance type in Reserved Capacity Offering\""
6+
}

services/sagemaker/src/main/resources/codegen-resources/service-2.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29903,7 +29903,7 @@
2990329903
},
2990429904
"Image":{
2990529905
"shape":"ContainerImage",
29906-
"documentation":"<p>The Amazon EC2 Container Registry path where inference code is stored.</p> <p>If you are using your own custom algorithm instead of an algorithm provided by SageMaker, the inference code must meet SageMaker requirements. SageMaker supports both <code>registry/repository[:tag]</code> and <code>registry/repository[@digest]</code> image path formats. For more information, see <a href=\"https://docs.aws.amazon.com/sagemaker/latest/dg/your-algorithms.html\">Using Your Own Algorithms with Amazon SageMaker</a>.</p>"
29906+
"documentation":"<p>The Amazon Elastic Container Registry (Amazon ECR) path where inference code is stored.</p> <p>If you are using your own custom algorithm instead of an algorithm provided by SageMaker, the inference code must meet SageMaker requirements. SageMaker supports both <code>registry/repository[:tag]</code> and <code>registry/repository[@digest]</code> image path formats. For more information, see <a href=\"https://docs.aws.amazon.com/sagemaker/latest/dg/your-algorithms.html\">Using Your Own Algorithms with Amazon SageMaker</a>.</p>"
2990729907
},
2990829908
"ImageDigest":{
2990929909
"shape":"ImageDigest",

0 commit comments

Comments
 (0)