I've created a AWS EMR cluster. Is it possible to add bootstrap action to this existing EMR cluster? I'm planning to use it only for task nodes(during auto-scaling).
I've gone through the AWS document and I'm able to find it(bootstrap addition) mentioned only during create-cluster action.
So, I'd like to know is it possible to add/update bootstrap action to existing cluster?