SageMaker Cluster Scheduler Config

SageMaker Cluster Scheduler Config in AWS provides details about the scheduling configuration for a SageMaker cluster. It defines how compute resources are allocated and managed within the cluster, including policies for scaling, job placement, and workload distribution. This helps optimize performance and cost efficiency when running machine learning training or inference workloads across multiple nodes.

aws.sagemaker_cluster_scheduler_config

Fields

TitleIDTypeData TypeDescription
_keycorestring
account_idcorestring
cluster_arncorestringARN of the cluster where the cluster policy is applied.
cluster_scheduler_config_arncorestringARN of the cluster policy.
cluster_scheduler_config_idcorestringID of the cluster policy.
cluster_scheduler_config_versioncoreint64Version of the cluster policy.
created_bycorejsonInformation about the user who created or modified an experiment, trial, trial component, lineage group, project, or model card.
creation_timecoretimestampCreation time of the cluster policy.
descriptioncorestringDescription of the cluster policy.
failure_reasoncorestringFailure reason of the cluster policy.
last_modified_bycorejsonInformation about the user who created or modified an experiment, trial, trial component, lineage group, project, or model card.
last_modified_timecoretimestampLast modified time of the cluster policy.
namecorestringName of the cluster policy.
scheduler_configcorejsonCluster policy configuration. This policy is used for task prioritization and fair-share allocation. This helps prioritize critical workloads and distributes idle compute across entities.
statuscorestringStatus of the cluster policy.
tagscorehstore