Amazon EMR Cluster BootstrapActionConfig
BootstrapActionConfig is a property of the AWS::EMR::Cluster resource that
specifies bootstrap actions that Amazon EMR (Amazon EMR) runs before it installs applications
on the
cluster nodes.
Syntax
JSON
{ "Name" :String, "ScriptBootstrapAction" : ScriptBootstrapAction }
YAML
Name:StringScriptBootstrapAction: ScriptBootstrapAction
