ClusterSlurmConfiguration - AWS PCS

ClusterSlurmConfiguration

Additional options related to the Slurm scheduler.

Contents

authKey

The shared Slurm key for authentication, also known as the cluster secret.

Type: SlurmAuthKey object

Required: No

scaleDownIdleTimeInSeconds

The time (in seconds) before an idle node is scaled down.

Default: 600

Type: Integer

Valid Range: Minimum value of 1.

Required: No

slurmCustomSettings

Additional Slurm-specific configuration that directly maps to Slurm settings.

Type: Array of SlurmCustomSetting objects

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: