AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
Container for the parameters to the CreateImage operation. Creates a custom SageMaker AI image. A SageMaker AI image is a set of image versions. Each image version represents a container image stored in Amazon ECR. For more information, see Bring your own SageMaker AI image.
Namespace: Amazon.SageMaker.Model
Assembly: AWSSDK.SageMaker.dll
Version: 3.x.y.z
public class CreateImageRequest : AmazonSageMakerRequest IAmazonWebServiceRequest
The CreateImageRequest type exposes the following members
Name | Description | |
---|---|---|
![]() |
CreateImageRequest() |
Name | Type | Description | |
---|---|---|---|
![]() |
Description | System.String |
Gets and sets the property Description. The description of the image. |
![]() |
DisplayName | System.String |
Gets and sets the property DisplayName.
The display name of the image. If not provided, |
![]() |
ImageName | System.String |
Gets and sets the property ImageName. The name of the image. Must be unique to your account. |
![]() |
RoleArn | System.String |
Gets and sets the property RoleArn. The ARN of an IAM role that enables Amazon SageMaker AI to perform tasks on your behalf. |
![]() |
Tags | System.Collections.Generic.List<Amazon.SageMaker.Model.Tag> |
Gets and sets the property Tags. A list of tags to apply to the image. |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5