Skip to content

sagemaker.image_uris.retrieve for custom docker images in ecr (no framework) #1902

Closed
@walter-hernandez

Description

@walter-hernandez

What did you find confusing? Please describe.
The call sagemaker.amazon.amazon_estimator.get_image_uri was migrated to sagemaker.image_uris.retrieve . There is no information about how to make the calls to get the image url of a custom docker image in ecr that was created using Sagemaker .

Describe how documentation can be improved
How do you make the call to get the uri of custom docker image using the library sagemaker-training? This docker image is not using any of the prebuilt frameworks.

Additional context
Before you just did:
container_image_uri = get_image_uri(repo_name, repo_region, repo_version)

The above was specially useful when you were bringing your own custom docker images that were not using a framework in particular.

Kind regards,

Walter

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions