Seleziona le tue preferenze relative ai cookie

Utilizziamo cookie essenziali e strumenti simili necessari per fornire il nostro sito e i nostri servizi. Utilizziamo i cookie prestazionali per raccogliere statistiche anonime in modo da poter capire come i clienti utilizzano il nostro sito e apportare miglioramenti. I cookie essenziali non possono essere disattivati, ma puoi fare clic su \"Personalizza\" o \"Rifiuta\" per rifiutare i cookie prestazionali.

Se sei d'accordo, AWS e le terze parti approvate utilizzeranno i cookie anche per fornire utili funzionalità del sito, ricordare le tue preferenze e visualizzare contenuti pertinenti, inclusa la pubblicità pertinente. Per continuare senza accettare questi cookie, fai clic su \"Continua\" o \"Rifiuta\". Per effettuare scelte più dettagliate o saperne di più, fai clic su \"Personalizza\".

AWS::SageMaker::InferenceComponent DeployedImage

Modalità Focus
AWS::SageMaker::InferenceComponent DeployedImage - AWS CloudFormation
Questa pagina non è tradotta nella tua lingua. Richiedi traduzione
Filtro Visualizza

Gets the Amazon EC2 Container Registry path of the docker image of the model that is hosted in this ProductionVariant.

If you used the registry/repository[:tag] form to specify the image path of the primary container when you created the model hosted in this ProductionVariant, the path resolves to a path of the form registry/repository[@digest]. A digest is a hash value that identifies a specific version of an image. For information about Amazon ECR paths, see Pulling an Image in the Amazon ECR User Guide.

Syntax

To declare this entity in your AWS CloudFormation template, use the following syntax:

JSON

{ "ResolutionTime" : String, "ResolvedImage" : String, "SpecifiedImage" : String }

YAML

ResolutionTime: String ResolvedImage: String SpecifiedImage: String

Properties

ResolutionTime

The date and time when the image path for the model resolved to the ResolvedImage

Required: No

Type: String

Update requires: No interruption

ResolvedImage

The specific digest path of the image hosted in this ProductionVariant.

Required: No

Type: String

Pattern: [\S]+

Maximum: 255

Update requires: No interruption

SpecifiedImage

The image path you specified when you created the model.

Required: No

Type: String

Pattern: [\S]+

Maximum: 255

Update requires: No interruption

In questa pagina

PrivacyCondizioni del sitoPreferenze cookie
© 2025, Amazon Web Services, Inc. o società affiliate. Tutti i diritti riservati.