sagemaker.serve.validations.check_image_uri

sagemaker.serve.validations.check_image_uri#

Validates that a given image_uri is not a 1p image.

Functions

is_1p_image_uri(image_uri)

Shows if the given image_uri is owned by a 1st party account

sagemaker.serve.validations.check_image_uri.is_1p_image_uri(image_uri: str) bool[source]#

Shows if the given image_uri is owned by a 1st party account