ExecutionPolicy
The policy that determines when a node lifecycle script runs. Valid values:
FIRST_BOOT_ONLY– Runs the script only the first time the compute node boots.EVERY_BOOT– Runs the script every time the compute node boots, including reboots.