Skip to content

Commit 70eea3e

Browse files
author
awstools
committed
docs(client-sagemaker): Correction of docs for "Added support for ml.trn1.32xlarge instance type in Reserved Capacity Offering"
1 parent 53d862b commit 70eea3e

File tree

2 files changed

+75773
-75787
lines changed

2 files changed

+75773
-75787
lines changed

clients/client-sagemaker/src/models/models_0.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -530,7 +530,7 @@ export interface ModelPackageContainerDefinition {
530530
ContainerHostname?: string | undefined;
531531

532532
/**
533-
* <p>The Amazon EC2 Container Registry path where inference code is stored.</p>
533+
* <p>The Amazon Elastic Container Registry (Amazon ECR) path where inference code is stored.</p>
534534
* <p>If you are using your own custom algorithm instead of an algorithm provided by SageMaker,
535535
* the inference code must meet SageMaker requirements. SageMaker supports both
536536
* <code>registry/repository[:tag]</code> and <code>registry/repository[@digest]</code>

0 commit comments

Comments
 (0)