UpdateClusterSlurmConfigurationRequest
Additional options related to the Slurm scheduler.
Contents
- accounting
-
The accounting configuration includes configurable settings for Slurm accounting.
Type: UpdateAccountingRequest object
Required: No
- scaleDownIdleTimeInSeconds
-
The time (in seconds) before an idle node is scaled down.
Default:
600Type: Integer
Valid Range: Minimum value of 1. Maximum value of 10000000.
Required: No
- slurmCustomSettings
-
Additional Slurm-specific configuration that directly maps to Slurm settings.
Type: Array of SlurmCustomSetting objects
Required: No
- slurmRest
-
The Slurm REST API configuration for the cluster.
Type: UpdateSlurmRestRequest object
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: