AWS::PCS::Cluster Scheduler - Amazon CloudFormation
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

This is the new Amazon CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the Amazon 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 Amazon CloudFormation template, use the following syntax:

JSON

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

YAML

Type: String Version: String

Properties

Type

The software Amazon 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 Amazon PCS uses to manage cluster scaling and job scheduling.

Required: Yes

Type: String

Update requires: Replacement