1. Packages
  2. AWS Native
  3. API Docs
  4. sagemaker
  5. getImageVersion

We recommend new projects start with resources from the AWS provider.

AWS Native v0.126.0 published on Monday, Sep 30, 2024 by Pulumi

aws-native.sagemaker.getImageVersion

Explore with Pulumi AI

aws-native logo

We recommend new projects start with resources from the AWS provider.

AWS Native v0.126.0 published on Monday, Sep 30, 2024 by Pulumi

    Resource Type definition for AWS::SageMaker::ImageVersion

    Using getImageVersion

    Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.

    function getImageVersion(args: GetImageVersionArgs, opts?: InvokeOptions): Promise<GetImageVersionResult>
    function getImageVersionOutput(args: GetImageVersionOutputArgs, opts?: InvokeOptions): Output<GetImageVersionResult>
    def get_image_version(image_version_arn: Optional[str] = None,
                          opts: Optional[InvokeOptions] = None) -> GetImageVersionResult
    def get_image_version_output(image_version_arn: Optional[pulumi.Input[str]] = None,
                          opts: Optional[InvokeOptions] = None) -> Output[GetImageVersionResult]
    func LookupImageVersion(ctx *Context, args *LookupImageVersionArgs, opts ...InvokeOption) (*LookupImageVersionResult, error)
    func LookupImageVersionOutput(ctx *Context, args *LookupImageVersionOutputArgs, opts ...InvokeOption) LookupImageVersionResultOutput

    > Note: This function is named LookupImageVersion in the Go SDK.

    public static class GetImageVersion 
    {
        public static Task<GetImageVersionResult> InvokeAsync(GetImageVersionArgs args, InvokeOptions? opts = null)
        public static Output<GetImageVersionResult> Invoke(GetImageVersionInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetImageVersionResult> getImageVersion(GetImageVersionArgs args, InvokeOptions options)
    // Output-based functions aren't available in Java yet
    
    fn::invoke:
      function: aws-native:sagemaker:getImageVersion
      arguments:
        # arguments dictionary

    The following arguments are supported:

    ImageVersionArn string

    The Amazon Resource Name (ARN) of the image version.

    Type : String

    Length Constraints : Maximum length of 256.

    Pattern : ^arn:aws(-[\w]+)*:sagemaker:.+:[0-9]{12}:image-version/[a-z0-9]([-.]?[a-z0-9])*/[0-9]+$

    ImageVersionArn string

    The Amazon Resource Name (ARN) of the image version.

    Type : String

    Length Constraints : Maximum length of 256.

    Pattern : ^arn:aws(-[\w]+)*:sagemaker:.+:[0-9]{12}:image-version/[a-z0-9]([-.]?[a-z0-9])*/[0-9]+$

    imageVersionArn String

    The Amazon Resource Name (ARN) of the image version.

    Type : String

    Length Constraints : Maximum length of 256.

    Pattern : ^arn:aws(-[\w]+)*:sagemaker:.+:[0-9]{12}:image-version/[a-z0-9]([-.]?[a-z0-9])*/[0-9]+$

    imageVersionArn string

    The Amazon Resource Name (ARN) of the image version.

    Type : String

    Length Constraints : Maximum length of 256.

    Pattern : ^arn:aws(-[\w]+)*:sagemaker:.+:[0-9]{12}:image-version/[a-z0-9]([-.]?[a-z0-9])*/[0-9]+$

    image_version_arn str

    The Amazon Resource Name (ARN) of the image version.

    Type : String

    Length Constraints : Maximum length of 256.

    Pattern : ^arn:aws(-[\w]+)*:sagemaker:.+:[0-9]{12}:image-version/[a-z0-9]([-.]?[a-z0-9])*/[0-9]+$

    imageVersionArn String

    The Amazon Resource Name (ARN) of the image version.

    Type : String

    Length Constraints : Maximum length of 256.

    Pattern : ^arn:aws(-[\w]+)*:sagemaker:.+:[0-9]{12}:image-version/[a-z0-9]([-.]?[a-z0-9])*/[0-9]+$

    getImageVersion Result

    The following output properties are available:

    ContainerImage string
    The URI of the container image version referenced by ImageVersion.
    Horovod bool
    ImageArn string
    The Amazon Resource Name (ARN) of the parent Image.
    ImageVersionArn string

    The Amazon Resource Name (ARN) of the image version.

    Type : String

    Length Constraints : Maximum length of 256.

    Pattern : ^arn:aws(-[\w]+)*:sagemaker:.+:[0-9]{12}:image-version/[a-z0-9]([-.]?[a-z0-9])*/[0-9]+$

    JobType Pulumi.AwsNative.SageMaker.ImageVersionJobType
    MlFramework string
    Processor Pulumi.AwsNative.SageMaker.ImageVersionProcessor
    ProgrammingLang string
    ReleaseNotes string
    VendorGuidance Pulumi.AwsNative.SageMaker.ImageVersionVendorGuidance
    Version int
    The version of the image.
    ContainerImage string
    The URI of the container image version referenced by ImageVersion.
    Horovod bool
    ImageArn string
    The Amazon Resource Name (ARN) of the parent Image.
    ImageVersionArn string

    The Amazon Resource Name (ARN) of the image version.

    Type : String

    Length Constraints : Maximum length of 256.

    Pattern : ^arn:aws(-[\w]+)*:sagemaker:.+:[0-9]{12}:image-version/[a-z0-9]([-.]?[a-z0-9])*/[0-9]+$

    JobType ImageVersionJobType
    MlFramework string
    Processor ImageVersionProcessor
    ProgrammingLang string
    ReleaseNotes string
    VendorGuidance ImageVersionVendorGuidance
    Version int
    The version of the image.
    containerImage String
    The URI of the container image version referenced by ImageVersion.
    horovod Boolean
    imageArn String
    The Amazon Resource Name (ARN) of the parent Image.
    imageVersionArn String

    The Amazon Resource Name (ARN) of the image version.

    Type : String

    Length Constraints : Maximum length of 256.

    Pattern : ^arn:aws(-[\w]+)*:sagemaker:.+:[0-9]{12}:image-version/[a-z0-9]([-.]?[a-z0-9])*/[0-9]+$

    jobType ImageVersionJobType
    mlFramework String
    processor ImageVersionProcessor
    programmingLang String
    releaseNotes String
    vendorGuidance ImageVersionVendorGuidance
    version Integer
    The version of the image.
    containerImage string
    The URI of the container image version referenced by ImageVersion.
    horovod boolean
    imageArn string
    The Amazon Resource Name (ARN) of the parent Image.
    imageVersionArn string

    The Amazon Resource Name (ARN) of the image version.

    Type : String

    Length Constraints : Maximum length of 256.

    Pattern : ^arn:aws(-[\w]+)*:sagemaker:.+:[0-9]{12}:image-version/[a-z0-9]([-.]?[a-z0-9])*/[0-9]+$

    jobType ImageVersionJobType
    mlFramework string
    processor ImageVersionProcessor
    programmingLang string
    releaseNotes string
    vendorGuidance ImageVersionVendorGuidance
    version number
    The version of the image.
    container_image str
    The URI of the container image version referenced by ImageVersion.
    horovod bool
    image_arn str
    The Amazon Resource Name (ARN) of the parent Image.
    image_version_arn str

    The Amazon Resource Name (ARN) of the image version.

    Type : String

    Length Constraints : Maximum length of 256.

    Pattern : ^arn:aws(-[\w]+)*:sagemaker:.+:[0-9]{12}:image-version/[a-z0-9]([-.]?[a-z0-9])*/[0-9]+$

    job_type ImageVersionJobType
    ml_framework str
    processor ImageVersionProcessor
    programming_lang str
    release_notes str
    vendor_guidance ImageVersionVendorGuidance
    version int
    The version of the image.
    containerImage String
    The URI of the container image version referenced by ImageVersion.
    horovod Boolean
    imageArn String
    The Amazon Resource Name (ARN) of the parent Image.
    imageVersionArn String

    The Amazon Resource Name (ARN) of the image version.

    Type : String

    Length Constraints : Maximum length of 256.

    Pattern : ^arn:aws(-[\w]+)*:sagemaker:.+:[0-9]{12}:image-version/[a-z0-9]([-.]?[a-z0-9])*/[0-9]+$

    jobType "TRAINING" | "INFERENCE" | "NOTEBOOK_KERNEL"
    mlFramework String
    processor "CPU" | "GPU"
    programmingLang String
    releaseNotes String
    vendorGuidance "NOT_PROVIDED" | "STABLE" | "TO_BE_ARCHIVED" | "ARCHIVED"
    version Number
    The version of the image.

    Supporting Types

    ImageVersionJobType

    ImageVersionProcessor

    ImageVersionVendorGuidance

    Package Details

    Repository
    AWS Native pulumi/pulumi-aws-native
    License
    Apache-2.0
    aws-native logo

    We recommend new projects start with resources from the AWS provider.

    AWS Native v0.126.0 published on Monday, Sep 30, 2024 by Pulumi