v1

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

Creates an <i>artifact</i>. An artifact is a lineage tracking entity that represents a URI addressable object or data. Some examples are the S3 URI of a dataset and the ECR registry path of an image. For more information, see <a href="https://docs.aws.amazon.com/sagemaker/latest/dg/lineage-tracking.html">Amazon SageMaker ML Lineage Tracking</a>.

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

Headers

X-Amz-Target'SageMaker.CreateArtifact' required

Request body

ArtifactNamestring

The name of the artifact. Must be unique to your account in an Amazon Web Services Region.

ArtifactTypestring required

The artifact type.

Propertiesobject

A list of properties to add to the artifact.

Response

Success

ArtifactArnstring

The Amazon Resource Name (ARN) of the artifact.