A script to run during a compute node lifecycle stage.
The command-line arguments to pass to the script. You can specify up to 20 arguments, and each argument can be up to 256 characters long.
The policy that determines when the script runs. The default value is FIRST_BOOT_ONLY. Valid values:
FIRST_BOOT_ONLY
A unique name for the script. The name can be up to 64 characters long. Valid characters are letters, numbers, spaces, underscores (_), and hyphens (-). The first character must be a letter or a number.
_
-
The behavior when the script fails. The default value is TERMINATE. Valid values:
TERMINATE
The source location and integrity information for the script.