AWS::PCS::Cluster Scheduler - AWS CloudFormation

This is the new AWS CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS CloudFormation User Guide.

AWS::PCS::Cluster Scheduler

The cluster management and job scheduling software associated with the cluster.

Syntax

To declare this entity in your AWS CloudFormation template, use the following syntax:

JSON

{ "Type" : String, "Version" : String }

YAML

Type: String Version: String

Properties

Type

The software AWS PCS uses to manage cluster scaling and job scheduling.

Required: Yes

Type: String

Allowed values: SLURM

Update requires: Replacement

Version

The version of the specified scheduling software that AWS PCS uses to manage cluster scaling and job scheduling. For more information, see Slurm versions in AWS PCS in the AWS PCS User Guide.

Valid Values: 23.11 | 24.05 | 24.11

Required: Yes

Type: String

Update requires: Replacement