AWS::SageMaker::Cluster Orchestrator
The orchestrator for a SageMaker HyperPod cluster.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{ "Eks" :
ClusterOrchestratorEksConfig
}
Properties
Eks
-
The configuration of the Amazon EKS orchestrator cluster for the SageMaker HyperPod cluster.
Required: Yes
Type: ClusterOrchestratorEksConfig
Update requires: Replacement