get_rule_container_image_uri: Return the Debugger rule image URI for the given AWS Region.

View source: R/debugger.R

get_rule_container_image_uriR Documentation

Return the Debugger rule image URI for the given AWS Region.

Description

For a full list of rule image URIs, see 'Use Debugger Docker Images for Built-in or Custom Rules https://docs.aws.amazon.com/sagemaker/latest/dg/debugger-docker-images-rules.html.

Usage

get_rule_container_image_uri(region)

Arguments

region

(str): A string of AWS Region. For example, “'us-east-1'“.

Value

str : Formatted image URI for the given AWS Region and the rule container type.


DyfanJones/sagemaker-r-common documentation built on June 14, 2022, 10:31 p.m.