We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f45e7c0 commit 089144dCopy full SHA for 089144d
src/sagemaker/lineage/artifact.py
@@ -81,7 +81,7 @@ class Artifact(_base_types.Record):
81
def save(self):
82
"""Save the state of this Artifact to SageMaker.
83
84
- Note that this method must be run from a SageMaker context such as studio or training job
+ Note that this method must be run from a SageMaker context such as Studio or a training job
85
due to restrictions on the CreateArtifact API.
86
87
Returns:
0 commit comments