Data Source: aws_sagemaker_prebuilt_ecr_image

Get information about prebuilt Amazon SageMaker Docker images.

Example Usage

Basic usage:

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

Argument Reference

This data source supports the following arguments:

Attribute Reference

This data source exports the following attributes in addition to the arguments above: