v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-143021,9861.6 MB

Creates a custom SageMaker image. A SageMaker image is a set of image versions. Each image version represents a container image stored in Amazon Elastic Container Registry (ECR). For more information, see <a href="https://docs.aws.amazon.com/sagemaker/latest/dg/studio-byoi.html">Bring your own SageMaker image</a>.

post/#X-Amz-Target=SageMaker.CreateImage

Headers

X-Amz-Target'SageMaker.CreateImage' required

Request body

Descriptionstring

The description of the image.

DisplayNamestring

The display name of the image. If not provided, <code>ImageName</code> is displayed.

ImageNamestring required

The name of the image. Must be unique to your account.

RoleArnstring required

The ARN of an IAM role that enables Amazon SageMaker to perform tasks on your behalf.

Response

Success

ImageArnstring

The ARN of the image.