SageMaker Action

SageMaker Action in AWS represents a record of a specific step or event within a SageMaker workflow, such as model training, data processing, or deployment. It provides metadata and details about the action, including its type, status, properties, and associations with other SageMaker entities. This helps track and manage machine learning workflows, ensuring better visibility and reproducibility of ML processes.

aws.sagemaker_action

Fields

TitleIDTypeData TypeDescription
_keycorestring
account_idcorestring
action_arncorestringThe Amazon Resource Name (ARN) of the action.
action_namecorestringThe name of the action.
action_typecorestringThe type of the action.
created_bycorejsonInformation about the user who created or modified an experiment, trial, trial component, lineage group, project, or model card.
creation_timecoretimestampWhen the action was created.
descriptioncorestringThe description of the action.
last_modified_bycorejsonInformation about the user who created or modified an experiment, trial, trial component, lineage group, project, or model card.
last_modified_timecoretimestampWhen the action was last modified.
lineage_group_arncorestringThe Amazon Resource Name (ARN) of the lineage group.
metadata_propertiescorejsonMetadata properties of the tracking entity, trial, or trial component.
propertiescorehstoreA list of the action's properties.
statuscorestringThe status of the action.
tagscorehstore