

# BootstrapActionConfig
<a name="API_BootstrapActionConfig"></a>

Configuration of a bootstrap action.

## Contents
<a name="API_BootstrapActionConfig_Contents"></a>

 ** Name **   <a name="EMR-Type-BootstrapActionConfig-Name"></a>
The name of the bootstrap action.  
Type: String  
Length Constraints: Minimum length of 0. Maximum length of 256.  
Pattern: `[\u0020-\uD7FF\uE000-\uFFFD\uD800\uDC00-\uDBFF\uDFFF\r\n\t]*`   
Required: Yes

 ** ScriptBootstrapAction **   <a name="EMR-Type-BootstrapActionConfig-ScriptBootstrapAction"></a>
The script run by the bootstrap action.  
Type: [ScriptBootstrapActionConfig](API_ScriptBootstrapActionConfig.md) object  
Required: Yes

## See Also
<a name="API_BootstrapActionConfig_SeeAlso"></a>

For more information about using this API in one of the language-specific Amazon SDKs, see the following:
+  [Amazon SDK for C\$1\$1](https://docs.amazonaws.cn/goto/SdkForCpp/elasticmapreduce-2009-03-31/BootstrapActionConfig) 
+  [Amazon SDK for Java V2](https://docs.amazonaws.cn/goto/SdkForJavaV2/elasticmapreduce-2009-03-31/BootstrapActionConfig) 
+  [Amazon SDK for Ruby V3](https://docs.amazonaws.cn/goto/SdkForRubyV3/elasticmapreduce-2009-03-31/BootstrapActionConfig) 