Skip to content

Need SageMaker data source for registry IDs, paths for prebuilt Docker images #15940

@YakDriver

Description

@YakDriver

Community Note

  • Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
  • Please do not leave "+1" or other comments that do not add relevant new information or questions, they generate extra noise for issue followers and do not help prioritize the request
  • If you are interested in working on this issue or have submitted a pull request, please leave a comment

Description

Currently, there's no good way to get account/registry IDs for prebuilt Docker images. The account IDs vary across regions and across algorithms and libraries. These data sources provide many different Docker image URLs to the ECR:

New or Affected Resource(s)

  • aws_sagemaker_prebuilt_image

Potential Terraform Configuration

data "aws_sagemaker_prebuilt_ecr_image" "test" {
  repository_name = "sagemaker-scikit-learn"
  image_tag       = "2.2-1.0.11.0"
}

References

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementRequests to existing resources that expand the functionality or scope.partition/aws-us-govPertains to the aws-us-gov partition.service/sagemakerIssues and PRs that pertain to the sagemaker service.

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions