Compute Node Group
AWS::PCS::ComputeNodeGroup resource creates an AWS PCS compute node group.
Properties
An Amazon EC2 launch template AWS PCS uses to launch compute nodes.
The list of errors that occurred during compute node group provisioning.
The Amazon Resource Name (ARN) of the IAM instance profile used to pass an IAM role when launching EC2 instances. The role contained in your instance profile must have pcs:RegisterComputeNodeGroupInstance permissions attached to provision instances correctly.
A list of EC2 instance configurations that AWS PCS can provision in the compute node group.
Specifies how EC2 instances are purchased on your behalf. AWS PCS supports On-Demand and Spot instances. For more information, see Instance purchasing options in the Amazon Elastic Compute Cloud User Guide. If you don't provide this option, it defaults to On-Demand.
Specifies the boundaries of the compute node group auto scaling.
Additional options related to the Slurm scheduler.
Additional configuration when you specify SPOT as the purchase option.
The provisioning status of the compute node group. The provisioning status doesn't indicate the overall health of the compute node group.