Skip to content

Commit

Permalink
docs(client-sagemaker): Correction of docs for "Added support for ml.…
Browse files Browse the repository at this point in the history
…trn1.32xlarge instance type in Reserved Capacity Offering"
  • Loading branch information
awstools committed Jan 17, 2025
1 parent 53d862b commit 70eea3e
Show file tree
Hide file tree
Showing 2 changed files with 75,773 additions and 75,787 deletions.
2 changes: 1 addition & 1 deletion clients/client-sagemaker/src/models/models_0.ts
Original file line number Diff line number Diff line change
Expand Up @@ -530,7 +530,7 @@ export interface ModelPackageContainerDefinition {
ContainerHostname?: string | undefined;

/**
* <p>The Amazon EC2 Container Registry path where inference code is stored.</p>
* <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>
Expand Down
Loading

0 comments on commit 70eea3e

Please sign in to comment.