Update Image
| sagemaker_update_image | R Documentation |
Updates the properties of a SageMaker image¶
Description¶
Updates the properties of a SageMaker image. To change the image's tags,
use the add_tags and delete_tags APIs.
Usage¶
Arguments¶
DeletePropertiesA list of properties to delete. Only the
DescriptionandDisplayNameproperties can be deleted.DescriptionThe new description for the image.
DisplayNameThe new display name for the image.
ImageName[required] The name of the image to update.
RoleArnThe new ARN for the IAM role that enables Amazon SageMaker to perform tasks on your behalf.
Value¶
A list with the following syntax: