Selecione suas preferências de cookies

Usamos cookies essenciais e ferramentas semelhantes que são necessárias para fornecer nosso site e serviços. Usamos cookies de desempenho para coletar estatísticas anônimas, para que possamos entender como os clientes usam nosso site e fazer as devidas melhorias. Cookies essenciais não podem ser desativados, mas você pode clicar em “Personalizar” ou “Recusar” para recusar cookies de desempenho.

Se você concordar, a AWS e terceiros aprovados também usarão cookies para fornecer recursos úteis do site, lembrar suas preferências e exibir conteúdo relevante, incluindo publicidade relevante. Para aceitar ou recusar todos os cookies não essenciais, clique em “Aceitar” ou “Recusar”. Para fazer escolhas mais detalhadas, clique em “Personalizar”.

AWS::SageMaker::InferenceComponent DeployedImage

Modo de foco
AWS::SageMaker::InferenceComponent DeployedImage - AWS CloudFormation
Esta página não foi traduzida para seu idioma. Solicitar tradução
Filtrar visualização

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

Nesta página

PrivacidadeTermos do sitePreferências de cookies
© 2025, Amazon Web Services, Inc. ou suas afiliadas. Todos os direitos reservados.